Files
asterisk/include/asterisk
Richard Mudgett 797e403982 confbridge: Fix MOH on simultaneous user entry to a new conference.
When two users entered a new conference simultaneously, one of the callers
hears MOH.  This happened if two unmarked users entered simultaneously and
also if a waitmarked and a marked user entered simultaneously.

* Created a confbridge internal MOH API to eliminate the inlined MOH
handling code.  Note that the conference mixing bridge needs to be locked
when actually starting/stopping MOH because there is a small window
between the conference join unsuspend MOH and actually joining the mixing
bridge.

* Created the concept of suspended MOH so it can be interrupted while
conference join announcements to the user and DTMF features can operate.

* Suspend any MOH until the user is about to actually join the mixing
bridge of the conference.  This way any pre-join file playback does not
need to worry about MOH.

* Made post-join actions only play deferred entry announcement files.
Changing the user/conference state during that time is not protected or
controlled by the state machine.

(closes issue ASTERISK-20606)
Reported by: Eugenia Belova
Tested by: rmudgett

Review: https://reviewboard.asterisk.org/r/2232/
........

Merged revisions 377992 from http://svn.asterisk.org/svn/asterisk/branches/10


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/11@377993 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2012-12-13 21:04:16 +00:00
..
2012-12-03 20:43:03 +00:00
2012-06-25 15:55:25 +00:00
2010-06-02 18:10:15 +00:00
2009-04-29 18:53:01 +00:00
2012-11-08 17:26:16 +00:00
2012-10-02 01:27:19 +00:00
2011-12-16 21:10:19 +00:00
2012-11-07 19:03:42 +00:00
2012-11-03 03:17:49 +00:00
2011-12-22 20:39:48 +00:00
2012-07-20 15:48:55 +00:00
2008-07-21 21:00:47 +00:00
2010-06-08 14:38:18 +00:00
2009-03-18 02:28:55 +00:00
2011-11-23 17:16:33 +00:00
2009-06-15 16:07:23 +00:00
2012-02-24 15:10:35 +00:00
2010-08-30 08:25:50 +00:00
2011-10-11 19:06:29 +00:00
2010-06-08 14:38:18 +00:00
2010-06-08 14:38:18 +00:00
2012-11-07 19:03:42 +00:00
2007-12-11 22:20:22 +00:00
2007-12-11 22:20:22 +00:00
2012-11-08 17:26:16 +00:00
2010-06-08 14:38:18 +00:00
2012-06-25 17:59:34 +00:00