[Freeswitch-users] conference calling ideas

Szymon Olko solko at gcdf.pl
Wed Mar 25 06:02:17 PDT 2009


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

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
it to name conference.

If you want to make conference leader then make 2 separate extensions, in second extension which is used for not leaders use that
conference command. 'conference xxx bgdial <endpoint>'.In current SVN, bgdial does not create new conference it must exists to
make that command.

This can be make just by dial plan. If you plan to control FS from any language then you have much more abilities.

> - SW
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Freeswitch-users mailing list
> Freeswitch-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org





More information about the FreeSWITCH-users mailing list