[Asterisk-cvs] asterisk/doc README.variables,1.22.2.2,1.22.2.3
russell at lists.digium.com
russell at lists.digium.com
Sat Jan 8 15:43:46 CST 2005
Update of /usr/cvsroot/asterisk/doc
In directory mongoose.digium.com:/tmp/cvs-serv8243/doc
Modified Files:
Tag: v1-0
README.variables
Log Message:
update docs on ANSWEREDTIME and DIALEDTIME (bug #3209)
Index: README.variables
===================================================================
RCS file: /usr/cvsroot/asterisk/doc/README.variables,v
retrieving revision 1.22.2.2
retrieving revision 1.22.2.3
diff -u -d -r1.22.2.2 -r1.22.2.3
--- README.variables 3 Jan 2005 18:09:01 -0000 1.22.2.2
+++ README.variables 8 Jan 2005 21:48:14 -0000 1.22.2.3
@@ -79,8 +79,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