From: Naveen Albert Date: Sat, 22 Jan 2022 15:53:27 +0000 (+0000) Subject: app_queue: Add music on hold option to Queue. X-Git-Tag: 18.12.0-rc1~37 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7edc08e33f7ffb832d32a54825f0b699098d0ef;p=thirdparty%2Fasterisk.git 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 --- diff --git a/apps/app_queue.c b/apps/app_queue.c index 35054130a4..288c0ff066 100644 --- a/apps/app_queue.c +++ b/apps/app_queue.c @@ -185,10 +185,6 @@ - + + + + @@ -217,14 +230,6 @@ Allow the calling user to write the conversation to disk via Monitor. - -