Conferencing policy for Skype Room System accounts

Read this topic to learn how to assign conferencing policies for Skype Room System accounts.

Conferencing policy features

The conferencing policy assigned to the Skype Room System account must have certain characteristics. Most of the time, the Skype Room System client joins a scheduled meeting, and therefore the conferencing policy of the meeting organizer will affect the conference. However, in Skype for Business Server, certain capabilities depend on the participant's configuration. For example, if the participant's policy allows a maximum video resolution of 1080p, the participants will experience this higher resolution video capability in the conference even if the organizer's policy doesn't allow it. The following table describes several such settings which you should be aware of when setting up conferencing policies for Skype Room System accounts in your organization.

Feature
Value
Comment
AllowIPAudio
TRUE
Must be true for Skype Room System audio
AllowIPVideo
TRUE
Must be true for Skype Room System audio to work in Meet Now (ad hoc) whiteboard sessions in Skype Room System
AllowMultiView
TRUE
Allows Skype Room System to render multi-view, multiple video streams
AllowParticipantControl
TRUE
Affects Meet Now (ad hoc) whiteboard sessions in Skype Room System
AllowAnnotations
TRUE
Affects Meet Now (ad hoc) whiteboard sessions in Skype Room System
DisablePowerPointAnnotations
FALSE
Affects Meet Now (ad hoc) whiteboard sessions in Skype Room System
AllowUserToScheduleMeetingsWithAppSharing
TRUE
Affects Meet Now (ad hoc) whiteboard sessions in Skype Room System
AllowNonEnterpriseVoiceUsersToDialOut
FALSE
Depends on whether the account is Enterprise Voice (EV) enabled (see the Enabling Skype Room System Accounts for Skype for Business section)
AllowAnonymousUsersToDialOut
FALSE
Depends on whether the account is Enterprise Voice (EV) enabled
AllowAnonymousParticipantsInMeetings
TRUE
Affects Meet Now (ad hoc) whiteboard sessions in Skype Room System
AllowExternalUsersToSaveContent
TRUE
Affects Meet Now (ad hoc) whiteboard sessions in Skype Room System
AllowExternalUserControl
FALSE
Affects Meet Now (ad hoc) whiteboard sessions in Skype Room System
AllowExternalUsersToRecordMeeting
FALSE
Affects Meet Now (ad hoc) whiteboard sessions in Skype Room System
AllowPolls
TRUE
N/A in Meet Now (ad hoc) meetings, but Skype Room System can respond to polls on the screen at the front of room
AllowSharedNotes
TRUE
N/A in Meet Now (ad hoc) meetings, but Skype Room System can respond to polls on the screen at the front of room
EnableDialInConferencing
TRUE
Affects Meet Now (ad hoc) whiteboard sessions in Skype Room System
EnableAppDesktopSharing
Desktop
Affects Meet Now (ad hoc) whiteboard sessions in Skype Room System
AllowConferenceRecording
FALSE
N/A for Skype Room System. If TRUE, a remote party could record
EnableP2PRecording
FALSE
N/A for Skype Room System. If TRUE, a remote party could record
EnableFileTransfer
TRUE
N/A
EnableP2PFileTransfer
TRUE
N/A
EnableP2PVideo
TRUE
Enables the Skype Room System client to participate in peer-to-peer video sessions
AllowLargeMeetings
FALSE
N/A
EnableDataCollaboration
TRUE
Affects Meet Now (ad hoc) whiteboard sessions in Skype Room System
MaxVideoConferenceResolution
VGA
Ignored by Skype for Business Server, Skype Room System uses HD1080
MaxMeetingSize
250
Affects Meet Now (ad hoc) whiteboard sessions in Skype Room System
AudioBitRateKb
200
See note at the end of the table*
VideoBitRateKb
5000
This is the maximum outbound video bit rate allowed. Skype Room System can send one 1080 stream along with pano (if RoundTable is used) at this bit rate. *
AppSharingBitRateKb
5000
See note at the end of the table*
FileTransferBitRateKb
5000
N/A
TotalReceiveVideoBitRateKb
20000
We recommend that you set this as high as possible. The effective bandwidth depends on network conditions at the time of conferences.*
EnableMultiViewJoin
TRUE
Must be TRUE for Skype Room System to ensure multi-view video streams

Note

If the Skype Room System client tries to join a scheduled meeting organized by a user who is homed on a Lync Server 2010 pool, the meeting organizer's conferencing policy could prevent the Skype Room System client from performing collaboration.

Meeting authentication

Skype Room System prompts users for authentication when they use the meeting join link to join a restricted meeting; for example, a meeting for which meeting lobby options have been configured in Outlook. This setting is always on for customized meetings, and users are always prompted. However, for unrestricted meetings, users can join the meeting without authentication.

The following command enables administrators to require authentication for all meetings, including unrestricted meetings:

Set-CsMeetingConfiguration -RequireRoomSystemsAuthorization $TRUE

By default, RequireRoomSystemsAuthorization is FALSE.