]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_musiconhold: Add new 'playlist' mode
authorSean Bright <sean.bright@gmail.com>
Wed, 18 Sep 2019 11:56:05 +0000 (07:56 -0400)
committerSean Bright <sean.bright@gmail.com>
Wed, 18 Sep 2019 19:07:37 +0000 (14:07 -0500)
commit9f304170f6004c2fc4dcc23bef16194a816260c8
treee6be4ed3ff5233f9e29196564ab473752b3f4e75
parent51e315765b4f426f14e5681b71ad0fafc621c6e9
res_musiconhold: Add new 'playlist' mode

Allow the list of files to be played to be provided explicitly in the
music class's configuration. The primary driver for this change is to
allow URLs to be used for MoH.

Change-Id: I9f43b80b43880980b18b2bee26ec09429d0b92fa
configs/samples/extconfig.conf.sample
configs/samples/musiconhold.conf.sample
contrib/ast-db-manage/config/versions/fbb7766f17bc_add_playlist_to_moh.py [new file with mode: 0644]
doc/CHANGES-staging/moh-playlist.txt [new file with mode: 0644]
res/res_musiconhold.c