aboutsummaryrefslogtreecommitdiffstats
path: root/configs/extensions.conf.sample
AgeCommit message (Collapse)AuthorFilesLines
2007-08-20(issue #10499)qwell1-8/+8
Reported by: casper Patches: extensions.conf.sample.diff uploaded by casper (license 55) Update CLI examples in extensions.conf.sample to reflect command changes. git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@80047 f38db490-d61c-443f-a65b-d21fe96a405b
2007-05-02a)In chan_zap, set the clid, src fields in channel_alloc call. b)in the ↵murf1-4/+37
channel_alloc func, set the cid_num and name fields from the arglist[blush]. c) don't update the channel app & app data fields if you are in the 'h' extension. d)the load_module func in cdr_radius needs to return DECLINE, SUCCESS. git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@62689 f38db490-d61c-443f-a65b-d21fe96a405b
2007-03-30A small clarification to keep bugs from being filed, and confusion from ↵murf1-0/+10
rising, if clearglobalvars is set, and globals are set in the AEL file. (9419) git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@59452 f38db490-d61c-443f-a65b-d21fe96a405b
2006-12-01Merged revisions 48183 via svnmerge from qwell1-1/+1
https://origsvn.digium.com/svn/asterisk/branches/1.2 ........ r48183 | qwell | 2006-12-01 14:19:10 -0600 (Fri, 01 Dec 2006) | 2 lines Fix a small typo - issue 8848, reported by pabelanger ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@48186 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-16merge markster's usersconf branch with some slight changeskpfleming1-0/+17
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@43052 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-11Merged revisions 42716 via svnmerge from tilghman1-3/+3
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-08-31Use GLOBAL() in dialplan examplesoej1-12/+15
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@41560 f38db490-d61c-443f-a65b-d21fe96a405b
2006-08-30change default setting for autofallthroughkpfleming1-3/+3
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@41475 f38db490-d61c-443f-a65b-d21fe96a405b
2006-06-26Add explanation and warning about the "s" extension. (Hi Mike :-)oej1-0/+6
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@36080 f38db490-d61c-443f-a65b-d21fe96a405b
2006-06-26METERMAIDS:oej1-1/+10
----------- - Adding devicestate providers, a new architecture to add non-channel related device state information, like parking lots, queues, meetmes, vending machines and Windows 98 reboots (lots of blinking on those lights) - Adding provider for parking lots, so you can subscribe to the status of a parking lot - Adding provider for meetme, so you can have a blinking lamp for a meetme ( Example: exten => edvina,hint,meetme:1234 ) - Adding support for directed parking - set the PARKINGEXTEN before you manually call Park() and you will be parked on that space. If it's occupied, dialplan execution will continue. This work was sponsored by Voop A/S - www.voop.com git-svn-id: http://svn.digium.com/svn/asterisk/trunk@36055 f38db490-d61c-443f-a65b-d21fe96a405b
2006-06-05it's time... only enable global priority jumping if the config file says to ↵kpfleming1-1/+1
do so git-svn-id: http://svn.digium.com/svn/asterisk/trunk@32281 f38db490-d61c-443f-a65b-d21fe96a405b
2006-05-25Merged revisions 30239 via svnmerge from file1-4/+2
https://origsvn.digium.com/svn/asterisk/branches/1.2 ........ r30239 | file | 2006-05-25 12:27:44 -0300 (Thu, 25 May 2006) | 2 lines Get rid of an incorrect SIP dial string in the sample extensions.conf - I even tried variations... no go (issue #7222 reported by arkadia) ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@30240 f38db490-d61c-443f-a65b-d21fe96a405b
2006-05-22asterisk-xmpp merge inmogorman1-0/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@29553 f38db490-d61c-443f-a65b-d21fe96a405b
2006-04-24Deprecate prefixed options in voicemailtilghman1-8/+8
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@22268 f38db490-d61c-443f-a65b-d21fe96a405b
2006-04-06Formatting fixesoej1-30/+33
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@17864 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-30Typooej1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@16305 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-13Bug 6477 - minor syntax error, plus a few other syntax fixestilghman1-4/+9
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9783 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-12added page macro examples from 6077 with minor typomogorman1-0/+36
fixes. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8001 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-10-04make sample config files easier to ready (issue #5371)kpfleming1-13/+19
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6720 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-27use Set instead of SetVar in the sample so that we don't get warnings whenrussell1-3/+3
running the demo :-) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6235 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-26add a global option to disable priority jumping in applications (when they ↵kpfleming1-0/+8
get updated), settable in extensions.conf change app_dial to use 'j' to _ENABLE_ priority jumping if it has been globally disabled git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6224 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-12add privacy/screening functionality to app_dial (bug #752)kpfleming1-0/+25
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6102 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-03allow global variables to be reset on reload (defaults to off) (bug #4385)kpfleming1-1/+10
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5825 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-15update sample extensions.conf for new dialplan functions (bug #4279)kpfleming1-3/+3
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5681 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-04document Zap dial string options in sample config (bug #4165)kpfleming1-0/+10
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5576 f38db490-d61c-443f-a65b-d21fe96a405b
2005-04-03further thought says '!' is a better early-match wildcard (bug #3889, take 2)kpfleming1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5372 f38db490-d61c-443f-a65b-d21fe96a405b
2005-04-03add docs for bug #3889kpfleming1-0/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5371 f38db490-d61c-443f-a65b-d21fe96a405b
2005-03-17Merge config sample updates mentioning reload (bug #3697)markster1-0/+3
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5187 f38db490-d61c-443f-a65b-d21fe96a405b
2005-02-01Allow hints to have names (bug #3471)markster1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4938 f38db490-d61c-443f-a65b-d21fe96a405b
2005-01-13Implement eswitch for evalulating variables at runtime (bug #3168)markster1-0/+6
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4780 f38db490-d61c-443f-a65b-d21fe96a405b
2004-10-24Add "Loopback" switchmarkster1-0/+7
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4070 f38db490-d61c-443f-a65b-d21fe96a405b
2004-10-18Add DUNDi.... (http://www.dundi.com)markster1-2/+62
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4033 f38db490-d61c-443f-a65b-d21fe96a405b
2004-10-16Add autofallthrough modemarkster1-7/+13
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4020 f38db490-d61c-443f-a65b-d21fe96a405b
2004-10-03Allow you to use labels with + to be nice to Tilghman.markster1-2/+3
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3897 f38db490-d61c-443f-a65b-d21fe96a405b
2004-10-03Add '+foo' option, update sample configmarkster1-4/+8
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3888 f38db490-d61c-443f-a65b-d21fe96a405b
2004-10-03Major PBX revamps (including labels, update examples)markster1-30/+36
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3886 f38db490-d61c-443f-a65b-d21fe96a405b
2004-09-24Make olle happymarkster1-2/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3830 f38db490-d61c-443f-a65b-d21fe96a405b
2004-09-24Document hints in extensions.conf.sample (Astricon suggestion)markster1-1/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3829 f38db490-d61c-443f-a65b-d21fe96a405b
2004-09-16Fix sample macromarkster1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3790 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-23Clarify in extesions.conf.sample that there must always be a priority 1 for ↵citats1-0/+3
an extension to be valid git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3496 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-08Bug #: 1992. Include prioritymalcolmd1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3397 f38db490-d61c-443f-a65b-d21fe96a405b
2004-06-23Set ${DIALSTATUS} from app_dial, make zap return BUSY on a phone that is ↵markster1-4/+10
busy, update macro-stdexten to demo git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3282 f38db490-d61c-443f-a65b-d21fe96a405b
2004-06-11Update sample extensions.conf macro-stdexten to include an a extension that ↵citats1-1/+1
sends the user into voicemailmain when * is pressed git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3190 f38db490-d61c-443f-a65b-d21fe96a405b
2004-05-24Improve sample configuration files (bug #1125)markster1-5/+23
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3057 f38db490-d61c-443f-a65b-d21fe96a405b
2004-04-26Change iaxtel entry in sample extensions.conf to use XXXXXXX instead of ↵citats1-1/+1
NXXXXXX because iaxtel assigns numbers that have a NPA starting with 1 git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2768 f38db490-d61c-443f-a65b-d21fe96a405b
2004-03-20Improve sample extensions.conf (bug 1190)citats1-6/+15
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2488 f38db490-d61c-443f-a65b-d21fe96a405b
2004-01-29Clarify extensions.conf matching rules (bug #949)markster1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2089 f38db490-d61c-443f-a65b-d21fe96a405b
2004-01-11Add example of #include. Bug #779jeremy1-1/+5
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1925 f38db490-d61c-443f-a65b-d21fe96a405b
2004-01-07Fix sample configuration for Macro usage per Bug #750malcolmd1-2/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1900 f38db490-d61c-443f-a65b-d21fe96a405b