asterisk/res/parking
Richard Mudgett 477dea4661 Bridge API: Set a cause code on a channel when it is ejected from a bridge.
The cause code needs to be passed from the disconnecting channel to the
bridge peers if the disconnecting channel dissolves the bridge.

* Made the call to an app_agent_pool agent disconnect with the busy cause
code if the agent does not ack the call in time or hangs up before acking
the call.

(closes issue ASTERISK-22042)
Reported by: Matt Jordan

Review: https://reviewboard.asterisk.org/r/2772/


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@397472 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2013-08-22 21:09:52 +00:00
..
parking_applications.c Bridge API: Set a cause code on a channel when it is ejected from a bridge. 2013-08-22 21:09:52 +00:00
parking_bridge.c res_parking: Unit tests 2013-08-05 16:00:01 +00:00
parking_bridge_features.c Bridge API: Set a cause code on a channel when it is ejected from a bridge. 2013-08-22 21:09:52 +00:00
parking_controller.c A great big renaming patch 2013-07-25 04:06:32 +00:00
parking_devicestate.c res_parking: Add parking_devicestate.c left out from previous commit 2013-06-07 20:51:19 +00:00
parking_manager.c Strip down the old event system 2013-08-17 14:39:27 +00:00
parking_tests.c Minor parking cleanup. 2013-08-15 21:52:01 +00:00
parking_ui.c Strip down the old event system 2013-08-17 14:39:27 +00:00
res_parking.h Allow res_parking to be unloadable 2013-08-17 15:01:54 +00:00