summaryrefslogtreecommitdiff
path: root/main/parking.c
AgeCommit message (Expand)Author
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2015-05-04Modules: Make ast_module_info->self available to auxiliary sources.Corey Farrell
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2014-05-22res_pjsip_refer: Fix bugs involving Parking/PJSIP/transfersJonathan Rose
2014-05-09Allow Asterisk to compile under GCC 4.10Kinsey Moore
2013-09-06astobj2: Add warn unused attribute to some functions.Richard Mudgett
2013-08-17Allow res_parking to be unloadableKinsey Moore
2013-08-01Support externally initiated parking requests; remove some dead codeMatthew Jordan
2013-07-26Remove the unsafe bridge parameter from ast_bridge_hook_callback's.Richard Mudgett
2013-07-25A great big renaming patchMatthew Jordan
2013-07-04res_parking: Replace Parker snapshots with ParkerDialStringJonathan Rose
2013-06-24Fix a variety of memory leaksMatthew Jordan
2013-06-13Refactor CEL bridge events on top of Stasis-CoreKinsey Moore
2013-06-11Add vtable and methods for to_json and to_ami for Stasis messagesDavid M. Lee
2013-05-21Merge in the bridge_construction branch to make the system use the Bridging API.Richard Mudgett