]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_confbridge: Make explicitly stop MOH if a user is kicked or hangs up while MOH...
authorRichard Mudgett <rmudgett@digium.com>
Wed, 12 Mar 2014 18:45:54 +0000 (18:45 +0000)
committerRichard Mudgett <rmudgett@digium.com>
Wed, 12 Mar 2014 18:45:54 +0000 (18:45 +0000)
commitd7f3395e4d2373a4adf4f3cd0cdf45f52978abca
tree5e973725e0721ace60391d4127bbcbd045a48019
parentece1671625aac0fef3885deb7bc0b60a946ee767
app_confbridge: Make explicitly stop MOH if a user is kicked or hangs up while MOH is playing.

When MOH is playing to a user in a conference and the user is kicked or
hangs up from the conference then the AMI MusicOnHoldStop events didn't
happen.  (Asterisk v11 AMI event: MusicOnHold, state:Stop)

(closes issue ASTERISK-23311)
Reported by: Benjamin Keith Ford

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

Merged revisions 410490 from http://svn.asterisk.org/svn/asterisk/branches/11

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@410491 65c4cc65-6c06-0410-ace0-fbb531ad65f3
apps/confbridge/conf_state.c
apps/confbridge/conf_state_inactive.c
apps/confbridge/conf_state_single.c
apps/confbridge/conf_state_single_marked.c