On-Premise Policies

Screen_Capture_Enabled

Applies to Cisco Jabber for Windows.
Specifies if users can take screen captures.
  • true (default)—Users can take screen captures.

  • false—Users cannot take screen captures.

Example: <Screen_Capture_Enabled>false</Screen_Capture_Enabled>

File_Transfer_Enabled

Applies to all Cisco Jabber clients.

Specifies if users can transfer files to each other using Cisco Jabber client.
  • true (default)—Users can transfer files to each other.

  • false—Users cannot transfer files to each other.

Example: <File_Transfer_Enabled>false</File_Transfer_Enabled>

Disallowed_File_Transfer_Types

Applies to all Cisco Jabber clients.

Restricts users from transferring specific file types. You must set the file extensions as the value, for example, .exe.

Use a semicolon to delimit multiple file extensions, for example, .exe;.msi;.rar;.zip.

Example: <Disallowed_File_Transfer_Types>.exe;.msi</Disallowed_File_Transfer_Types>

PreferredFT

Applies to all the Cisco Jabber clients.
When Cisco Unified Communications Manager IM & Presence server provides both Managed File Transfer and Peer-to-Peer File Transfer, this parameter specifies the preferred method of transferring files in the Cisco Jabber client.
  • MFT—Files are transferred using the managed file transfer option.

  • P2P—Files are transferred using peer to peer file transfer.

If the parameter is not defined, the client checks Cisco Unified Communications Manager IM and Presence node, and when managed file transfer is available the client uses this option, otherwise it uses peer to peer file transfer.

Example: <PreferredFT>P2P</PreferredFT>

DisableMFTForConversationTypes

Applies to Cisco Jabber for desktop clients.
When the Managed File Transfer option is available for the user, use DisableMFTForConversationTypes parameter to disable Managed File Transfer option for conversation types:
  • P2P—Managed file transfer is disabled for peer to peer conversations.

  • GroupChat—Managed file transfer is disabled for group chats.

  • PersistentChat—Managed file transfer is disabled for persistent chat rooms.

Use a semicolon to delimit multiple conversation types, for example P2P;GroupChat;PersistentChat.

Example: <DisableMFTForConversationTypes>P2P;PersistentChat</DisableMFTForConversationTypes>

Customize_Phone_Server

Allows users to change their phone server settings in the client in on-premises deployments. Do not set this parameter to true if you are deploying SAML SSO, because changing the phone server settings could interfere with SSO working properly.
  • true—Users can change their phone server settings.

  • false (default)—Users cannot change their phone server settings.

Example: <Customize_Phone_Server>true</Customize_Phone_Server>

Customize_Voicemail_Server

Allows users to change their voicemail server settings in the client in on-premises deployments. Do not set this parameter to true if you are deploying SAML SSO, because changing voicemail server settings could interfere with SSO working properly.
  • true—Users can change their voicemail server settings.

  • false (default)—Users cannot change their voicemail server settings.

Example: <Customize_Voicemail_Server>true</Customize_Voicemail_Server>