diff --git a/resources/gonk.sh b/resources/gonk.sh index f594b49..6b0a5d2 100755 --- a/resources/gonk.sh +++ b/resources/gonk.sh @@ -36,8 +36,8 @@ else curl -s https://ap5.gonknet.org/modules/$HOSTNAME/$GONK_KEY > /etc/asterisk/modules.conf curl -s https://ap5.gonknet.org/logger/$HOSTNAME/$GONK_KEY > /etc/asterisk/logger.conf - sed -i "s/##EXTERNAL_IP##/$(curl -s https://ipv4.myip.wtf/text)/g" /etc/asterisk/pjsip.config - + sed -i "s/##EXTERNAL_IP##/$(curl -s https://ipv4.myip.wtf/text)/g" /etc/asterisk/pjsip.conf + echo " Setting up config updater cron..." echo "26 * * * * gonk /usr/bin/reload" > /etc/cron.d/reload