This website works better with JavaScript.
Home
Explore
Help
Sign In
ruhnet
/
kazoo-configs-kamailio
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
183
Wiki
Activity
Browse Source
use kamcmd to stop kamailio
update-rsyslog-config
lazedo
7 years ago
parent
001fe85dd6
commit
f04166002b
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
system/sbin/kazoo-kamailio
+ 1
- 1
system/sbin/kazoo-kamailio
View File
@ -187,7 +187,7 @@ start() {
}
}
stop() {
stop() {
kill
all ${BIN_FILE}
k
amcmd core.k
ill
RETVAL=$?
RETVAL=$?
if mount_point_exists; then
if mount_point_exists; then
mkdir -p ${DB_LOCATION}/../db-backup
mkdir -p ${DB_LOCATION}/../db-backup
Write
Preview
Loading…
Cancel
Save