Cisco Cisco Unified Contact Center Enterprise 9.0(2) Technical References

Page of 74
52 
Media Blender Configuration for Rockwell Spectrum 
 
5.2.7.  <Connection_CMB>.properties 
This properties file is created by the Collaboration Server, but you have to 
name it when you are configuring the Collaboration server for the media 
blender. You might put in the name the names of the two machines it 
connects. 
You need to manually copy the Connection_CMB.properties file from 
the collaboration CCS Cisco Collaboration Server system to the Cisco 
Media Blender system.  
The directory paths to copy from and to are:  
From:  
<CCS_dir>\servlet\properties\cmb\conn_name\<Connection_CMB>.properties 
To
<CMB_dir>\servlet\properties\<Connection_CMB>.properties 
An Example <Connection_CMB>.properties File 
## ---------------------------------------## 
## RMI Properties                         ## 
## --------------------------------------##
 
conn6_cmb.rmi.Name=conn6_cmb 
conn6_cmb.rmi.RemoteHost=m2ccs6 
conn6_cmb.rmi.RemoteRegistryPort=1099 
conn6_cmb.rmi.RemotePassword={enc:2}Zm9v 
conn6_cmb.rmi.LocalRegistryPort=1099 
conn6_cmb.rmi.LocalPassword={enc:2}Zm9v 
conn6_cmb.rmi.Description= 
conn6_cmb.rmi.DisableAutoConnect=false 
conn6_cmb.rmi.PollingHeartbeatCount=2 
conn6_cmb.rmi.ConnectionAttempts=1 
 
Note: 
The HOSTS file in the system32/drivers/etc directory should contain the 
host and IP address mappings for all the machines involved with RMI 
Firewall Gateway connections.  
Verify and/or add entries as necessary on the CCS and CMB machines.