summaryrefslogtreecommitdiff
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, 3 insertions, 1 deletions
diff --git a/doc/channelvariables.txt b/doc/channelvariables.txt
index 123f9a77e..0a859ef90 100644
--- a/doc/channelvariables.txt
+++ b/doc/channelvariables.txt
@@ -594,8 +594,10 @@ ${LEN(VAR)} * String length of VAR (integer)
${MEMBERINTERFACE} * The interface name of the queuemember that was chosen
${MEMBERNAME} * The member name of the queuemember that was chosen
${PRIORITY} * Current priority in the dialplan
-${PRIREDIRECTREASON} Reason for redirect on PRI, if a call was directed
+${PRIREDIRECTREASON} Reason for redirect on PRI, if a call was directed (also set in SIP)
+${SIPREDIRECTREASON} Reason for redirect on SIP (text string)
${RDNIS} * Redirected Dial Number ID Service (Deprecated; use ${CALLERID(rdnis)})
+${SIPRDNISDOMAIN} RDNIS domain from a redirect in SIP.
${TIMESTAMP} * Current date time in the format: YYYYMMDD-HHMMSS (Deprecated; use ${STRFTIME(${EPOCH},,%Y%m%d-%H%M%S)})
${TRANSFER_CONTEXT} Context for transferred calls
${FORWARD_CONTEXT} Context for forwarded calls