]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
update docs on ANSWEREDTIME and DIALEDTIME (bug #3209)
authorRussell Bryant <russell@russellbryant.com>
Sat, 8 Jan 2005 21:48:14 +0000 (21:48 +0000)
committerRussell Bryant <russell@russellbryant.com>
Sat, 8 Jan 2005 21:48:14 +0000 (21:48 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4717 65c4cc65-6c06-0410-ace0-fbb531ad65f3

doc/README.variables

index dfb6de3d10ea83f450d1a38fcf5c6a6698f3689f..b703b54ae42465031a13d9cd13801edbe76e1114 100755 (executable)
@@ -79,8 +79,8 @@ The dial() application sets the following variables:
 
 ${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