
RJ; Reviewed:
SPOC 3/23/2009 Solution & Interoperability Test Lab Application Notes
©2009 Avaya Inc. All Rights Reserved. 9 of 71
MXS6800SES-G860
Step Description
3.1.4 To configure the Avaya Meeting Exchange Enterprise S6800 Application Server
to utilize MPC resources on the RadiSys CMS-9000 Media Server, edit the
processTable.cfg file as follows:
oEdit the /usr/ipcb/config/processTable.cfg file with a text editor
oAdd an ipAddress for each corresponding procces name in this file.
Note: The processTable.cfg for these Application Notes contains
IP Addresses of 0.0.0.0, where 0.0.0.0 is defined as a global IP
address on the Avaya Meeting Exchange Enterprise S6800
Application Server. Alternatively, the IP address of the Avaya
Meeting Exchange Enterprise S6800 Application Server (as
defined in the /etc/hosts file) could have been entered in the
ipAddress for each processName.
#processes file, enumerates the number of processes in the network.
# will have the name of the process Key ID and the IP address
#
# The default configuration is a single MPC board system. There are
# two commented out entries for a second and third MPC board. If more
# than 1 board is needed for the system then uncomment out the appropriate
# line(s). The last thing on the line correlates to the _* entry in the
# mediaServerInterface.cfg. For example, for the 1st mediaServer line that
# ends with a 1. The _1 entries in the mediaServerInterface.cfg are used.
# processes file, enumerates the number of processes in the network.
# will have the name of the process Key ID and the IP address
proccessName ipcKeyNumber autoStart ProcessExe
ipAddress route ProcessArgs
initipcb 110 0 noexecute
192.168.36.12
bridget700 100 0 noexecute
192.168.36.12 dspEvents/msDispatcher,netEvents/sipAgent
commsProcess 111 1 /usr/dcb/bin/serverComms
192.168.36.12
sipAgent 101 1 /usr/dcb/bin/sipagent
192.168.36.12 dspEvents/msDispatcher,appEvents/bridget700
msDispatcher 102 1 /usr/dcb/bin/msdispatcher
192.168.36.12
netEvents/sipAgent,appEvents/bridget700,dspEvents/mediaServer
mediaServer 141 1 /usr/dcb/bin/convMS
192.168.36.12 appEvents/msDispatcher,netEvents/msDispatcher 1
notifyService 113 1 noexecute
127.0.0.1:10235
snmpAgent 120 1 noexecute
192.168.36.12
#mxmonitor 200 1 noexecute
<aps1-ip> appEvents/msDispatcher,netEvents/msDispatcher aps1
"processTable.cfg" 16L, 1826C