Phone is not getting register
Added by binod subba over 6 years ago
Dear Team,
I am able to connect the dialer SIP client and
kamailio.service - Kamailio (OpenSER) - the Open Source SIP Server
Loaded: loaded (/usr/lib/systemd/system/kamailio.service; enabled; vendor preset: disabled)
Active: active (running) since Mon 2018-10-08 09:17:21 IST; 30min ago
Main PID: 1658 (kamailio)
i have modified all https://goautodial.org/boards/20/topics/14214.
after updating ip
/usr/share/astguiclient/ADMIN_update_server_ip.pl
Problem
I created a phone 8002 it is not showing and 401 unauthorized error in my softphone.
vaglxc01*CLI> sip show peers
Name/username Host Dyn Forcerport Comedia ACL Port Status Description
8001/8001 (Unspecified) D Yes Yes 0 UNKNOWN
8002/8002 (Unspecified) D Yes Yes 0 UNKNOWN
kamailio 127.0.0.1 Yes Yes 5060 OK (1 ms)
i have change the server ip but still in kamailio its 127.0.0.1
Replies (2)
RE: Phone is not getting register
-
Added by Demian Biscocho over 6 years ago
If you have a single server, you no need to run:
/usr/share/astguiclient/ADMIN_update_server_ip.pl
Whenever you change your server's IP address. Just follow https://goautodial.org/boards/20/topics/14214.
The SIP extensions are created under Kamailio. You won't see anything in the Asterisk CLI.
I would suggest going over the v4 Getting Started Guide.
RE: Phone is not getting register
-
Added by Jorge Cornejo about 6 years ago
So what is sent to Asterisk?
And how?