----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/4177/ -----------------------------------------------------------
(Updated Nov. 14, 2014, 8:54 a.m.) Status ------ This change has been marked as submitted. Review request for Asterisk Developers. Changes ------- Committed in revision 427844 Repository: Asterisk Description ------- Currently if a marked user leaves a conference bridge and all other channels return to a musiconhold state the "leader has left" sound is not played. This is because musiconhold is started BEFORE the "leader has left" sound is played. This change plays the leader has left sound first and then starts musiconhold. Diffs ----- /branches/11/apps/confbridge/conf_state_multi_marked.c 427675 Diff: https://reviewboard.asterisk.org/r/4177/diff/ Testing ------- Joined two channels: 1 as normal, 1 as marked. Hung up the marked channel. Confirmed that the "leader has left" sound was played and then music on hold started. Thanks, Joshua Colp
-- _____________________________________________________________________ -- 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
