Browse Source

use kamcmd to stop kamailio

update-rsyslog-config
lazedo 7 years ago
parent
commit
f04166002b
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      system/sbin/kazoo-kamailio

+ 1
- 1
system/sbin/kazoo-kamailio View File

@ -187,7 +187,7 @@ start() {
}
stop() {
killall ${BIN_FILE}
kamcmd core.kill
RETVAL=$?
if mount_point_exists; then
mkdir -p ${DB_LOCATION}/../db-backup


Loading…
Cancel
Save