diff --git a/doc/tex/channelvariables.tex b/doc/tex/channelvariables.tex index 934376bd16..4633c47eac 100644 --- a/doc/tex/channelvariables.tex +++ b/doc/tex/channelvariables.tex @@ -924,8 +924,8 @@ ${AGENTEXTEN} * Extension for logged in agent \begin{verbatim} ${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)