[Freeswitch-users] conference relate question
covici at ccs.covici.com
covici at ccs.covici.com
Tue Sep 7 12:41:31 PDT 2010
Thanks for your prompt answer -- this seems very clumsy to me -- anyway
to have it done automatically i.e. conference only 1 2 and conference
only clear or something like that?
Also, I assume -- that all those commands can be done from the cli?!
Thanks again.
Michael Collins <msc at freeswitch.org> wrote:
> On Tue, Sep 7, 2010 at 9:49 AM, <covici at ccs.covici.com> wrote:
>
> > The description does not seem to indicate what I would like to do -- say
> > user 1 only wants to talk to user 2 and there are 10 other users, what
> > would the conference relate command be?
> >
> > Sorry to be ignorant.
> >
>
> The conference relate command is always between just two conference
> members. You'll need to set the relation between the user1 and everyone
> else besides user2. So to let only user2 hear user1 you'll need to have the
> relation between user1 and all other users be "nohear":
>
> conference my_conf relate user1 user3 nohear
> conference my_conf relate user1 user4 nohear
> conference my_conf relate user1 user5 nohear
>
> Use the clear option to remove the relation:
>
> conference my_conf relate user1 user3 clear
> conference my_conf relate user1 user4 clear
> conference my_conf relate user1 user5 clear
>
>
> I've updated the API section of the mod_conference wiki page to be a bit
> more explicit:
> http://wiki.freeswitch.org/wiki/Mod_conference#API_Reference
>
>
> -MC
>
> ----------------------------------------------------
> Alternatives:
>
> ----------------------------------------------------
> _______________________________________________
> 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
--
Your life is like a penny. You're going to lose it. The question is:
How do
you spend it?
John Covici
covici at ccs.covici.com
More information about the FreeSWITCH-users
mailing list