Commit Graph

627 Commits (04224c20362f94f99886d6b51adb7b90db62855f)

Author SHA1 Message Date
Russell Bryant a06218ee6d Added the S() and L() options to the MeetMe application. These are pretty
18 years ago
Russell Bryant 267683eb19 Merge the code from asterisk/team/group/chan_unistim:
18 years ago
Russell Bryant dffa53f718 Fix replacing the version number when it has a '/' in it, like
18 years ago
Tilghman Lesher 49631e20a4 Merged revisions 88116 via svnmerge from
18 years ago
Jason Parker ed690fc348 Switch dundi to new tos config format.
18 years ago
Russell Bryant 1668548ced add TOUCH_MONITOR_PREF to the channel var docs
18 years ago
Russell Bryant 4765cf4553 Another major doc directory update from IgorG. This patch includes
18 years ago
Russell Bryant 8af0a88c90 When merging the last documentation update, I forgot to "svn add" a file.
18 years ago
Matthew Fredrickson 24e2567e2d Trying to finish the last of the charge_number patch up #10916
18 years ago
Tilghman Lesher 8bbd267dff Merged revisions 85523 via svnmerge from
18 years ago
Russell Bryant 8b8a42e61c Many doc directory improvements, including:
18 years ago
Russell Bryant 46b9ca721b Add jitterbuffer support for chan_local. To enable it, you use the 'j' option
18 years ago
Tilghman Lesher c2f7cc4bd4 Create a universal exception handling extension, "e" (closes issue #9785)
18 years ago
Matthew Fredrickson 39e0e9c831 Fix typo in readme
18 years ago
Matthew Fredrickson 996ad72669 Fix potential point of confusion
18 years ago
Matthew Fredrickson 3f6e33c41a Add an SS7 readme for setup and use of libss7 and asterisk
18 years ago
Jason Parker c11e64c727 Fix a trivial typo, to test our new commit bot
18 years ago
Russell Bryant 3dc9e8f38a Add support for #include, var_metric, and cat_metric in res_config_sqlite
18 years ago
Mark Michelson e14ac6f380 Merged revisions 82376 via svnmerge from
18 years ago
Russell Bryant 1282de797d Various code and documentation cleanups for res_config_sqlite
18 years ago
Russell Bryant 43e9b0f67c (closes issue #7852)
18 years ago
Russell Bryant c50975fd06 Fix a typo in the Asterisk MIB and fix astNumChanBridged so it acts as a counter again
18 years ago
Jason Parker 082322685f Merged revisions 78646 via svnmerge from
18 years ago
Jason Parker 1bf5335f00 Add the Ring time in the CONNECT on the queue_log and on the Manager event AgentConnect
18 years ago
Kevin P. Fleming d0a4fac1b3 Merged revisions 77424,77429 via svnmerge from
18 years ago
Russell Bryant 51e7035dfe Merge a big batch of documentation fixes for escaping, marking URLs, places
18 years ago
Tilghman Lesher 95bee48cde Fix escaping and some of the formattting (closes issue #10285)
18 years ago
Steve Murphy 6a4efe5d5a In regards to changes for 9508, expr2 system choking on floating point numbers, I'm adding this update to round out (no pun intended) and make this FP-capable version of the Expr2 stuff interoperate better with previous integer-only usage, by providing Functions syntax, with 20 builtin functions for floating pt to integer conversions, and some general floating point math routines that might commonly be used also. Along with this, I made it so if a function was not a builtin, it will try and find it in the ast_custom_function list, and if found, execute it and collect the results. Thus, you can call system functions like CDR(), CHANNEL(), etc, from within $\[..\] exprs, without having to wrap them in $\{...\} (curly brace) notation. Did a valgrind on the standalone and made sure there's no mem leaks. Looks good. Updated the docs, too.
18 years ago
Russell Bryant d2a85e5f64 After some discussion on the asterisk-dev list, we determined that this approach
18 years ago
Russell Bryant df1a340774 * Move LaTeX docs into a tex/ subdirectory of the doc/ dir
18 years ago
Russell Bryant 8d99a2004b Fix up the AGI doc dump CLI command and update the AGI commands tex file to not
18 years ago
Russell Bryant 4070baa1e6 Add CLI commands to the docs
18 years ago
Russell Bryant f6e3c1250c Add AGI commands to the documentation
18 years ago
Russell Bryant 8b6925b2b1 Update the documentation to include a manager action reference
18 years ago
Russell Bryant e7cf09b938 update documentation to include dialplan functions
18 years ago
Russell Bryant ee45b352e7 update application documentation dump
18 years ago
Russell Bryant ab56fcce5c Allow compilation off app_voicemail with IMAP_STORAE against a system installed
18 years ago
Russell Bryant 65a9e8fbe9 Merged revisions 71519 via svnmerge from
18 years ago
Steve Murphy c1bb0fc34b This finishes the changes for making Macro args LOCAL to the call, and allowing users to declare local variables.
18 years ago
Steve Murphy c6ed12405f These changes were submitted via bug 6683, to allow CID detection in India, with carriers that do Polarity/DTMF CID signalling.
18 years ago
Russell Bryant 50aaffa97f update the dump of application docs
18 years ago
Russell Bryant 3b9a36109f Add support for retrieving the number of channels that are currently bridged
18 years ago
Joshua Colp 4b0494f389 AEL in trunk now uses GOSUB so we have to update the queues with callback members example. (issue #9813 reported by Mike Anikienko)
18 years ago
Russell Bryant bcd0bf437a add a note about inline comments
18 years ago
Tilghman Lesher 825315f272 Merged revisions 66821 via svnmerge from
18 years ago
Joshua Colp 23c6b239d6 Merged revisions 66398 via svnmerge from
18 years ago
Russell Bryant a45cf4d0fb add a note about using the intenal API for creating detached threads
18 years ago
Russell Bryant a795ea58fb Fix some syntax errors.
18 years ago
Steve Murphy 02337303ef a small upgrade to the coding standard, and an update to the code that triggered the upgrade.
18 years ago
Russell Bryant 65ac2341c0 For some reason when I merged 802.1p support, the new documentation file was
18 years ago
Russell Bryant 683417407e This patch adds additional information to the EXITWITHKEY and EXITWITHTIMEOUT
18 years ago
Russell Bryant b419fc1134 Add support for setting the CoS for VLAN traffic (802.1p) in Linux. The
18 years ago
Russell Bryant 503b75f885 Update the DUNDi section of the documentation with example usage of DUNDIQUERY
18 years ago
Dwayne M. Hubbard cc2aa89fa9 clarified 'minmemfree' description in doc/asterisk-conf.tex
18 years ago
Dwayne M. Hubbard 9fc6cf1ac3 fixed the '-e' command line option for minmemfree. updated doc/asterisk-conf.tex
18 years ago
Russell Bryant b2ddaaf033 Add support for RTP packetization in chan_jingle and chan_gtalk.
18 years ago
Joshua Colp 518ff7941e Update modules.txt to new loader. (issue #9358 reported by eliel)
18 years ago
Tilghman Lesher 433a7a721c Merged revisions 58946 via svnmerge from
18 years ago
Russell Bryant 5ecd1f40b3 Merged revisions 58941 via svnmerge from
18 years ago
Russell Bryant 70db92a6f8 Merged revisions 58937 via svnmerge from
18 years ago
Russell Bryant 1cf3a12047 Merged revisions 58931 via svnmerge from
18 years ago
Russell Bryant 57ffe3cee2 Merged revisions 58902 via svnmerge from
18 years ago
Russell Bryant d74caa4fe8 Merged revisions 58897 via svnmerge from
18 years ago
Russell Bryant 5bea998a55 Merge changes from team/russell/sqlite:
18 years ago
Russell Bryant f7dc36927d Merged revisions 58638 via svnmerge from
18 years ago
Russell Bryant 3d6e6e07ef Merged revisions 57364 via svnmerge from
18 years ago
TransNexus OSP Development 1c2da14cd4 1. Corrected a typo for www.etsi.org. Thank Patrick.
19 years ago
Russell Bryant ae8c0f3fcb Merged revisions 57207 via svnmerge from
19 years ago
Russell Bryant 9138e53bc9 Merged revisions 56277 via svnmerge from
19 years ago
TransNexus OSP Development 9a8eca7c11 Update OSP documention for v1.6.
19 years ago
Olle Johansson 1f52d1cc81 Issue #7443 - amdtech - Optionally SIP registrations in another
19 years ago
Russell Bryant 5715b49c30 Merged revisions 53810 via svnmerge from
19 years ago
Kevin P. Fleming 119d6d5a64 Merged revisions 53715 via svnmerge from
19 years ago
Olle Johansson a29a9d9564 Update with info about SIP channels and queues
19 years ago
Olle Johansson 0205c27767 Adding a template for documentation on call queues. Please help us add
19 years ago
Russell Bryant 60e7d662d1 Merged revisions 52999 via svnmerge from
19 years ago
Joshua Colp 1fda861ff8 Make 'H' command do as advertised and add 'E' and 'V' commands to ExternalIVR. (issue #8165 reported by mnicholson)
19 years ago
Jason Parker 2ac5180e08 Merged revisions 51165 via svnmerge from
19 years ago
Tilghman Lesher bebc3a31f0 Merged revisions 51162 via svnmerge from
19 years ago
TransNexus OSP Development ebb4674f8b 1. Update osp guide.
19 years ago
Christian Richter 1fe0e3d192 Merged revisions 49313 via svnmerge from
19 years ago
Kevin P. Fleming afbfafa400 make the 'languageprefix' option default to on, and deprecate turning it off
19 years ago
Joshua Colp 5275efbae5 Merged revisions 48592 via svnmerge from
19 years ago
Jason Parker 1f0e4a0ee5 Merged revisions 48228 via svnmerge from
19 years ago
Olle Johansson 298512203c Add information on status events
19 years ago
Olle Johansson 370c83d5f3 Document new configuration option.
19 years ago
Steve Murphy 322cb84896 Added a few words of explanation about macros
19 years ago
Kevin P. Fleming 960316b3b8 Merged revisions 47777 via svnmerge from
19 years ago
Russell Bryant 4ffc388358 Add the ability to pass options to the Dial application when using the DUNDi
19 years ago
Russell Bryant fee99c3be6 Merged revisions 46298 via svnmerge from
19 years ago
Kevin P. Fleming b7c6483473 Merged revisions 46080 via svnmerge from
19 years ago
Olle Johansson 0b0d72579e Issue #5484 (branch sipdiversion) - Support for Diversion header in redirects of calls
19 years ago
Russell Bryant 2fb6af5496 Remove doc/linkedlists.txt as it is no longer needed. The top of the file reads:
19 years ago
Joshua Colp 8ff3dd273a Expand setinterfacevar option to also set a variable, MEMBERNAME, which contains the member's name. (issue #8046 reported by jmls)
19 years ago
Paul Cadach bd68b139e6 Merged revisions 44167 via svnmerge from
19 years ago
Joshua Colp 4116cfc387 Add ability to set high ToS bits as non-root on Linux using libcap (issue #7047 reported by maddison)
19 years ago
Jason Parker 456f3ead57 Merged revisions 43674 via svnmerge from
19 years ago
Tilghman Lesher f14dc5fab4 And some deprecated APIs and modifications to documentation
19 years ago
Tilghman Lesher 6ae8741518 Lots more removal of deprecated things
19 years ago
Jason Parker 8bd82ebc0d Add documentation on rtp packetization.
19 years ago
Matthew Fredrickson 2cc96500bd Mergeing in Paul Cadach's chan_h323 changes *holds breath*
19 years ago
Matt O'Gorman ec4bf7a849 seperate jingle and gtalk so it will be easier to track
19 years ago
Tilghman Lesher beae56266c Revise documentation to state that mpg123 for music on hold is deprecated.
19 years ago
Tilghman Lesher cfaf938f21 More spelling fixes (issue 7930)
19 years ago
Russell Bryant 723448c1f1 fix minor typo in coding guidelines
19 years ago
Jason Parker e3bc4c81f9 This one's for you, mog
19 years ago
Olle Johansson 96fe6cd893 update docs
19 years ago
Joshua Colp 5345469008 Documentation updates (thanks Shaun for the speechrec.txt one!)
19 years ago
Joshua Colp a9f8c538ef Add a lasting legacy from 1082... a Macro to do a pre acknowledgement message with option to reject. Thanks to patbaker82 for this. (issue #1082 reported by damin)
19 years ago
Kevin P. Fleming 0a27d8bfe5 merge new_loader_completion branch, including (at least):
19 years ago
Steve Murphy 3607ab46c2 Updated this as per wishes of Kevin Fleming. Needs review. Any mistakes/misconceptions/glaring errors?
19 years ago
Matt O'Gorman a95851978b updating configure script and putting comments in the docs
19 years ago
Matt O'Gorman 57ee805062 changes to configure to support older c-client than the
19 years ago
Kevin P. Fleming 50d94fc889 rename to more clearly state what this file shows how to do
19 years ago
Kevin P. Fleming 70e665018e typo
19 years ago
Russell Bryant a0e891e63d fix a little typo in the config file name
19 years ago
Russell Bryant 1d7b202302 add Steve Murphy's guide on setting up call queues using dynamic queue members,
19 years ago
Matt O'Gorman e502e644df fixed imap bug and updated syntax.
19 years ago
Joshua Colp 3ef02d79a4 Remove the old ODBC_STORAGE and make EXTENDED_ODBC_STORAGE the one to use. 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
19 years ago
Joshua Colp e132f14aed SMDI documentation fix (issue #7732 reported by mnicholson)
19 years ago
Russell Bryant 26731ac99f add the doc file about the MacroExclusive app (issue #7366, Steve Davies)
19 years ago
Russell Bryant 2f2cce01d2 When taking a substring and a negative length is provided, instead of just
19 years ago
Matt O'Gorman 475afdaf39 support for imap in app_voicemail as well as some
19 years ago
Tilghman Lesher 0d902b3033 Update documentation on realtime; add a workaround for lack of realtime hints by using func_odbc
19 years ago
Tilghman Lesher aac4712421 Update statement on FreeTDS with realtime, due to revisions in res_odbc
19 years ago
Russell Bryant b04f059b4a As discussed and decided on the asterisk-dev mailing list ...
19 years ago
Russell Bryant 8f08d7cc13 update to mention svn instead of cvs
19 years ago
Joshua Colp 457ec51f8d Expand speech API so that the developer can interact with the engine more directly and use specific functions of the connector even if a generic API call is not available
19 years ago
Tilghman Lesher b558a31a66 Merged revisions 37516 via svnmerge from
19 years ago
Christian Richter 6888b0ecba removed mqueue branch reference, because mqueue is head now.
19 years ago
Matt O'Gorman 109737eb1c Updates from transnexus to osplookup, removes res_osp
19 years ago
Olle Johansson 6895f108bd Inspired by issue 6742, but solved in a different way.
19 years ago
Olle Johansson 0fdb56425d Add agent to video docs
19 years ago
Russell Bryant 73ae55698f merge changes from team/murf/AEL-trunk-fixesonly
19 years ago
Joshua Colp 65c5d5882c Update the RADIUS CDR module documentation (issue #7377 reported by phsultan)
19 years ago
Olle Johansson 90806eb6f2 Add RTP QoS report variables to doc. Catch it in the "h" extension, store it in the CDR
19 years ago
Russell Bryant 739385e761 remove the WITH_SMDI define
19 years ago
Joshua Colp 5e00331abb Tiny documentation fix
19 years ago
Kevin P. Fleming f6a44ed7b3 move processing of 'languageprefix' option to proper section of config file
19 years ago
Joshua Colp 35d729fb40 Add Archive option to call files and add documentation on them. (issue #5426 reported by ezio - props to blitzrage for proof reading the documentation)
19 years ago
Russell Bryant 0cccaf8408 - add support for setting an AGISTATUS variable that indicates successful
19 years ago
Olle Johansson 8c14cffd50 Formatting, typos
19 years ago
Matt O'Gorman 7aa1a77e75 asterisk-xmpp merge in
19 years ago
Russell Bryant 1fcc86d905 Add support for logging CDR recrods to a radius server (issue #6639, phsultan)
19 years ago
Olle Johansson 3be9c811f1 Adding some documentation on Asterisk and video telephony. Thanks to the team
19 years ago
Olle Johansson 5237a0e06d - Use systemname for realm in sip, if we have no configuration for realm
19 years ago
Joshua Colp c1649932ec Minor documentation change regarding authentication. (issue #6644)
19 years ago
BJ Weschke 7a9472f8a4 New manager action SendDTMF #6682 (squinky86)
19 years ago
BJ Weschke 76c9d14bb2 Allow channels in ChanSpy to belong to mutiple spygroups #7072 (anthm)
19 years ago
BJ Weschke 80c34d2a91 Make sure that callers kicked from queue because of joinempty and leavewhenempty have an event logged with regard to the reason for their departure. #6559 (Corydon76)
19 years ago
BJ Weschke 944c8cc4a6 Log hold time and talktime in queue_log when blind transfers are made by queue members. #7038 (alphaqueue) w/documentation mods added
19 years ago
BJ Weschke ebb7eee9ce Implement and document RINGNOANSWER queue logging functionality to "tattle" on bad queue members.
19 years ago
BJ Weschke 857f2e8d41 Record bridge channel unique id in "CONNECT" queue_log entry and the corresponding manager event. #6522 (nording) w/ documentation additions where appropriate
19 years ago
Kevin P. Fleming eb38f13a2e add a command-line flag and option to force forking, even with -v or -d
19 years ago
Tilghman Lesher 823f464a5a Bug 7032 - Remove deprecated use of ${CALLERIDNUM}
19 years ago
Russell Bryant c9d5466773 AEL is no longer considered experimental :)
19 years ago
Kevin P. Fleming 5f58cc8770 Merge Steve Murphy's (murf) complete re-implementation of AEL, which is now no longer considered experimental :-)
19 years ago
Joshua Colp 92bd72903f Fix the grammar that Kevin broke
19 years ago
Olle Johansson 79dc77ea33 Formatting fixes
19 years ago
Joshua Colp 5e43f18529 Updates to speech recognition API and dialplan utilities. Moved to using dialplan functions, and some other misc things.
19 years ago
Josh Roberson e95c757521 fix caffiene-induced typo.
19 years ago
Josh Roberson b04c61eeb3 Note that the res_speech module will need to be loaded first, and add a conveient line to uncomment to do so for the time being.
19 years ago
Kevin P. Fleming 8f09c4345f fancify the sample grammar a bit
19 years ago
Joshua Colp 416cd5d8a0 Add ability to see if the person calling said anything or not.
19 years ago
Kevin P. Fleming df365777e7 typo
19 years ago
Olle Johansson 91d7e66454 Add new documentation files to index file 00README.1st and to doxygen
19 years ago
Joshua Colp e4811a8248 Presenting a revised data stores and oh my, a generic speech recognition API! I wonder what we can do with this now...
19 years ago
Russell Bryant d146e7b92c fix typo in the provided indent command
19 years ago
Olle Johansson 7089dc1341 Issue #6899 - remove OSP support code from chan_sip.c and app_dial.c
19 years ago
Olle Johansson a0b9439bee Clarify syntax of new manager events that reports a status.
19 years ago
Olle Johansson f4da579201 Include new README files in index
19 years ago
Mark Spencer bfba044b5f Flesh out the remainder of the manager + http changes and create a sample application to partially
19 years ago
Olle Johansson 50f0b12880 Issue #5374 - Enable internal timing of generators (cmantunes)
19 years ago
Olle Johansson 5edae1cba0 Fix typo (thanks, North) and update docs for IP-tos settings
19 years ago
Kevin P. Fleming 278b8e8fc7 improve IP TOS support for SIP and IAX2 (issue #6355, code from jcollie plus modifications)
19 years ago
Russell Bryant 5bf927546c update enum documentation to reflect recent changes to the ENUMLOOKUP function (issue #6513)
19 years ago
Olle Johansson d61a6c9a1c README files have changed names, better change references too :-)
19 years ago
Christian Richter 0a47c7c240 mISDN mqueue is now head, not a branch anymore
19 years ago
Mark Spencer 1134f00403 Minor typo fix
19 years ago
Olle Johansson 6e75518b8c Issue #6659 - bad syntax in the Asterisk mib (fix by tholo)
19 years ago
Olle Johansson 060ddb9a9d Documentation update
20 years ago
Mark Spencer 6a86c7c5c9 Add SNMP support (bug #6439)
20 years ago
Christian Richter df6e9dbd4e removed the misdn Makefile target from channels/misdn/Makefile in favour of a short howto install mISDN/mISDNuser in the doc/misdn.txt file. This helps to make asterisk completely compileable by non-root users
20 years ago
Kevin P. Fleming 850397b334 revert change to ENUM functionality (go back to supplying a default zone)
20 years ago
Kevin P. Fleming 124b00c4a4 add 'systemname' option to prefix channel unique IDs with (issue #5825)
20 years ago
Kevin P. Fleming c8b087ffcb don't force a default zone for ENUM() lookups, use the configuration file (issue #6036, with update to UPGRADE.txt)
20 years ago
Kevin P. Fleming 96bf384e7d major dialplan functions update
20 years ago
Kevin P. Fleming 7b2988821a clean up SMDI support commit:
20 years ago
Matthew Fredrickson af07dc8883 Add smdi support for asterisk (see doc/smdi.txt for config info) (#5945)
20 years ago
Christian Richter 0563c61f3a updated the misdn documentation
20 years ago
Olle Johansson adaddaa5c5 - Update URL to digium store
20 years ago
Olle Johansson 286a521e11 - Removing the "README." from the name of the README files.
20 years ago
Olle Johansson 8204f581ab - Adding a doc/00README.1st with an INDEX over README files
20 years ago
Tilghman Lesher c3ded332b5 Bug 6148 - Add PARKEDAT variable; also cleaned up application help to fit 80-column screen.
20 years ago
Olle Johansson 125db028c3 - Add DOC file about caller ID presentation values
20 years ago
Matt O'Gorman 169eeb8599 Added forward context option from 5497
20 years ago
Russell Bryant 55c8fc92a9 Various cleanups from comments in an email from Luigi Rizzo. Thank you!
20 years ago
BJ Weschke 1874f21ff8 Implement the autologoffunavail option in chan_agent (#6038 with some minor mods)
20 years ago
Russell Bryant 79aa72e2e7 fix typo, thanks Qwell!
20 years ago
Russell Bryant 15fb0b2061 Add wrappers for commonly used memory allocation functions. These wrappers
20 years ago
Olle Johansson b3ed64689d Importing rev 7939 from 1.2
20 years ago
Tilghman Lesher 99a3195329 Merged revisions 7904 via svnmerge from
20 years ago
Kevin P. Fleming d44823b5b8 allow limiting of queue members who will be delivered a given caller's call by penalty setting
20 years ago
Olle Johansson 1dc8844db1 - Reformatting the app_sms help text from html to txt to comply with the rest of the documentation
20 years ago
Tilghman Lesher c7786ce493 Merged revisions 7519 via svnmerge from
20 years ago
Kevin P. Fleming baecca2320 Merged revisions 7470 via svnmerge from
20 years ago
Christian Richter d37857c208 updated the documentation and the sample config to meet the present
20 years ago
Josh Roberson 4e8e92f389 Document addition of variable from Touch Monitor.
20 years ago
Kevin P. Fleming 0242a69b3f Merged revisions 7265-7266,7268-7275 via svnmerge from
20 years ago
Kevin P. Fleming 6b8a8926ab Merged revisions 7261,7263 via svnmerge from
20 years ago
Olle Johansson 4cb24d2942 Changing "cvs" to "subversion" in documentation, also removing references to old versions of Asterisk
20 years ago
Kevin P. Fleming 2c65582b66 remove extraneous svn:executable properties
20 years ago
Kevin P. Fleming b9e2fcfdea issue #5767
20 years ago
Kevin P. Fleming 1fb64fa4bd minor improvements to backtrace generation notes
20 years ago
Kevin P. Fleming 2e6475fd03 correct typo
20 years ago
Russell Bryant 2a53a89aa6 add app exit status vars (issue #5737)
20 years ago
Russell Bryant 14d426098e issue #5709
20 years ago
Kevin P. Fleming 3a003e8714 correct new option documentation
20 years ago
Kevin P. Fleming 6f4fabf043 issue #5621
20 years ago
Kevin P. Fleming 929d7e6e9b document an undocumented variable
20 years ago
Kevin P. Fleming 9b6f887db5 commit doc file added in issue #4678
20 years ago
Kevin P. Fleming 03ceef35ac optionally send silence during recording (issue #5135)
20 years ago
Kevin P. Fleming 0ac988acaa add experimental mISDN channel driver (issue #4077)
20 years ago
Kevin P. Fleming b099701da9 various text/formatting updates (issue #5503 plus some minor additions)
20 years ago
Mark Spencer c7db73070a Add missing documentation
20 years ago
Mark Spencer b1cee61174 Fix various documentation issues (bugs #5464-5467)
20 years ago
Mark Spencer eace0101f2 The amazing disappearing and reappearing patch... This time with documentation explaining it.
20 years ago
Kevin P. Fleming cc0d3c33ae document that CLID matching is not available for realtime extensions
20 years ago
Russell Bryant a74e947c59 remove unused manager header (issue #5438)
20 years ago
Russell Bryant 080cc2d4b6 capitalize dialplan function
20 years ago
Russell Bryant ff649ebc1b fix ENUMLOOKUP examples (issue #5244)
20 years ago
Kevin P. Fleming 1ec15b9458 doc fixes (issue #5230)
20 years ago
Kevin P. Fleming 0c8f0e8bdb extensive ENUM support update, including ENUMLOOKUP() dialplan function (issue #5201 with mods)
20 years ago
Russell Bryant c842090c76 add more options (issue #5137)
20 years ago
Kevin P. Fleming 6b76015469 allow for custom URI options to be set (issue #4927 with mods)
20 years ago
Kevin P. Fleming 561ab01345 add doc on how to create backtraces for debugging (issue #5036)
20 years ago
Kevin P. Fleming 66e69e0143 switch to 'new' expression parser, remove support for old parser
20 years ago
Russell Bryant f64c91537a updates for extensions.txt (bug #5028)
20 years ago
Kevin P. Fleming 37930961e1 add optional 'extended ODBC storage' mode (issue #4403)
20 years ago
Kevin P. Fleming 0d7115e65c protocol upgrades
20 years ago
Kevin P. Fleming d0ec4b9e94 add ExternalIVR() application
20 years ago
Russell Bryant e6f1ea2782 add info on asterisk.ctl (bug #4864)
20 years ago
Kevin P. Fleming 531554d835 additional documentation of options (bug #4811)
20 years ago
Kevin P. Fleming e355c40279 add some basic documentation about asterisk.conf (bug #4758, rewritten)
20 years ago
Kevin P. Fleming ff5409507c minor updates (bug #4777)
20 years ago
Kevin P. Fleming a0acccffa5 fix line-ending style (bug #4778)
20 years ago
Kevin P. Fleming 654f3909e2 minor updates (bug #4779)
20 years ago
Russell Bryant 11fae70fca update guidelines to explain indent parameteres (bug #4742)
20 years ago
Kevin P. Fleming 0313d0b9c5 add privacy/screening functionality to app_dial (bug #752)
20 years ago
Kevin P. Fleming 5bf8872b42 more thoughts
20 years ago
Kevin P. Fleming 312122c113 minor fixes, and more topics covered
20 years ago
Kevin P. Fleming d8cea2c8d4 add conditional operator to expression parser, and various cleanups (bug #4459)
20 years ago
Russell Bryant 9a56a10379 fix a typo
20 years ago
Russell Bryant 170c422a5e it's actually the parser for the language, not a configuration file ... :)
20 years ago
Russell Bryant bd87915222 add some information on what the user must do to start using AEL
20 years ago
Kevin P. Fleming eb19519c86 fix macro usage examples (bug #4579)
20 years ago
Kevin P. Fleming f764db2e5b fix goto examples (bug #4578)
20 years ago
Kevin P. Fleming 85091ab68d add channel CLID info in manager Link event (bug #4548 with minor mod)
20 years ago
Kevin P. Fleming efe35e705f update docs for new check_expr tool (don't know why this didn't go in with the other commit)
20 years ago
Mark Spencer 10542f6145 Fix expression handling for string comparisions without quotes (bug #4478)
20 years ago
Mark Spencer e0f057820a Add Asterisk Extension Language support (AEL) from Astricon talk
20 years ago
Kevin P. Fleming 79392ea53b add MATH() dialplan function (bug #4473, with mods)
20 years ago
Kevin P. Fleming b6ae77bcdf update guidelines to follow their own rules for whitespace (bug #4486)
20 years ago
Kevin P. Fleming 6cb7849dcb add guidelines for doxygen documentation writing (bug #4417, with mods)
20 years ago
Kevin P. Fleming 5c33b52ced add a minor allocation/zeroing guideline
20 years ago
Kevin P. Fleming c8889e6563 add IAXPEER function (bug #4310, with minor formatting and doc changes)
20 years ago
Kevin P. Fleming 361109c377 add ability to control output format for one-touch-record feature (bug #4190)
20 years ago
Kevin P. Fleming 2a7d309deb add upgraded expression parser (bug #2058)
20 years ago
Kevin P. Fleming 9cea81b035 rename SetVar application to Set, deprecate SetVar
20 years ago
Kevin P. Fleming 9bf21dbf58 more strncpy -> ast_copy_string conversions, fixing some buglets along the way
20 years ago
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)
20 years ago
Kevin P. Fleming 6cd346ebe1 add some notes regarding the distinction between applications and functions
20 years ago
Kevin P. Fleming 4319ece167 fix typo
20 years ago
Kevin P. Fleming 22ef00edde add manager events for Zaptel DND state changes (bug #4070, with mods)
20 years ago
Kevin P. Fleming f9876ccfa8 add guideline comment about not using '%i' with scanf
20 years ago
Kevin P. Fleming 06de953fbc add ability to send transferring party to a dialplan target after they blind transfer another party (bug #4056, with mods)
20 years ago
Kevin P. Fleming e1e893d3b9 enhance documentation for string chopping (bug #4049)
20 years ago
Russell Bryant b4cf0acd8e document cdr_manager headers (bug #4016)
20 years ago
Mark Spencer 0263e89354 Add documentation for TDS noting compilation problem on 0.63+
20 years ago
Kevin P. Fleming 5b41f40c31 update manager interface documentation (bug #3936)
20 years ago
Kevin P. Fleming 4597c9a9e8 add VM_MESSAGEFILE channel variable to hold path to message left by caller (bug #3926, plus doc update)
20 years ago
Kevin P. Fleming 93c8e08989 Update README to reflect modern Asterisk features and requirements
20 years ago
Mark Spencer dc9faa21e4 Fix a bunch of const stuff, merge queue changes, add experimental "hybrid" DTMF mode
20 years ago
Russell Bryant 85cbfad384 reflect actual format of ${DATETIME} in the docs (bug #3857)
20 years ago
Mark Spencer 730194d609 Merge Russell's formatting patch (bug #3838)
20 years ago
Mark Spencer 1507997410 Add README for jitter buffer (bug #3812), make src char *src a const
20 years ago
Mark Spencer fba0b595ab Add registerable functional variables (bug #3636, with doc mods)
21 years ago
Mark Spencer 1764051747 Add realtime README (programmer docs)
21 years ago
Mark Spencer b6c4282a03 Merge anthm's CDR updates (bug #3595)
21 years ago
Mark Spencer 2887217560 Fix colon expansion (bug #3572)
21 years ago
Mark Spencer dcee71987e Remove duplicate section (bug #3545)
21 years ago
Mark Spencer 6386563560 Update CDR documentation (bug #3525)
21 years ago
Mark Spencer a175a7c2b7 Add comment information (bug #3537)
21 years ago
Mark Spencer 0a02a13bb2 Variable updates (bug #3525)
21 years ago
Mark Spencer 0d23fed9ab Update documentation (bug #3527, take 2)
21 years ago
Mark Spencer 53060a3a44 Add new README.configuration (bug #3527)
21 years ago
Mark Spencer d9020bb6fc Warn about setting read only variables (bug #3309)
21 years ago
Mark Spencer 6ed8f15260 Allow hints to have names (bug #3471)
21 years ago
Anthony Minessale II 01a2a2a19f Modify code example suggestion
21 years ago
Mark Spencer 581ae73586 Additional coding guidelines (bug #3374)
21 years ago