From 0ed598406b2f4ea0f94f5ac4d54a9a47f53987f7 Mon Sep 17 00:00:00 2001 From: Tilghman Lesher Date: Tue, 27 May 2008 15:45:37 +0000 Subject: [PATCH] Add a note that pbx_config.so is needed for Local channels. (Closes issue #12671) git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@118358 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/queues.conf.sample | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/configs/queues.conf.sample b/configs/queues.conf.sample index de93da60ec..53900e29ef 100644 --- a/configs/queues.conf.sample +++ b/configs/queues.conf.sample @@ -288,7 +288,10 @@ monitor-type = MixMonitor ; ; 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 +; can be accomplished by explicitly listing them in modules.conf before +; app_queue.so. Additionally, if you use Local channels as queue members, you +; must also preload pbx_config.so (or pbx_ael.so, pbx_lua.so, or +; pbx_realtime.so, depending on how your dialplan is configured). ; ;member => Zap/1 ;member => Zap/2,10