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

Ship it!


Ship It!

- Joshua Colp


On June 12, 2014, 2:47 p.m., opticron wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviewboard.asterisk.org/r/3615/
> -----------------------------------------------------------
> 
> (Updated June 12, 2014, 2:47 p.m.)
> 
> 
> Review request for Asterisk Developers.
> 
> 
> Repository: Asterisk
> 
> 
> Description
> -------
> 
> Currently, music on hold will stop and then start again from the beginning if 
> ast_moh_start() is called multiple times. This can happen if a call is put on 
> hold repeatedly (the channel receives multiple HOLD control frames) and can 
> be triggered from ARI by starting MoH on a channel multiple times. This is 
> fairly jarring/annoying to users.
> 
> This change prevents MoH from being restarted if the requested music class is 
> the same as the one currently playing.
> 
> 
> Diffs
> -----
> 
>   branches/1.8/res/res_musiconhold.c 415812 
> 
> Diff: https://reviewboard.asterisk.org/r/3615/diff/
> 
> 
> Testing
> -------
> 
> Verified that multiple calls to ast_moh_start() no longer cause MoH to stop 
> and restart.
> 
> 
> Thanks,
> 
> opticron
> 
>

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