From: Tilghman Lesher Date: Tue, 27 May 2008 15:46:58 +0000 (+0000) Subject: Merged revisions 118358 via svnmerge from X-Git-Tag: 1.6.2.0-beta1~2152 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=932fd1aa5fcd505efa3268ec1c585a683f1d9b95;p=thirdparty%2Fasterisk.git Merged revisions 118358 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r118358 | tilghman | 2008-05-27 10:45:37 -0500 (Tue, 27 May 2008) | 3 lines Add a note that pbx_config.so is needed for Local channels. (Closes issue #12671) ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@118359 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/configs/queues.conf.sample b/configs/queues.conf.sample index 343b28f682..f20f48c23b 100644 --- a/configs/queues.conf.sample +++ b/configs/queues.conf.sample @@ -396,7 +396,10 @@ shared_lastcall=no ; ; 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