asterisk/res/parking
Richard Mudgett 8f03a463e1 res_parking: Give parking timeout comebacktoorigin channel DTMF features.
Parking timeouts did not set any DTMF features for the channel calling the
parker back.

* Added code to set the parkedcalltransfers, parkedcallreparking,
parkedcallhangup, and parkedcallrecording options appropriately for the
channels when a parking timeout occurs.  The recall channel DTMF options
are set using the BRIDGE_FEATURES channel variable to allow the other
timeout options to have the DTMF features available.

(closes issue ASTERISK-22630)
Reported by: Kevin Harwell

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

Merged revisions 401422 from http://svn.asterisk.org/svn/asterisk/branches/12


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@401423 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2013-10-22 16:33:16 +00:00
..
parking_applications.c Cache string values of formats on ast_format_cap() to save processing. 2013-10-03 14:58:16 +00:00
parking_bridge.c res_parking: Give parking timeout comebacktoorigin channel DTMF features. 2013-10-22 16:33:16 +00:00
parking_bridge_features.c res_parking: Give parking timeout comebacktoorigin channel DTMF features. 2013-10-22 16:33:16 +00:00
parking_controller.c res_parking: Remove setting useless flag. 2013-10-18 22:52:35 +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 Multiple revisions 399887,400138,400178,400180-400181 2013-09-30 18:55:27 +00:00
parking_tests.c Restore Dial, Queue, and FollowMe 'I' option support. 2013-09-13 22:19:23 +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