summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorJonathan Rose <jrose@digium.com>2011-12-14 20:32:40 +0000
committerJonathan Rose <jrose@digium.com>2011-12-14 20:32:40 +0000
commit2d0491d4320c12dede4dfd5443b2ec4a309ae73f (patch)
treee43db39dbbfc445806c0f02b25a4893ad7a41bf7 /configs
parent090f9d83a542c52fa9122b77e837304bac9324eb (diff)
Document PARKINGSLOT variable in features.conf.sample
(issue ASTERISK-16239) ........ Merged revisions 348154 from http://svn.asterisk.org/svn/asterisk/branches/1.8 ........ Merged revisions 348155 from http://svn.asterisk.org/svn/asterisk/branches/10 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@348156 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs')
-rw-r--r--configs/features.conf.sample2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/features.conf.sample b/configs/features.conf.sample
index ab2523fb0..aa6e0577f 100644
--- a/configs/features.conf.sample
+++ b/configs/features.conf.sample
@@ -43,6 +43,8 @@ context => parkedcalls ; Which context parked calls are in (default par
; created in the 'park-dial' context. This extension will be set up to do a
; Dial() to 'SIP/0004F2040001'.
;
+ ; During the timeout procedure, the following variable is set
+ ; PARKINGSLOT - extension that the call was parked in prior to timing out
;courtesytone = beep ; Sound file to play to when someone picks up a parked call
; and also when the Touch Monitor is activated/deactivated.