I have a Trixbox running Asterisk 1.6.0.26 that is on one side of a high latency link (satellite). I have one trunk setup from the Trixbox to my Asterisk server at our hub on the other side of the satellite WAN link. Calls work fine for the most part, but I constantly see the the Trixbox fall out of registration, and when this happens the calls take a few seconds to setup.
On the Asterisk box at the hub, the Trixbox is setup as a SIP peer.
Here is what I am seeing on a wireshark trace on the hub Asterisk box:
3.662049 222.111.222.3 -> 192.168.2.1 SIP Request: OPTIONS sip:PBX_Client@192.168.2.1
4.661796 222.111.222.3 -> 192.168.2.1 SIP Request: OPTIONS sip:PBX_Client@192.168.2.1
5.661629 222.111.222.3 -> 192.168.2.1 SIP Request: OPTIONS sip:PBX_Client@192.168.2.1
6.661457 222.111.222.3 -> 192.168.2.1 SIP Request: OPTIONS sip:PBX_Client@192.168.2.1
7.661357 222.111.222.3 -> 192.168.2.1 SIP Request: OPTIONS sip:PBX_Client@192.168.2.1
8.661146 222.111.222.3 -> 192.168.2.1 SIP Request: OPTIONS sip:PBX_Client@192.168.2.1
9.662387 222.111.222.3 -> 192.168.2.1 SIP Request: OPTIONS sip:PBX_Client@192.168.2.1
28.020306 192.168.2.1 -> 222.111.222.3 SIP Request: REGISTER sip:222.111.222.3
28.021987 222.111.222.3 -> 192.168.2.1 SIP Status: 100 Trying (1 bindings)
28.022027 222.111.222.3 -> 192.168.2.1 SIP Status: 401 Unauthorized (0 bindings)
28.039675 192.168.2.1 -> 222.111.222.3 SIP Status: 200 OK
28.115258 192.168.2.1 -> 222.111.222.3 SIP Status: 200 OK
28.119900 192.168.2.1 -> 222.111.222.3 SIP Status: 200 OK
28.125345 192.168.2.1 -> 222.111.222.3 SIP Status: 200 OK
28.131278 192.168.2.1 -> 222.111.222.3 SIP Status: 200 OK
28.135782 192.168.2.1 -> 222.111.222.3 SIP Status: 200 OK
28.140916 192.168.2.1 -> 222.111.222.3 SIP Status: 200 OK
28.976539 192.168.2.1 -> 222.111.222.3 SIP Request: REGISTER sip:222.111.222.3
28.976667 222.111.222.3 -> 192.168.2.1 SIP Status: 100 Trying (1 bindings)
28.977492 222.111.222.3 -> 192.168.2.1 SIP Request: OPTIONS sip:PBX_Client@192.168.2.1
28.977650 222.111.222.3 -> 192.168.2.1 SIP Status: 200 OK (1 bindings)
28.977821 222.111.222.3 -> 192.168.2.1 SIP Request: NOTIFY sip:PBX_Client@192.168.2.1
29.761855 192.168.2.1 -> 222.111.222.3 SIP Status: 200 OK
29.765539 192.168.2.1 -> 222.111.222.3 SIP Status: 489 Bad event
Is there a way I can extend the registration time or timeout so that this stops happening?
As a side note, I have another Trixbox running Asterisk 1.4 that does not fall out of registration so often.
Cheers!
Dave
Member Since:
2011-02-03