<p dir="ltr">Are they both using same database? I use master master replication and it works fine for me.</p>
<div class="gmail_quote">On Jan 28, 2013 12:36 PM, &quot;microx&quot; &lt;<a href="mailto:acmicrox@gmail.com">acmicrox@gmail.com</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi all,<br>
<br>
In my scenario, I have two proxy servers PA and PB and a number of RTP<br>
proxies. Basically, PA is active and PB is stand-by.<br>
For each RTP proxy, PA maintains a variable to keep track of how many<br>
ongoing sessions the RTP proxy is serving. When PA is down, PB needs to take<br>
over all the tasks of PA. However, when PB receives BYE requests, PB cannot<br>
find the corresponding dialogs and terminate them (a simple log is shown<br>
below).<br>
Jan 28 19:16:17 [16514] DBG:dialog:get_dlg: no dialog<br>
callid=&#39;<a href="mailto:8-11448@192.168.64.100">8-11448@192.168.64.100</a>&#39; found<br>
Jan 28 19:16:17 [16514] DBG:dialog:dlg_onroute: Callid<br>
&#39;<a href="mailto:8-11448@192.168.64.100">8-11448@192.168.64.100</a>&#39; not found<br>
<br>
Can anyone tell me how to make PB terminate the corresponding dialogs and<br>
decrease the values of associated variables?<br>
I have set db_mode to 1 to try to enable PB to read the dialog table filled<br>
by PA. I am grateful for any help. Thanks.<br>
<br>
Best wishes,<br>
Chen-Che<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://opensips-open-sip-server.1449251.n2.nabble.com/Failover-and-dialog-termination-tp7584192.html" target="_blank">http://opensips-open-sip-server.1449251.n2.nabble.com/Failover-and-dialog-termination-tp7584192.html</a><br>

Sent from the OpenSIPS - Users mailing list archive at Nabble.com.<br>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
</blockquote></div>