[asterisk-commits] jrose: branch 10 r348158 - in /branches/10: ./ configs/features.conf.sample
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Wed Dec 14 14:35:19 CST 2011
Author: jrose
Date: Wed Dec 14 14:35:16 2011
New Revision: 348158
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=348158
Log:
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
Modified:
branches/10/ (props changed)
branches/10/configs/features.conf.sample
Propchange: branches/10/
------------------------------------------------------------------------------
Binary property 'branch-1.8-merged' - no diff available.
Modified: branches/10/configs/features.conf.sample
URL: http://svnview.digium.com/svn/asterisk/branches/10/configs/features.conf.sample?view=diff&rev=348158&r1=348157&r2=348158
==============================================================================
--- branches/10/configs/features.conf.sample (original)
+++ branches/10/configs/features.conf.sample Wed Dec 14 14:35:16 2011
@@ -43,8 +43,8 @@
; 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.
More information about the asterisk-commits
mailing list