[Asterisk-cvs] asterisk/doc README.variables,1.25,1.26

markster at lists.digium.com markster at lists.digium.com
Fri Jan 7 00:33:11 CST 2005


Update of /usr/cvsroot/asterisk/doc
In directory mongoose.digium.com:/tmp/cvs-serv29716/doc

Modified Files:
	README.variables 
Log Message:
Fix README for variables (bug #3209)


Index: README.variables
===================================================================
RCS file: /usr/cvsroot/asterisk/doc/README.variables,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- README.variables	3 Jan 2005 01:42:37 -0000	1.25
+++ README.variables	7 Jan 2005 06:38:00 -0000	1.26
@@ -80,8 +80,8 @@
 
 ${DIALEDPEERNAME} Dialed peer name
 ${DIALEDPEERNUMBER} Dialed peer number
-${DIALEDTIME}   Time for the call (seconds)
-${ANSWEREDTIME} Time from dial to answer (seconds)
+${DIALEDTIME}   Total time for the call in seconds (Network time).
+${ANSWEREDTIME} Time from answer to end of call in seconds (Billable time).
 ${DIALSTATUS}   Status of the call, one of:
                 CHANUNAVAIL | CONGESTION | BUSY | NOANSWER | ANSWER | CANCEL
 




More information about the svn-commits mailing list