It does seem to be a bug. If you look in app_meetme.c you will see there is no code to do this update!
I added just the one line of code that respons to the mute command from CVS HEAD and now it works fine. you can take a look at the meetme app in [EMAIL PROTECTED] 0.8 it is based on Asterisk 1.0.7 and areski's code. --- Dan Austin <[EMAIL PROTECTED]> wrote: > While researching Areski's new Web-MeetMe management > gui, > I found some odd (from what I expected) behaviour). > Using > the CLI to set un/mute status works but does not > update the > flags, or so it appears. > > > Starting with a fresh conference (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) > > Is this the desired behaviour? > > Dan > _______________________________________________ > Asterisk-Users mailing list > [email protected] > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > > http://lists.digium.com/mailman/listinfo/asterisk-users > __________________________________ Do you Yahoo!? Yahoo! Small Business - Try our new resources site! http://smallbusiness.yahoo.com/resources/ _______________________________________________ Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
