Doublecheck if this is still the case in the current darcs tree, I think
this has been resolved already post 1.12.6.

Mike


> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:sofia-sip-
> [EMAIL PROTECTED] On Behalf Of Jerry Richards
> Sent: Wednesday, May 30, 2007 11:52 AM
> To: sofia-sip-devel@lists.sourceforge.net
> Subject: [Sofia-sip-devel] 900 Internal NUA Error?
> 
> Hello All,
> 
> If I attempt to unregister a registered NUA (in preparation for
shutdown),
> I
> encounter a 900 Internal NUA Error nua_r_unregister callback event.  I
am
> currently using version 1.12.4.
> 
> Here are the debug logs for the life of the NUA, from creation to
> registration to unregistration:
> 
> su_root_threading(self=0x1001fca8, enable=0)
>    ...su_root_threading() returned 0x0
>    Creating sofia-sip NUA...
>    appl->root=0x1001fca8, tempID=sip:192.168.72.82:5063
> nua_create(root=0x1001fca8, callback=0x427590, magic=0x10006c08,
> url='sip:192.168.72.82:5063')
> nua: nua_create: entering
> nua: nua_stack_init: entering
> nua: nua_stack_set_params: entering
> soa_create("default", 0x10022c70, 0x10024cb8) called
> soa_set_params(static::0x10025008, ...) called
> nta_agent_create: initialized hash tables
> nta_agent_create: initialized transports
> nta_agent_create: initialized random identifiers
> nta_agent_create: initialized timer
> nta_agent_create: initialized resolver
> tport_create(): 0x10026298
> nta: master transport created
> tport_bind_server(0x10026298) to */192.168.72.82:5063/sip
> tport_bind_server(0x10026298): calling tport_listen for udp
> tport_alloc_primary(0x10026298): new primary tport 0x10026690
> tport_listen(0x10026690): listening at udp/192.168.72.82:5063/sip
> tport_bind_server(0x10026298): calling tport_listen for tcp
> tport_alloc_primary(0x10026298): new primary tport 0x10026928
> tport_listen(0x10026928): listening at tcp/192.168.72.82:5063/sip
> nta: bound to (192.168.72.82:5063;transport=*)
> nta: agent_init_via: SIP/2.0/udp 192.168.72.82:5063 (sip)
> nta: agent_init_via: SIP/2.0/tcp 192.168.72.82:5063 (sip)
> nta: Via fields initialized
> nta: Contact header created
> nua_register: Adding contact URL '192.168.72.82' to list.
>    ...nua_create() returned mkData[la].pLine->hLine=0x100249f0
> 
> ...
> 
>    Invoking nua_handle() with 'sip:[EMAIL PROTECTED]:5060'
> nua_handle(nua=0x100249f0, hmagic=0x10006c08,
> url='sip:[EMAIL PROTECTED]:5060')
> nua: nh_create_handle: entering
>    ...nua_handle() returned handle=0x100308f8
> nua_register(nh=0x100308f8)
> nua: nua_register: entering
> 
> ...
> 
> ce_SipEventCb: Rcvd event for nua=0x100249f0, magic=0x10006c08,
> nh=0x100308f8, hmagic=0x10006c08, sip=0x1002c6b4
>    event: 200 OK (pMkData->mk=MK3=hLine=0x100249f0)
>    Rcvd nua_r_register event
> 
> ...
> 
> nua_handle(nua=0x100249f0, hmagic=0x10006c08)
> nua: nua_event: entering
> nua: nh_create_handle: entering
>    ...nua_handle() returned handle=0x1002da98
> nua_unregister(nh=0x1002da98)
> nua: nua_unregister: entering
> 
> ...
> 
> ce_SipEventCb: Rcvd event for nua=0x100249f0, magic=0x10006c08,
> nh=0x1002da98, hmagic=0x10006c08, sip=0x0
>    event: 900 Internal NUA Error (pMkData->mk=MK3=hLine=0x100249f0)
>    Rcvd nua_r_unregister event
>    Reporting Event...
> 
> 
> Best Regards,
> Jerry
> 
> 
>
------------------------------------------------------------------------
-
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Sofia-sip-devel mailing list
> Sofia-sip-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to