]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_queue: Add music on hold option to Queue.
authorNaveen Albert <asterisk@phreaknet.org>
Sat, 22 Jan 2022 15:53:27 +0000 (15:53 +0000)
committerKevin Harwell <kharwell@digium.com>
Fri, 8 Apr 2022 21:33:48 +0000 (16:33 -0500)
commitede4e2099fcd0fac88c67490f7d3b15a25b9c31e
treee1747ca50c3d8718e9622a2d4856c7451454cfa6
parentda44b848f548701231314bb041188ed53b1ae5ea
app_queue: Add music on hold option to Queue.

Adds the m option to the Queue application, which allows a
music on hold class to be specified at runtime which will
override the class configured in queues.conf.

This option functions like the m option to Dial.

ASTERISK-29876 #close

Change-Id: Ie25a48569cf8755c305c9438b1ed292c3adcf8d7
apps/app_queue.c
configs/samples/queues.conf.sample
doc/CHANGES-staging/app_queue_music.txt [new file with mode: 0644]