summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2009-04-10Modify headers and macros, according to Russell's suggestions on the -dev listTilghman Lesher
2009-04-09Add ability for dialplan execution to continue when caller hangs up.Jeff Peeler
2009-04-09Merged revisions 187428 via svnmerge from Tilghman Lesher
2009-04-09Add support for allowing the channel driver to handle transcoding.Joshua Colp
2009-04-09Merged revisions 187300-187301 via svnmerge from Tilghman Lesher
2009-04-09add a dedicated log channel for modules to be able report security-related ev...Kevin P. Fleming
2009-04-08Add timer for features so that backup bridge config can go awayJeff Peeler
2009-04-08Add documentation for reviewboard usage and guidelines.Russell Bryant
2009-04-08Add some additional notes on release numbering.Russell Bryant
2009-04-08Start splitting up miscellaneous doxygen documentation into separate files.Russell Bryant
2009-04-03This commit introduces COLP/CONP and Redirecting party information into Aster...Mark Michelson
2009-04-03Add better support for relaying success or failure of the ast_transfer() API ...Joshua Colp
2009-04-03Merged revisions 186320 via svnmerge from Joshua Colp
2009-04-02Merge in the RTP engine API.Joshua Colp
2009-04-01Merge changes from str_substitution that are unrelated to that branch.Tilghman Lesher
2009-04-01Fix dev-mode build on my box.Russell Bryant
2009-03-31Optimizations to the stringfields APIKevin P. Fleming
2009-03-27Update commit message guidelines in re: to punctuation.Leif Madsen
2009-03-27Improve timing interface to remember which provider provided a timerKevin P. Fleming
2009-03-27Change global_app_buf to ast_str_thread_global_buf.Russell Bryant
2009-03-27Change g_eid to ast_eid_default.Russell Bryant
2009-03-27Fix some issues with rwlock corruption that caused deadlock like symptoms.Russell Bryant