This is correct, astdb isn't stored in a database and essentially your
scenario with astdb file being shared won't work or will be highly
unreliable. I am almost sure there was a patch in circulation, alas I
didn't find it in the bug tracker.<br>
<br><br><div><span class="gmail_quote">On 12/1/05, <b class="gmail_sendername">Bruce Ferrell</b> <<a href="mailto:bferrell@baywinds.org">bferrell@baywinds.org</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Matt Riddell wrote:<br>> dashy dude wrote:<br>><br>>>Dear All<br>>>I am trying to build a high availability cluster of<br>>>asterisk.<br>>>I am using RedHat cluster management suit on<br>>>Enterprise edition AS3
<br>>><br>>>Origianally, astdb was located on native hard disk of<br>>>each server.<br>>>All my end points are configured for Reinvite=Yes<br>>><br>>>Everrything was working fine and if active server is
<br>>>rebooted, the standby would take over and the ongoing<br>>>calls will continue without any problem.<br>>><br>>>But this had a problem that the astdb file is not<br>>>updated with latest end-point information and phones
<br>>>dont get a call untill they re register.<br>>><br>>>To avoid this, I moved the astdb file on the shared<br>>>storage and created sym links from individual servers.<br>>>Now, when the active server is rebooted, all the
<br>>>active calls are dropped.<br>>><br>>>Please help me in resolving this.<br>><br>><br>> Why don't you use Asterisk RealTime?<br>><br>correct if I'm wrong (frequently) but the call state isn't stored in the
<br>realtime db is it?<br><br>linux-ha uses a form of shared disk called DRBD that might solve this if<br>you forced the astdb onto that. Only one node of the cluster is<br>currently allowed to write to astdb on that though.
<br><br>Just a thought<br>_______________________________________________<br>--Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a> --<br><br>Asterisk-Users mailing list<br>To UNSUBSCRIBE or update options visit:
<br> <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br>