summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2006-10-11Remove doc/linkedlists.txt as it is no longer needed. The top of the file ↵Russell Bryant
reads: As of 2004-12-23, this documentation is no longer maintained. The doxygen documentation generated from linkedlists.h should be referred to in its place, as it is more complete and better maintained. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@44877 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-10-02Expand setinterfacevar option to also set a variable, MEMBERNAME, which ↵Joshua Colp
contains the member's name. (issue #8046 reported by jmls) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@44218 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-10-02Merged revisions 44167 via svnmerge from Paul Cadach
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r44167 | pcadach | 2006-10-02 23:16:37 +0600 (Пнд, 02 Окт 2006) | 1 line Typo fix ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@44188 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-09-27Add ability to set high ToS bits as non-root on Linux using libcap (issue ↵Joshua Colp
#7047 reported by maddison) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43830 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-09-26Merged revisions 43674 via svnmerge from Jason Parker
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r43674 | qwell | 2006-09-26 11:08:51 -0700 (Tue, 26 Sep 2006) | 4 lines Issue #8015, patch by Dan Austin. Maximum values were incorrect, which is why this is being put in 1.4 ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43675 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-09-21And some deprecated APIs and modifications to documentationTilghman Lesher
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43458 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-09-21Lots more removal of deprecated thingsTilghman Lesher
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43452 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-09-20Add documentation on rtp packetization.Jason Parker
Technically, ooh323 doesn't support it yet, but there is a patch that should be committed very soon. Issue #7989, patch by DEA, slightly modified. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43344 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-09-19Mergeing in Paul Cadach's chan_h323 changes *holds breath*Matthew Fredrickson
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43281 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-09-18seperate jingle and gtalk so it will be easier to trackMatt O'Gorman
changes in both of the moving specs. Currently chan_gtalk is compatible with the latest gtalk/libjingle version, and chan_jingle needs a lot of work. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43185 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-09-14Revise documentation to state that mpg123 for music on hold is deprecated.Tilghman Lesher
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@42929 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-09-11More spelling fixes (issue 7930)Tilghman Lesher
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@42735 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-09-11fix minor typo in coding guidelinesRussell Bryant
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@42684 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-09-06This one's for you, mogJason Parker
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@42154 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-08-30update docsOlle Johansson
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@41456 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-08-24Documentation updates (thanks Shaun for the speechrec.txt one!)Joshua Colp
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@40968 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-08-23Add a lasting legacy from 1082... a Macro to do a pre acknowledgement ↵Joshua Colp
message with option to reject. Thanks to patbaker82 for this. (issue #1082 reported by damin) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@40955 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-08-21merge new_loader_completion branch, including (at least):Kevin P. Fleming
- restructured build tree and makefiles to eliminate recursion problems - support for embedded modules - support for static builds - simpler cross-compilation support - simpler module/loader interface (no exported symbols) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@40722 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-08-18Updated this as per wishes of Kevin Fleming. Needs review. Any ↵Steve Murphy
mistakes/misconceptions/glaring errors? git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@40360 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-08-17updating configure script and putting comments in the docsMatt O'Gorman
in english. yay! git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@40337 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-08-17changes to configure to support older c-client than theMatt O'Gorman
2004 version. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@40335 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-08-17rename to more clearly state what this file shows how to doKevin P. Fleming
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@40257 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-08-17typoKevin P. Fleming
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@40256 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-08-17fix a little typo in the config file nameRussell Bryant
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@40255 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-08-17add Steve Murphy's guide on setting up call queues using dynamic queue members,Russell Bryant
including examples in AEL. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@40254 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-08-16fixed imap bug and updated syntax.Matt O'Gorman
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@40107 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-08-16Remove the old ODBC_STORAGE and make EXTENDED_ODBC_STORAGE the one to use. ↵Joshua Colp
This means that if you're using this and upgrade to the revision where this was committed, you will need to update your table to the schema provided in doc/odbcstorage.txt git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@40033 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-08-15SMDI documentation fix (issue #7732 reported by mnicholson)Joshua Colp
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@39776 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-08-14add the doc file about the MacroExclusive app (issue #7366, Steve Davies)Russell Bryant
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@39683 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-08-14When taking a substring and a negative length is provided, instead of justRussell Bryant
ignoring it, allow this to mean that we want that many characters off of the end of the string so that ${EXTEN:0:$[${LEN(${EXTEN}) - 1]} can become ${EXTEN:0:-1}. (issue #7586, Corydon) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@39659 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-08-08support for imap in app_voicemail as well as some Matt O'Gorman
credits fixed. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@39404 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-08-03Update documentation on realtime; add a workaround for lack of realtime ↵Tilghman Lesher
hints by using func_odbc git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@38823 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-08-03Update statement on FreeTDS with realtime, due to revisions in res_odbcTilghman Lesher
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@38785 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-07-28As discussed and decided on the asterisk-dev mailing list ...Russell Bryant
- Fix some breakage I introduced a while ago that made the timestamps option not functional for CLI verbose output. - Remove the use of the timestamps option for log output, since it was not functional. - clarify text referring to the timestamps option so that it is clear that it only applies to CLI verbose output git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@38439 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-07-23update to mention svn instead of cvsRussell Bryant
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@38089 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-07-18Expand speech API so that the developer can interact with the engine more ↵Joshua Colp
directly and use specific functions of the connector even if a generic API call is not available git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@37881 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-07-13Merged revisions 37516 via svnmerge from Tilghman Lesher
https://origsvn.digium.com/svn/asterisk/branches/1.2 ........ r37516 | tilghman | 2006-07-13 10:45:33 -0500 (Thu, 13 Jul 2006) | 2 lines Bug 7532 - Typo in enum example ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@37517 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-07-10removed mqueue branch reference, because mqueue is head now.Christian Richter
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@37355 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-06-30Updates from transnexus to osplookup, removes res_ospMatt O'Gorman
and puts all logic into the app, documentation provided now in osp.txt. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@36406 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-06-27Inspired by issue 6742, but solved in a different way.Olle Johansson
(Yes, I like the system name setting) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@36177 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-06-21Add agent to video docsOlle Johansson
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@35366 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-06-18merge changes from team/murf/AEL-trunk-fixesonlyRussell Bryant
- fix callerid matching for extensions - fix nested switch statements - fix compilation with bison 2.1a or higher (issue #7309) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@34665 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-06-16Update the RADIUS CDR module documentation (issue #7377 reported by phsultan)Joshua Colp
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@34491 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-06-09Add RTP QoS report variables to doc. Catch it in the "h" extension, store it ↵Olle Johansson
in the CDR or in a database or... whatever you want to. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@33375 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-06-07remove the WITH_SMDI defineRussell Bryant
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@32845 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-05-30Tiny documentation fixJoshua Colp
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@30959 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-05-30move processing of 'languageprefix' option to proper section of config fileKevin P. Fleming
document that option :-) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@30934 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-05-25Add Archive option to call files and add documentation on them. (issue #5426 ↵Joshua Colp
reported by ezio - props to blitzrage for proof reading the documentation) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@30299 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-05-25- add support for setting an AGISTATUS variable that indicates successfulRussell Bryant
execution, failure, or if the channel requested hangup. - only return -1 from the application if the application requested hangup. If there was just a failure in execution of the AGI, just set the status variable appropriately and move on in the dialplan. (issue #7121, original patch by Alessandro Polverini, updated patch by srt, committed patch is heavily modified to allow still returning -1 on hangup) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@30272 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-05-23Formatting, typosOlle Johansson
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29641 65c4cc65-6c06-0410-ace0-fbb531ad65f3