<div dir="ltr">Hello Community,<div><br>Do you think in case calls coming from public IP to kamailio which is listening on private IP with advertise and running rtpproxy. It could be making issues with the signalling packets?<br><br>Should i maybe have 2 NIC configured one for public IP second for private network without advertise?<br>I am still seeking for solution of this problem.<br>Today we changed our configuration to public IP's only and so far it works well. No stuck calls in dialog.<br><br>Best regards!</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">czw., 14 maj 2020 o 23:15 Alex Balashov <<a href="mailto:abalashov@evaristesys.com">abalashov@evaristesys.com</a>> napisał(a):<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Thu, May 14, 2020 at 10:59:44PM +0200, Voip support wrote:<br>
<br>
> Maybe in request route i should add something like :<br>
> <br>
> is_method("BYE"){<br>
>      xlog("Received $rm from $si with call id $ci ");<br>
> }<br>
> <br>
> Then take wireshark trace and wait for the hung call and check if kamailio<br>
> logs has the line that the BYE was received?<br>
> This would confirm the BYE is getting received but it will no give me any<br>
> information why ist not relayed.<br>
<br>
Extra information is never bad information, and think logging<br>
fundamental requests is good practice. However, I agree that this won't<br>
give you much insight into why it's not relayed. But perhaps there are<br>
contemporaneous log entries which can shed light on that; Kamailio is<br>
generally pretty good about logging situations where t_relay() fails or<br>
an interface cannot be selected or some other networking-related cause<br>
that is known a priori at the time the relay attempt is made.<br>
<br>
I'm thinking either outbound routing issue, or Kamailio isn't getting<br>
the BYE in the first place.<br>
<br>
-- <br>
Alex Balashov | Principal | Evariste Systems LLC<br>
<br>
Tel: +1-706-510-6800 / +1-800-250-5920 (toll-free) <br>
Web: <a href="http://www.evaristesys.com/" rel="noreferrer" target="_blank">http://www.evaristesys.com/</a>, <a href="http://www.csrpswitch.com/" rel="noreferrer" target="_blank">http://www.csrpswitch.com/</a><br>
<br>
_______________________________________________<br>
Kamailio (SER) - Users Mailing List<br>
<a href="mailto:sr-users@lists.kamailio.org" target="_blank">sr-users@lists.kamailio.org</a><br>
<a href="https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users" rel="noreferrer" target="_blank">https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users</a><br>
</blockquote></div>