aboutsummaryrefslogtreecommitdiffstats
path: root/configs/extensions.ael.sample
AgeCommit message (Collapse)AuthorFilesLines
2006-09-27Merged revisions 43739 via svnmerge from murf1-45/+45
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-11Merged revisions 42716 via svnmerge from tilghman1-2/+2
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-07Comment out default from extensions.aelmarkster1-5/+12
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@42244 f38db490-d61c-443f-a65b-d21fe96a405b
2006-08-31Use GLOBAL() in dialplan examplesoej1-3/+5
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@41560 f38db490-d61c-443f-a65b-d21fe96a405b
2006-04-24Merge Steve Murphy's (murf) complete re-implementation of AEL, which is now ↵kpfleming1-5/+381
no longer considered experimental :-) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@22273 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 ↵kpfleming1-0/+0
f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-22correct goto examples (bug #4576)kpfleming1-4/+4
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5972 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-22clean up macro example (bug #4572)kpfleming1-2/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5971 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-21correct syntax errorkpfleming1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5958 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-17Fix typo in extensions.ael samplemarkster1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5927 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-16Add Asterisk Extension Language support (AEL) from Astricon talkmarkster1-0/+62
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5918 f38db490-d61c-443f-a65b-d21fe96a405b