<div dir="auto"><div dir="auto">Dear Chester,</div><div dir="auto"><br></div><div>You should configure your cluster nodes to accept invites from other cluster nodes without  doing www or proxy auth.</div><div dir="auto"><br></div><div dir="auto">Use cluster_check_addr()  </div><div dir="auto"> <a href="https://opensips.org/html/docs/modules/3.2.x/clusterer.html">https://opensips.org/html/docs/modules/3.2.x/clusterer.html</a> </div><div dir="auto"><br></div><div dir="auto">on top of your script </div><div dir="auto">to check that the call is from cluster and then do the lookup there to route the</div><div dir="auto">call immediately to the user registered;-)</div><div dir="auto"><br></div><div dir="auto">Good luck </div><div dir="auto"><br></div><div dir="auto">Vasilios Tzanoudakis </div><div dir="auto"><br><br><div class="gmail_quote" dir="auto"><div dir="ltr" class="gmail_attr">Στις Τρί, 10 Μαΐ 2022, 18:32 ο χρήστης Chester Lee <<a href="mailto:chester@zigbang.com">chester@zigbang.com</a>> έγραψε:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hello everyone, I'd like to ask about my troubles.</div><div><br></div><div>I set up a federate cluster with mongodb with opensips 3.2.5.</div><div><br></div><div>It has 2 nodes - node 1 and node 3.</div><div>1. One UAC which is registered on node 1 makes a call to one UAC which is registered on node 3.</div><div>2. node 1 lookup cachedb and get to know that callee is on node 3.</div><div>3. node 1 sends INVITE to node 3.</div><div>4. node 3 responses 407 with different nonce value.</div><div>5. node 1 just transfer 407 to tje caller with new nonce value from node 3.</div><div>6. The caller sends INVITE with authenticate with nonce value from node 3. But node 1 denies with 407 because the authenticate is not for node 1.</div><div><br></div><div>How can I make a call between different nodes?</div><div><br></div><div>Thank you </div><div>Chester</div></div>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org" target="_blank" rel="noreferrer">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" rel="noreferrer noreferrer" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
</blockquote></div></div></div>