Commit Graph

66 Commits (2fc5a853d40dd8e2320bb6eba9cd80db97a4fc4e)

Author SHA1 Message Date
Jason Parker 46bc382bcc (issue #10499)
18 years ago
Steve Murphy 55f4eb3e3d a)In chan_zap, set the clid, src fields in channel_alloc call. b)in the 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.
18 years ago
Steve Murphy ff6aacc1e8 A small clarification to keep bugs from being filed, and confusion from rising, if clearglobalvars is set, and globals are set in the AEL file. (9419)
18 years ago
Jason Parker 8cbe6025b6 Merged revisions 48183 via svnmerge from
19 years ago
Kevin P. Fleming c2c4f86c72 merge markster's usersconf branch with some slight changes
19 years ago
Tilghman Lesher 091e1aed8d Merged revisions 42716 via svnmerge from
19 years ago
Olle Johansson 3f888b84f3 Use GLOBAL() in dialplan examples
19 years ago
Kevin P. Fleming b281acf0f8 change default setting for autofallthrough
19 years ago
Olle Johansson 6399ac438d Add explanation and warning about the "s" extension. (Hi Mike :-)
19 years ago
Olle Johansson f8311adcda METERMAIDS:
19 years ago
Kevin P. Fleming dd6de5ee4e it's time... only enable global priority jumping if the config file says to do so
19 years ago
Joshua Colp 18248f092f Merged revisions 30239 via svnmerge from
19 years ago
Matt O'Gorman 7aa1a77e75 asterisk-xmpp merge in
19 years ago
Tilghman Lesher e3f569532f Deprecate prefixed options in voicemail
19 years ago
Olle Johansson 9d8260c68e Formatting fixes
19 years ago
Olle Johansson eb94c40702 Typo
19 years ago
Tilghman Lesher 973c12effd Bug 6477 - minor syntax error, plus a few other syntax fixes
20 years ago
Matt O'Gorman 64f01df137 added page macro examples from 6077 with minor typo
20 years ago
Kevin P. Fleming 2c65582b66 remove extraneous svn:executable properties
20 years ago
Kevin P. Fleming f387421905 make sample config files easier to ready (issue #5371)
20 years ago
Russell Bryant 5196d60538 use Set instead of SetVar in the sample so that we don't get warnings when
20 years ago
Kevin P. Fleming 5cc0413c54 add a global option to disable priority jumping in applications (when they get updated), settable in extensions.conf
20 years ago
Kevin P. Fleming 0313d0b9c5 add privacy/screening functionality to app_dial (bug #752)
20 years ago
Kevin P. Fleming ce89d985f2 allow global variables to be reset on reload (defaults to off) (bug #4385)
20 years ago
Kevin P. Fleming e4e9f26cf0 update sample extensions.conf for new dialplan functions (bug #4279)
20 years ago
Kevin P. Fleming 582b0b0711 document Zap dial string options in sample config (bug #4165)
20 years ago
Kevin P. Fleming 7e3e619497 further thought says '!' is a better early-match wildcard (bug #3889, take 2)
20 years ago
Kevin P. Fleming be563d29a0 add docs for bug #3889
20 years ago
Mark Spencer 3fa3e8539d Merge config sample updates mentioning reload (bug #3697)
21 years ago
Mark Spencer 6ed8f15260 Allow hints to have names (bug #3471)
21 years ago
Mark Spencer 278a0a0891 Implement eswitch for evalulating variables at runtime (bug #3168)
21 years ago
Mark Spencer 82cbf28993 Add "Loopback" switch
21 years ago
Mark Spencer 06dfca5d24 Add DUNDi.... (http://www.dundi.com)
21 years ago
Mark Spencer 996c8e7126 Add autofallthrough mode
21 years ago
Mark Spencer b4142e0cd2 Allow you to use labels with + to be nice to Tilghman.
21 years ago
Mark Spencer 027f79d840 Add '+foo' option, update sample config
21 years ago
Mark Spencer fce17976e9 Major PBX revamps (including labels, update examples)
21 years ago
Mark Spencer a9db074776 Make olle happy
21 years ago
Mark Spencer 7b10240bc3 Document hints in extensions.conf.sample (Astricon suggestion)
21 years ago
Mark Spencer d2385517ac Fix sample macro
21 years ago
James Golovich 7f234dbc4e Clarify in extesions.conf.sample that there must always be a priority 1 for an extension to be valid
21 years ago
Malcolm Davenport c4a633a87b Bug #: 1992. Include priority
21 years ago
Mark Spencer 2187465cae Set ${DIALSTATUS} from app_dial, make zap return BUSY on a phone that is busy, update macro-stdexten to demo
21 years ago
James Golovich c51934cd70 Update sample extensions.conf macro-stdexten to include an a extension that sends the user into voicemailmain when * is pressed
21 years ago
Mark Spencer 9082b027ef Improve sample configuration files (bug #1125)
21 years ago
James Golovich 9c13bd8884 Change iaxtel entry in sample extensions.conf to use XXXXXXX instead of NXXXXXX because iaxtel assigns numbers that have a NPA starting with 1
21 years ago
James Golovich f3d440a16f Improve sample extensions.conf (bug 1190)
22 years ago
Mark Spencer eb97ef73fa Clarify extensions.conf matching rules (bug #949)
22 years ago
Jeremy McNamara 564c1c8fa7 Add example of #include. Bug #779
22 years ago
Malcolm Davenport efc9862836 Fix sample configuration for Macro usage per Bug #750
22 years ago