plcm-ext-sbc.xsd Documentation

Imported Namespaces

Target Namespace

Elements

plcm-ext-sbc  PlcmExtSbc

The External sbc object is created to configure the information needed to connect and communicate with a primary External H.323 sbc. Content-Type: application/vnd.plcm.plcm-ext-sbc+xml. All attributes are used in ETag calculation except for entity-tag and atom-link.


Complex Types

PlcmExtSbc Fields

NameTypeDescriptionAttributes
atomLinkList List of linkSee Definition of link
ext-sbc-identifierxs:string Internal identifier. Provided to protect against a name update.
enabledxs:boolean This check box allows to stop using an external sbc without deleting it. Mandatory
sbc-nameSbcName A meaningful name for the external sbc. This field is mandatory. Max size 128 characters. Mandatory
sbc-descriptionSbcDescription A brief description of the External sbc. Max size 128 characters.
addressAddress Fully qualified domain name (FQDN), host name, or IP address of the external sbc. If you specify a domain/host name, the system routes calls to this sbc by using DNS to resolve the address. The DNS server that the system uses must contain the required records (NAPTR, SRV, and/or A/AAAA). Max size 128 characters. Mandatory
ras-portxs:int The RAS (Registration, Admission and Status) channel port number. Leave set to 1719 unless you know the sbc is using a non-standard port number. Mandatory
prefix-rangePrefixRange The dial string prefix or prefix range for which the external sbc is responsible. Enter a single prefix (44), a range of prefixes (44-47), multiple prefixes separated by commas (44,46), or a combination (41, 44-47, 49). If your dial plan uses the Dial services by prefix dial rule (in the default dial plan) to route calls to services, all dial strings beginning with an assigned prefix are forwarded to this sbc for resolution. If your dial plan instead uses a rule that you create to apply the Resolve to external sbc action, there is no need to specify a prefix. Max size 128 characters. Mandatory
strip-prefixxs:boolean If selected, the system strips the prefix when a call that includes a prefix is routed to this sbc.
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.
postliminary-enabledxs:boolean Flag indicating that the dial rule preliminary is enabled.
scriptxs:string A Javascript executable script that defines filtering and/or transformation actions applied to a dial string.


Simple Types


NameTypeRestrictions
EntityTagxs:string
Length of value must be >=1
Length of value must be <=64
PrefixRangexs:string
Length of value must be >=0
Length of value must be <=128
Addressxs:string
Length of value must be >=1
Length of value must be <=128
SbcDescriptionxs:string
Length of value must be >=0
Length of value must be <=128
SbcNamexs:string
Length of value must be >=1
Length of value must be <=128