summaryrefslogtreecommitdiff
path: root/res/parking/parking_bridge_features.c
AgeCommit message (Expand)Author
2017-01-04core/pbx: dialplan show - display filename/line#Jonathan R. Rose
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2016-03-29Merge "res_parking: Misc fixes."Joshua Colp
2016-03-26Merge "res_parking: Fix blind transfer dynamic lots creation."Joshua Colp
2016-03-26res_parking: Fix blind transfer dynamic lots creation.Richard Mudgett
2016-03-25res_parking: Cleanup find_channel_parking_lot_name() usage.Richard Mudgett
2016-03-25res_parking: Misc fixes.Richard Mudgett
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-12-01main/stasis: Allow subscriptions to use a threadpool for message deliveryMatthew Jordan
2014-07-24accountcode: Slightly change accountcode propagation.Richard Mudgett
2014-05-22res_pjsip_refer: Fix bugs involving Parking/PJSIP/transfersJonathan Rose
2014-05-09Allow Asterisk to compile under GCC 4.10Kinsey Moore
2014-05-02Parking: Add 'AnnounceChannel' argument to manager action 'Park'Jonathan Rose
2014-03-07uniqueid: channel linkedid, ami, ari object creation with id'sScott Griepentrog
2013-12-18channel locking: Add locking for channel snapshot creationKevin Harwell
2013-12-13Transfers: Make Asterisk set ATTENDEDTRANSFER/BLINDTRANSFER more reliablyJonathan Rose
2013-12-05Reverting r403311. It's causing ARI tests to hang.David M. Lee
2013-12-03Add channel locking for channel snapshot creation.Mark Michelson
2013-10-22res_parking: Give parking timeout comebacktoorigin channel DTMF features.Richard Mudgett
2013-09-30Multiple revisions 399887,400138,400178,400180-400181David M. Lee
2013-09-13Restore Dial, Queue, and FollowMe 'I' option support.Richard Mudgett
2013-08-22Bridge API: Set a cause code on a channel when it is ejected from a bridge.Richard Mudgett
2013-08-21Fix several interrelated issues dealing with the holding bridge technology.Richard Mudgett
2013-08-17Allow res_parking to be unloadableKinsey Moore
2013-08-16Doxygen comment tweaks.Richard Mudgett
2013-08-15Parking: Eliminate local channel name hack to get peer channel.Richard Mudgett
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-26Improved feature limits interval hook implementaion.Richard Mudgett
2013-07-25A great big renaming patchMatthew Jordan
2013-07-25Move after bridge callbacks into their own fileMatthew Jordan
2013-07-24Update bridge_channel refactorings; export bridge_ symbolMatthew Jordan
2013-07-24Perform the initial renaming of the Bridging APIMatthew Jordan
2013-07-04res_parking: Replace Parker snapshots with ParkerDialStringJonathan Rose
2013-06-25res_parking: Add Parking manager action to the new parking systemJonathan Rose
2013-06-20Fix potential bridge hook resource leak if the hook install fails.Richard Mudgett
2013-06-07res_parking: Automatically generate extensions, hints, etc.Jonathan Rose
2013-06-05Remove remaining traces of remove_on_pull from hooks and hook APIs.Mark Michelson
2013-05-21Merge in the bridge_construction branch to make the system use the Bridging API.Richard Mudgett