aboutsummaryrefslogtreecommitdiffstats
path: root/doc/channelvariables.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/channelvariables.txt')
-rw-r--r--doc/channelvariables.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/channelvariables.txt b/doc/channelvariables.txt
index a879f0d13..c049e08f9 100644
--- a/doc/channelvariables.txt
+++ b/doc/channelvariables.txt
@@ -734,8 +734,8 @@ The Dial() application uses 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} * Time for the call (seconds). Is only set if call was answered.
+${ANSWEREDTIME} * Time from answer to hangup (seconds)
${DIALSTATUS} * Status of the call, one of:
(CHANUNAVAIL | CONGESTION | BUSY | NOANSWER
| ANSWER | CANCEL | DONTCALL | TORTURE)