I have a new Asterisk server (1.6.2.12) up and running, and configured my sip.conf and extentions.conf for two Polycom phones.
The issue I am having is that I do not see any output in the asterisk console when I try to register these phones. Nothing??
I have verbosity set to 7 and have done a core set debug 99.
I can ping the phones from the server.
I have gone over the configs on the phones and server and can’t see any errors.
I am a newbie to * and trying to learn as I go, any help would be great.
== Parsing ‘/etc/asterisk/asterisk.conf’: == Found
== Parsing ‘/etc/asterisk/extconfig.conf’: == Found
Asterisk already running on /var/run/asterisk/asterisk.ctl. Use ‘asterisk -r’ to connect.
[root@localhost ~]#
So this would tell me that * is running, right?
When I connect with asterisk -vvvvvvvr and then reset a phone and try a call I get this output:
== Parsing ‘/etc/asterisk/asterisk.conf’: == Found
== Parsing ‘/etc/asterisk/extconfig.conf’: == Found
Connected to Asterisk 1.6.2.11 currently running on localhost (pid = 24376)
Verbosity was 3 and is now 7
localhost*CLI>
No output from the console that the phones are trying to register or failed call or anything?
If you see nothing on the command line when the requests are made then I’d guess that they’re not getting there… maybe you have the wrong IP for the server in the phones or a firewall issue for example?
So I rechecked that and still not working.
I have the correct IP for the hosts and server.
Server can ping phones. Phones and server are all plugged in to the same switch sitting on my desk, so I know there is no networking issue. I re-checked the switch and they are all on the same vlan.