forked from norman/fusionpbx-install.sh-github-mirror
Update finish.sh
This commit is contained in:
@@ -111,12 +111,12 @@ 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
|
||||||
|
|
||||||
#stop freeswitch
|
#stop freeswitch
|
||||||
service freeswitch stop
|
service freeswitch restart
|
||||||
sleep 2
|
|
||||||
|
#install monit.sh
|
||||||
#start freeswitch
|
if [ .$monit_enabled = .'true' ]; then
|
||||||
service freeswitch start
|
. ./monit.sh
|
||||||
sleep 3
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
#welcome message
|
#welcome message
|
||||||
|
|||||||
Reference in New Issue
Block a user