Commit Graph

3708 Commits (5a5599a7647b4775a99a343fd76c7cdea8e74acb)

Author SHA1 Message Date
Sean Bright 9461bac812 Remove unused structure member in app_queue.
16 years ago
Russell Bryant a5b4b429f1 Include sys/wait.h on FreeBSD to get the WEXITSTATUS() macro.
16 years ago
Russell Bryant 33aa72d592 Resolve compiler warnings on FreeBSD.
16 years ago
Leif Madsen 4e53643fd4 Change usage of pipe to comma in UserEvent docs.
16 years ago
Tilghman Lesher ae5a398322 Mask out previous arguments on each nested invocation of Gosub.
16 years ago
Sean Bright fb7adfa6d1 Resolve a crash in SLATrunk when the specified trunk doesn't exist.
16 years ago
Tilghman Lesher 148e5afcd1 Don't override a user option with the global option.
16 years ago
Tilghman Lesher d38d930ed5 Because ExecIf needs to reprocess arguments, it's best if we don't remove quotes during parsing.
16 years ago
Tilghman Lesher 74be58a31f If the argument to the system application is quoted, ensure we remove the quotes before trying to execute.
16 years ago
Alec L Davis ba80d2172f Add supporting code for app-directory pause option.
16 years ago
Leif Madsen 08fa8a6e5f Be less ambiguous in Record() app docs.
16 years ago
Jeff Peeler 976400a61e Fix app_followme playing wrong sound files.
16 years ago
Tilghman Lesher 6d166a9af9 Missing quote in ODBC query.
16 years ago
Richard Mudgett 73ef4b8daf Removed cdrflags from ast_channel structure.
16 years ago
Matthew Nicholson 8ef8706944 Updated CHANGES file to mention res_fax and res_fax_spandsp.
16 years ago
David Vossel b5c98d640a adds 'p' option to PickupChan
16 years ago
Leif Madsen ecfa2dcb2e Fix literal values wrapped in documentation.
16 years ago
Alec L Davis 2866c664b8 revert ability to exit echo app
16 years ago
Leif Madsen 06041ea28d Fix several XML documentation validate errors.
16 years ago
Jeff Peeler 717599a61f fix build by checking result of symlink in test_voicemail_vmsayname
16 years ago
Jeff Peeler bb3792a8a7 Add new application VMSayName for use with voicemail.
16 years ago
Alec L Davis 9257e8573b fixes ability to exit echo app
16 years ago
Sean Bright b4b7d16f6f Merged revisions 249671 via svnmerge from
16 years ago
Tilghman Lesher dac8ccd89e Constify a bit of app_voicemail, to make ODBC and IMAP compile once again.
16 years ago
Tilghman Lesher 3b94cadaf9 Fix unit test that Alec Davis broke.
16 years ago
Alec L Davis 40ee6ed4f0 make unit test check for NULL folder, which then defaults to INBOX
16 years ago
Tilghman Lesher a6fd85250d Properly document voicemail API documents. Also fix a crash reported via the -dev list.
16 years ago
Tilghman Lesher e20c28078e Cleanups to fix bugs in the VM count API functions.
16 years ago
David Vossel 48134df655 fixes Queue with C option crash
16 years ago
Mark Michelson c54f8ced1b Merged revisions 247168 via svnmerge from
16 years ago
Tilghman Lesher 22b144cef4 Change the blanket rules to delete .lastclean on all CFLAGS menuselect targets to be more particular.
16 years ago
TransNexus OSP Development 034a79c303 Updated doc for OSP lookup application.
16 years ago
David Vossel fa156c067d Merged revisions 246115 via svnmerge from
16 years ago
Tilghman Lesher 2d6f0c4607 Ensure frames are only freed once.
16 years ago
Kevin P. Fleming 3760672f40 Don't offer MMR or JBIG transcoding during T.38 negotiation.
16 years ago
Tilghman Lesher dd1c5f27ee Properly respect GOSUB_RESULT as to what to do with the master channel.
16 years ago
Tilghman Lesher 81762bf4c7 Merged revisions 244242 via svnmerge from
16 years ago
Jeff Peeler 0f7c1a8cc9 Merged revisions 243691 via svnmerge from
16 years ago
Jeff Peeler 7e20456f3a Merged revisions 243570 via svnmerge from
16 years ago
David Ruggles 0375f18c9f Code clean up in app_senddtmf
16 years ago
David Ruggles 4c49e70ec5 Add send DTMF feature to ExternalIVR app
16 years ago
Tilghman Lesher 873989db91 Enable SendText to send strings in encoded format.
16 years ago
David Ruggles 174cd3c65c Add notification of interrupted file
16 years ago
David Vossel 8d8800072e fixes spelling error. s/memeber/member
16 years ago
Tilghman Lesher e8a6d2995e Add pickup event to AMI. Also, fix AMI documentation.
16 years ago
Tilghman Lesher f94e723a27 Make sure that the limit is N, not N - 1.
16 years ago
Tilghman Lesher 6bc1fc7240 Merged revisions 240414 via svnmerge from
16 years ago
Sean Bright e612d87695 Convert a few places to use ast_calloc_with_stringfields where applicable.
16 years ago
David Vossel 03529837cc add silence gen to wait apps
16 years ago
TransNexus OSP Development 912d4da476 Updated XML doc for OSP.
16 years ago