Revision: 3166
Author: seba.wagner
Date: Thu Mar 18 09:24:59 2010
Log: Fix config
http://code.google.com/p/openmeetings/source/detail?r=3166

Modified:
 /trunk/singlewebapp/server/red5/webapps/openmeetings/config.xml

=======================================
--- /trunk/singlewebapp/server/red5/webapps/openmeetings/config.xml Thu Mar 18 09:16:21 2010 +++ /trunk/singlewebapp/server/red5/webapps/openmeetings/config.xml Thu Mar 18 09:24:59 2010
@@ -21,7 +21,7 @@
 To this port the fallback is done once the default rtmport failed
 this should workaround 99% of all firewalls
  -->
-<rtmpTunnelport>8080</rtmpTunnelport>
+<rtmpTunnelport>8088</rtmpTunnelport>

 <rtmpsslport>443</rtmpsslport>
 <!--
@@ -38,7 +38,7 @@
 This port is used to connec to the http-servlet
 of the red5-servlet
  -->
-<red5httpport>8080</red5httpport>
+<red5httpport>5080</red5httpport>

 <!--
        These colors are the main colors and style the hole application
@@ -95,7 +95,7 @@
     we might change this value again to its origin / webapp-context

  -->
-<httpRootKey>/</httpRootKey>
+<httpRootKey>/openmeetings/</httpRootKey>

 <!--
     Window-Effect Settings

--
You received this message because you are subscribed to the Google Groups 
"OpenMeetings developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/openmeetings-dev?hl=en.

Reply via email to