I spent a good part of the day reading the code, and that is what I thought. I tried a few ideas, but only proved how basic my grasp of the code was.
I don't have a system to test [EMAIL PROTECTED] on. May I bother you for either a diff, or a copy of app_meetme.c offline? I just sent an off-list message (not having seen this one come in). Thanks, Dan -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Tuesday, March 29, 2005 5:49 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] MeetMe flags in * 1.0.7 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 _______________________________________________ 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
