[OpenSIPS-Users] Problem with t_relay()

Dragomir Haralambiev goup2010 at gmail.com
Tue Oct 17 02:56:34 EDT 2017


Hello,

I see problem when Opensips relay BYE.

Opensips 2.3 is latest from GIT.

Opensips listen in diffrent port from 5060:
loadmodule "proto_udp.so"
modparam("proto_udp", "udp_port", 2010)

Opensips relay BYE
if ( t_relay() ) {
xlog("L_ERR", "Send relay ($rm) to $rd:$rp ");
};

In log all is good:
 Send relay (BYE) to ITSP_IP:5060

>From TCPDUMP I see BYE is sent to 2010 instead 5060.

 -- BYE -----> Opensips_IP:2010 ----- BYE ------> ITSP:2010

This is bug or problem of setting?

Best regards,
Dragomir
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20171017/f0cea6ad/attachment.html>


More information about the Users mailing list