From: Sean Bright Date: Thu, 18 Oct 2018 19:56:42 +0000 (-0400) Subject: samples: PARKINGSLOT -> PARKING_SPACE in parking sample config X-Git-Tag: 13.24.0-rc1~49^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78aee0f6a20f87f5ff72378f0265084deaa8d36c;p=thirdparty%2Fasterisk.git 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 --- diff --git a/configs/samples/res_parking.conf.sample b/configs/samples/res_parking.conf.sample index e13f780e0e..2e0bebac0b 100644 --- a/configs/samples/res_parking.conf.sample +++ b/configs/samples/res_parking.conf.sample @@ -102,7 +102,7 @@ context => parkedcalls ; Which context parked calls and the default par ; Dial() to 'SIP/0004F2040001'. ; ; 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 ; PARKER - dial string to call the device that parked the call