User's Manual
Administering Conferencing and Bridges
46 Administering Avaya Video Conferencing Solution 6.0.1 Issue 2.1 April 15, 2011
● MaxVideoChannelsAllowed
The following is an example of a TLS configuration:
# ip address of the server
IPAddress=xxx.xxx.xxx.xxx
#request we will be listening to
#TLS
MyListener=sip:6000@xxx.xxx.xxx.xxx:5061;transport=tls
#TLS
respContact=<sip:6000@xxx.xxx.xxx.xxx:5061;transport=tls>
#Audio port licensing depends on customer
MaxChannelCount=750
# video port licensing depends on customer
MaxVideoChannelsAllowed=125
The following is an example of a TCP configuration:
# ip address of the server
IPAddress=xxx.xxx.xxx.xxx
#request we will be listening to
MyListener=sip:6000@xxx.xxx.xxx.xxx:5060;transport=tcp
#if this setting is populated will Overwrite the contact field in responses
respContact=<sip:6000@xxx.xxx.xxx.xxx:5060;transport=tcp>
#Audio port licensing depends on customer
MaxChannelCount=750
# video port licensing depends on customer
MaxVideoChannelsAllowed=125
2. Using a text editor, open the file /usr/ipcb/config/mediaServerInterface.cfg, and make
sure the following parameters are configured:
● EnableVideoSupport
Valid entries are 0 (off) and 1 (on). The default is 0.
● VideoSI
This parameter sets the switching interval. Valid entries are 1 through 10 seconds. The
default is 2.










