Create dsn.sh

This commit is contained in:
FusionPBX 2017-06-15 10:53:07 -07:00 committed by GitHub
parent 2d46a289db
commit ac90958e69
1 changed files with 1 additions and 1 deletions

View File

@ -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