Steve Murphy
c4f13b4c28
Removed from the docs the mention of the ! and =~ operators, as these
...
were knocked out of ast_expr2 because they were new features. Let's hope
I can keep them from getting knocked out of the trunk, too!
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@41240 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-08-28 20:51:08 +00:00
BJ Weschke
adbfc9d3c7
Add the appropriate jumping behavior that is the standard for 1.2.X to SIPGetHeader that is now deprecated in /trunk. #7111 (blitzrage!!!)
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@26090 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-05-09 14:18:45 +00:00
Tilghman Lesher
e8725ce940
Update variable documentation to match the code
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7904 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-01-09 18:37:50 +00:00
Kevin P. Fleming
2ede900bfd
clarify substring documentation
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7470 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-12-13 18:54:22 +00:00
Kevin P. Fleming
a563eab49a
remove extraneous svn:executable properties
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7221 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-11-29 18:24:39 +00:00
Kevin P. Fleming
2e6475fd03
correct typo
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7100 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-11-15 19:15:19 +00:00
Russell Bryant
2a53a89aa6
add app exit status vars (issue #5737 )
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7098 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-11-15 18:16:46 +00:00
Kevin P. Fleming
929d7e6e9b
document an undocumented variable
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6958 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-11-03 21:53:44 +00:00
Mark Spencer
eace0101f2
The amazing disappearing and reappearing patch... This time with documentation explaining it.
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6821 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-10-18 19:16:13 +00:00
Kevin P. Fleming
6b76015469
allow for custom URI options to be set (issue #4927 with mods)
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6499 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-09-01 23:01:54 +00:00
Kevin P. Fleming
66e69e0143
switch to 'new' expression parser, remove support for old parser
...
provide parser files in source tree, so flex/bison are not need to build
update Makefile to use simpler techniques to build parser
update README to remove references to old vs. new parsers
remove version comparison tool used for flex/bison programs
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6420 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-08-26 19:21:57 +00:00
Kevin P. Fleming
d8cea2c8d4
add conditional operator to expression parser, and various cleanups (bug #4459 )
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5997 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-06-24 02:51:47 +00:00
Kevin P. Fleming
efe35e705f
update docs for new check_expr tool (don't know why this didn't go in with the other commit)
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5960 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-06-21 22:15:27 +00:00
Mark Spencer
10542f6145
Fix expression handling for string comparisions without quotes (bug #4478 )
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5919 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-06-17 00:33:00 +00:00
Kevin P. Fleming
361109c377
add ability to control output format for one-touch-record feature (bug #4190 )
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5693 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-05-16 00:43:16 +00:00
Kevin P. Fleming
2a7d309deb
add upgraded expression parser (bug #2058 )
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5691 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-05-16 00:35:38 +00:00
Kevin P. Fleming
9cea81b035
rename SetVar application to Set, deprecate SetVar
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5688 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-05-15 23:32:38 +00:00
Kevin P. Fleming
2be3c7ab57
add GROUP_COUNT and GROU_MATCH_COUNT functions, deprecate GroupCount and GroupMatchCount apps, remove GROUPCOUNT variable from README.variables (bug #4133 , with doc update)
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5568 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-05-04 04:13:31 +00:00
Kevin P. Fleming
4319ece167
fix typo
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5535 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-04-29 17:28:27 +00:00
Kevin P. Fleming
06de953fbc
add ability to send transferring party to a dialplan target after they blind transfer another party (bug #4056 , with mods)
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5495 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-04-22 02:55:14 +00:00
Kevin P. Fleming
e1e893d3b9
enhance documentation for string chopping (bug #4049 )
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5486 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-04-20 14:46:54 +00:00
Kevin P. Fleming
4597c9a9e8
add VM_MESSAGEFILE channel variable to hold path to message left by caller (bug #3926 , plus doc update)
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5357 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-04-02 01:08:55 +00:00
Mark Spencer
dc9faa21e4
Fix a bunch of const stuff, merge queue changes, add experimental "hybrid" DTMF mode
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5293 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-03-28 20:48:24 +00:00
Russell Bryant
85cbfad384
reflect actual format of ${DATETIME} in the docs (bug #3857 )
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5259 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-03-25 17:56:26 +00:00
Mark Spencer
730194d609
Merge Russell's formatting patch (bug #3838 )
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5234 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-03-23 05:56:32 +00:00
Mark Spencer
fba0b595ab
Add registerable functional variables (bug #3636 , with doc mods)
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5136 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-03-04 06:36:18 +00:00
Mark Spencer
b6c4282a03
Merge anthm's CDR updates (bug #3595 )
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5068 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-02-23 22:48:47 +00:00
Mark Spencer
2887217560
Fix colon expansion (bug #3572 )
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5023 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-02-13 20:57:52 +00:00
Mark Spencer
0a02a13bb2
Variable updates (bug #3525 )
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4998 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-02-10 07:16:44 +00:00
Mark Spencer
d9020bb6fc
Warn about setting read only variables (bug #3309 )
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4951 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-02-02 04:05:35 +00:00
Mark Spencer
6ed8f15260
Allow hints to have names (bug #3471 )
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4938 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-02-01 01:53:25 +00:00
Mark Spencer
cd2ef5b548
Merge anthm's RetryDial with changes (bug #3313 )
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4828 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-01-18 03:12:53 +00:00
Mark Spencer
34ff765820
Merge anthm's monitor fixes (better default path, set variable for monitor) (bug #3266 )
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4745 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-01-10 04:29:33 +00:00
Mark Spencer
77dafbed41
Merge Tony's one touch record improvements (bug #3263 )
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4742 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-01-10 04:03:30 +00:00
Mark Spencer
238c12b67e
Fix README for variables (bug #3209 )
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4703 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-01-07 06:38:00 +00:00
Mark Spencer
4430b896fa
Fix formatting etc in queues (bug #3159 )
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4640 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-01-03 01:42:37 +00:00
Mark Spencer
a66d310f8d
Agent documentation changes to agents and verbose / debug fixes (bug #3158 )
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4618 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-12-31 00:58:44 +00:00
Matthew Fredrickson
b420a63e73
Add new variable for PRIREDIRECTREASON in dial plan if you a call is redirected
...
to you. Also some E&M tweaking parameters.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4458 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-12-15 19:59:53 +00:00
Mark Spencer
b76252d68e
Add readme for variable (bug #2409 )
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3762 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-09-11 13:25:15 +00:00
Mark Spencer
24a5704798
Update dial documentation (bug #2096 )
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3481 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-07-19 19:47:21 +00:00
Mark Spencer
34208f76a5
Update variable descriptions (bug #1948 )
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3354 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-06-29 18:02:38 +00:00
Mark Spencer
50449d5c87
MeetMe documentation improvements (bug #1703 )
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3045 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-05-23 14:19:45 +00:00
Mark Spencer
6ead43beb1
Add SIPUSERAGENT, SIPCALLID, and fix some formatting (bug #1593 )
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2937 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-05-09 21:05:43 +00:00
Mark Spencer
fdec9012eb
Documentation fixes (bug #1554 ).
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2889 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-05-04 16:33:31 +00:00
James Golovich
d03dbf91a6
Add ${LANGUAGE} channel variable (bug #1078 )
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2210 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-02-22 05:25:58 +00:00
James Golovich
2cbef73a27
Various spelling errors fixed in docs
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2175 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-02-15 07:48:46 +00:00
Mark Spencer
c7f703c476
Update documentation
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2102 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-01-31 20:05:23 +00:00
Mark Spencer
9b97ea8983
Update README for timestamp
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1806 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2003-12-01 04:49:13 +00:00
Mark Spencer
64c02a2174
Make ${ACCOUNTCODE} available and document (bug #459 )
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1743 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2003-11-13 20:42:17 +00:00
Mark Spencer
270c8e3746
Improve documentation of ${SIPDOMAIN}
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1731 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2003-11-12 23:54:41 +00:00