aboutsummaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Collapse)AuthorFilesLines
2006-02-10clean up SMDI support commit:kpfleming1-0/+2
copyright header format and dates code formatting and guidelines conformance use of timeval wrapper functions use of memory allocation wrappers propery unref created interface objects during config load document new variable set by chan_zap in doc/channelvariables.txt remove useless 'extern' on function prototypes and definitions git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9451 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-10Add smdi support for asterisk (see doc/smdi.txt for config info) (#5945)mattf1-0/+34
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9423 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-02updated the misdn documentationcrichter1-50/+6
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9116 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-01- Update URL to digium storeoej1-13/+17
- Remove X100p and S100u - Add mISDN - remove ISDN4Linux git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9057 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-01- Removing the "README." from the name of the README files.oej38-37/+36
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9047 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-01- Adding a doc/00README.1st with an INDEX over README filesoej8-0/+213
- Moving files from / to /doc or /configs - Renaming some documentation files Thank you for the initiative, manxpower! git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9046 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-22Bug 6148 - Add PARKEDAT variable; also cleaned up application help to fit ↵tilghman1-0/+1
80-column screen. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8426 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-20- Add DOC file about caller ID presentation valuesoej1-0/+18
- Add callingpres to sip.conf - Add reference to README.callingpres from zapata.conf git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8336 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-13Added forward context option from 5497mogorman1-0/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8066 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-13Various cleanups from comments in an email from Luigi Rizzo. Thank you!russell1-0/+4
- Use a cleaner syntax for declaring the allocation macros - Fix return value for ast_strdup/ast_strndup - remove safe_strdup from app_macro, since ast_strup does the same thing - fix a place in app_queue where ast_calloc+strncpy was used instead of ast_strdup. If you are helping out with these conversions, please watch out for other places where this is done. - add a note to the coding guidelines about the fix to app_queue git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8065 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-13 Implement the autologoffunavail option in chan_agent (#6038 with some minor ↵bweschke2-1/+3
mods) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8063 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-11fix typo, thanks Qwell!russell1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7953 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-10Add wrappers for commonly used memory allocation functions. These wrappersrussell1-11/+27
add an automatically generated Asterisk log message if the allocation fails for some reason. Otherwise, they are functionally the same, with the exception of ast_strdup and ast_strndup. These functions have the added ability to accept a NULL argument without error, which will just be ignored without generating an error. The coding guidelines have also been updated to reflect all of this information. (issue #4996) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7952 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-10Importing rev 7939 from 1.2 oej1-19/+21
- Add reference to README.tds - Reformat table git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7940 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-09Merged revisions 7904 via svnmerge fromtilghman1-13/+13
/branches/1.2 git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7907 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-06allow limiting of queue members who will be delivered a given caller's call ↵kpfleming1-0/+1
by penalty setting git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7833 f38db490-d61c-443f-a65b-d21fe96a405b
2005-12-30- Reformatting the app_sms help text from html to txt to comply with the ↵oej4-834/+474
rest of the documentation - Renaming help files to README.<name> git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7674 f38db490-d61c-443f-a65b-d21fe96a405b
2005-12-17Merged revisions 7519 via svnmerge fromtilghman1-0/+8
/branches/1.2 git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7520 f38db490-d61c-443f-a65b-d21fe96a405b
2005-12-13Merged revisions 7470 via svnmerge from kpfleming1-7/+7
https://origsvn.digium.com/svn/asterisk/branches/1.2 ........ r7470 | kpfleming | 2005-12-13 12:54:22 -0600 (Tue, 13 Dec 2005) | 2 lines clarify substring documentation ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7471 f38db490-d61c-443f-a65b-d21fe96a405b
2005-12-12updated the documentation and the sample config to meet the presentcrichter1-67/+37
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7446 f38db490-d61c-443f-a65b-d21fe96a405b
2005-12-09Document addition of variable from Touch Monitor.twisted1-0/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7408 f38db490-d61c-443f-a65b-d21fe96a405b
2005-12-02Merged revisions 7265-7266,7268-7275 via svnmerge from kpfleming1-1/+4
https://origsvn.digium.com/svn/asterisk/branches/1.2 ........ r7265 | oej | 2005-12-01 17:18:14 -0600 (Thu, 01 Dec 2005) | 2 lines Changing bug report address to the Asterisk issue tracker ........ r7266 | kpfleming | 2005-12-01 17:18:29 -0600 (Thu, 01 Dec 2005) | 3 lines Makefile 'update' target now supports updating from Subversion repositories (issue #5875) remove support for 'patches' subdirectory, it's no longer useful ........ r7268 | kpfleming | 2005-12-01 17:34:58 -0600 (Thu, 01 Dec 2005) | 2 lines ensure channel's scheduling context is freed (issue #5788) ........ r7269 | kpfleming | 2005-12-01 17:49:44 -0600 (Thu, 01 Dec 2005) | 2 lines don't block waiting for the Festival server forever when it goes away (issue #5882) ........ r7270 | kpfleming | 2005-12-01 18:26:12 -0600 (Thu, 01 Dec 2005) | 2 lines allow variables to exist on both 'halves' of the Local channel (issue #5810) ........ r7271 | kpfleming | 2005-12-01 18:28:48 -0600 (Thu, 01 Dec 2005) | 2 lines protect agent_bridgedchannel() from segfaulting when there is no bridged channel (issue #5879) ........ r7272 | kpfleming | 2005-12-01 18:39:00 -0600 (Thu, 01 Dec 2005) | 3 lines properly handle password changes when mailbox is last line of config file and not followed by a newline (issue #5870) reformat password changing code to conform to coding guidelines (issue #5870) ........ r7273 | kpfleming | 2005-12-01 18:42:40 -0600 (Thu, 01 Dec 2005) | 2 lines allow previous context-searching behavior to be used if desired (issue #5899) ........ r7274 | kpfleming | 2005-12-01 18:51:15 -0600 (Thu, 01 Dec 2005) | 2 lines inherit channel variables into channels created by Page() application (issue #5888) ........ r7275 | oej | 2005-12-01 18:52:13 -0600 (Thu, 01 Dec 2005) | 2 lines Bug #5907. Improve SIP INFO DTMF debugging output. (1.2 & Trunk) ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7276 f38db490-d61c-443f-a65b-d21fe96a405b
2005-12-01Merged revisions 7261,7263 via svnmerge from kpfleming2-49/+55
https://origsvn.digium.com/svn/asterisk/branches/1.2 ........ r7261 | oej | 2005-12-01 15:38:38 -0600 (Thu, 01 Dec 2005) | 2 lines Fixing some spelling errors, as well as changing "cvs" to "subversion" in misdn documentation. ........ r7263 | oej | 2005-12-01 16:21:13 -0600 (Thu, 01 Dec 2005) | 2 lines Removing references to 1.1dev, replacing with 1.2, in documentation files. ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7264 f38db490-d61c-443f-a65b-d21fe96a405b
2005-12-01Changing "cvs" to "subversion" in documentation, also removing references to ↵oej4-9/+7
old versions of Asterisk git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7262 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/trunk@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