[OpenSIPS-Users] t_uac_dlg and tcp socket
Bogdan-Andrei Iancu
bogdan at opensips.org
Sat Feb 28 09:25:45 CET 2015
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 at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20150228/a53f7e9d/attachment.htm>
More information about the Users
mailing list