Jul 12 09:40:58 192.168.89.233 [0]SIP:RegFailed;Retry in 30s
Jul 12 09:40:58 192.168.89.233 [0]SIP:RegFailed;Retry in 30s
Jul 12 09:40:58 192.168.89.233 [1]SIP:RegFailed;Retry in 30s
Jul 12 09:40:58 192.168.89.233 [1]SIP:RegFailed;Retry in 30s
The set up:
Elastix/Asterisk
SPA122
SPA303
The devices are failing to register.
The server is at one location and the phone/ATA is at another and I've got them connected via a VPN. It has all been running well and I have no idea why it's just decided to die.
Another phone on the local network to the server does register ok.
I can't figure out how to find out why the registration is failing.
The obvious thing was to look for log files, but there are no obvious messages in /var/log/asterisk/full
I just have a bunch of these messages:
[Jul 12 09:35:01] VERBOSE[1716] asterisk.c: -- Remote UNIX connection
[Jul 12 09:35:01] VERBOSE[7945] asterisk.c: -- Remote UNIX connection disconnected
[Jul 12 09:40:01] VERBOSE[1716] asterisk.c: -- Remote UNIX connection
[Jul 12 09:40:01] VERBOSE[9700] asterisk.c: -- Remote UNIX connection disconnected
How do I set some sort of sensible logging level so I can see why it's failing to register?
D