On Thu, 2006-09-14 at 14:58 +0300, Kai Vehmanen wrote: > as an alternative to Pekka's NUTAG_M_USERNAME(), you can also disable > Sofia-SIP's outbound logic (that rewrites the contact) altogether > (NUTAG_OUTBOUND("no-natify") to nua_set_params()), and then pass > SIPTAG_CONTACT_STR() to all nua operations (nua_register(), nua_invite(), > nua_respond(), etc).
Yes, but it's nice to be able to keep the NAT logics running saving the application from having to bother with this, and is the reason to this discussion regarding the contact. Manually passing all details of each request works, but doesn't really pan out that well. Preferably one should only need to specify the user details once (i.e. to nua_register or something similar) and then reuse the same data in all related operations. I guess this is what goals of NUTAG_IDENTITY is about. Regards Henrik ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Sofia-sip-devel mailing list Sofia-sip-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel