sipwitch plugins
This commit is contained in:
parent
eaa138f412
commit
59123c9b7d
|
@ -10974,6 +10974,8 @@ function install_sip {
|
||||||
echo '</routing>' >> /etc/sipwitch.conf
|
echo '</routing>' >> /etc/sipwitch.conf
|
||||||
echo '</sipwitch>' >> /etc/sipwitch.conf
|
echo '</sipwitch>' >> /etc/sipwitch.conf
|
||||||
|
|
||||||
|
sed -i 's|#PLUGINS=|PLUGINS=|g' /etc/default/sipwitch
|
||||||
|
|
||||||
service sipwitch start
|
service sipwitch start
|
||||||
|
|
||||||
if ! grep -q "SIP Server" /home/$MY_USERNAME/README; then
|
if ! grep -q "SIP Server" /home/$MY_USERNAME/README; then
|
||||||
|
|
Loading…
Reference in New Issue