Hello,<br><br>I&#39;m facing an issue of ACK Looping using opensips.<br><br>the configuration is the following : <br>- Opensips v1.8.1 (same problem with 1.7.2).<br>  - using dialog &quot;topology hidding&quot; feature.<br>
  - using 2 @IPs (one to reach customers, one to reach SIP Platform) (mhomed=yes)<br>
<br><br>Customer1/2 &lt;---&gt;Opensips (topology hidding)   &lt;----&gt; SIP Platform<br><br>The call flow is the following: Customer1 call Customer2, both are connected on the same Opensips <br>(when Customer1 and Customer2 are located on different opensips, no problems)<br>

Customer1 &lt;--&gt;opensips &lt;---&gt;SIP Platform &lt;--&gt;opensips  &lt;--&gt;Customer2 <br><br><br>INVITE/180/200 sequence is working well.<br><br>But the ACK of the 200 OK is looping between Customer2 --&gt;Opensips --&gt;SIP Plateform --&gt;<b>Opensips --&gt;SIP Platform---&gt;Opensips</b>... instead of doing directly <br>

Customer2---&gt;Opensips ---&gt;SIP Plateform --&gt;Opensips --&gt;Customer1<br><br><br>Attached, a network capture taken on opensips server.<br><br><br>I had a look at &quot;dlg_list&quot;, 2 dialogs are created for this call. Might be a problem with did matching ? I tested with <br>
modparam(&quot;dialog&quot;, &quot;dlg_match_mode&quot;, 0) and<br>modparam(&quot;dialog&quot;, &quot;dlg_match_mode&quot;, 2)<br><br><br>Could someone help me fixing the issue ? Do you have some hints of the root cause of issue ?<br>
<br><br>Regards,<br>Pierre-Yves<br>