Hi Jerry,

2011/2/3 Jerry Richards <jerry.richa...@teotech.com>:
> 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.

I think your problem is a syntax violation:

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

Try to enclose the URI in <>, otherwise To header parser thinks the
URI is <sip:7348902> and the parameter
rfrid=eaff000000221c6035b5@200.21.3.10 has invalid syntax..

-- 
Pekka.Pessi mail at nokia.com

------------------------------------------------------------------------------
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