I use an app at another server, which checks multiple servers at regular intervals and distributes files from one to the other and the other way around and to a central server at given intervals over ssh. Rsync is another idea. Hell, you could even &quot;abuse&quot; dropbox for this purpose.<br>
<br><div class="gmail_quote">On Tue, Oct 20, 2009 at 15:31, Arjan Kroon | Mobillion <span dir="ltr">&lt;<a href="mailto:Arjan.Kroon@mobillion.nl">Arjan.Kroon@mobillion.nl</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">










<div link="blue" vlink="purple" lang="NL">

<div>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);" lang="EN-US">Maybe a central server is an idée.</span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);" lang="EN-US">You’ll have to mount an directory on server A, B and C to a
directory on the central server.</span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);" lang="EN-US">A disadvantage is, that you’ll have to have a stable internet
connection between al servers.</span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);" lang="EN-US"> </span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);" lang="EN-US">Another solution is to make a script on the server A,B and C
that copies the recorder files to the others servers.</span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);" lang="EN-US"> </span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);" lang="EN-US"> </span></p>

<div style="border-style: solid none none; border-color: rgb(181, 196, 223) -moz-use-text-color -moz-use-text-color; border-width: 1pt medium medium; padding: 3pt 0cm 0cm;">

<p class="MsoNormal"><b><span style="font-size: 10pt;">Van:</span></b><span style="font-size: 10pt;">
<a href="mailto:asterisk-users-bounces@lists.digium.com" target="_blank">asterisk-users-bounces@lists.digium.com</a>
[mailto:<a href="mailto:asterisk-users-bounces@lists.digium.com" target="_blank">asterisk-users-bounces@lists.digium.com</a>] <b>Namens </b>ABBAS SHAKEEL<br>
<b>Verzonden:</b> 20-10-2009 15:02<br>
<b>Aan:</b> Asterisk Users Mailing List - Non-Commercial Discussion<br>
<b>Onderwerp:</b> Re: [asterisk-users] Syncronizing files on different
Asteriskservers</span></p>

</div>

<p class="MsoNormal"> </p>

<p class="MsoNormal" style="margin-bottom: 12pt;">Yeah i do have considered that
option but the problem is that in if i have four servers server ie A,B,C,D...
all cannot be servers ands clients at the same time. Thats the reason I am
wondering any other solution</p>

<div>

<p class="MsoNormal">On Tue, Oct 20, 2009 at 5:44 PM, Jeff LaCoursiere &lt;<a href="mailto:jeff@jeff.net" target="_blank">jeff@jeff.net</a>&gt; wrote:</p>

<div>

<div>

<p class="MsoNormal" style="margin-bottom: 12pt;"><br>
On Tue, 20 Oct 2009, ABBAS SHAKEEL wrote:<br>
<br>
&gt; Hello<br>
&gt; I need some advice regarding the Asterisk server that are located at<br>
&gt; different locations.<br>
&gt;<br>
&gt; Three asterisk servers are here each at different location. Suppose A,B,C
be<br>
&gt; the three servers respectively.<br>
&gt;<br>
&gt; Server A is connected to server B and server C through a VPN.<br>
&gt;<br>
&gt; I have a developed an IVR service on server B and server C where users
come<br>
&gt; and record their voice. On the same servers B and C users come to listen
the<br>
&gt; recorded voices (I am using agi ). any user records his profile on server
B<br>
&gt; , NOW a user who make a call to server C cannot listen to profiles
recorded<br>
&gt; at server B. Because these profiles reside on Server B ... Similar in case<br>
&gt; of server C.<br>
&gt;<br>
&gt; I thought a solution that i will use sockets. when a user records  a
voice<br>
&gt; on Server B . The file will be send to Server A and Server A will send it
to<br>
&gt; all other servers ie C and others if exists.<br>
&gt;<br>
&gt; But if alot of user start to record their voices then sockets may fail ???<br>
&gt; DO any one have idea to do it in better way ???<br>
&gt;</p>

</div>

</div>

<p class="MsoNormal">How about rsync?<br>
<br>
j<br>
<br>
_______________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.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" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a></p>

</div>

<p class="MsoNormal" style="margin-bottom: 12pt;"><br><font color="#888888">
<br clear="all">
<br>
-- <br>
Best Regards<br>
Shakeel Abbas</font></p>

</div>

</div>


<br>_______________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.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" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br>