[Freeswitch-dev] mod_conference - User Classes

Fowler, Peter (Peter) fowlerp at avaya.com
Mon Jun 7 13:46:00 PDT 2010


Would the speaker's video always be presented even if the speaker is not the loudest? Just not entirely clear on the proposed
semantics of "speaker". Would it be used in lecture/presentation style conferences?

Peter

________________________________
From: Anthony Minessale [mailto:anthony.minessale at gmail.com]
Sent: Monday, June 07, 2010 3:48 PM
To: freeswitch-dev at lists.freeswitch.org
Subject: Re: [Freeswitch-dev] mod_conference - User Classes

sounds useful enough, lets see how you do.


On Mon, Jun 7, 2010 at 2:36 PM, David Swardstrom <dswardstrom at remotelink.com<mailto:dswardstrom at remotelink.com>> wrote:
One feature that many conferences have is classes of users. There is the Host/Moderator, speakers, and Guests/participants. In such conferences, the Host may have the ability to Mute all non-speaking Conferees. Currently this requires a separate flag for each user indicating the user class. To toggle conference level mute, the application will need to get a conference list and run through it. For each conferee in the list, the current mute status and user class must be determined.

I would like to propose introducing a new member flag: speaker.
This indicates that the member is a speaker and should not be automatically muted. This would be provided as a "speaker" flag as part of the status on a list.

A new set of Conference APIs would be also be provided: mute & unmute at the conference level.
When issued, any member that does not have a moderator or speaker flag set would be muted or unmuted.

If the conference is "guest muted", the first line of the list API response would indicate this a "muted" similar to the locked indicator currently provided.

If this seems like a reasonable proposal, I would take a stab at modifying
mod_conference and testing it and then submit it via a Jira request.

Regards,
Paul David Swardstrom


_______________________________________________
FreeSWITCH-dev mailing list
FreeSWITCH-dev at lists.freeswitch.org<mailto:FreeSWITCH-dev at lists.freeswitch.org>
http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev
http://www.freeswitch.org



--
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/
Twitter: http://twitter.com/FreeSWITCH_wire

AIM: anthm
MSN:anthony_minessale at hotmail.com<mailto:MSN%3Aanthony_minessale at hotmail.com>
GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com<mailto:PAYPAL%3Aanthony.minessale at gmail.com>
IRC: irc.freenode.net<http://irc.freenode.net> #freeswitch

FreeSWITCH Developer Conference
sip:888 at conference.freeswitch.org<mailto:sip%3A888 at conference.freeswitch.org>
googletalk:conf+888 at conference.freeswitch.org<mailto:googletalk%3Aconf%2B888 at conference.freeswitch.org>
pstn:+19193869900
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20100607/bb38adb5/attachment.html 


More information about the FreeSWITCH-dev mailing list