mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-03-31 02:33:44 +00:00
util for quick restarts during debugging
This commit is contained in:
parent
6ab5e85f93
commit
d237d0f343
5
support-d/rbfs
Normal file
5
support-d/rbfs
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
fs_cli -x "fsctl shutdown now"
|
||||||
|
pkill -9 freeswitch
|
||||||
|
sleep 1
|
||||||
|
/usr/local/freeswitch/bin/freeswitch -ncwait -nocal
|
Loading…
x
Reference in New Issue
Block a user