Variable conference controls
From FreeSWITCH Wiki
conference_controls
Set this variable to specify which conference controls profile to use when transferring a caller into a conference. This allows you, for example, to have a profile for the conference moderator and another profile for regular conference members. The profile for the moderator could include the ability to mute/kick people, etc.
NOTE: You must create the conference controls profile. Also, if this is not set then the default conference profile is used for the conference member.
Usage:
<action application="set" data="conference_controls=moderator"/>
See also:
Implemented By:
| Module Name | Source File | Last Updated |
| mod_conference | mod_conference.c | ac19f73c |

