diff --git a/configs/samples/queues.conf.sample b/configs/samples/queues.conf.sample index cdaf92342fa8c663045f67af477c88a012602b47..f40342eb8108e7273a0c80d3dae175e0469e095c 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