mirror of
https://github.com/asterisk/asterisk.git
synced 2026-05-04 20:33:53 +00:00
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
This commit is contained in:
@@ -95,6 +95,7 @@
|
||||
;queue_rules => odbc,asterisk
|
||||
;acls => odbc,asterisk
|
||||
;musiconhold => mysql,general
|
||||
;musiconhold_entry => mysql,general
|
||||
;queue_log => mysql,general
|
||||
;
|
||||
;
|
||||
|
||||
Reference in New Issue
Block a user