]> 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:35:14 +0000 (18:35 +0000)
committerRichard Mudgett <rmudgett@digium.com>
Wed, 12 Mar 2014 18:35:14 +0000 (18:35 +0000)
commit4a3c8065abdb03bac6fe36b981a3a9abaebc41c4
treeda94ba0343b8ce8f359fe8f668e95d07ca52fa40
parent771a703366af09a144ffa22d9fa7fb3930d56345
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/

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/11@410490 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