[asterisk-scf-commits] asterisk-scf/integration/slice.git branch "rtcp" updated.

Commits to the Asterisk SCF project code repositories asterisk-scf-commits at lists.digium.com
Mon Jul 11 14:08:33 CDT 2011


branch "rtcp" has been updated
       via  a8ef03a3ee8b6109850ae13bef4990041d3a0c69 (commit)
      from  343c362d36600da519491e244e296d53f5480096 (commit)

Summary of changes:
 slice/AsteriskSCF/Media/RTP/MediaRTCPIf.ice |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)


- Log -----------------------------------------------------------------
commit a8ef03a3ee8b6109850ae13bef4990041d3a0c69
Author: Joshua Colp <jcolp at digium.com>
Date:   Mon Jul 11 16:09:13 2011 -0300

    Tweak based on suggestion from that guy, yeah, kpfleming.

diff --git a/slice/AsteriskSCF/Media/RTP/MediaRTCPIf.ice b/slice/AsteriskSCF/Media/RTP/MediaRTCPIf.ice
index eb591cc..59f127d 100644
--- a/slice/AsteriskSCF/Media/RTP/MediaRTCPIf.ice
+++ b/slice/AsteriskSCF/Media/RTP/MediaRTCPIf.ice
@@ -175,9 +175,9 @@ module V1
     * An RTCP statistics information interface. This is made available on media sources and sinks originating from
     * RTP sessions as a facet with the above name.
     *
-    * If retrieved from a source the statistics returned will be for media origiating from the remote party.
+    * If retrieved from a source the statistics returned will be from the Receiver Report.
     *
-    * If retrieved from a sink the statistics returned will be for media destined for the remote party.
+    * If retrieved from a sink the statistics returned will be from the Sender Report.
     */
    interface Information
    {

-----------------------------------------------------------------------


-- 
asterisk-scf/integration/slice.git



More information about the asterisk-scf-commits mailing list