<note><para>When parking times out and the channel returns to the dial plan, the following variables are set:
</para></note>
<variablelist>
- <variable name="PARKINGSLOT">
+ <variable name="PARKING_SPACE">
<para>extension that the call was parked in prior to timing out.</para>
</variable>
+ <variable name="PARKINGSLOT">
+ <para>Deprecated. Use <variable>PARKING_SPACE</variable> instead.</para>
+ </variable>
<variable name="PARKEDLOT">
<para>name of the lot that the call was parked in prior to timing out.</para>
</variable>
<variable name="PARKER">
<para>The device that parked the call</para>
</variable>
+ <variable name="PARKER_FLAT">
+ <para>The flat version of <variable>PARKER</variable></para>
+ </variable>
</variablelist>
</description>
</configOption>
<description>
<enumlist>
<enum name="no"><para>Apply to neither side.</para></enum>
- <enum name="caller"><para>Apply to only to the caller picking up the parked call.</para></enum>
- <enum name="callee"><para>Apply to only to the parked call being picked up.</para></enum>
- <enum name="both"><para>Apply to both the caller and the callee.</para></enum>
+ <enum name="caller"><para>Apply only to the call connecting with the call coming out of the parking lot.</para></enum>
+ <enum name="callee"><para>Apply only to the call coming out of the parking lot.</para></enum>
+ <enum name="both"><para>Apply to both sides.</para></enum>
</enumlist>
<note><para>If courtesy tone is not specified then this option will be ignored.</para></note>
</description>
</configOption>
<configOption name="parkedcalltransfers" default="no">
- <synopsis>Apply the DTMF transfer features to the caller and/or callee when parked calls are picked up.</synopsis>
+ <synopsis>Who to apply the DTMF transfer features to when parked calls are picked up or timeout.</synopsis>
<description>
<xi:include xpointer="xpointer(/docs/configInfo[@name='res_parking']/configFile[@name='res_parking.conf']/configObject[@name='parking_lot']/configOption[@name='parkedplay']/description/enumlist)" />
</description>
</configOption>
<configOption name="parkedcallreparking" default="no">
- <synopsis>Apply the DTMF parking feature to the caller and/or callee when parked calls are picked up.</synopsis>
+ <synopsis>Who to apply the DTMF parking feature to when parked calls are picked up or timeout.</synopsis>
<description>
<xi:include xpointer="xpointer(/docs/configInfo[@name='res_parking']/configFile[@name='res_parking.conf']/configObject[@name='parking_lot']/configOption[@name='parkedplay']/description/enumlist)" />
</description>
</configOption>
<configOption name="parkedcallhangup" default="no">
- <synopsis>Apply the DTMF Hangup feature to the caller and/or callee when parked calls are picked up.</synopsis>
+ <synopsis>Who to apply the DTMF hangup feature to when parked calls are picked up or timeout.</synopsis>
<description>
<xi:include xpointer="xpointer(/docs/configInfo[@name='res_parking']/configFile[@name='res_parking.conf']/configObject[@name='parking_lot']/configOption[@name='parkedplay']/description/enumlist)" />
</description>
</configOption>
<configOption name="parkedcallrecording" default="no">
- <synopsis>Apply the DTMF recording features to the caller and/or callee when parked calls are picked up</synopsis>
+ <synopsis>Who to apply the DTMF MixMonitor recording feature to when parked calls are picked up or timeout.</synopsis>
<description>
<xi:include xpointer="xpointer(/docs/configInfo[@name='res_parking']/configFile[@name='res_parking.conf']/configObject[@name='parking_lot']/configOption[@name='parkedplay']/description/enumlist)" />
</description>