<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<p><tt>Hi Sasmita,</tt></p>
<p><tt>As you can see in the network trace, the "x.x" server is
seeing the Mongo data and trying<br>
to reach the "x.y" server. But, for some reason, the UDP
packets reach the "x.y" OpenSIPS<br>
listener, as "x.x" keeps retransmitting both the INVITE and the
CANCEL.</tt></p>
<p><tt>* is there a firewall in between that's absorbing packets?<br>
* do you have some iptables blocking rules on either "x.x" or
"x.y"?<br>
* are you able send UDP packets to "172.21.x.y:5060" from
"172.21.x.x" at all?<br>
</tt></p>
<pre class="moz-signature" cols="72">Liviu Chircu
OpenSIPS Developer
<a class="moz-txt-link-freetext" href="http://www.opensips-solutions.com">http://www.opensips-solutions.com</a></pre>
<div class="moz-cite-prefix">On 17.07.2019 15:16, Sasmita Panda
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CALf-Q46Z=eXwSxGYD9ZnRe96RJzFxn=3rZgJjArsNRiiexOcmA@mail.gmail.com">
<div>> db.userlocation.find()<br>
{ "_id" : <a class="moz-txt-link-rfc2396E" href="mailto:454545@opensips.3c.com172.21.x.y">"454545@opensips.3c.com172.21.x.y"</a>, "home_ip" :
"172.21.x.y", "aor" : "<a href="mailto:454545@opensips.3c.com"
target="_blank" moz-do-not-send="true">454545@opensips.3c.com</a>"
}<br>
{ "_id" : <a class="moz-txt-link-rfc2396E" href="mailto:3344@opensips.3c.com172.21.x.x">"3344@opensips.3c.com172.21.x.x"</a>, "home_ip" :
"172.21.x.x", "aor" : "<a href="mailto:3344@opensips.3c.com"
target="_blank" moz-do-not-send="true">3344@opensips.3c.com</a>"
}<br>
not working . both registered through different server . <br>
<br>
12 3.602658267 219.65.44.210 → 172.21.x.x SIP/SDP 1064
Request: INVITE <a
href="http://sip:454545@opensips.3c.com:5508" target="_blank"
moz-do-not-send="true">sip:454545@opensips.3c.com:5508</a> |<br>
13 3.603565974 172.21.x.x → 219.65.44.210 SIP 446 Status:
100 Giving a try |<br>
14 3.603633107 172.21.x.x → 172.21.x.y SIP/SDP 1231 Request:
INVITE <a href="mailto:sip%3A454545@opensips.3c.com"
target="_blank" moz-do-not-send="true">sip:454545@opensips.3c.com</a>
|<br>
18 4.074865764 172.21.x.x → 172.21.x.y SIP/SDP 1231 Request:
INVITE <a href="mailto:sip%3A454545@opensips.3c.com"
target="_blank" moz-do-not-send="true">sip:454545@opensips.3c.com</a>
|<br>
22 5.018386440 172.21.x.x → 172.21.x.y SIP/SDP 1231 Request:
INVITE <a href="mailto:sip%3A454545@opensips.3c.com"
target="_blank" moz-do-not-send="true">sip:454545@opensips.3c.com</a>
|<br>
29 7.025502596 172.21.x.x → 172.21.x.y SIP/SDP 1231 Request:
INVITE <a href="mailto:sip%3A454545@opensips.3c.com"
target="_blank" moz-do-not-send="true">sip:454545@opensips.3c.com</a>
|<br>
36 8.831041991 172.21.x.x → 172.21.x.y SIP 478 Request:
CANCEL <a href="mailto:sip%3A454545@opensips.3c.com"
target="_blank" moz-do-not-send="true">sip:454545@opensips.3c.com</a>
|<br>
37 9.332232752 172.21.x.x → 172.21.x.y SIP 478 Request:
CANCEL <a href="mailto:sip%3A454545@opensips.3c.com"
target="_blank" moz-do-not-send="true">sip:454545@opensips.3c.com</a>
|<br>
41 10.264532825 172.21.x.x → 172.21.x.y SIP 478 Request:
CANCEL <a href="mailto:sip%3A454545@opensips.3c.com"
target="_blank" moz-do-not-send="true">sip:454545@opensips.3c.com</a>
|<br>
49 12.271423465 172.21.x.x → 172.21.x.y SIP 478 Request:
CANCEL <a href="mailto:sip%3A454545@opensips.3c.com"
target="_blank" moz-do-not-send="true">sip:454545@opensips.3c.com</a>
|</div>
<div><br>
<div>I am not getting any error in the logs . How will I solve
this ? Please do help me . </div>
</div>
</blockquote>
</body>
</html>