Modifying udp port 6001, Modifying tcp port 8006 – Clear-Com Concert for Newsroom User Manual
Page 32
32
Server Installation Guide
Modifying UDP port 6001
Warning:
Modification of UDP port 6001 is not recommended owing to the number of changes required throughout the
Concert system.
To modify UDP port 6001:
1. On the server running the IV-R, go to /usr/local/clearcom/concert/bin/ivr.conf.
In the ivr.conf file, update the value associated with the voip_port attribute.
2. In each Concert Client application, go to the server configuration dialog
(Config [
] > Server). Click Advanced.
Modify the value of the Media Server Port so it matches the value you specified in
the ivr.conf file in Step 1. Click Save.
3. In the web-based CMI, go to
Node > [node_name] > Interface Gateway [
].
Click the information pages for the Interface Gateway [ ] (located under the main Interface
Gateway page). Click Details.
Update the IV-Router port value so it matches the value you specified in the ivr.conf file
in Step 1.
4. Restart the IV-R application:
# sudo service ivr restart
Modifying TCP port 8006
To modify TCP port 8006:
1. On the server running the IV-R, go to /usr/local/clearcom/concert/bin/ivr.conf. In the ivr.conf file,
update the value associated with the gccpr_port attribute.
2. On the same server, go to /var/www/html/conf.php. In conf.php, update the value associated with
the $ivr_soap_port attribute.
3. Restart the IV-R application:
# sudo service ivr restart