[Freeswitch-users] mod_conference Wiki - lists

Michael Collins msc at freeswitch.org
Mon Jun 7 11:19:06 PDT 2010


On Mon, Jun 7, 2010 at 10:22 AM, David Swardstrom <
dswardstrom at remotelink.com> wrote:

> I have been looking at the mod_conference Wiki page and have checked some
> of it's information against the current code in mod_conference.c. In
> particular, I have been interested in the “list” capability which is
> supported by conference_list(). The following comments will be used to
> change the “Mod Conference” Wiki page:
> This applies to the API reference, list entry:
>
> <current entry>
> Output: First line
> Conference <conference name> (<member_count> member )
> Following lines are csv separated list for each conference leg with the
> following items:
> id of participiant (starts at 1 after FS restart)
> Register string of participiant
> Uuid of participiants call leg
> Cid number
> Cid name
> Status (hear|speak|floor)
> Volume In
> Volume Out
> Energy Level
> </current entry>
>
> <corrected entry>
> Output: First line
> Conference <conference name> (<member_count> member[s][  locked])
> Following lines are csv separated list for each conference leg with the
> following items:
> id of participant (starts at 1 after FS restart)
> Register string of participant
> Uuid of participants call leg
> Caller id number
> Caller id name
> Status (hear|speak|talking|video|floor)
> Volume In
> Volume Out
> Energy Level
> Notes:
> First line: “locked” reflects the lock/unlock status of the conference.
> Status: “hear” reflects the mute/unmute status of the member.
> Status: “speak” reflects the “deaf /undeaf” status of the member.
> Status: “talking” indicates that the input channel is providing some amount
> of sound energy.
> Status: “video” ???
> Status: “floor” indicates that this member currently owns the floor
> </corrected entry>
>
> Does anyone have any comments I should add for floor? Is there anything
> significant to owning the floor?
> How about video? It seems that video and video conferencing is a capability
> that is desired and some support is provided. But is it really working? Does
> anyone use it? Is there an assumption in conferencing that video is
> currently sourced from only one place?
>

IIRC only one person can have the "floor" and when you're in a video conf
the person who has the floor is displayed on all the clients. Someone please
correct me if that is not the case.
-MC
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100607/814e75f6/attachment.html 


More information about the FreeSWITCH-users mailing list