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

List:       helix-server-cvs
Subject:    [Server-cvs] installer/common servinstlib.cpp,1.11,1.11.30.1
From:       dcollins () helixcommunity ! org
Date:       2007-04-27 23:40:10
Message-ID: 200704272340.l3RNeInt009439 () mailer ! progressive-comp ! com
[Download RAW message or body]

Update of /cvsroot/server/installer/common
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv25279/common

Modified Files:
      Tag: SERVER_BORABORA
	servinstlib.cpp 
Log Message:
moving from server_rn/installer

Index: servinstlib.cpp
===================================================================
RCS file: /cvsroot/server/installer/common/servinstlib.cpp,v
retrieving revision 1.11
retrieving revision 1.11.30.1
diff -u -d -r1.11 -r1.11.30.1
--- servinstlib.cpp	16 Feb 2005 18:35:29 -0000	1.11
+++ servinstlib.cpp	27 Apr 2007 23:40:08 -0000	1.11.30.1
@@ -166,7 +166,6 @@
 
         m_pPorts[MON_PORT].szName = "Monitor";
         m_pPorts[RTSP_PORT].szName = "RTSP";
-        m_pPorts[PNA_PORT].szName = "PNA";
         m_pPorts[HTTP_PORT].szName = "HTTP";
         m_pPorts[ADMIN_PORT].szName = "Admin";
     }
@@ -197,7 +196,6 @@
 
     m_pPorts[MON_PORT].nPort = 9090;
     m_pPorts[RTSP_PORT].nPort = 554;
-    m_pPorts[PNA_PORT].nPort = 7070;
     m_pPorts[HTTP_PORT].nPort = 80;
     m_pPorts[ADMIN_PORT].nPort = RandomPort(10000, 30000);
     m_pPorts[MON_PORT].bSet = TRUE;
@@ -586,7 +584,6 @@
  *  InstallService=0
  *  MonitorPassword=red
  *  MonitorPort=5005
- *  PNAPort=5003
  *  RTSPPort=5001
  * 
  * NOTE: If you change this list be sure to updat the -h help text
@@ -615,8 +612,6 @@
                                                            CFG_INT },
         { "RTSPPort",         (void**)&m_pPorts[RTSP_PORT].nPort,
                                                            CFG_INT },
-        { "PNAPort",          (void**)&m_pPorts[PNA_PORT].nPort,
-                                                           CFG_INT },
         { "LoggingStyle",     (void**)&m_szLoggingStyle,   CFG_STR },
 
         //other behavior flags
@@ -822,7 +817,6 @@
  *  InstallService=0
  *  MonitorPassword=red
  *  MonitorPort=4005
- *  PNAPort=4003
  *  RTSPPort=4001
  */
 int


_______________________________________________
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