<div dir="ltr">I have some doubts . <div><br></div><div> I have cluster having 3 opensips node . 1 mysql DB in which cluster data is saved and all access that Db . 1 mongo db in which userlocation is saved . </div><div><br></div><div>Questions :</div><div>1. In user location of mongo db , it saves the data of the user with the node IP . Its not the actual AOR of the user . Where does the actual AOR get saved ? Is that saved in the memory of opensips node only?</div><div> 2. As the cluster info is in the mysql DB , If 1 node will get down , then I have to update the DB immediately and restart the service ? OR that node will be disabled automatically no need of service restart ? </div><div><br clear="all"><div><div dir="ltr" class="m_6470262481295716709gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><b><i>Thanks & Regards</i></b><div><i>Sasmita Panda</i></div><div><i>Senior Network Testing and Software Engineer</i></div><div><i>3CLogic , ph:07827611765</i></div></div></div></div></div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Jul 23, 2019 at 12:41 PM Sasmita Panda <<a href="mailto:spanda@3clogic.com" target="_blank">spanda@3clogic.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Thank you so much . Its needed to have 5060 port open . Even though there was no IP table for restriction but 5060 port was not opened in my application . <div>When 1 node sends INVITE to other node that sends without port so default port must be getting used which was 5060 . </div><div>I opened that port and it works for me . </div><div><br></div><div>Thank you again . </div><div><br clear="all"><div><div dir="ltr" class="gmail-m_6470262481295716709gmail-m_-2620690333215486649gmail_signature"><div dir="ltr"><div><div dir="ltr"><b><i>Thanks & Regards</i></b><div><i>Sasmita Panda</i></div><div><i>Senior Network Testing and Software Engineer</i></div><div><i>3CLogic , ph:07827611765</i></div></div></div></div></div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Jul 22, 2019 at 6:39 PM Liviu Chircu <<a href="mailto:liviu@opensips.org" target="_blank">liviu@opensips.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div bgcolor="#FFFFFF">
<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="gmail-m_6470262481295716709gmail-m_-2620690333215486649gmail-m_7721673482882810212moz-signature" cols="72">Liviu Chircu
OpenSIPS Developer
<a class="gmail-m_6470262481295716709gmail-m_-2620690333215486649gmail-m_7721673482882810212moz-txt-link-freetext" href="http://www.opensips-solutions.com" target="_blank">http://www.opensips-solutions.com</a></pre>
<div class="gmail-m_6470262481295716709gmail-m_-2620690333215486649gmail-m_7721673482882810212moz-cite-prefix">On 17.07.2019 15:16, Sasmita Panda
wrote:<br>
</div>
<blockquote type="cite">
<div>> db.userlocation.find()<br>
{ "_id" : <a class="gmail-m_6470262481295716709gmail-m_-2620690333215486649gmail-m_7721673482882810212moz-txt-link-rfc2396E" href="mailto:454545@opensips.3c.com172.21.x.y" target="_blank">"454545@opensips.3c.com172.21.x.y"</a>, "home_ip" :
"172.21.x.y", "aor" : "<a href="mailto:454545@opensips.3c.com" target="_blank">454545@opensips.3c.com</a>"
}<br>
{ "_id" : <a class="gmail-m_6470262481295716709gmail-m_-2620690333215486649gmail-m_7721673482882810212moz-txt-link-rfc2396E" href="mailto:3344@opensips.3c.com172.21.x.x" target="_blank">"3344@opensips.3c.com172.21.x.x"</a>, "home_ip" :
"172.21.x.x", "aor" : "<a href="mailto:3344@opensips.3c.com" target="_blank">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">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">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">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">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">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">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">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">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">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>
</div>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
</blockquote></div>
</blockquote></div>