<html><body><div style="color:#000; background-color:#fff; font-family:arial, helvetica, sans-serif;font-size:10pt">it's possible to run local conferences on the hub servers, and let them automatically dial-out toward the central server.<br><br>But you don't have the moderator controls. The typical scenario is that the conference only starts when the moderator logs in. In this hub and spoke design, you need some external program which watches the ESL sockets and performs the control actions.<br><br>If bandwidth is so much of concern, you can use Speex codec, as it gives a pretty good voice quality and moderate bandwidth usage. The CPU usage will grow, of course. Then the hub boxes would compress the voice and send each call to the central conference bridge. In this case, you would keep the full moderator control, and nothing needs to be developed on top of today's
 FreeSWITCH.<br><br><br><br><br><br>&nbsp;<br><div><span><br></span></div><div><br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; margin-top: 5px; padding-left: 5px;">  <div style="font-family: arial, helvetica, sans-serif; font-size: 10pt;"> <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div dir="ltr"> <hr size="1">  <font face="Arial" size="2"> <b><span style="font-weight:bold;">From:</span></b> Brian Foster &lt;bdfoster@davri.com&gt;<br> <b><span style="font-weight: bold;">To:</span></b> FreeSWITCH Users Help &lt;freeswitch-users@lists.freeswitch.org&gt; <br> <b><span style="font-weight: bold;">Sent:</span></b> Thursday, August 22, 2013 9:39 PM<br> <b><span style="font-weight: bold;">Subject:</span></b> Re: [Freeswitch-users] Conferencing solution - need advice<br> </font> </div> <div class="y_msg_container"><br><div id="yiv4049828586"><div dir="ltr">It doesn't quite work that way.
 Every call to main conference server will have it's own audio. Defeats the purpose of having a distributed setup.</div>
<div dir="ltr">But I don't think the control issue is a big deal. You could always implement a web gui that kept track of participants and use that to control the conference on the edge servers. A little ESL, some PHP/AJAX and you should be fine if yiu're comfortable with those technologies.</div>

<div dir="ltr">Thank you,</div>
<div dir="ltr">Brian Foster<br>
Project Manager/Owner's Rep.<br>
Davri Investments, Inc.<br>
O: 317-787-2686 x2102<br>
M: 317-600-9753<br>
E: <a rel="nofollow" ymailto="mailto:bdfoster@davri.com" target="_blank" href="mailto:bdfoster@davri.com">bdfoster@davri.com</a><br>
Indianapolis, Indiana</div>
<div dir="ltr">Sent from a mobile device.</div>
<div class="yiv4049828586gmail_quote">On Aug 22, 2013 2:45 PM, "Kaleem" &lt;<a rel="nofollow" ymailto="mailto:k4kaleem@gmail.com" target="_blank" href="mailto:k4kaleem@gmail.com">k4kaleem@gmail.com</a>&gt; wrote:<br><blockquote class="yiv4049828586gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi, in that case, how about a star network of freeswitch?<br>
<br>
One FS is central and other FS servers around transfer calls to it, in a way that they setup one stream only to main and merge all connected callers to it.<br>
<br>
Sent from my iPhone<br>
<br>
On 22 Aug 2013, at 14:05, "Veniamin (Benjamin) Beskrovny" &lt;<a rel="nofollow" ymailto="mailto:beskrovny@gmail.com" target="_blank" href="mailto:beskrovny@gmail.com">beskrovny@gmail.com</a>&gt; wrote:<br>
<br>
&gt; Indeed, Stan is right. I would rather concentrate on joining one<br>
&gt; (maybe dedicated instance of FS somewhere in the middle) instead of<br>
&gt; keeping full mesh of talkers, thus eating bandwidth and resources...<br>
&gt;<br>
&gt; On 8/22/13, Stanislav Sinyagin &lt;<a rel="nofollow" ymailto="mailto:ssinyagin@yahoo.com" target="_blank" href="mailto:ssinyagin@yahoo.com">ssinyagin@yahoo.com</a>&gt; wrote:<br>
&gt;&gt; this would require active SIP channels between the conference instances, but<br>
&gt;&gt; not counting as participants.<br>
&gt;&gt;<br>
&gt;&gt; Also some development work needs to be done to distribute the conference<br>
&gt;&gt; control between the servers:<br>
&gt;&gt; -- moderator joined, everyone can talk<br>
&gt;&gt; -- moderator control, like kicking off or muting participants<br>
&gt;&gt; -- moderator ending and shutting down the conference session<br>
&gt;&gt; -- total count and listing of all participants<br>
&gt;&gt;<br>
&gt;&gt; This sounds like ~50 to 100 hours of developer's work if you need a full<br>
&gt;&gt; conferencing functionality across multiple servers.<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;&gt; ________________________________<br>
&gt;&gt;&gt; From: Kaleem &lt;<a rel="nofollow" ymailto="mailto:k4kaleem@gmail.com" target="_blank" href="mailto:k4kaleem@gmail.com">k4kaleem@gmail.com</a>&gt;<br>
&gt;&gt;&gt; To: FreeSWITCH Users Help &lt;<a rel="nofollow" ymailto="mailto:freeswitch-users@lists.freeswitch.org" target="_blank" href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a>&gt;<br>
&gt;&gt;&gt; Sent: Thursday, August 22, 2013 9:45 AM<br>
&gt;&gt;&gt; Subject: Re: [Freeswitch-users] Conferencing solution - need advice<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Hi Mike, thanks for looking into this, yes all servers will be active all<br>
&gt;&gt;&gt; time running on high end virtual environment<br>
&gt;&gt;&gt; Thanks<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Sent from my iPhone<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; On 22 Aug 2013, at 00:09, Michael Collins &lt;<a rel="nofollow" ymailto="mailto:msc@freeswitch.org" target="_blank" href="mailto:msc@freeswitch.org">msc@freeswitch.org</a>&gt; wrote:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Will the four individual conferences always be connected to each other?<br>
&gt;&gt;&gt;&gt; -MC<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; On Wed, Aug 21, 2013 at 1:55 PM, kaleem rehman &lt;<a rel="nofollow" ymailto="mailto:k4kaleem@gmail.com" target="_blank" href="mailto:k4kaleem@gmail.com">k4kaleem@gmail.com</a>&gt; wrote:<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Hi All,<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; I want to implement a conferencing solution using freeswitch with Avaya.<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; We currently have a multi-country hosted telephony platform, I want to<br>
&gt;&gt;&gt;&gt;&gt; introduce freeswitch to it for internal use to see how it goes.<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; I want a freeswitch server in UK, one in Europe, one in Americas and one<br>
&gt;&gt;&gt;&gt;&gt; in South Africa.<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; i would like all freeswitch server to talk to each other over SIP over<br>
&gt;&gt;&gt;&gt;&gt; internal Cloud then i want UK conference users to join to UK freeswitch<br>
&gt;&gt;&gt;&gt;&gt; and for same conference other countries users to join their local<br>
&gt;&gt;&gt;&gt;&gt; freeswitch server and talk together.<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; this way i want to achieve less cloud load and in reality one call<br>
&gt;&gt;&gt;&gt;&gt; between all servers where users all users from their country will<br>
&gt;&gt;&gt;&gt;&gt; connect to local freeswitch and that freeswitch links then to a<br>
&gt;&gt;&gt;&gt;&gt; conference with other country.<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; please advise on how i can achieve this.<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; i am open to suggestions and ideas.<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; regards,<br>
&gt;&gt;&gt;&gt;&gt; Kaleem<br>
&gt;&gt;&gt;&gt;&gt; _________________________________________________________________________<br>
&gt;&gt;&gt;&gt;&gt; Professional FreeSWITCH Consulting Services:<br>
&gt;&gt;&gt;&gt;&gt; <a rel="nofollow" ymailto="mailto:consulting@freeswitch.org" target="_blank" href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
&gt;&gt;&gt;&gt;&gt; <a rel="nofollow" target="_blank" href="http://www.freeswitchsolutions.com/">http://www.freeswitchsolutions.com</a><br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
&gt;&gt;&gt;&gt;&gt; <a rel="nofollow" target="_blank" href="http://www.cudatel.com/">http://www.cudatel.com</a><br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; Official FreeSWITCH Sites<br>
&gt;&gt;&gt;&gt;&gt; <a rel="nofollow" target="_blank" href="http://www.freeswitch.org/">http://www.freeswitch.org</a><br>
&gt;&gt;&gt;&gt;&gt; <a rel="nofollow" target="_blank" href="http://wiki.freeswitch.org/">http://wiki.freeswitch.org</a><br>
&gt;&gt;&gt;&gt;&gt; <a rel="nofollow" target="_blank" href="http://www.cluecon.com/">http://www.cluecon.com</a><br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; FreeSWITCH-users mailing list<br>
&gt;&gt;&gt;&gt;&gt; <a rel="nofollow" ymailto="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank" href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt;&gt;&gt;&gt;&gt; <a rel="nofollow" target="_blank" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt;&gt;&gt;&gt;&gt; UNSUBSCRIBE:<a rel="nofollow" target="_blank" href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt;&gt;&gt;&gt;&gt; <a rel="nofollow" target="_blank" href="http://www.freeswitch.org/">http://www.freeswitch.org</a><br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; --<br>
&gt;&gt;&gt;&gt; Michael S Collins<br>
&gt;&gt;&gt;&gt; Twitter: @mercutioviz<br>
&gt;&gt;&gt;&gt; <a rel="nofollow" target="_blank" href="http://www.freeswitch.org/">http://www.FreeSWITCH.org</a><br>
&gt;&gt;&gt;&gt; <a rel="nofollow" target="_blank" href="http://www.cluecon.com/">http://www.ClueCon.com</a><br>
&gt;&gt;&gt;&gt; <a rel="nofollow" target="_blank" href="http://www.ostag.org/">http://www.OSTAG.org</a><br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt; _________________________________________________________________________<br>
&gt;&gt;&gt; Professional FreeSWITCH Consulting Services:<br>
&gt;&gt;&gt; <a rel="nofollow" ymailto="mailto:consulting@freeswitch.org" target="_blank" href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
&gt;&gt;&gt; <a rel="nofollow" target="_blank" href="http://www.freeswitchsolutions.com/">http://www.freeswitchsolutions.com</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
&gt;&gt;&gt; <a rel="nofollow" target="_blank" href="http://www.cudatel.com/">http://www.cudatel.com</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Official FreeSWITCH Sites<br>
&gt;&gt;&gt; <a rel="nofollow" target="_blank" href="http://www.freeswitch.org/">http://www.freeswitch.org</a><br>
&gt;&gt;&gt; <a rel="nofollow" target="_blank" href="http://wiki.freeswitch.org/">http://wiki.freeswitch.org</a><br>
&gt;&gt;&gt; <a rel="nofollow" target="_blank" href="http://www.cluecon.com/">http://www.cluecon.com</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; FreeSWITCH-users mailing list<br>
&gt;&gt;&gt; <a rel="nofollow" ymailto="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank" href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt;&gt;&gt; <a rel="nofollow" target="_blank" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt;&gt;&gt; UNSUBSCRIBE:<a rel="nofollow" target="_blank" href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt;&gt;&gt; <a rel="nofollow" target="_blank" href="http://www.freeswitch.org/">http://www.freeswitch.org</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;<br>
&gt;<br>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a rel="nofollow" ymailto="mailto:consulting@freeswitch.org" target="_blank" href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a rel="nofollow" target="_blank" href="http://www.freeswitchsolutions.com/">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a rel="nofollow" target="_blank" href="http://www.cudatel.com/">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a rel="nofollow" target="_blank" href="http://www.freeswitch.org/">http://www.freeswitch.org</a><br>
<a rel="nofollow" target="_blank" href="http://wiki.freeswitch.org/">http://wiki.freeswitch.org</a><br>
<a rel="nofollow" target="_blank" href="http://www.cluecon.com/">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a rel="nofollow" ymailto="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank" href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a rel="nofollow" target="_blank" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a rel="nofollow" target="_blank" href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a rel="nofollow" target="_blank" href="http://www.freeswitch.org/">http://www.freeswitch.org</a><br>
</blockquote></div></div><br>_________________________________________________________________________<br>Professional FreeSWITCH Consulting Services:<br><a ymailto="mailto:consulting@freeswitch.org" 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 ymailto="mailto:FreeSWITCH-users@lists.freeswitch.org"
 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><br></div> </div> </div> </blockquote></div>   </div></body></html>