<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'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'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"><solko@gcdf.pl></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">> If any can share some ideas, I'm looking at making conference<br>> calls simple for the end-users of my FS system.<br>><br>> Here are some issues I'm kicking around:<br>><br>> 1. To create/join conferences - do you make a pre-defined list of<br>
> extensions, each of which would join the caller to a particular<br>> conference room, or do you perhaps define one extension that will join<br>> the caller to a dynamically-named conference room (perhaps after making<br>
> a choice in an IVR)?<br>><br>> 2. How do you implement the idea of a conference leader - having a<br>> user who must call into a conference first before anybody else can join?<br>><br>> Thanks for any ideas.<br>
><br></div></div>Can you give more info what you plan to do?<br><br>If you don'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. 'conference xxx bgdial <endpoint>'.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>> - SW<br>><br>><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>
<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>