# # reflex RTP reflector/mixer config file # # (c) Copyright 2002-2011 Alkit Communications # # # support@alkit.se # # # Path to the license file # LICENSE_FILE license.txt # # Directory where media data is saved # MEDIA_DIR sessions # The plugin directory PLUGIN_DIR plugins # Override the IP address of the reflector #IP_ADDRESS 192.168.0.10 # # Traffic descriptors # # TRAFFIC_DESCR [ ...] TRAFFIC_DESCR audio 0 1 2 3 4 5 6 7 8 9 10 11 14 15 16 17 18 98 101 119 122 TRAFFIC_DESCR audiomix 0 3 6 8 9 11 122 TRAFFIC_DESCR video 25 26 28 31 32 34 99 111 127 # # Start reflecting RTP packets on these UDP ports # # Must be even-numbered ports. Odd-numbered ports are for RTCP packets # and are set up automatically by the mixer/reflector. # # UDP_PORT # # Specify a range of UDP ports by using UDP_RANGE: # UDP_RANGE # # # UDP_PORT_NO_RESTRICTIONS uses the media port specified by the client in an SDP message. # Thus the UDP ports used are not written in stone by the reflector. UDP_PORT 5566 DUMB 100 100 all video UDP_PORT 5568 DUMB 100 100 all audio #UDP_PORT 5568 MIX 100 100 audiomix #UDP_RANGE 16384 16400 MIX 100 100 audiomix UDP_PORT_NO_RESTRICTIONS # If the reflector is to be used with a database for restricting the bandwidth usage on group basis. #DATABASEHOST 127.0.0.1 #DATABASEPASSWORD XXXX #DATABASESCHEMA auth_groups #DATABASEUSER YYYY # # Enable firewall traversal support for these UDP ports # # FW_TRAV_PORT # # and must be even-numbered ports (RTP ports; corresponding # RTCP ports are set up implicitly). # # denotes the port where we listen for "keep alive" packets, and # is the port to be redirected # FW_TRAV_PORT 5570 5566 FW_TRAV_PORT 5572 5568 #FW_TRAV_MODE symmetric # # Admin port # ADMIN_PORT 5160 # # Clients belonging to the following networks are allowed to connect. # # HOSTS_ALLOW all | [ ...] HOSTS_ALLOW all # # Clients belonging to the following networks are NOT allowed to connect. # # HOSTS_DENY all | [ ...] #HOSTS_DENY 207.46.130.0/23 # Preconfigured session groups # Enables support for session groups to be defined beforehand, in a configuration file. # The PRECONFIG_SESSION_GROUPS turns the feature on, and PRECONFIG_SESSION_GROUPS_FILE # defines the file containing the session configurations # The format of the session group definition file is: # # #PRECONFIG_SESSION_GROUPS #PRECONFIG_SESSION_GROUPS_FILE e:\projects\reflex\WIN\preconfgroups.txt # # File sharing parameters # setvar fileshare_dir shared_files setvar fileshare_port 5565 setvar fileshare_db_file shares.db setvar fileshares_alive_days 2 setvar fileshare_non_tls_support 1 setvar fileshare_tls_support 0 # # Application sharing parameters # setvar VNCCLIENTSTARTPORT 18000 setvar VNCSERVERSTARTPORT 19000 setvar VNCRANGE 100 setvar VNCREFLECTORPATH ./