Instructions for installing the QoS Matching and Optimization Node
------------------------------------------------------------------

For the purposes of matching client and service profiles, and optimizing final service configuration that is delivered
to a user, the QoS Matching and Optimization Node (QMON) needs to be installed.

1) Copy the "SIP-AS" folder (further on referred to as '#') to a machine that will run the component. It is recommended
   to use a different machine than one hosting the game server application, but it is not necessary.
2) Edit the "configuration.properties" file, in the "SIP-AS" folder, so the "javax.sip.IP_ADDRESS" and the "hr.fer.teletk.NETWORK_PRICE_QUOTATION_ADDRESS"
   parameters respond to IP address of the computer, and "hr.fer.teletk.SIP_STACK_PORT" to a wanted port number. Furthermore,
   the "javax.sip.OUTBOUND_PROXY" parameter must respond to IP address and port number of the game server's configuration.
3) Modify all "txt" files in the "#\SimulatedResponses" folder, so that the "ReceivingClientIP" tag responds to IP
   address of a computer running the client application and IP address in the "url" parameter(s) matches IP address
   of the computer hosting the game server.
4) Add the full path of the "#\lib" folder to the "Path" system variable of the computer.

After successful configuration, start the QMON by running "SIP-AS/startSipASLauncher.bat".


This product includes JDOM software (the "Jdom software") developed by the JDOM Project (http://www.jdom.org/). The
Jdom software is licensed under the "Jdom license". See the file "licenses/jdom.LICENSE" for the Jdom license.