[Home]

Summary:ASTERISK-00281: [patch] Add notes for LEN variable type in README.variables
Reporter:John Todd (jtodd)Labels:
Date Opened:2003-09-17 01:19:34Date Closed:2008-01-15 14:35:09.000-0600
Priority:TrivialRegression?No
Status:Closed/CompleteComponents:Documentation
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Please add the following in README.VARIABLES:

--- README.variables~   Thu Sep  4 22:46:06 2003
+++ README.variables    Wed Sep 17 05:57:13 2003
@@ -37,6 +37,7 @@
${PRIORITY}    Current priority
${CHANNEL}     Current channel name
${ENV(VAR)}    Environmental variable VAR
+${LEN(VAR)}    String length of VAR (integer)
${EPOCH}       Current unix style epoch
${DATETIME}    Current date time in the format: YYYY-MM-DD_HH:MM:SS                                
${UNIQUEID}    Current call unique identifier
Comments:By: Mark Spencer (markster) 2003-09-26 21:27:37

Fixed in CVS

By: Digium Subversion (svnbot) 2008-01-15 14:35:09.000-0600

Repository: asterisk
Revision: 1565

U   trunk/README.variables
U   trunk/doc/README.variables

------------------------------------------------------------------------
r1565 | markster | 2008-01-15 14:35:08 -0600 (Tue, 15 Jan 2008) | 2 lines

Add description of length (bug ASTERISK-281)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=1565