Configure an Avaya Meeting Exchange 5.0.1 S6800 Bridge
The following is an example of the system.cfg settings:
#Adhoc conference parameters #AdhocConferenceURIPattern=<sip:AdhocDirect$1@$2> AdhocConferenceURIPattern=<sip:A$1@$2:5061;transport=tls> AdhocMinPortsAvailable=20 AdhocDefaultConferenceSize=6
#RAI configuration fields
#the interval in seconds at which an RAI notification is sent
#(default 60s, min 1s, max 300s) RAINotificationInterval=60
#the upper threshold in percentage of total ports at which an
#"AlmostOutOfResources=TRUE" notification is sent
#(default 90%)
RAIHighThreshold=90
#the lower threshold in percentage of total ports at which an
#"AlmostOutOfResources=FALSE" notification is sent
#(only to clear a previous "AlmostOutOfResources=TRUE" notification)
#(default 75%)
RAILowThreshold=75
#the maximum number of RAI subscribers allowed
#(default 10 subscribers, min 0, max 10) maxRAISubscribers=10
b.On Avaya Meeting Exchange 5.0.1, configure the following values in the file usr/ipcb/config/conferenceProfiles.cfg. See the following figure for an example of the conferenceProfiles.cfg file.