summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2009-05-23Correct example for CLI autocompletion (generation)Kevin P. Fleming
2009-05-22Implement a new element in AstXML for AMI actions documentation.Eliel C. Sardanons
2009-05-21Const-ify the world (or at least a good part of it)Kevin P. Fleming
2009-05-21Merged revisions 195881 via svnmerge from Matthew Nicholson
2009-05-18Recorded merge of revisions 195366 via svnmerge from Tilghman Lesher
2009-05-15Add ability for modules to dynamically register logger levelsKevin P. Fleming
2009-05-09Minor documentation update for ast_event_queue().Russell Bryant
2009-05-05Add a more efficient way of allocating structures that use stringfieldsKevin P. Fleming
2009-05-05Correct some flaws in the memory accounting code for stringfields and ao2 obj...Kevin P. Fleming
2009-05-05Properly account for memory allocated for channels and datastoresKevin P. Fleming
2009-05-05Ensure that string pools allocated to hold stringfields are properly accounte...Kevin P. Fleming
2009-05-04Restore 'asyncagi break' command to 1.6.1 and higher.Tilghman Lesher
2009-05-04Ensure that astobj2 memory allocations are properly accounted for when MALLOC...Kevin P. Fleming
2009-05-03Add 'bitflags'-style information elements to event frameworkKevin P. Fleming
2009-05-02Remove rarely-used event_log/LOG_EVENT supportKevin P. Fleming
2009-04-30Add buffer and echo canceller control to CHANNEL() dialplan function for DAHD...Kevin P. Fleming
2009-04-30Detect eaccess (or euidaccess) before using it.Tilghman Lesher
2009-04-29SIP option to specify outbound TLS/SSL client protocol.David Vossel
2009-04-29Merge str_substitution branch.Tilghman Lesher
2009-04-29Consistent SSL/TLS options across conf filesDavid Vossel
2009-04-29Resolve Solaris build issues and add some API documentation.Russell Bryant
2009-04-27Merged revisions 190721 via svnmerge from Kevin P. Fleming
2009-04-24TLS/SSL private key optionDavid Vossel
2009-04-24Update comment.Richard Mudgett
2009-04-24Add \since tag for new API calls.Russell Bryant
2009-04-24Convert the ast_channel data structure over to the astobj2 framework.Russell Bryant
2009-04-23Support HTTP digest authentication for the http manager interface.Tilghman Lesher
2009-04-22Merged revisions 190092 via svnmerge from Tilghman Lesher
2009-04-22Fix building of chan_h323 with gcc-3.3Jeff Peeler
2009-04-21Merged revisions 189601 via svnmerge from Doug Bailey
2009-04-14Add service maintenance message supportJeff Peeler
2009-04-10revert addition of LOG_SECURITY log channel; after further discussion, a much...Kevin P. Fleming