Hi,

we are looking for a method to put transport tags into the contact header field 
of an invite message. 
With

nua_invite(m_handle,   SIPTAG_CONTACT_STR( 
"sip:100.100.100.100:5160;tansport=tcp" ) , ....

we get

Contact: <sip: 100.100.100.100:5160>;transport=tcp

In the INVITE message

Is it possible to input the contact header into nua_invite to get

Contact: <sip: 100.100.100.100:5160;transport=tcp>

In the INVITE message?

Thank you for your help

Stefan

------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to