Browse Source

use kamcmd to stop kamailio

4.3
lazedo 7 years ago
committed by Luis Azedo
parent
commit
dd9b7133e9
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