----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3582/ -----------------------------------------------------------
(Updated June 5, 2014, 9:32 a.m.) Status ------ This change has been marked as submitted. Review request for Asterisk Developers. Changes ------- Committed in revision 415206 Repository: Asterisk Description ------- In confbridge when attempting to mute a user who is WaitMarked for Leader wait the message from the CLI comes back as "No channel named 'PJSIP/1000-00000015' found in conference 4000" which is confusing because the channel is in the conference it's just not in the active list. My proposed solution is the patch attached to this file where I return a message to both the CLI and the AMI if the user is wait marked. Diffs ----- /branches/12/apps/app_confbridge.c 415059 Diff: https://reviewboard.asterisk.org/r/3582/diff/ Testing ------- Tested Adding marked users and attempting to mute them, then tested with an invalid channel and finally tested that regular muting still worked. Thanks, Andrew Nagy
-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-dev mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev
