summaryrefslogtreecommitdiff
path: root/include/asterisk/_private.h
AgeCommit message (Expand)Author
2017-07-05core: Remove 'Data Retrieval API'Sean Bright
2016-10-28Fix shutdown crash caused by modules being left open.Corey Farrell
2016-08-03Add missing checks during startup.Corey Farrell
2016-04-08lock: Add named lock capabilityGeorge Joseph
2016-03-01build-system: Allow building with static pjprojectGeorge Joseph
2016-01-05main/pbx: Move hangup handler routines to pbx_hangup_handler.c.Corey Farrell
2016-01-04main/pbx: Move dialplan application management routines to pbx_app.c.Corey Farrell
2016-01-04main/pbx: Move switch routines to pbx_switch.c.Corey Farrell
2016-01-04main/pbx: Move variable routines to pbx_variables.c.Corey Farrell
2016-01-01main/pbx: Move custom function routines to pbx_functions.c.Corey Farrell
2015-12-30main/pbx: Move pbx_builtin dialplan applications to pbx_builtins.cGeorge Joseph
2015-07-07DNS: Create a system-level DNS resolverAshley Sanders
2014-12-22queue_log: Post QUEUESTART entry when Asterisk fully boots.Richard Mudgett
2014-12-12loader: Move definition of ast_module_reload from _private.h to module.hGeorge Joseph
2014-07-20media formats: re-architect handling of media for performance improvementsMatthew Jordan
2013-10-04ARI: Add subscription supportMatthew Jordan
2013-08-17Refactor CEL to avoid using the event system coreKinsey Moore
2013-08-02Remove dead code from features.c; refactor pickup code into pickup.cMatthew Jordan
2013-06-24Index installed sounds and implement ARI sounds queriesKinsey Moore
2013-06-13Refactor CEL bridge events on top of Stasis-CoreKinsey Moore
2013-05-24Migrate a large number of AMI events over to Stasis-CoreMatthew Jordan
2013-05-21Merge in the bridge_construction branch to make the system use the Bridging API.Richard Mudgett
2013-02-15Add CLI configuration documentationMatthew Jordan
2012-12-05Remove init_framer(). It no longer does anything.Richard Mudgett
2012-12-03Cleanup core main on exit.Richard Mudgett
2012-09-11Fix inability to shutdown gracefully due to an unending channel reference.Mark Michelson
2011-06-01Support routing text messages outside of a call.Russell Bryant
2011-02-22Media Project Phase2: SILK 8khz-24khz, SLINEAR 8khz-192khz, SPEEX 32khz, hd a...David Vossel
2010-05-19Fix transcode_via_sln option with SIP calls and improve PLC usage.Mark Michelson
2010-04-22Asterisk data retrieval API.Eliel C. Sardanons
2009-12-22Unit Test Framework APIDavid Vossel
2009-07-08Move OpenSSL initialization to a single place, make library usage thread-safe.Russell Bryant
2009-06-26Merge the new Channel Event Logging (CEL) subsystem.Russell Bryant
2009-06-04Merged revisions 199022 via svnmerge from Sean Bright
2009-04-02Merge in the RTP engine API.Joshua Colp
2009-03-25Improve performance of the ast_event cache functionality.Russell Bryant
2009-02-17Merge a large set of updates to the Asterisk indications API.Russell Bryant
2008-12-01Introduce CLI permissions.Eliel C. Sardanons
2008-11-10Move all the XML documentation API from pbx.c to xmldoc.c.Eliel C. Sardanons
2008-11-01Merge changes from team/group/appdocsxmlRussell Bryant
2008-06-16Add a "timing test" CLI command. It opens a timer and configures it forRussell Bryant
2008-05-03A taskprocessor is an object that has a name, a task queue, and an event proc...Dwayne M. Hubbard
2008-03-18start the process of changing HTTP request dispatching to do it based on *bot...Kevin P. Fleming
2008-03-033) In addition to merging the changes below, change trunk back to a regularRussell Bryant
2008-01-23Move code from res_features into (new file) main/features.cJason Parker
2007-12-11A lot of doxygen updatesOlle Johansson
2007-11-22implement the split of file.h and mod_format.hLuigi Rizzo
2007-11-20move internal function declarations to include/asterisk/_private.hLuigi Rizzo