[OpenSIPS-Users] ACK Routing Issue
Diptesh Patel
diptesh.patel at ecosmob.com
Fri Jun 5 12:00:40 EST 2020
Hello Mark,
Are you using Topology Hiding or Loose Routing?
If you are using Topology Hiding then you need to match the topology using
*topology_hiding_match()* first.
It is great if you can share SIP packets.
Thanks & Regards
*Diptesh Patel*
Software Developer
Ecosmob Technologies Ltd,
Ahmedabad
Mo:*+919898962659*
On Fri, Jun 5, 2020 at 5:00 PM Mark Farmer <farmorg at gmail.com> wrote:
> Hi everyone
>
> I've upgraded an OpenSIPS box to 3.1 and am now seeing an issue with ACK's
> trying to route to an incorrect IP - in this case our own advertised IP.
>
> I think I'm right in saying that PRACK's & ACK's are treated equally and
> should route in the same manner? However, PRACK's are routing correctly.
>
> I have this:
>
> if (has_totag()) {
> ---
>
> # handle hop-by-hop ACK (no routing required)
> #if ( is_method("ACK") && t_check_trans() ) {
> if (is_method("ACK")) {
> t_relay();
> exit;
> }
> ---
>
> Thanks for any ideas!
> Mark.
>
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
--
*Disclaimer*
In addition to generic Disclaimer which you have agreed on our
website, any views or opinions presented in this email are solely those of
the originator and do not necessarily represent those of the Company or its
sister concerns. Any liability (in negligence, contract or otherwise)
arising from any third party taking any action, or refraining from taking
any action on the basis of any of the information contained in this email
is hereby excluded.
*Confidentiality*
This communication (including any
attachment/s) is intended only for the use of the addressee(s) and contains
information that is PRIVILEGED AND CONFIDENTIAL. Unauthorized reading,
dissemination, distribution, or copying of this communication is
prohibited. Please inform originator if you have received it in error.
*Caution for viruses, malware etc.*
This communication, including any
attachments, may not be free of viruses, trojans, similar or new
contaminants/malware, interceptions or interference, and may not be
compatible with your systems. You shall carry out virus/malware scanning on
your own before opening any attachment to this e-mail. The sender of this
e-mail and Company including its sister concerns shall not be liable for
any damage that may incur to you as a result of viruses, incompleteness of
this message, a delay in receipt of this message or any other computer
problems.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20200605/c93ac42d/attachment-0001.html>
More information about the Users
mailing list