Setting Up Video Endpoints
108 Avaya Video Telephony Solution Networking Guide
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.
VideoSpeakersees
Valid entries are current and previous. The default is previous.
VideoSize
Valid entries are CIF and QCIF. The default is CIF.
VideoBandwidth
Valid entries are 128, 192, 256, 384, 512, and 768 Kbit/s. The default is 384 Kbits/s.
VideoMPI
This parameter sets the minimum picture interval. Valid entries are 1 through 32. The
default is 4. (VideoMPI=1 equals 30 fps.)