Topic Last Modified: 2010-12-13

The Mcus table is a supporting table. Each record stores information about one conferencing service. These can include the IM Conferencing service and the Telephony Conferencing service (which run as processes on front-end servers), and the Web Conferencing service and A/V Conferencing service.

Column Data Type Key/Index Details

McuId

int

Primary

Unique number identifying this conferencing server.

McuUri

nvarchar(450)

 

 

McuTypeId

int

 

Conferencing server type, such as conf:chat (for IMs) or conf:audio-video. Reference to UriTypes Table.