Update finish.sh
This commit is contained in:
parent
8fe3194579
commit
af0fa4e0bc
|
|
@ -111,6 +111,7 @@ if [ .$switch_enabled = .'true' ]; then
|
||||||
sed -i' ' -e s:"{v_pass}:$xml_cdr_password:" $conf_dir/autoload_configs/xml_cdr.conf.xml
|
sed -i' ' -e s:"{v_pass}:$xml_cdr_password:" $conf_dir/autoload_configs/xml_cdr.conf.xml
|
||||||
|
|
||||||
#restart freeswitch
|
#restart freeswitch
|
||||||
|
service freeswitch stop
|
||||||
service freeswitch start
|
service freeswitch start
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue