dect
/
asterisk
Archived
13
0
Fork 0
Commit Graph

20 Commits

Author SHA1 Message Date
lmadsen 120aa0d24f Merged revisions 252761 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
  r252761 | lmadsen | 2010-03-16 13:46:20 -0500 (Tue, 16 Mar 2010) | 7 lines
  
  Additional extensions.ael global variable fixes.
  
  Fixing up a couple more overlapping global variable namespaces shared with
  extensions.conf.sample. Also noticed a few of the lines that were commented
  out didn't have the closing semi-colon so I added that as well.
  
  (issue #17035)
........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@252762 f38db490-d61c-443f-a65b-d21fe96a405b
2010-03-16 18:48:22 +00:00
lmadsen 6be7b5d10e Merged revisions 252533 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
  r252533 | lmadsen | 2010-03-15 15:48:56 -0500 (Mon, 15 Mar 2010) | 7 lines
  
  Update extensions.ael file to not overlap extensions.conf.
  Updated the extensions.ael file so the global variables don't overlap
  those that we have in extensions.conf (sample files). This way unexpected
  things won't happed hopefully if both pbx_ael and res_config are loaded.
  
  (closes issue #17035)
  Reported by: pprindeville
........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@252534 f38db490-d61c-443f-a65b-d21fe96a405b
2010-03-15 20:52:32 +00:00
seanbright a22b4735e5 Remove a bunch of trailing whitespace in preparation for reformatting/cleanup.
Let's try that again, this time removing trailing whitespace and not leading
whitespace.  I can't believe no one noticed.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@197535 f38db490-d61c-443f-a65b-d21fe96a405b
2009-05-28 14:39:21 +00:00
seanbright 7f7cfd42e9 Remove a bunch of trailing whitespace in preparation for reformatting/cleanup.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@197528 f38db490-d61c-443f-a65b-d21fe96a405b
2009-05-28 14:32:03 +00:00
jpeeler 490730a6b3 Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Configuration file and dialplan backwards compatability has been put in place where appropiate. Release announcement to follow.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@122234 f38db490-d61c-443f-a65b-d21fe96a405b
2008-06-12 17:27:55 +00:00
qwell 5a7b398023 Change examples to use G here also.
Closes issue #11875


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@102262 f38db490-d61c-443f-a65b-d21fe96a405b
2008-02-04 14:37:11 +00:00
tilghman ac64977d02 Merged revisions 89079 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r89079 | tilghman | 2007-11-06 22:07:49 -0600 (Tue, 06 Nov 2007) | 5 lines

Suppress AEL warnings on load.
Reported by: eliel
Patch by: eliel
Closes issue #11178

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@89080 f38db490-d61c-443f-a65b-d21fe96a405b
2007-11-07 04:11:32 +00:00
file 9db3e103c3 (closes issue #10633)
Reported by: pabelanger
Patches:
      extensions.ael.sample.patch uploaded by pabelanger (license 224)
Update extensions.ael.sample with voicemail and | changes.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@81441 f38db490-d61c-443f-a65b-d21fe96a405b
2007-09-04 14:28:13 +00:00
russell 51e456f1a1 Merged revisions 81379 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r81379 | russell | 2007-08-30 10:33:48 -0500 (Thu, 30 Aug 2007) | 3 lines

Fix a typo, update a reload command, and remove an unused configuration file.
(closes issue #10606, casper)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@81380 f38db490-d61c-443f-a65b-d21fe96a405b
2007-08-30 15:34:18 +00:00
murf 5394044aeb Merged revisions 43739 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r43739 | murf | 2006-09-26 20:32:47 -0600 (Tue, 26 Sep 2006) | 1 line

This change to extensions.ael was to fix bug 8031; the install scripts are causing it to be copied to /etc/asterisk/extensions.ael, and because it is a fairly direct conversion of the original extensions.conf, the macro and context names clash with the existing extensions.conf. So, I put an ael- in front of all macros and contexts, and checked every goto and macro call. Also, this file compiles under aelparse.
........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@43740 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-27 02:46:50 +00:00
tilghman 9b9ca6cac5 Merged revisions 42716 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r42716 | tilghman | 2006-09-11 11:39:06 -0500 (Mon, 11 Sep 2006) | 2 lines

Spelling/grammar fixes (Issue 7929)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@42717 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-11 16:41:49 +00:00
markster 930809edcd Comment out default from extensions.ael
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@42244 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-07 15:35:52 +00:00
oej ef15019f66 Use GLOBAL() in dialplan examples
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@41560 f38db490-d61c-443f-a65b-d21fe96a405b
2006-08-31 10:40:24 +00:00
kpfleming 6baa8fbab8 Merge Steve Murphy's (murf) complete re-implementation of AEL, which is now no longer considered experimental :-)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@22273 f38db490-d61c-443f-a65b-d21fe96a405b
2006-04-24 17:41:27 +00:00
kpfleming 24c1e3c222 git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-a65b-d21fe96a405b 2005-11-29 18:24:39 +00:00
kpfleming 8d69998352 correct goto examples (bug #4576)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5972 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-22 19:18:02 +00:00
kpfleming 7bae03bd2e clean up macro example (bug #4572)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5971 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-22 19:15:02 +00:00
kpfleming 9994fa7c80 correct syntax error
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5958 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-21 19:57:18 +00:00
markster c1d05192d6 Fix typo in extensions.ael sample
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5927 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-17 14:08:58 +00:00
markster 20cc8387a9 Add Asterisk Extension Language support (AEL) from Astricon talk
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5918 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-16 08:47:06 +00:00