aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authoroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2006-06-09 21:30:31 +0000
committeroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2006-06-09 21:30:31 +0000
commit6505c62babfa56dcefc2941979a8f49b2c63fe3c (patch)
treeeab490722aacbce14d35671e0eac6584030d4a8f /doc
parent3c809bb1a34adc3df0f8d401d13bf1627f9fd9a0 (diff)
Add RTP QoS report variables to doc. Catch it in the "h" extension, store it in the CDR
or in a database or... whatever you want to. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@33375 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'doc')
-rw-r--r--doc/channelvariables.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/channelvariables.txt b/doc/channelvariables.txt
index 9a1028289..4de93e7dd 100644
--- a/doc/channelvariables.txt
+++ b/doc/channelvariables.txt
@@ -710,6 +710,8 @@ ${SIPUSERAGENT} * SIP user agent
${SIPURI} * SIP uri
${SIP_CODEC} Set the SIP codec for a call
${SIP_URI_OPTIONS} * additional options to add to the URI for an outgoing call
+${RTPAUDIOQOS} RTCP QoS report for the audio of this call
+${RTPVIDEOQOS} RTCP QoS report for the video of this call
The Agent channel uses the following variables:
---------------------------------------------------------