On Oct 20, 2008, at 9:21 AM, Gayatri Kulkarni wrote: > Hi guys, > I read through mod_conference page on wiki > but i am still not clear about how do i initiate a conference after > i do the configuration > > conference <conf-name> dial user1 ?
Call it or originate a call to it: http://wiki.freeswitch.org/wiki/Mod_commands#originate > and then how do i add the other users? call it, originate calls to it, or conference dial: http://wiki.freeswitch.org/wiki/Mod_conference#dial > can i add two+ users simultaneously? as in say, conference <conf- > name> dial user1 user2 ... ?? > I tried that but it failed Correct, that is not a valid syntax > Is there a 'min-num-of-users' requirement, as in, a conference can > happen between at least 2/3 users, etc ? If you had a min number of users, how would you get the first member in? > how do i exit from a conference using command line? for that matter > how can i use any of the conference features using FS console? > > can i use those features for a UUID? Yes. Mike _______________________________________________ Freeswitch-users mailing list [email protected] http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org
