Commit Graph

652 Commits (4328d320c2aba32b7848b46a8963fbb7308a18c2)

Author SHA1 Message Date
Olle Johansson ef943d774d Adding documentation on the T.140 support in Asterisk. This is a function that we're
17 years ago
Mark Michelson 55e4daef88 Add a janitor project to use ARRAY_LEN instead of in-line
17 years ago
Russell Bryant 604b819b1c Add a locking section to the coding guidelines document.
17 years ago
Luigi Rizzo 52c6ee5155 add documentation on video console support
17 years ago
Russell Bryant dc5c54eaf2 a few minor updates and typo fixes
17 years ago
Sean Bright dd0c0f3d38 Cast a few more strings to char *, so that we can compile cleanly against
17 years ago
Russell Bryant d4ddf14b6b Fix a typo. Someone on IRC copied this literally and then wondered why it
17 years ago
Jeff Gehlbach 7e9bb68ec8 Merged revisions 124372 via svnmerge from
17 years ago
Michiel van Baak 8e8359465b Older versions of GNU gcc do not allow 'NULL' as sentinel.
17 years ago
Sean Bright a41649d66b Update the queuelog.tex documentation as well.
17 years ago
Tilghman Lesher a06ab7b648 Merged revisions 123769 via svnmerge from
17 years ago
Jeff Peeler ef3b214728 Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Configuration file and dialplan backwards compatability has been put in place where appropiate. Release announcement to follow.
17 years ago
Jeff Peeler d373bd4430 Merged revisions 121804 via svnmerge from
17 years ago
Russell Bryant 7123fb41c4 don't refer to asterisk-events, as that implies that the code was checked out from a branch
17 years ago
Russell Bryant e9d72e0cb2 Merge another big set of changes from team/russell/events
17 years ago
Russell Bryant f4a8062e93 Merge another change from team/russell/events ...
17 years ago
Jeff Peeler 3c6eb61008 add document describing API changes from 1.4.0 to 1.6.0
17 years ago
Tilghman Lesher ee29d6dc2b Merged revisions 118052 via svnmerge from
17 years ago
Tilghman Lesher ce8453f57c Enhance ExternalIVR with new options and commands.
17 years ago
Mark Michelson b0e637791c Add a new manager event, AgentRingNoAnswer to
17 years ago
Olle Johansson e30c26c689 Add support for playing an audio file for caller and callee at start and stop of monitoring (one-touch monitor).
17 years ago
Russell Bryant 44af1e23d0 Merge changes from team/russell/smdi-msg-searching
17 years ago
Steve Murphy c0b8f57b9d (closes issue #12467)
17 years ago
Russell Bryant e29b987b30 Add a simple janitor project
17 years ago
Tilghman Lesher 631d8e5fbe fileio.h does not exist; io.h does, though.
17 years ago
Steve Murphy 5fb4b1bbe5 This is the scariest commit I've done in a long time. This is the astobj2-ification of chan_sip. I've tested a number of scenarios like crazy. It used to have 4x the call setup/teardown performance of trunk, but now it's roughly at parity. I will attempt to find the bottlenecks and get it back to the 4x mark. The changes made were somewhat invasive, but the value to the community of these upgrades outweighs waiting further for more testing. Every change being made to chan_sip was lousing this code up when we tried to merge. Peers, Users, Dialogs, are all now astobj2 objects, indexed via hashtables. Refcounting is used to track objects and free them at the bitter end of their lives. Please file issues on bugs.digium.com, and PLEASE, please, please be patient. One natural advantage to all the hash-table work is that loading large sip.conf files full of thousands of peers now goes much faster. One more please: PLEASE help thrash this code and test it.
17 years ago
Russell Bryant afd8783577 Make some notes about common usage of pbx_builtin_getvar_helper() that is not
17 years ago
Tilghman Lesher 3f78a375a0 Merged revisions 111605 via svnmerge from
17 years ago
Donny Kavanagh 7a2d8fc309 update documentation to reflect the changes in the way configure detects net-snmp.
17 years ago
Jeff Peeler 3c4c3c0dd2 documenting changes as a result of adding TCP functionality to ExternalIVR
17 years ago
Jason Parker ce66adb981 Merged revisions 107826 via svnmerge from
17 years ago
Russell Bryant de31be8741 fix example usage
17 years ago
Russell Bryant 5fa773a9f9 minor text changes
17 years ago
Russell Bryant 56e6a4b2bb Add updated SMDI documentation that I had only sitting in my email ... oops
17 years ago
Mark Michelson 2ed30d47e8 Adding the Atxfer manager command. With this, you may initiate
17 years ago
Michiel van Baak eafa9b0de0 document var_metric usage to prevent bugreports that are actually configuration issues
17 years ago
Russell Bryant 0e3ef53ddd note that the chan_sip conversion is already in progress
17 years ago
Russell Bryant 4314170e73 add another janitor project
17 years ago
Russell Bryant cf78b1c81d Add the stuff from the janitor projects page that is still relevant. I figure
17 years ago
Jason Parker e5ce766eed Create placeholder file...for now.
17 years ago
Tilghman Lesher a616346c6d 1) Make braces mandatory for if/for/while, even around single statements.
17 years ago
Brett Bryant 55aaa80d15 Adding more tls configuration details to sip.conf sample, with a list of valid ciphers provided in both files. .. First commit since July, woot
17 years ago
Tilghman Lesher f92a3e119e Move Originate to a separate privilege and require the additional System privilege to call out to a subshell.
17 years ago
Mark Michelson 6923be5f30 Merged revisions 103722 via svnmerge from
18 years ago
Mark Michelson d3b1054f6a Same changes as made to 1.4 in revision 103710
18 years ago
Mark Michelson a819ab2102 Trunk version of 1.4's imap documentation updates
18 years ago
Jason Parker 7928888ecd Reintroduce more chan_vpb stuff that was removed in r100421 and r100422
18 years ago
Jason Parker aa9c40236c Get rid of that last little bit.
18 years ago
Tilghman Lesher cfa0ec1f97 Add res_config_ldap for realtime LDAP engine.
18 years ago
Olle Johansson b35f8d0358 Documentation updates for BRIDGEPVTCALLID
18 years ago
Olle Johansson b8f8106fa0 Small fixes
18 years ago
Russell Bryant b995c78c31 Merge changes from team/group/sip-tcptls
18 years ago
Terry Wilson 417c6dcb1d Update res_phoneprov to default to setting the SERVER variable to the IP
18 years ago
Joshua Colp 95605d1c10 Update documentation.
18 years ago
Russell Bryant 25275cc862 Add some extra checking to help out with a potential error when trying to
18 years ago
Tilghman Lesher 14ddade5a1 Documentation updates
18 years ago
Terry Wilson 3570ad103d Added a new module, res_phoneprov, which allows auto-provisioning of phones
18 years ago
Mark Michelson 905fc559d1 Adding user-configurable TCP timeout settings to IMAP voicemail. This could
18 years ago
Jason Parker 03f68a8a3a Fix -s socket option, and document it as well.
18 years ago
Mark Michelson 9d89dc11ae Adding documentation for new manager actions and events in app_queue
18 years ago
Mark Michelson b489558138 Merging the queue-penalty branch. In short, this allows one to dynamically adjust
18 years ago
Olle Johansson 489a648d5d Add option for starting remote Asterisk by naming the actual runtime socket instead of pointing
18 years ago
Olle Johansson d66be1efca A minor update, caused by a recent bug report ;-)
18 years ago
Luigi Rizzo 97a87204fc small documentation update (nothing important).
18 years ago
Olle Johansson 17afebc1a6 HUGE improvements to QoS/CoS handling by IgorG
18 years ago
Olle Johansson e2a8a6f46a Add a few extra headers in the voicemail users listing in
18 years ago
Luigi Rizzo b70e98be1a add a bit of info on the build infrastructure
18 years ago
Jason Parker 02ea9face7 Add count of total number of calls processed by asterisk during it's lifetime.
18 years ago
Olle Johansson 1052282084 Adding documentation for the massive manager changes to manager
18 years ago
Mark Michelson 180c3fb60e Change all instances of "CALLERID(number)" to "CALLERID(num)" for
18 years ago
Luigi Rizzo 45491422b8 new info on the management of headers
18 years ago
Steve Murphy 463723296d Merged revisions 89450 via svnmerge from
18 years ago
Joshua Colp a3ef17b4f2 Merged revisions 89416 via svnmerge from
18 years ago
Tilghman Lesher 950528b638 Merged revisions 89103 via svnmerge from
18 years ago
Mark Michelson 6e5b9e4951 Adding documentation regarding imapfolder, imapgreetings, and greetingsfolder options
18 years ago
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.
18 years ago
Russell Bryant ae8c0f3fcb Merged revisions 57207 via svnmerge from
18 years ago
Russell Bryant 9138e53bc9 Merged revisions 56277 via svnmerge from
18 years ago
TransNexus OSP Development 9a8eca7c11 Update OSP documention for v1.6.
18 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