summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
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
2009-06-18fixes some memory leaks and redundant conditionsDavid Vossel
2009-06-17Initialize additional variables, to prevent a possible crash.Tilghman Lesher
2009-06-17Merged revisions 201423 via svnmerge from David Vossel
2009-06-16Enable applications to enable/disable digit and tone detection.Kevin P. Fleming
2009-06-16Merged revisions 200991 via svnmerge from Kevin P. Fleming
2009-06-16add FILE_STORAGE to Voicemail Build OptionsMichiel van Baak
2009-06-15Last batch of 'static' qualifiers for module-level global variables.Kevin P. Fleming
2009-06-15Redesigned 'optional API' support.Kevin P. Fleming
2009-06-12Fix some bad locking stemming from trying to forward a call to a non-existentMark Michelson
2009-06-12Fix a potential crash from trying to access a NULL channel pointer.Mark Michelson
2009-06-07Move OSP* applications static documentation to XML.Eliel C. Sardanons
2009-06-07Move application ExternalIVR static documentation to XML.Eliel C. Sardanons
2009-06-07Global var cleanup - constification and removing unused vars.Russell Bryant
2009-06-06Move AGI command 'gosub' static documentation to XML.Eliel C. Sardanons
2009-06-06Move function MEETME_INFO documentation to XML.Eliel C. Sardanons
2009-06-06Move function MINIVMACCOUNT and MINIVMCOUNTER static documentation to XML.Eliel C. Sardanons
2009-06-06minor tweakRussell Bryant
2009-06-06Constify a string and strip trailing whitespace.Russell Bryant
2009-06-03ast_call_forward() todo notes and originate flag copy.David Vossel
2009-06-01Add the ability to execute connected line interception macros.Mark Michelson
2009-06-01Remove extra lock from app_queue.Mark Michelson
2009-05-30Merged revisions 198251 via svnmerge from Sean Bright
2009-05-28Update documentation in MixMonitor.Leif Madsen
2009-05-28Eliminate several needless checks and fix a few memory leaksTilghman Lesher