]> 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)
committerJoshua Colp <jcolp@sangoma.com>
Wed, 23 Sep 2020 15:03:13 +0000 (10:03 -0500)
commit6ba11fed7e47c660c34e4fcdfbf05d42130516da
treea38158ee23ed6655f6917fbd5f3d8be60e367183
parent1bf404e15d255d07e767f86f36575577b8520f31
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