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

List:       helix-server-cvs
Subject:    [Server-cvs] admin/web/build/server config_broad_mpeg2ts_ingress.html, 1.1.2.3, 1.1.2.4
From:       juanitomoore () helixcommunity ! org
Date:       2012-01-27 22:36:28
[Download RAW message or body]

Update of /cvsroot/server/admin/web/build/server
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv9064/build/server

Modified Files:
      Tag: SERVER_14_2_GLOBECOMM_LR
	config_broad_mpeg2ts_ingress.html 
Log Message:
Synopsis:
=========
Fix for Bug Bug 270149:	Admin restricts Port to values 1024-55555

Branches: HEAD, SERVER_14_2_GLOBECOMM_LR

Reviewer: Tony

Description:
============
Changed the range from 1024-55555 to 1-65535 in the html code.

Files Affected:
===============
server/admin/web/src/srvprxy/config_broad_mpeg2ts_ingress.html.wasm
server/admin/web/build/server/config_broad_mpeg2ts_ingress.html
mserver/admin/web/build/server/config_broad_mpeg2ts_ingress.html

Tests:
======
Integration tests: Created debug build and installed with the installer,
noticing that the new port range changed to 1-65535.

Builds: linux-rhel5-x86_64

QA Hints
========
Should allow any value for ports between 1 and 65535 inclusive.


Index: config_broad_mpeg2ts_ingress.html
===================================================================
RCS file: /cvsroot/server/admin/web/build/server/config_broad_mpeg2ts_ingress.html,v
retrieving revision 1.1.2.3
retrieving revision 1.1.2.4
diff -u -d -r1.1.2.3 -r1.1.2.4
--- config_broad_mpeg2ts_ingress.html	26 Jan 2012 18:15:13 -0000	1.1.2.3
+++ config_broad_mpeg2ts_ingress.html	27 Jan 2012 22:36:23 -0000	1.1.2.4
@@ -49,7 +49,7 @@
     new PropObj( 'Enable', "1", false, true, 0, 1, "int", "Enable Source" ),
     new PropObj( 'StreamName', "", false, true, null, null, "string", "Stream Name"),
     new PropObj( 'Address', "", false, true, null, null, "ipzero", "Unicast/Multicast Address" ),
-    new PropObj( 'Port', "", false, true, 1024, 55555, "int", "Port" ),
+    new PropObj( 'Port', "", false, true, 1, 65535, "int", "Port" ),
     new PropObj( 'ProgramNumber', "", false, false, 0, 9999, "int", "Program Number" ),
     new PropObj( 'VideoPID', "", false, false, 0, 9999, "int", "Video PID" ),
     new PropObj( 'AudioPID', "", false, false, 0, 9999, "int", "Audio PID" ), 


_______________________________________________
Server-cvs mailing list
Server-cvs@helixcommunity.org
http://lists.helixcommunity.org/mailman/listinfo/server-cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

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