Manages prefix-driven simplified ISDN gateway dialing service for using external ISDN gateways. Simplified ISDN gateway dialing is for routing calls to H.320 or PSTN protocol gateways. Content-Type: application/vnd.plcm.plcm-simplified-gateway-prefixes+xml. All attributes are used in ETag calculation except for entity-tag and atom-link-list.
Name | Type | Description | Attributes |
---|---|---|---|
atomLinkList | List of link | See Definition of link | |
id | xs:string | Unique identifier for simplified gateway dialing service. This id is generated by server. If a value is provided while creating the prefix service, it is ignored by DMA. | |
name | Name | Display name for this service | Mandatory |
description | xs:string | Brief description for this service | |
service-enabled | xs:boolean | Turns service On/Off without deleting it. | Mandatory |
dialing-prefix | DialingPrefix | The dial string prefix(es) assigned to this service. 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). | Mandatory |
use-all-isdn-gateways | xs:boolean | Indicates whether this service applies to all available gateways. | Mandatory |
selected-isdn-gateways | List of xs:string | Names of selected ISDN gateways for this service if use-all-isdn-gateways is false. This is field is mandatory if use-all-isdn-gateways is set to false otherwise it is ignored. | |
entity-tag | EntityTag | 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. |
Name | Type | Restrictions |
---|---|---|
EntityTag | xs:string | Length of value must be >=1 Length of value must be <=64 |
DialingPrefix | xs:string | Length of value must be >=1 |
Name | xs:string | Length of value must be >=1 |