mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-06 04:30:28 +00:00
document an undocumented variable
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6958 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user