[Index]

Model: device/skypeforbusinesshybrid/CsXmppGatewayConfiguration

Model Details: device/skypeforbusinesshybrid/CsXmppGatewayConfiguration

Title Description Details
StreamEstablishmentTimeout * Maximum amount of time (in seconds) allotted for the XMPP partner to establish an XMPP stream. If this timeout period is surpassed the connection will automatically be terminated. The default value is 60 seconds.
  • Field Name: StreamEstablishmentTimeout
  • Type: Integer
DialbackPassphrase * Password used when connecting to an XMPP partner over a TCP dialback connection. With TCP dialback, the partner contacts the XMPP gateway and then hangs up. The XMPP gateway calls the partner back, and the communication session can then begin.
  • Field Name: DialbackPassphrase
  • Type: String
KeepAliveInterval * Maximum amount of time (in seconds) that can elapse before the partner must send a "keep alive" message. (A keep alive message simply verifies that the connection is still active.) If the time interval expires before a keep alive message is received, the connection will be closed. The default value is 300 seconds.
  • Field Name: KeepAliveInterval
  • Type: Integer
ScopeClass
  • Field Name: ScopeClass
  • Type: String
EnableLoggingAllMessageBodies * When set to True, Skype for Business Server 2015 will log the actual content of all instant messages. For privacy reasons, message content is typically deleted and only information about the communicating endpoints is included in the log files. The default value is False.
  • Field Name: EnableLoggingAllMessageBodies
  • Type: Boolean
SubscriptionRefreshInterval * Maximum amount of time (in seconds) that can elapse before the partner must refresh its presence subscription. The default value is 28800 seconds (8 hours).
  • Field Name: SubscriptionRefreshInterval
  • Type: Integer
StreamInactivityTimeout * Maximum amount of time (in seconds) that an XMPP stream can be inactive before the connection is automatically terminated. The default value is 600 seconds (10 minutes).
  • Field Name: StreamInactivityTimeout
  • Type: Integer
ConnectionLimit * Total number of simultaneous connections allowed for all XMPP partners. The default value is 1000.
  • Field Name: ConnectionLimit
  • Type: Integer
PartnerConnectionLimit * Total number of simultaneous connections allowed for a single XMPP partner. The default value is 20.
  • Field Name: PartnerConnectionLimit
  • Type: Integer
Element
  • Field Name: Element
  • Type: String
Anchor
  • Field Name: Anchor
  • Type: String
Identity Unique identifier for the XMPP gateway configuration settings. Because you can only have a single, global instance of these settings, you do not need to specify an Identity when calling the Get-CsXmppGatewayConfiguration cmdlet. If you prefer, however, you can use the following syntax to reference the global settings: -Identity global
  • Field Name: Identity
  • Type: String