mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-05 12:16:00 +00:00
samples: PARKINGSLOT -> PARKING_SPACE in parking sample config
PARKINGSLOT was deprecated in Asterisk 12 but the sample config was not updated to reflect that. Change-Id: I3e087c19d9ee587094fa5304102d8084a79c2b3c
This commit is contained in:
@@ -102,7 +102,7 @@ context => parkedcalls ; Which context parked calls and the default par
|
|||||||
; Dial() to 'SIP/0004F2040001'.
|
; Dial() to 'SIP/0004F2040001'.
|
||||||
;
|
;
|
||||||
; During the timeout procedure, the following variables are set
|
; During the timeout procedure, the following variables are set
|
||||||
; PARKINGSLOT - extension that the call was parked in prior to timing out
|
; PARKING_SPACE - extension that the call was parked in prior to timing out
|
||||||
; PARKEDLOT - name of the lot that the call was parked in prior to timing out
|
; PARKEDLOT - name of the lot that the call was parked in prior to timing out
|
||||||
; PARKER - dial string to call the device that parked the call
|
; PARKER - dial string to call the device that parked the call
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user