summaryrefslogtreecommitdiff
path: root/res/parking
AgeCommit message (Expand)Author
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-17Strip down the old event systemKinsey Moore
2013-08-16Doxygen comment tweaks.Richard Mudgett
2013-08-15Minor parking cleanup.Richard Mudgett
2013-08-15Parking: Eliminate local channel name hack to get peer channel.Richard Mudgett
2013-08-05res_parking: Unit testsJonathan Rose
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-01Support externally initiated parking requests; remove some dead codeMatthew Jordan
2013-08-01Fix documentation replication issuesKinsey Moore
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-19Filter channels used as internal mechanismsKinsey Moore
2013-07-08res_parking: Apply ringing role option on swap with a channel that ringsJonathan Rose
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-06-24Fix a variety of memory leaksMatthew Jordan
2013-06-20Fix potential bridge hook resource leak if the hook install fails.Richard Mudgett
2013-06-13Refactor CEL bridge events on top of Stasis-CoreKinsey Moore
2013-06-07res_parking: Add parking_devicestate.c left out from previous commitJonathan Rose
2013-06-07res_parking: Automatically generate extensions, hints, etc.Jonathan Rose
2013-06-06Fix documentation that was in review during the great suffix/prefix swapKinsey Moore
2013-06-05Remove remaining traces of remove_on_pull from hooks and hook APIs.Mark Michelson
2013-05-24Migrate a large number of AMI events over to Stasis-CoreMatthew Jordan
2013-05-23res_parking: Add a verbose message when a channel is parkedJonathan Rose
2013-05-23res_parking: Fix some simple bugsJonathan Rose
2013-05-21Merge in the bridge_construction branch to make the system use the Bridging API.Richard Mudgett