Resource Type: dsc_xexchumcallroutersettings

Defined in:
lib/puppet/type/dsc_xexchumcallroutersettings.rb

Overview

The DSC xExchUMCallRouterSettings resource type. Automatically generated from version 1.33.0

Properties

  • dsc_dialplans

    Specifies all dial plans that the Unified Messaging service handles incoming calls for

  • dsc_domaincontroller

    Optional Domain Controller to connect to

  • dsc_ipaddressfamily

    Specifies whether the UM IP gateway will use IPv4, IPv6, or both to communicate

  • dsc_ipaddressfamilyconfigurable

    Specifies whether you’re able to set the IPAddressFamily parameter to IPv6Only or Any

  • dsc_maxcallsallowed

    Specifies the maximum number of concurrent voice calls that the Unified Messaging service allows

  • dsc_siptcplisteningport

    Specifies the TCP port that’s used by the Microsoft Exchange Unified Messaging Call Router service to receive incoming calls

  • dsc_siptlslisteningport

    Specifies the Transport Layer Security (TLS) port that’s used by the Microsoft Exchange Unified Messaging Call Router service to receive incoming calls

  • dsc_umstartupmode

    UMStartupMode for the UM call router

Parameters

  • dsc_credential

    Credentials used to establish a remote PowerShell session to Exchange

  • dsc_psdscrunascredential
  • dsc_server (namevar)

    Hostname of the UM server to configure

  • name (namevar)

    Description of the purpose for this resource declaration.

  • validation_mode (defaults to: property)

    Whether to check if the resource is in the desired state by property (default) or using Invoke-DscResource in Test mode (resource).