summaryrefslogtreecommitdiff
path: root/res/parking/parking_manager.c
AgeCommit message (Expand)Author
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2016-03-25res_parking: Misc fixes.Richard Mudgett
2015-06-16Parking: Add documentation for AMI ParkedCallSwap event.Mark Michelson
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-01-27res_parking: Fix crash due to race condition when unloading.Joshua Colp
2015-01-12Revert -r430452 It needs to be redone for the next major AMI version change i...Richard Mudgett
2015-01-09AMI: Remove no longer used parameter from astman_send_listack().Richard Mudgett
2015-01-09AMI: Make AMI actions that generate event lists consistent.Richard Mudgett
2014-08-06Stasis: Allow message types to be blockedKinsey Moore
2014-06-20res_parking: Make manager commands register with module informationJonathan 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-04-15Remove unused RAII_VAR() declarations.Richard Mudgett
2013-12-20ao2_iterator: Mini-audit of the ao2_iterator loops in the new code files.Richard Mudgett
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-09-30Multiple revisions 399887,400138,400178,400180-400181David M. Lee
2013-08-17Strip down the old event systemKinsey Moore
2013-08-02Make a couple of changes to help AMI events to be more clear in what is occur...Mark Michelson
2013-08-02Remove dead code from features.c; refactor pickup code into pickup.cMatthew Jordan
2013-08-01Fix documentation replication issuesKinsey Moore
2013-07-25A great big renaming patchMatthew Jordan
2013-07-19Filter channels used as internal mechanismsKinsey Moore
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-13Refactor CEL bridge events on top of Stasis-CoreKinsey Moore
2013-06-06Fix documentation that was in review during the great suffix/prefix swapKinsey 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