diff --git a/res/res_parking.c b/res/res_parking.c
index 881bb12880..6d07818dee 100644
--- a/res/res_parking.c
+++ b/res/res_parking.c
@@ -98,15 +98,21 @@
When parking times out and the channel returns to the dial plan, the following variables are set:
-
+
extension that the call was parked in prior to timing out.
+
+ Deprecated. Use PARKING_SPACE instead.
+
name of the lot that the call was parked in prior to timing out.
The device that parked the call
+
+ The flat version of PARKER
+
@@ -131,33 +137,33 @@
Apply to neither side.
- Apply to only to the caller picking up the parked call.
- Apply to only to the parked call being picked up.
- Apply to both the caller and the callee.
+ Apply only to the call connecting with the call coming out of the parking lot.
+ Apply only to the call coming out of the parking lot.
+ Apply to both sides.
If courtesy tone is not specified then this option will be ignored.
- Apply the DTMF transfer features to the caller and/or callee when parked calls are picked up.
+ Who to apply the DTMF transfer features to when parked calls are picked up or timeout.
- Apply the DTMF parking feature to the caller and/or callee when parked calls are picked up.
+ Who to apply the DTMF parking feature to when parked calls are picked up or timeout.
- Apply the DTMF Hangup feature to the caller and/or callee when parked calls are picked up.
+ Who to apply the DTMF hangup feature to when parked calls are picked up or timeout.
- Apply the DTMF recording features to the caller and/or callee when parked calls are picked up
+ Who to apply the DTMF MixMonitor recording feature to when parked calls are picked up or timeout.