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: 16.26.0-rc1~33 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=df9791676edceb47a492ef8952b10479ecf9a8ea;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 8f5c3d940f..b4f3d8b8ca 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. - -