diff --git a/doc/tex/channelvariables.tex b/doc/tex/channelvariables.tex index e52c2187b8..4c3195246d 100644 --- a/doc/tex/channelvariables.tex +++ b/doc/tex/channelvariables.tex @@ -949,8 +949,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)