aboutsummaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Collapse)AuthorFilesLines
2006-11-16Merged revisions 47777 via svnmerge from kpfleming1-25/+10
https://origsvn.digium.com/svn/asterisk/branches/1.4 ................ r47777 | kpfleming | 2006-11-16 17:00:10 -0600 (Thu, 16 Nov 2006) | 12 lines update documentation regarding IAX2 transfers and CDRs Merged revisions 47776 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.2 ........ r47776 | kpfleming | 2006-11-16 16:57:31 -0600 (Thu, 16 Nov 2006) | 2 lines update clearly wrong documentation regarding cdr_custom ........ ................ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@47778 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-01Add the ability to pass options to the Dial application when using the DUNDirussell1-0/+6
switch in the dialplan by setting the DUNDIDIALARGS channel variable. (issue #8084, patch by bluecrow76, with small modifications and documentation updates) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46781 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-26Merged revisions 46298 via svnmerge from russell1-16/+20
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r46298 | russell | 2006-10-25 23:18:00 -0500 (Wed, 25 Oct 2006) | 2 lines update backtrace documentation to reflect changes in 1.4 (issue #8230, kshumard) ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46299 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-24Merged revisions 46080 via svnmerge from kpfleming1-20/+26
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r46080 | kpfleming | 2006-10-23 22:13:08 -0500 (Mon, 23 Oct 2006) | 2 lines simplify and correct voicemail IMAP storage build instructions ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46081 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-17Issue #5484 (branch sipdiversion) - Support for Diversion header in ↵oej1-1/+3
redirects of calls with 302 redirection. (tinning) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@45365 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-11Remove doc/linkedlists.txt as it is no longer needed. The top of the file ↵russell1-98/+0
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: http://svn.digium.com/svn/asterisk/trunk@44877 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-02Expand setinterfacevar option to also set a variable, MEMBERNAME, which ↵file1-0/+2
contains the member's name. (issue #8046 reported by jmls) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@44218 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-02Merged revisions 44167 via svnmerge from pcadach1-1/+1
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: http://svn.digium.com/svn/asterisk/trunk@44188 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-27Add ability to set high ToS bits as non-root on Linux using libcap (issue ↵file1-0/+7
#7047 reported by maddison) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@43830 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-26Merged revisions 43674 via svnmerge from qwell1-6/+6
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: http://svn.digium.com/svn/asterisk/trunk@43675 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-21And some deprecated APIs and modifications to documentationtilghman4-12/+4
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@43458 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-21Lots more removal of deprecated thingstilghman1-3/+0
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@43452 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-20Add documentation on rtp packetization.qwell1-0/+73
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: http://svn.digium.com/svn/asterisk/trunk@43344 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-19Mergeing in Paul Cadach's chan_h323 changes *holds breath*mattf1-0/+5
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@43281 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-18seperate jingle and gtalk so it will be easier to trackmogorman1-1/+3
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: http://svn.digium.com/svn/asterisk/trunk@43185 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-14Revise documentation to state that mpg123 for music on hold is deprecated.tilghman1-13/+7
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@42929 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-11More spelling fixes (issue 7930)tilghman21-42/+44
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@42735 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-11fix minor typo in coding guidelinesrussell1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@42684 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-06This one's for you, mogqwell1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@42154 f38db490-d61c-443f-a65b-d21fe96a405b
2006-08-30update docsoej1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@41456 f38db490-d61c-443f-a65b-d21fe96a405b
2006-08-24Documentation updates (thanks Shaun for the speechrec.txt one!)file1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@40968 f38db490-d61c-443f-a65b-d21fe96a405b
2006-08-23Add a lasting legacy from 1082... a Macro to do a pre acknowledgement ↵file1-1/+21
message with option to reject. Thanks to patbaker82 for this. (issue #1082 reported by damin) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@40955 f38db490-d61c-443f-a65b-d21fe96a405b
2006-08-21merge new_loader_completion branch, including (at least):kpfleming2-0/+557
- 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: http://svn.digium.com/svn/asterisk/trunk@40722 f38db490-d61c-443f-a65b-d21fe96a405b
2006-08-18Updated this as per wishes of Kevin Fleming. Needs review. Any ↵murf1-0/+101
mistakes/misconceptions/glaring errors? git-svn-id: http://svn.digium.com/svn/asterisk/trunk@40360 f38db490-d61c-443f-a65b-d21fe96a405b
2006-08-17updating configure script and putting comments in the docsmogorman1-5/+5
in english. yay! git-svn-id: http://svn.digium.com/svn/asterisk/trunk@40337 f38db490-d61c-443f-a65b-d21fe96a405b
2006-08-17changes to configure to support older c-client than themogorman1-1/+3
2004 version. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@40335 f38db490-d61c-443f-a65b-d21fe96a405b
2006-08-17rename to more clearly state what this file shows how to dokpfleming1-0/+0
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@40257 f38db490-d61c-443f-a65b-d21fe96a405b
2006-08-17typokpfleming1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@40256 f38db490-d61c-443f-a65b-d21fe96a405b
2006-08-17fix a little typo in the config file namerussell1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@40255 f38db490-d61c-443f-a65b-d21fe96a405b
2006-08-17add Steve Murphy's guide on setting up call queues using dynamic queue members,russell1-0/+403
including examples in AEL. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@40254 f38db490-d61c-443f-a65b-d21fe96a405b
2006-08-16fixed imap bug and updated syntax.mogorman1-7/+5
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@40107 f38db490-d61c-443f-a65b-d21fe96a405b
2006-08-16Remove the old ODBC_STORAGE and make EXTENDED_ODBC_STORAGE the one to use. ↵file1-5/+2
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: http://svn.digium.com/svn/asterisk/trunk@40033 f38db490-d61c-443f-a65b-d21fe96a405b
2006-08-15SMDI documentation fix (issue #7732 reported by mnicholson)file1-1/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@39776 f38db490-d61c-443f-a65b-d21fe96a405b
2006-08-14add the doc file about the MacroExclusive app (issue #7366, Steve Davies)russell1-0/+78
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@39683 f38db490-d61c-443f-a65b-d21fe96a405b
2006-08-14When taking a substring and a negative length is provided, instead of justrussell1-2/+6
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: http://svn.digium.com/svn/asterisk/trunk@39659 f38db490-d61c-443f-a65b-d21fe96a405b
2006-08-08support for imap in app_voicemail as well as some mogorman1-0/+190
credits fixed. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@39404 f38db490-d61c-443f-a65b-d21fe96a405b
2006-08-03Update documentation on realtime; add a workaround for lack of realtime ↵tilghman1-2/+9
hints by using func_odbc git-svn-id: http://svn.digium.com/svn/asterisk/trunk@38823 f38db490-d61c-443f-a65b-d21fe96a405b
2006-08-03Update statement on FreeTDS with realtime, due to revisions in res_odbctilghman1-4/+6
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@38785 f38db490-d61c-443f-a65b-d21fe96a405b
2006-07-28As discussed and decided on the asterisk-dev mailing list ...russell1-1/+1
- 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: http://svn.digium.com/svn/asterisk/trunk@38439 f38db490-d61c-443f-a65b-d21fe96a405b
2006-07-23update to mention svn instead of cvsrussell1-8/+6
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@38089 f38db490-d61c-443f-a65b-d21fe96a405b
2006-07-18Expand speech API so that the developer can interact with the engine more ↵file1-0/+4
directly and use specific functions of the connector even if a generic API call is not available git-svn-id: http://svn.digium.com/svn/asterisk/trunk@37881 f38db490-d61c-443f-a65b-d21fe96a405b
2006-07-13Merged revisions 37516 via svnmerge from tilghman1-1/+1
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: http://svn.digium.com/svn/asterisk/trunk@37517 f38db490-d61c-443f-a65b-d21fe96a405b
2006-07-10removed mqueue branch reference, because mqueue is head now.crichter1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@37355 f38db490-d61c-443f-a65b-d21fe96a405b
2006-06-30Updates from transnexus to osplookup, removes res_ospmogorman1-0/+463
and puts all logic into the app, documentation provided now in osp.txt. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@36406 f38db490-d61c-443f-a65b-d21fe96a405b
2006-06-27Inspired by issue 6742, but solved in a different way.oej2-4/+12
(Yes, I like the system name setting) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@36177 f38db490-d61c-443f-a65b-d21fe96a405b
2006-06-21Add agent to video docsoej1-2/+3
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@35366 f38db490-d61c-443f-a65b-d21fe96a405b
2006-06-18merge changes from team/murf/AEL-trunk-fixesonlyrussell1-3/+18
- fix callerid matching for extensions - fix nested switch statements - fix compilation with bison 2.1a or higher (issue #7309) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@34665 f38db490-d61c-443f-a65b-d21fe96a405b
2006-06-16Update the RADIUS CDR module documentation (issue #7377 reported by phsultan)file1-6/+11
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@34491 f38db490-d61c-443f-a65b-d21fe96a405b
2006-06-09Add RTP QoS report variables to doc. Catch it in the "h" extension, store it ↵oej1-0/+2
in the CDR or in a database or... whatever you want to. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@33375 f38db490-d61c-443f-a65b-d21fe96a405b
2006-06-07remove the WITH_SMDI definerussell1-10/+0
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@32845 f38db490-d61c-443f-a65b-d21fe96a405b