<div>I&#39;m using realtime sip already!</div>
<div>To let you understant better my problem, I&#39;ll explain a bit more:</div>
<div>&nbsp;</div>
<div>In a redundancy scheme, I have two asterisk servers, each running on different machines although sharing the same MySQL DB for relatime sip.<br><br>Problem arises when the second server assumes the production. When some phone tries to establish a new call, those INVITEs reach the new server, although this server seems to don&#39;t read the registration information kept in sip_buddies table to know if the destination phone is registered or not, and so, the call fails. 
<br><br>Because the destination phone was registered in the first server, I was expecting that the second server when assuming production would first read the sip_buddies DB table to see if the destination phone was registered or not, but that seems to don&#39;t happen. It seems that registration information is only kept in memory and isn&#39;t read from DB! 
<br><br>Is there any way that I can force Asterisk to read sip_buddies realtime DB table to know if destination phone is registered?<br><br>Regards,<br><span class="sg">Ricardo Carvalho. </span></div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>&gt;<br>&gt;On 7/12/07, Ricardo Carvalho &lt;<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:rjcarvalho.lists@gmail.com" target="_blank">rjcarvalho.lists@gmail.com</a>&gt; wrote:<br>&gt;&gt;<br>
&gt;&gt; Is it possible to load phone registration information stored in sipfriends <br>&gt;&gt; MySQL DB, so that Asterisk &quot;thinks&quot; those phones are already registered?<br>&gt;&gt; This would be very usefull for a redundant server...
<br>&gt;&gt;<br>&gt;&gt;<br>&gt;<br>&gt;<br>&gt;Look at realtime sip <br>&gt;should help you<br>&gt;<br>&gt;ram<br>&nbsp;</div>