]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
samples: PARKINGSLOT -> PARKING_SPACE in parking sample config
authorSean Bright <sean.bright@gmail.com>
Thu, 18 Oct 2018 19:56:42 +0000 (15:56 -0400)
committerSean Bright <sean.bright@gmail.com>
Thu, 18 Oct 2018 19:57:58 +0000 (14:57 -0500)
PARKINGSLOT was deprecated in Asterisk 12 but the sample config was not
updated to reflect that.

Change-Id: I3e087c19d9ee587094fa5304102d8084a79c2b3c

configs/samples/res_parking.conf.sample

index e13f780e0e3478611c0d87a7b42ddc7cf2028ab5..2e0bebac0b6e95cfedf0d2369c825dd167e67946 100644 (file)
@@ -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