Microsoft.KnowledgeServices.Lync.2010.PSTNGatewayPSTN Gateway Configuration

Microsoft.KnowledgeServices.Lync.2010.PSTNGateway (ClassType)

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIde4ee065b-9d78-420b-2616-96f576d12fb4

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.KnowledgeServices.Lync.2010.PSTNGateway:
Identity  string  Identity Identity true 256  False 
MediationServer  string  MediationServer Mediation Server that gateway is pointed false 256  False 
AlternateBypassID  string  AlternateBypassID AlternateBypassID false 256  False 
Routable  bool  Routable Routable false 256   
Default  bool  Default Default false 256   
RepresentativeMediaIP  int  RepresentativeMediaIP RepresentativeMediaIP false 256   
GatewaySipClientTCPport  int  GatewaySipClientTCPport Sip client TCP port for the gateway false 256   
GatewaySipClientTLSport  int  GatewaySipClientTLSport Sip client TLS port for the gateway false 256   
SiteID  string  SiteID SiteID false 256  False 
PoolFQDN  string  PoolFQDN PoolFQDN false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.KnowledgeServices.Lync.2010.PSTNGateway" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.ApplicationComponent" Hosted="true" Singleton="false">
<Property ID="Identity" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="MediationServer" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="AlternateBypassID" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Routable" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Default" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="RepresentativeMediaIP" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="GatewaySipClientTCPport" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="GatewaySipClientTLSport" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SiteID" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PoolFQDN" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>