From: Jeff Peeler Date: Thu, 27 Aug 2009 15:57:47 +0000 (+0000) Subject: Add forgotten documentation for new channel variables added in 214309. X-Git-Tag: 11.0.0-beta1~4298 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=08df1b85bf316e73df9cff3077f3d68b397fa300;p=thirdparty%2Fasterisk.git Add forgotten documentation for new channel variables added in 214309. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@214355 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/doc/tex/channelvariables.tex b/doc/tex/channelvariables.tex index 1a7259fd44..6e04d48654 100644 --- a/doc/tex/channelvariables.tex +++ b/doc/tex/channelvariables.tex @@ -793,6 +793,9 @@ ${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 +${DYNAMIC_PEERNAME} The name of the channel on the other side when a dynamic + feature is used. +${DYNAMIC_FEATURENAME} The name of the last triggered dynamic feature. ${UNIQUEID} * Current call unique identifier ${SYSTEMNAME} * value of the systemname option of asterisk.conf ${ENTITYID} * Global Entity ID set automatically, or from asterisk.conf