Hi Dani,

The socket you set may be ignore if not compatible from proto perspective with the protocol required by the SIP destination (RURI or DU). If the RURI requires UDP (has no ";transport=tcp" in it) and the socket is TCP, the socket info will be discarded and a new sock will be searched.

So, try to put the "transport=tcp" in your next hop URI.

Regards,

Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
http://www.opensips-solutions.com

On 27.02.2015 23:18, Dani Popa wrote:
Hi,

t_uac_dlg with socket 'tcp:x.x.x.x' should work ?

When i try to use t_uac_dlg with socket 'tcp:x.x.x.x' i see that the SIP message is sent over udp.

Thanks
--
Dani Popa


_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to