Page 555 - Asterisk™: The Future of Telephony
P. 555
ActionID: abcdef0123456789
Response: Success
ActionID: abcdef0123456789
Message: Mailbox Status
Mailbox: 100@lab
Waiting: 1
MeetmeMute Mutes a MeetMe user
Mutes a particular user in a MeetMe conference bridge.
Parameters
Meetme
[required] The MeetMe conference bridge number.
Usernum
[required] The user number in the specified bridge.
ActionID
[optional] A unique identifier to help you identify responses to this command.
Privilege
call, all
Example
Action: MeetmeMute
Meetme: 104
Usernum: 1
ActionID: 5432154321
Response: Success
ActionID: 5432154321
Message: User muted
Event: MeetmeMute
Privilege: call,all
Channel: SIP/linksys2-10211dc0
Uniqueid: 1174008176.3
Meetme: 104
Usernum: 1
Status: on
Notes
To find the Usernum number for a particular caller, watch the Asterisk Manager Interface
when a new member joins a conference bridge. When it happens, you’ll see an event
like this:
Event: MeetmeJoin
Privilege: call,all
MeetmeMute | 527