Create dsn.sh
This commit is contained in:
parent
2d46a289db
commit
ac90958e69
|
|
@ -60,7 +60,7 @@ rm /var/lib/freeswitch/db/call_limit.db
|
||||||
rm /var/lib/freeswitch/db/sofia_reg_*
|
rm /var/lib/freeswitch/db/sofia_reg_*
|
||||||
|
|
||||||
#flush memcache
|
#flush memcache
|
||||||
service memcached restart
|
/usr/bin/fs_cli -x 'memcache flush'
|
||||||
|
|
||||||
#restart freeswitch
|
#restart freeswitch
|
||||||
service freeswitch restart
|
service freeswitch restart
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue