]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
(closes issue #10422)
authorJoshua Colp <jcolp@digium.com>
Fri, 10 Aug 2007 13:49:19 +0000 (13:49 +0000)
committerJoshua Colp <jcolp@digium.com>
Fri, 10 Aug 2007 13:49:19 +0000 (13:49 +0000)
Reported by: bhowell
Add note to sample configuration about module load order and how it can cause perfectly good queue members to be marked as invalid.

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@78951 65c4cc65-6c06-0410-ace0-fbb531ad65f3

configs/queues.conf.sample

index f8582afef1df50214acaa71d054283c512354a58..ba51f44decc71977c4e1595baf9210f491f52ba6 100644 (file)
@@ -296,6 +296,10 @@ monitor-type = MixMonitor
 ; messages as a "friendly name".  Multiple interfaces may share a single
 ; member name.
 ;
+; It is important to ensure that channel drivers used for members are loaded
+; before app_queue.so itself or they may be marked invalid until reload. This
+; can be accomplished by explicitly listing them in modules.conf before app_queue.so
+;
 ;member => Zap/1
 ;member => Zap/2,10
 ;member => Zap/3,10,Bob Johnson