-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/3306/#review11081
-----------------------------------------------------------


So this completely solves the problem in the report, and we may decide this is 
sufficient.

In general, however, this problem happens a lot - someone starts MoH on a 
channel, hangs it up, does something else with it... and we don't really ever 
stop MoH. We just kill the channel.

Would it be worthwhile to see if MoH was started on a channel, and stop it 
during ast_hangup?

- Matt Jordan


On March 5, 2014, 6:56 p.m., rmudgett wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviewboard.asterisk.org/r/3306/
> -----------------------------------------------------------
> 
> (Updated March 5, 2014, 6:56 p.m.)
> 
> 
> Review request for Asterisk Developers.
> 
> 
> Bugs: ASTERISK-23311
>     https://issues.asterisk.org/jira/browse/ASTERISK-23311
> 
> 
> Repository: Asterisk
> 
> 
> Description
> -------
> 
> When MOH is playing to a user in a conference and the user is kicked or hangs 
> up from the conference then the AMI MusicOnHoldSotp events didn't happen.
> 
> This patch should be done for v11+.
> 
> 
> Diffs
> -----
> 
>   /branches/12/apps/confbridge/conf_state_single_marked.c 409977 
>   /branches/12/apps/confbridge/conf_state_single.c 409977 
>   /branches/12/apps/confbridge/conf_state_inactive.c 409977 
>   /branches/12/apps/confbridge/conf_state.c 409977 
> 
> Diff: https://reviewboard.asterisk.org/r/3306/diff/
> 
> 
> Testing
> -------
> 
> Before patch the AMI MusicOnHoldStop event did not happen when the user is 
> kicked or hangs up to leave the conference.
> With the patch the event happens.
> 
> 
> Thanks,
> 
> rmudgett
> 
>

-- 
_____________________________________________________________________
-- 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

Reply via email to