See my other post about using originate, where you can specify all sorts of flags when sending the dialed leg into the conference.<div><br></div><div>-MC<br><br><div class="gmail_quote">On Sun, Feb 10, 2013 at 8:27 AM, Martyn Davies <span dir="ltr">&lt;<a href="mailto:martyn@magiccow.co.uk" target="_blank">martyn@magiccow.co.uk</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Jun,<div><br></div><div>There is a member-flag called endconf which does what you want. However, I&#39;m not sure how to specify that as part of &quot;conference dial&quot;...</div>
<div><br></div><div>Regards,</div><div>
Martyn<br><br><div class="gmail_quote">On 10 February 2013 11:54,  <span dir="ltr">&lt;<a href="mailto:freeswitch-users-request@lists.freeswitch.org" target="_blank">freeswitch-users-request@lists.freeswitch.org</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Send FreeSWITCH-users mailing list submissions to<br>
        <a href="mailto:freeswitch-users@lists.freeswitch.org" target="_blank">freeswitch-users@lists.freeswitch.org</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
or, via email, send a message with subject or body &#39;help&#39; to<br>
        <a href="mailto:freeswitch-users-request@lists.freeswitch.org" target="_blank">freeswitch-users-request@lists.freeswitch.org</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:freeswitch-users-owner@lists.freeswitch.org" target="_blank">freeswitch-users-owner@lists.freeswitch.org</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than &quot;Re: Contents of FreeSWITCH-users digest...&quot;<br>
<br>Today&#39;s Topics:<br>
<br>
   1. how to end conference after initiator hangs up    (dialout<br>
      style) (Jun Sun)<br>
   2. Re: High Availability Cluster Module for  FreeSWITCH (Gilad Abada)<br>
   3. Re: High Availability Cluster Module for  FreeSWITCH (Eliot Gable)<br>
   4. USSD support for mod_gsmopen (Yuriy Ostapchuk)<br>
   5. Re: VoIP gateway with PRI (Yehavi Bourvine)<br>
   6. Re: USSD support for mod_gsmopen (Giovanni Maruzzelli)<br>
   7. Re: High Availability Cluster Module for  FreeSWITCH<br>
      (Marcin Gozdalik)<br>
<br><br>---------- Forwarded message ----------<br>From: Jun Sun &lt;<a href="mailto:jsun@junsun.net" target="_blank">jsun@junsun.net</a>&gt;<br>To: <a href="mailto:freeswitch-users@lists.freeswitch.org" target="_blank">freeswitch-users@lists.freeswitch.org</a><br>

Cc: <br>Date: Sat, 09 Feb 2013 14:52:15 -0800<br>Subject: [Freeswitch-users] how to end conference after initiator hangs up (dialout style)<br><br>
I have set up a conferencing call node using dialout style. That is, I use the following commands to bridge everyone into a conference:<br>
<br>
conference $myRoom dial sofia/internal/$myNumber@x.x.<u></u>x.x:5060 $myNumber conference_test&quot;;<br>
conference $myRoom dial sofia/internal/$theirNumber1@<u></u>x.x.x.x:5060 $myNumber conference_test&quot;;<br>
conference $myRoom dial sofia/internal/$theirNumber2@<u></u>x.x.x.x:5060 $myNumber conference_test&quot;;<br>
...<br>
<br>
Right now things are working fine except for one thing. I like to end the conference (i.e., all legs are disconnected) when the initiator ($myNumber) hangs up. But it is not doing that (understandably so!).<br>
<br>
How can I achieve that?<br>
<br>
I searched around and it seems most conf call controls only apply to dial-in style conference calls.<br>
<br>
Thanks for any pointers!<br>
<br>
Jun<br>
<br>
<br>
<br><br>---------- Forwarded message ----------<br>From: Gilad Abada &lt;<a href="mailto:ga@steadfasttelecom.com" target="_blank">ga@steadfasttelecom.com</a>&gt;<br>To: FreeSWITCH Users Help &lt;<a href="mailto:freeswitch-users@lists.freeswitch.org" target="_blank">freeswitch-users@lists.freeswitch.org</a>&gt;<br>

Cc: <br>Date: Sat, 9 Feb 2013 18:49:56 -0500<br>Subject: Re: [Freeswitch-users] High Availability Cluster Module for FreeSWITCH<br>Hey Eliot<br>
<br>
Sounds exciting. Which DB will you be using Postgres? I will try to<br>
get my company to pitch in a few dollars.<br>
<br>
Sent from my mobile device.<br>
<br>
On Feb 9, 2013, at 12:11 PM, Eliot Gable &lt;<a href="mailto:egable%2Bfreeswitch@gmail.com" target="_blank">egable+freeswitch@gmail.com</a>&gt; wrote:<br>
<br>
&gt; For the past two years, I have been working on and off on a high<br>
&gt; availability cluster module for FreeSWITCH. If you would like to see<br>
&gt; HA built into FreeSWITCH directly, instead of dealing with Pacemaker +<br>
&gt; Corosync or other 3rd party systems, please check out the module,<br>
&gt; voice your support, provide feedback and suggestions, and consider<br>
&gt; supporting it.<br>
&gt;<br>
&gt; Some advantages over a 3rd party solution like Pacemaker include:<br>
&gt;<br>
&gt; - Sub-second failure detection and response (meaning it can start<br>
&gt; recovering calls less than a second after a failure occurs)<br>
&gt; - Failure detection is built into FreeSWITCH so it can detect<br>
&gt; conditions which 3rd party modules cannot detect<br>
&gt; - One shared configuration file between all nodes (no per-node IP<br>
&gt; configuration required)<br>
&gt; - No fixed number of nodes<br>
&gt; - Graceful migration of calls with a maintenance mode (requires DNS)<br>
&gt;<br>
&gt; These are just some of the benefits of building a FreeSWITCH-specific<br>
&gt; HA system. For additional details about the project, please visit:<br>
&gt;<br>
&gt; <a href="http://wiki.freeswitch.org/wiki/Mod_ha_cluster" target="_blank">http://wiki.freeswitch.org/wiki/Mod_ha_cluster</a><br>
&gt;<br>
&gt;<br>
&gt; If you would like to see this project come to fruition, please<br>
&gt; consider financially supporting it through Kickstarter:<br>
&gt;<br>
&gt; <a href="http://www.kickstarter.com/projects/1175121367/high-availability-cluster-module-for-freeswitch" target="_blank">http://www.kickstarter.com/projects/1175121367/high-availability-cluster-module-for-freeswitch</a><br>


&gt;<br>
&gt;<br>
&gt;<br>
&gt; Thanks in advance for anyone who contributes, either with just a<br>
&gt; shout-out, with feedback and/or suggestions, and especially to those<br>
&gt; who pledge some financial support.<br>
&gt;<br>
&gt; --<br>
&gt; Eliot Gable<br>
&gt;<br>
&gt; _________________________________________________________________________<br>
&gt; Professional FreeSWITCH Consulting Services:<br>
&gt; <a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>
&gt; <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
&gt;<br>
&gt; FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
&gt; <a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
&gt;<br>
&gt; Official FreeSWITCH Sites<br>
&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt; <a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
&gt; <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
&gt;<br>
&gt; FreeSWITCH-users mailing list<br>
&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br>
<br>
<br><br>---------- Forwarded message ----------<br>From: Eliot Gable &lt;<a href="mailto:egable%2Bfreeswitch@gmail.com" target="_blank">egable+freeswitch@gmail.com</a>&gt;<br>To: FreeSWITCH Users Help &lt;<a href="mailto:freeswitch-users@lists.freeswitch.org" target="_blank">freeswitch-users@lists.freeswitch.org</a>&gt;<br>

Cc: <br>Date: Sat, 9 Feb 2013 23:00:59 -0500<br>Subject: Re: [Freeswitch-users] High Availability Cluster Module for FreeSWITCH<br>The beauty of the module is that it will not require any 3rd party<br>
software to operate. I am designing it to run entirely in-memory using<br>
multi-cast events to communicate between cluster nodes. No external<br>
database will be required to enable the automatic fail over and call<br>
recovery.<br>
<br>
If you have your customers / clients using DNS to point traffic to<br>
your system and you run multiple master nodes with DNS performing load<br>
balancing, you can also make use of the maintenance mode I have<br>
planned which will use a separate IP address and update your DNS<br>
records to remove the master which you put into maintenance mode and<br>
put in the maintenance IP which is assigned to the slave node which is<br>
being promoted as master. This allows calls to drain off the master<br>
while new calls come up on the slave, and then you can gracefully shut<br>
down the master when all calls are finished. Once you are done with<br>
maintenance, you simply bring it back online and it comes up as a<br>
slave or a master as needed (according to your configured master /<br>
slave ratio). The IP which it was using as a master node becomes the<br>
new designated maintenance IP. This is the only case where a 3rd party<br>
software package is required, and it is an optional feature.<br>
<br>
<br>
On Sat, Feb 9, 2013 at 6:49 PM, Gilad Abada &lt;<a href="mailto:ga@steadfasttelecom.com" target="_blank">ga@steadfasttelecom.com</a>&gt; wrote:<br>
&gt; Hey Eliot<br>
&gt;<br>
&gt; Sounds exciting. Which DB will you be using Postgres? I will try to<br>
&gt; get my company to pitch in a few dollars.<br>
&gt;<br>
&gt; Sent from my mobile device.<br>
&gt;<br>
&gt; On Feb 9, 2013, at 12:11 PM, Eliot Gable &lt;<a href="mailto:egable%2Bfreeswitch@gmail.com" target="_blank">egable+freeswitch@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt;&gt; For the past two years, I have been working on and off on a high<br>
&gt;&gt; availability cluster module for FreeSWITCH. If you would like to see<br>
&gt;&gt; HA built into FreeSWITCH directly, instead of dealing with Pacemaker +<br>
&gt;&gt; Corosync or other 3rd party systems, please check out the module,<br>
&gt;&gt; voice your support, provide feedback and suggestions, and consider<br>
&gt;&gt; supporting it.<br>
&gt;&gt;<br>
&gt;&gt; Some advantages over a 3rd party solution like Pacemaker include:<br>
&gt;&gt;<br>
&gt;&gt; - Sub-second failure detection and response (meaning it can start<br>
&gt;&gt; recovering calls less than a second after a failure occurs)<br>
&gt;&gt; - Failure detection is built into FreeSWITCH so it can detect<br>
&gt;&gt; conditions which 3rd party modules cannot detect<br>
&gt;&gt; - One shared configuration file between all nodes (no per-node IP<br>
&gt;&gt; configuration required)<br>
&gt;&gt; - No fixed number of nodes<br>
&gt;&gt; - Graceful migration of calls with a maintenance mode (requires DNS)<br>
&gt;&gt;<br>
&gt;&gt; These are just some of the benefits of building a FreeSWITCH-specific<br>
&gt;&gt; HA system. For additional details about the project, please visit:<br>
&gt;&gt;<br>
&gt;&gt; <a href="http://wiki.freeswitch.org/wiki/Mod_ha_cluster" target="_blank">http://wiki.freeswitch.org/wiki/Mod_ha_cluster</a><br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; If you would like to see this project come to fruition, please<br>
&gt;&gt; consider financially supporting it through Kickstarter:<br>
&gt;&gt;<br>
&gt;&gt; <a href="http://www.kickstarter.com/projects/1175121367/high-availability-cluster-module-for-freeswitch" target="_blank">http://www.kickstarter.com/projects/1175121367/high-availability-cluster-module-for-freeswitch</a><br>


&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; Thanks in advance for anyone who contributes, either with just a<br>
&gt;&gt; shout-out, with feedback and/or suggestions, and especially to those<br>
&gt;&gt; who pledge some financial support.<br>
&gt;&gt;<br>
<br>
<br>
<br><br>---------- Forwarded message ----------<br>From: Yuriy Ostapchuk &lt;<a href="mailto:yura407@gmail.com" target="_blank">yura407@gmail.com</a>&gt;<br>To: <a href="mailto:freeswitch-users@lists.freeswitch.org" target="_blank">freeswitch-users@lists.freeswitch.org</a><br>

Cc: <br>Date: Sun, 10 Feb 2013 00:10:39 -0500<br>Subject: [Freeswitch-users] USSD support for mod_gsmopen<br><div dir="ltr"><div><div><div><div><div><div><div>Hi,<br></div>I&#39;ve submitted a patch that implements USSD messaging support.<br>

</div>(useful for checking and refilling account balance and other provider-specific usage)<br>
</div><br></div>Here is the JIRA ticket:<br><a href="http://jira.freeswitch.org/browse/FS-5078" target="_blank">http://jira.freeswitch.org/browse/FS-5078</a><br><br></div>If this feature is considered useful, I would appreciate if it&#39;s integrated in git.<br>


<br></div>Thanks,<br></div>Yuriy<br></div>
<br><br>---------- Forwarded message ----------<br>From: Yehavi Bourvine &lt;<a href="mailto:yehavi.bourvine@gmail.com" target="_blank">yehavi.bourvine@gmail.com</a>&gt;<br>To: FreeSWITCH Users Help &lt;<a href="mailto:freeswitch-users@lists.freeswitch.org" target="_blank">freeswitch-users@lists.freeswitch.org</a>&gt;<br>

Cc: <br>Date: Sun, 10 Feb 2013 11:21:25 +0200<br>Subject: Re: [Freeswitch-users] VoIP gateway with PRI<br><div dir="rtl"><div dir="ltr">Hi,</div><div dir="ltr">  I just checked with our Audiocodes support, and you can do what you want.</div>

<div dir="ltr"> </div><div dir="ltr">In order to route a call from one PRI to the other, you insert an entry in two tables:</div>
<div dir="ltr">Tel-&gt;IP: the destination is localhost.</div><div dir="ltr">IP-&gt;Tel - the source is either any or localhost.</div><div dir="ltr"> </div><div dir="ltr">                 Regards, __Yehavi:</div></div><div class="gmail_extra">


<br><br><div class="gmail_quote"><div dir="ltr">2013/2/7 Mimiko <span dir="ltr">&lt;<a href="mailto:vbvbrj@gmail.com" target="_blank">vbvbrj@gmail.com</a>&gt;</span></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


Hello.<br>
<br>
I want to propose for purchasing a VoIP gateway to connect some PRI<br>
lines with FS. Basic operation has to be routing like this:<br>
<br>
One line PRI will be connected to phone provider. Some calls to certain<br>
numbers thru this connection must be routed to FS via IP. Other<br>
destination numbers must be routed to second PRI connection for legacy<br>
PBX for analog phones. So the VoIP gateway must have two PRI (T1/E1)<br>
connections and two LAN connection for failover.<br>
<br>
After a while this VoIP gateway will be as a tehnology converter from IP<br>
to PRI. So LAN connectors will be used for connection to FS in a<br>
failover manner. And two PRI connectors will be used to connect to<br>
legacy PBX which have two PRI inputs to handle 60 concurrent connection.<br>
<br>
I&#39;ve spotted three models:<br>
1) Patton SN4951/4E60V2GS/EUI 4T1/E1/PRI 60 VoIP Channels G.SHDSL for $5,000<br>
<br>
2) Audiocodes Mediant 1000 M1K-D2 2T1/E1 for  $3,800<br>
<br>
3) Sangoma Vega 400 2 T1/E1 Digital Gateway for $4,437<br>
<br>
Which of this is a better working solution with failover and extended<br>
call routing plans?<br>
<br>
Thansk.<br>
<br>
--<br>
Mimiko desu.<br>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br></div>
<br><br>---------- Forwarded message ----------<br>From: Giovanni Maruzzelli &lt;<a href="mailto:gmaruzz@gmail.com" target="_blank">gmaruzz@gmail.com</a>&gt;<br>To: FreeSWITCH Users Help &lt;<a href="mailto:freeswitch-users@lists.freeswitch.org" target="_blank">freeswitch-users@lists.freeswitch.org</a>&gt;<br>

Cc: <br>Date: Sun, 10 Feb 2013 12:36:28 +0100<br>Subject: Re: [Freeswitch-users] USSD support for mod_gsmopen<br><br>On Sun, Feb 10, 2013 at 6:10 AM, Yuriy Ostapchuk <span dir="ltr">&lt;<a href="mailto:yura407@gmail.com" target="_blank">yura407@gmail.com</a>&gt;</span> wrot<div class="gmail_quote">

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div dir="ltr"><div><div><div><div><div><div><div>Hi,<br></div>I&#39;ve submitted a patch that implements USSD messaging support.<br></div>(useful for checking and refilling account balance and other provider-specific usage)<br>



 <br></div></div></div></div></div></div></blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div>
</div><br></div>Here is the JIRA ticket:<br><a href="http://jira.freeswitch.org/browse/FS-5078" target="_blank">http://jira.freeswitch.org/browse/FS-5078</a><br><br></div>If this feature is considered useful, I would appreciate if it&#39;s integrated in git.<br>



</div></div></div></blockquote><div><br>Thanks Yuriy, I&#39;ll have a look into it asap next week.<br><br>Thanks again, yes is considered useful and grateful received.<br><br>-giovanni<br> <br clear="all"></div></div><br>



-- <br>Sincerely,<br><br>Giovanni Maruzzelli<br>Cell : <a href="tel:%2B39-347-2665618" value="+393472665618" target="_blank">+39-347-2665618</a><br>
<br><br>---------- Forwarded message ----------<br>From: Marcin Gozdalik &lt;<a href="mailto:gozdal@gmail.com" target="_blank">gozdal@gmail.com</a>&gt;<br>To: FreeSWITCH Users Help &lt;<a href="mailto:freeswitch-users@lists.freeswitch.org" target="_blank">freeswitch-users@lists.freeswitch.org</a>&gt;<br>

Cc: <br>Date: Sun, 10 Feb 2013 12:54:12 +0100<br>Subject: Re: [Freeswitch-users] High Availability Cluster Module for FreeSWITCH<br>I wonder how do you handle network partition? Simply &quot;knowing&quot; which nodes are up in a distributed system is hard enough <span></span>and there is a reason why solutions like pacemaker/corosync have years of development behind them.<br>


<br>W dniu niedziela, 10 lutego 2013 użytkownik Eliot Gable  napisał:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">The beauty of the module is that it will not require any 3rd party<br>



software to operate. I am designing it to run entirely in-memory using<br>
multi-cast events to communicate between cluster nodes. No external<br>
database will be required to enable the automatic fail over and call<br>
recovery.<br>
<br>
If you have your customers / clients using DNS to point traffic to<br>
your system and you run multiple master nodes with DNS performing load<br>
balancing, you can also make use of the maintenance mode I have<br>
planned which will use a separate IP address and update your DNS<br>
records to remove the master which you put into maintenance mode and<br>
put in the maintenance IP which is assigned to the slave node which is<br>
being promoted as master. This allows calls to drain off the master<br>
while new calls come up on the slave, and then you can gracefully shut<br>
down the master when all calls are finished. Once you are done with<br>
maintenance, you simply bring it back online and it comes up as a<br>
slave or a master as needed (according to your configured master /<br>
slave ratio). The IP which it was using as a master node becomes the<br>
new designated maintenance IP. This is the only case where a 3rd party<br>
software package is required, and it is an optional feature.<br>
<br>
<br>
On Sat, Feb 9, 2013 at 6:49 PM, Gilad Abada &lt;<a>ga@steadfasttelecom.com</a>&gt; wrote:<br>
&gt; Hey Eliot<br>
&gt;<br>
&gt; Sounds exciting. Which DB will you be using Postgres? I will try to<br>
&gt; get my company to pitch in a few dollars.<br>
&gt;<br>
&gt; Sent from my mobile device.<br>
&gt;<br>
&gt; On Feb 9, 2013, at 12:11 PM, Eliot Gable &lt;<a>egable+freeswitch@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt;&gt; For the past two years, I have been working on and off on a high<br>
&gt;&gt; availability cluster module for FreeSWITCH. If you would like to see<br>
&gt;&gt; HA built into FreeSWITCH directly, instead of dealing with Pacemaker +<br>
&gt;&gt; Corosync or other 3rd party systems, please check out the module,<br>
&gt;&gt; voice your support, provide feedback and suggestions, and consider<br>
&gt;&gt; supporting it.<br>
&gt;&gt;<br>
&gt;&gt; Some advantages over a 3rd party solution like Pacemaker include:<br>
&gt;&gt;<br>
&gt;&gt; - Sub-second failure detection and response (meaning it can start<br>
&gt;&gt; recovering calls less than a second after a failure occurs)<br>
&gt;&gt; - Failure detection is built into FreeSWITCH so it can detect<br>
&gt;&gt; conditions which 3rd party modules cannot detect<br>
&gt;&gt; - One shared configuration file between all nodes (no per-node IP<br>
&gt;&gt; configuration required)<br>
&gt;&gt; - No fixed number of nodes<br>
&gt;&gt; - Graceful migration of calls with a maintenance mode (requires DNS)<br>
&gt;&gt;<br>
&gt;&gt; These are just some of the benefits of building a FreeSWITCH-specific<br>
&gt;&gt; HA system. For additional details about the project, please visit:<br>
&gt;&gt;<br>
&gt;&gt; <a href="http://wiki.freeswitch.org/wiki/Mod_ha_cluster" target="_blank">http://wiki.freeswitch.org/wiki/Mod_ha_cluster</a><br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; If you would like to see this project come to fruition, please<br>
&gt;&gt; consider financially supporting it through Kickstarter:<br>
&gt;&gt;<br>
&gt;&gt; <a href="http://www.kickstarter.com/projects/1175121367/high-availability-cluster-module-for-freeswitch" target="_blank">http://www.kickstarter.com/projects/1175121367/high-availability-cluster-module-for-freeswitch</a><br>



&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; Thanks in advance for anyone who contributes, either with just a<br>
&gt;&gt; shout-out, with feedback and/or suggestions, and especially to those<br>
&gt;&gt; who pledge some financial support.<br>
&gt;&gt;<br>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a>consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a>FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote><br><span class="HOEnZb"><font color="#888888"><br>-- <br>Marcin Gozdalik<br>
<br>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></font></span></blockquote></div><br></div>
<br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br>Michael S Collins<br>Twitter: @mercutioviz<br><a href="http://www.FreeSWITCH.org" target="_blank">http://www.FreeSWITCH.org</a><br><a href="http://www.ClueCon.com" target="_blank">http://www.ClueCon.com</a><br>
<a href="http://www.OSTAG.org" target="_blank">http://www.OSTAG.org</a><br><br>
</div>