summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2004-05-23 14:19:45 +0000
committerMark Spencer <markster@digium.com>2004-05-23 14:19:45 +0000
commit50449d5c875b321775225f3c7e5cebb460a4f8b3 (patch)
tree39df1cd569f61e53f70464da13b83857b7f966ef /doc
parent740243552fdf5955859b5f670947b878a3e2fcbb (diff)
MeetMe documentation improvements (bug #1703)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3045 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'doc')
-rwxr-xr-xdoc/README.variables1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/README.variables b/doc/README.variables
index 3a845154a..ad8539487 100755
--- a/doc/README.variables
+++ b/doc/README.variables
@@ -69,6 +69,7 @@ ${LANGUAGE} Current language
${SIPDOMAIN} SIP destination domain of an inbound call (if appropriate)
${SIPUSERAGENT} SIP user agent
${SIPCALLID} SIP Call-ID: header verbatim (for logging or CDR matching)
+${MEETMESECS} Number of seconds a user participated in a MeetMe conference
There are two reference modes - reference by value and reference by name.
To refer to a variable with its name (as an argument to a function that