summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-07-24Resolve a T.38 negotiation issue left over from the udptl-updates merge.Kevin P. Fleming
2009-07-23Rework of T.38 negotiation and UDPTL API to address interoperability problemsKevin P. Fleming
2009-07-22Merged revisions 208083 via svnmerge from Tilghman Lesher
2009-07-22Remove trailing whitespace.Russell Bryant
2009-07-11Add an API for reporting security events, and a security event logging module.Russell Bryant
2009-07-09Repair ability of SendFAX/ReceiveFAX to respond to T.38 switchover.Kevin P. Fleming
2009-07-09Merged revisions 205599 via svnmerge from David Vossel
2009-07-08Merged revisions 205471 via svnmerge from David Vossel
2009-07-08Merged revisions 205409 via svnmerge from David Vossel
2009-07-08Merged revisions 205215 via svnmerge from David Vossel
2009-07-08Fix a few compilation problems found when building Asterisk against uClibc.Sean Bright
2009-07-08Move OpenSSL initialization to a single place, make library usage thread-safe.Russell Bryant
2009-07-03Add a configure check for Reverse Charging Indication support in LibPRI.Sean Bright
2009-07-03Wrap rtp_engine.h header comments to 80 characters.Sean Bright
2009-07-02Merged revisions 204681 via svnmerge from David Vossel
2009-06-30Move Asterisk-addons modules into the main Asterisk source tree.Russell Bryant
2009-06-29Allow trunk to once again compile under MALLOC_DEBUGTilghman Lesher
2009-06-26Make invalid hints report Unavailable instead of Idle.Russell Bryant
2009-06-26Improve T.38 negotiation by exchanging session parameters between application...Joshua Colp
2009-06-26Note a new API call, and one that changed in doxygen.Russell Bryant
2009-06-26Merge the new Channel Event Logging (CEL) subsystem.Russell Bryant
2009-06-26Add functions to map syslog facilities and priorities constants to strings.Sean Bright
2009-06-26Add checks in configure for non-POSIX syslog facilities.Sean Bright
2009-06-25Move syslog utility functions into a separate file so they can be re-used.Sean Bright
2009-06-22attempting to load running modulesDavid Vossel
2009-06-19Add support for allowing an RTP engine to decide on whether it is possible fo...Joshua Colp
2009-06-18Trunk implementation of setting an alternate RTP source.Mark Michelson
2009-06-17Merged revisions 201261 via svnmerge from Kevin P. Fleming
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-15Last batch of 'static' qualifiers for module-level global variables.Kevin P. Fleming
2009-06-15More 'static' qualifiers on module global variables.Kevin P. Fleming
2009-06-15Redesigned 'optional API' support.Kevin P. Fleming
2009-06-10Merged revisions 199856 via svnmerge from Sean Bright
2009-06-09module load priorityDavid Vossel
2009-06-08Merged revisions 199626,199628 via svnmerge from Sean Bright
2009-06-05Merged revisions 199297 via svnmerge from David Vossel
2009-06-04Merged revisions 199022 via svnmerge from Sean Bright
2009-06-02Generic call forward api, ast_call_forward()David Vossel
2009-06-01Add the ability to execute connected line interception macros.Mark Michelson
2009-06-01Minor whitespace fix.Russell Bryant
2009-05-31Constify the ast_frame arg to ast_queue_frame().Russell Bryant
2009-05-29Merged revisions 198068 via svnmerge from Matthew Nicholson
2009-05-28Update references to downloads.digium.com to its new URL.Sean Bright
2009-05-28Update references to bugs.digium.com and reviewboard.digium.com to the new URLs.Sean Bright
2009-05-28Add Calendaring support for AsteriskTerry Wilson
2009-05-28Merged revisions 197537 via svnmerge from Mark Michelson
2009-05-27Ensure that this header includes xmldoc.h, since it depends on it.Kevin P. Fleming
2009-05-26Update configure script to check for OSP toolkit 3.5.0.Russell Bryant
2009-05-26Add new ast_complete_applications function so that we can use it with theSean Bright