Wednesday, 16 July 2025

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

 

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

image.png


image.png
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.

No comments: