Are there any errors in the logs suggestive of a failure to select an appropriate egress listener?
On Tue, May 15, 2018 at 04:14:07PM +0000, Wilkins, Steve wrote:
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@lists.kamailio.org] On Behalf Of Alex Balashov Sent: Tuesday, May 15, 2018 11:44 AM To: Kamailio (SER) - Users Mailing List sr-users@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@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@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users _______________________________________________ Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users