nik600
2010-Jun-09 21:28 UTC
[asterisk-users] [compat] section in asterisk.conf : compatibility with pipe delimiter
Dear all
after an upgrade to 1.6 from 1.4 (as explained in the UPGRADE-1.6.txt
file) the | delimiter is not working by default.
I've added a compat section in asterisk.conf a
[options]
dontwarn = yes
[compat]
pbx_realtime=1.4
res_agi=1.4
app_set=1.4
And restarted Asterisk, but i still have problem to have the |
delimiter working,
[Jun 9 23:20:54] DEBUG[11744]: pbx.c:3122 pbx_extension_helper:
Launching 'Queue'
-- Executing [01 at Queues:4] Queue("SIP/PL1999-00000003",
"queue_1||||30") in new stack
[Jun 9 23:20:54] DEBUG[11744]: app_queue.c:4804 queue_exec: NO
QUEUE_PRIO variable found. Using default.
[Jun 9 23:20:54] DEBUG[11744]: app_queue.c:4841 queue_exec: queue:
queue_1||||30, options: (null), url: (null), announce: (null),
expires: 0, priority: 0
[Jun 9 23:20:54] WARNING[11744]: app_queue.c:4853 queue_exec: Unable
to join queue 'queue_1||||30'
It seems that Asterisk ignores the | delimiter, if i try with the
comma it works.
Reading the the upgrade file it seems that the pbx_realtime should
affect also the extension.conf settings... where am i wrong?
Thanks to all in advance
--
/*************/
nik600
http://www.kumbe.it
Tilghman Lesher
2010-Jun-10 15:23 UTC
[asterisk-users] [compat] section in asterisk.conf : compatibility with pipe delimiter
On Wednesday 09 June 2010 16:28:44 nik600 wrote:> Reading the the upgrade file it seems that the pbx_realtime should > affect also the extension.conf settings... where am i wrong?You're just wrong. Extensions.conf is not affected at all by that setting. -- Tilghman Lesher Digium, Inc. | Senior Software Developer twitter: Corydon76 | IRC: Corydon76-dig (Freenode) Check us out at: www.digium.com & www.asterisk.org