Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Topic Last Modified: 2012-09-28
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 |
inyint |
Foreign |
Conferencing server type, such as conf:chat (for IMs) or conf:audio-video. See the UriTypes table in Lync Server 2013 for more information. |