|
Parameter
|
Required
|
Type
|
Description
|
|---|
|
Phone
|
Required
|
System.String
|
The Phone parameter specifies the telephone number or Session Initiation Protocol (SIP) Uniform Resource Identifier (URI) used when the test call is redirected. The extension number should be configured in the PBX to forward calls to the UM hunt group.
|
|
PIN
|
Required
|
System.String
|
The PIN parameter specifies the PIN associated with the UM-enabled mailbox.
|
|
ResetPIN
|
Required
|
System.Boolean
|
The ResetPIN parameter specifies whether to generate or regenerate a new PIN for all the test mailboxes in the current site.
|
|
TUILogon
|
Required
|
System.Boolean
|
The TUILogon parameter specifies whether you want the cmdlet to try to log on to one or more UM-enabled mailboxes. The mailboxes must be UM-enabled and associated with the UM dial plan to which the Unified Messaging server belongs. The default setting is $false.
|
|
TUILogonAll
|
Required
|
System.Boolean
|
The TUILogonAll parameter specifies whether to test all mailboxes in the current Active Directory site, and then test connectivity to each UM-enabled mailbox. The default setting is $false.
|
|
UMDialPlan
|
Required
|
Microsoft.Exchange.Configuration.Tasks.UMDialPlanIdParameter
|
The UMDialPlan parameter specifies the UM dial plan that's tested. This parameter must be used with the TUILogon parameter.
|
|
UMIPGateway
|
Required
|
Microsoft.Exchange.Configuration.Tasks.UMIPGatewayIdParameter
|
The UMIPGateway parameter specifies the name of the UM IP gateway or IP PBX to use for the outgoing test call.
|
|
CertificateThumbprint
|
Optional
|
System.String
|
The CertificateThumbprint parameter specifies the certificate thumbprint used for SIP Secured and Secured mode.
|
|
Confirm
|
Optional
|
System.Management.Automation.SwitchParameter
|
The Confirm switch causes the command to pause processing and requires you to acknowledge what the command will do before processing continues. You don't have to specify a value with the Confirm switch.
|
|
DiagDtmfDurationInMilisecs
|
Optional
|
System.Int32
|
The DiagDtmfDurationInMilisecs parameter specifies the duration of each digit sent.
|
|
DiagDtmfSequence
|
Optional
|
System.String
|
The DiagDtmfSequence parameter specifies the sequence of digits sent.
|
|
DiagInitialSilenceInMilisecs
|
Optional
|
System.Int32
|
The DiagInitialSilenceInMilisecs parameter specifies the time period in milliseconds that the cmdlet pauses before the digit sequence is sent.
|
|
DiagInterDtmfDiffGapInMilisecs
|
Optional
|
System.String
|
The DiagInterDtmfDiffGapInMilisecs parameter specifies whether to customize the time between the digits in the diagnostic sequence. This is a comma-delimited list that can accept null entries. This should include multiple values.
|
|
DiagInterDtmfGapInMilisecs
|
Optional
|
System.Int32
|
The DiagInterDtmfGapInMilisecs parameter specifies the time in milliseconds between each digit sent in the digit sequence. This is a single value.
|
|
DomainController
|
Optional
|
Microsoft.Exchange.Data.Fqdn
|
The DomainController parameter specifies the fully qualified domain name (FQDN) of the domain controller that retrieves data from Active Directory.
|
|
From
|
Optional
|
System.String
|
The From parameter specifies the SIP URI or SIP address that the call originated from. It's used only when you use the Phone parameter. The default setting is the SIP URI specified when you use the Phone parameter.
|
|
ListenPort
|
Optional
|
System.Int32
|
The ListenPort parameter specifies the IP port number on which to listen. If not specified, IP port 9000 is used.
|
|
MediaSecured
|
Optional
|
System.Boolean
|
The MediaSecured parameter specifies whether to use Secure RTP or RTP (unsecured) mode.
|
|
MonitoringContext
|
Optional
|
System.Boolean
|
The MonitoringContext parameter specifies whether you run the cmdlet at a command prompt or whether the output object is passed to Microsoft System Center Operations Manager 2007. By default, you run the cmdlet from a command prompt.
|
|
RemotePort
|
Optional
|
System.Int32
|
The RemotePort parameter specifies the port used for the call. If not specified, the default is port 5060 for Transmission Control Protocol (TCP) and 5061 for mutual Transport Layer Security (TLS).
|
|
Secured
|
Optional
|
System.Boolean
|
The Secured parameter specifies whether the test is run in SIP Secured mode.
|
|
Timeout
|
Optional
|
System.Int32
|
The Timeout parameter specifies the length of time in seconds to wait for the test operation to finish. The default is 180 seconds. You can set this parameter with a value of less than 5 seconds. However, we recommend that you always configure this parameter with a value of 5 seconds or more.
|
|
WhatIf
|
Optional
|
System.Management.Automation.SwitchParameter
|
The WhatIf switch instructs the command to simulate the actions that it would take on the object. By using the WhatIf switch, you can view what changes would occur without having to apply any of those changes. You don't have to specify a value with the WhatIf switch.
|