]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_musiconhold: Start playlist after initial announcement
authorSean Bright <sean.bright@gmail.com>
Fri, 18 Sep 2020 20:02:27 +0000 (16:02 -0400)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Wed, 23 Sep 2020 13:59:59 +0000 (08:59 -0500)
commitdde85bae7f61ed4230af4a57f0ce2836ce1e35da
tree77b983f742988422a40075ffd0cd4e04ac623ccf
parent9a62d1fd2ae565ac8e547786a7570fd51e112dc0
res_musiconhold: Start playlist after initial announcement

Only track our sample offset if we are playing a non-announcement file,
otherwise we will skip that number of samples when we start playing the
first MoH file.

ASTERISK-24329 #close

Change-Id: Ib6b3c84fcaa1063889ab38ba7e7fc50050a3ccfc
res/res_musiconhold.c