Thank you Alex,
Yes, I receive other SIP dialogs from other sources via TCP with no issues. I will try
what you suggested.
Thanks again,
-Steve
-----Original Message-----
From: sr-users [mailto:sr-users-bounces@lists.kamailio.org] On Behalf Of Alex Balashov
Sent: Tuesday, May 15, 2018 11:44 AM
To: Kamailio (SER) - Users Mailing List <sr-users(a)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(a)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(a)lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users