search for: pbx_ael

Displaying 20 results from an estimated 54 matches for "pbx_ael".

2011 Feb 18
2
pbx_ael.so: undefined symbol: ast_compile_ael2
Hello, trying to load ael module in asterisk ver 1.6.2 got the following: asterisk*CLI> module load pbx_ael.so Unable to load module pbx_ael.so Command 'module load pbx_ael.so' failed. [Feb 18 11:25:47] WARNING[7412]: loader.c:449 load_dynamic_module: Error loading module 'pbx_ael.so': /usr/lib/asterisk/modules/pbx_ael.so: undefined symbol: ast_compile_ael2 [Feb 18 11:25:47] WARNING[7412]...
2006 Jun 26
0
AEL scripting, CUT use and string concatenation
...n will fail. For the CUT i don't know what is the problem. I tried with CUT(int=(ext_string,,${x}) too but without success. This is the dialplan resulting from the expansion of the ael script: show dialplan macro-pbx-ring-group-ael [ Context 'macro-pbx-ring-group-ael' created by 'pbx_ael' ] 's' => 1. Set(pbx_id=${ARG1}) [pbx_ael] 2. Set(num_int=${ARG2}) [pbx_ael] 3. Set(ring_type=${ARG3}) [pbx_ael] 4. Set(timeout=${ARG4}) [pbx_ael]...
2011 May 05
1
ael context ~~s~~ in macros broke Dial() U() option in 1.6.2.17.2 and newer
...eated from my above ael. The change is obvious, but I'm not sure if there is some way I can fix this in my AEL, or if this is just a bug that needs to be fixed. asterisk-1.6.2.17.2 and asterisk-1.6.2.18: ----------------------------------------------- [ Context 'screen' created by 'pbx_ael' ] '~~s~~' => 1. Wait(0.5) [pbx_ael] 2. Read(ACCEPT,followme/options,1,,1,20) [pbx_ael] 3. GotoIf($[ "${ACCEPT}" = "1" ]?4:6) [pbx_ael] 4. Background...
2010 May 12
1
problems with unicall
...specify 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...
2009 May 03
2
Asterisk not starting up due to database problems
...Check 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...
2006 Oct 23
0
Callmanager 3.3(5) and Asterisk with ooh323 problem
...g.c: 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...
2008 Feb 21
3
How to get a clean, basic configuration?
...#39;/etc/asterisk/features.conf': Found == Parsing '/etc/asterisk/adsi.conf': Found == Parsing '/etc/asterisk/dundi.conf': Found == Parsing '/etc/asterisk/extensions.conf': Found == Parsing '/etc/asterisk/users.conf': Found [Feb 21 03:29:15] NOTICE[2563]: pbx_ael.c:4094 pbx_load_module: Starting AEL load process. [Feb 21 03:29:15] NOTICE[2563]: pbx_ael.c:4101 pbx_load_module: AEL load process: calculated config file name '/etc/asterisk/extensions.ael'. etc. How can I go and trim things down? Thank you.
2017 Apr 29
2
Can't compile asterisk-certified-11.6-cert16 on Ubuntu 16
...nstall certified asterisk 11.6 cert16 on a Ubuntu 16 server. However, when I try to compile it, I'm getting hundreds and hundreds of errors. Here is a sample of the output. make[1]: Leaving directory '/usr/src/asterisk-certified-11.6-cert16/menuselect' [LD] aelparse.o aelbison.o pbx_ael.o hashtab.o lock.o ael_main.o ast_expr2f.o ast_expr2.o strcompat.o pval.o extconf.o -> aelparse aelbison.o: In function `ast_atomic_fetchadd_int': /usr/src/asterisk-certified-11.6-cert16/include/asterisk/lock.h:567: multiple definition of `ast_atomic_fetchadd_int' aelparse.o:/usr/src/...
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 merged Is there any way to delete or disable AEL? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists....
2012 Jan 05
1
STOP loading extensions.ael
How do I stop loading extensions.ael dial plan? I'm only using extension.conf. -- Joseph
2009 Jul 20
0
No subject
...rom-pstn' created by 'pbx_config' ] '_X.' => 1. Answer() [pbx_config] 2. Playback(demo-instruct) [pbx_config] 3. Hangup() [pbx_config] [ Context 'ael-dundi-e164' created by 'pbx_ael' ] 's' => 1. MSet(LOCAL(exten)=${ARG1}) [pbx_ael] 2. Goto(${exten},1) [pbx_ael] 3. Return() [pbx_ael] 'pbx_config' is dialplan that was generated from your extensions.conf. 'pbx_ael' i...
2008 Dec 23
2
AEL Variable Warning Messages
...(Office/${CALLERID(num)})}) { TRUNK="Zap/r2"; } else { TRUNK="Zap/r1"; } Dial(${TRUNK}/${num},,Ttok); } It's working and correctly routing outside calls, but I get the following messages when I reload the extensions.ael file: [Dec 23 12:16:22] WARNING[2994]: pbx_ael.c:2500 check_pval_item: Warning: file /etc/asterisk/extensions.ael, line 93-93: expression "Zap/r2" has operators, but no variables. Interesting... [Dec 23 12:16:22] WARNING[2994]: pbx_ael.c:2500 check_pval_item: Warning: file /etc/asterisk/extensions.ael, line 95-95: expression &quot...
2009 Aug 12
1
app_voicemail.so: undefinied symbol: global_app_buf
...76 load_dynamic_module: Error loading module 'app_voicemail.so': /usr/lib/asterisk/modules/app_voicemail.so: undefined symbol: global_app_buf [Aug 11 22:00:01] WARNING[20173]: loader.c:667 load_resource: Module 'app_voicemail.so' could not be loaded. [Aug 11 22:00:01] NOTICE[20173]: pbx_ael.c:122 pbx_load_module: Starting AEL load process. [Aug 11 22:00:01] NOTICE[20173]: pbx_ael.c:135 pbx_load_module: AEL load process: parsed config file name '/etc/asterisk/extensions.ael'. [Aug 11 22:00:01] NOTICE[20173]: pbx_ael.c:138 pbx_load_module: AEL load process: checked config file n...
2011 Jan 17
1
Continuously core dumping of 1.8 on SLES
...] NOTICE[16190] chan_skinny.c: Configuring skinny from skinny.conf [Jan 14 17:47:10] WARNING[16190] cel_pgsql.c: CEL pgsql config file missing global section. [Jan 14 17:47:11] ERROR[16190] codec_dahdi.c: Failed to open /dev/dahdi/transcode: No such file or directory [Jan 14 17:47:11] NOTICE[16190] pbx_ael.c: Starting AEL load process. [Jan 14 17:47:11] NOTICE[16190] pbx_ael.c: AEL load process: parsed config file name '/etc/asterisk/extensions.ael'. [Jan 14 17:47:11] NOTICE[16190] pbx_ael.c: AEL load process: checked config file name '/etc/asterisk/extensions.ael'. [Jan 14 17:47:11]...
2005 Jul 30
0
Asterisk Compilation Failure
Hi: I have just downloaded Asterisk on FC3 as aprt of my search for a stable distro for Asterisk. I faced few new problems. One of them is that asterisk is unable to compile because it fails to load pbx_ael.so. It reported the following error: [pbx_ael.so]Jul 30 11:42:57 WARNING[22741]: loader.c:301 __load_resource: /usr/lib/asterisk/modules/pbx_ael.so: undefined symbol: ast_register_file_version Jul 30 11:42:57 WARNING[22741]: loader.c:509 load_modules: Loading module pbx_ael.so failed! The file i...
2010 Jun 25
5
Is there a default dial plan that is not in extention.conf?
Hi, I have a trivial peace of dialplan for exten 100. I try to change it to _1XX and the asterisk act according to a different (Default??) dial plan and not the one I want? Is that possible? Where is the other dialplan sits? In my extention.conf I can't see something that look like what asterisk is dialing. How can I trace\debug my dialplan? Thanks, Eyal -------------- next part
2015 May 12
1
AEL keyword IfTime with variable on time range
..._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, Cols: 32-32: Error: syntax error, unexpected ')', expecting '|' [May 12 14:31:52] NOTICE[20773]: pbx_ael.c:177 pbx_load_module:...
2010 Mar 09
0
Asterisk 1.6.2.5 crash with chan_capi upon calling to PSTN
...3] WARNING[29368]: chan_dahdi.c:17018 process_dahdi: Ignoring any changes to 'hasiax' (on reload) at line 39. [Mar 9 10:17:53] WARNING[29368]: chan_dahdi.c:17018 process_dahdi: Ignoring any changes to 'hasmanager' (on reload) at line 47. ............[Mar 9 10:17:53] NOTICE[29368]: pbx_ael.c:122 pbx_load_module: Starting AEL load process. [Mar 9 10:17:53] NOTICE[29368]: pbx_ael.c:135 pbx_load_module: AEL load process: parsed config file name '/etc/asterisk/extensions.ael'. [Mar 9 10:17:53] NOTICE[29368]: pbx_ael.c:138 pbx_load_module: AEL load process: checked config file n...
2007 Sep 11
2
Asterisk 1.4.11, res_features.so, SegFault
...'demo' [pbx_config] [ Context 'page' created by 'pbx_config' ] '_X.' => 1. Macro(page|SIP/${EXTEN}) [pbx_config] [ Context 'demo' created by 'pbx_config' ] < SNIP > [ Context 'ael-dundi-e164-local' created by 'pbx_ael' ] Include => 'ael-dundi-e164-canonical' [pbx_ael] Include => 'ael-dundi-e164-customers' [pbx_ael] Include => 'ael-dundi-e164-via-pstn' [pbx_ael] [ Context 'parkedcalls'...
2007 Jan 23
0
AEL parse failure on 1.2.14
...t;) { Congestion(5); }; Voicemail(u${ext}); Hangup(); break; }; }; }; When I do an AEL reload, I get 2007-01-23 16:11:31 WARNING[10795]: pbx_ael.c:102 __grab_token: Syntax error at line 370 of 'extensions.ael', too many closing braces! -- Registered extension context 'macro-stdexten' -- Added extension 's' priority 1 to macro-stdexten -- Added extension 's' priority 2 to macro-stdexten -- Adde...