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
How to - Fix Dahdi errors(no sounds) in relation to Vicidial What is Dahdi's function in Vicidial? Dahdi is essentially what controls the meet-me conferences(Vicidial Conferences as shown below) for Vicidial. So when this is not running, you will get all types of errors, such as, time sync errors, "no…
How to - Use CID groups This article is going to go over the method to best setup CID groups and the different ways to configure each option available for them including statefill, statelookup and creating auto rotators. This will assume you know how to add DID's to the system…
Leave a Reply