You can use FastAGI<br><br>See <a href="http://www.asteriskjava.org">http://www.asteriskjava.org</a><br><br><div><span class="gmail_quote">2006/3/27, David Gomillion &lt;<a href="mailto:dgomillion@eyecarenow.com">dgomillion@eyecarenow.com
</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Sorry for thread breaking... I'm on digest.<br><br>&gt;&gt; I'm curious (ok, well I admit it - it's for perosnal gain) what
<br>&gt;&gt; methods people are using to manage asterisk config files when they<br>&gt;&gt; have multiple asterisk systems?<br>&gt;<br>&gt;I'm using CVS. I only have one server right now. I use it on other<br>&gt;clusters to sync files and it works for me..
<br><br>Instead of doing this, I ended up creating a MySQL database and a few<br>scripts to generate the config files for each of my servers.&nbsp;&nbsp;All I have to<br>do is update the database, and the correct server pulls the information from
<br>the DB, generates the file, reloads, and sends reboot messages to the proper<br>phones.&nbsp;&nbsp;Very specific to my needs, but extremely fast and effective.&nbsp;&nbsp;And<br>all it requires on each Asterisk server is cron, PHP, and php-mysql.
<br><br>I had to customize a few of the variables inside the PHP scripts for each<br>server, but by putting them close to the top, it's not a real big deal when<br>I update the scripts to customize them for my servers.&nbsp;&nbsp;Mind you, I only
<br>have 4 servers on this system, but we don't anticipate growing beyond one<br>more server for a while.<br><br>One thing to mention that I have found: use lots of macros.&nbsp;&nbsp;Some of my<br>macros require 6 or 7 arguments, but they are extremely flexible and trivial
<br>to generate on the fly through these tools.&nbsp;&nbsp;Each extension fits in only one<br>line in the dialplan (calls a macro).&nbsp;&nbsp;Entries in the DB turn on and off<br>features, sets the timeout, forwards to another extension or sends to
<br>voicemail, etc.<br><br>Just what I'm doing.&nbsp;&nbsp;Hope it helps.<br><br>David<br><br><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>&nbsp;&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote>
</div><br><br clear="all"><br>-- <br>Giovanni Miano