[SR-Users] Transport question

Wilkins, Steve swwilkins at mitre.org
Tue May 15 18:14:07 CEST 2018


Hi Alex, 

I tried your suggestion and everything is still going over UDP.  I verified with tcpdump/wireshark and all SIP traffic is UDP.

Thank you,
-Steve

-----Original Message-----
From: sr-users [mailto:sr-users-bounces at lists.kamailio.org] On Behalf Of Alex Balashov
Sent: Tuesday, May 15, 2018 11:44 AM
To: Kamailio (SER) - Users Mailing List <sr-users at lists.kamailio.org>
Subject: Re: [SR-Users] Transport question

Hi Steve,

Do you have a TCP listener from which the messages would be expected to egress?

Also, try use regular t_relay(), but beforehand do:

   $ru = $ru + ";transport=TCP";

-- Alex

On Tue, May 15, 2018 at 03:43:26PM +0000, Wilkins, Steve wrote:

> Hi All,
> 
> I was attempting to switch from UDP to TCP for relaying.  I used 
> t_relay_to_tcp() instead of t_relay() =>
> 
> if (!t_relay_to_tcp()) {
>        sl_reply_error();
> }
> 
> The problem is that I am still seeing the SIP messages as UDP on the Server that the messages are relayed to.  Any Ideas?
> 
> Thank you,
> Steve

> _______________________________________________
> Kamailio (SER) - Users Mailing List
> sr-users at lists.kamailio.org
> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users


--
Alex Balashov | Principal | Evariste Systems LLC

Tel: +1-706-510-6800 / +1-800-250-5920 (toll-free)
Web: http://www.evaristesys.com/, http://www.csrpswitch.com/

_______________________________________________
Kamailio (SER) - Users Mailing List
sr-users at lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users


More information about the sr-users mailing list