From c3f703330b9f431d0ce3c3ed95ca2750e90c6f5e Mon Sep 17 00:00:00 2001 From: Jonathan Rose Date: Wed, 14 Dec 2011 20:37:11 +0000 Subject: [PATCH] Fix accidental use of tabs instead of spaces from previous features.conf.sample change ........ Merged revisions 348157 from http://svn.asterisk.org/svn/asterisk/branches/1.8 ........ Merged revisions 348158 from http://svn.asterisk.org/svn/asterisk/branches/10 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@348159 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/features.conf.sample | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configs/features.conf.sample b/configs/features.conf.sample index aa6e0577f6..4043c38532 100644 --- a/configs/features.conf.sample +++ b/configs/features.conf.sample @@ -43,8 +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 + ; 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.