Categories: Uncategorized

How to – Fix “Unable to lookup ‘SERVER_EXTERNAL_IP'”

How to – Fix “Unable to lookup ‘SERVER_EXTERNAL_IP'”

This error is the newer SVN versions and technically, won’t cause any issues, however here is the fix for it. Type the following command in your Linux Command Line:

sudo sed -i 's/SERVER_EXTERNAL_IP/0.0.0.0/' /etc/asterisk/pjsip.conf

That’s all there is to it.

Here is a video for those of you who prefer videos from HBTutorials

Chris aka carpenox

carpenox

Recent Posts

Cyburdial Turns 6: A Milestone Worth Celebrating

Cyburdial Turns 6: A Milestone Worth Celebrating Six years ago, Cyburdial launched with a bold…

1 week ago

How to – Fix: Unable to open master device ‘/dev/dahdi/ctl’ for Dahdi

How to - Fix: Unable to open master device '/dev/dahdi/ctl' for Dahdi This happens after…

2 months ago

How to – Upgrade any Leap ViciBox install to Leap 15.6

How to - Upgrade any Leap ViciBox install to Leap 15.6 A lot of people…

7 months ago

How to – Debug Webphones for ViciDial

How to - Debug Webphones for ViciDial I get asked several times a day in…

7 months ago

How to – Set Up Load Balanced Phones and Calling for ViciDial

How to - Set Up Load Balanced Phones and Calling for ViciDial Step 1: Ensure…

7 months ago

How to – Renew your certbot SSL cert when it fails

How to - Renew your certbot SSL cert when it fails enewing a Let's Encrypt…

7 months ago

This website uses cookies.