aboutsummaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Collapse)AuthorFilesLines
2007-01-16Add documentation walkthrough on getting Postgres to work with voicemail ↵tilghman1-0/+436
(from Issue 8513) git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@51161 f38db490-d61c-443f-a65b-d21fe96a405b
2006-12-06added the export and import of the MISDN_ADDRESS_COMPLETE Variable to ↵crichter1-0/+9
inidcate wether the extension is already completely dialed or if there might come additional digits by information elements. also added some docs for that. git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@48321 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-16update clearly wrong documentation regarding cdr_customkpfleming1-18/+3
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@47776 f38db490-d61c-443f-a65b-d21fe96a405b
2006-08-28Removed from the docs the mention of the ! and =~ operators, as these murf1-24/+0
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: http://svn.digium.com/svn/asterisk/branches/1.2@41240 f38db490-d61c-443f-a65b-d21fe96a405b
2006-08-17This rather small ;-) commit merges the changes from my team branch 0.3.0 into tcrichter1-32/+4
he 1.2 branch. These changes include the new mISDN mqueue interface which makes it possible to compile chan_misdn against the current cvs version of mISDN/mISDNuser. These changes also contain various additions and numerous bugfixes to chan_misdn . Each change is documented in the commit logs in the team/crichter/0.3.0 branch. git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@40306 f38db490-d61c-443f-a65b-d21fe96a405b
2006-07-13Bug 7532 - Typo in enum exampletilghman1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@37516 f38db490-d61c-443f-a65b-d21fe96a405b
2006-05-09 Add the appropriate jumping behavior that is the standard for 1.2.X to ↵bweschke1-0/+1
SIPGetHeader that is now deprecated in /trunk. #7111 (blitzrage!!!) git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@26090 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-10- Adding reference to README.tdsoej1-19/+21
- Reformatting table git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7939 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-09Update variable documentation to match the codetilghman1-13/+13
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7904 f38db490-d61c-443f-a65b-d21fe96a405b
2005-12-17Document that curley braces must be on the same line as the keyword.tilghman1-0/+8
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7519 f38db490-d61c-443f-a65b-d21fe96a405b
2005-12-15* Added mISDN/mISDNuser Echo cancel Patchcrichter1-67/+37
* Fixed Makefiles so that chan_misdn can be compiled again * added some hints, that mISDN cannot be compiled against gcc-4, SMP, Spinlock Debug * fixed some Minor issues in chan_misdn, regarding Type Of Number and Presentation git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7490 f38db490-d61c-443f-a65b-d21fe96a405b
2005-12-13clarify substring documentationkpfleming1-7/+7
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7470 f38db490-d61c-443f-a65b-d21fe96a405b
2005-12-01Changing bug report address to the Asterisk issue trackeroej1-1/+4
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7265 f38db490-d61c-443f-a65b-d21fe96a405b
2005-12-01Removing references to 1.1dev, replacing with 1.2, in documentation files.oej2-3/+3
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7263 f38db490-d61c-443f-a65b-d21fe96a405b
2005-12-01Fixing some spelling errors, as well as changing "cvs" to "subversion" in ↵oej1-48/+54
misdn documentation. git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7261 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-30remove remaining CVS referenceskpfleming3-5/+5
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7226 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7221 ↵kpfleming39-0/+0
f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-16issue #5767kpfleming1-0/+4
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7112 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-16minor improvements to backtrace generation noteskpfleming1-20/+37
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7109 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-15correct typokpfleming1-2/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7100 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-15add app exit status vars (issue #5737)russell1-0/+38
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7098 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-10issue #5709russell1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7050 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-08correct new option documentationkpfleming1-2/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7005 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-08issue #5621kpfleming1-0/+3
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7004 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-03document an undocumented variablekpfleming1-0/+3
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6958 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-01commit doc file added in issue #4678kpfleming1-0/+7
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6937 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-01optionally send silence during recording (issue #5135)kpfleming1-18/+20
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6925 f38db490-d61c-443f-a65b-d21fe96a405b
2005-10-31add experimental mISDN channel driver (issue #4077)kpfleming1-0/+363
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6910 f38db490-d61c-443f-a65b-d21fe96a405b
2005-10-31various text/formatting updates (issue #5503 plus some minor additions)kpfleming1-105/+194
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6909 f38db490-d61c-443f-a65b-d21fe96a405b
2005-10-26Add missing documentationmarkster1-0/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6851 f38db490-d61c-443f-a65b-d21fe96a405b
2005-10-18Fix various documentation issues (bugs #5464-5467)markster1-33/+44
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6826 f38db490-d61c-443f-a65b-d21fe96a405b
2005-10-18The amazing disappearing and reappearing patch... This time with ↵markster1-0/+28
documentation explaining it. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6821 f38db490-d61c-443f-a65b-d21fe96a405b
2005-10-13document that CLID matching is not available for realtime extensionskpfleming1-1/+4
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6775 f38db490-d61c-443f-a65b-d21fe96a405b
2005-10-13remove unused manager header (issue #5438)russell1-1/+0
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6765 f38db490-d61c-443f-a65b-d21fe96a405b
2005-10-11capitalize dialplan functionrussell1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6739 f38db490-d61c-443f-a65b-d21fe96a405b
2005-09-18fix ENUMLOOKUP examples (issue #5244)russell1-6/+6
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6625 f38db490-d61c-443f-a65b-d21fe96a405b
2005-09-14doc fixes (issue #5230)kpfleming1-14/+14
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6598 f38db490-d61c-443f-a65b-d21fe96a405b
2005-09-14extensive ENUM support update, including ENUMLOOKUP() dialplan function ↵kpfleming1-0/+306
(issue #5201 with mods) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6579 f38db490-d61c-443f-a65b-d21fe96a405b
2005-09-07add more options (issue #5137)russell1-0/+5
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6527 f38db490-d61c-443f-a65b-d21fe96a405b
2005-09-01allow for custom URI options to be set (issue #4927 with mods)kpfleming1-1/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6499 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-31add doc on how to create backtraces for debugging (issue #5036)kpfleming1-0/+170
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6467 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-26switch to 'new' expression parser, remove support for old parserkpfleming1-221/+147
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: http://svn.digium.com/svn/asterisk/trunk@6420 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-26updates for extensions.txt (bug #5028)russell1-8/+44
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6413 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-25add optional 'extended ODBC storage' mode (issue #4403)kpfleming1-14/+22
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6404 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-24protocol upgradeskpfleming1-4/+17
shorter timeout during wait() calls log channel name in all log messages git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6391 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-10add ExternalIVR() applicationkpfleming1-0/+96
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6317 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-01add info on asterisk.ctl (bug #4864)russell1-0/+11
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6253 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-26additional documentation of options (bug #4811)kpfleming1-0/+19
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6228 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-25add some basic documentation about asterisk.conf (bug #4758, rewritten)kpfleming1-0/+35
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6211 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-25minor updates (bug #4777)kpfleming1-0/+7
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6202 f38db490-d61c-443f-a65b-d21fe96a405b