mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 03:20:57 +00:00
res_parking: Stop setting the deprecated PARKINGSLOT channel variable.
Change-Id: Ia155ce2a53d61556aa4685524d1b48cfacfa3a8b
This commit is contained in:
@@ -149,9 +149,6 @@
|
||||
<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>
|
||||
|
Reference in New Issue
Block a user