summaryrefslogtreecommitdiff
path: root/res/parking/parking_applications.c
AgeCommit message (Expand)Author
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-26Merge "res_parking: Cleanup find_channel_parking_lot_name() usage."zuul
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
2016-03-25res_parking: Update parking documentation for dynamic parking lots.Philip Correia
2015-09-04ParkAndAnnounce: Add variable inheritanceJonathan Rose
2015-07-16Merge "parking_applications.c: Fix ast_verb() line terminator."Matt Jordan
2015-07-16parking_applications.c: Fix ast_verb() line terminator.Richard Mudgett
2015-07-16res_parking: Fix crash if ATTENDEDTRANSFER set empty before Park.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
2015-04-06ParkedCall: Don't allow dialplan fallthrough after retrieving parked call.Mark Michelson
2015-01-23Investigate and fix memory leaks in AsteriskKevin Harwell
2014-12-01main/stasis: Allow subscriptions to use a threadpool for message deliveryMatthew Jordan
2014-07-20media formats: re-architect handling of media for performance improvementsMatthew Jordan
2014-05-28Logger/CLI/etc.: Fix some aesthetic issues; reduce chatty verbose messagesMatthew Jordan
2014-05-22res_pjsip_refer: Fix bugs involving Parking/PJSIP/transfersJonathan Rose
2014-04-15Remove unused RAII_VAR() declarations.Richard Mudgett
2014-03-07uniqueid: channel linkedid, ami, ari object creation with id'sScott Griepentrog
2013-10-03Cache string values of formats on ast_format_cap() to save processing.Mark Michelson
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-17Allow res_parking to be unloadableKinsey Moore
2013-08-17Strip down the old event systemKinsey Moore
2013-08-02Remove dead code from features.c; refactor pickup code into pickup.cMatthew Jordan
2013-07-25A great big renaming patchMatthew Jordan
2013-07-04res_parking: Replace Parker snapshots with ParkerDialStringJonathan Rose
2013-06-28res_parking: Dynamic Parking LotsJonathan Rose
2013-06-25res_parking: Add Parking manager action to the new parking systemJonathan Rose
2013-05-21Merge in the bridge_construction branch to make the system use the Bridging API.Richard Mudgett