]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
queues.conf.sample: Correction of typo
authorSam Banks <sam.banks.nz@gmail.com>
Sun, 10 Jul 2022 22:31:13 +0000 (10:31 +1200)
committerGeorge Joseph <gjoseph@digium.com>
Thu, 14 Jul 2022 13:16:42 +0000 (08:16 -0500)
ASTERISK-30126 #close

Change-Id: I009c4dcbf9338a13e3baf87b52a5bbe4f9f81a42

configs/samples/queues.conf.sample

index 3112c3f1cdd5229a51cdbb88b6a5115812362d66..128cbcb3e8c890af1dcc4df26c786779e5368c04 100644 (file)
@@ -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