[Home]

Summary:ASTERISK-03807: Mute status from CLI
Reporter:dea (dea)Labels:
Date Opened:2005-03-29 20:49:59.000-0600Date Closed:2011-06-07 14:10:34
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Applications/app_meetme
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:I am not sure this is a bug, but seems to be.

Conference participants can be muted with-
    "meetme mute confno callerno"
But the command "meetme list confno" does not reflect
the callers current status.

If the caller self-mutes from the user/admin menu the
mute status is reflected.

****** ADDITIONAL INFORMATION ******

Conference started with options: asdp or sdp
The behaviour is confirmed with static and dynamic
conferences.

Example:
Starting with a fresh conference (1 user, same when >1 user)

*CLI> meetme list 3456
User #: 1  Channel: OH323/R61

Using the CLI to mute the caller (no change in the user status0
*CLI> meetme mute 3456 1
*CLI> meetme list 3456
User #: 1  Channel: OH323/R61

Using the *-DTMF menu to mute oneself
*CLI> meetme list 3456
User #: 1  Channel: OH323/R61  (Listen only)
Comments:By: dea (dea) 2005-03-30 12:45:03.000-0600

This can be closed.  I was directed to a CVS diff that added the feature.

By: Clod Patry (junky) 2005-03-30 12:53:21.000-0600

closed on reporter request.