plcm-site-v3.xsd Documentation

Imported Namespaces

Target Namespace

Elements

plcm-site-v3  PlcmSiteV3

Describes a site topology site defined in DMA


Complex Types

PlcmSiteV3 Fields

NameTypeDescriptionAttributes
atomLinkList List of linkSee Definition of link
plcm-subnet-list-v2 plcm-subnet-list-v2See Definition of plcm-subnet-list-v2Mandatory
plcm-isdn-number-assignment plcm-isdn-number-assignmentSee Definition of plcm-isdn-number-assignment
plcm-site-topology-bit-rate-v2 plcm-site-topology-bit-rate-v2See Definition of plcm-site-topology-bit-rate-v2
site-identifierxs:string Internal identifier. Provided to protect against a name update.
nameName A meaningful name for the site (up to 128 characters). Mandatory
descriptionDescription A brief description of the site (up to 200 characters).
maximum-bandwidthxs:long The total bandwidth limit for voice and video calls in Mbps. If not configured, voice and video calls can use all of the available bandwidth.
territory-identifierxs:string Internal identifier for the territory the site is assigned to.
itu-dialing-rules-overridexs:boolean Flag to override the standard dialing rules, established by the International Telecommunications Union, when dialing out using an ISDN gateway.
pbx-access-codexs:string The code needed to access the ISDN/PSTN network through the site's PBX when dialing out. This is restricted to the following characters: 0123456789AaBbCcDd#*
country-codeCountryCode The country code for the site's location. This is only valid if the ITU dialing rules are not overridden. This is restricted to numeric characters only
area-codeAreaCode The city or area code for the site's location. Leading zeroes are optional. This is only valid if the ITU dialing rules are not overridden. This is restricted to numeric characters only
always-dial-area-codexs:boolean Flag indicating that the area code should always be included in the phone number. This is only valid if the ITU dialing rules are not overridden. Defaults to false if not present.
always-dial-national-prefixxs:boolean Flag indicating that the national prefix should always be included in the phone number. This is only valid if the ITU dialing rules are not overridden. Defaults to false if not present.
subscriber-number-lengthxs:int The number of digits in a phone number.
internet-call-routing-h323InternetCallRoutingH323 Internet call routing configuration for H.323 calls. This configures how calls to the internet site are handled. The following options are available: NOT_ALLOWED - Disables H.323 calls to the internet. ALLOWED_THROUGH_H323_FIREWALL - Allows H.323 calls to the internet through a H.323 aware firewall. ALLOWED_THROUGH_H323_SBC_ALG - Allows H.323 calls to the internet through a H.323 SBC or ALG. Mandatory
h323-sbc-alg-call-signaling-ip-addressxs:string The call signaling address for the H.323 SBC or ALG. This is only valid and required if the internet-call-routing-h323 option is set to ALLOWED_THROUGH_H323_SBC_ALG.
h323-sbc-alg-call-signaling-ip-portxs:int The call signaling port for the H.323 SBC or ALG. This is only valid and required if the internet-call-routing-h323 option is set to ALLOWED_THROUGH_H323_SBC_ALG.
internet-call-routing-sipInternetCallRoutingSip Internet call routing configuration for SIP calls. This configures how calls to the internet site are handled. The following options are available: NOT_ALLOWED - Disables SIP calls to the internet. ALLOWED_THROUGH_SIP_FIREWALL - Allows SIP calls to the internet through a SIP aware firewall. ALLOWED_THROUGH_SIP_SBC_ALG - Allows SIP calls to the internet through a SIP SBC or ALG. Mandatory
sip-sbc-alg-call-signaling-ip-addressxs:string The call signaling address for the SIP3 SBC or ALG. This is only valid and required if the internet-call-routing-sip option is set to ALLOWED_THROUGH_SIP_SBC_ALG.
sip-sbc-alg-call-signaling-ip-portxs:int The call signaling port for the SIP SBC or ALG. This is only valid and required if the internet-call-routing-sip option is set to ALLOWED_THROUGH_SIP_SBC_ALG.
entity-tagEntityTag The unique value generated from the server object instance. This value is the same value that MUST be applied to the HTTP Entity Tag (ETag) header for a single instance of this object. Client modification of this field is not allowed for this instance.


Simple Types


NameTypeRestrictions
EntityTagxs:string
Length of value must be >=1
Length of value must be <=64
InternetCallRoutingSipxs:string
Value must be one of:
  • NOT_ALLOWED
  • ALLOWED_THROUGH_SIP_FIREWALL
  • ALLOWED_THROUGH_SIP_SBC_ALG
InternetCallRoutingH323xs:string
Value must be one of:
  • NOT_ALLOWED
  • ALLOWED_THROUGH_H323_FIREWALL
  • ALLOWED_THROUGH_H323_SBC_ALG
AreaCodexs:string
Length of value must be >=0
Length of value must be <=5
CountryCodexs:string
Length of value must be >=0
Length of value must be <=5
Descriptionxs:string
Length of value must be >=1
Length of value must be <=200
Namexs:string
Length of value must be >=1
Length of value must be <=128