aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-03 21:53:44 +0000
committerkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-03 21:53:44 +0000
commit2786f77f14f3c19b077a73cd341f9c93bf2eac6d (patch)
tree8de6fdffcac6ce66fb0ede67a6b8b8caf359769c /doc
parent58c293443d8e4ab7d62bca657a3a582d0bfc5f19 (diff)
document an undocumented variable
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6958 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'doc')
-rwxr-xr-xdoc/README.variables3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/README.variables b/doc/README.variables
index 5bd3dfe3d..6c7c1f06f 100755
--- a/doc/README.variables
+++ b/doc/README.variables
@@ -686,6 +686,9 @@ ${ANSWEREDTIME} * Time from dial to answer (seconds)
${DIALSTATUS} * Status of the call, one of:
(CHANUNAVAIL | CONGESTION | BUSY | NOANSWER
| ANSWER | CANCEL | DONTCALL | TORTURE)
+${DYNAMIC_FEATURES} * The list of features (from the [applicationmap] section of
+ features.conf) to activate during the call, with feature
+ names separated by '#' characters
${LIMIT_PLAYAUDIO_CALLER} Soundfile for call limits
${LIMIT_PLAYAUDIO_CALLEE} Soundfile for call limits
${LIMIT_WARNING_FILE} Soundfile for call limits