summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2007-11-12Based on a note in asterisk-dev by Brian Capouch, I determined I too agressiv...Steve Murphy
2007-11-08app_voicemail failed to build when compiling with IMAP_STORAGEMark Michelson
2007-11-08Add the FILE() dialplan function and deprecate ReadFile.Tilghman Lesher
2007-11-08use %f instead of %lf (the 'l' is ignored anyways).Luigi Rizzo
2007-11-08improve linked-list macros in two ways:Kevin P. Fleming
2007-11-07Merged revisions 89093 via svnmerge from Tilghman Lesher
2007-11-07If imapfolder has been specified in voicemail.conf, we should not connect to ...Mark Michelson
2007-11-07Suppress erroneous warnings on load.Tilghman Lesher
2007-11-06Added the ability to do "meetme concise" with the "meetme" CLI command.Russell Bryant
2007-11-06Adding the queue strategy wrandomMark Michelson
2007-11-06Added the S() and L() options to the MeetMe application. These are prettyRussell Bryant
2007-11-06Added CLI and manager commands for changing a queue member's penaltyMark Michelson
2007-11-06"show application <foo>" changes for clarity.Mark Michelson
2007-11-04Simplify the implementation and the API for stringfields;Luigi Rizzo
2007-11-01This commits the performance mods that give the priority processing engine in...Steve Murphy
2007-11-01Merged revisions 88026 via svnmerge from Joshua Colp
2007-11-01Janitor: use ast_free to pair calls of ast_malloc and ast_callocTilghman Lesher
2007-11-01Merged revisions 87970 via svnmerge from Joshua Colp
2007-10-31Add volume adjustment in.Joshua Colp
2007-10-31Restore operation of the option that only writes when the channel is bridged.Joshua Colp
2007-10-31Add volume adjustment to spy audiohook in app_chanspy.Joshua Colp
2007-10-30If no '?' is found in the arguments, don't attempt to continue.Tilghman Lesher
2007-10-29If a caller is listen-only, then don't bother with doing talker detection.Russell Bryant
2007-10-29Adding the more flexible QUEUE_MEMBER function to replace the QUEUE_MEMBER_CO...Mark Michelson
2007-10-29Make sure we set flags to a 0 value before trying to use it. Pointed out by ...Jason Parker
2007-10-29Remove duplicate stdlib.h include.Joshua Colp
2007-10-26Added queue strategy "linear". This strategy is useful for those who always w...Mark Michelson
2007-10-25Add support for a muted user to request to talk. The '2' option in the userRussell Bryant
2007-10-24Adding the general option "shared_lastcall" to queues so that a member's wrap...Mark Michelson
2007-10-22Convert some spaces to tabs and make it so the CLI command is only registeredRussell Bryant
2007-10-22Switch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFINE, since the former di...Jason Parker
2007-10-22Merged revisions 86754 via svnmerge from Joshua Colp
2007-10-22Merged revisions 86694 via svnmerge from Mark Michelson
2007-10-19Convert NEW_CLI to AST_CLI.Jason Parker
2007-10-19Fixed a buffer size issue.TransNexus OSP Development
2007-10-18Merged revisions 86328 via svnmerge from Mark Michelson
2007-10-18Changed some spaces to tabsMark Michelson
2007-10-17Merged revisions 86202 via svnmerge from Mark Michelson
2007-10-17Enhancements to realtime (closes issue #9609)Tilghman Lesher
2007-10-16Removed the monitor-join option. If one wishes to mix audio, they should inst...Mark Michelson
2007-10-16Fixing the build.Mark Michelson
2007-10-16Fixing app_read so that if a timeout of less than 1 ms is specified,Mark Michelson
2007-10-16Merged revisions 85958 via svnmerge from Mark Michelson
2007-10-16Merged revisions 85896 via svnmerge from Russell Bryant
2007-10-16Fix IMAP compilation error.Mark Michelson
2007-10-15Merged revisions 85720 via svnmerge from Russell Bryant
2007-10-15Another major doc directory update from IgorG. This patch includesRussell Bryant
2007-10-12Allow for the position announcement to be turned off if desired.Mark Michelson
2007-10-11Make sure we propogate ANI2 to the outbound channelMatthew Fredrickson
2007-10-11Merge a ton of NEW_CLI conversions. Thanks to everyone that helped out! :)Russell Bryant