[prev in list] [next in list] [prev in thread] [next in thread] 

List:       helix-protocol-cvs
Subject:    [Protocol-cvs] sdp sdpmdgen.cpp,1.60.6.2,1.60.6.3
From:       yphadke () helixcommunity ! org
Date:       2008-01-01 10:36:00
Message-ID: 200801011037.m01AbFPe008264 () mailer ! progressive-comp ! com
[Download RAW message or body]

Update of /cvsroot/protocol/sdp
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv30730

Modified Files:
      Tag: SERVER_12
	sdpmdgen.cpp 
Log Message:

Synopsis
========
Fixes PR 205661: NADUReportFrequency configured is not reflected in the \
3GPPAdaptation support advertised in the DESCRIBE SDP response.

Branches: SERVER_12_RN
Reviewd by: Nitin Patil

Description
===========
NADUReportFrequency configured is not reflected in the 3GPPAdaptation support \
advertised in the DESCRIBE SDP response.

Fix:
===============
The code was written to work with the config var 
"config.3GPPStreamAdaptation.NADUReportFreq"

Modified it to work with "config.StreamAdaptation.NADUReportFrequency"
as per the ERA Specification v0.77

Files Affected
==============
protocol/sdp/sdpmdgen.cpp
server-restricted/proxy/rproxy/rprxyparsesdp.cpp
server/qos/core/pub/qos_cfg_names.h
server-restricted/qos/session/qos_sess_pktqueue.cpp

Testing Performed
=================
Unit Tests: NA.

Integration Tests:
NA

Leak Tests: n/a

Performance Tests: n/a

Build verified: win32-i386-vc7

Platforms tested: win32-i386-vc7

QA Hints
===============
None

Regards,
Yadnesh

Index: sdpmdgen.cpp
===================================================================
RCS file: /cvsroot/protocol/sdp/sdpmdgen.cpp,v
retrieving revision 1.60.6.2
retrieving revision 1.60.6.3
diff -u -d -r1.60.6.2 -r1.60.6.3
--- sdpmdgen.cpp	21 Dec 2007 18:49:13 -0000	1.60.6.2
+++ sdpmdgen.cpp	1 Jan 2008 10:35:56 -0000	1.60.6.3
@@ -75,7 +75,7 @@
 #define SDP_CLIENT_HLX  0x00000001
 #define SDP_CLIENT_REL6 0x00000010
 
-#define NADU_REPORT_FREQUENCY_CFG "config.StreamAdaptation.NADUReportFreq"
+#define NADU_REPORT_FREQUENCY_CFG "config.StreamAdaptation.NADUReportFrequency"
 #define REG_RTSP_PREF_TCP "config.MediaDelivery.UserAgentSettings.Default.PreferTCP"
 
 #define SDP_TITLE_CFG "config.SDPDefaultTitle"


_______________________________________________
Protocol-cvs mailing list
Protocol-cvs@helixcommunity.org
http://lists.helixcommunity.org/mailman/listinfo/protocol-cvs


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic