From: Sam Banks Date: Sun, 10 Jul 2022 22:31:13 +0000 (+1200) Subject: queues.conf.sample: Correction of typo X-Git-Tag: 18.14.0-rc1~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56c6d76a455cd7c15787ab41cc403bf7b7d4fc41;p=thirdparty%2Fasterisk.git queues.conf.sample: Correction of typo ASTERISK-30126 #close Change-Id: I009c4dcbf9338a13e3baf87b52a5bbe4f9f81a42 --- diff --git a/configs/samples/queues.conf.sample b/configs/samples/queues.conf.sample index cdaf92342f..f40342eb81 100644 --- a/configs/samples/queues.conf.sample +++ b/configs/samples/queues.conf.sample @@ -150,7 +150,7 @@ monitor-type = MixMonitor ; Queue application is more important. In the scenario above, timeoutpriority=app ; would result in the second member's phone ringing for 1 second. ; -; There are a few exceptions to the priority rules. For instance, if timeoutpriority=appp +; There are a few exceptions to the priority rules. For instance, if timeoutpriority=app ; and the configuration file timeout is set to 0, but the application argument timeout is ; non-zero, then the timeoutpriority is ignored and the application argument is used as ; the timeout. Furthermore, if no application argument timeout is specified, then the