summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2009-09-08Fix compilation of app_meetme.Sean Bright
2009-09-08Merged revisions 217156 via svnmerge from Tilghman Lesher
2009-09-04Use ast_free() instead of free().Sean Bright
2009-09-04Merged revisions 216430 via svnmerge from Olle Johansson
2009-09-02Merged revisions 215270 via svnmerge from Dwayne M. Hubbard
2009-08-24Fix storage of greetings when using IMAP_STORAGEJeff Peeler
2009-08-21Ensure that realtime mailboxes properly report status on subscription.Kevin P. Fleming
2009-08-20Add original position, when logging a caller entering a queue.Tilghman Lesher
2009-08-20Fix greeting retrieval from IMAPJeff Peeler
2009-08-20Merged revisions 213283 via svnmerge from Jeff Peeler
2009-08-19Merged revisions 213103 via svnmerge from David Vossel
2009-08-18Small doxygen changesOlle Johansson
2009-08-17Check the return value of opendir(3), or we may crash.Tilghman Lesher
2009-08-12Merged revisions 211953 via svnmerge from Matthew Nicholson
2009-08-10AST-2009-005Tilghman Lesher
2009-08-09Check for NULL frame, before dereferencing pointer.Tilghman Lesher
2009-08-07Merged revisions 211038 via svnmerge from Tilghman Lesher
2009-08-06Allow Gosub to recognize quote delimiters without consuming them.Tilghman Lesher
2009-08-06Minor improvements to app_fax.Kevin P. Fleming
2009-08-01Merged revisions 209838 via svnmerge from Russell Bryant
2009-07-30Fixes numerous spelling errors. Patch submitted by alecdavis.David Brooks
2009-07-27Cleanup T.38 negotiation changes.Kevin P. Fleming
2009-07-27Make T.38 switchover in ReceiveFAX synchronous.Kevin P. Fleming
2009-07-27Fixing typos. Replaces "recieved" with "received" and "initilize" with "initi...David Brooks
2009-07-24Merged revisions 208592 via svnmerge from Russell Bryant
2009-07-23Rework of T.38 negotiation and UDPTL API to address interoperability problemsKevin P. Fleming
2009-07-22Restore an int declaration on PPC platforms.Jason Parker
2009-07-22Fix the crash in directed pickups. For real this time.Mark Michelson
2009-07-20Okay, that didn't fix the crash. It didn't really do anything useful.Mark Michelson
2009-07-20Initialize connected line instance when doing a directed pickup.Mark Michelson
2009-07-18Flag field in wrong position.Tilghman Lesher
2009-07-14Document all meetme realtime fields, and in the process, make some field leng...Tilghman Lesher
2009-07-14I AM A TERRIBLE PERSONMark Michelson
2009-07-14Reset the sentringing indication when redirects occur.Mark Michelson
2009-07-13Remove reference to non-existent help fileTilghman Lesher
2009-07-10Eliminate extraneous LOG_DEBUG messages generated by app_fax.Kevin P. Fleming
2009-07-10Fix some remaining T.38 negotiation problems in app_fax.Kevin P. Fleming
2009-07-09Repair ability of SendFAX/ReceiveFAX to respond to T.38 switchover.Kevin P. Fleming
2009-07-08Merged revisions 205349 via svnmerge from Mark Michelson
2009-07-01A bunch of CODING_GUIDELINES related fixes. Not even close to done.Sean Bright
2009-06-30Remove an unnecessary #ifdefSean Bright
2009-06-30Recorded merge of revisions 204469 via svnmerge from Tilghman Lesher
2009-06-29A few const changes in app_meetme.c that I noticed while browsing the source.Sean Bright
2009-06-29Get app_rpt compiling again. I doubt seriously that it actually works.Sean Bright
2009-06-26Add 's' option to ChanSpy, which makes the app exit when no channels are left...Russell Bryant
2009-06-26Fixing voicemail's error in checking max silence vs min message lengthDavid Brooks
2009-06-26Improve T.38 negotiation by exchanging session parameters between application...Joshua Colp
2009-06-26Merge the new Channel Event Logging (CEL) subsystem.Russell Bryant
2009-06-20Fix version detection for API changes in spandsp.Sean Bright
2009-06-18One of the changes in 1.6.1 was to allow app_directory to use functionalityTilghman Lesher