SSL / FQDN Configuration
Added by Dan Cavallo over 5 years ago
Hello I am trying to get GoAutodial V4 to load under a FQDN instead of an IP address. I made changes to kamailio.cfg and then in the GUI under Administration>>GoWebRTC Dialer Settings Kamailio Domain. However certain sources are still loading under the IP on the agent page. Namely:
https://xxx.xx.xx.xxx/goAPIv2/goAgent/goAPI.php
Where do I need to configure to make sure that it loads under the new FQDN rather than just the IP address?
Thanks in advance!
Dan
Replies (2)
RE: SSL / FQDN Configuration
-
Added by Levy Ryan Nolasco over 5 years ago
Hi,
What is the settings of your /etc/asterisk/sip-goautodial.conf?
RE: SSL / FQDN Configuration
-
Added by Steve Turner over 5 years ago
GOautodial web application
vi /var/www/html/php/goCRMAPISettings.php
Change the IP to your FQDN and then restart Kamailio and RTPEngine. Or reboot if needed.