[Asterisk-Dev] chan_sip broke our EPs during April

Olle E. Johansson oej at edvina.net
Thu Apr 22 02:33:55 MST 2004


Tais M. Hansen wrote:
> Hi,
> 
> Changes to chan_sip at some point during April broke our SIP endpoints. They 
> are no longer able to register with Asterisk. This is not necessarily an 
> Asterisk bug which is why I'm posting here first, but I need to figure out 
> how I can fix this (either by patching Asterisk or by kicking our SIP 
> hardware developer.)
> 
> Below is an excerpt from the Asterisk console when an endpoint tries to 
> register. What is this packet number it's referring to? It doesn't seem to 
> relate to anything Ethereal is showing me.
> 
> 
> Apr 22 10:56:37 DEBUG[49156]: chan_sip.c:1781 sip_alloc: Allocating new SIP 
> call for 51df0-2505-a0a1fa5 at 10.10.11.225
> Apr 22 10:56:37 DEBUG[49156]: db.c:200 ast_db_del: Unable to find key '123' in 
> family 'SIP/Registry'
>     -- Unregistered SIP '123'
> Urgent handler
> Apr 22 10:56:37 DEBUG[49156]: chan_sip.c:5319 handle_request: Ignoring out of 
> order packet 103 (expecting 102)
> Apr 22 10:56:37 DEBUG[49156]: chan_sip.c:1781 sip_alloc: Allocating new SIP 
> call for 50f78-25d5-a0a1fa6 at 10.10.11.225
> Apr 22 10:56:37 DEBUG[49156]: db.c:200 ast_db_del: Unable to find key '456' in 
> family 'SIP/Registry'
>     -- Unregistered SIP '456'
> Urgent handler
> Apr 22 10:56:37 DEBUG[49156]: chan_sip.c:5319 handle_request: Ignoring out of 
> order packet 103 (expecting 102)
> Apr 22 10:56:38 DEBUG[49156]: chan_sip.c:5319 handle_request: Ignoring out of 
> order packet 103 (expecting 102)
> Apr 22 10:56:38 DEBUG[49156]: chan_sip.c:5319 handle_request: Ignoring out of 
> order packet 103 (expecting 102)
> Apr 22 10:56:52 DEBUG[49156]: chan_sip.c:560 __sip_autodestruct: Auto 
> destroying call '51df0-2505-a0a1fa5 at 10.10.11.225'
> Apr 22 10:56:52 DEBUG[49156]: chan_sip.c:560 __sip_autodestruct: Auto 
> destroying call '50f78-25d5-a0a1fa6 at 10.10.11.225'
> 
Questions:
* Which version of ASterisk? release, CVS-stable, CVS-head ?
* Please add a SIP debug output so we can see what is going on here.

/O



More information about the asterisk-dev mailing list