[asterisk-commits] jpeeler: trunk r214355 - /trunk/doc/tex/channelvariables.tex
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Thu Aug 27 10:57:50 CDT 2009
Author: jpeeler
Date: Thu Aug 27 10:57:47 2009
New Revision: 214355
URL: http://svn.asterisk.org/svn-view/asterisk?view=rev&rev=214355
Log:
Add forgotten documentation for new channel variables added in 214309.
Modified:
trunk/doc/tex/channelvariables.tex
Modified: trunk/doc/tex/channelvariables.tex
URL: http://svn.asterisk.org/svn-view/asterisk/trunk/doc/tex/channelvariables.tex?view=diff&rev=214355&r1=214354&r2=214355
==============================================================================
--- trunk/doc/tex/channelvariables.tex (original)
+++ trunk/doc/tex/channelvariables.tex Thu Aug 27 10:57:47 2009
@@ -793,6 +793,9 @@
(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
More information about the asterisk-commits
mailing list