Okay, I think I fixed it.  For some reason, sofia did not like when I set both 
NUTAG_URL() in the nua_handle() call and also set SIPTAG_TO_STR() to the same 
thing in the nua_invite() call.  So I removed specifying the SIPTAG_TO_STR() in 
the nua_invite() call and the error no longer occurs.

Thanks,
Jerry


From: Jerry Richards
Sent: Wednesday, February 02, 2011 12:59 PM
To: sofia-sip-devel@lists.sourceforge.net
Subject: Sofia Getting 900 Internal Error When 
SIPTAG_TO_STR("sip:7348902;rfrid=eaff000000221c6035b5@200.21.3.10")

Hello All,

Do you know why the sofia stack is rejecting this SIPTAG_TO_STR() when calling 
nua_invite()?  If I remove the "rfid=xxxxx..." portion it gets no error.  This 
is an INVITE sent in response to a received REFER method.

SIPTAG_TO_STR("sip:7348902;rfrid=eaff000000221c6035b5@200.21.3.10")

It gets this error:

nua_r_invite event: 900 Internal error at 
../../../libsofia-sip-ua/nua/nua_stack.c:2388, nh=0xad81f0, hmagic=0x9b18f8, 
sip=0x0

Thanks,
Jerry
------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to