aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2004-05-23 14:19:45 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2004-05-23 14:19:45 +0000
commite64e313b830ec3f6eeb851a97120aed7a0380bb3 (patch)
tree39df1cd569f61e53f70464da13b83857b7f966ef /doc
parent88701eb576868c29572aa4b766ac718763fed7d2 (diff)
MeetMe documentation improvements (bug #1703)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3045 f38db490-d61c-443f-a65b-d21fe96a405b
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