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 | Array of Link | See Definition of Link | |
id | 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 | string | Brief description for this service | |
serviceEnabled | boolean | Turns service On/Off without deleting it. | Mandatory |
dialingPrefix | 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 |
useAllIsdnGateways | boolean | Indicates whether this service applies to all available gateways. | Mandatory |
selectedIsdnGateways | Array of 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. | |
entityTag | 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 | string | Length of value must be >=1 Length of value must be <=64 |
DialingPrefix | string | Length of value must be >=1 |
Name | string | Length of value must be >=1 |