[svn-commits] jrose: trunk r348156 - in /trunk: ./ configs/features.conf.sample

SVN commits to the Digium repositories svn-commits at lists.digium.com
Wed Dec 14 14:32:43 CST 2011


Author: jrose
Date: Wed Dec 14 14:32:40 2011
New Revision: 348156

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=348156
Log:
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

Modified:
    trunk/   (props changed)
    trunk/configs/features.conf.sample

Propchange: trunk/
------------------------------------------------------------------------------
Binary property 'branch-10-merged' - no diff available.

Modified: trunk/configs/features.conf.sample
URL: http://svnview.digium.com/svn/asterisk/trunk/configs/features.conf.sample?view=diff&rev=348156&r1=348155&r2=348156
==============================================================================
--- trunk/configs/features.conf.sample (original)
+++ trunk/configs/features.conf.sample Wed Dec 14 14:32:40 2011
@@ -43,6 +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
 
 ;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 svn-commits mailing list