Hello All,

Sorry if this is a repeat Email.  I think I put the wrong To Header on my
last one.

I am in the process of upgrading from v1.12.7+ to v1.12.9+, and I noticed
something that no longer works the way it used to.

I have logic in my application to send an INVITE to a destination different
than the proxy/registrar.  In v1.12.7, I could simply put a different domain
in the SIPTAG_TO tag (e.g.
SIPTAG_TO_STR("[EMAIL PROTECTED]:5060;user=phone")) in the call to
nua_invite() which caused the destination IP address to be 192.168.72.75.

Sofia-sip v1.12.9+ does not work the same way.  In the above case, it still
sends the message to the proxy/registrar.

What is the proper way to do this in version 1.12.9?  I tried using
NUTAG_PROXY(NULL) tag in my nua_invite() call, however if the call is
canceled (via nua_cancel()), the CANCEL message goes to the proxy/registrar.
Is this a bug?

Best Regards,
Jerry  


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to