sipwitch plugins

This commit is contained in:
Bob Mottram 2015-11-01 22:36:50 +00:00
parent eaa138f412
commit 59123c9b7d
1 changed files with 2 additions and 0 deletions

View File

@ -10974,6 +10974,8 @@ function install_sip {
echo '</routing>' >> /etc/sipwitch.conf
echo '</sipwitch>' >> /etc/sipwitch.conf
sed -i 's|#PLUGINS=|PLUGINS=|g' /etc/default/sipwitch
service sipwitch start
if ! grep -q "SIP Server" /home/$MY_USERNAME/README; then