summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2010-04-02Allow symbol export filtering to work properly on platforms that have symbol ...Kevin P. Fleming
2010-03-31Recorded merge of revisions 255591 via svnmerge from Tilghman Lesher
2010-03-31Add documentation clarifying when 't' and 'T' can be used.Leif Madsen
2010-03-29This patch adds custom device state handling for ConfBridge conferences,Jared Smith
2010-03-27We need to inclde sys/wait.h on OpenBSD to get WEXITSTATUS.Sean Bright
2010-03-24Allow configuration of minsecs and nextaftercmd per mailbox.Jeff Peeler
2010-03-23Remove unused structure member in app_queue.Sean Bright
2010-03-20Include sys/wait.h on FreeBSD to get the WEXITSTATUS() macro.Russell Bryant
2010-03-20Resolve compiler warnings on FreeBSD.Russell Bryant
2010-03-18Change usage of pipe to comma in UserEvent docs.Leif Madsen
2010-03-16Mask out previous arguments on each nested invocation of Gosub.Tilghman Lesher
2010-03-15Resolve a crash in SLATrunk when the specified trunk doesn't exist.Sean Bright
2010-03-12Don't override a user option with the global option.Tilghman Lesher
2010-03-11Because ExecIf needs to reprocess arguments, it's best if we don't remove quo...Tilghman Lesher
2010-03-11If the argument to the system application is quoted, ensure we remove the quo...Tilghman Lesher
2010-03-11Add supporting code for app-directory pause option.Alec L Davis
2010-03-10Be less ambiguous in Record() app docs.Leif Madsen
2010-03-05Fix app_followme playing wrong sound files.Jeff Peeler
2010-03-05Missing quote in ODBC query.Tilghman Lesher
2010-03-03Removed cdrflags from ast_channel structure.Richard Mudgett
2010-03-03Updated CHANGES file to mention res_fax and res_fax_spandsp.Matthew Nicholson
2010-03-02adds 'p' option to PickupChanDavid Vossel
2010-03-02Fix literal values wrapped in documentation.Leif Madsen
2010-03-02revert ability to exit echo appAlec L Davis
2010-03-02Fix several XML documentation validate errors.Leif Madsen
2010-03-02fix build by checking result of symlink in test_voicemail_vmsaynameJeff Peeler
2010-03-02Add new application VMSayName for use with voicemail.Jeff Peeler
2010-03-02fixes ability to exit echo appAlec L Davis
2010-03-01Merged revisions 249671 via svnmerge from Sean Bright
2010-03-01Constify a bit of app_voicemail, to make ODBC and IMAP compile once again.Tilghman Lesher
2010-02-28Fix unit test that Alec Davis broke.Tilghman Lesher
2010-02-28make unit test check for NULL folder, which then defaults to INBOXAlec L Davis
2010-02-28Properly document voicemail API documents. Also fix a crash reported via the...Tilghman Lesher
2010-02-26Cleanups to fix bugs in the VM count API functions.Tilghman Lesher
2010-02-18fixes Queue with C option crashDavid Vossel
2010-02-17Merged revisions 247168 via svnmerge from Mark Michelson
2010-02-16Change the blanket rules to delete .lastclean on all CFLAGS menuselect target...Tilghman Lesher
2010-02-12Updated doc for OSP lookup application.TransNexus OSP Development
2010-02-10Merged revisions 246115 via svnmerge from David Vossel
2010-02-09Ensure frames are only freed once.Tilghman Lesher
2010-02-09Don't offer MMR or JBIG transcoding during T.38 negotiation.Kevin P. Fleming
2010-02-02Properly respect GOSUB_RESULT as to what to do with the master channel.Tilghman Lesher
2010-02-01Merged revisions 244242 via svnmerge from Tilghman Lesher
2010-01-27Merged revisions 243691 via svnmerge from Jeff Peeler
2010-01-27Merged revisions 243570 via svnmerge from Jeff Peeler
2010-01-26Code clean up in app_senddtmfDavid Ruggles
2010-01-22Add send DTMF feature to ExternalIVR appDavid Ruggles
2010-01-19Enable SendText to send strings in encoded format.Tilghman Lesher
2010-01-18Add notification of interrupted fileDavid Ruggles
2010-01-18fixes spelling error. s/memeber/memberDavid Vossel