From f055e5602bac51c9e8a2cafa6c8f4156aa1c37d5 Mon Sep 17 00:00:00 2001 From: Jonathan Rose Date: Wed, 14 Dec 2011 20:31:37 +0000 Subject: [PATCH] Document PARKINGSLOT variable in features.conf.sample (issue ASTERISK-16239) ........ Merged revisions 348154 from http://svn.asterisk.org/svn/asterisk/branches/1.8 git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/10@348155 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/features.conf.sample | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configs/features.conf.sample b/configs/features.conf.sample index ab2523fb08..aa6e0577f6 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. -- 2.47.2