[Asterisk-code-review] samples: PARKINGSLOT -> PARKING SPACE in parking sample config (asterisk[13])
Sean Bright
asteriskteam at digium.com
Thu Oct 18 14:57:51 CDT 2018
Sean Bright has uploaded this change for review. ( https://gerrit.asterisk.org/10513
Change subject: samples: PARKINGSLOT -> PARKING_SPACE in parking sample config
......................................................................
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
---
M configs/samples/res_parking.conf.sample
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/13/10513/1
diff --git a/configs/samples/res_parking.conf.sample b/configs/samples/res_parking.conf.sample
index e13f780..2e0beba 100644
--- a/configs/samples/res_parking.conf.sample
+++ b/configs/samples/res_parking.conf.sample
@@ -102,7 +102,7 @@
; 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
--
To view, visit https://gerrit.asterisk.org/10513
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-MessageType: newchange
Gerrit-Change-Id: I3e087c19d9ee587094fa5304102d8084a79c2b3c
Gerrit-Change-Number: 10513
Gerrit-PatchSet: 1
Gerrit-Owner: Sean Bright <sean.bright at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20181018/4749582c/attachment.html>
More information about the asterisk-code-review
mailing list