search for: ael

Displaying 20 results from an estimated 314 matches for "ael".

Did you mean: acl
2009 Apr 22
1
Queue() Ignore Hangup Request
...sf,b8zs fxols=32-55 Here is the log: -- Accepting call from '28835666' to '98857843' on channel 0/2, span 1 -- Executing [98857843 at incoming:1] Answer("Zap/2-1", "") in new stack -- Executing [98857843 at incoming:2] Goto("Zap/2-1", "ael-queue-office-incoming|s|1") in new stack -- Goto (ael-queue-office-incoming,s,1) -- Executing [s at ael-queue-office-incoming:1] Answer("Zap/2-1", "") in new stack -- Executing [s at ael-queue-office-incoming:2] Set("Zap/2-1", "quv_que_nam=office&...
2010 May 12
1
problems with unicall
...cify channel 1: Device or resource busy [May 12 08:54:50] ERROR[2613] chan_zap.c: Unable to open channel 1: Device or resource busy here = 0, tmp->channel = 1, channel = 1 [May 12 08:54:50] ERROR[2613] chan_zap.c: Unable to register channel '1-15,17-31' [May 12 08:54:50] NOTICE[2613] pbx_ael.c: Starting AEL load process. [May 12 08:54:50] NOTICE[2613] pbx_ael.c: AEL load process: calculated config file name '/etc/asterisk/extensions.ael'. [May 12 08:54:50] WARNING[2613] ael.y: ==== File: /etc/asterisk/extensions.ael, Line 112, Cols: 34-34: Warning! The empty context ael-dundi-e...
2006 Oct 23
0
Callmanager 3.3(5) and Asterisk with ooh323 problem
...No '=' (equal sign) in line 542 of extensions.conf [Oct 23 21:44:18] WARNING[2599] config.c: No '=' (equal sign) in line 581 of extensions.conf [Oct 23 21:44:18] WARNING[2599] config.c: No '=' (equal sign) in line 582 of extensions.conf [Oct 23 21:44:18] NOTICE[2599] pbx_ael.c: Starting AEL load process. [Oct 23 21:44:18] NOTICE[2599] pbx_ael.c: AEL load process: calculated config file name '/etc/asterisk/extensions.ael'. [Oct 23 21:44:18] WARNING[2599] ael.y: ==== File: /etc/asterisk/extensions.ael, Line 112, Cols: 34-34: Warning! The empty context ael-dundi...
2006 Jun 21
0
AEL Status
Hello-- It's been a while since I wrote any updates about AEL/AEL2 to the users list, and I thought it might be worthwhile to update everyone on what is going on in respects to AEL. What the heck is AEL? The Asterisk Extension Language. A higher level language for extensions.conf, which will appear in the config file, extensions.ael, in the /etc/asterisk/ (o...
2019 Oct 11
3
clarification on gosub, macros and AEL
I'm trying to clarify my understand of gosub, macros and AEL. My understanding is that macros using the Macro() application, which is defined in extensions.conf by: [macro-foo] ... and called in extensions.conf with exten => _9NXXNXXXXXX.,n,Macro(fastbusy) is deprecated in favour of Gosub(). True so far? But then there are "macro"s define...
2008 Oct 06
1
AEL and swap from macros to contexts
Hi, according to discussion on asterisk IRC, where people said, that macros will be depracated, I tried to migrate from macros to contexts and Gosub but if I try to use gosub in extensions.ael, ael compiler complains, that I shouln't use Gosub app, but I can't find ael keyword, that will be Gosub equivalent, or can I ignore this ael warnings? thanks PJ LOG: lev:3 file:pval.c line:2521 func: check_pval_item Warning: file /etc/asterisk/extensions.ael, line 36-36: application...
2008 Jun 03
8
Any reason to *not* use AEL? (Also, MixMonitor q)
I am building a new Asterisk server here at the office, and I'm wondering if there are any downsides to creating my dialplan with AEL. It seems more intuitive (to me), but I'm not sure if there are any pitfalls I need to be aware of first. We use this for internal extensions, 8 pots lines, and our answering service which gets about 500 incoming calls a day down our T1. Also, one more quick question too: Currently I'...
2007 Jun 29
1
Asterisk 1.4 Warnnings
Dear Users ! I have recently installed asterisk 1.4 i got a warning message whenever i use reload or extensions reload. [Jun 29 19:22:11] WARNING[4539]: pbx.c:6236 ast_context_verify_includes: Context 'ael-local' tries includes nonexistent context 'ael-parkedcalls' [Jun 29 19:22:11] WARNING[4539]: pbx.c:6236 ast_context_verify_includes: Context 'ael-dundi-e164-local' tries includes nonexistent context 'ael-dundi-e164-canonical' [Jun 29 19:22:11] WARNING[4539]: pbx.c:6236...
2009 Feb 10
5
What do you use? .conf or AEL?
Hi all, I built my first asterisk using the traditional (?) .conf files and constructs. I recall reading books at the time about AEL but it seemed "new" and untested so I left it alone. Now, I'm interested to poll the audience here to see if I should look into using AEL instead (or in addition to) for future work. TIA
2010 Aug 03
4
Dial() M parameter in 1.6.2.11-rc2
Hi, I can't figure out what syntax to use with the Dial() "M" parameter for the AEL parser to interpret properly. Creating an AEL macro named "macro-screen()" partly works as a hack, but it must not turn into a gosub properly, so I get warnings about the "return;". Dial(...,tgM(&screen)) with the ael macro named "screen" does not work Dial(...
2009 May 03
2
Asterisk not starting up due to database problems
...ck debug for more info. [May 3 13:29:14] WARNING[7477]: res_config_mysql.c:476 load_module: MySQL RealTime: Couldn't establish connection. Check debug. [May 3 13:29:14] NOTICE[7477]: config.c:1274 ast_config_engine_register: Registered Config Engine mysql ..[May 3 13:29:14] NOTICE[7477]: pbx_ael.c:4131 pbx_load_module: Starting AEL load process. [May 3 13:29:14] NOTICE[7477]: pbx_ael.c:4138 pbx_load_module: AEL load process: calculated config file name '/etc/asterisk/extensions.ael'. [May 3 13:29:14] NOTICE[7477]: pbx_ael.c:4146 pbx_load_module: AEL load process: parsed config fi...
2007 Feb 23
2
Any way to get rid of AEL created contexts?
"show dialplan" keeps showing contexts created by AEL. I tried deleting /etc/asterisk/extensions.ael but kept getting these messages in the Asterisk log: Feb 14 21:39:53 WARNING[6074] pbx_ael.c: Unable to open '/etc/asterisk/extensions.ael': No such file or directory Feb 14 21:39:53 WARNING[6074] pbx.c: Requested contexts didn't get merge...
2012 Oct 31
1
Asterisk 11 and stdexten written in AEL invoked by pbx_config
Almost two years ago, a change between how AEL code is built into Asterisk dialplan between minor versions made clear the need to provide a sane entry point into AEL subroutines and that's how AELSub() born. With Asterisk 11 release, they way [stdexten] at extensions.conf is invoked changed from Macro to Gosub using the 'missing contex...
2008 Jan 17
3
AEL includes?
How do I include a file (not a context) in AEL? #include "filename" returns an error. Thanks, Jay
2006 Jun 26
0
AEL scripting, CUT use and string concatenation
Hi to all, i'm wondering to realize a dynamic macro that can take the number of extensions to RING,the ring type and all the parameter in a dynamic way. I have done this code to test it: macro pbx-ring-group-ael(pbx_id,num_int,ring_type,timeout,ext_string) { //; pbx_id = Id of PBX in the DB //; num_int = Quantity of extensions to ring //; ring_type = Kind of RING (C=contemporaneous S=sequential) //; timeout = Amount of time to ring //; ext_string = String with extension numbers like 101-102-103-104-105...
2010 Aug 25
6
AEL - what is error: ael.flex:647 ael_yylex: Unhandled char(s):
Hi List, When doing 'ael reload' on two servers, which are setup with asterisk 1.4.22 and 1.4.35 respectively, I am getting multiple lines of this strange error: ERROR[15483]: ael.flex:647 ael_yylex: Unhandled char(s): On three other servers with same versions of asterisk, i.e. 1.4.22, I don't see this error. Nu...
2015 May 12
1
AEL keyword IfTime with variable on time range
Sorry, I forget to tell I tried, but not works. *Context:* context ivr_temp2 { s => { Proceeding(); str_time_01 = '06:00-12:00|*|*|*'; // Manh? ifTime (${str_time_01}) { Playback(ura/bom_dia); } } } The error is showed on "ael reload". *Console errors:* rs0000sr304*CLI> ael reload Command 'ael reload' failed. [May 12 14:31:52] NOTICE[20773]: pbx_ael.c:164 pbx_load_module: Starting AEL load process. [May 12 14:31:52] ERROR[20773]: ael.y:840 ael_yyerror: ==== File: /etc/asterisk/extensions.ael, Line 315, C...
2008 Dec 18
2
ael vs conf
hi what i should use? ael or conf??? thanks David -- (\__/) (='.'=)This is Bunny. Copy and paste bunny into your (")_(")signature to help him gain world domination. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments...
2009 Jan 08
3
AEL and };
Hi! All the AEL examples have a semicolon after the closing curly bracket, e.g: context test { 1 => Hangup(); }; but without ; it works fine too, e.g: context test { 1 => Hangup(); } So - what is the reason for the ; after the closing curly bracket? thanks klaus
2007 Mar 22
1
using ael and extensions.conf togather?
Hi all, i need to know whether we can use ael and extensions.conf togather. i mean can we switch between contexts,extensions and priorities which are in present in both? can 2 context be named same in extensions.conf and extensions.ael? -- Regards Rizwan Hisham Software Engineer -------------- next part -------------- An HTML attachment was...