<div>Szymon, I want to provide a service wherein a user can reserve a teleconference room for a partiuclar time and control who can join the conference call (only those invited).  I want to support several of such conference calls at any given time.</div>

<div> </div>
<div>I want callers who were not invited to a conference call, but who try to call in, to be notified they can&#39;t join.</div>
<div> </div>
<div>Also, it should be simple enough that the user just has to dial a number and be able to know what to do from there to join the conference.</div>
<div><br>If the conference leader is late to the conference call and others try to call in (before the conference is created), the callers should be notified the conf leader hasn&#39;t started the conference yet.  Perhaps they can be told to try later, or they can be put on hold.</div>

<div> </div>
<div>These are the kinds of things I need to think about implementing, and I do not know yet what other features would be useful.  Thanks.<br></div>
<div class="gmail_quote">On Wed, Mar 25, 2009 at 9:02 AM, Szymon Olko <span dir="ltr">&lt;solko@gcdf.pl&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Steven Ward pisze:<br>
<div>
<div></div>
<div class="h5">&gt; If any can share some ideas, I&#39;m looking at making conference<br>&gt; calls simple for the end-users of my FS system.<br>&gt;<br>&gt; Here are some issues I&#39;m kicking around:<br>&gt;<br>&gt; 1.  To create/join conferences - do you make a pre-defined list of<br>
&gt; extensions, each of which would join the caller to a particular<br>&gt; conference room, or do you perhaps define one extension that will join<br>&gt; the caller to a dynamically-named conference room (perhaps after making<br>
&gt; a choice in an IVR)?<br>&gt;<br>&gt; 2.  How do you implement the idea of a conference leader - having a<br>&gt; user who must call into a conference first before anybody else can join?<br>&gt;<br>&gt; Thanks for any ideas.<br>
&gt;<br></div></div>Can you give more info what you plan to do?<br><br>If you don&#39;t care for conferences name and they can be numbers then just make one extension and then use that extension or part of<br>it to name conference.<br>
<br>If you want to make conference leader then make 2 separate extensions, in second extension which is used for not leaders use that<br>conference command. &#39;conference xxx bgdial &lt;endpoint&gt;&#39;.In current SVN, bgdial does not create new conference it must exists to<br>
make that command.<br><br>This can be make just by dial plan. If you plan to control FS from any language then you have much more abilities.<br><br>&gt; - SW<br>&gt;<br>&gt;<br>&gt; ------------------------------------------------------------------------<br>
&gt;<br>&gt; _______________________________________________<br>&gt; Freeswitch-users mailing list<br>&gt; <a href="mailto:Freeswitch-users@lists.freeswitch.org">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>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>
</blockquote></div><br>