Sacha Panasuik wrote:
Thomas,
You should check whether the ata is successfully registering with asterisk.
Some thoughts on that:
Connect to asterisk with a high verbosity level:
asterisk -vvvr
Enable sip (I am assuming your ata is a sip device) debugging. To enable
debugging for all sip connections:
sip debug on
Just do
asterisk -r
sip show peers
No need to reboot the ATA unless you need to debug the registration
process, in which case the previous mail would apply. Registered peers
(assuming you have qualify=yes for the line in sip.conf, and you
generally should while debugging and for "remote"/offsite phones)
should look something like this:
251/251 192.168.3.33 D N 5062 OK (5 ms)