Table of Contents
Target Namespace
None
Element and Attribute Namespaces
Global element and attribute declarations belong to this schema's target namespace.
By default, local element declarations belong to this schema's target namespace.
By default, local attribute declarations belong to this schema's target namespace.
Schema Composition
This schema imports schema(s) from the following namespace(s):
This schema includes components from the following schema document(s):
Declared Namespaces
Schema Component Representation
<
xs:schema attributeFormDefault ="
qualified "
elementFormDefault ="
qualified ">
<xs:import namespace ="C " schemaLocation ="OCISchemaBASE.xsd "/>
<xs:include schemaLocation ="OCISchemaSearchCriteria.xsd "/>
<xs:include schemaLocation ="OCISchemaDataTypes.xsd "/>
...
</
xs:schema >
Parent type:
None
Sub-types:
None
Name
CommunicationBarringCallMeNowRule
Abstract
no
Documentation
Communication Barring Call Me Now Rule
Schema Component Representation
<
xs:complexType name ="
CommunicationBarringCallMeNowRule ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Sub-types:
None
Name
CommunicationBarringOriginatingRule
Abstract
no
Documentation
Communication Barring Originating Rule
XML Instance Representation
<...>
<transferNumber>
OutgoingDN
</transferNumber>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
CommunicationBarringOriginatingRule ">
<
xs:sequence >
<
xs:element name ="
treatmentId "
type ="
TreatmentId
"
minOccurs ="
0 "
nillable ="
true "/>
<
xs:element name ="
transferNumber "
type ="
OutgoingDN
"
minOccurs ="
0 "
nillable ="
true "/>
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Sub-types:
None
Name
CommunicationBarringRedirectingRule
Abstract
no
Documentation
Communication Barring Redirecting Rule
Schema Component Representation
<
xs:complexType name ="
CommunicationBarringRedirectingRule ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Sub-types:
None
Name
FileRepositoryProtocolFTP16
Abstract
no
Documentation
Attributes of the FTP protocol when the file repository interface is using FTP.
XML Instance Representation
<...>
<ftpPassive>
xs :boolean </ftpPassive>
[1]
<ftpRemoteVerification>
xs :boolean </ftpRemoteVerification>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
FileRepositoryProtocolFTP16 ">
<
xs:sequence >
<
xs:element name ="
ftpPassive "
type ="
xs :boolean
"/>
<
xs:element name ="
netAddress "
type ="
NetAddress
"/>
<
xs:element name ="
ftpRemoteVerification "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Sub-types:
None
Name
FileRepositoryProtocolWebDAV
Abstract
no
Documentation
Attributes of the WebDav protocol when the file repository interface is using WebDav.
XML Instance Representation
<...>
<secure>
xs :boolean </secure>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
FileRepositoryProtocolWebDAV ">
<
xs:sequence >
<
xs:element name ="
secure "
type ="
xs :boolean
"/>
<
xs:element name ="
netAddress "
type ="
NetAddress
"/>
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Sub-types:
None
Name
FileRepositoryProtocolWebDAV20
Abstract
no
Documentation
Attributes of the WebDav protocol when the file repository interface is using WebDav.
XML Instance Representation
<...>
<secure>
xs :boolean </secure>
[1]
<extendedFileCaptureSupport>
xs :boolean </extendedFileCaptureSupport>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
FileRepositoryProtocolWebDAV20 ">
<
xs:sequence >
<
xs:element name ="
secure "
type ="
xs :boolean
"/>
<
xs:element name ="
netAddress "
type ="
NetAddress
"/>
<
xs:element name ="
extendedFileCaptureSupport "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Sub-types:
None
Name
ReplacementCommunicationBarringCallMeNowRuleList
Abstract
no
Documentation
A list of Communication Barring CallMeNow Rules that replaces a
previously configured list. By convention, an element of this type
may be set nill to clear the list.
Schema Component Representation
<
xs:complexType name ="
ReplacementCommunicationBarringCallMeNowRuleList ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Sub-types:
None
Name
ReplacementCommunicationBarringOriginatingRuleList
Abstract
no
Documentation
A list of Communication Barring Originating Rules that replaces a
previously configured list. By convention, an element of this type
may be set nill to clear the list.
Schema Component Representation
<
xs:complexType name ="
ReplacementCommunicationBarringOriginatingRuleList ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Sub-types:
None
Name
ReplacementCommunicationBarringRedirectingRuleList
Abstract
no
Documentation
A list of Communication Barring Redirecting Rules that replaces a
previously configured list. By convention, an element of this type
may be set nill to clear the list.
Schema Component Representation
<
xs:complexType name ="
ReplacementCommunicationBarringRedirectingRuleList ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Sub-types:
None
Name
ReplacementMediaNameList
Abstract
no
Documentation
A list of media that replaces a previously configured list.
Schema Component Representation
<
xs:complexType name ="
ReplacementMediaNameList ">
<
xs:sequence >
<
xs:element name ="
mediaName "
type ="
MediaName
"
minOccurs ="
1 "
maxOccurs ="
unbounded "/>
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Sub-types:
None
Name
ReplacementZoneList
Abstract
no
Documentation
Contains an ordered list of zones to use to replace the current list of zones in an Office Zone.
Schema Component Representation
<
xs:complexType name ="
ReplacementZoneList ">
<
xs:sequence >
<
xs:element name ="
zoneName "
type ="
ZoneName
"
minOccurs ="
1 "
maxOccurs ="
unbounded "/>
</
xs:sequence >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemAccessDeviceAddRequest
Abstract
no
Documentation
Request to add a system-level access device.
The response is either SuccessResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<outboundProxyServerNetAddress>
NetAddress
</outboundProxyServerNetAddress>
[0..1]
<stunServerNetAddress>
NetAddress
</stunServerNetAddress>
[0..1]
<mobilityManagerProvisioningURL>
URL
</mobilityManagerProvisioningURL>
[0..1]
<mobilityManagerDefaultOriginatingServiceKey>
MobilityManagerServiceKey
</mobilityManagerDefaultOriginatingServiceKey>
[0..1]
<mobilityManagerDefaultTerminatingServiceKey>
MobilityManagerServiceKey
</mobilityManagerDefaultTerminatingServiceKey>
[0..1]
<useCustomUserNamePassword>
xs :boolean </useCustomUserNamePassword>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemAccessDeviceAddRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
netAddress "
type ="
NetAddress
"
minOccurs ="
0 "/>
<
xs:element name ="
port "
type ="
Port1025
"
minOccurs ="
0 "/>
<
xs:element name ="
outboundProxyServerNetAddress "
type ="
NetAddress
"
minOccurs ="
0 "/>
<
xs:element name ="
stunServerNetAddress "
type ="
NetAddress
"
minOccurs ="
0 "/>
<
xs:element name ="
mobilityManagerProvisioningURL "
type ="
URL
"
minOccurs ="
0 "/>
<
xs:element name ="
useCustomUserNamePassword "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemAccessDeviceCustomTagAddRequest
Abstract
no
Documentation
Request to add a static configuration tag for a system access device.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemAccessDeviceCustomTagAddRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemAccessDeviceCustomTagDeleteListRequest
Abstract
no
Documentation
Request to delete static configuration tags for a system access device.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemAccessDeviceCustomTagDeleteListRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemAccessDeviceCustomTagGetListRequest
Abstract
no
Documentation
Request to get the list of custom configuration tags managed by the Device Management System, on a per-device profile basis.
The response is either SystemAccessDeviceCustomTagGetListResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemAccessDeviceCustomTagGetListRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemAccessDeviceCustomTagGetListResponse
Abstract
no
Documentation
Response to SystemAccessDeviceCustomTagGetListRequest.
Contains a table of custom configuration tags managed by the Device Management System on a per-device profile basis.
The column headings are: "Tag Name", "Tag Value"
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<deviceCustomTagsTable>
core :OCITable
</deviceCustomTagsTable>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemAccessDeviceCustomTagGetListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemAccessDeviceCustomTagModifyRequest
Abstract
no
Documentation
Request to modify a static configuration tag for a system access device.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemAccessDeviceCustomTagModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemAccessDeviceDeleteRequest
Abstract
no
Documentation
Request to delete a specified system access device.
The response is either SuccessResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemAccessDeviceDeleteRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemAccessDeviceFileGetListRequest14sp8
Abstract
no
Documentation
Request to get the list of device files managed by the Device Management System, on a per-device profile basis.
The response is either SystemAccessDeviceFileGetListResponse14sp8 or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemAccessDeviceFileGetListRequest14sp8 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemAccessDeviceFileGetListResponse14sp8
Abstract
no
Documentation
Response to SystemAccessDeviceFileGetListRequest14sp8.
Contains a table of device files managed by the Device Management System on a per-device profile basis.
The column headings are: "File Format", "Is Authenticated", "Access URL", "Repository URL", "Template URL", "Extended Capture".
The following columns are only used in AS data mode:
"Extended Capture"
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemAccessDeviceFileGetListResponse14sp8 ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemAccessDeviceFileGetRequest20
Abstract
no
Documentation
Request to get a device profile file.
The response is either SystemAccessDeviceFileGetResponse20 or ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemAccessDeviceFileGetRequest20 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemAccessDeviceFileGetResponse20
Abstract
no
Documentation
Response to SystemAccessDeviceFileGetRequest20.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<accessUrl>
URL
</accessUrl>
[1]
<repositoryUrl>
URL
</repositoryUrl>
[0..1]
<templateUrl>
URL
</templateUrl>
[0..1]
<extendedCaptureEnabled>
xs :boolean </extendedCaptureEnabled>
[0..1]
<extendedCaptureURL>
URL
</extendedCaptureURL>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemAccessDeviceFileGetResponse20 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
accessUrl "
type ="
URL
"/>
<
xs:element name ="
repositoryUrl "
type ="
URL
"
minOccurs ="
0 "/>
<
xs:element name ="
templateUrl "
type ="
URL
"
minOccurs ="
0 "/>
<
xs:element name ="
extendedCaptureEnabled "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
extendedCaptureURL "
type ="
URL
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemAccessDeviceFileModifyRequest14sp8
Abstract
no
Documentation
Request to modify a specified system access device file.
The response is either a SuccessResponse or an ErrorResponse.
The following elements are only used in AS data mode:
extendedCaptureEnabled
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<extendedCaptureEnabled>
xs :boolean </extendedCaptureEnabled>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemAccessDeviceFileModifyRequest14sp8 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
uploadFile "
type ="
FileResource
"
minOccurs ="
0 "/>
<
xs:element name ="
extendedCaptureEnabled "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemAccessDeviceGetAllRequest
Abstract
no
Documentation
Requests the list of all access devices in the entire system.
Prior to release 14, this functionality was provided with the SystemAccessDeviceGetListRequest.
The response is either SystemAccessDeviceGetAllResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemAccessDeviceGetAllRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
searchCriteriaGroupId "
type ="
SearchCriteriaGroupId
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemAccessDeviceGetAllResponse
Abstract
no
Documentation
Response to SystemAccessDeviceGetAllRequest.
Contains a table of devices configured in the entire system.
The column headings are: "Service Provider Id", "Is Enterprise", "Group Id",
"Device Name", "Device Type", "Net Address", "MAC Address", "Status".
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemAccessDeviceGetAllResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemAccessDeviceGetListRequest14
Abstract
no
Documentation
Requests the list of access devices defined at the System-level.
Prior to release 14, this command requested a list of all devices in the entire system. That
functionality is now moved to the SystemAccessDeviceGetAllRequest.
The response is either SystemAccessDeviceGetListResponse14 or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemAccessDeviceGetListRequest14 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemAccessDeviceGetListResponse14
Abstract
no
Documentation
Response to SystemAccessDeviceGetListRequest14.
Contains a table of devices defined at the System-level.
The column headings are:
"Device Name", "Device Type", "Available Ports", "Net Address" and "MAC Address", "Status", "Version".
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemAccessDeviceGetListResponse14 ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemAccessDeviceGetRequest18sp1
Abstract
no
Documentation
Requests the configuration of a specified system access device.
The response is either SystemAccessDeviceGetResponse18sp1 or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemAccessDeviceGetRequest18sp1 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemAccessDeviceGetResponse18sp1
Abstract
no
Documentation
Response to SystemAccessDeviceGetRequest18sp1
The following elements are only used in AS data mode:
version
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<outboundProxyServerNetAddress>
NetAddress
</outboundProxyServerNetAddress>
[0..1]
<stunServerNetAddress>
NetAddress
</stunServerNetAddress>
[0..1]
<numberOfAssignedPorts>
xs :int </numberOfAssignedPorts>
[1]
<mobilityManagerProvisioningURL>
URL
</mobilityManagerProvisioningURL>
[0..1]
<mobilityManagerDefaultOriginatingServiceKey>
MobilityManagerServiceKey
</mobilityManagerDefaultOriginatingServiceKey>
[0..1]
<mobilityManagerDefaultTerminatingServiceKey>
MobilityManagerServiceKey
</mobilityManagerDefaultTerminatingServiceKey>
[0..1]
<useCustomUserNamePassword>
xs :boolean </useCustomUserNamePassword>
[0..1]
<userName>
UserId
</userName>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemAccessDeviceGetResponse18sp1 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
netAddress "
type ="
NetAddress
"
minOccurs ="
0 "/>
<
xs:element name ="
port "
type ="
Port1025
"
minOccurs ="
0 "/>
<
xs:element name ="
outboundProxyServerNetAddress "
type ="
NetAddress
"
minOccurs ="
0 "/>
<
xs:element name ="
stunServerNetAddress "
type ="
NetAddress
"
minOccurs ="
0 "/>
<
xs:element name ="
numberOfAssignedPorts "
type ="
xs :int
"/>
<
xs:element name ="
mobilityManagerProvisioningURL "
type ="
URL
"
minOccurs ="
0 "/>
<
xs:element name ="
useCustomUserNamePassword "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
userName "
type ="
UserId
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemAccessDeviceGetUserListRequest
Abstract
no
Documentation
Requests the users associated with a specified system access device.
The response is either SystemAccessDeviceGetUserListResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemAccessDeviceGetUserListRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
searchCriteriaDn "
type ="
SearchCriteriaDn
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
<
xs:element name ="
searchCriteriaUserId "
type ="
SearchCriteriaUserId
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
<
xs:element name ="
searchCriteriaGroupId "
type ="
SearchCriteriaGroupId
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemAccessDeviceGetUserListResponse
Abstract
no
Documentation
Response to SystemAccessDeviceGetUserListRequest.
The column headings for the deviceUserTable are: "Line/Port", "Last Name",
"First Name", "Phone Number", "Service Provider Id", "Group Id", "User Id",
"User Type", "Endpoint Type", "Primary Line/Port", "Order", "Extension".
If the identity/device profile is an identity, the table will contain a row for each TEL-URI in the Phone Number column.
If the identity/device profile is a real device, rows for the alternate numbers are not included.
The User Type column contains one of the enumerated UserType values.
The Endpoint Type column contains one of the enumerated EndpointType values.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemAccessDeviceGetUserListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemAccessDeviceModifyRequest
Abstract
no
Documentation
Request to modify a specified system access device.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<outboundProxyServerNetAddress>
NetAddress
</outboundProxyServerNetAddress>
[0..1]
<stunServerNetAddress>
NetAddress
</stunServerNetAddress>
[0..1]
<mobilityManagerProvisioningURL>
URL
</mobilityManagerProvisioningURL>
[0..1]
<mobilityManagerDefaultOriginatingServiceKey>
MobilityManagerServiceKey
</mobilityManagerDefaultOriginatingServiceKey>
[0..1]
<mobilityManagerDefaultTerminatingServiceKey>
MobilityManagerServiceKey
</mobilityManagerDefaultTerminatingServiceKey>
[0..1]
<useCustomUserNamePassword>
xs :boolean </useCustomUserNamePassword>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemAccessDeviceModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
netAddress "
type ="
NetAddress
"
nillable ="
true "
minOccurs ="
0 "/>
<
xs:element name ="
port "
type ="
Port1025
"
nillable ="
true "
minOccurs ="
0 "/>
<
xs:element name ="
outboundProxyServerNetAddress "
type ="
NetAddress
"
nillable ="
true "
minOccurs ="
0 "/>
<
xs:element name ="
stunServerNetAddress "
type ="
NetAddress
"
nillable ="
true "
minOccurs ="
0 "/>
<
xs:element name ="
mobilityManagerProvisioningURL "
type ="
URL
"
minOccurs ="
0 "/>
<
xs:element name ="
mobilityManagerDefaultOriginatingServiceKey "
type ="
MobilityManagerServiceKey
"
nillable ="
true "
minOccurs ="
0 "/>
<
xs:element name ="
mobilityManagerDefaultTerminatingServiceKey "
type ="
MobilityManagerServiceKey
"
nillable ="
true "
minOccurs ="
0 "/>
<
xs:element name ="
useCustomUserNamePassword "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemAccessDeviceModifyUserRequest
Abstract
no
Documentation
Request to modify attributes for line/ports assigned on the system device profile.
The response is either SuccessResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<isPrimaryLinePort>
xs :boolean </isPrimaryLinePort>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemAccessDeviceModifyUserRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
isPrimaryLinePort "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemAccessDeviceMonitorAddDeviceTypeRequest
Abstract
no
Documentation
Add a device type to be monitored.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
Start Choice [1]
<addAllDeviceTypes> true </addAllDeviceTypes> [1]
End Choice
</...>
Schema Component Representation
<
xs:complexType name ="
SystemAccessDeviceMonitorAddDeviceTypeRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:choice >
<
xs:element name ="
addAllDeviceTypes "
type ="
xs :boolean
"
fixed ="
true "/>
</
xs:choice >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemAccessDeviceMonitorDeleteDeviceTypeRequest
Abstract
no
Documentation
Remove a device type to be monitored.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
Start Choice [1]
<deleteAllDeviceTypes> true </deleteAllDeviceTypes> [1]
End Choice
</...>
Schema Component Representation
<
xs:complexType name ="
SystemAccessDeviceMonitorDeleteDeviceTypeRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:choice >
<
xs:element name ="
deleteAllDeviceTypes "
type ="
xs :boolean
"
fixed ="
true "/>
</
xs:choice >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemAccessDeviceMonitorGetDeviceTypeListRequest
Abstract
no
Documentation
Get a list of monitored device types.
The response is either a SystemAccessDeviceMonitorGetDeviceTypeListResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemAccessDeviceMonitorGetDeviceTypeListRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemAccessDeviceMonitorGetDeviceTypeListResponse
Abstract
no
Documentation
Response to SystemAccessDeviceMonitorGetDeviceTypeListRequest.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemAccessDeviceMonitorGetDeviceTypeListResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
deviceType "
type ="
AccessDeviceType
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemAccessDeviceMonitorParametersGetRequest
Abstract
no
Documentation
Request to get the list of Access Device Monitor system parameters.
The response is either SystemAccessDeviceMonitorParametersGetResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemAccessDeviceMonitorParametersGetRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemAccessDeviceMonitorParametersGetResponse
Abstract
no
Documentation
Response to SystemAccessDeviceMonitorParametersGetListRequest.
Contains a list of system Access Device Monitor parameters.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemAccessDeviceMonitorParametersGetResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemAccessDeviceMonitorParametersModifyRequest
Abstract
no
Documentation
Request to modify Access Device Monitor system parameters.
The response is either SuccessResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemAccessDeviceMonitorParametersModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemAccessDeviceResetRequest
Abstract
no
Documentation
Reset a specific system SIP device that supports the reset operation.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemAccessDeviceResetRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemAccessDeviceTypeGetEnhancedConfigurableListRequest
Abstract
no
Documentation
Requests the list of device types supporting enhanced configuration.
The response is either SystemAccessDeviceTypeGetEnhancedConfigurableListResponse
or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemAccessDeviceTypeGetEnhancedConfigurableListRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemAccessDeviceTypeGetEnhancedConfigurableListResponse
Abstract
no
Documentation
Response to SystemAccessDeviceTypeGetEnhancedConfigurableListRequest.
Contains a table with columns: "Access Device Type", "Enhanced Configuration Type", "Supports Reset".
The "Enhanced Configuration Type" column contains one of the AccessDeviceEnhancedConfigurationType14
enumerated values.
The "Supports Reset" column is a boolean flag indicating the device can be remotely reset.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemAccessDeviceTypeGetEnhancedConfigurableListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemAccessDeviceTypeGetListRequest
Abstract
no
Documentation
Requests the list of access device types.
The response is either SystemAccessDeviceTypeGetListResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemAccessDeviceTypeGetListRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemAccessDeviceTypeGetListResponse
Abstract
no
Documentation
Response to SystemAccessDeviceTypeGetListRequest.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemAccessDeviceTypeGetListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemAccountingAddChargingFunctionElementServerRequest
Abstract
no
Documentation
Request to add a ChargingFunctionElement Server to the system.
The response is either a SuccessResponse or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<isNetAddressExtended>
xs :boolean </isNetAddressExtended>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemAccountingAddChargingFunctionElementServerRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
isNetAddressExtended "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemAccountingAddRadiusServerRequest
Abstract
no
Documentation
Request to add a Radius Server to the system.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemAccountingAddRadiusServerRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
netAddress "
type ="
NetAddress
"/>
<
xs:element name ="
port "
type ="
Port1025
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemAccountingDeleteChargingFunctionElementServerRequest
Abstract
no
Documentation
Request to delete a ChargingFunctionElementServer from the system.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemAccountingDeleteChargingFunctionElementServerRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemAccountingDeleteRadiusServerRequest
Abstract
no
Documentation
Request to delete a Radius Server from the system.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemAccountingDeleteRadiusServerRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
netAddress "
type ="
NetAddress
"/>
<
xs:element name ="
port "
type ="
Port1025
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemAccountingGetChargingFunctionElementServerListRequest
Abstract
no
Documentation
Request to get a list of ChargingFunctionElementServers defined in the system.
The response is either a SystemAccountingGetChargingFunctionElementServerListResponse
or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemAccountingGetChargingFunctionElementServerListRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemAccountingGetChargingFunctionElementServerListResponse
Abstract
no
Documentation
Response to SystemAccountingGetChargingFunctionElementServerListRequest. The accounting charging function element Server table column
headings are: "Address", "Extended Net Address", "Type", "Description".
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<chargingFunctionElementServerTable>
core :OCITable
</chargingFunctionElementServerTable>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemAccountingGetChargingFunctionElementServerListResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
chargingFunctionElementServerTable "
type ="
core :OCITable
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemAccountingGetRadiusServerListRequest
Abstract
no
Documentation
Request to get a list of Radius Servers defined in the system.
The response is either a SystemAccountingGetRadiusServerListResponse
or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemAccountingGetRadiusServerListRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemAccountingGetRadiusServerListResponse
Abstract
no
Documentation
Response to SystemAccountingGetRadiusServerListRequest. The Radius Server table
column headings are: "Net Address", "Port", "Description"
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemAccountingGetRadiusServerListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemAccountingInhibitedAttributeValuePairCodeAddRequest
Abstract
no
Documentation
Add an Attribute Value Pair (AVP) combination to disable. The AVP
combination includes a diameter AVP and a vendor ID. The response is either
a SuccessResponse or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<attributeValuePairCode>
xs :int </attributeValuePairCode>
[1]
<vendorId>
xs :int </vendorId>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemAccountingInhibitedAttributeValuePairCodeAddRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
attributeValuePairCode "
type ="
xs :int
"/>
<
xs:element name ="
vendorId "
type ="
xs :int
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemAccountingInhibitedAttributeValuePairCodeDeleteRequest
Abstract
no
Documentation
Remove an Attribute Value Pair (AVP) combination from the list of disabled AVP
codes. The response is either a SuccessResponse or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<attributeValuePairCode>
xs :int </attributeValuePairCode>
[1]
<vendorId>
xs :int </vendorId>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemAccountingInhibitedAttributeValuePairCodeDeleteRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
attributeValuePairCode "
type ="
xs :int
"/>
<
xs:element name ="
vendorId "
type ="
xs :int
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemAccountingInhibitedAttributeValuePairCodeGetListRequest
Abstract
no
Documentation
Get a list of Attribute Value Pair (AVP) combinations that are
disabled. The response is either a
SystemAccountingInhibitedAttributeValuePairCodeGetListResponse or an
ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemAccountingInhibitedAttributeValuePairCodeGetListRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemAccountingInhibitedAttributeValuePairCodeGetListResponse
Abstract
no
Documentation
Response to
SystemAccountingInhibitedAttributeValuePairCodeGetListRequest. Contains a 2 column
table with column headings "Attribute Value Pair Code" and "Vendor Id".
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<inhibitedAttributeValuePairCodeTable>
core :OCITable
</inhibitedAttributeValuePairCodeTable>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemAccountingInhibitedAttributeValuePairCodeGetListResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
inhibitedAttributeValuePairCodeTable "
type ="
core :OCITable
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemAccountingModifyChargingFunctionElementServerRequest
Abstract
no
Documentation
Request to modify a ChargingFunctionElementServer in the system.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemAccountingModifyChargingFunctionElementServerRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemAccountingModifyRadiusServerRequest
Abstract
no
Documentation
Request to modify a Radius Server in the system.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemAccountingModifyRadiusServerRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
netAddress "
type ="
NetAddress
"/>
<
xs:element name ="
port "
type ="
Port1025
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemAccountingReorderChargingFunctionElementServerRequest
Abstract
no
Documentation
Reorder the charging function element servers. You can not add or delete addresses,
only re-ordering the list is allowed. The ordered list of addresses can be obtained
with the SystemAccountingGetChargingFunctionElementServerListRequest command.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemAccountingReorderChargingFunctionElementServerRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
orderedAddressList "
type ="
NetAddressExtended
"
minOccurs ="
1 "
maxOccurs ="
unbounded "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemAdminAddRequest
Abstract
no
Documentation
Add a system or provisioning administrator.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<readOnly>
xs :boolean </readOnly>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemAdminAddRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
userId "
type ="
UserId
"/>
<
xs:element name ="
firstName "
type ="
FirstName
"
minOccurs ="
0 "/>
<
xs:element name ="
lastName "
type ="
LastName
"
minOccurs ="
0 "/>
<
xs:element name ="
password "
type ="
Password
"/>
<
xs:element name ="
language "
type ="
Language
"
minOccurs ="
0 "/>
<
xs:element name ="
readOnly "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemAdminDeleteRequest
Abstract
no
Documentation
Delete a system or provisioning administrator.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemAdminDeleteRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
userId "
type ="
UserId
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemAdminGetListRequest
Abstract
no
Documentation
Get a list of system administrators.
The response is either a SystemAdminGetResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemAdminGetListRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemAdminGetListResponse
Abstract
no
Documentation
Response to SystemAdminGetListRequest.
Contains a 6 column table with column headings "Administrator ID",
"Last Name", "First Name", "Type", "Read Only", "Language".
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemAdminGetListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemAdminGetRequest
Abstract
no
Documentation
Get a system or provisioning administrators profile.
The response is either a SystemAdminGetResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemAdminGetRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
userId "
type ="
UserId
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemAdminGetResponse
Abstract
no
Documentation
Response to the SystemAdminGetRequest.
The response contains the system or provisioning administrators profile information.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<readOnly>
xs :boolean </readOnly>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemAdminGetResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
firstName "
type ="
FirstName
"
minOccurs ="
0 "/>
<
xs:element name ="
lastName "
type ="
LastName
"
minOccurs ="
0 "/>
<
xs:element name ="
language "
type ="
Language
"/>
<
xs:element name ="
readOnly "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemAdminModifyRequest
Abstract
no
Documentation
Modify a system or provisioning administrator.
Since old password is not specified here, any password rule related to old password
does not apply.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemAdminModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
userId "
type ="
UserId
"/>
<
xs:element name ="
firstName "
type ="
FirstName
"
nillable ="
true "
minOccurs ="
0 "/>
<
xs:element name ="
lastName "
type ="
LastName
"
nillable ="
true "
minOccurs ="
0 "/>
<
xs:element name ="
password "
type ="
Password
"
minOccurs ="
0 "/>
<
xs:element name ="
language "
type ="
Language
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemAliasAddRequest
Abstract
no
Documentation
Add a system-level Application Server alias to the system.
The response is either SuccessResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<aliasNetAddress>
NetAddress
</aliasNetAddress>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemAliasAddRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
aliasNetAddress "
type ="
NetAddress
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemAliasDeleteRequest
Abstract
no
Documentation
Delete a system-level Application Server alias from the system.
The response is either SuccessResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<aliasNetAddress>
NetAddress
</aliasNetAddress>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemAliasDeleteRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
aliasNetAddress "
type ="
NetAddress
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemAliasGetListRequest
Abstract
no
Documentation
Requests the list of all system-level Application Server aliases.
The response is either SystemAliasGetListResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemAliasGetListRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemAliasGetListResponse
Abstract
no
Documentation
Response to SystemAliasGetListRequest. Contains the list of all network alias' for
the Application Server.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<aliasNetAddress>
NetAddress
</aliasNetAddress>
[0..*]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemAliasGetListResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
aliasNetAddress "
type ="
NetAddress
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemApplicationControllerAddRequest
Abstract
no
Documentation
Add an application controller, which is a server where remote
application resides and controls the Route Point.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<subscriberId>
UserId
</subscriberId>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemApplicationControllerAddRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
subscriberId "
type ="
UserId
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemApplicationControllerDeleteRequest
Abstract
no
Documentation
Delete an application controller.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemApplicationControllerDeleteRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemApplicationControllerGetListRequest
Abstract
no
Documentation
Get a list of application controllers that are configured for the system.
The response is either SystemApplicationControllerGetListResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemApplicationControllerGetListRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemApplicationControllerGetListResponse
Abstract
no
Documentation
Response to the SystemApplicationControllerGetListRequest.
Contains a table with column headings: "Name", "Subscriber Id", "Channel Set Id", "Status".
The column values for "Status" can either be "ready" or "notReady".
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<applicationControllerTable>
core :OCITable
</applicationControllerTable>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemApplicationControllerGetListResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
applicationControllerTable "
type ="
core :OCITable
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemASRParametersGetRequest14sp7
Abstract
no
Documentation
Request to get the list of Application Server Registration system parameters.
The response is either SystemASRParametersGetResponse14sp7 or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemASRParametersGetRequest14sp7 ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemASRParametersGetResponse14sp7
Abstract
no
Documentation
Response to SystemASRParametersGetRequest14sp7.
Contains a list of system Application Server Registration parameters.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<listeningPort>
Port1025
</listeningPort>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemASRParametersGetResponse14sp7 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
listeningPort "
type ="
Port1025
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemASRParametersModifyRequest14sp7
Abstract
no
Documentation
Request to modify Application Server Registration system parameters.
The response is either SuccessResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<listeningPort>
Port1025
</listeningPort>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemASRParametersModifyRequest14sp7 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
listeningPort "
type ="
Port1025
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemAuthenticationLockoutExportDataGetRequest
Abstract
no
Documentation
Request to export system wide authentication lockout data to a file. All locked out device profiles, sip endpoints, and sip trunk groups are returned.
The response is either a SuccessResponse or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> true
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemAuthenticationLockoutExportDataGetRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
fileName "
type ="
FileName
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemAuthenticationLockoutSettingsGetRequest
Abstract
no
Documentation
Request to get the authentication lockout settings in the system.
The response is either a SystemAuthenticationLockoutSettingsResponse or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> true
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemAuthenticationLockoutSettingsGetRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemAuthenticationLockoutSettingsGetResponse
Abstract
no
Documentation
Response to SystemAuthenticationLockoutSettingsGetRequest.
Contains the authentication lockout settings in the system.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> true
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<emergencySIPBypassAllowed>
xs :boolean </emergencySIPBypassAllowed>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemAuthenticationLockoutSettingsGetResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
emergencySIPBypassAllowed "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemAuthenticationLockoutSettingsModifyRequest
Abstract
no
Documentation
Request to modify the system level device password lockout settings
The response is either SuccessResponse or ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> true
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<emergencySIPBypassAllowed>
xs :boolean </emergencySIPBypassAllowed>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemAuthenticationLockoutSettingsModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
emergencySIPBypassAllowed "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemBroadCloudGetRequest
Abstract
no
Documentation
Get the system interface attributes for BroadCloud.
The response is either SystemBroadCloudGetResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemBroadCloudGetRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemBroadCloudGetResponse
Abstract
no
Documentation
Response to the SystemBroadCloudGetRequest.
The response contains the system interface attributes for BroadCloud.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<provisioningUrl>
URL
</provisioningUrl>
[0..1]
<enableSynchronization>
xs :boolean </enableSynchronization>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemBroadCloudGetResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
provisioningUrl "
type ="
URL
"
minOccurs ="
0 "/>
<
xs:element name ="
enableSynchronization "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemBroadCloudModifyRequest
Abstract
no
Documentation
Modify the system interface attributes for BroadCloud.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<provisioningUrl>
URL
</provisioningUrl>
[0..1]
<enableSynchronization>
xs :boolean </enableSynchronization>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemBroadCloudModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
provisioningUrl "
type ="
URL
"
minOccurs ="
0 "
nillable ="
true "/>
<
xs:element name ="
enableSynchronization "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemBroadWorksMobileManagerGetRequest
Abstract
no
Documentation
Get the BroadWorks Mobile Manager service system settings.
The response is either SystemBroadWorksMobileManagerGetResponse or ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemBroadWorksMobileManagerGetRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemBroadWorksMobileManagerGetResponse
Abstract
no
Documentation
Response to the SystemBroadWorksMobileManagerGetRequest
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<scfApiNetAddress1>
NetAddress
</scfApiNetAddress1>
[0..1]
<scfApiNetAddress2>
NetAddress
</scfApiNetAddress2>
[0..1]
<scfIMSOnly>
xs :boolean </scfIMSOnly>
[1]
<signalingIPAddress>
IPAddress
</signalingIPAddress>
[0..1]
<signalingPort>
Port
</signalingPort>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemBroadWorksMobileManagerGetResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
scfApiNetAddress1 "
type ="
NetAddress
"
minOccurs ="
0 "/>
<
xs:element name ="
scfApiNetAddress2 "
type ="
NetAddress
"
minOccurs ="
0 "/>
<
xs:element name ="
emailFromAddress "
type ="
EmailAddress
"
minOccurs ="
0 "/>
<
xs:element name ="
scfIMSOnly "
type ="
xs :boolean
"/>
<
xs:element name ="
signalingIPAddress "
type ="
IPAddress
"
minOccurs ="
0 "/>
<
xs:element name ="
signalingPort "
type ="
Port
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemBroadWorksMobileManagerModifyRequest
Abstract
no
Documentation
Modify the BroadWorks Mobile Manager service system settings.
The response is either SuccessResponse or ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<scfApiNetAddress1>
NetAddress
</scfApiNetAddress1>
[0..1]
<scfApiNetAddress2>
NetAddress
</scfApiNetAddress2>
[0..1]
<scfIMSOnly>
xs :boolean </scfIMSOnly>
[0..1]
<signalingIPAddress>
IPAddress
</signalingIPAddress>
[0..1]
<signalingPort>
Port
</signalingPort>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemBroadWorksMobileManagerModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
scfApiNetAddress1 "
type ="
NetAddress
"
minOccurs ="
0 "
nillable ="
true "/>
<
xs:element name ="
scfApiNetAddress2 "
type ="
NetAddress
"
minOccurs ="
0 "
nillable ="
true "/>
<
xs:element name ="
emailFromAddress "
type ="
EmailAddress
"
minOccurs ="
0 "
nillable ="
true "/>
<
xs:element name ="
scfIMSOnly "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
signalingIPAddress "
type ="
IPAddress
"
minOccurs ="
0 "
nillable ="
true "/>
<
xs:element name ="
signalingPort "
type ="
Port
"
minOccurs ="
0 "
nillable ="
true "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemBwDiameterBaseDataGetRequest17sp3
Abstract
no
Documentation
Requests the list of System Diameter base parameters.
The response is either SystemBwDiameterBaseDataGetResponse17sp3 or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemBwDiameterBaseDataGetRequest17sp3 ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemBwDiameterBaseDataGetResponse17sp3
Abstract
no
Documentation
Response to SystemBwDiameterBaseDataGetRequest17sp3.
Contains a list of System Diameter base parameters.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<xsListeningPort>
Port1025
</xsListeningPort>
[1]
<psListeningPort>
Port1025
</psListeningPort>
[1]
<psRelayThroughXs>
xs :boolean </psRelayThroughXs>
[1]
<xsRelayListeningPort>
Port1025
</xsRelayListeningPort>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemBwDiameterBaseDataGetResponse17sp3 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
xsRealm "
type ="
DomainName
"
minOccurs ="
0 "/>
<
xs:element name ="
xsListeningPort "
type ="
Port1025
"/>
<
xs:element name ="
psRealm "
type ="
DomainName
"
minOccurs ="
0 "/>
<
xs:element name ="
psListeningPort "
type ="
Port1025
"/>
<
xs:element name ="
psRelayThroughXs "
type ="
xs :boolean
"/>
<
xs:element name ="
xsRelayListeningPort "
type ="
Port1025
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemBwDiameterBaseDataModifyRequest
Abstract
no
Documentation
Modifies the System Diameter base parameters.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<xsListeningPort>
Port1025
</xsListeningPort>
[0..1]
<psListeningPort>
Port1025
</psListeningPort>
[0..1]
<psRelayThroughXs>
xs :boolean </psRelayThroughXs>
[0..1]
<xsRelayListeningPort>
Port1025
</xsRelayListeningPort>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemBwDiameterBaseDataModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
xsRealm "
type ="
DomainName
"
nillable ="
true "
minOccurs ="
0 "/>
<
xs:element name ="
xsListeningPort "
type ="
Port1025
"
minOccurs ="
0 "/>
<
xs:element name ="
psRealm "
type ="
DomainName
"
nillable ="
true "
minOccurs ="
0 "/>
<
xs:element name ="
psListeningPort "
type ="
Port1025
"
minOccurs ="
0 "/>
<
xs:element name ="
psRelayThroughXs "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
xsRelayListeningPort "
type ="
Port1025
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemBwDiameterPeerAddRequest
Abstract
no
Documentation
Add a static entry in the Diameter Peer Table.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<enabled>
xs :boolean </enabled>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemBwDiameterPeerAddRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
ipAddress "
type ="
IPAddress
"
minOccurs ="
0 "/>
<
xs:element name ="
port "
type ="
Port1025
"/>
<
xs:element name ="
enabled "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemBwDiameterPeerDeleteRequest
Abstract
no
Documentation
Remove a Diameter peer. A peer cannot be removed if is referenced by a Realm Routing Table entry.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemBwDiameterPeerDeleteRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemBwDiameterPeerGetListRequest
Abstract
no
Documentation
Requests the list of Diameter peers.
The response is either SystemBwDiameterPeerGetListResponse or ErrorResponse
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemBwDiameterPeerGetListRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemBwDiameterPeerGetListResponse
Abstract
no
Documentation
Contains a 5 column table with column headings 'Instance', 'Identity', 'IP Address', 'Port', and 'Enabled'. One row is present for each peer.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemBwDiameterPeerGetListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemBwDiameterPeerModifyRequest
Abstract
no
Documentation
Modifies the attributes of an entry in the Diameter Peer Table.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<enabled>
xs :boolean </enabled>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemBwDiameterPeerModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
ipAddress "
type ="
IPAddress
"
nillable ="
true "
minOccurs ="
0 "/>
<
xs:element name ="
port "
type ="
Port1025
"
minOccurs ="
0 "/>
<
xs:element name ="
enabled "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemBwDiameterRoutingPeerAddRequest
Abstract
no
Documentation
Add a Diameter routing peer. The realm must refer to a Diameter routing realm whose action is relay. The destinationPeerIdentity must refer to an existing Diameter peer whose mode is active.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemBwDiameterRoutingPeerAddRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemBwDiameterRoutingPeerDeleteRequest
Abstract
no
Documentation
Remove a Diameter routing peer.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemBwDiameterRoutingPeerDeleteRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemBwDiameterRoutingPeerGetListRequest
Abstract
no
Documentation
Requests the list of Diameter routing peers associated with the specified realm. The response is either SystemBwDiameterRoutingPeerGetListResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemBwDiameterRoutingPeerGetListRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemBwDiameterRoutingPeerGetListResponse
Abstract
no
Documentation
Contains a 6 column table with column headings 'Instance', 'Realm', 'ApplicationID', 'Identity, 'Priority', and 'Weight'. One row is present for each Diameter Routing Peer.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemBwDiameterRoutingPeerGetListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemBwDiameterRoutingPeerModifyRequest
Abstract
no
Documentation
Modify a Diameter routing peer. The realm must refer to a Diameter routing realm whose action is relay. The destinationPeerIdentity must refer to an existing Diameter peer whose mode is active.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemBwDiameterRoutingPeerModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemBwDiameterRoutingRealmAddRequest
Abstract
no
Documentation
Add a static entry in the Realm Routing Table.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<default>
xs :boolean </default>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemBwDiameterRoutingRealmAddRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
default "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemBwDiameterRoutingRealmDeleteRequest
Abstract
no
Documentation
Delete a static entry in the Realm Routing Table.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemBwDiameterRoutingRealmDeleteRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemBwDiameterRoutingRealmGetListRequest
Abstract
no
Documentation
Requests the list of Diameter routing realms.
The response is either SystemBwDiameterRoutingRealmGetListResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemBwDiameterRoutingRealmGetListRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemBwDiameterRoutingRealmGetListResponse
Abstract
no
Documentation
Contains a 4 column table with column headings 'Instance', 'Realm', 'ApplicationID', and 'Default'. One row is present for each Diameter routing realm.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemBwDiameterRoutingRealmGetListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemBwDiameterRoutingRealmModifyRequest
Abstract
no
Documentation
Modify a static entry in the Realm Routing Table.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<default>
xs :boolean </default>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemBwDiameterRoutingRealmModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
default "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCallProcessingGetPolicyRequest19sp1
Abstract
no
Documentation
The response is either a SystemCallProcessingGetPolicyResponse19sp1 or an
ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> true
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCallProcessingGetPolicyRequest19sp1 ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemCallProcessingGetPolicyResponse19sp1
Abstract
no
Documentation
Response to SystemCallProcessingGetPolicyRequest19sp1.
The following elements are only used in AS data mode:
enableDialableCallerID
allowConfigurableCLIDForRedirectingIdentity
enterpriseCallsCLIDPolicy
enterpriseGroupCallsCLIDPolicy
serviceProviderGroupCallsCLIDPolicy
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> true
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<useMaxSimultaneousCalls>
xs :boolean </useMaxSimultaneousCalls>
[1]
<useMaxSimultaneousVideoCalls>
xs :boolean </useMaxSimultaneousVideoCalls>
[1]
<useMaxCallTimeForAnsweredCalls>
xs :boolean </useMaxCallTimeForAnsweredCalls>
[1]
<useMaxCallTimeForUnansweredCalls>
xs :boolean </useMaxCallTimeForUnansweredCalls>
[1]
<supportedMediaSetName>
MediaSetName
</supportedMediaSetName>
[0..1]
<enforceGroupCallingLineIdentityRestriction>
xs :boolean </enforceGroupCallingLineIdentityRestriction>
[1]
<enforceEnterpriseCallingLineIdentityRestriction>
xs :boolean </enforceEnterpriseCallingLineIdentityRestriction>
[1]
<allowEnterpriseGroupCallTypingForPrivateDialingPlan>
xs :boolean </allowEnterpriseGroupCallTypingForPrivateDialingPlan>
[1]
<allowEnterpriseGroupCallTypingForPublicDialingPlan>
xs :boolean </allowEnterpriseGroupCallTypingForPublicDialingPlan>
[1]
<overrideCLIDRestrictionForPrivateCallCategory>
xs :boolean </overrideCLIDRestrictionForPrivateCallCategory>
[1]
<useEnterpriseCLIDForPrivateCallCategory>
xs :boolean </useEnterpriseCLIDForPrivateCallCategory>
[1]
<enableEnterpriseExtensionDialing>
xs :boolean </enableEnterpriseExtensionDialing>
[1]
<conferenceURI>
SIPURI
</conferenceURI>
[0..1]
<useMaxConcurrentRedirectedCalls>
xs :boolean </useMaxConcurrentRedirectedCalls>
[1]
<useMaxFindMeFollowMeDepth>
xs :boolean </useMaxFindMeFollowMeDepth>
[1]
<useMaxConcurrentFindMeFollowMeInvocations>
xs :boolean </useMaxConcurrentFindMeFollowMeInvocations>
[1]
<emergencyClidPolicy>
CLIDPolicy
</emergencyClidPolicy>
[1]
<allowAlternateNumbersForRedirectingIdentity>
xs :boolean </allowAlternateNumbersForRedirectingIdentity>
[1]
<blockCallingNameForExternalCalls>
xs :boolean </blockCallingNameForExternalCalls>
[1]
<enableDialableCallerID>
xs :boolean </enableDialableCallerID>
[1]
<allowConfigurableCLIDForRedirectingIdentity>
xs :boolean </allowConfigurableCLIDForRedirectingIdentity>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCallProcessingGetPolicyResponse19sp1 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
useMaxSimultaneousCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxSimultaneousVideoCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxCallTimeForAnsweredCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxCallTimeForUnansweredCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
supportedMediaSetName "
type ="
MediaSetName
"
minOccurs ="
0 "/>
<
xs:element name ="
enforceGroupCallingLineIdentityRestriction "
type ="
xs :boolean
"/>
<
xs:element name ="
enforceEnterpriseCallingLineIdentityRestriction "
type ="
xs :boolean
"/>
<
xs:element name ="
allowEnterpriseGroupCallTypingForPrivateDialingPlan "
type ="
xs :boolean
"/>
<
xs:element name ="
allowEnterpriseGroupCallTypingForPublicDialingPlan "
type ="
xs :boolean
"/>
<
xs:element name ="
overrideCLIDRestrictionForPrivateCallCategory "
type ="
xs :boolean
"/>
<
xs:element name ="
useEnterpriseCLIDForPrivateCallCategory "
type ="
xs :boolean
"/>
<
xs:element name ="
enableEnterpriseExtensionDialing "
type ="
xs :boolean
"/>
<
xs:element name ="
conferenceURI "
type ="
SIPURI
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxConcurrentRedirectedCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxFindMeFollowMeDepth "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxConcurrentFindMeFollowMeInvocations "
type ="
xs :boolean
"/>
<
xs:element name ="
clidPolicy "
type ="
CLIDPolicy
"/>
<
xs:element name ="
emergencyClidPolicy "
type ="
CLIDPolicy
"/>
<
xs:element name ="
allowAlternateNumbersForRedirectingIdentity "
type ="
xs :boolean
"/>
<
xs:element name ="
blockCallingNameForExternalCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
enableDialableCallerID "
type ="
xs :boolean
"/>
<
xs:element name ="
allowConfigurableCLIDForRedirectingIdentity "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCallProcessingModifyPolicyRequest15
Abstract
no
Documentation
Modify the system level data associated with Call Processing Policy.
The response is either a SuccessResponse or an ErrorResponse.
The following elements are only used in AS data mode:
enableDialableCallerID
allowConfigurableCLIDForRedirectingIdentity
enterpriseCallsCLIDPolicy
enterpriseGroupCallsCLIDPolicy
serviceProviderGroupCallsCLIDPolicy
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> true
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<useMaxSimultaneousCalls>
xs :boolean </useMaxSimultaneousCalls>
[0..1]
<useMaxSimultaneousVideoCalls>
xs :boolean </useMaxSimultaneousVideoCalls>
[0..1]
<useMaxCallTimeForAnsweredCalls>
xs :boolean </useMaxCallTimeForAnsweredCalls>
[0..1]
<useMaxCallTimeForUnansweredCalls>
xs :boolean </useMaxCallTimeForUnansweredCalls>
[0..1]
<supportedMediaSetName>
MediaSetName
</supportedMediaSetName>
[0..1]
<enforceGroupCallingLineIdentityRestriction>
xs :boolean </enforceGroupCallingLineIdentityRestriction>
[0..1]
<enforceEnterpriseCallingLineIdentityRestriction>
xs :boolean </enforceEnterpriseCallingLineIdentityRestriction>
[0..1]
<allowEnterpriseGroupCallTypingForPrivateDialingPlan>
xs :boolean </allowEnterpriseGroupCallTypingForPrivateDialingPlan>
[0..1]
<allowEnterpriseGroupCallTypingForPublicDialingPlan>
xs :boolean </allowEnterpriseGroupCallTypingForPublicDialingPlan>
[0..1]
<overrideCLIDRestrictionForPrivateCallCategory>
xs :boolean </overrideCLIDRestrictionForPrivateCallCategory>
[0..1]
<useEnterpriseCLIDForPrivateCallCategory>
xs :boolean </useEnterpriseCLIDForPrivateCallCategory>
[0..1]
<enableEnterpriseExtensionDialing>
xs :boolean </enableEnterpriseExtensionDialing>
[0..1]
<conferenceURI>
SIPURI
</conferenceURI>
[0..1]
<useMaxConcurrentRedirectedCalls>
xs :boolean </useMaxConcurrentRedirectedCalls>
[0..1]
<useMaxFindMeFollowMeDepth>
xs :boolean </useMaxFindMeFollowMeDepth>
[0..1]
<useMaxConcurrentFindMeFollowMeInvocations>
xs :boolean </useMaxConcurrentFindMeFollowMeInvocations>
[0..1]
<emergencyClidPolicy>
CLIDPolicy
</emergencyClidPolicy>
[0..1]
<allowAlternateNumbersForRedirectingIdentity>
xs :boolean </allowAlternateNumbersForRedirectingIdentity>
[0..1]
<enableDialableCallerID>
xs :boolean </enableDialableCallerID>
[0..1]
<blockCallingNameForExternalCalls>
xs :boolean </blockCallingNameForExternalCalls>
[0..1]
<allowConfigurableCLIDForRedirectingIdentity>
xs :boolean </allowConfigurableCLIDForRedirectingIdentity>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCallProcessingModifyPolicyRequest15 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
useMaxSimultaneousCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxSimultaneousVideoCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxCallTimeForAnsweredCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxCallTimeForUnansweredCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
supportedMediaSetName "
type ="
MediaSetName
"
nillable ="
true "
minOccurs ="
0 "/>
<
xs:element name ="
enforceGroupCallingLineIdentityRestriction "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
enforceEnterpriseCallingLineIdentityRestriction "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowEnterpriseGroupCallTypingForPrivateDialingPlan "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowEnterpriseGroupCallTypingForPublicDialingPlan "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
overrideCLIDRestrictionForPrivateCallCategory "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useEnterpriseCLIDForPrivateCallCategory "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
enableEnterpriseExtensionDialing "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
conferenceURI "
type ="
SIPURI
"
nillable ="
true "
minOccurs ="
0 "/>
<
xs:element name ="
useMaxConcurrentRedirectedCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxFindMeFollowMeDepth "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxConcurrentFindMeFollowMeInvocations "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
clidPolicy "
type ="
CLIDPolicy
"
minOccurs ="
0 "/>
<
xs:element name ="
emergencyClidPolicy "
type ="
CLIDPolicy
"
minOccurs ="
0 "/>
<
xs:element name ="
allowAlternateNumbersForRedirectingIdentity "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
enableDialableCallerID "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
blockCallingNameForExternalCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowConfigurableCLIDForRedirectingIdentity "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCallProcessingPolicyProfileAddRequest20
Abstract
no
Documentation
Add a call processing policy profile to system.
The response is either a SuccessResponse or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCallProcessingPolicyProfileAddRequest20 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCallProcessingPolicyProfileAutoAttendantProfileGetRequest
Abstract
no
Documentation
Request to get the configuration for a call processing policy profile Auto Attendant subscriber type profile.
The response is either a SystemCallProcessingPolicyProfileAutoAttendantProfileGetRequestResponse or an
ErrorResponse.
The response contains the call processing policy profile setting for Auto Attendant.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCallProcessingPolicyProfileAutoAttendantProfileGetRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemCallProcessingPolicyProfileAutoAttendantProfileGetResponse
Abstract
no
Documentation
Response to SystemCallProcessingPolicyProfileAutoAttendantProfileGetRequest.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<useCLIDPolicy>
xs :boolean </useCLIDPolicy>
[1]
<allowAlternateNumbersForRedirectingIdentity>
xs :boolean </allowAlternateNumbersForRedirectingIdentity>
[1]
<useGroupName>
xs :boolean </useGroupName>
[1]
<blockCallingNameForExternalCalls>
xs :boolean </blockCallingNameForExternalCalls>
[1]
<allowConfigurableCLIDForRedirectingIdentity>
xs :boolean </allowConfigurableCLIDForRedirectingIdentity>
[1]
<allowDepartmentCLIDNameOverride>
xs :boolean </allowDepartmentCLIDNameOverride>
[1]
<useCallLimitsPolicy>
xs :boolean </useCallLimitsPolicy>
[1]
<useMaxSimultaneousCalls>
xs :boolean </useMaxSimultaneousCalls>
[1]
<useMaxSimultaneousVideoCalls>
xs :boolean </useMaxSimultaneousVideoCalls>
[1]
<useMaxCallTimeForAnsweredCalls>
xs :boolean </useMaxCallTimeForAnsweredCalls>
[1]
<useMaxConcurrentRedirectedCalls>
xs :boolean </useMaxConcurrentRedirectedCalls>
[1]
<useTranslationRoutingPolicy>
xs :boolean </useTranslationRoutingPolicy>
[1]
<enableEnterpriseExtensionDialing>
xs :boolean </enableEnterpriseExtensionDialing>
[1]
<enforceGroupCallingLineIdentityRestriction>
xs :boolean </enforceGroupCallingLineIdentityRestriction>
[1]
<enforceEnterpriseCallingLineIdentityRestriction>
xs :boolean </enforceEnterpriseCallingLineIdentityRestriction>
[1]
<allowEnterpriseGroupCallTypingForPrivateDialingPlan>
xs :boolean </allowEnterpriseGroupCallTypingForPrivateDialingPlan>
[1]
<allowEnterpriseGroupCallTypingForPublicDialingPlan>
xs :boolean </allowEnterpriseGroupCallTypingForPublicDialingPlan>
[1]
<overrideCLIDRestrictionForPrivateCallCategory>
xs :boolean </overrideCLIDRestrictionForPrivateCallCategory>
[1]
<useEnterpriseCLIDForPrivateCallCategory>
xs :boolean </useEnterpriseCLIDForPrivateCallCategory>
[1]
<useIncomingCLIDPolicy>
xs :boolean </useIncomingCLIDPolicy>
[1]
<enableDialableCallerID>
xs :boolean </enableDialableCallerID>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCallProcessingPolicyProfileAutoAttendantProfileGetResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
useCLIDPolicy "
type ="
xs :boolean
"/>
<
xs:element name ="
allowAlternateNumbersForRedirectingIdentity "
type ="
xs :boolean
"/>
<
xs:element name ="
useGroupName "
type ="
xs :boolean
"/>
<
xs:element name ="
blockCallingNameForExternalCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
allowConfigurableCLIDForRedirectingIdentity "
type ="
xs :boolean
"/>
<
xs:element name ="
allowDepartmentCLIDNameOverride "
type ="
xs :boolean
"/>
<
xs:element name ="
useCallLimitsPolicy "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxSimultaneousCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxSimultaneousVideoCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxCallTimeForAnsweredCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxConcurrentRedirectedCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
useTranslationRoutingPolicy "
type ="
xs :boolean
"/>
<
xs:element name ="
enableEnterpriseExtensionDialing "
type ="
xs :boolean
"/>
<
xs:element name ="
enforceGroupCallingLineIdentityRestriction "
type ="
xs :boolean
"/>
<
xs:element name ="
enforceEnterpriseCallingLineIdentityRestriction "
type ="
xs :boolean
"/>
<
xs:element name ="
allowEnterpriseGroupCallTypingForPrivateDialingPlan "
type ="
xs :boolean
"/>
<
xs:element name ="
allowEnterpriseGroupCallTypingForPublicDialingPlan "
type ="
xs :boolean
"/>
<
xs:element name ="
overrideCLIDRestrictionForPrivateCallCategory "
type ="
xs :boolean
"/>
<
xs:element name ="
useEnterpriseCLIDForPrivateCallCategory "
type ="
xs :boolean
"/>
<
xs:element name ="
useIncomingCLIDPolicy "
type ="
xs :boolean
"/>
<
xs:element name ="
enableDialableCallerID "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCallProcessingPolicyProfileAutoAttendantProfileModifyRequest
Abstract
no
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<useCLIDPolicy>
xs :boolean </useCLIDPolicy>
[0..1]
<allowAlternateNumbersForRedirectingIdentity>
xs :boolean </allowAlternateNumbersForRedirectingIdentity>
[0..1]
<useGroupName>
xs :boolean </useGroupName>
[0..1]
<blockCallingNameForExternalCalls>
xs :boolean </blockCallingNameForExternalCalls>
[0..1]
<allowConfigurableCLIDForRedirectingIdentity>
xs :boolean </allowConfigurableCLIDForRedirectingIdentity>
[0..1]
<allowDepartmentCLIDNameOverride>
xs :boolean </allowDepartmentCLIDNameOverride>
[0..1]
<useCallLimitsPolicy>
xs :boolean </useCallLimitsPolicy>
[0..1]
<useMaxSimultaneousCalls>
xs :boolean </useMaxSimultaneousCalls>
[0..1]
<useMaxSimultaneousVideoCalls>
xs :boolean </useMaxSimultaneousVideoCalls>
[0..1]
<useMaxCallTimeForAnsweredCalls>
xs :boolean </useMaxCallTimeForAnsweredCalls>
[0..1]
<useMaxConcurrentRedirectedCalls>
xs :boolean </useMaxConcurrentRedirectedCalls>
[0..1]
<useTranslationRoutingPolicy>
xs :boolean </useTranslationRoutingPolicy>
[0..1]
<enableEnterpriseExtensionDialing>
xs :boolean </enableEnterpriseExtensionDialing>
[0..1]
<enforceGroupCallingLineIdentityRestriction>
xs :boolean </enforceGroupCallingLineIdentityRestriction>
[0..1]
<enforceEnterpriseCallingLineIdentityRestriction>
xs :boolean </enforceEnterpriseCallingLineIdentityRestriction>
[0..1]
<allowEnterpriseGroupCallTypingForPrivateDialingPlan>
xs :boolean </allowEnterpriseGroupCallTypingForPrivateDialingPlan>
[0..1]
<allowEnterpriseGroupCallTypingForPublicDialingPlan>
xs :boolean </allowEnterpriseGroupCallTypingForPublicDialingPlan>
[0..1]
<overrideCLIDRestrictionForPrivateCallCategory>
xs :boolean </overrideCLIDRestrictionForPrivateCallCategory>
[0..1]
<useEnterpriseCLIDForPrivateCallCategory>
xs :boolean </useEnterpriseCLIDForPrivateCallCategory>
[0..1]
<useIncomingCLIDPolicy>
xs :boolean </useIncomingCLIDPolicy>
[0..1]
<enableDialableCallerID>
xs :boolean </enableDialableCallerID>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCallProcessingPolicyProfileAutoAttendantProfileModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
useCLIDPolicy "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowAlternateNumbersForRedirectingIdentity "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useGroupName "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
blockCallingNameForExternalCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowConfigurableCLIDForRedirectingIdentity "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowDepartmentCLIDNameOverride "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useCallLimitsPolicy "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxSimultaneousCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxSimultaneousVideoCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxCallTimeForAnsweredCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxConcurrentRedirectedCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useTranslationRoutingPolicy "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
enableEnterpriseExtensionDialing "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
enforceGroupCallingLineIdentityRestriction "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
enforceEnterpriseCallingLineIdentityRestriction "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowEnterpriseGroupCallTypingForPrivateDialingPlan "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowEnterpriseGroupCallTypingForPublicDialingPlan "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
overrideCLIDRestrictionForPrivateCallCategory "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useEnterpriseCLIDForPrivateCallCategory "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useIncomingCLIDPolicy "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
enableDialableCallerID "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCallProcessingPolicyProfileBroadWorksAnywhereProfileGetRequest
Abstract
no
Documentation
Request to get the configuration for a call processing policy profile BroadWorks Anywhere subscriber type profile.
The response is either a SystemCallProcessingPolicyProfileBroadWorksAnywhereProfileGetRequestResponse or an
ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCallProcessingPolicyProfileBroadWorksAnywhereProfileGetRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemCallProcessingPolicyProfileBroadWorksAnywhereProfileGetResponse
Abstract
no
Documentation
Response to SystemCallProcessingPolicyProfileBroadWorksAnywhereProfileGetRequest.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<useCLIDPolicy>
xs :boolean </useCLIDPolicy>
[1]
<allowAlternateNumbersForRedirectingIdentity>
xs :boolean </allowAlternateNumbersForRedirectingIdentity>
[1]
<useGroupName>
xs :boolean </useGroupName>
[1]
<blockCallingNameForExternalCalls>
xs :boolean </blockCallingNameForExternalCalls>
[1]
<allowConfigurableCLIDForRedirectingIdentity>
xs :boolean </allowConfigurableCLIDForRedirectingIdentity>
[1]
<allowDepartmentCLIDNameOverride>
xs :boolean </allowDepartmentCLIDNameOverride>
[1]
<useCallLimitsPolicy>
xs :boolean </useCallLimitsPolicy>
[1]
<useMaxSimultaneousCalls>
xs :boolean </useMaxSimultaneousCalls>
[1]
<useMaxSimultaneousVideoCalls>
xs :boolean </useMaxSimultaneousVideoCalls>
[1]
<useMaxConcurrentRedirectedCalls>
xs :boolean </useMaxConcurrentRedirectedCalls>
[1]
<useTranslationRoutingPolicy>
xs :boolean </useTranslationRoutingPolicy>
[1]
<enableEnterpriseExtensionDialing>
xs :boolean </enableEnterpriseExtensionDialing>
[1]
<enforceGroupCallingLineIdentityRestriction>
xs :boolean </enforceGroupCallingLineIdentityRestriction>
[1]
<enforceEnterpriseCallingLineIdentityRestriction>
xs :boolean </enforceEnterpriseCallingLineIdentityRestriction>
[1]
<allowEnterpriseGroupCallTypingForPrivateDialingPlan>
xs :boolean </allowEnterpriseGroupCallTypingForPrivateDialingPlan>
[1]
<allowEnterpriseGroupCallTypingForPublicDialingPlan>
xs :boolean </allowEnterpriseGroupCallTypingForPublicDialingPlan>
[1]
<overrideCLIDRestrictionForPrivateCallCategory>
xs :boolean </overrideCLIDRestrictionForPrivateCallCategory>
[1]
<useEnterpriseCLIDForPrivateCallCategory>
xs :boolean </useEnterpriseCLIDForPrivateCallCategory>
[1]
<useIncomingCLIDPolicy>
xs :boolean </useIncomingCLIDPolicy>
[1]
<enableDialableCallerID>
xs :boolean </enableDialableCallerID>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCallProcessingPolicyProfileBroadWorksAnywhereProfileGetResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
useCLIDPolicy "
type ="
xs :boolean
"/>
<
xs:element name ="
allowAlternateNumbersForRedirectingIdentity "
type ="
xs :boolean
"/>
<
xs:element name ="
useGroupName "
type ="
xs :boolean
"/>
<
xs:element name ="
blockCallingNameForExternalCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
allowConfigurableCLIDForRedirectingIdentity "
type ="
xs :boolean
"/>
<
xs:element name ="
allowDepartmentCLIDNameOverride "
type ="
xs :boolean
"/>
<
xs:element name ="
useCallLimitsPolicy "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxSimultaneousCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxSimultaneousVideoCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxConcurrentRedirectedCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
useTranslationRoutingPolicy "
type ="
xs :boolean
"/>
<
xs:element name ="
enableEnterpriseExtensionDialing "
type ="
xs :boolean
"/>
<
xs:element name ="
enforceGroupCallingLineIdentityRestriction "
type ="
xs :boolean
"/>
<
xs:element name ="
enforceEnterpriseCallingLineIdentityRestriction "
type ="
xs :boolean
"/>
<
xs:element name ="
allowEnterpriseGroupCallTypingForPrivateDialingPlan "
type ="
xs :boolean
"/>
<
xs:element name ="
allowEnterpriseGroupCallTypingForPublicDialingPlan "
type ="
xs :boolean
"/>
<
xs:element name ="
overrideCLIDRestrictionForPrivateCallCategory "
type ="
xs :boolean
"/>
<
xs:element name ="
useEnterpriseCLIDForPrivateCallCategory "
type ="
xs :boolean
"/>
<
xs:element name ="
useIncomingCLIDPolicy "
type ="
xs :boolean
"/>
<
xs:element name ="
enableDialableCallerID "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCallProcessingPolicyProfileBroadWorksAnywhereProfileModifyRequest
Abstract
no
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<useCLIDPolicy>
xs :boolean </useCLIDPolicy>
[0..1]
<allowAlternateNumbersForRedirectingIdentity>
xs :boolean </allowAlternateNumbersForRedirectingIdentity>
[0..1]
<useGroupName>
xs :boolean </useGroupName>
[0..1]
<blockCallingNameForExternalCalls>
xs :boolean </blockCallingNameForExternalCalls>
[0..1]
<allowConfigurableCLIDForRedirectingIdentity>
xs :boolean </allowConfigurableCLIDForRedirectingIdentity>
[0..1]
<allowDepartmentCLIDNameOverride>
xs :boolean </allowDepartmentCLIDNameOverride>
[0..1]
<useCallLimitsPolicy>
xs :boolean </useCallLimitsPolicy>
[0..1]
<useMaxSimultaneousCalls>
xs :boolean </useMaxSimultaneousCalls>
[0..1]
<useMaxSimultaneousVideoCalls>
xs :boolean </useMaxSimultaneousVideoCalls>
[0..1]
<useMaxConcurrentRedirectedCalls>
xs :boolean </useMaxConcurrentRedirectedCalls>
[0..1]
<useTranslationRoutingPolicy>
xs :boolean </useTranslationRoutingPolicy>
[0..1]
<enableEnterpriseExtensionDialing>
xs :boolean </enableEnterpriseExtensionDialing>
[0..1]
<enforceGroupCallingLineIdentityRestriction>
xs :boolean </enforceGroupCallingLineIdentityRestriction>
[0..1]
<enforceEnterpriseCallingLineIdentityRestriction>
xs :boolean </enforceEnterpriseCallingLineIdentityRestriction>
[0..1]
<allowEnterpriseGroupCallTypingForPrivateDialingPlan>
xs :boolean </allowEnterpriseGroupCallTypingForPrivateDialingPlan>
[0..1]
<allowEnterpriseGroupCallTypingForPublicDialingPlan>
xs :boolean </allowEnterpriseGroupCallTypingForPublicDialingPlan>
[0..1]
<overrideCLIDRestrictionForPrivateCallCategory>
xs :boolean </overrideCLIDRestrictionForPrivateCallCategory>
[0..1]
<useEnterpriseCLIDForPrivateCallCategory>
xs :boolean </useEnterpriseCLIDForPrivateCallCategory>
[0..1]
<useIncomingCLIDPolicy>
xs :boolean </useIncomingCLIDPolicy>
[0..1]
<enableDialableCallerID>
xs :boolean </enableDialableCallerID>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCallProcessingPolicyProfileBroadWorksAnywhereProfileModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
useCLIDPolicy "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowAlternateNumbersForRedirectingIdentity "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useGroupName "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
blockCallingNameForExternalCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowConfigurableCLIDForRedirectingIdentity "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowDepartmentCLIDNameOverride "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useCallLimitsPolicy "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxSimultaneousCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxSimultaneousVideoCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxConcurrentRedirectedCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useTranslationRoutingPolicy "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
enableEnterpriseExtensionDialing "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
enforceGroupCallingLineIdentityRestriction "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
enforceEnterpriseCallingLineIdentityRestriction "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowEnterpriseGroupCallTypingForPrivateDialingPlan "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowEnterpriseGroupCallTypingForPublicDialingPlan "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
overrideCLIDRestrictionForPrivateCallCategory "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useEnterpriseCLIDForPrivateCallCategory "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useIncomingCLIDPolicy "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
enableDialableCallerID "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCallProcessingPolicyProfileCallCenterProfileGetRequest
Abstract
no
Documentation
Request to get the configuration for a call processing policy profile Call Center subscriber type profile.
The response is either a SystemCallProcessingPolicyProfileCallCenterProfileGetRequestResponse or an
ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCallProcessingPolicyProfileCallCenterProfileGetRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemCallProcessingPolicyProfileCallCenterProfileGetResponse
Abstract
no
Documentation
Response to SystemCallProcessingPolicyProfileCallCenterProfileGetRequest.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<useCLIDPolicy>
xs :boolean </useCLIDPolicy>
[1]
<allowAlternateNumbersForRedirectingIdentity>
xs :boolean </allowAlternateNumbersForRedirectingIdentity>
[1]
<useGroupName>
xs :boolean </useGroupName>
[1]
<blockCallingNameForExternalCalls>
xs :boolean </blockCallingNameForExternalCalls>
[1]
<allowConfigurableCLIDForRedirectingIdentity>
xs :boolean </allowConfigurableCLIDForRedirectingIdentity>
[1]
<allowDepartmentCLIDNameOverride>
xs :boolean </allowDepartmentCLIDNameOverride>
[1]
<useCallLimitsPolicy>
xs :boolean </useCallLimitsPolicy>
[1]
<useMaxSimultaneousCalls>
xs :boolean </useMaxSimultaneousCalls>
[1]
<useMaxSimultaneousVideoCalls>
xs :boolean </useMaxSimultaneousVideoCalls>
[1]
<useMaxConcurrentRedirectedCalls>
xs :boolean </useMaxConcurrentRedirectedCalls>
[1]
<useMaxFindMeFollowMeDepth>
xs :boolean </useMaxFindMeFollowMeDepth>
[1]
<useMaxConcurrentFindMeFollowMeInvocations>
xs :boolean </useMaxConcurrentFindMeFollowMeInvocations>
[1]
<useTranslationRoutingPolicy>
xs :boolean </useTranslationRoutingPolicy>
[1]
<enableEnterpriseExtensionDialing>
xs :boolean </enableEnterpriseExtensionDialing>
[1]
<enforceGroupCallingLineIdentityRestriction>
xs :boolean </enforceGroupCallingLineIdentityRestriction>
[1]
<enforceEnterpriseCallingLineIdentityRestriction>
xs :boolean </enforceEnterpriseCallingLineIdentityRestriction>
[1]
<allowEnterpriseGroupCallTypingForPrivateDialingPlan>
xs :boolean </allowEnterpriseGroupCallTypingForPrivateDialingPlan>
[1]
<allowEnterpriseGroupCallTypingForPublicDialingPlan>
xs :boolean </allowEnterpriseGroupCallTypingForPublicDialingPlan>
[1]
<overrideCLIDRestrictionForPrivateCallCategory>
xs :boolean </overrideCLIDRestrictionForPrivateCallCategory>
[1]
<useIncomingCLIDPolicy>
xs :boolean </useIncomingCLIDPolicy>
[1]
<enableDialableCallerID>
xs :boolean </enableDialableCallerID>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCallProcessingPolicyProfileCallCenterProfileGetResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
useCLIDPolicy "
type ="
xs :boolean
"/>
<
xs:element name ="
allowAlternateNumbersForRedirectingIdentity "
type ="
xs :boolean
"/>
<
xs:element name ="
useGroupName "
type ="
xs :boolean
"/>
<
xs:element name ="
blockCallingNameForExternalCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
allowConfigurableCLIDForRedirectingIdentity "
type ="
xs :boolean
"/>
<
xs:element name ="
allowDepartmentCLIDNameOverride "
type ="
xs :boolean
"/>
<
xs:element name ="
useCallLimitsPolicy "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxSimultaneousCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxSimultaneousVideoCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxConcurrentRedirectedCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxFindMeFollowMeDepth "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxConcurrentFindMeFollowMeInvocations "
type ="
xs :boolean
"/>
<
xs:element name ="
useTranslationRoutingPolicy "
type ="
xs :boolean
"/>
<
xs:element name ="
enableEnterpriseExtensionDialing "
type ="
xs :boolean
"/>
<
xs:element name ="
enforceGroupCallingLineIdentityRestriction "
type ="
xs :boolean
"/>
<
xs:element name ="
enforceEnterpriseCallingLineIdentityRestriction "
type ="
xs :boolean
"/>
<
xs:element name ="
allowEnterpriseGroupCallTypingForPrivateDialingPlan "
type ="
xs :boolean
"/>
<
xs:element name ="
allowEnterpriseGroupCallTypingForPublicDialingPlan "
type ="
xs :boolean
"/>
<
xs:element name ="
overrideCLIDRestrictionForPrivateCallCategory "
type ="
xs :boolean
"/>
<
xs:element name ="
useIncomingCLIDPolicy "
type ="
xs :boolean
"/>
<
xs:element name ="
enableDialableCallerID "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCallProcessingPolicyProfileCallCenterProfileModifyRequest
Abstract
no
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<useCLIDPolicy>
xs :boolean </useCLIDPolicy>
[0..1]
<allowAlternateNumbersForRedirectingIdentity>
xs :boolean </allowAlternateNumbersForRedirectingIdentity>
[0..1]
<useGroupName>
xs :boolean </useGroupName>
[0..1]
<blockCallingNameForExternalCalls>
xs :boolean </blockCallingNameForExternalCalls>
[0..1]
<allowConfigurableCLIDForRedirectingIdentity>
xs :boolean </allowConfigurableCLIDForRedirectingIdentity>
[0..1]
<allowDepartmentCLIDNameOverride>
xs :boolean </allowDepartmentCLIDNameOverride>
[0..1]
<useCallLimitsPolicy>
xs :boolean </useCallLimitsPolicy>
[0..1]
<useMaxSimultaneousCalls>
xs :boolean </useMaxSimultaneousCalls>
[0..1]
<useMaxSimultaneousVideoCalls>
xs :boolean </useMaxSimultaneousVideoCalls>
[0..1]
<useMaxConcurrentRedirectedCalls>
xs :boolean </useMaxConcurrentRedirectedCalls>
[0..1]
<useMaxFindMeFollowMeDepth>
xs :boolean </useMaxFindMeFollowMeDepth>
[0..1]
<useMaxConcurrentFindMeFollowMeInvocations>
xs :boolean </useMaxConcurrentFindMeFollowMeInvocations>
[0..1]
<useTranslationRoutingPolicy>
xs :boolean </useTranslationRoutingPolicy>
[0..1]
<enableEnterpriseExtensionDialing>
xs :boolean </enableEnterpriseExtensionDialing>
[0..1]
<enforceGroupCallingLineIdentityRestriction>
xs :boolean </enforceGroupCallingLineIdentityRestriction>
[0..1]
<enforceEnterpriseCallingLineIdentityRestriction>
xs :boolean </enforceEnterpriseCallingLineIdentityRestriction>
[0..1]
<allowEnterpriseGroupCallTypingForPrivateDialingPlan>
xs :boolean </allowEnterpriseGroupCallTypingForPrivateDialingPlan>
[0..1]
<allowEnterpriseGroupCallTypingForPublicDialingPlan>
xs :boolean </allowEnterpriseGroupCallTypingForPublicDialingPlan>
[0..1]
<overrideCLIDRestrictionForPrivateCallCategory>
xs :boolean </overrideCLIDRestrictionForPrivateCallCategory>
[0..1]
<useIncomingCLIDPolicy>
xs :boolean </useIncomingCLIDPolicy>
[0..1]
<enableDialableCallerID>
xs :boolean </enableDialableCallerID>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCallProcessingPolicyProfileCallCenterProfileModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
useCLIDPolicy "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowAlternateNumbersForRedirectingIdentity "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useGroupName "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
blockCallingNameForExternalCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowConfigurableCLIDForRedirectingIdentity "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowDepartmentCLIDNameOverride "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useCallLimitsPolicy "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxSimultaneousCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxSimultaneousVideoCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxConcurrentRedirectedCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxFindMeFollowMeDepth "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxConcurrentFindMeFollowMeInvocations "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useTranslationRoutingPolicy "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
enableEnterpriseExtensionDialing "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
enforceGroupCallingLineIdentityRestriction "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
enforceEnterpriseCallingLineIdentityRestriction "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowEnterpriseGroupCallTypingForPrivateDialingPlan "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowEnterpriseGroupCallTypingForPublicDialingPlan "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
overrideCLIDRestrictionForPrivateCallCategory "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useIncomingCLIDPolicy "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
enableDialableCallerID "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCallProcessingPolicyProfileDeleteRequest
Abstract
no
Documentation
Delete a call processing policy profile from system.
The response is either a SuccessResponse or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCallProcessingPolicyProfileDeleteRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCallProcessingPolicyProfileFindMeFollowMeProfileGetRequest
Abstract
no
Documentation
Request to get the configuration for a call processing policy profile Find-me/Follow-me subscriber type profile.
The response is either a SystemCallProcessingPolicyProfileFindMeFollowMeProfileGetResponse or an
ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCallProcessingPolicyProfileFindMeFollowMeProfileGetRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemCallProcessingPolicyProfileFindMeFollowMeProfileGetResponse
Abstract
no
Documentation
Response to SystemCallProcessingPolicyProfileFindMeFollowMeProfileGetRequest.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<useCLIDPolicy>
xs :boolean </useCLIDPolicy>
[1]
<allowAlternateNumbersForRedirectingIdentity>
xs :boolean </allowAlternateNumbersForRedirectingIdentity>
[1]
<useGroupName>
xs :boolean </useGroupName>
[1]
<blockCallingNameForExternalCalls>
xs :boolean </blockCallingNameForExternalCalls>
[1]
<allowConfigurableCLIDForRedirectingIdentity>
xs :boolean </allowConfigurableCLIDForRedirectingIdentity>
[1]
<allowDepartmentCLIDNameOverride>
xs :boolean </allowDepartmentCLIDNameOverride>
[1]
<useCallLimitsPolicy>
xs :boolean </useCallLimitsPolicy>
[1]
<useMaxSimultaneousCalls>
xs :boolean </useMaxSimultaneousCalls>
[1]
<useMaxSimultaneousVideoCalls>
xs :boolean </useMaxSimultaneousVideoCalls>
[1]
<useMaxCallTimeForUnansweredCalls>
xs :boolean </useMaxCallTimeForUnansweredCalls>
[1]
<useMaxConcurrentRedirectedCalls>
xs :boolean </useMaxConcurrentRedirectedCalls>
[1]
<useMaxConcurrentFindMeFollowMeInvocations>
xs :boolean </useMaxConcurrentFindMeFollowMeInvocations>
[1]
<useMaxFindMeFollowMeDepth>
xs :boolean </useMaxFindMeFollowMeDepth>
[1]
<useTranslationRoutingPolicy>
xs :boolean </useTranslationRoutingPolicy>
[1]
<enableEnterpriseExtensionDialing>
xs :boolean </enableEnterpriseExtensionDialing>
[1]
<enforceGroupCallingLineIdentityRestriction>
xs :boolean </enforceGroupCallingLineIdentityRestriction>
[1]
<enforceEnterpriseCallingLineIdentityRestriction>
xs :boolean </enforceEnterpriseCallingLineIdentityRestriction>
[1]
<allowEnterpriseGroupCallTypingForPrivateDialingPlan>
xs :boolean </allowEnterpriseGroupCallTypingForPrivateDialingPlan>
[1]
<allowEnterpriseGroupCallTypingForPublicDialingPlan>
xs :boolean </allowEnterpriseGroupCallTypingForPublicDialingPlan>
[1]
<overrideCLIDRestrictionForPrivateCallCategory>
xs :boolean </overrideCLIDRestrictionForPrivateCallCategory>
[1]
<useIncomingCLIDPolicy>
xs :boolean </useIncomingCLIDPolicy>
[1]
<enableDialableCallerID>
xs :boolean </enableDialableCallerID>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCallProcessingPolicyProfileFindMeFollowMeProfileGetResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
useCLIDPolicy "
type ="
xs :boolean
"/>
<
xs:element name ="
allowAlternateNumbersForRedirectingIdentity "
type ="
xs :boolean
"/>
<
xs:element name ="
useGroupName "
type ="
xs :boolean
"/>
<
xs:element name ="
blockCallingNameForExternalCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
allowConfigurableCLIDForRedirectingIdentity "
type ="
xs :boolean
"/>
<
xs:element name ="
allowDepartmentCLIDNameOverride "
type ="
xs :boolean
"/>
<
xs:element name ="
useCallLimitsPolicy "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxSimultaneousCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxSimultaneousVideoCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxCallTimeForUnansweredCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxConcurrentRedirectedCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxConcurrentFindMeFollowMeInvocations "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxFindMeFollowMeDepth "
type ="
xs :boolean
"/>
<
xs:element name ="
useTranslationRoutingPolicy "
type ="
xs :boolean
"/>
<
xs:element name ="
enableEnterpriseExtensionDialing "
type ="
xs :boolean
"/>
<
xs:element name ="
enforceGroupCallingLineIdentityRestriction "
type ="
xs :boolean
"/>
<
xs:element name ="
enforceEnterpriseCallingLineIdentityRestriction "
type ="
xs :boolean
"/>
<
xs:element name ="
allowEnterpriseGroupCallTypingForPrivateDialingPlan "
type ="
xs :boolean
"/>
<
xs:element name ="
allowEnterpriseGroupCallTypingForPublicDialingPlan "
type ="
xs :boolean
"/>
<
xs:element name ="
overrideCLIDRestrictionForPrivateCallCategory "
type ="
xs :boolean
"/>
<
xs:element name ="
useIncomingCLIDPolicy "
type ="
xs :boolean
"/>
<
xs:element name ="
enableDialableCallerID "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCallProcessingPolicyProfileFindMeFollowMeProfileModifyRequest
Abstract
no
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<useCLIDPolicy>
xs :boolean </useCLIDPolicy>
[0..1]
<allowAlternateNumbersForRedirectingIdentity>
xs :boolean </allowAlternateNumbersForRedirectingIdentity>
[0..1]
<useGroupName>
xs :boolean </useGroupName>
[0..1]
<blockCallingNameForExternalCalls>
xs :boolean </blockCallingNameForExternalCalls>
[0..1]
<allowConfigurableCLIDForRedirectingIdentity>
xs :boolean </allowConfigurableCLIDForRedirectingIdentity>
[0..1]
<allowDepartmentCLIDNameOverride>
xs :boolean </allowDepartmentCLIDNameOverride>
[0..1]
<useCallLimitsPolicy>
xs :boolean </useCallLimitsPolicy>
[0..1]
<useMaxSimultaneousCalls>
xs :boolean </useMaxSimultaneousCalls>
[0..1]
<useMaxSimultaneousVideoCalls>
xs :boolean </useMaxSimultaneousVideoCalls>
[0..1]
<useMaxCallTimeForUnansweredCalls>
xs :boolean </useMaxCallTimeForUnansweredCalls>
[0..1]
<useMaxConcurrentRedirectedCalls>
xs :boolean </useMaxConcurrentRedirectedCalls>
[0..1]
<useMaxConcurrentFindMeFollowMeInvocations>
xs :boolean </useMaxConcurrentFindMeFollowMeInvocations>
[0..1]
<useMaxFindMeFollowMeDepth>
xs :boolean </useMaxFindMeFollowMeDepth>
[0..1]
<useTranslationRoutingPolicy>
xs :boolean </useTranslationRoutingPolicy>
[0..1]
<enableEnterpriseExtensionDialing>
xs :boolean </enableEnterpriseExtensionDialing>
[0..1]
<enforceGroupCallingLineIdentityRestriction>
xs :boolean </enforceGroupCallingLineIdentityRestriction>
[0..1]
<enforceEnterpriseCallingLineIdentityRestriction>
xs :boolean </enforceEnterpriseCallingLineIdentityRestriction>
[0..1]
<allowEnterpriseGroupCallTypingForPrivateDialingPlan>
xs :boolean </allowEnterpriseGroupCallTypingForPrivateDialingPlan>
[0..1]
<allowEnterpriseGroupCallTypingForPublicDialingPlan>
xs :boolean </allowEnterpriseGroupCallTypingForPublicDialingPlan>
[0..1]
<overrideCLIDRestrictionForPrivateCallCategory>
xs :boolean </overrideCLIDRestrictionForPrivateCallCategory>
[0..1]
<useIncomingCLIDPolicy>
xs :boolean </useIncomingCLIDPolicy>
[0..1]
<enableDialableCallerID>
xs :boolean </enableDialableCallerID>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCallProcessingPolicyProfileFindMeFollowMeProfileModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
useCLIDPolicy "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowAlternateNumbersForRedirectingIdentity "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useGroupName "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
blockCallingNameForExternalCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowConfigurableCLIDForRedirectingIdentity "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowDepartmentCLIDNameOverride "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useCallLimitsPolicy "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxSimultaneousCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxSimultaneousVideoCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxCallTimeForUnansweredCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxConcurrentRedirectedCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxConcurrentFindMeFollowMeInvocations "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxFindMeFollowMeDepth "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useTranslationRoutingPolicy "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
enableEnterpriseExtensionDialing "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
enforceGroupCallingLineIdentityRestriction "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
enforceEnterpriseCallingLineIdentityRestriction "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowEnterpriseGroupCallTypingForPrivateDialingPlan "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowEnterpriseGroupCallTypingForPublicDialingPlan "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
overrideCLIDRestrictionForPrivateCallCategory "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useIncomingCLIDPolicy "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
enableDialableCallerID "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCallProcessingPolicyProfileFlexibleSeatingHostProfileGetRequest
Abstract
no
Documentation
Request to get the configuration for a call processing policy profile Flexible Seating Host subscriber type profile.
The response is either a SystemCallProcessingPolicyProfileFlexibleSeatingHostProfileGetResponse or an
ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCallProcessingPolicyProfileFlexibleSeatingHostProfileGetRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemCallProcessingPolicyProfileFlexibleSeatingHostProfileGetResponse
Abstract
no
Documentation
Response to SystemCallProcessingPolicyProfileFlexibleSeatingHostProfileGetRequest.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<useCLIDPolicy>
xs :boolean </useCLIDPolicy>
[1]
<useGroupName>
xs :boolean </useGroupName>
[1]
<blockCallingNameForExternalCalls>
xs :boolean </blockCallingNameForExternalCalls>
[1]
<allowConfigurableCLIDForRedirectingIdentity>
xs :boolean </allowConfigurableCLIDForRedirectingIdentity>
[0..1]
<allowDepartmentCLIDNameOverride>
xs :boolean </allowDepartmentCLIDNameOverride>
[1]
<useCallLimitsPolicy>
xs :boolean </useCallLimitsPolicy>
[1]
<useMaxSimultaneousCalls>
xs :boolean </useMaxSimultaneousCalls>
[1]
<useMaxSimultaneousVideoCalls>
xs :boolean </useMaxSimultaneousVideoCalls>
[1]
<useMaxCallTimeForAnsweredCalls>
xs :boolean </useMaxCallTimeForAnsweredCalls>
[1]
<useMaxCallTimeForUnansweredCalls>
xs :boolean </useMaxCallTimeForUnansweredCalls>
[1]
<useTranslationRoutingPolicy>
xs :boolean </useTranslationRoutingPolicy>
[1]
<enableEnterpriseExtensionDialing>
xs :boolean </enableEnterpriseExtensionDialing>
[1]
<enforceGroupCallingLineIdentityRestriction>
xs :boolean </enforceGroupCallingLineIdentityRestriction>
[1]
<enforceEnterpriseCallingLineIdentityRestriction>
xs :boolean </enforceEnterpriseCallingLineIdentityRestriction>
[1]
<allowEnterpriseGroupCallTypingForPrivateDialingPlan>
xs :boolean </allowEnterpriseGroupCallTypingForPrivateDialingPlan>
[1]
<allowEnterpriseGroupCallTypingForPublicDialingPlan>
xs :boolean </allowEnterpriseGroupCallTypingForPublicDialingPlan>
[1]
<overrideCLIDRestrictionForPrivateCallCategory>
xs :boolean </overrideCLIDRestrictionForPrivateCallCategory>
[1]
<useEnterpriseCLIDForPrivateCallCategory>
xs :boolean </useEnterpriseCLIDForPrivateCallCategory>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCallProcessingPolicyProfileFlexibleSeatingHostProfileGetResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
useCLIDPolicy "
type ="
xs :boolean
"/>
<
xs:element name ="
useGroupName "
type ="
xs :boolean
"/>
<
xs:element name ="
blockCallingNameForExternalCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
allowConfigurableCLIDForRedirectingIdentity "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowDepartmentCLIDNameOverride "
type ="
xs :boolean
"/>
<
xs:element name ="
useCallLimitsPolicy "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxSimultaneousCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxSimultaneousVideoCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxCallTimeForAnsweredCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxCallTimeForUnansweredCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
useTranslationRoutingPolicy "
type ="
xs :boolean
"/>
<
xs:element name ="
enableEnterpriseExtensionDialing "
type ="
xs :boolean
"/>
<
xs:element name ="
enforceGroupCallingLineIdentityRestriction "
type ="
xs :boolean
"/>
<
xs:element name ="
enforceEnterpriseCallingLineIdentityRestriction "
type ="
xs :boolean
"/>
<
xs:element name ="
allowEnterpriseGroupCallTypingForPrivateDialingPlan "
type ="
xs :boolean
"/>
<
xs:element name ="
allowEnterpriseGroupCallTypingForPublicDialingPlan "
type ="
xs :boolean
"/>
<
xs:element name ="
overrideCLIDRestrictionForPrivateCallCategory "
type ="
xs :boolean
"/>
<
xs:element name ="
useEnterpriseCLIDForPrivateCallCategory "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCallProcessingPolicyProfileFlexibleSeatingHostProfileModifyRequest
Abstract
no
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<useCLIDPolicy>
xs :boolean </useCLIDPolicy>
[0..1]
<useGroupName>
xs :boolean </useGroupName>
[0..1]
<blockCallingNameForExternalCalls>
xs :boolean </blockCallingNameForExternalCalls>
[0..1]
<allowConfigurableCLIDForRedirectingIdentity>
xs :boolean </allowConfigurableCLIDForRedirectingIdentity>
[0..1]
<allowDepartmentCLIDNameOverride>
xs :boolean </allowDepartmentCLIDNameOverride>
[0..1]
<useCallLimitsPolicy>
xs :boolean </useCallLimitsPolicy>
[0..1]
<useMaxSimultaneousCalls>
xs :boolean </useMaxSimultaneousCalls>
[0..1]
<useMaxSimultaneousVideoCalls>
xs :boolean </useMaxSimultaneousVideoCalls>
[0..1]
<useMaxCallTimeForAnsweredCalls>
xs :boolean </useMaxCallTimeForAnsweredCalls>
[0..1]
<useMaxCallTimeForUnansweredCalls>
xs :boolean </useMaxCallTimeForUnansweredCalls>
[0..1]
<useTranslationRoutingPolicy>
xs :boolean </useTranslationRoutingPolicy>
[0..1]
<enableEnterpriseExtensionDialing>
xs :boolean </enableEnterpriseExtensionDialing>
[0..1]
<enforceGroupCallingLineIdentityRestriction>
xs :boolean </enforceGroupCallingLineIdentityRestriction>
[0..1]
<enforceEnterpriseCallingLineIdentityRestriction>
xs :boolean </enforceEnterpriseCallingLineIdentityRestriction>
[0..1]
<allowEnterpriseGroupCallTypingForPrivateDialingPlan>
xs :boolean </allowEnterpriseGroupCallTypingForPrivateDialingPlan>
[0..1]
<allowEnterpriseGroupCallTypingForPublicDialingPlan>
xs :boolean </allowEnterpriseGroupCallTypingForPublicDialingPlan>
[0..1]
<overrideCLIDRestrictionForPrivateCallCategory>
xs :boolean </overrideCLIDRestrictionForPrivateCallCategory>
[0..1]
<useEnterpriseCLIDForPrivateCallCategory>
xs :boolean </useEnterpriseCLIDForPrivateCallCategory>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCallProcessingPolicyProfileFlexibleSeatingHostProfileModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
useCLIDPolicy "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
emergencyClidPolicy "
type ="
GroupCLIDPolicy
"
minOccurs ="
0 "/>
<
xs:element name ="
useGroupName "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
blockCallingNameForExternalCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowConfigurableCLIDForRedirectingIdentity "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowDepartmentCLIDNameOverride "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useCallLimitsPolicy "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxSimultaneousCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxSimultaneousVideoCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxCallTimeForAnsweredCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxCallTimeForUnansweredCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useTranslationRoutingPolicy "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
enableEnterpriseExtensionDialing "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
enforceGroupCallingLineIdentityRestriction "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
enforceEnterpriseCallingLineIdentityRestriction "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowEnterpriseGroupCallTypingForPrivateDialingPlan "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowEnterpriseGroupCallTypingForPublicDialingPlan "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
overrideCLIDRestrictionForPrivateCallCategory "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useEnterpriseCLIDForPrivateCallCategory "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCallProcessingPolicyProfileGetAssignedNCOSListRequest
Abstract
no
Documentation
Request a list of NCOSs that have a given CallP Policy Profile assigned.
The response is either a
SystemCallProcessingPolicyProfileGetAssignedNCOSListResponse or
ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCallProcessingPolicyProfileGetAssignedNCOSListRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemCallProcessingPolicyProfileGetAssignedNCOSListResponse
Abstract
no
Documentation
Response to the
SystemCallProcessingPolicyProfileGetAssignedNCOSListRequest.
The response contains a table of all Network Classes of Service that
contain the specific CAllP Policy Profile. The column headings
are "Name" and "Description".
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<networkClassOfServiceTable>
core :OCITable
</networkClassOfServiceTable>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCallProcessingPolicyProfileGetAssignedNCOSListResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
networkClassOfServiceTable "
type ="
core :OCITable
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCallProcessingPolicyProfileGetListRequest
Abstract
no
Documentation
Get the list of all Call Processing Policy Profiles.
The response is either a SystemCallProcessingPolicyProfileGetListResponse
or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCallProcessingPolicyProfileGetListRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemCallProcessingPolicyProfileGetListResponse
Abstract
no
Documentation
Response to the SystemCallProcessingPolicyProfileGetListRequest.
The response contains a table of all Call Processing Policy Profiles
in the system. The column headings are "Name" and "Description".
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<callProcessingPolicyProfilesTable>
core :OCITable
</callProcessingPolicyProfilesTable>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCallProcessingPolicyProfileGetListResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
callProcessingPolicyProfilesTable "
type ="
core :OCITable
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCallProcessingPolicyProfileGetRequest20
Abstract
no
Documentation
Request to get a call processing policy profile in system.
The response is either a SystemCallProcessingPolicyProfileGetResponse20 or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCallProcessingPolicyProfileGetRequest20 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemCallProcessingPolicyProfileGetResponse20
Abstract
no
Documentation
Response to a SystemCallProcessingPolicyProfileGetRequest20.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCallProcessingPolicyProfileGetResponse20 ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCallProcessingPolicyProfileGroupPagingProfileGetRequest
Abstract
no
Documentation
Request to get the configuration for a call processing policy profile Group Paging subscriber type profile.
The response is either a SystemCallProcessingPolicyProfileGroupPagingProfileGetResponse or an
ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCallProcessingPolicyProfileGroupPagingProfileGetRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemCallProcessingPolicyProfileGroupPagingProfileGetResponse
Abstract
no
Documentation
Response to SystemCallProcessingPolicyProfileGroupPagingProfileGetRequest.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<useCLIDPolicy>
xs :boolean </useCLIDPolicy>
[1]
<useGroupName>
xs :boolean </useGroupName>
[1]
<blockCallingNameForExternalCalls>
xs :boolean </blockCallingNameForExternalCalls>
[1]
<allowConfigurableCLIDForRedirectingIdentity>
xs :boolean </allowConfigurableCLIDForRedirectingIdentity>
[1]
<allowDepartmentCLIDNameOverride>
xs :boolean </allowDepartmentCLIDNameOverride>
[1]
<useCallLimitsPolicy>
xs :boolean </useCallLimitsPolicy>
[1]
<useMaxCallTimeForAnsweredCalls>
xs :boolean </useMaxCallTimeForAnsweredCalls>
[1]
<useMaxCallTimeForUnansweredCalls>
xs :boolean </useMaxCallTimeForUnansweredCalls>
[1]
<useMaxConcurrentRedirectedCalls>
xs :boolean </useMaxConcurrentRedirectedCalls>
[1]
<useMaxFindMeFollowMeDepth>
xs :boolean </useMaxFindMeFollowMeDepth>
[1]
<useTranslationRoutingPolicy>
xs :boolean </useTranslationRoutingPolicy>
[1]
<enableEnterpriseExtensionDialing>
xs :boolean </enableEnterpriseExtensionDialing>
[1]
<enforceGroupCallingLineIdentityRestriction>
xs :boolean </enforceGroupCallingLineIdentityRestriction>
[1]
<enforceEnterpriseCallingLineIdentityRestriction>
xs :boolean </enforceEnterpriseCallingLineIdentityRestriction>
[1]
<allowEnterpriseGroupCallTypingForPrivateDialingPlan>
xs :boolean </allowEnterpriseGroupCallTypingForPrivateDialingPlan>
[1]
<allowEnterpriseGroupCallTypingForPublicDialingPlan>
xs :boolean </allowEnterpriseGroupCallTypingForPublicDialingPlan>
[1]
<overrideCLIDRestrictionForPrivateCallCategory>
xs :boolean </overrideCLIDRestrictionForPrivateCallCategory>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCallProcessingPolicyProfileGroupPagingProfileGetResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
useCLIDPolicy "
type ="
xs :boolean
"/>
<
xs:element name ="
useGroupName "
type ="
xs :boolean
"/>
<
xs:element name ="
blockCallingNameForExternalCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
allowConfigurableCLIDForRedirectingIdentity "
type ="
xs :boolean
"/>
<
xs:element name ="
allowDepartmentCLIDNameOverride "
type ="
xs :boolean
"/>
<
xs:element name ="
useCallLimitsPolicy "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxCallTimeForAnsweredCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxCallTimeForUnansweredCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxConcurrentRedirectedCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxFindMeFollowMeDepth "
type ="
xs :boolean
"/>
<
xs:element name ="
useTranslationRoutingPolicy "
type ="
xs :boolean
"/>
<
xs:element name ="
enableEnterpriseExtensionDialing "
type ="
xs :boolean
"/>
<
xs:element name ="
enforceGroupCallingLineIdentityRestriction "
type ="
xs :boolean
"/>
<
xs:element name ="
enforceEnterpriseCallingLineIdentityRestriction "
type ="
xs :boolean
"/>
<
xs:element name ="
allowEnterpriseGroupCallTypingForPrivateDialingPlan "
type ="
xs :boolean
"/>
<
xs:element name ="
allowEnterpriseGroupCallTypingForPublicDialingPlan "
type ="
xs :boolean
"/>
<
xs:element name ="
overrideCLIDRestrictionForPrivateCallCategory "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCallProcessingPolicyProfileGroupPagingProfileModifyRequest
Abstract
no
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<useCLIDPolicy>
xs :boolean </useCLIDPolicy>
[0..1]
<useGroupName>
xs :boolean </useGroupName>
[0..1]
<blockCallingNameForExternalCalls>
xs :boolean </blockCallingNameForExternalCalls>
[0..1]
<allowConfigurableCLIDForRedirectingIdentity>
xs :boolean </allowConfigurableCLIDForRedirectingIdentity>
[0..1]
<allowDepartmentCLIDNameOverride>
xs :boolean </allowDepartmentCLIDNameOverride>
[0..1]
<useCallLimitsPolicy>
xs :boolean </useCallLimitsPolicy>
[0..1]
<useMaxCallTimeForAnsweredCalls>
xs :boolean </useMaxCallTimeForAnsweredCalls>
[0..1]
<useMaxCallTimeForUnansweredCalls>
xs :boolean </useMaxCallTimeForUnansweredCalls>
[0..1]
<useMaxConcurrentRedirectedCalls>
xs :boolean </useMaxConcurrentRedirectedCalls>
[0..1]
<useMaxFindMeFollowMeDepth>
xs :boolean </useMaxFindMeFollowMeDepth>
[0..1]
<useTranslationRoutingPolicy>
xs :boolean </useTranslationRoutingPolicy>
[0..1]
<enableEnterpriseExtensionDialing>
xs :boolean </enableEnterpriseExtensionDialing>
[0..1]
<enforceGroupCallingLineIdentityRestriction>
xs :boolean </enforceGroupCallingLineIdentityRestriction>
[0..1]
<enforceEnterpriseCallingLineIdentityRestriction>
xs :boolean </enforceEnterpriseCallingLineIdentityRestriction>
[0..1]
<allowEnterpriseGroupCallTypingForPrivateDialingPlan>
xs :boolean </allowEnterpriseGroupCallTypingForPrivateDialingPlan>
[0..1]
<allowEnterpriseGroupCallTypingForPublicDialingPlan>
xs :boolean </allowEnterpriseGroupCallTypingForPublicDialingPlan>
[0..1]
<overrideCLIDRestrictionForPrivateCallCategory>
xs :boolean </overrideCLIDRestrictionForPrivateCallCategory>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCallProcessingPolicyProfileGroupPagingProfileModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
useCLIDPolicy "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useGroupName "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
blockCallingNameForExternalCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowConfigurableCLIDForRedirectingIdentity "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowDepartmentCLIDNameOverride "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useCallLimitsPolicy "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxCallTimeForAnsweredCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxCallTimeForUnansweredCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxConcurrentRedirectedCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxFindMeFollowMeDepth "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useTranslationRoutingPolicy "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
enableEnterpriseExtensionDialing "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
enforceGroupCallingLineIdentityRestriction "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
enforceEnterpriseCallingLineIdentityRestriction "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowEnterpriseGroupCallTypingForPrivateDialingPlan "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowEnterpriseGroupCallTypingForPublicDialingPlan "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
overrideCLIDRestrictionForPrivateCallCategory "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCallProcessingPolicyProfileHuntGroupProfileGetRequest
Abstract
no
Documentation
Request to get the configuration for a call processing policy profile Hunt Group subscriber type profile.
The response is either a SystemCallProcessingPolicyProfileHuntGroupProfileGetResponse or an
ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCallProcessingPolicyProfileHuntGroupProfileGetRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemCallProcessingPolicyProfileHuntGroupProfileGetResponse
Abstract
no
Documentation
Response to SystemCallProcessingPolicyProfileHuntGroupProfileGetRequest.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<useCLIDPolicy>
xs :boolean </useCLIDPolicy>
[1]
<allowAlternateNumbersForRedirectingIdentity>
xs :boolean </allowAlternateNumbersForRedirectingIdentity>
[1]
<useGroupName>
xs :boolean </useGroupName>
[1]
<blockCallingNameForExternalCalls>
xs :boolean </blockCallingNameForExternalCalls>
[1]
<allowConfigurableCLIDForRedirectingIdentity>
xs :boolean </allowConfigurableCLIDForRedirectingIdentity>
[1]
<allowDepartmentCLIDNameOverride>
xs :boolean </allowDepartmentCLIDNameOverride>
[1]
<useCallLimitsPolicy>
xs :boolean </useCallLimitsPolicy>
[1]
<useMaxSimultaneousCalls>
xs :boolean </useMaxSimultaneousCalls>
[1]
<useMaxSimultaneousVideoCalls>
xs :boolean </useMaxSimultaneousVideoCalls>
[1]
<useMaxCallTimeForUnansweredCalls>
xs :boolean </useMaxCallTimeForUnansweredCalls>
[1]
<useMaxConcurrentRedirectedCalls>
xs :boolean </useMaxConcurrentRedirectedCalls>
[1]
<useMaxConcurrentFindMeFollowMeInvocations>
xs :boolean </useMaxConcurrentFindMeFollowMeInvocations>
[1]
<useMaxFindMeFollowMeDepth>
xs :boolean </useMaxFindMeFollowMeDepth>
[1]
<useTranslationRoutingPolicy>
xs :boolean </useTranslationRoutingPolicy>
[1]
<enableEnterpriseExtensionDialing>
xs :boolean </enableEnterpriseExtensionDialing>
[1]
<enforceGroupCallingLineIdentityRestriction>
xs :boolean </enforceGroupCallingLineIdentityRestriction>
[1]
<enforceEnterpriseCallingLineIdentityRestriction>
xs :boolean </enforceEnterpriseCallingLineIdentityRestriction>
[1]
<allowEnterpriseGroupCallTypingForPrivateDialingPlan>
xs :boolean </allowEnterpriseGroupCallTypingForPrivateDialingPlan>
[1]
<allowEnterpriseGroupCallTypingForPublicDialingPlan>
xs :boolean </allowEnterpriseGroupCallTypingForPublicDialingPlan>
[1]
<overrideCLIDRestrictionForPrivateCallCategory>
xs :boolean </overrideCLIDRestrictionForPrivateCallCategory>
[1]
<useIncomingCLIDPolicy>
xs :boolean </useIncomingCLIDPolicy>
[1]
<enableDialableCallerID>
xs :boolean </enableDialableCallerID>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCallProcessingPolicyProfileHuntGroupProfileGetResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
useCLIDPolicy "
type ="
xs :boolean
"/>
<
xs:element name ="
allowAlternateNumbersForRedirectingIdentity "
type ="
xs :boolean
"/>
<
xs:element name ="
useGroupName "
type ="
xs :boolean
"/>
<
xs:element name ="
blockCallingNameForExternalCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
allowConfigurableCLIDForRedirectingIdentity "
type ="
xs :boolean
"/>
<
xs:element name ="
allowDepartmentCLIDNameOverride "
type ="
xs :boolean
"/>
<
xs:element name ="
useCallLimitsPolicy "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxSimultaneousCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxSimultaneousVideoCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxCallTimeForUnansweredCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxConcurrentRedirectedCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxConcurrentFindMeFollowMeInvocations "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxFindMeFollowMeDepth "
type ="
xs :boolean
"/>
<
xs:element name ="
useTranslationRoutingPolicy "
type ="
xs :boolean
"/>
<
xs:element name ="
enableEnterpriseExtensionDialing "
type ="
xs :boolean
"/>
<
xs:element name ="
enforceGroupCallingLineIdentityRestriction "
type ="
xs :boolean
"/>
<
xs:element name ="
enforceEnterpriseCallingLineIdentityRestriction "
type ="
xs :boolean
"/>
<
xs:element name ="
allowEnterpriseGroupCallTypingForPrivateDialingPlan "
type ="
xs :boolean
"/>
<
xs:element name ="
allowEnterpriseGroupCallTypingForPublicDialingPlan "
type ="
xs :boolean
"/>
<
xs:element name ="
overrideCLIDRestrictionForPrivateCallCategory "
type ="
xs :boolean
"/>
<
xs:element name ="
useIncomingCLIDPolicy "
type ="
xs :boolean
"/>
<
xs:element name ="
enableDialableCallerID "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest
Abstract
no
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<useCLIDPolicy>
xs :boolean </useCLIDPolicy>
[0..1]
<allowAlternateNumbersForRedirectingIdentity>
xs :boolean </allowAlternateNumbersForRedirectingIdentity>
[0..1]
<useGroupName>
xs :boolean </useGroupName>
[0..1]
<blockCallingNameForExternalCalls>
xs :boolean </blockCallingNameForExternalCalls>
[0..1]
<allowConfigurableCLIDForRedirectingIdentity>
xs :boolean </allowConfigurableCLIDForRedirectingIdentity>
[0..1]
<allowDepartmentCLIDNameOverride>
xs :boolean </allowDepartmentCLIDNameOverride>
[0..1]
<useCallLimitsPolicy>
xs :boolean </useCallLimitsPolicy>
[0..1]
<useMaxSimultaneousCalls>
xs :boolean </useMaxSimultaneousCalls>
[0..1]
<useMaxSimultaneousVideoCalls>
xs :boolean </useMaxSimultaneousVideoCalls>
[0..1]
<useMaxCallTimeForUnansweredCalls>
xs :boolean </useMaxCallTimeForUnansweredCalls>
[0..1]
<useMaxConcurrentRedirectedCalls>
xs :boolean </useMaxConcurrentRedirectedCalls>
[0..1]
<useMaxConcurrentFindMeFollowMeInvocations>
xs :boolean </useMaxConcurrentFindMeFollowMeInvocations>
[0..1]
<useMaxFindMeFollowMeDepth>
xs :boolean </useMaxFindMeFollowMeDepth>
[0..1]
<useTranslationRoutingPolicy>
xs :boolean </useTranslationRoutingPolicy>
[0..1]
<enableEnterpriseExtensionDialing>
xs :boolean </enableEnterpriseExtensionDialing>
[0..1]
<enforceGroupCallingLineIdentityRestriction>
xs :boolean </enforceGroupCallingLineIdentityRestriction>
[0..1]
<enforceEnterpriseCallingLineIdentityRestriction>
xs :boolean </enforceEnterpriseCallingLineIdentityRestriction>
[0..1]
<allowEnterpriseGroupCallTypingForPrivateDialingPlan>
xs :boolean </allowEnterpriseGroupCallTypingForPrivateDialingPlan>
[0..1]
<allowEnterpriseGroupCallTypingForPublicDialingPlan>
xs :boolean </allowEnterpriseGroupCallTypingForPublicDialingPlan>
[0..1]
<overrideCLIDRestrictionForPrivateCallCategory>
xs :boolean </overrideCLIDRestrictionForPrivateCallCategory>
[0..1]
<useIncomingCLIDPolicy>
xs :boolean </useIncomingCLIDPolicy>
[0..1]
<enableDialableCallerID>
xs :boolean </enableDialableCallerID>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCallProcessingPolicyProfileHuntGroupProfileModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
useCLIDPolicy "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowAlternateNumbersForRedirectingIdentity "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useGroupName "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
blockCallingNameForExternalCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowConfigurableCLIDForRedirectingIdentity "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowDepartmentCLIDNameOverride "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useCallLimitsPolicy "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxSimultaneousCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxSimultaneousVideoCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxCallTimeForUnansweredCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxConcurrentRedirectedCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxConcurrentFindMeFollowMeInvocations "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxFindMeFollowMeDepth "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useTranslationRoutingPolicy "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
enableEnterpriseExtensionDialing "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
enforceGroupCallingLineIdentityRestriction "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
enforceEnterpriseCallingLineIdentityRestriction "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowEnterpriseGroupCallTypingForPrivateDialingPlan "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowEnterpriseGroupCallTypingForPublicDialingPlan "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
overrideCLIDRestrictionForPrivateCallCategory "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useIncomingCLIDPolicy "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
enableDialableCallerID "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCallProcessingPolicyProfileInstantGroupCallProfileGetRequest
Abstract
no
Documentation
Request to get the configuration for a call processing policy profile Instant Group Call subscriber type profile.
The response is either a SystemCallProcessingPolicyProfileInstantGroupCallProfileGetResponse or an
ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCallProcessingPolicyProfileInstantGroupCallProfileGetRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemCallProcessingPolicyProfileInstantGroupCallProfileGetResponse
Abstract
no
Documentation
Response to SystemCallProcessingPolicyProfileInstantGroupCallProfileGetRequest.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<useCLIDPolicy>
xs :boolean </useCLIDPolicy>
[1]
<allowAlternateNumbersForRedirectingIdentity>
xs :boolean </allowAlternateNumbersForRedirectingIdentity>
[1]
<useGroupName>
xs :boolean </useGroupName>
[1]
<blockCallingNameForExternalCalls>
xs :boolean </blockCallingNameForExternalCalls>
[1]
<allowConfigurableCLIDForRedirectingIdentity>
xs :boolean </allowConfigurableCLIDForRedirectingIdentity>
[1]
<allowDepartmentCLIDNameOverride>
xs :boolean </allowDepartmentCLIDNameOverride>
[1]
<useCallLimitsPolicy>
xs :boolean </useCallLimitsPolicy>
[1]
<useMaxCallTimeForAnsweredCalls>
xs :boolean </useMaxCallTimeForAnsweredCalls>
[1]
<useMaxCallTimeForUnansweredCalls>
xs :boolean </useMaxCallTimeForUnansweredCalls>
[1]
<useMaxConcurrentRedirectedCalls>
xs :boolean </useMaxConcurrentRedirectedCalls>
[1]
<useMaxFindMeFollowMeDepth>
xs :boolean </useMaxFindMeFollowMeDepth>
[1]
<useTranslationRoutingPolicy>
xs :boolean </useTranslationRoutingPolicy>
[1]
<enableEnterpriseExtensionDialing>
xs :boolean </enableEnterpriseExtensionDialing>
[1]
<enforceGroupCallingLineIdentityRestriction>
xs :boolean </enforceGroupCallingLineIdentityRestriction>
[1]
<enforceEnterpriseCallingLineIdentityRestriction>
xs :boolean </enforceEnterpriseCallingLineIdentityRestriction>
[1]
<allowEnterpriseGroupCallTypingForPrivateDialingPlan>
xs :boolean </allowEnterpriseGroupCallTypingForPrivateDialingPlan>
[1]
<allowEnterpriseGroupCallTypingForPublicDialingPlan>
xs :boolean </allowEnterpriseGroupCallTypingForPublicDialingPlan>
[1]
<overrideCLIDRestrictionForPrivateCallCategory>
xs :boolean </overrideCLIDRestrictionForPrivateCallCategory>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCallProcessingPolicyProfileInstantGroupCallProfileGetResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
useCLIDPolicy "
type ="
xs :boolean
"/>
<
xs:element name ="
allowAlternateNumbersForRedirectingIdentity "
type ="
xs :boolean
"/>
<
xs:element name ="
useGroupName "
type ="
xs :boolean
"/>
<
xs:element name ="
blockCallingNameForExternalCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
allowConfigurableCLIDForRedirectingIdentity "
type ="
xs :boolean
"/>
<
xs:element name ="
allowDepartmentCLIDNameOverride "
type ="
xs :boolean
"/>
<
xs:element name ="
useCallLimitsPolicy "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxCallTimeForAnsweredCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxCallTimeForUnansweredCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxConcurrentRedirectedCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxFindMeFollowMeDepth "
type ="
xs :boolean
"/>
<
xs:element name ="
useTranslationRoutingPolicy "
type ="
xs :boolean
"/>
<
xs:element name ="
enableEnterpriseExtensionDialing "
type ="
xs :boolean
"/>
<
xs:element name ="
enforceGroupCallingLineIdentityRestriction "
type ="
xs :boolean
"/>
<
xs:element name ="
enforceEnterpriseCallingLineIdentityRestriction "
type ="
xs :boolean
"/>
<
xs:element name ="
allowEnterpriseGroupCallTypingForPrivateDialingPlan "
type ="
xs :boolean
"/>
<
xs:element name ="
allowEnterpriseGroupCallTypingForPublicDialingPlan "
type ="
xs :boolean
"/>
<
xs:element name ="
overrideCLIDRestrictionForPrivateCallCategory "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCallProcessingPolicyProfileInstantGroupCallProfileModifyRequest
Abstract
no
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<useCLIDPolicy>
xs :boolean </useCLIDPolicy>
[0..1]
<allowAlternateNumbersForRedirectingIdentity>
xs :boolean </allowAlternateNumbersForRedirectingIdentity>
[0..1]
<useGroupName>
xs :boolean </useGroupName>
[0..1]
<blockCallingNameForExternalCalls>
xs :boolean </blockCallingNameForExternalCalls>
[0..1]
<allowConfigurableCLIDForRedirectingIdentity>
xs :boolean </allowConfigurableCLIDForRedirectingIdentity>
[0..1]
<allowDepartmentCLIDNameOverride>
xs :boolean </allowDepartmentCLIDNameOverride>
[0..1]
<useCallLimitsPolicy>
xs :boolean </useCallLimitsPolicy>
[0..1]
<useMaxCallTimeForAnsweredCalls>
xs :boolean </useMaxCallTimeForAnsweredCalls>
[0..1]
<useMaxCallTimeForUnansweredCalls>
xs :boolean </useMaxCallTimeForUnansweredCalls>
[0..1]
<useMaxConcurrentRedirectedCalls>
xs :boolean </useMaxConcurrentRedirectedCalls>
[0..1]
<useMaxFindMeFollowMeDepth>
xs :boolean </useMaxFindMeFollowMeDepth>
[0..1]
<useTranslationRoutingPolicy>
xs :boolean </useTranslationRoutingPolicy>
[0..1]
<enableEnterpriseExtensionDialing>
xs :boolean </enableEnterpriseExtensionDialing>
[0..1]
<enforceGroupCallingLineIdentityRestriction>
xs :boolean </enforceGroupCallingLineIdentityRestriction>
[0..1]
<enforceEnterpriseCallingLineIdentityRestriction>
xs :boolean </enforceEnterpriseCallingLineIdentityRestriction>
[0..1]
<allowEnterpriseGroupCallTypingForPrivateDialingPlan>
xs :boolean </allowEnterpriseGroupCallTypingForPrivateDialingPlan>
[0..1]
<allowEnterpriseGroupCallTypingForPublicDialingPlan>
xs :boolean </allowEnterpriseGroupCallTypingForPublicDialingPlan>
[0..1]
<overrideCLIDRestrictionForPrivateCallCategory>
xs :boolean </overrideCLIDRestrictionForPrivateCallCategory>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCallProcessingPolicyProfileInstantGroupCallProfileModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
useCLIDPolicy "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowAlternateNumbersForRedirectingIdentity "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useGroupName "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
blockCallingNameForExternalCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowConfigurableCLIDForRedirectingIdentity "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowDepartmentCLIDNameOverride "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useCallLimitsPolicy "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxCallTimeForAnsweredCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxCallTimeForUnansweredCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxConcurrentRedirectedCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxFindMeFollowMeDepth "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useTranslationRoutingPolicy "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
enableEnterpriseExtensionDialing "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
enforceGroupCallingLineIdentityRestriction "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
enforceEnterpriseCallingLineIdentityRestriction "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowEnterpriseGroupCallTypingForPrivateDialingPlan "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowEnterpriseGroupCallTypingForPublicDialingPlan "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
overrideCLIDRestrictionForPrivateCallCategory "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCallProcessingPolicyProfileMeetMeConferencingProfileGetRequest
Abstract
no
Documentation
Request to get the configuration for a call processing policy profile Meet-Me Conferencing subscriber type profile.
The response is either a SystemCallProcessingPolicyProfileMeetMeConferencingProfileGetResponse or an
ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCallProcessingPolicyProfileMeetMeConferencingProfileGetRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemCallProcessingPolicyProfileMeetMeConferencingProfileGetResponse
Abstract
no
Documentation
Response to SystemCallProcessingPolicyProfileMeetMeConferencingProfileGetRequest.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<useCLIDPolicy>
xs :boolean </useCLIDPolicy>
[1]
<allowAlternateNumbersForRedirectingIdentity>
xs :boolean </allowAlternateNumbersForRedirectingIdentity>
[1]
<useGroupName>
xs :boolean </useGroupName>
[1]
<blockCallingNameForExternalCalls>
xs :boolean </blockCallingNameForExternalCalls>
[1]
<allowConfigurableCLIDForRedirectingIdentity>
xs :boolean </allowConfigurableCLIDForRedirectingIdentity>
[1]
<allowDepartmentCLIDNameOverride>
xs :boolean </allowDepartmentCLIDNameOverride>
[1]
<useCallLimitsPolicy>
xs :boolean </useCallLimitsPolicy>
[1]
<useMaxSimultaneousCalls>
xs :boolean </useMaxSimultaneousCalls>
[1]
<useMaxSimultaneousVideoCalls>
xs :boolean </useMaxSimultaneousVideoCalls>
[1]
<useMaxCallTimeForAnsweredCalls>
xs :boolean </useMaxCallTimeForAnsweredCalls>
[1]
<useMaxCallTimeForUnansweredCalls>
xs :boolean </useMaxCallTimeForUnansweredCalls>
[1]
<useMaxConcurrentRedirectedCalls>
xs :boolean </useMaxConcurrentRedirectedCalls>
[1]
<useTranslationRoutingPolicy>
xs :boolean </useTranslationRoutingPolicy>
[1]
<enableEnterpriseExtensionDialing>
xs :boolean </enableEnterpriseExtensionDialing>
[1]
<enforceGroupCallingLineIdentityRestriction>
xs :boolean </enforceGroupCallingLineIdentityRestriction>
[1]
<enforceEnterpriseCallingLineIdentityRestriction>
xs :boolean </enforceEnterpriseCallingLineIdentityRestriction>
[1]
<allowEnterpriseGroupCallTypingForPrivateDialingPlan>
xs :boolean </allowEnterpriseGroupCallTypingForPrivateDialingPlan>
[1]
<allowEnterpriseGroupCallTypingForPublicDialingPlan>
xs :boolean </allowEnterpriseGroupCallTypingForPublicDialingPlan>
[1]
<overrideCLIDRestrictionForPrivateCallCategory>
xs :boolean </overrideCLIDRestrictionForPrivateCallCategory>
[1]
<useEnterpriseCLIDForPrivateCallCategory>
xs :boolean </useEnterpriseCLIDForPrivateCallCategory>
[1]
<useIncomingCLIDPolicy>
xs :boolean </useIncomingCLIDPolicy>
[1]
<enableDialableCallerID>
xs :boolean </enableDialableCallerID>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCallProcessingPolicyProfileMeetMeConferencingProfileGetResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
useCLIDPolicy "
type ="
xs :boolean
"/>
<
xs:element name ="
allowAlternateNumbersForRedirectingIdentity "
type ="
xs :boolean
"/>
<
xs:element name ="
useGroupName "
type ="
xs :boolean
"/>
<
xs:element name ="
blockCallingNameForExternalCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
allowConfigurableCLIDForRedirectingIdentity "
type ="
xs :boolean
"/>
<
xs:element name ="
allowDepartmentCLIDNameOverride "
type ="
xs :boolean
"/>
<
xs:element name ="
useCallLimitsPolicy "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxSimultaneousCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxSimultaneousVideoCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxCallTimeForAnsweredCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxCallTimeForUnansweredCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxConcurrentRedirectedCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
useTranslationRoutingPolicy "
type ="
xs :boolean
"/>
<
xs:element name ="
enableEnterpriseExtensionDialing "
type ="
xs :boolean
"/>
<
xs:element name ="
enforceGroupCallingLineIdentityRestriction "
type ="
xs :boolean
"/>
<
xs:element name ="
enforceEnterpriseCallingLineIdentityRestriction "
type ="
xs :boolean
"/>
<
xs:element name ="
allowEnterpriseGroupCallTypingForPrivateDialingPlan "
type ="
xs :boolean
"/>
<
xs:element name ="
allowEnterpriseGroupCallTypingForPublicDialingPlan "
type ="
xs :boolean
"/>
<
xs:element name ="
overrideCLIDRestrictionForPrivateCallCategory "
type ="
xs :boolean
"/>
<
xs:element name ="
useEnterpriseCLIDForPrivateCallCategory "
type ="
xs :boolean
"/>
<
xs:element name ="
useIncomingCLIDPolicy "
type ="
xs :boolean
"/>
<
xs:element name ="
enableDialableCallerID "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCallProcessingPolicyProfileMeetMeConferencingProfileModifyRequest
Abstract
no
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<useCLIDPolicy>
xs :boolean </useCLIDPolicy>
[0..1]
<allowAlternateNumbersForRedirectingIdentity>
xs :boolean </allowAlternateNumbersForRedirectingIdentity>
[0..1]
<useGroupName>
xs :boolean </useGroupName>
[0..1]
<blockCallingNameForExternalCalls>
xs :boolean </blockCallingNameForExternalCalls>
[0..1]
<allowConfigurableCLIDForRedirectingIdentity>
xs :boolean </allowConfigurableCLIDForRedirectingIdentity>
[0..1]
<allowDepartmentCLIDNameOverride>
xs :boolean </allowDepartmentCLIDNameOverride>
[0..1]
<useCallLimitsPolicy>
xs :boolean </useCallLimitsPolicy>
[0..1]
<useMaxSimultaneousCalls>
xs :boolean </useMaxSimultaneousCalls>
[0..1]
<useMaxSimultaneousVideoCalls>
xs :boolean </useMaxSimultaneousVideoCalls>
[0..1]
<useMaxCallTimeForAnsweredCalls>
xs :boolean </useMaxCallTimeForAnsweredCalls>
[0..1]
<useMaxCallTimeForUnansweredCalls>
xs :boolean </useMaxCallTimeForUnansweredCalls>
[0..1]
<useMaxConcurrentRedirectedCalls>
xs :boolean </useMaxConcurrentRedirectedCalls>
[0..1]
<useTranslationRoutingPolicy>
xs :boolean </useTranslationRoutingPolicy>
[0..1]
<enableEnterpriseExtensionDialing>
xs :boolean </enableEnterpriseExtensionDialing>
[0..1]
<enforceGroupCallingLineIdentityRestriction>
xs :boolean </enforceGroupCallingLineIdentityRestriction>
[0..1]
<enforceEnterpriseCallingLineIdentityRestriction>
xs :boolean </enforceEnterpriseCallingLineIdentityRestriction>
[0..1]
<allowEnterpriseGroupCallTypingForPrivateDialingPlan>
xs :boolean </allowEnterpriseGroupCallTypingForPrivateDialingPlan>
[0..1]
<allowEnterpriseGroupCallTypingForPublicDialingPlan>
xs :boolean </allowEnterpriseGroupCallTypingForPublicDialingPlan>
[0..1]
<overrideCLIDRestrictionForPrivateCallCategory>
xs :boolean </overrideCLIDRestrictionForPrivateCallCategory>
[0..1]
<useEnterpriseCLIDForPrivateCallCategory>
xs :boolean </useEnterpriseCLIDForPrivateCallCategory>
[0..1]
<useIncomingCLIDPolicy>
xs :boolean </useIncomingCLIDPolicy>
[0..1]
<enableDialableCallerID>
xs :boolean </enableDialableCallerID>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCallProcessingPolicyProfileMeetMeConferencingProfileModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
useCLIDPolicy "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
emergencyClidPolicy "
type ="
GroupCLIDPolicy
"
minOccurs ="
0 "/>
<
xs:element name ="
allowAlternateNumbersForRedirectingIdentity "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useGroupName "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
blockCallingNameForExternalCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowConfigurableCLIDForRedirectingIdentity "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowDepartmentCLIDNameOverride "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useCallLimitsPolicy "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxSimultaneousCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxSimultaneousVideoCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxCallTimeForAnsweredCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxCallTimeForUnansweredCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxConcurrentRedirectedCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useTranslationRoutingPolicy "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
enableEnterpriseExtensionDialing "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
enforceGroupCallingLineIdentityRestriction "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
enforceEnterpriseCallingLineIdentityRestriction "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowEnterpriseGroupCallTypingForPrivateDialingPlan "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowEnterpriseGroupCallTypingForPublicDialingPlan "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
overrideCLIDRestrictionForPrivateCallCategory "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useEnterpriseCLIDForPrivateCallCategory "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useIncomingCLIDPolicy "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
enableDialableCallerID "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCallProcessingPolicyProfileModifyRequest20
Abstract
no
Documentation
Modify a call processing policy profile in system.
The response is either a SuccessResponse or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCallProcessingPolicyProfileModifyRequest20 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCallProcessingPolicyProfileRoutePointProfileGetRequest
Abstract
no
Documentation
Request to get the configuration for a call processing policy profile Route Point subscriber type profile.
The response is either a SystemCallProcessingPolicyProfileRoutePointProfileGetResponse or an
ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCallProcessingPolicyProfileRoutePointProfileGetRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemCallProcessingPolicyProfileRoutePointProfileGetResponse
Abstract
no
Documentation
Response to SystemCallProcessingPolicyProfileRoutePointProfileGetRequest.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<useCLIDPolicy>
xs :boolean </useCLIDPolicy>
[1]
<allowAlternateNumbersForRedirectingIdentity>
xs :boolean </allowAlternateNumbersForRedirectingIdentity>
[1]
<useGroupName>
xs :boolean </useGroupName>
[1]
<blockCallingNameForExternalCalls>
xs :boolean </blockCallingNameForExternalCalls>
[1]
<allowConfigurableCLIDForRedirectingIdentity>
xs :boolean </allowConfigurableCLIDForRedirectingIdentity>
[1]
<allowDepartmentCLIDNameOverride>
xs :boolean </allowDepartmentCLIDNameOverride>
[1]
<useCallLimitsPolicy>
xs :boolean </useCallLimitsPolicy>
[1]
<useMaxSimultaneousCalls>
xs :boolean </useMaxSimultaneousCalls>
[1]
<useMaxSimultaneousVideoCalls>
xs :boolean </useMaxSimultaneousVideoCalls>
[1]
<useMaxConcurrentRedirectedCalls>
xs :boolean </useMaxConcurrentRedirectedCalls>
[1]
<useMaxConcurrentFindMeFollowMeInvocations>
xs :boolean </useMaxConcurrentFindMeFollowMeInvocations>
[1]
<useMaxFindMeFollowMeDepth>
xs :boolean </useMaxFindMeFollowMeDepth>
[1]
<useTranslationRoutingPolicy>
xs :boolean </useTranslationRoutingPolicy>
[1]
<enableEnterpriseExtensionDialing>
xs :boolean </enableEnterpriseExtensionDialing>
[1]
<enforceGroupCallingLineIdentityRestriction>
xs :boolean </enforceGroupCallingLineIdentityRestriction>
[1]
<enforceEnterpriseCallingLineIdentityRestriction>
xs :boolean </enforceEnterpriseCallingLineIdentityRestriction>
[1]
<allowEnterpriseGroupCallTypingForPrivateDialingPlan>
xs :boolean </allowEnterpriseGroupCallTypingForPrivateDialingPlan>
[1]
<allowEnterpriseGroupCallTypingForPublicDialingPlan>
xs :boolean </allowEnterpriseGroupCallTypingForPublicDialingPlan>
[1]
<overrideCLIDRestrictionForPrivateCallCategory>
xs :boolean </overrideCLIDRestrictionForPrivateCallCategory>
[1]
<useEnterpriseCLIDForPrivateCallCategory>
xs :boolean </useEnterpriseCLIDForPrivateCallCategory>
[1]
<useIncomingCLIDPolicy>
xs :boolean </useIncomingCLIDPolicy>
[1]
<enableDialableCallerID>
xs :boolean </enableDialableCallerID>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCallProcessingPolicyProfileRoutePointProfileGetResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
useCLIDPolicy "
type ="
xs :boolean
"/>
<
xs:element name ="
allowAlternateNumbersForRedirectingIdentity "
type ="
xs :boolean
"/>
<
xs:element name ="
useGroupName "
type ="
xs :boolean
"/>
<
xs:element name ="
blockCallingNameForExternalCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
allowConfigurableCLIDForRedirectingIdentity "
type ="
xs :boolean
"/>
<
xs:element name ="
allowDepartmentCLIDNameOverride "
type ="
xs :boolean
"/>
<
xs:element name ="
useCallLimitsPolicy "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxSimultaneousCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxSimultaneousVideoCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxConcurrentRedirectedCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxConcurrentFindMeFollowMeInvocations "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxFindMeFollowMeDepth "
type ="
xs :boolean
"/>
<
xs:element name ="
useTranslationRoutingPolicy "
type ="
xs :boolean
"/>
<
xs:element name ="
enableEnterpriseExtensionDialing "
type ="
xs :boolean
"/>
<
xs:element name ="
enforceGroupCallingLineIdentityRestriction "
type ="
xs :boolean
"/>
<
xs:element name ="
enforceEnterpriseCallingLineIdentityRestriction "
type ="
xs :boolean
"/>
<
xs:element name ="
allowEnterpriseGroupCallTypingForPrivateDialingPlan "
type ="
xs :boolean
"/>
<
xs:element name ="
allowEnterpriseGroupCallTypingForPublicDialingPlan "
type ="
xs :boolean
"/>
<
xs:element name ="
overrideCLIDRestrictionForPrivateCallCategory "
type ="
xs :boolean
"/>
<
xs:element name ="
useEnterpriseCLIDForPrivateCallCategory "
type ="
xs :boolean
"/>
<
xs:element name ="
useIncomingCLIDPolicy "
type ="
xs :boolean
"/>
<
xs:element name ="
enableDialableCallerID "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCallProcessingPolicyProfileRoutePointProfileModifyRequest
Abstract
no
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<useCLIDPolicy>
xs :boolean </useCLIDPolicy>
[0..1]
<allowAlternateNumbersForRedirectingIdentity>
xs :boolean </allowAlternateNumbersForRedirectingIdentity>
[0..1]
<useGroupName>
xs :boolean </useGroupName>
[0..1]
<blockCallingNameForExternalCalls>
xs :boolean </blockCallingNameForExternalCalls>
[0..1]
<allowConfigurableCLIDForRedirectingIdentity>
xs :boolean </allowConfigurableCLIDForRedirectingIdentity>
[0..1]
<allowDepartmentCLIDNameOverride>
xs :boolean </allowDepartmentCLIDNameOverride>
[0..1]
<useCallLimitsPolicy>
xs :boolean </useCallLimitsPolicy>
[0..1]
<useMaxSimultaneousCalls>
xs :boolean </useMaxSimultaneousCalls>
[0..1]
<useMaxSimultaneousVideoCalls>
xs :boolean </useMaxSimultaneousVideoCalls>
[0..1]
<useMaxConcurrentRedirectedCalls>
xs :boolean </useMaxConcurrentRedirectedCalls>
[0..1]
<useMaxConcurrentFindMeFollowMeInvocations>
xs :boolean </useMaxConcurrentFindMeFollowMeInvocations>
[0..1]
<useMaxFindMeFollowMeDepth>
xs :boolean </useMaxFindMeFollowMeDepth>
[0..1]
<useTranslationRoutingPolicy>
xs :boolean </useTranslationRoutingPolicy>
[0..1]
<enableEnterpriseExtensionDialing>
xs :boolean </enableEnterpriseExtensionDialing>
[0..1]
<enforceGroupCallingLineIdentityRestriction>
xs :boolean </enforceGroupCallingLineIdentityRestriction>
[0..1]
<enforceEnterpriseCallingLineIdentityRestriction>
xs :boolean </enforceEnterpriseCallingLineIdentityRestriction>
[0..1]
<allowEnterpriseGroupCallTypingForPrivateDialingPlan>
xs :boolean </allowEnterpriseGroupCallTypingForPrivateDialingPlan>
[0..1]
<allowEnterpriseGroupCallTypingForPublicDialingPlan>
xs :boolean </allowEnterpriseGroupCallTypingForPublicDialingPlan>
[0..1]
<overrideCLIDRestrictionForPrivateCallCategory>
xs :boolean </overrideCLIDRestrictionForPrivateCallCategory>
[0..1]
<useEnterpriseCLIDForPrivateCallCategory>
xs :boolean </useEnterpriseCLIDForPrivateCallCategory>
[0..1]
<useIncomingCLIDPolicy>
xs :boolean </useIncomingCLIDPolicy>
[0..1]
<enableDialableCallerID>
xs :boolean </enableDialableCallerID>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCallProcessingPolicyProfileRoutePointProfileModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
useCLIDPolicy "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
emergencyClidPolicy "
type ="
GroupCLIDPolicy
"
minOccurs ="
0 "/>
<
xs:element name ="
allowAlternateNumbersForRedirectingIdentity "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useGroupName "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
blockCallingNameForExternalCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowConfigurableCLIDForRedirectingIdentity "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowDepartmentCLIDNameOverride "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useCallLimitsPolicy "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxSimultaneousCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxSimultaneousVideoCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxConcurrentRedirectedCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxConcurrentFindMeFollowMeInvocations "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxFindMeFollowMeDepth "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useTranslationRoutingPolicy "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
enableEnterpriseExtensionDialing "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
enforceGroupCallingLineIdentityRestriction "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
enforceEnterpriseCallingLineIdentityRestriction "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowEnterpriseGroupCallTypingForPrivateDialingPlan "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowEnterpriseGroupCallTypingForPublicDialingPlan "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
overrideCLIDRestrictionForPrivateCallCategory "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useEnterpriseCLIDForPrivateCallCategory "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useIncomingCLIDPolicy "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
enableDialableCallerID "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCallProcessingPolicyProfileTrunkGroupPilotProfileGetRequest
Abstract
no
Documentation
Request to get the configuration for a call processing policy profile Trunk Group Pilot user subscriber type profile.
The response is either a SystemCallProcessingPolicyProfileTrunkGroupPilotProfileGetResponse or an
ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCallProcessingPolicyProfileTrunkGroupPilotProfileGetRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemCallProcessingPolicyProfileTrunkGroupPilotProfileGetResponse
Abstract
no
Documentation
Response to SystemCallProcessingPolicyProfileTrunkGroupPilotProfileGetRequest.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<useCLIDPolicy>
xs :boolean </useCLIDPolicy>
[1]
<allowAlternateNumbersForRedirectingIdentity>
xs :boolean </allowAlternateNumbersForRedirectingIdentity>
[1]
<useGroupName>
xs :boolean </useGroupName>
[1]
<blockCallingNameForExternalCalls>
xs :boolean </blockCallingNameForExternalCalls>
[1]
<allowConfigurableCLIDForRedirectingIdentity>
xs :boolean </allowConfigurableCLIDForRedirectingIdentity>
[1]
<allowDepartmentCLIDNameOverride>
xs :boolean </allowDepartmentCLIDNameOverride>
[1]
<useMediaPolicy>
xs :boolean </useMediaPolicy>
[1]
<supportedMediaSetName>
MediaSetName
</supportedMediaSetName>
[0..1]
<useCallLimitsPolicy>
xs :boolean </useCallLimitsPolicy>
[1]
<useMaxSimultaneousCalls>
xs :boolean </useMaxSimultaneousCalls>
[1]
<useMaxSimultaneousVideoCalls>
xs :boolean </useMaxSimultaneousVideoCalls>
[1]
<useMaxCallTimeForAnsweredCalls>
xs :boolean </useMaxCallTimeForAnsweredCalls>
[1]
<useMaxCallTimeForUnansweredCalls>
xs :boolean </useMaxCallTimeForUnansweredCalls>
[1]
<useMaxConcurrentRedirectedCalls>
xs :boolean </useMaxConcurrentRedirectedCalls>
[1]
<useMaxConcurrentFindMeFollowMeInvocations>
xs :boolean </useMaxConcurrentFindMeFollowMeInvocations>
[1]
<useMaxFindMeFollowMeDepth>
xs :boolean </useMaxFindMeFollowMeDepth>
[1]
<useTranslationRoutingPolicy>
xs :boolean </useTranslationRoutingPolicy>
[1]
<enableEnterpriseExtensionDialing>
xs :boolean </enableEnterpriseExtensionDialing>
[1]
<enforceGroupCallingLineIdentityRestriction>
xs :boolean </enforceGroupCallingLineIdentityRestriction>
[1]
<enforceEnterpriseCallingLineIdentityRestriction>
xs :boolean </enforceEnterpriseCallingLineIdentityRestriction>
[1]
<allowEnterpriseGroupCallTypingForPrivateDialingPlan>
xs :boolean </allowEnterpriseGroupCallTypingForPrivateDialingPlan>
[1]
<allowEnterpriseGroupCallTypingForPublicDialingPlan>
xs :boolean </allowEnterpriseGroupCallTypingForPublicDialingPlan>
[1]
<overrideCLIDRestrictionForPrivateCallCategory>
xs :boolean </overrideCLIDRestrictionForPrivateCallCategory>
[1]
<useEnterpriseCLIDForPrivateCallCategory>
xs :boolean </useEnterpriseCLIDForPrivateCallCategory>
[1]
<useIncomingCLIDPolicy>
xs :boolean </useIncomingCLIDPolicy>
[1]
<enableDialableCallerID>
xs :boolean </enableDialableCallerID>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCallProcessingPolicyProfileTrunkGroupPilotProfileGetResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
useCLIDPolicy "
type ="
xs :boolean
"/>
<
xs:element name ="
allowAlternateNumbersForRedirectingIdentity "
type ="
xs :boolean
"/>
<
xs:element name ="
useGroupName "
type ="
xs :boolean
"/>
<
xs:element name ="
blockCallingNameForExternalCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
allowConfigurableCLIDForRedirectingIdentity "
type ="
xs :boolean
"/>
<
xs:element name ="
allowDepartmentCLIDNameOverride "
type ="
xs :boolean
"/>
<
xs:element name ="
useMediaPolicy "
type ="
xs :boolean
"/>
<
xs:element name ="
supportedMediaSetName "
type ="
MediaSetName
"
minOccurs ="
0 "/>
<
xs:element name ="
useCallLimitsPolicy "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxSimultaneousCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxSimultaneousVideoCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxCallTimeForAnsweredCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxCallTimeForUnansweredCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxConcurrentRedirectedCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxConcurrentFindMeFollowMeInvocations "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxFindMeFollowMeDepth "
type ="
xs :boolean
"/>
<
xs:element name ="
useTranslationRoutingPolicy "
type ="
xs :boolean
"/>
<
xs:element name ="
enableEnterpriseExtensionDialing "
type ="
xs :boolean
"/>
<
xs:element name ="
enforceGroupCallingLineIdentityRestriction "
type ="
xs :boolean
"/>
<
xs:element name ="
enforceEnterpriseCallingLineIdentityRestriction "
type ="
xs :boolean
"/>
<
xs:element name ="
allowEnterpriseGroupCallTypingForPrivateDialingPlan "
type ="
xs :boolean
"/>
<
xs:element name ="
allowEnterpriseGroupCallTypingForPublicDialingPlan "
type ="
xs :boolean
"/>
<
xs:element name ="
overrideCLIDRestrictionForPrivateCallCategory "
type ="
xs :boolean
"/>
<
xs:element name ="
useEnterpriseCLIDForPrivateCallCategory "
type ="
xs :boolean
"/>
<
xs:element name ="
useIncomingCLIDPolicy "
type ="
xs :boolean
"/>
<
xs:element name ="
enableDialableCallerID "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCallProcessingPolicyProfileTrunkGroupPilotProfileModifyRequest
Abstract
no
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<useCLIDPolicy>
xs :boolean </useCLIDPolicy>
[0..1]
<allowAlternateNumbersForRedirectingIdentity>
xs :boolean </allowAlternateNumbersForRedirectingIdentity>
[0..1]
<useGroupName>
xs :boolean </useGroupName>
[0..1]
<blockCallingNameForExternalCalls>
xs :boolean </blockCallingNameForExternalCalls>
[0..1]
<allowConfigurableCLIDForRedirectingIdentity>
xs :boolean </allowConfigurableCLIDForRedirectingIdentity>
[0..1]
<allowDepartmentCLIDNameOverride>
xs :boolean </allowDepartmentCLIDNameOverride>
[0..1]
<useMediaPolicy>
xs :boolean </useMediaPolicy>
[0..1]
<supportedMediaSetName>
MediaSetName
</supportedMediaSetName>
[0..1]
<useCallLimitsPolicy>
xs :boolean </useCallLimitsPolicy>
[0..1]
<useMaxSimultaneousCalls>
xs :boolean </useMaxSimultaneousCalls>
[0..1]
<useMaxSimultaneousVideoCalls>
xs :boolean </useMaxSimultaneousVideoCalls>
[0..1]
<useMaxCallTimeForAnsweredCalls>
xs :boolean </useMaxCallTimeForAnsweredCalls>
[0..1]
<useMaxCallTimeForUnansweredCalls>
xs :boolean </useMaxCallTimeForUnansweredCalls>
[0..1]
<useMaxConcurrentRedirectedCalls>
xs :boolean </useMaxConcurrentRedirectedCalls>
[0..1]
<useMaxFindMeFollowMeDepth>
xs :boolean </useMaxFindMeFollowMeDepth>
[0..1]
<useMaxConcurrentFindMeFollowMeInvocations>
xs :boolean </useMaxConcurrentFindMeFollowMeInvocations>
[0..1]
<useTranslationRoutingPolicy>
xs :boolean </useTranslationRoutingPolicy>
[0..1]
<enableEnterpriseExtensionDialing>
xs :boolean </enableEnterpriseExtensionDialing>
[0..1]
<enforceGroupCallingLineIdentityRestriction>
xs :boolean </enforceGroupCallingLineIdentityRestriction>
[0..1]
<enforceEnterpriseCallingLineIdentityRestriction>
xs :boolean </enforceEnterpriseCallingLineIdentityRestriction>
[0..1]
<allowEnterpriseGroupCallTypingForPrivateDialingPlan>
xs :boolean </allowEnterpriseGroupCallTypingForPrivateDialingPlan>
[0..1]
<allowEnterpriseGroupCallTypingForPublicDialingPlan>
xs :boolean </allowEnterpriseGroupCallTypingForPublicDialingPlan>
[0..1]
<overrideCLIDRestrictionForPrivateCallCategory>
xs :boolean </overrideCLIDRestrictionForPrivateCallCategory>
[0..1]
<useEnterpriseCLIDForPrivateCallCategory>
xs :boolean </useEnterpriseCLIDForPrivateCallCategory>
[0..1]
<useIncomingCLIDPolicy>
xs :boolean </useIncomingCLIDPolicy>
[0..1]
<enableDialableCallerID>
xs :boolean </enableDialableCallerID>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCallProcessingPolicyProfileTrunkGroupPilotProfileModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
useCLIDPolicy "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
emergencyClidPolicy "
type ="
GroupCLIDPolicy
"
minOccurs ="
0 "/>
<
xs:element name ="
allowAlternateNumbersForRedirectingIdentity "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useGroupName "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
blockCallingNameForExternalCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowConfigurableCLIDForRedirectingIdentity "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowDepartmentCLIDNameOverride "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMediaPolicy "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
supportedMediaSetName "
type ="
MediaSetName
"
nillable ="
true "
minOccurs ="
0 "/>
<
xs:element name ="
useCallLimitsPolicy "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxSimultaneousCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxSimultaneousVideoCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxCallTimeForAnsweredCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxCallTimeForUnansweredCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxConcurrentRedirectedCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxFindMeFollowMeDepth "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxConcurrentFindMeFollowMeInvocations "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useTranslationRoutingPolicy "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
enableEnterpriseExtensionDialing "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
enforceGroupCallingLineIdentityRestriction "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
enforceEnterpriseCallingLineIdentityRestriction "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowEnterpriseGroupCallTypingForPrivateDialingPlan "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowEnterpriseGroupCallTypingForPublicDialingPlan "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
overrideCLIDRestrictionForPrivateCallCategory "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useEnterpriseCLIDForPrivateCallCategory "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useIncomingCLIDPolicy "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
enableDialableCallerID "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCallProcessingPolicyProfileUserProfileGetRequest
Abstract
no
Documentation
Request to get the configuration for a call processing policy profile user subscriber type profile.
The response is either a SystemCallProcessingPolicyProfileUserProfileGetResponse or an
ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCallProcessingPolicyProfileUserProfileGetRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemCallProcessingPolicyProfileUserProfileGetResponse
Abstract
no
Documentation
Response to SystemCallProcessingPolicyProfileUserProfileGetRequest.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<useCLIDPolicy>
xs :boolean </useCLIDPolicy>
[1]
<allowAlternateNumbersForRedirectingIdentity>
xs :boolean </allowAlternateNumbersForRedirectingIdentity>
[1]
<useGroupName>
xs :boolean </useGroupName>
[1]
<blockCallingNameForExternalCalls>
xs :boolean </blockCallingNameForExternalCalls>
[1]
<allowConfigurableCLIDForRedirectingIdentity>
xs :boolean </allowConfigurableCLIDForRedirectingIdentity>
[1]
<allowDepartmentCLIDNameOverride>
xs :boolean </allowDepartmentCLIDNameOverride>
[1]
<useMediaPolicy>
xs :boolean </useMediaPolicy>
[1]
<supportedMediaSetName>
MediaSetName
</supportedMediaSetName>
[0..1]
<useCallLimitsPolicy>
xs :boolean </useCallLimitsPolicy>
[1]
<useMaxSimultaneousCalls>
xs :boolean </useMaxSimultaneousCalls>
[1]
<useMaxSimultaneousVideoCalls>
xs :boolean </useMaxSimultaneousVideoCalls>
[1]
<useMaxCallTimeForAnsweredCalls>
xs :boolean </useMaxCallTimeForAnsweredCalls>
[1]
<useMaxCallTimeForUnansweredCalls>
xs :boolean </useMaxCallTimeForUnansweredCalls>
[1]
<useMaxConcurrentRedirectedCalls>
xs :boolean </useMaxConcurrentRedirectedCalls>
[1]
<useMaxConcurrentFindMeFollowMeInvocations>
xs :boolean </useMaxConcurrentFindMeFollowMeInvocations>
[1]
<useMaxFindMeFollowMeDepth>
xs :boolean </useMaxFindMeFollowMeDepth>
[1]
<useTranslationRoutingPolicy>
xs :boolean </useTranslationRoutingPolicy>
[1]
<enableEnterpriseExtensionDialing>
xs :boolean </enableEnterpriseExtensionDialing>
[1]
<enforceGroupCallingLineIdentityRestriction>
xs :boolean </enforceGroupCallingLineIdentityRestriction>
[1]
<enforceEnterpriseCallingLineIdentityRestriction>
xs :boolean </enforceEnterpriseCallingLineIdentityRestriction>
[1]
<allowEnterpriseGroupCallTypingForPrivateDialingPlan>
xs :boolean </allowEnterpriseGroupCallTypingForPrivateDialingPlan>
[1]
<allowEnterpriseGroupCallTypingForPublicDialingPlan>
xs :boolean </allowEnterpriseGroupCallTypingForPublicDialingPlan>
[1]
<overrideCLIDRestrictionForPrivateCallCategory>
xs :boolean </overrideCLIDRestrictionForPrivateCallCategory>
[1]
<useEnterpriseCLIDForPrivateCallCategory>
xs :boolean </useEnterpriseCLIDForPrivateCallCategory>
[1]
<useIncomingCLIDPolicy>
xs :boolean </useIncomingCLIDPolicy>
[1]
<enableDialableCallerID>
xs :boolean </enableDialableCallerID>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCallProcessingPolicyProfileUserProfileGetResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
useCLIDPolicy "
type ="
xs :boolean
"/>
<
xs:element name ="
allowAlternateNumbersForRedirectingIdentity "
type ="
xs :boolean
"/>
<
xs:element name ="
useGroupName "
type ="
xs :boolean
"/>
<
xs:element name ="
blockCallingNameForExternalCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
allowConfigurableCLIDForRedirectingIdentity "
type ="
xs :boolean
"/>
<
xs:element name ="
allowDepartmentCLIDNameOverride "
type ="
xs :boolean
"/>
<
xs:element name ="
useMediaPolicy "
type ="
xs :boolean
"/>
<
xs:element name ="
supportedMediaSetName "
type ="
MediaSetName
"
minOccurs ="
0 "/>
<
xs:element name ="
useCallLimitsPolicy "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxSimultaneousCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxSimultaneousVideoCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxCallTimeForAnsweredCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxCallTimeForUnansweredCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxConcurrentRedirectedCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxConcurrentFindMeFollowMeInvocations "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxFindMeFollowMeDepth "
type ="
xs :boolean
"/>
<
xs:element name ="
useTranslationRoutingPolicy "
type ="
xs :boolean
"/>
<
xs:element name ="
enableEnterpriseExtensionDialing "
type ="
xs :boolean
"/>
<
xs:element name ="
enforceGroupCallingLineIdentityRestriction "
type ="
xs :boolean
"/>
<
xs:element name ="
enforceEnterpriseCallingLineIdentityRestriction "
type ="
xs :boolean
"/>
<
xs:element name ="
allowEnterpriseGroupCallTypingForPrivateDialingPlan "
type ="
xs :boolean
"/>
<
xs:element name ="
allowEnterpriseGroupCallTypingForPublicDialingPlan "
type ="
xs :boolean
"/>
<
xs:element name ="
overrideCLIDRestrictionForPrivateCallCategory "
type ="
xs :boolean
"/>
<
xs:element name ="
useEnterpriseCLIDForPrivateCallCategory "
type ="
xs :boolean
"/>
<
xs:element name ="
useIncomingCLIDPolicy "
type ="
xs :boolean
"/>
<
xs:element name ="
enableDialableCallerID "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCallProcessingPolicyProfileUserProfileModifyRequest
Abstract
no
Documentation
Modify a call processing policy profile user subscriber type profile in system.
The response is either a SuccessResponse or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<useCLIDPolicy>
xs :boolean </useCLIDPolicy>
[0..1]
<allowAlternateNumbersForRedirectingIdentity>
xs :boolean </allowAlternateNumbersForRedirectingIdentity>
[0..1]
<useGroupName>
xs :boolean </useGroupName>
[0..1]
<blockCallingNameForExternalCalls>
xs :boolean </blockCallingNameForExternalCalls>
[0..1]
<allowConfigurableCLIDForRedirectingIdentity>
xs :boolean </allowConfigurableCLIDForRedirectingIdentity>
[0..1]
<allowDepartmentCLIDNameOverride>
xs :boolean </allowDepartmentCLIDNameOverride>
[0..1]
<useMediaPolicy>
xs :boolean </useMediaPolicy>
[0..1]
<supportedMediaSetName>
MediaSetName
</supportedMediaSetName>
[0..1]
<useCallLimitsPolicy>
xs :boolean </useCallLimitsPolicy>
[0..1]
<useMaxSimultaneousCalls>
xs :boolean </useMaxSimultaneousCalls>
[0..1]
<useMaxSimultaneousVideoCalls>
xs :boolean </useMaxSimultaneousVideoCalls>
[0..1]
<useMaxCallTimeForAnsweredCalls>
xs :boolean </useMaxCallTimeForAnsweredCalls>
[0..1]
<useMaxCallTimeForUnansweredCalls>
xs :boolean </useMaxCallTimeForUnansweredCalls>
[0..1]
<useMaxConcurrentRedirectedCalls>
xs :boolean </useMaxConcurrentRedirectedCalls>
[0..1]
<useMaxConcurrentFindMeFollowMeInvocations>
xs :boolean </useMaxConcurrentFindMeFollowMeInvocations>
[0..1]
<useMaxFindMeFollowMeDepth>
xs :boolean </useMaxFindMeFollowMeDepth>
[0..1]
<useTranslationRoutingPolicy>
xs :boolean </useTranslationRoutingPolicy>
[0..1]
<enableEnterpriseExtensionDialing>
xs :boolean </enableEnterpriseExtensionDialing>
[0..1]
<enforceGroupCallingLineIdentityRestriction>
xs :boolean </enforceGroupCallingLineIdentityRestriction>
[0..1]
<enforceEnterpriseCallingLineIdentityRestriction>
xs :boolean </enforceEnterpriseCallingLineIdentityRestriction>
[0..1]
<allowEnterpriseGroupCallTypingForPrivateDialingPlan>
xs :boolean </allowEnterpriseGroupCallTypingForPrivateDialingPlan>
[0..1]
<allowEnterpriseGroupCallTypingForPublicDialingPlan>
xs :boolean </allowEnterpriseGroupCallTypingForPublicDialingPlan>
[0..1]
<overrideCLIDRestrictionForPrivateCallCategory>
xs :boolean </overrideCLIDRestrictionForPrivateCallCategory>
[0..1]
<useEnterpriseCLIDForPrivateCallCategory>
xs :boolean </useEnterpriseCLIDForPrivateCallCategory>
[0..1]
<useIncomingCLIDPolicy>
xs :boolean </useIncomingCLIDPolicy>
[0..1]
<enableDialableCallerID>
xs :boolean </enableDialableCallerID>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCallProcessingPolicyProfileUserProfileModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
useCLIDPolicy "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
emergencyClidPolicy "
type ="
GroupCLIDPolicy
"
minOccurs ="
0 "/>
<
xs:element name ="
allowAlternateNumbersForRedirectingIdentity "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useGroupName "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
blockCallingNameForExternalCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowConfigurableCLIDForRedirectingIdentity "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowDepartmentCLIDNameOverride "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMediaPolicy "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
supportedMediaSetName "
type ="
MediaSetName
"
nillable ="
true "
minOccurs ="
0 "/>
<
xs:element name ="
useCallLimitsPolicy "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxSimultaneousCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxSimultaneousVideoCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxCallTimeForAnsweredCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxCallTimeForUnansweredCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxConcurrentRedirectedCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxConcurrentFindMeFollowMeInvocations "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxFindMeFollowMeDepth "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useTranslationRoutingPolicy "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
enableEnterpriseExtensionDialing "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
enforceGroupCallingLineIdentityRestriction "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
enforceEnterpriseCallingLineIdentityRestriction "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowEnterpriseGroupCallTypingForPrivateDialingPlan "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowEnterpriseGroupCallTypingForPublicDialingPlan "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
overrideCLIDRestrictionForPrivateCallCategory "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useEnterpriseCLIDForPrivateCallCategory "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useIncomingCLIDPolicy "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
enableDialableCallerID "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCallProcessingPolicyProfileVoicePortalProfileGetRequest
Abstract
no
Documentation
Request to get the configuration for a call processing policy profile Voice Portal subscriber type profile.
The response is either a SystemCallProcessingPolicyProfileVoicePortalProfileGetResponse or an
ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCallProcessingPolicyProfileVoicePortalProfileGetRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemCallProcessingPolicyProfileVoicePortalProfileGetResponse
Abstract
no
Documentation
Response to SystemCallProcessingPolicyProfileVoicePortalProfileGetRequest.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<useCLIDPolicy>
xs :boolean </useCLIDPolicy>
[1]
<useGroupName>
xs :boolean </useGroupName>
[1]
<blockCallingNameForExternalCalls>
xs :boolean </blockCallingNameForExternalCalls>
[1]
<allowConfigurableCLIDForRedirectingIdentity>
xs :boolean </allowConfigurableCLIDForRedirectingIdentity>
[1]
<allowDepartmentCLIDNameOverride>
xs :boolean </allowDepartmentCLIDNameOverride>
[1]
<useCallLimitsPolicy>
xs :boolean </useCallLimitsPolicy>
[1]
<useMaxSimultaneousCalls>
xs :boolean </useMaxSimultaneousCalls>
[1]
<useMaxSimultaneousVideoCalls>
xs :boolean </useMaxSimultaneousVideoCalls>
[1]
<useMaxCallTimeForAnsweredCalls>
xs :boolean </useMaxCallTimeForAnsweredCalls>
[1]
<useTranslationRoutingPolicy>
xs :boolean </useTranslationRoutingPolicy>
[1]
<enableEnterpriseExtensionDialing>
xs :boolean </enableEnterpriseExtensionDialing>
[1]
<allowEnterpriseGroupCallTypingForPrivateDialingPlan>
xs :boolean </allowEnterpriseGroupCallTypingForPrivateDialingPlan>
[1]
<allowEnterpriseGroupCallTypingForPublicDialingPlan>
xs :boolean </allowEnterpriseGroupCallTypingForPublicDialingPlan>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCallProcessingPolicyProfileVoicePortalProfileGetResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
useCLIDPolicy "
type ="
xs :boolean
"/>
<
xs:element name ="
useGroupName "
type ="
xs :boolean
"/>
<
xs:element name ="
blockCallingNameForExternalCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
allowConfigurableCLIDForRedirectingIdentity "
type ="
xs :boolean
"/>
<
xs:element name ="
allowDepartmentCLIDNameOverride "
type ="
xs :boolean
"/>
<
xs:element name ="
useCallLimitsPolicy "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxSimultaneousCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxSimultaneousVideoCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxCallTimeForAnsweredCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
useTranslationRoutingPolicy "
type ="
xs :boolean
"/>
<
xs:element name ="
enableEnterpriseExtensionDialing "
type ="
xs :boolean
"/>
<
xs:element name ="
allowEnterpriseGroupCallTypingForPrivateDialingPlan "
type ="
xs :boolean
"/>
<
xs:element name ="
allowEnterpriseGroupCallTypingForPublicDialingPlan "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCallProcessingPolicyProfileVoicePortalProfileModifyRequest
Abstract
no
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<useCLIDPolicy>
xs :boolean </useCLIDPolicy>
[0..1]
<useGroupName>
xs :boolean </useGroupName>
[0..1]
<blockCallingNameForExternalCalls>
xs :boolean </blockCallingNameForExternalCalls>
[0..1]
<allowConfigurableCLIDForRedirectingIdentity>
xs :boolean </allowConfigurableCLIDForRedirectingIdentity>
[0..1]
<allowDepartmentCLIDNameOverride>
xs :boolean </allowDepartmentCLIDNameOverride>
[0..1]
<useCallLimitsPolicy>
xs :boolean </useCallLimitsPolicy>
[0..1]
<useMaxSimultaneousCalls>
xs :boolean </useMaxSimultaneousCalls>
[0..1]
<useMaxSimultaneousVideoCalls>
xs :boolean </useMaxSimultaneousVideoCalls>
[0..1]
<useMaxCallTimeForAnsweredCalls>
xs :boolean </useMaxCallTimeForAnsweredCalls>
[0..1]
<useTranslationRoutingPolicy>
xs :boolean </useTranslationRoutingPolicy>
[0..1]
<enableEnterpriseExtensionDialing>
xs :boolean </enableEnterpriseExtensionDialing>
[0..1]
<allowEnterpriseGroupCallTypingForPrivateDialingPlan>
xs :boolean </allowEnterpriseGroupCallTypingForPrivateDialingPlan>
[0..1]
<allowEnterpriseGroupCallTypingForPublicDialingPlan>
xs :boolean </allowEnterpriseGroupCallTypingForPublicDialingPlan>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCallProcessingPolicyProfileVoicePortalProfileModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
useCLIDPolicy "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useGroupName "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
blockCallingNameForExternalCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowConfigurableCLIDForRedirectingIdentity "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowDepartmentCLIDNameOverride "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useCallLimitsPolicy "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxSimultaneousCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxSimultaneousVideoCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxCallTimeForAnsweredCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useTranslationRoutingPolicy "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
enableEnterpriseExtensionDialing "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowEnterpriseGroupCallTypingForPrivateDialingPlan "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowEnterpriseGroupCallTypingForPublicDialingPlan "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCallProcessingPolicyProfileVoiceXMLProfileGetRequest
Abstract
no
Documentation
Request to get the configuration for a call processing policy profile VoiceXML subscriber type profile.
The response is either a SystemCallProcessingPolicyProfileVoiceXMLProfileGetResponse or an
ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCallProcessingPolicyProfileVoiceXMLProfileGetRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemCallProcessingPolicyProfileVoiceXMLProfileGetResponse
Abstract
no
Documentation
Response to SystemCallProcessingPolicyProfileVoiceXMLProfileGetRequest.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<useCLIDPolicy>
xs :boolean </useCLIDPolicy>
[1]
<allowAlternateNumbersForRedirectingIdentity>
xs :boolean </allowAlternateNumbersForRedirectingIdentity>
[1]
<useGroupName>
xs :boolean </useGroupName>
[1]
<blockCallingNameForExternalCalls>
xs :boolean </blockCallingNameForExternalCalls>
[1]
<allowConfigurableCLIDForRedirectingIdentity>
xs :boolean </allowConfigurableCLIDForRedirectingIdentity>
[1]
<allowDepartmentCLIDNameOverride>
xs :boolean </allowDepartmentCLIDNameOverride>
[1]
<useCallLimitsPolicy>
xs :boolean </useCallLimitsPolicy>
[1]
<useMaxSimultaneousCalls>
xs :boolean </useMaxSimultaneousCalls>
[1]
<useMaxSimultaneousVideoCalls>
xs :boolean </useMaxSimultaneousVideoCalls>
[1]
<useMaxCallTimeForAnsweredCalls>
xs :boolean </useMaxCallTimeForAnsweredCalls>
[1]
<useMaxCallTimeForUnansweredCalls>
xs :boolean </useMaxCallTimeForUnansweredCalls>
[1]
<useMaxConcurrentRedirectedCalls>
xs :boolean </useMaxConcurrentRedirectedCalls>
[1]
<useTranslationRoutingPolicy>
xs :boolean </useTranslationRoutingPolicy>
[1]
<enableEnterpriseExtensionDialing>
xs :boolean </enableEnterpriseExtensionDialing>
[1]
<enforceGroupCallingLineIdentityRestriction>
xs :boolean </enforceGroupCallingLineIdentityRestriction>
[1]
<enforceEnterpriseCallingLineIdentityRestriction>
xs :boolean </enforceEnterpriseCallingLineIdentityRestriction>
[1]
<allowEnterpriseGroupCallTypingForPrivateDialingPlan>
xs :boolean </allowEnterpriseGroupCallTypingForPrivateDialingPlan>
[1]
<allowEnterpriseGroupCallTypingForPublicDialingPlan>
xs :boolean </allowEnterpriseGroupCallTypingForPublicDialingPlan>
[1]
<overrideCLIDRestrictionForPrivateCallCategory>
xs :boolean </overrideCLIDRestrictionForPrivateCallCategory>
[1]
<useEnterpriseCLIDForPrivateCallCategory>
xs :boolean </useEnterpriseCLIDForPrivateCallCategory>
[1]
<useIncomingCLIDPolicy>
xs :boolean </useIncomingCLIDPolicy>
[1]
<enableDialableCallerID>
xs :boolean </enableDialableCallerID>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCallProcessingPolicyProfileVoiceXMLProfileGetResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
useCLIDPolicy "
type ="
xs :boolean
"/>
<
xs:element name ="
allowAlternateNumbersForRedirectingIdentity "
type ="
xs :boolean
"/>
<
xs:element name ="
useGroupName "
type ="
xs :boolean
"/>
<
xs:element name ="
blockCallingNameForExternalCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
allowConfigurableCLIDForRedirectingIdentity "
type ="
xs :boolean
"/>
<
xs:element name ="
allowDepartmentCLIDNameOverride "
type ="
xs :boolean
"/>
<
xs:element name ="
useCallLimitsPolicy "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxSimultaneousCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxSimultaneousVideoCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxCallTimeForAnsweredCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxCallTimeForUnansweredCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxConcurrentRedirectedCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
useTranslationRoutingPolicy "
type ="
xs :boolean
"/>
<
xs:element name ="
enableEnterpriseExtensionDialing "
type ="
xs :boolean
"/>
<
xs:element name ="
enforceGroupCallingLineIdentityRestriction "
type ="
xs :boolean
"/>
<
xs:element name ="
enforceEnterpriseCallingLineIdentityRestriction "
type ="
xs :boolean
"/>
<
xs:element name ="
allowEnterpriseGroupCallTypingForPrivateDialingPlan "
type ="
xs :boolean
"/>
<
xs:element name ="
allowEnterpriseGroupCallTypingForPublicDialingPlan "
type ="
xs :boolean
"/>
<
xs:element name ="
overrideCLIDRestrictionForPrivateCallCategory "
type ="
xs :boolean
"/>
<
xs:element name ="
useEnterpriseCLIDForPrivateCallCategory "
type ="
xs :boolean
"/>
<
xs:element name ="
useIncomingCLIDPolicy "
type ="
xs :boolean
"/>
<
xs:element name ="
enableDialableCallerID "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCallProcessingPolicyProfileVoiceXMLProfileModifyRequest
Abstract
no
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<useCLIDPolicy>
xs :boolean </useCLIDPolicy>
[0..1]
<allowAlternateNumbersForRedirectingIdentity>
xs :boolean </allowAlternateNumbersForRedirectingIdentity>
[0..1]
<useGroupName>
xs :boolean </useGroupName>
[0..1]
<blockCallingNameForExternalCalls>
xs :boolean </blockCallingNameForExternalCalls>
[0..1]
<allowConfigurableCLIDForRedirectingIdentity>
xs :boolean </allowConfigurableCLIDForRedirectingIdentity>
[0..1]
<allowDepartmentCLIDNameOverride>
xs :boolean </allowDepartmentCLIDNameOverride>
[0..1]
<useCallLimitsPolicy>
xs :boolean </useCallLimitsPolicy>
[0..1]
<useMaxSimultaneousCalls>
xs :boolean </useMaxSimultaneousCalls>
[0..1]
<useMaxSimultaneousVideoCalls>
xs :boolean </useMaxSimultaneousVideoCalls>
[0..1]
<useMaxCallTimeForAnsweredCalls>
xs :boolean </useMaxCallTimeForAnsweredCalls>
[0..1]
<useMaxCallTimeForUnansweredCalls>
xs :boolean </useMaxCallTimeForUnansweredCalls>
[0..1]
<useMaxConcurrentRedirectedCalls>
xs :boolean </useMaxConcurrentRedirectedCalls>
[0..1]
<useTranslationRoutingPolicy>
xs :boolean </useTranslationRoutingPolicy>
[0..1]
<enableEnterpriseExtensionDialing>
xs :boolean </enableEnterpriseExtensionDialing>
[0..1]
<enforceGroupCallingLineIdentityRestriction>
xs :boolean </enforceGroupCallingLineIdentityRestriction>
[0..1]
<enforceEnterpriseCallingLineIdentityRestriction>
xs :boolean </enforceEnterpriseCallingLineIdentityRestriction>
[0..1]
<allowEnterpriseGroupCallTypingForPrivateDialingPlan>
xs :boolean </allowEnterpriseGroupCallTypingForPrivateDialingPlan>
[0..1]
<allowEnterpriseGroupCallTypingForPublicDialingPlan>
xs :boolean </allowEnterpriseGroupCallTypingForPublicDialingPlan>
[0..1]
<overrideCLIDRestrictionForPrivateCallCategory>
xs :boolean </overrideCLIDRestrictionForPrivateCallCategory>
[0..1]
<useEnterpriseCLIDForPrivateCallCategory>
xs :boolean </useEnterpriseCLIDForPrivateCallCategory>
[0..1]
<useIncomingCLIDPolicy>
xs :boolean </useIncomingCLIDPolicy>
[0..1]
<enableDialableCallerID>
xs :boolean </enableDialableCallerID>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCallProcessingPolicyProfileVoiceXMLProfileModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
useCLIDPolicy "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
emergencyClidPolicy "
type ="
GroupCLIDPolicy
"
minOccurs ="
0 "/>
<
xs:element name ="
allowAlternateNumbersForRedirectingIdentity "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useGroupName "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
blockCallingNameForExternalCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowConfigurableCLIDForRedirectingIdentity "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowDepartmentCLIDNameOverride "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useCallLimitsPolicy "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxSimultaneousCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxSimultaneousVideoCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxCallTimeForAnsweredCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxCallTimeForUnansweredCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxConcurrentRedirectedCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useTranslationRoutingPolicy "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
enableEnterpriseExtensionDialing "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
enforceGroupCallingLineIdentityRestriction "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
enforceEnterpriseCallingLineIdentityRestriction "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowEnterpriseGroupCallTypingForPrivateDialingPlan "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowEnterpriseGroupCallTypingForPublicDialingPlan "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
overrideCLIDRestrictionForPrivateCallCategory "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useEnterpriseCLIDForPrivateCallCategory "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useIncomingCLIDPolicy "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
enableDialableCallerID "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCallTypeAddMappingRequest
Abstract
no
Documentation
Add a system call type mapping.
The response is either SuccessResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCallTypeAddMappingRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCallTypeDeleteMappingRequest
Abstract
no
Documentation
Delete a system call type mapping.
The response is either SuccessResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCallTypeDeleteMappingRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCallTypeGetListRequest
Abstract
no
Documentation
Get a list of system call types.
The response is either SystemCallTypeGetListResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCallTypeGetListRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemCallTypeGetListResponse
Abstract
no
Documentation
Response to SystemCallTypeGetListRequest.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCallTypeGetListResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
callType "
type ="
SystemCallType
"
minOccurs ="
2 "
maxOccurs ="
2 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCallTypeGetMappingListRequest
Abstract
no
Documentation
Get a list of system call type mappings.
The response is either SystemCallTypeGetMappingListResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCallTypeGetMappingListRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
countryCode "
type ="
CountryCode
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemCallTypeGetMappingListResponse
Abstract
no
Documentation
Response to SystemCallTypeGetMappingListRequest. The table columns are:
"Country Code", "Digit Map" and "Call Type".
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCallTypeGetMappingListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCAPAddACLEntryRequest14
Abstract
no
Documentation
Add an entry to the CAP access control list.
The response is either SuccessResponse or ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCAPAddACLEntryRequest14 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
netAddress "
type ="
NetAddress
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCAPDeleteACLEntryRequest
Abstract
no
Documentation
Delete an entry from the CAP access control list.
The response is either SuccessResponse or ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCAPDeleteACLEntryRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
netAddress "
type ="
NetAddress
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCAPGetACLListRequest14
Abstract
no
Documentation
Get the CAP access control list.
The response is either SystemCAPGetACLListResponse or ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCAPGetACLListRequest14 ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemCAPGetACLListResponse14
Abstract
no
Documentation
Response to SystemCAPGetACLListRequest14. The table columns are:
"Net Address" and "Description".
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCAPGetACLListResponse14 ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCAPModifyACLEntryRequest14
Abstract
no
Documentation
Modify an entry from the CAP access control list.
The response is either SuccessResponse or ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCAPModifyACLEntryRequest14 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
netAddress "
type ="
NetAddress
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCAPParametersGetRequest19
Abstract
no
Documentation
Request to get the list of CAP system parameters.
The response is either SystemCAPParametersGetResponse19 or ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCAPParametersGetRequest19 ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemCAPParametersGetResponse19
Abstract
no
Documentation
Response to SystemCAPParametersGetRequest19.
Contains a list of system CAP parameters.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<enableConnectionPing>
xs :boolean </enableConnectionPing>
[1]
<CCC2ServerPort>
Port1025
</CCC2ServerPort>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCAPParametersGetResponse19 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
serverPort "
type ="
Port1025
"/>
<
xs:element name ="
enableConnectionPing "
type ="
xs :boolean
"/>
<
xs:element name ="
CCC2ServerPort "
type ="
Port1025
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCAPParametersModifyRequest19
Abstract
no
Documentation
Request to modify CAP system parameters.
The response is either SuccessResponse or ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<serverPort>
Port1025
</serverPort>
[0..1]
<enableConnectionPing>
xs :boolean </enableConnectionPing>
[0..1]
<CCC2ServerPort>
Port1025
</CCC2ServerPort>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCAPParametersModifyRequest19 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
serverPort "
type ="
Port1025
"
minOccurs ="
0 "/>
<
xs:element name ="
enableConnectionPing "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
CCC2ServerPort "
type ="
Port1025
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemClientSessionParametersGetRequest
Abstract
no
Documentation
Request to get the list of Client Session (web and CLI) system parameters.
The response is either SystemClientSessionParametersGetResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemClientSessionParametersGetRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemClientSessionParametersGetResponse
Abstract
no
Documentation
Response to SystemClientSessionParametersGetRequest.
Contains a list of system Client Session (web and CLI) parameters.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<enableInactivityTimeout>
xs :boolean </enableInactivityTimeout>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemClientSessionParametersGetResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
enableInactivityTimeout "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemClientSessionParametersModifyRequest
Abstract
no
Documentation
Request to modify Client Session (web and CLI) system parameters.
The response is either SuccessResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<enableInactivityTimeout>
xs :boolean </enableInactivityTimeout>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemClientSessionParametersModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
enableInactivityTimeout "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCodecAddRequest
Abstract
no
Documentation
Request to add a codec to the ordered list of codecs supported by the system.
The ordered list of codecs is sent to MGCP devices when creating connections.
The response is either a SuccessResponse or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<codec>
Codec
</codec>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCodecAddRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
codec "
type ="
Codec
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCodecDeleteRequest
Abstract
no
Documentation
Request to delete a supported codec from the system.
The response is either a SuccessResponse or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<codec>
Codec
</codec>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCodecDeleteRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
codec "
type ="
Codec
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCodecGetListRequest
Abstract
no
Documentation
Request to get the ordered list of supported codecs in the system.
The ordered list of codecs is sent to MGCP devices when creating connections.
The response is either a SystemCodecGetListResponse or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCodecGetListRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemCodecGetListResponse
Abstract
no
Documentation
Response to SystemCodecGetListRequest.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<codec>
Codec
</codec>
[0..*]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCodecGetListResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
codec "
type ="
Codec
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCommunicationBarringAlternateCallIndicatorAddRequest
Abstract
no
Documentation
Add a Communication Barring Alternate Call Indicator.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCommunicationBarringAlternateCallIndicatorAddRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCommunicationBarringAlternateCallIndicatorDeleteRequest
Abstract
no
Documentation
Delete a Communication Barring Alternate Call Indicator.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCommunicationBarringAlternateCallIndicatorDeleteRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCommunicationBarringAlternateCallIndicatorGetListRequest
Abstract
no
Documentation
Get all the Communication Barring Alternate Call Indicator defined
in the system. The response is either a SystemCommunicationBarringAlternateCallIndicatorGetListResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCommunicationBarringAlternateCallIndicatorGetListRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemCommunicationBarringAlternateCallIndicatorGetListResponse
Abstract
no
Documentation
Response to a SystemCommunicationBarringAlternateCallIndicatorGetListRequest. Contains a table with one row per Communication Barring Alternate Call Indicator. The table column headings are: "Alternate Call Indicator" and "Network Server Alternate Call Indicator".
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<alternateCallIndicatorTable>
core :OCITable
</alternateCallIndicatorTable>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCommunicationBarringAlternateCallIndicatorGetListResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
alternateCallIndicatorTable "
type ="
core :OCITable
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCommunicationBarringAlternateCallIndicatorModifyRequest
Abstract
no
Documentation
Modify a Communication Barring Alternate Call Indicator.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCommunicationBarringAlternateCallIndicatorModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCommunicationBarringCallTypeAddRequest
Abstract
no
Documentation
Add a Communication Barring Call Type.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCommunicationBarringCallTypeAddRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCommunicationBarringCallTypeDeleteRequest
Abstract
no
Documentation
Delete a Communication Barring Call Type.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCommunicationBarringCallTypeDeleteRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCommunicationBarringCallTypeGetListRequest
Abstract
no
Documentation
Get all the Communication Barring Call Types defined in the system.
The response is either a SystemCommunicationBarringCallTypeGetListResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCommunicationBarringCallTypeGetListRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemCommunicationBarringCallTypeGetListResponse
Abstract
no
Documentation
Response to a SystemCommunicationBarringCallTypeGetListRequest. Contains a table with one row per Communication Barring Call Type. The table column headings are: "Call Type" and "Network Server Call Type".
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCommunicationBarringCallTypeGetListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCommunicationBarringCallTypeModifyRequest
Abstract
no
Documentation
Modify a Communication Barring Call Type.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCommunicationBarringCallTypeModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCommunicationBarringCriteriaAddRequest17
Abstract
no
Documentation
Add a new Communication Barring Criteria.
The response is either a SuccessResponse or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<matchPublicNetwork>
xs :boolean </matchPublicNetwork>
[1]
<matchPrivateNetwork>
xs :boolean </matchPrivateNetwork>
[1]
<matchLocalCategory>
xs :boolean </matchLocalCategory>
[1]
<matchNationalCategory>
xs :boolean </matchNationalCategory>
[1]
<matchInterlataCategory>
xs :boolean </matchInterlataCategory>
[1]
<matchIntralataCategory>
xs :boolean </matchIntralataCategory>
[1]
<matchInternationalCategory>
xs :boolean </matchInternationalCategory>
[1]
<matchPrivateCategory>
xs :boolean </matchPrivateCategory>
[1]
<matchEmergencyCategory>
xs :boolean </matchEmergencyCategory>
[1]
<matchOtherCategory>
xs :boolean </matchOtherCategory>
[1]
<matchInterNetwork>
xs :boolean </matchInterNetwork>
[1]
<matchInterHostingNE>
xs :boolean </matchInterHostingNE>
[1]
<matchInterAS>
xs :boolean </matchInterAS>
[1]
<matchIntraAS>
xs :boolean </matchIntraAS>
[1]
<matchChargeCalls>
xs :boolean </matchChargeCalls>
[1]
<matchNoChargeCalls>
xs :boolean </matchNoChargeCalls>
[1]
<matchGroupCalls>
xs :boolean </matchGroupCalls>
[1]
<matchEnterpriseCalls>
xs :boolean </matchEnterpriseCalls>
[1]
<matchNetworkCalls>
xs :boolean </matchNetworkCalls>
[1]
<matchNetworkURLCalls>
xs :boolean </matchNetworkURLCalls>
[1]
<matchRepairCalls>
xs :boolean </matchRepairCalls>
[1]
<matchEmergencyCalls>
xs :boolean </matchEmergencyCalls>
[1]
<matchInternalCalls>
xs :boolean </matchInternalCalls>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCommunicationBarringCriteriaAddRequest17 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
matchPublicNetwork "
type ="
xs :boolean
"/>
<
xs:element name ="
matchPrivateNetwork "
type ="
xs :boolean
"/>
<
xs:element name ="
matchLocalCategory "
type ="
xs :boolean
"/>
<
xs:element name ="
matchNationalCategory "
type ="
xs :boolean
"/>
<
xs:element name ="
matchInterlataCategory "
type ="
xs :boolean
"/>
<
xs:element name ="
matchIntralataCategory "
type ="
xs :boolean
"/>
<
xs:element name ="
matchInternationalCategory "
type ="
xs :boolean
"/>
<
xs:element name ="
matchPrivateCategory "
type ="
xs :boolean
"/>
<
xs:element name ="
matchEmergencyCategory "
type ="
xs :boolean
"/>
<
xs:element name ="
matchOtherCategory "
type ="
xs :boolean
"/>
<
xs:element name ="
matchInterNetwork "
type ="
xs :boolean
"/>
<
xs:element name ="
matchInterHostingNE "
type ="
xs :boolean
"/>
<
xs:element name ="
matchInterAS "
type ="
xs :boolean
"/>
<
xs:element name ="
matchIntraAS "
type ="
xs :boolean
"/>
<
xs:element name ="
matchChargeCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
matchNoChargeCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
matchGroupCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
matchEnterpriseCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
matchNetworkCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
matchNetworkURLCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
matchRepairCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
matchEmergencyCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
matchInternalCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
timeSchedule "
type ="
ScheduleName
"
minOccurs ="
0 "/>
<
xs:element name ="
holidaySchedule "
type ="
ScheduleName
"
minOccurs ="
0 "/>
<
xs:element name ="
matchNumberPortabilityStatus "
type ="
NumberPortabilityStatus
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCommunicationBarringCriteriaDeleteRequest
Abstract
no
Documentation
Delete an existing Communication Barring Criteria.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCommunicationBarringCriteriaDeleteRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCommunicationBarringCriteriaGetListRequest
Abstract
no
Documentation
Get the list of all Communication Barring Criteria.
The response is either a
SystemCommunicationBarringCriteriaGetListResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCommunicationBarringCriteriaGetListRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemCommunicationBarringCriteriaGetListResponse
Abstract
no
Documentation
Response to the SystemCommunicationBarringCriteriaGetListRequest.
The response contains a table of all Communication Barring Criteria
in the system. The column headings are "Name" and "Description".
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCommunicationBarringCriteriaGetListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCommunicationBarringCriteriaGetRequest19sp1
Abstract
no
Documentation
Get an existing Communication Barring Criteria.
The response is either a
SystemCommunicationBarringCriteriaGetResponse19sp1 or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCommunicationBarringCriteriaGetRequest19sp1 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemCommunicationBarringCriteriaGetResponse19sp1
Abstract
no
Documentation
Response to the SystemCommunicationBarringCriteriaGetRequest19sp1.
The response contains the Communication Barring Criteria information.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<matchPublicNetwork>
xs :boolean </matchPublicNetwork>
[1]
<matchPrivateNetwork>
xs :boolean </matchPrivateNetwork>
[1]
<matchLocalCategory>
xs :boolean </matchLocalCategory>
[1]
<matchNationalCategory>
xs :boolean </matchNationalCategory>
[1]
<matchInterlataCategory>
xs :boolean </matchInterlataCategory>
[1]
<matchIntralataCategory>
xs :boolean </matchIntralataCategory>
[1]
<matchInternationalCategory>
xs :boolean </matchInternationalCategory>
[1]
<matchPrivateCategory>
xs :boolean </matchPrivateCategory>
[1]
<matchEmergencyCategory>
xs :boolean </matchEmergencyCategory>
[1]
<matchOtherCategory>
xs :boolean </matchOtherCategory>
[1]
<matchInterNetwork>
xs :boolean </matchInterNetwork>
[1]
<matchInterHostingNE>
xs :boolean </matchInterHostingNE>
[1]
<matchInterAS>
xs :boolean </matchInterAS>
[1]
<matchIntraAS>
xs :boolean </matchIntraAS>
[1]
<matchChargeCalls>
xs :boolean </matchChargeCalls>
[1]
<matchNoChargeCalls>
xs :boolean </matchNoChargeCalls>
[1]
<matchGroupCalls>
xs :boolean </matchGroupCalls>
[1]
<matchEnterpriseCalls>
xs :boolean </matchEnterpriseCalls>
[1]
<matchNetworkCalls>
xs :boolean </matchNetworkCalls>
[1]
<matchNetworkURLCalls>
xs :boolean </matchNetworkURLCalls>
[1]
<matchRepairCalls>
xs :boolean </matchRepairCalls>
[1]
<matchEmergencyCalls>
xs :boolean </matchEmergencyCalls>
[1]
<matchInternalCalls>
xs :boolean </matchInternalCalls>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCommunicationBarringCriteriaGetResponse19sp1 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
matchPublicNetwork "
type ="
xs :boolean
"/>
<
xs:element name ="
matchPrivateNetwork "
type ="
xs :boolean
"/>
<
xs:element name ="
matchLocalCategory "
type ="
xs :boolean
"/>
<
xs:element name ="
matchNationalCategory "
type ="
xs :boolean
"/>
<
xs:element name ="
matchInterlataCategory "
type ="
xs :boolean
"/>
<
xs:element name ="
matchIntralataCategory "
type ="
xs :boolean
"/>
<
xs:element name ="
matchInternationalCategory "
type ="
xs :boolean
"/>
<
xs:element name ="
matchPrivateCategory "
type ="
xs :boolean
"/>
<
xs:element name ="
matchEmergencyCategory "
type ="
xs :boolean
"/>
<
xs:element name ="
matchOtherCategory "
type ="
xs :boolean
"/>
<
xs:element name ="
matchInterNetwork "
type ="
xs :boolean
"/>
<
xs:element name ="
matchInterHostingNE "
type ="
xs :boolean
"/>
<
xs:element name ="
matchInterAS "
type ="
xs :boolean
"/>
<
xs:element name ="
matchIntraAS "
type ="
xs :boolean
"/>
<
xs:element name ="
matchChargeCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
matchNoChargeCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
matchGroupCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
matchEnterpriseCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
matchNetworkCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
matchNetworkURLCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
matchRepairCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
matchEmergencyCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
matchInternalCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
timeSchedule "
type ="
ScheduleName
"
minOccurs ="
0 "/>
<
xs:element name ="
holidaySchedule "
type ="
ScheduleName
"
minOccurs ="
0 "/>
<
xs:element name ="
matchNumberPortabilityStatus "
type ="
NumberPortabilityStatus
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCommunicationBarringCriteriaModifyRequest
Abstract
no
Documentation
Modify an existing Communication Barring Criteria.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<matchPublicNetwork>
xs :boolean </matchPublicNetwork>
[0..1]
<matchPrivateNetwork>
xs :boolean </matchPrivateNetwork>
[0..1]
<matchLocalCategory>
xs :boolean </matchLocalCategory>
[0..1]
<matchNationalCategory>
xs :boolean </matchNationalCategory>
[0..1]
<matchInterlataCategory>
xs :boolean </matchInterlataCategory>
[0..1]
<matchIntralataCategory>
xs :boolean </matchIntralataCategory>
[0..1]
<matchInternationalCategory>
xs :boolean </matchInternationalCategory>
[0..1]
<matchPrivateCategory>
xs :boolean </matchPrivateCategory>
[0..1]
<matchEmergencyCategory>
xs :boolean </matchEmergencyCategory>
[0..1]
<matchOtherCategory>
xs :boolean </matchOtherCategory>
[0..1]
<matchInterNetwork>
xs :boolean </matchInterNetwork>
[0..1]
<matchInterHostingNE>
xs :boolean </matchInterHostingNE>
[0..1]
<matchInterAS>
xs :boolean </matchInterAS>
[0..1]
<matchIntraAS>
xs :boolean </matchIntraAS>
[0..1]
<matchChargeCalls>
xs :boolean </matchChargeCalls>
[0..1]
<matchNoChargeCalls>
xs :boolean </matchNoChargeCalls>
[0..1]
<matchGroupCalls>
xs :boolean </matchGroupCalls>
[0..1]
<matchEnterpriseCalls>
xs :boolean </matchEnterpriseCalls>
[0..1]
<matchNetworkCalls>
xs :boolean </matchNetworkCalls>
[0..1]
<matchNetworkURLCalls>
xs :boolean </matchNetworkURLCalls>
[0..1]
<matchRepairCalls>
xs :boolean </matchRepairCalls>
[0..1]
<matchEmergencyCalls>
xs :boolean </matchEmergencyCalls>
[0..1]
<matchInternalCalls>
xs :boolean </matchInternalCalls>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCommunicationBarringCriteriaModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
matchPublicNetwork "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
matchPrivateNetwork "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
matchLocalCategory "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
matchNationalCategory "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
matchInterlataCategory "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
matchIntralataCategory "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
matchInternationalCategory "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
matchPrivateCategory "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
matchEmergencyCategory "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
matchOtherCategory "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
matchInterNetwork "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
matchInterHostingNE "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
matchInterAS "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
matchIntraAS "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
matchChargeCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
matchNoChargeCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
matchGroupCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
matchEnterpriseCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
matchNetworkCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
matchNetworkURLCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
matchRepairCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
matchEmergencyCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
matchInternalCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
timeSchedule "
type ="
ScheduleName
"
minOccurs ="
0 "
nillable ="
true "/>
<
xs:element name ="
holidaySchedule "
type ="
ScheduleName
"
minOccurs ="
0 "
nillable ="
true "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCommunicationBarringDigitPatternCriteriaAddRequest
Abstract
no
Documentation
Add a new Communication Barring Digit Pattern Criteria.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<matchDigitPattern>
DigitPattern
</matchDigitPattern>
[0..*]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCommunicationBarringDigitPatternCriteriaAddRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
matchDigitPattern "
type ="
DigitPattern
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCommunicationBarringDigitPatternCriteriaDeleteRequest
Abstract
no
Documentation
Delete an existing Communication Barring Digit Pattern Criteria.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCommunicationBarringDigitPatternCriteriaDeleteRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCommunicationBarringDigitPatternCriteriaGetListRequest
Abstract
no
Documentation
Get the list of all Digit Pattern Criteria defined at the system level.
The response is either a SystemCommunicationBarringDigitPatternCriteriaGetListResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCommunicationBarringDigitPatternCriteriaGetListRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemCommunicationBarringDigitPatternCriteriaGetListResponse
Abstract
no
Documentation
Response to the SystemCommunicationBarringDigitPatternCriteriaGetListRequest.
The response contains a table of all Digit Pattern Criteria defined at the system level. The column headings are "Name" and "Description"
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCommunicationBarringDigitPatternCriteriaGetListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCommunicationBarringDigitPatternCriteriaGetPatternListRequest
Abstract
no
Documentation
Get an existing Digit Pattern Criteria.
The response is either a SystemCommunicationBarringDigitPatternCriteriaGetPatternListResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCommunicationBarringDigitPatternCriteriaGetPatternListRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemCommunicationBarringDigitPatternCriteriaGetPatternListResponse
Abstract
no
Documentation
Response to the SystemCommunicationBarringDigitPatternCriteriaGetPatternListRequest.
The response contains the Digit Pattern Criteria information.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<matchDigitPattern>
DigitPattern
</matchDigitPattern>
[0..*]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCommunicationBarringDigitPatternCriteriaGetPatternListResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
matchDigitPattern "
type ="
DigitPattern
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCommunicationBarringDigitPatternCriteriaGetRequest
Abstract
no
Documentation
Get an existing Communication Barring Digit Pattern Criteria.
The response is either a SystemCommunicationBarringDigitPatternCriteriaGetResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCommunicationBarringDigitPatternCriteriaGetRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemCommunicationBarringDigitPatternCriteriaGetResponse
Abstract
no
Documentation
The response to a SystemCommunicationBarringDigitPatternCriteriaGetRequest.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCommunicationBarringDigitPatternCriteriaGetResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
digitPattern "
type ="
DigitPattern
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCommunicationBarringDigitPatternCriteriaModifyRequest
Abstract
no
Documentation
Modify an existing Communication Barring Digit Pattern Criteria.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<addMatchDigitPattern>
DigitPattern
</addMatchDigitPattern>
[0..*]
<deleteMatchDigitPattern>
DigitPattern
</deleteMatchDigitPattern>
[0..*]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCommunicationBarringDigitPatternCriteriaModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
addMatchDigitPattern "
type ="
DigitPattern
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
<
xs:element name ="
deleteMatchDigitPattern "
type ="
DigitPattern
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCommunicationBarringGetRequest
Abstract
no
Documentation
Request the system level data associated with Communication Barring.
The response is either a SystemCommunicationBarringGetResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCommunicationBarringGetRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemCommunicationBarringGetResponse
Abstract
no
Documentation
Response to SystemCommunicationBarringGetRequest.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<directTransferScreening>
xs :boolean </directTransferScreening>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCommunicationBarringGetResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
directTransferScreening "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCommunicationBarringIncomingCriteriaAddRequest
Abstract
no
Documentation
Add a new Communication Barring Incoming Criteria.
The response is either a SuccessResponse or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCommunicationBarringIncomingCriteriaAddRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
timeSchedule "
type ="
ScheduleName
"
minOccurs ="
0 "/>
<
xs:element name ="
holidaySchedule "
type ="
ScheduleName
"
minOccurs ="
0 "/>
<
xs:element name ="
matchNumberPortabilityStatus "
type ="
NumberPortabilityStatus
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCommunicationBarringIncomingCriteriaDeleteRequest
Abstract
no
Documentation
Delete an existing Communication Barring Incoming Criteria.
The response is either a SuccessResponse or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCommunicationBarringIncomingCriteriaDeleteRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCommunicationBarringIncomingCriteriaGetListRequest
Abstract
no
Documentation
Get the list of all Communication Barring Incoming Criteria.
The response is either a
SystemCommunicationBarringIncomingCriteriaGetListResponse or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCommunicationBarringIncomingCriteriaGetListRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemCommunicationBarringIncomingCriteriaGetListResponse
Abstract
no
Documentation
Response to the SystemCommunicationBarringIncomingCriteriaGetListRequest.
The response contains a table of all Communication Barring Incoming Criteria
in the system. The column headings are "Name" and "Description".
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCommunicationBarringIncomingCriteriaGetListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCommunicationBarringIncomingCriteriaGetRequest
Abstract
no
Documentation
Get an existing Communication Barring Incoming Criteria.
The response is either a
SystemCommunicationBarringIncomingCriteriaGetResponse or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCommunicationBarringIncomingCriteriaGetRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemCommunicationBarringIncomingCriteriaGetResponse
Abstract
no
Documentation
Response to the SystemCommunicationBarringIncomingCriteriaGetRequest.
The response contains the Communication Barring Incoming Criteria information.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCommunicationBarringIncomingCriteriaGetResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
timeSchedule "
type ="
ScheduleName
"
minOccurs ="
0 "/>
<
xs:element name ="
holidaySchedule "
type ="
ScheduleName
"
minOccurs ="
0 "/>
<
xs:element name ="
matchNumberPortabilityStatus "
type ="
NumberPortabilityStatus
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCommunicationBarringIncomingCriteriaModifyRequest
Abstract
no
Documentation
Modify an existing Communication Barring Incoming Criteria.
The response is either a SuccessResponse or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCommunicationBarringIncomingCriteriaModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
timeSchedule "
type ="
ScheduleName
"
minOccurs ="
0 "
nillable ="
true "/>
<
xs:element name ="
holidaySchedule "
type ="
ScheduleName
"
minOccurs ="
0 "
nillable ="
true "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCommunicationBarringModifyRequest
Abstract
no
Documentation
Modify the system level data associated with Communication Barring.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<directTransferScreening>
xs :boolean </directTransferScreening>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCommunicationBarringModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
directTransferScreening "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCommunicationBarringProfileAddRequest19sp1
Abstract
no
Documentation
Add a new Communication Barring Profile.
The priorities for IncomingRules are requantized to consecutive integers as part of the add.
The response is either a SuccessResponse or an ErrorResponse.
The following elements are only used in AS data mode:
callMeNowDefaultAction, use value "Block" in HSS data mode
callMeNowDefaultCallTimeout
callMeNowRule
applyToAttendedCallTransfers, use value "false" in HSS data mode
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<originatingDefaultTreatmentId>
TreatmentId
</originatingDefaultTreatmentId>
[0..1]
<originatingDefaultTransferNumber>
OutgoingDN
</originatingDefaultTransferNumber>
[0..1]
<applyToAttendedCallTransfers>
xs :boolean </applyToAttendedCallTransfers>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCommunicationBarringProfileAddRequest19sp1 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
originatingDefaultTreatmentId "
type ="
TreatmentId
"
minOccurs ="
0 "/>
<
xs:element name ="
originatingDefaultTransferNumber "
type ="
OutgoingDN
"
minOccurs ="
0 "/>
<
xs:element name ="
applyToAttendedCallTransfers "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCommunicationBarringProfileDeleteRequest
Abstract
no
Documentation
Delete an existing Communication Barring Profile.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCommunicationBarringProfileDeleteRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCommunicationBarringProfileGetCriteriaUsageListRequest
Abstract
no
Documentation
Get the list of Communication Barring Proifles that uses a specific
Communication Barring criteria.
The response is either a SystemCommunicationBarringProfileGetCriteriaUsageListResponse
or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCommunicationBarringProfileGetCriteriaUsageListRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemCommunicationBarringProfileGetCriteriaUsageListResponse
Abstract
no
Documentation
Response to the SystemCommunicationBarringProfileGetCriteriaUsageListRequest.
The response contains a table of system Communication Barring Profiles that
use the specific Communication Barring Criteria. The column headings
are "Name" and "Description"
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCommunicationBarringProfileGetCriteriaUsageListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCommunicationBarringProfileGetDigitPatternCriteriaUsageListRequest
Abstract
no
Documentation
Get the list of Profiles that use a specific Digit Pattern Criteria.
The response is either a
SystemCommunicationBarringProfileGetDigitPatternCriteriaUsageListResponse
or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCommunicationBarringProfileGetDigitPatternCriteriaUsageListRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemCommunicationBarringProfileGetDigitPatternCriteriaUsageListResponse
Abstract
no
Documentation
Response to the SystemCommunicationBarringProfileGetDigitPatternCriteriaUsageListRequest.
The response contains a table of all Profiles that use the specific Digit Pattern Criteria. The column headings are "Name" and "Description"
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCommunicationBarringProfileGetDigitPatternCriteriaUsageListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCommunicationBarringProfileGetIncomingCriteriaUsageListRequest
Abstract
no
Documentation
Get the list of Communication Barring Proifles that uses a specific
Communication Barring Incoming criteria.
The response is either a SystemCommunicationBarringProfileGetIncomingCriteriaUsageListResponse
or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCommunicationBarringProfileGetIncomingCriteriaUsageListRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemCommunicationBarringProfileGetIncomingCriteriaUsageListResponse
Abstract
no
Documentation
Response to the SystemCommunicationBarringProfileGetIncomingCriteriaUsageListRequest.
The response contains a table of system Communication Barring Profiles that
use the specific Communication Barring Incoming Criteria. The column headings
are "Name" and "Description"
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCommunicationBarringProfileGetIncomingCriteriaUsageListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCommunicationBarringProfileGetListRequest
Abstract
no
Documentation
Get the list of all Communication Barring Profiles.
The response is either a
SystemCommunicationBarringProfileGetListResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCommunicationBarringProfileGetListRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemCommunicationBarringProfileGetListResponse
Abstract
no
Documentation
Response to the SystemCommunicationBarringProfileGetListRequest.
The response contains a table of all Communication Barring Profiles
in the system. The column headings are "Name" and "Description"
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCommunicationBarringProfileGetListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCommunicationBarringProfileGetRequest19sp1
Abstract
no
Documentation
Get an existing Communication Barring Profile.
The response is either a SystemCommunicationBarringProfileGetResponse19sp1
or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCommunicationBarringProfileGetRequest19sp1 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCommunicationBarringProfileGetRequest19sp1V2
Abstract
no
Documentation
Get an existing Communication Barring Profile.
The response is either a SystemCommunicationBarringProfileGetResponse19sp1V2
or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCommunicationBarringProfileGetRequest19sp1V2 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemCommunicationBarringProfileGetResponse19sp1
Abstract
no
Documentation
Response to the SystemCommunicationBarringProfileGetRequest19sp1.
The response contains the Communication Barring Profile information.
The incoming rules are returned in ascending priority order.
The following elements are only used in AS data mode:
callMeNowDefaultAction
callMeNowDefaultCallTimeout
callMeNowRule
applyToAttendedCallTransfers
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<originatingDefaultTreatmentId>
TreatmentId
</originatingDefaultTreatmentId>
[0..1]
<originatingDefaultTransferNumber>
OutgoingDN
</originatingDefaultTransferNumber>
[0..1]
<applyToAttendedCallTransfers>
xs :boolean </applyToAttendedCallTransfers>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCommunicationBarringProfileGetResponse19sp1 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
originatingDefaultTreatmentId "
type ="
TreatmentId
"
minOccurs ="
0 "/>
<
xs:element name ="
originatingDefaultTransferNumber "
type ="
OutgoingDN
"
minOccurs ="
0 "/>
<
xs:element name ="
applyToAttendedCallTransfers "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemCommunicationBarringProfileGetResponse19sp1V2
Abstract
no
Documentation
Response to the SystemCommunicationBarringProfileGetRequest19sp1V2.
The response contains the Communication Barring Profile information.
The incoming rules are returned in ascending priority order.
The following elements are only used in AS data mode:
callMeNowDefaultAction
callMeNowDefaultCallTimeout
callMeNowRule
applyToAttendedCallTransfers
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<originatingDefaultTreatmentId>
TreatmentId
</originatingDefaultTreatmentId>
[0..1]
<originatingDefaultTransferNumber>
OutgoingDN
</originatingDefaultTransferNumber>
[0..1]
<applyToAttendedCallTransfers>
xs :boolean </applyToAttendedCallTransfers>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCommunicationBarringProfileGetResponse19sp1V2 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
originatingDefaultTreatmentId "
type ="
TreatmentId
"
minOccurs ="
0 "/>
<
xs:element name ="
originatingDefaultTransferNumber "
type ="
OutgoingDN
"
minOccurs ="
0 "/>
<
xs:element name ="
applyToAttendedCallTransfers "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCommunicationBarringProfileModifyRequest
Abstract
no
Documentation
Modify an existing Communication Barring Profile.
When the originatingDefaultAction is not Treatment, originatingDefaultTreatmentId
will be automatically cleared. Also when the action of originatingRule is not Treatment,
treatmentId will be automatically cleared for the rule.
The priorities for IncomingRules are requantized to consecutive integers as part of the modify.
The response is either a SuccessResponse or an ErrorResponse.
The following elements are only used in AS data mode:
callMeNowDefaultAction
callMeNowDefaultCallTimeout
callMeNowRule
applyToAttendedCallTransfers
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<originatingDefaultTreatmentId>
TreatmentId
</originatingDefaultTreatmentId>
[0..1]
<originatingDefaultTransferNumber>
OutgoingDN
</originatingDefaultTransferNumber>
[0..1]
<applyToAttendedCallTransfers>
xs :boolean </applyToAttendedCallTransfers>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCommunicationBarringProfileModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
originatingDefaultTreatmentId "
type ="
TreatmentId
"
minOccurs ="
0 "
nillable ="
true "/>
<
xs:element name ="
originatingDefaultTransferNumber "
type ="
OutgoingDN
"
minOccurs ="
0 "
nillable ="
true "/>
<
xs:element name ="
applyToAttendedCallTransfers "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCommunicationBarringServiceProviderGetCriteriaUsageListRequest
Abstract
no
Documentation
Get the list of Service Providers that use a specific
Communication Barring Criteria.
The response is either a SystemCommunicationBarringServiceProviderGetCriteriaUsageListResponse
or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCommunicationBarringServiceProviderGetCriteriaUsageListRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemCommunicationBarringServiceProviderGetCriteriaUsageListResponse
Abstract
no
Documentation
Response to the SystemCommunicationBarringServiceProviderGetCriteriaUsageListRequest.
The response contains a table of all Service Providers that use the specific Communication Barring criteria. The column headings are "Service Provider Id", "Service Provider Name" and "Is Enterprise"
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<serviceProviderTable>
core :OCITable
</serviceProviderTable>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCommunicationBarringServiceProviderGetCriteriaUsageListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCommunicationBarringServiceProviderGetIncomingCriteriaUsageListRequest
Abstract
no
Documentation
Get the list of Service Providers that use a specific
Communication Barring Incoming Criteria.
The response is either a SystemCommunicationBarringServiceProviderGetIncomingCriteriaUsageListResponse
or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCommunicationBarringServiceProviderGetIncomingCriteriaUsageListRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemCommunicationBarringServiceProviderGetIncomingCriteriaUsageListResponse
Abstract
no
Documentation
Response to the SystemCommunicationBarringServiceProviderGetIncomingCriteriaUsageListRequest.
The response contains a table of all Service Providers that use the specific Communication Barring Incoming criteria. The column headings are "Service Provider Id", "Service Provider Name" and "Is Enterprise"
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<serviceProviderTable>
core :OCITable
</serviceProviderTable>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCommunicationBarringServiceProviderGetIncomingCriteriaUsageListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemConfigurableFileSystemGetRequest
Abstract
no
Documentation
Request to get the File System parameters.
The response is either SystemConfigurableFileSystemGetResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemConfigurableFileSystemGetRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemConfigurableFileSystemGetResponse
Abstract
no
Documentation
Response to SystemConfigurableFileSystemGetRequest.
Contains the File System parameters.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
Start Choice [1]
<protocolFile>
[1]
<replicated>
xs :boolean </replicated>
[1]
</protocolFile>
<protocolWebDAV>
[1]
<secure>
xs :boolean </secure>
[1]
</protocolWebDAV>
End Choice
</...>
Schema Component Representation
<
xs:complexType name ="
SystemConfigurableFileSystemGetResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:choice >
<
xs:element name ="
protocolFile ">
<
xs:complexType >
<
xs:sequence >
<
xs:element name ="
replicated "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:complexType >
</
xs:element >
<
xs:element name ="
protocolWebDAV ">
<
xs:complexType >
<
xs:sequence >
<
xs:element name ="
secure "
type ="
xs :boolean
"/>
<
xs:element name ="
fileServerFQDN "
type ="
NetAddress
"/>
</
xs:sequence >
</
xs:complexType >
</
xs:element >
</
xs:choice >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemConfigurableFileSystemModifyRequest
Abstract
no
Documentation
Request to modify File System parameters.
The response is either SuccessResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
Start Choice [0..1]
<protocolFile>
[1]
<replicated>
xs :boolean </replicated>
[0..1]
</protocolFile>
<protocolWebDAV>
[1]
<secure>
xs :boolean </secure>
[0..1]
<fileServerFQDN>
NetAddress
</fileServerFQDN>
[0..1]
</protocolWebDAV>
End Choice
</...>
Schema Component Representation
<
xs:complexType name ="
SystemConfigurableFileSystemModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:choice minOccurs ="
0 ">
<
xs:element name ="
protocolFile ">
<
xs:complexType >
<
xs:sequence >
<
xs:element name ="
replicated "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:complexType >
</
xs:element >
<
xs:element name ="
protocolWebDAV ">
<
xs:complexType >
<
xs:sequence >
<
xs:element name ="
secure "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
userName "
type ="
WebDAVUserName
"
minOccurs ="
0 "
nillable ="
true "/>
<
xs:element name ="
password "
type ="
WebDAVPassword
"
minOccurs ="
0 "
nillable ="
true "/>
<
xs:element name ="
fileServerFQDN "
type ="
NetAddress
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:complexType >
</
xs:element >
</
xs:choice >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemConfigurableTreatmentAddRequest
Abstract
no
Documentation
Add a configurable treatment.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<routeAdvance>
xs :boolean </routeAdvance>
[0..1]
<accessSendReasonHeader>
xs :boolean </accessSendReasonHeader>
[0..1]
<networkSendReasonHeader>
xs :boolean </networkSendReasonHeader>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemConfigurableTreatmentAddRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
accessSIPStatusMessage "
type ="
SIPStatusMessage
"
minOccurs ="
0 "/>
<
xs:element name ="
networkSIPStatusMessage "
type ="
SIPStatusMessage
"
minOccurs ="
0 "/>
<
xs:element name ="
q850CauseValue "
type ="
Q850CauseValue
"
minOccurs ="
0 "/>
<
xs:element name ="
q850Text "
type ="
Q850Text
"
minOccurs ="
0 "/>
<
xs:element name ="
routeAdvance "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
accessSendReasonHeader "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
networkSendReasonHeader "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemConfigurableTreatmentDeleteRequest
Abstract
no
Documentation
Delete a configurable treatment.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemConfigurableTreatmentDeleteRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemConfigurableTreatmentGetListRequest
Abstract
no
Documentation
Get a list of configurable treatments.
The response is either a SystemConfigurableTreatmentGetListResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemConfigurableTreatmentGetListRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemConfigurableTreatmentGetListResponse
Abstract
no
Documentation
Response to a SystemConfigurableTreatmentGetListRequest. Contains a table with one row per treatment.
The table columns are: "Treatment Id", "Description".
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemConfigurableTreatmentGetListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemConfigurableTreatmentGetRequest16
Abstract
no
Documentation
Get all the attributes of a configurable treatment.
The response is either a SystemConfigurableTreatmentGetResponse16 or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemConfigurableTreatmentGetRequest16 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemConfigurableTreatmentGetResponse16
Abstract
no
Documentation
Response to the SystemConfigurableTreatmentGetRequest16.
The response contains the treatment configurable information.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<routeAdvance>
xs :boolean </routeAdvance>
[1]
<accessSendReasonHeader>
xs :boolean </accessSendReasonHeader>
[1]
<networkSendReasonHeader>
xs :boolean </networkSendReasonHeader>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemConfigurableTreatmentGetResponse16 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
accessSIPStatusMessage "
type ="
SIPStatusMessage
"
minOccurs ="
0 "/>
<
xs:element name ="
networkSIPStatusMessage "
type ="
SIPStatusMessage
"
minOccurs ="
0 "/>
<
xs:element name ="
q850CauseValue "
type ="
Q850CauseValue
"
minOccurs ="
0 "/>
<
xs:element name ="
q850Text "
type ="
Q850Text
"
minOccurs ="
0 "/>
<
xs:element name ="
routeAdvance "
type ="
xs :boolean
"/>
<
xs:element name ="
accessSendReasonHeader "
type ="
xs :boolean
"/>
<
xs:element name ="
networkSendReasonHeader "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemConfigurableTreatmentModifyRequest
Abstract
no
Documentation
Modify the fields for a configurable treatment.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<routeAdvance>
xs :boolean </routeAdvance>
[0..1]
<accessSendReasonHeader>
xs :boolean </accessSendReasonHeader>
[0..1]
<networkSendReasonHeader>
xs :boolean </networkSendReasonHeader>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemConfigurableTreatmentModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
chargeIndicator "
type ="
ChargeIndicator
"
minOccurs ="
0 "/>
<
xs:element name ="
accessSIPStatusCode "
type ="
SIPFailureStatusCode
"
nillable ="
true "
minOccurs ="
0 "/>
<
xs:element name ="
accessSIPStatusMessage "
type ="
SIPStatusMessage
"
nillable ="
true "
minOccurs ="
0 "/>
<
xs:element name ="
networkSIPStatusCode "
type ="
SIPFailureStatusCode
"
nillable ="
true "
minOccurs ="
0 "/>
<
xs:element name ="
networkSIPStatusMessage "
type ="
SIPStatusMessage
"
nillable ="
true "
minOccurs ="
0 "/>
<
xs:element name ="
q850CauseValue "
type ="
Q850CauseValue
"
nillable ="
true "
minOccurs ="
0 "/>
<
xs:element name ="
q850Text "
type ="
Q850Text
"
nillable ="
true "
minOccurs ="
0 "/>
<
xs:element name ="
cdrTerminationCause "
type ="
CDRTerminationCause
"
nillable ="
true "
minOccurs ="
0 "/>
<
xs:element name ="
routeAdvance "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
accessSendReasonHeader "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
networkSendReasonHeader "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCountryCodeAddRequest
Abstract
no
Documentation
Add a country code to the system.
If ringPeriodMilliseconds is not specified, a default of 6000 milliseconds is assumed.
If offHookWarningTimerSeconds is not specified, a default of 30 seconds is assumed.
If enableNationalPrefix is not specified, a default of false is assumed.
If nationalPrefix is not specified, a default of null string is assumed.
If disableNationalPrefixForOffNetCalls is not specified, a default of false is assumed.
The following elements are only used in AS data mode:
disableNationalPrefixForOffNetCalls.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<enableNationalPrefix>
xs :boolean </enableNationalPrefix>
[0..1]
<disableNationalPrefixForOffNetCalls>
xs :boolean </disableNationalPrefixForOffNetCalls>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCountryCodeAddRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
enableNationalPrefix "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
nationalPrefix "
type ="
NationalPrefix
"
minOccurs ="
0 "/>
<
xs:element name ="
disableNationalPrefixForOffNetCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCountryCodeDeleteRequest
Abstract
no
Documentation
Delete a country code from the system.
A country code cannot be deleted if it is the default country code or
if any carriers or call type mappings are defined against it.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCountryCodeDeleteRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCountryCodeGetListRequest
Abstract
no
Documentation
Request data for all country codes.
The response is either a SystemCountryCodeGetListResponse or an
ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCountryCodeGetListRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemCountryCodeGetListResponse
Abstract
no
Documentation
Response to a SystemCountryCodeGetListRequest. Contains the default country code
and a table with one row per country code. The table columns are
"Country Code", "Country Name", "Off Hook Warning Seconds",
"Ring Period Milliseconds", "National Prefix", "Use Prefix",
"Maximum Call Waiting Tones", "Time Between Call Waiting Tones Milliseconds"
and "Disable National Prefix for OffNet Calls".
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<defaultCountryCode>
CountryCode
</defaultCountryCode>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCountryCodeGetListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCountryCodeModifyRequest
Abstract
no
Documentation
Modify the attributes of a country code.
If becomeDefaultCountryCode is true, the country code
in this request becomes the default country code for the system.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<enableNationalPrefix>
xs :boolean </enableNationalPrefix>
[0..1]
<becomeDefaultCountryCode> true </becomeDefaultCountryCode> [0..1]
<disableNationalPrefixForOffNetCalls>
xs :boolean </disableNationalPrefixForOffNetCalls>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCountryCodeModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
enableNationalPrefix "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
nationalPrefix "
type ="
NationalPrefix
"
minOccurs ="
0 "/>
<
xs:element name ="
becomeDefaultCountryCode "
type ="
xs :boolean
"
fixed ="
true "
minOccurs ="
0 "/>
<
xs:element name ="
disableNationalPrefixForOffNetCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCPEConfigAddFileServerRequest14sp6
Abstract
no
Documentation
Add a device CPE config file server.
The response is either SuccessResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<extendedCaptureFileRepositoryName>
FileRepositoryName
</extendedCaptureFileRepositoryName>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCPEConfigAddFileServerRequest14sp6 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
extendedCaptureFileRepositoryName "
type ="
FileRepositoryName
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCPEConfigDeleteFileServerRequest
Abstract
no
Documentation
Delete a device CPE config file server.
The response is either SuccessResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCPEConfigDeleteFileServerRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCPEConfigGetFileServerListRequest14sp6
Abstract
no
Documentation
Requests the list of device CPE config file servers.
The response is either SystemCPEConfigGetFileServerListResponse14sp6 or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCPEConfigGetFileServerListRequest14sp6 ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemCPEConfigGetFileServerListResponse14sp6
Abstract
no
Documentation
Response to SystemCPEConfigGetFileServerListRequest14sp6. The table columns are:
"Device Type", "File Repository Name", "Directory", "Extended File Repository Name".
The following columns are only used in AS data mode:
"Extended File Repository Name"
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCPEConfigGetFileServerListResponse14sp6 ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCPEConfigModifyFileServerRequest14sp6
Abstract
no
Documentation
Modify a device CPE config file server.
The response is either SuccessResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<extendedCaptureFileRepositoryName>
FileRepositoryName
</extendedCaptureFileRepositoryName>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCPEConfigModifyFileServerRequest14sp6 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
cpeFileDirectory "
type ="
CPEFileDirectory
"
nillable ="
true "
minOccurs ="
0 "/>
<
xs:element name ="
extendedCaptureFileRepositoryName "
type ="
FileRepositoryName
"
nillable ="
true "
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCPEConfigParametersGetRequest20
Abstract
no
Documentation
Request to get the list of CPE Config system parameters.
The response is either SystemCPEConfigParametersGetResponse20 or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCPEConfigParametersGetRequest20 ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemCPEConfigParametersGetResponse20
Abstract
no
Documentation
Response to SystemCPEConfigParametersGetListRequest20.
Contains a list of system CPE Config parameters.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<enableIPDeviceManagement>
xs :boolean </enableIPDeviceManagement>
[1]
<deviceAccessAppServerClusterName>
NetAddress
</deviceAccessAppServerClusterName>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCPEConfigParametersGetResponse20 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
enableIPDeviceManagement "
type ="
xs :boolean
"/>
<
xs:element name ="
deviceAccessAppServerClusterName "
type ="
NetAddress
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCPEConfigParametersModifyRequest20
Abstract
no
Documentation
Request to modify CPE Config system parameters.
The response is either SuccessResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<enableIPDeviceManagement>
xs :boolean </enableIPDeviceManagement>
[0..1]
<deviceAccessAppServerClusterName>
NetAddress
</deviceAccessAppServerClusterName>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCPEConfigParametersModifyRequest20 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
enableIPDeviceManagement "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
deviceAccessAppServerClusterName "
type ="
NetAddress
"
minOccurs ="
0 "
nillable ="
true "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCPEConfigRebuildConfigFileRequest
Abstract
no
Documentation
Rebuild the system default config file for the specified device type.
If the device type is not specified, all files for all device types in the system are rebuilt.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<force> true </force> [0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCPEConfigRebuildConfigFileRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
force "
type ="
xs :boolean
"
minOccurs ="
0 "
fixed ="
true "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCPEConfigRebuildDeviceConfigFileRequest
Abstract
no
Documentation
Rebuild the config file for a specified device.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCPEConfigRebuildDeviceConfigFileRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCPEConfigReorderDeviceLinePortsRequest
Abstract
no
Documentation
Reorder the lines of a System device. You can not add or delete line ports, only
re-ordering the list is allowed. The ordered list of line ports can be obtained
with the SystemAccessDeviceGetRequest16 command.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCPEConfigReorderDeviceLinePortsRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCPEConfigResetDeviceRequest
Abstract
no
Documentation
Reset a specific system device.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCPEConfigResetDeviceRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCPEConfigResetDeviceTypeRequest
Abstract
no
Documentation
Reset all the devices of the specified device type in the system.
If the device type is not specified, all device in the system are reset.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCPEConfigResetDeviceTypeRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCPEConfigSetConfigFileRequest
Abstract
no
Documentation
Request to set a new system default configuration file for a device type.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCPEConfigSetConfigFileRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemDeviceManagementEventGetListRequest
Abstract
no
Documentation
Request device management's events for a specific queue.
It is possible to restrict the number of rows returned using
responseSizeLimit.
If eventQueueType is not specified, the events from all the
event queues are returned.
The response is either a SystemDeviceManagementEventGetListResponse or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemDeviceManagementEventGetListRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemDeviceManagementEventGetListResponse
Abstract
no
Documentation
Response to SystemDeviceManagementEventGetListRequest.
Contains a table with column headings: "Event Id", "Status", "Action",
"Level", "Type", "Additional Info", "Is Local", "Completion %",
"Pushed/ Same Hash/ Not Pushed", "Login Id", "Start Time",
"Process Time".
"Event Id" is a unique identifer for the event.
"Status" can be: Pending, Queued, In Progress,
Process On Other Host, Stale, Completed, Canceled.
"Action" can be: Delete, Download, Rebuild, Reset, Upload.
"Level" can be: Device, Device Type, Device Type Group, Group, User.
"Type" can be: Automatic, Manual.
"Additional Info" includes the affected device type, device or group.
It depends on the level of the event:
Device Profile: "Device Name" "Service Provider Id" "Group Id"
Device Type: "Device Type Name"
Device Type Group: "Service Provider Id" "Group Id" "Device Type Name"
Group: "Service Provider Id" "Group Id"
User: "User Id"
"Is Local" is set to "yes" if the event is processed on the server
who received the request, "no" otherwise meaning that the event is
processed on another server.
"Completion %" provides an estimate of the completion of the event.
A percentage is given, the current number of completed expanded event,
and the total number of expanded event.
"Pushed/ Same Hash/ Not Pushed" gives the total number of files that
were pushed, not pushed because of same hash, and not pushed when
processing the event.
"LoginId" is the user or admin id who triggered the event.
"Start Time" is the date when the event was started. The display
shows the month, days, hours, and minutes (MM-dd hh:mm).
"Process Time" is the time taken to process the event in hours,
minutes, seconds, and milliseconds (hhhh:mm:ss.SSS).
Each row represents an event sorted by priority of processing. The
first row in the table is an event that has an associated expanded
event currently being processed or next in line to be processed.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemDeviceManagementEventGetListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemDeviceManagementGetAccessDeviceCountForDeviceTypeRequest
Abstract
no
Documentation
Request the number of access device of a particular device type or all
device types if deviceType is not specified.
If countOnlyResetSupportedDevice is true, count only access devices if the device type supports reset.
Devices are counted only if their device type supports Device Management.
An error is returned if deviceType is specified but does not support device management.
The response is either SystemDeviceManagementGetAccessDeviceCountForDeviceTypeResponse or ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<countOnlyResetSupportedDevice>
xs :boolean </countOnlyResetSupportedDevice>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemDeviceManagementGetAccessDeviceCountForDeviceTypeRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
countOnlyResetSupportedDevice "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemDeviceManagementGetAccessDeviceCountForDeviceTypeResponse
Abstract
no
Documentation
Response to SystemDeviceManagementGetAccessDeviceCountForDeviceTypeRequest.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<accessDeviceCount>
xs :int </accessDeviceCount>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemDeviceManagementGetAccessDeviceCountForDeviceTypeResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
accessDeviceCount "
type ="
xs :int
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemDeviceManagementGetEventStatusSummaryCountRequest
Abstract
no
Documentation
Request a summary table of the number of events in state 'Pending',
'Queued Internally', and 'Completed' in the system per action.
One row is returned per action.
Actions are as per the DeviceManagementEventActionType (ex: Delete, Download, Rebuild, Reset, Upload).
The state 'Queued Internally' includes total for events with status
equal to 'Queued' and 'In Progress' as per DeviceManagementEventStatus.
The response is either SystemDeviceManagementGetEventStatusSummaryCountResponse or ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemDeviceManagementGetEventStatusSummaryCountRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemDeviceManagementGetEventStatusSummaryCountResponse
Abstract
no
Documentation
Response to SystemDeviceManagementGetEventStatusSummaryCountRequest.
The column headings are "Action, "Pending", "Queued Internally", and "Completed"
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemDeviceManagementGetEventStatusSummaryCountResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemDeviceManagementInProgressAndPendingEventCancelRequest
Abstract
no
Documentation
Cancel pending and in progress events. Either all events, multiple
events, or a list of specified events can be canceled.
When specifying multiple events, an event must meet all specified
criteria to be canceled.
The response is either a SuccessResponse or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
Start Choice [1]
<cancelAllEvents> ... </cancelAllEvents> [1]
<cancelMultipleEvents>
[1]
</cancelMultipleEvents>
<eventId>
xs :int </eventId>
[1..*]
End Choice
</...>
Schema Component Representation
<
xs:complexType name ="
SystemDeviceManagementInProgressAndPendingEventCancelRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:choice >
<xs:element name ="cancelAllEvents "/>
<
xs:element name ="
cancelMultipleEvents ">
<
xs:complexType >
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
</
xs:element >
<
xs:element name ="
eventId "
type ="
xs :int
"
minOccurs ="
1 "
maxOccurs ="
unbounded "/>
</
xs:choice >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemDeviceManagementTagAddRequest
Abstract
no
Documentation
Request to add a static configuration tag.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
Start Choice [1]
<systemDefaultTagSet> true </systemDefaultTagSet> [1]
End Choice
</...>
Schema Component Representation
<
xs:complexType name ="
SystemDeviceManagementTagAddRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:choice >
<
xs:element name ="
systemDefaultTagSet "
type ="
xs :boolean
"
fixed ="
true "/>
</
xs:choice >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemDeviceManagementTagDeleteListRequest
Abstract
no
Documentation
Request to delete static configuration tags.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
Start Choice [1]
<systemDefaultTagSet> true </systemDefaultTagSet> [1]
End Choice
</...>
Schema Component Representation
<
xs:complexType name ="
SystemDeviceManagementTagDeleteListRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:choice >
<
xs:element name ="
systemDefaultTagSet "
type ="
xs :boolean
"
fixed ="
true "/>
</
xs:choice >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemDeviceManagementTagGetListRequest
Abstract
no
Documentation
Request to get the list of custom configuration tags managed by the Device Management System.
The response is either SystemDeviceManagementTagGetListResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
Start Choice [1]
<systemDefaultTagSet> true </systemDefaultTagSet> [1]
End Choice
</...>
Schema Component Representation
<
xs:complexType name ="
SystemDeviceManagementTagGetListRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:choice >
<
xs:element name ="
systemDefaultTagSet "
type ="
xs :boolean
"
fixed ="
true "/>
</
xs:choice >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemDeviceManagementTagGetListResponse
Abstract
no
Documentation
Response to SystemDeviceManagementTagGetListRequest.
Contains a table of custom configuration tags managed by the Device Management System.
The column headings are: "Tag Name", "Tag Value".
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemDeviceManagementTagGetListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemDeviceManagementTagModifyRequest
Abstract
no
Documentation
Request to modify a static configuration tag.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
Start Choice [1]
<systemDefaultTagSet> true </systemDefaultTagSet> [1]
End Choice
</...>
Schema Component Representation
<
xs:complexType name ="
SystemDeviceManagementTagModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:choice >
<
xs:element name ="
systemDefaultTagSet "
type ="
xs :boolean
"
fixed ="
true "/>
</
xs:choice >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemDeviceManagementTagSetAddRequest
Abstract
no
Documentation
Request to add a static configuration tag set.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemDeviceManagementTagSetAddRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemDeviceManagementTagSetDeleteRequest
Abstract
no
Documentation
Request to delete a static configuration tag set.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemDeviceManagementTagSetDeleteRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemDeviceManagementTagSetGetListRequest
Abstract
no
Documentation
Request to get the list of custom configuration tag sets managed by the Device Management System.
The response is either SystemDeviceManagementTagSetGetListResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemDeviceManagementTagSetGetListRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemDeviceManagementTagSetGetListResponse
Abstract
no
Documentation
Response to SystemDeviceManagementTagSetGetListRequest.
The response includes an array of tag set names defined in the system.
The system default tag set name is not part of this response.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemDeviceManagementTagSetGetListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemDeviceManagementTagSetModifyRequest
Abstract
no
Documentation
Request to modify a static configuration tag set.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemDeviceManagementTagSetModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemDeviceProfileAuthenticationLockoutClearAllRequest
Abstract
no
Documentation
Request to clear all device password authentication lockouts in the system.
The response is either a SuccessResponse or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> true
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemDeviceProfileAuthenticationLockoutClearAllRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemDeviceProfileAuthenticationLockoutClearRequest
Abstract
no
Documentation
Request to clear device profile authentication lockouts in the system.
The response is either a SuccessResponse or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> true
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemDeviceProfileAuthenticationLockoutClearRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
accessDevice "
type ="
AccessDeviceKey
"
minOccurs ="
1 "
maxOccurs ="
unbounded "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemDeviceProfileAuthenticationLockoutGetRequest
Abstract
no
Documentation
Request to get device password authentication lockout data in the system.
The response is either a SystemDeviceProfileAuthenticationLockoutGetResponse or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> true
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemDeviceProfileAuthenticationLockoutGetRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
searchCriteriaGroupId "
type ="
SearchCriteriaGroupId
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemDeviceProfileAuthenticationLockoutGetResponse
Abstract
no
Documentation
Response to SystemDeviceProfileAuthenticationLockoutGetRequest.
The column headings for the lockoutTable are: "Organization Id", "Organization Type", "Group Id", "Identity/Device Profile Name", " Identity/Device Profile Type", "Lockout Started", "Lockout Expires", "Lockout Count". Lockout times are shown in the system GMT time. When a permanent lockout is shown, the "Lockout Expires" column is empty and the "Lockout Count" column contains the word Permanent.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> true
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemDeviceProfileAuthenticationLockoutGetResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemDeviceProfileAuthenticationPasswordRulesGetRequest
Abstract
no
Documentation
Request to get the system level device profile authentication password rule settings.
The response is either a SystemDeviceProfileAuthenticationPasswordRulesGetResponse or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> true
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemDeviceProfileAuthenticationPasswordRulesGetRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemDeviceProfileAuthenticationPasswordRulesGetResponse
Abstract
no
Documentation
Response to SystemDeviceProfileAuthenticationPasswordRulesGetRequest.
Contains the device profile authentication password rules for the system.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> true
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<disallowAuthenticationName>
xs :boolean </disallowAuthenticationName>
[1]
<disallowOldPassword>
xs :boolean </disallowOldPassword>
[1]
<disallowReversedOldPassword>
xs :boolean </disallowReversedOldPassword>
[1]
<restrictMinDigits>
xs :boolean </restrictMinDigits>
[1]
<restrictMinUpperCaseLetters>
xs :boolean </restrictMinUpperCaseLetters>
[1]
<restrictMinLowerCaseLetters>
xs :boolean </restrictMinLowerCaseLetters>
[1]
<restrictMinNonAlphanumericCharacters>
xs :boolean </restrictMinNonAlphanumericCharacters>
[1]
<sendPermanentLockoutNotification>
xs :boolean </sendPermanentLockoutNotification>
[1]
<permanentLockoutNotifyEmailAddress>
EmailAddress
</permanentLockoutNotifyEmailAddress>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemDeviceProfileAuthenticationPasswordRulesGetResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
disallowAuthenticationName "
type ="
xs :boolean
"/>
<
xs:element name ="
disallowOldPassword "
type ="
xs :boolean
"/>
<
xs:element name ="
disallowReversedOldPassword "
type ="
xs :boolean
"/>
<
xs:element name ="
restrictMinDigits "
type ="
xs :boolean
"/>
<
xs:element name ="
restrictMinUpperCaseLetters "
type ="
xs :boolean
"/>
<
xs:element name ="
restrictMinLowerCaseLetters "
type ="
xs :boolean
"/>
<
xs:element name ="
restrictMinNonAlphanumericCharacters "
type ="
xs :boolean
"/>
<
xs:element name ="
sendPermanentLockoutNotification "
type ="
xs :boolean
"/>
<
xs:element name ="
permanentLockoutNotifyEmailAddress "
type ="
EmailAddress
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemDeviceProfileAuthenticationPasswordRulesModifyRequest
Abstract
no
Documentation
Request to modify the system level device profile authentication password rule settings.
The response is either SuccessResponse or ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> true
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<disallowAuthenticationName>
xs :boolean </disallowAuthenticationName>
[0..1]
<disallowOldPassword>
xs :boolean </disallowOldPassword>
[0..1]
<disallowReversedOldPassword>
xs :boolean </disallowReversedOldPassword>
[0..1]
<restrictMinDigits>
xs :boolean </restrictMinDigits>
[0..1]
<restrictMinUpperCaseLetters>
xs :boolean </restrictMinUpperCaseLetters>
[0..1]
<restrictMinLowerCaseLetters>
xs :boolean </restrictMinLowerCaseLetters>
[0..1]
<restrictMinNonAlphanumericCharacters>
xs :boolean </restrictMinNonAlphanumericCharacters>
[0..1]
<sendPermanentLockoutNotification>
xs :boolean </sendPermanentLockoutNotification>
[0..1]
<permanentLockoutNotifyEmailAddress>
EmailAddress
</permanentLockoutNotifyEmailAddress>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemDeviceProfileAuthenticationPasswordRulesModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
disallowAuthenticationName "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
disallowOldPassword "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
disallowReversedOldPassword "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
restrictMinDigits "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
restrictMinUpperCaseLetters "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
restrictMinLowerCaseLetters "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
restrictMinNonAlphanumericCharacters "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
sendPermanentLockoutNotification "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
permanentLockoutNotifyEmailAddress "
type ="
EmailAddress
"
nillable ="
true "
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemDeviceTypeExportRequest
Abstract
no
Documentation
Request to export an existing Device Type to a Device Type Archive File (DTAF).
The response is either a SystemDeviceTypeExportResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemDeviceTypeExportRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemDeviceTypeExportResponse
Abstract
no
Documentation
Response to SystemDeviceTypeExportRequest.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemDeviceTypeExportResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
file "
type ="
URL
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemDeviceTypeGetAvailableListRequest19
Abstract
no
Documentation
Requests a list of non-obsolete Identity/device profile types defined in the system. It is possible
to get either all conference device types or all non-conferernce types. This command is similar
to the SystemSIPDeviceTypeGetListRequest and SystemMGCPDeviceTypeGetListRequest
but gets both SIP and MGCP types.
The response is either SystemDeviceTypeGetlAvailableListResponse19 or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<allowConference>
xs :boolean </allowConference>
[1]
<allowMusicOnHold>
xs :boolean </allowMusicOnHold>
[1]
<onlyConference>
xs :boolean </onlyConference>
[1]
<onlyVideoCapable>
xs :boolean </onlyVideoCapable>
[1]
<onlyOptionalIpAddress>
xs :boolean </onlyOptionalIpAddress>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemDeviceTypeGetAvailableListRequest19 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
allowConference "
type ="
xs :boolean
"/>
<
xs:element name ="
allowMusicOnHold "
type ="
xs :boolean
"/>
<
xs:element name ="
onlyConference "
type ="
xs :boolean
"/>
<
xs:element name ="
onlyVideoCapable "
type ="
xs :boolean
"/>
<
xs:element name ="
onlyOptionalIpAddress "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemDeviceTypeGetAvailableListResponse19
Abstract
no
Documentation
Response to SystemDeviceTypeGetAvailableListRequest19.
Note: element numberOfPorts is only used by devices types with static line ordering enabled
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<typeInfo>
[0..*]
<staticRegistrationCapable>
xs :boolean </staticRegistrationCapable>
[1]
<isIpAddressOptional>
xs :boolean </isIpAddressOptional>
[1]
<useDomain>
xs :boolean </useDomain>
[1]
<isMobilityManagerDevice>
xs :boolean </isMobilityManagerDevice>
[1]
<staticLineOrdering>
xs :boolean </staticLineOrdering>
[0..1]
</typeInfo>
</...>
Schema Component Representation
<
xs:complexType name ="
SystemDeviceTypeGetAvailableListResponse19 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
deviceType "
type ="
AccessDeviceType
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
<
xs:element name ="
typeInfo "
minOccurs ="
0 "
maxOccurs ="
unbounded ">
<
xs:complexType >
<
xs:sequence >
<
xs:element name ="
staticRegistrationCapable "
type ="
xs :boolean
"/>
<
xs:element name ="
isIpAddressOptional "
type ="
xs :boolean
"/>
<
xs:element name ="
useDomain "
type ="
xs :boolean
"/>
<
xs:element name ="
isMobilityManagerDevice "
type ="
xs :boolean
"/>
<
xs:element name ="
staticLineOrdering "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:complexType >
</
xs:element >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemDeviceTypeGetRequest19
Abstract
no
Documentation
Requests the information about the specified device type without regard to whether the
type is SIP or MGCP.
The response is either SystemDeviceTypeGetResponse19 or ErrorResponse.
Note: The elements deviceTypeConfigurationOption and staticLineOrdering apply to SIP device types only. Therefore, only present in the response when the device type is SIP.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemDeviceTypeGetRequest19 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemDeviceTypeGetResponse19
Abstract
no
Documentation
Response to SystemDeviceTypeGetRequest19.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<isObsolete>
xs :boolean </isObsolete>
[1]
<staticRegistrationCapable>
xs :boolean </staticRegistrationCapable>
[1]
<isIpAddressOptional>
xs :boolean </isIpAddressOptional>
[1]
<useDomain>
xs :boolean </useDomain>
[1]
<isMobilityManagerDevice>
xs :boolean </isMobilityManagerDevice>
[1]
<staticLineOrdering>
xs :boolean </staticLineOrdering>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemDeviceTypeGetResponse19 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
isObsolete "
type ="
xs :boolean
"/>
<
xs:element name ="
staticRegistrationCapable "
type ="
xs :boolean
"/>
<
xs:element name ="
isIpAddressOptional "
type ="
xs :boolean
"/>
<
xs:element name ="
useDomain "
type ="
xs :boolean
"/>
<
xs:element name ="
isMobilityManagerDevice "
type ="
xs :boolean
"/>
<
xs:element name ="
staticLineOrdering "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemDeviceTypeImportRequest
Abstract
no
Documentation
Request to import a Device Type Archive File (DTAF) as a new Device Type. The URL supports the HTTP and the FILE protocols.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemDeviceTypeImportRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
file "
type ="
URL
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemDialableCallerIDCriteriaAddRequest
Abstract
no
Documentation
Add a new Dialable Caller ID Criteria. Criteria are added at the bottom of the list with the lowest priority. The response is either a SuccessResponse or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<matchLocalCategory>
xs :boolean </matchLocalCategory>
[1]
<matchNationalCategory>
xs :boolean </matchNationalCategory>
[1]
<matchInterlataCategory>
xs :boolean </matchInterlataCategory>
[1]
<matchIntralataCategory>
xs :boolean </matchIntralataCategory>
[1]
<matchInternationalCategory>
xs :boolean </matchInternationalCategory>
[1]
<matchPrivateCategory>
xs :boolean </matchPrivateCategory>
[1]
<matchEmergencyCategory>
xs :boolean </matchEmergencyCategory>
[1]
<matchOtherCategory>
xs :boolean </matchOtherCategory>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemDialableCallerIDCriteriaAddRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
matchLocalCategory "
type ="
xs :boolean
"/>
<
xs:element name ="
matchNationalCategory "
type ="
xs :boolean
"/>
<
xs:element name ="
matchInterlataCategory "
type ="
xs :boolean
"/>
<
xs:element name ="
matchIntralataCategory "
type ="
xs :boolean
"/>
<
xs:element name ="
matchInternationalCategory "
type ="
xs :boolean
"/>
<
xs:element name ="
matchPrivateCategory "
type ="
xs :boolean
"/>
<
xs:element name ="
matchEmergencyCategory "
type ="
xs :boolean
"/>
<
xs:element name ="
matchOtherCategory "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemDialableCallerIDCriteriaDeleteRequest
Abstract
no
Documentation
Delete a Dialable Caller ID Criteria.
The response is either a SuccessResponse or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemDialableCallerIDCriteriaDeleteRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemDialableCallerIDCriteriaGetRequest
Abstract
no
Documentation
Get an existing Dialable Caller ID Criteria.
The response is either a
SystemDialableCallerIDCriteriaGetRequest or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemDialableCallerIDCriteriaGetRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemDialableCallerIDCriteriaGetResponse
Abstract
no
Documentation
Response to the SystemDialableCallerIDCriteriaGetRequest.
The response contains the Dialable Caller ID Criteria information.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<matchLocalCategory>
xs :boolean </matchLocalCategory>
[1]
<matchNationalCategory>
xs :boolean </matchNationalCategory>
[1]
<matchInterlataCategory>
xs :boolean </matchInterlataCategory>
[1]
<matchIntralataCategory>
xs :boolean </matchIntralataCategory>
[1]
<matchInternationalCategory>
xs :boolean </matchInternationalCategory>
[1]
<matchPrivateCategory>
xs :boolean </matchPrivateCategory>
[1]
<matchEmergencyCategory>
xs :boolean </matchEmergencyCategory>
[1]
<matchOtherCategory>
xs :boolean </matchOtherCategory>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemDialableCallerIDCriteriaGetResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
matchLocalCategory "
type ="
xs :boolean
"/>
<
xs:element name ="
matchNationalCategory "
type ="
xs :boolean
"/>
<
xs:element name ="
matchInterlataCategory "
type ="
xs :boolean
"/>
<
xs:element name ="
matchIntralataCategory "
type ="
xs :boolean
"/>
<
xs:element name ="
matchInternationalCategory "
type ="
xs :boolean
"/>
<
xs:element name ="
matchPrivateCategory "
type ="
xs :boolean
"/>
<
xs:element name ="
matchEmergencyCategory "
type ="
xs :boolean
"/>
<
xs:element name ="
matchOtherCategory "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemDialableCallerIDCriteriaModifyRequest
Abstract
no
Documentation
Modify a Dialable Caller ID Criteria.
The response is either a SuccessResponse or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<matchLocalCategory>
xs :boolean </matchLocalCategory>
[0..1]
<matchNationalCategory>
xs :boolean </matchNationalCategory>
[0..1]
<matchInterlataCategory>
xs :boolean </matchInterlataCategory>
[0..1]
<matchIntralataCategory>
xs :boolean </matchIntralataCategory>
[0..1]
<matchInternationalCategory>
xs :boolean </matchInternationalCategory>
[0..1]
<matchPrivateCategory>
xs :boolean </matchPrivateCategory>
[0..1]
<matchEmergencyCategory>
xs :boolean </matchEmergencyCategory>
[0..1]
<matchOtherCategory>
xs :boolean </matchOtherCategory>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemDialableCallerIDCriteriaModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
matchLocalCategory "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
matchNationalCategory "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
matchInterlataCategory "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
matchIntralataCategory "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
matchInternationalCategory "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
matchPrivateCategory "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
matchEmergencyCategory "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
matchOtherCategory "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemDialableCallerIDGetRequest
Abstract
no
Documentation
Get the system level Dialable Caller ID criteria list.
The response is either a
SystemDialableCallerIDGetResponse or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemDialableCallerIDGetRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemDialableCallerIDGetResponse
Abstract
no
Documentation
Response to the SystemDialableCallerIDGetRequest.
The criteria table?s column headings are ?Active?, "Name", "Description", ?Prefix Digits?, and ?Priority?.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemDialableCallerIDGetResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemDialableCallerIDModifyRequest
Abstract
no
Documentation
Modify the system level Dialable Caller ID criteria list.
The response is either a SuccessResponse or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemDialableCallerIDModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemDialPlanPolicyAddAccessCodeRequest
Abstract
no
Documentation
Request to add a system-level Dial Plan Access Code and its all attribues.
The response is either SuccessResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<includeCodeForNetworkTranslationsAndRouting>
xs :boolean </includeCodeForNetworkTranslationsAndRouting>
[1]
<includeCodeForScreeningServices>
xs :boolean </includeCodeForScreeningServices>
[1]
<enableSecondaryDialTone>
xs :boolean </enableSecondaryDialTone>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemDialPlanPolicyAddAccessCodeRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
includeCodeForNetworkTranslationsAndRouting "
type ="
xs :boolean
"/>
<
xs:element name ="
includeCodeForScreeningServices "
type ="
xs :boolean
"/>
<
xs:element name ="
enableSecondaryDialTone "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemDialPlanPolicyDeleteAccessCodeRequest
Abstract
no
Documentation
Request to delete a system-level Dial Plan Access Code and its all attribues.
The response is either SuccessResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemDialPlanPolicyDeleteAccessCodeRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemDialPlanPolicyGetAccessCodeListRequest
Abstract
no
Documentation
Request the system level Access Codes data associated with Dial Plan Policy.
The response is either a SystemDialPlanPolicyGetAccessCodeListResponse
or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemDialPlanPolicyGetAccessCodeListRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemDialPlanPolicyGetAccessCodeListResponse
Abstract
no
Documentation
Response to SystemDialPlanPolicyGetAccessCodeListRequest.
Contains a table with column headings: "Access Code", "Enable Secondary Dial Tone", "Description"
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemDialPlanPolicyGetAccessCodeListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemDialPlanPolicyGetAccessCodeRequest
Abstract
no
Documentation
Request access code data associated with system level Dial Plan Policy access codes.
The response is either a SystemDialPlanPolicyGetAccessCodeResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemDialPlanPolicyGetAccessCodeRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemDialPlanPolicyGetAccessCodeResponse
Abstract
no
Documentation
Response to SystemDialPlanPolicyGetAccessCodeRequest
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<includeCodeForNetworkTranslationsAndRouting>
xs :boolean </includeCodeForNetworkTranslationsAndRouting>
[1]
<includeCodeForScreeningServices>
xs :boolean </includeCodeForScreeningServices>
[1]
<enableSecondaryDialTone>
xs :boolean </enableSecondaryDialTone>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemDialPlanPolicyGetAccessCodeResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
includeCodeForNetworkTranslationsAndRouting "
type ="
xs :boolean
"/>
<
xs:element name ="
includeCodeForScreeningServices "
type ="
xs :boolean
"/>
<
xs:element name ="
enableSecondaryDialTone "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemDialPlanPolicyGetRequest17
Abstract
no
Documentation
Request the system level data associated with Dial Plan Policy.
The response is either a SystemDialPlanPolicyGetResponse17 or an
ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemDialPlanPolicyGetRequest17 ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemDialPlanPolicyGetResponse17
Abstract
no
Documentation
Response to SystemDialPlanPolicyGetRequest17
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<requiresAccessCodeForPublicCalls>
xs :boolean </requiresAccessCodeForPublicCalls>
[1]
<allowE164PublicCalls>
xs :boolean </allowE164PublicCalls>
[1]
<preferE164NumberFormatForCallbackServices>
xs :boolean </preferE164NumberFormatForCallbackServices>
[1]
<publicDigitMap>
DigitMap
</publicDigitMap>
[1]
<privateDigitMap>
DigitMap
</privateDigitMap>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemDialPlanPolicyGetResponse17 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
requiresAccessCodeForPublicCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
allowE164PublicCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
preferE164NumberFormatForCallbackServices "
type ="
xs :boolean
"/>
<
xs:element name ="
publicDigitMap "
type ="
DigitMap
"/>
<
xs:element name ="
privateDigitMap "
type ="
DigitMap
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemDialPlanPolicyModifyAccessCodeRequest
Abstract
no
Documentation
Request to modify a system-level Dial Plan Access Code and its attribues.
The response is either SuccessResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<includeCodeForNetworkTranslationsAndRouting>
xs :boolean </includeCodeForNetworkTranslationsAndRouting>
[0..1]
<includeCodeForScreeningServices>
xs :boolean </includeCodeForScreeningServices>
[0..1]
<enableSecondaryDialTone>
xs :boolean </enableSecondaryDialTone>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemDialPlanPolicyModifyAccessCodeRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
includeCodeForNetworkTranslationsAndRouting "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
includeCodeForScreeningServices "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
enableSecondaryDialTone "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemDialPlanPolicyModifyRequest
Abstract
no
Documentation
Modify the system level data associated with Dial Plan Policy.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<requiresAccessCodeForPublicCalls>
xs :boolean </requiresAccessCodeForPublicCalls>
[0..1]
<allowE164PublicCalls>
xs :boolean </allowE164PublicCalls>
[0..1]
<preferE164NumberFormatForCallbackServices>
xs :boolean </preferE164NumberFormatForCallbackServices>
[0..1]
<publicDigitMap>
DigitMap
</publicDigitMap>
[0..1]
<privateDigitMap>
DigitMap
</privateDigitMap>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemDialPlanPolicyModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
requiresAccessCodeForPublicCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowE164PublicCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
preferE164NumberFormatForCallbackServices "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
publicDigitMap "
type ="
DigitMap
"
minOccurs ="
0 "/>
<
xs:element name ="
privateDigitMap "
type ="
DigitMap
"
nillable ="
true "
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemDigitCollectionGetRequest13mp4
Abstract
no
Documentation
Request the system's digit collection attributes.
The response is either a SystemDigitCollectionGetResponse13mp4 or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemDigitCollectionGetRequest13mp4 ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemDigitCollectionGetResponse13mp4
Abstract
no
Documentation
Response to SystemDigitCollectionGetRequest13mp4.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<publicDigitMap>
DigitMap
</publicDigitMap>
[1]
<privateDigitMap>
DigitMap
</privateDigitMap>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemDigitCollectionGetResponse13mp4 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
accessCode "
type ="
AccessCode
"
minOccurs ="
0 "/>
<
xs:element name ="
publicDigitMap "
type ="
DigitMap
"/>
<
xs:element name ="
privateDigitMap "
type ="
DigitMap
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemDigitCollectionModifyRequest
Abstract
no
Documentation
Modifies the system's digit collection attributes.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<publicDigitMap>
DigitMap
</publicDigitMap>
[0..1]
<privateDigitMap>
DigitMap
</privateDigitMap>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemDigitCollectionModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
accessCode "
type ="
AccessCode
"
nillable ="
true "
minOccurs ="
0 "/>
<
xs:element name ="
publicDigitMap "
type ="
DigitMap
"
minOccurs ="
0 "/>
<
xs:element name ="
privateDigitMap "
type ="
DigitMap
"
nillable ="
true "
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemDnGetSummaryListRequest
Abstract
no
Documentation
Request a summary table of all DNs in the system.
The response is either SystemDnGetSummaryListResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemDnGetSummaryListRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemDnGetSummaryListResponse
Abstract
no
Documentation
Response to SystemDnGetSummaryListRequest.
The column headings are "Phone Numbers, "Service Provider Id" and "Is Enterprise"
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemDnGetSummaryListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemDnGetUtilizationListRequest
Abstract
no
Documentation
Request a list of DN utilizations by service providers.
The response is either SystemDnUtilizationGetListResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemDnGetUtilizationListRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemDnGetUtilizationListResponse
Abstract
no
Documentation
Response to SystemDnUtilizationGetListRequest.
The table columns are: "Service Provider Id", "Phone Numbers", "Assigned to Groups",
"Percentage Assigned", "Is Enterprise" and "Activated on Groups".
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<dnUtilizationTable>
core :OCITable
</dnUtilizationTable>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemDnGetUtilizationListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemDnGetUtilizationRequest14sp3
Abstract
no
Documentation
Get the utilization of a single DN.
The response is either
SystemDnGetUtilizationResponse14sp3 or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<phoneNumber>
DN
</phoneNumber>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemDnGetUtilizationRequest14sp3 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
phoneNumber "
type ="
DN
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemDnGetUtilizationResponse14sp3
Abstract
no
Documentation
Response to SystemDnGetUtilizationRequest14sp3.
The isActivated element is only included when the DN is
assigned to a user.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<groupId>
GroupId
</groupId>
[0..1]
<userId>
UserId
</userId>
[0..1]
<isGroupCallingLineId>
xs :boolean </isGroupCallingLineId>
[1]
<isActivated>
xs :boolean </isActivated>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemDnGetUtilizationResponse14sp3 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
groupId "
type ="
GroupId
"
minOccurs ="
0 "/>
<
xs:element name ="
userId "
type ="
UserId
"
minOccurs ="
0 "/>
<
xs:element name ="
userType "
type ="
UserType
"
minOccurs ="
0 "/>
<
xs:element name ="
isGroupCallingLineId "
type ="
xs :boolean
"/>
<
xs:element name ="
isActivated "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemDomainAddRequest
Abstract
no
Documentation
Add a system domain to the system.
The response is either SuccessResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemDomainAddRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemDomainDeleteRequest
Abstract
no
Documentation
Delete a system domain from the system.
The response is either SuccessResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemDomainDeleteRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemDomainGetAssignedServiceProviderListRequest
Abstract
no
Documentation
Request a list of service providers that have a given domain assigned.
The response is either SystemDomainGetAssignedServiceProviderListResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemDomainGetAssignedServiceProviderListRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemDomainGetAssignedServiceProviderListResponse
Abstract
no
Documentation
Response to SystemDomainGetAssignedServiceProviderListRequest.
The table columns are: "Service Provider Id", "Service Provider Name" and "Is Enterprise".
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<serviceProviderTable>
core :OCITable
</serviceProviderTable>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemDomainGetAssignedServiceProviderListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemDomainGetListRequest
Abstract
no
Documentation
Requests the list of all system-level domain names.
The response is either SystemDomainGetListResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemDomainGetListRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemDomainGetListResponse
Abstract
no
Documentation
Contains a simple list of all system-level domain names.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<systemDefaultDomain>
NetAddress
</systemDefaultDomain>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemDomainGetListResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
systemDefaultDomain "
type ="
NetAddress
"/>
<
xs:element name ="
domain "
type ="
NetAddress
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemDomainParametersGetRequest
Abstract
no
Documentation
Request to get the list of system Domain parameters.
The response is either SystemDomainParametersGetResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemDomainParametersGetRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemDomainParametersGetResponse
Abstract
no
Documentation
Response to SystemDomainParametersGetRequest.
Contains the system Domain parameters.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<useAliasForDomain>
xs :boolean </useAliasForDomain>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemDomainParametersGetResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
useAliasForDomain "
type ="
xs :boolean
"/>
<
xs:element name ="
defaultDomain "
type ="
NetAddress
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemDomainParametersModifyRequest
Abstract
no
Documentation
Request to modify system Domain parameters.
The response is either SuccessResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<useAliasForDomain>
xs :boolean </useAliasForDomain>
[0..1]
<defaultDomain>
NetAddress
</defaultDomain>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemDomainParametersModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
useAliasForDomain "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
defaultDomain "
type ="
NetAddress
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemDTMFTransmissionGetRequest
Abstract
no
Documentation
Get the system DTMF transmission configurations.
The response is either SystemDTMFTransmissionGetResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemDTMFTransmissionGetRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemDTMFTransmissionGetResponse
Abstract
no
Documentation
Response to the SystemDTMFTransmissionGetRequest.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemDTMFTransmissionGetResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemDTMFTransmissionModifyRequest
Abstract
no
Documentation
Modify the DTMF transmission settings.
The response is either SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemDTMFTransmissionModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemEndpointGetListRequest
Abstract
no
Documentation
Request to search endpoints in the system.
The response is either SystemEndpointGetListResponse or ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemEndpointGetListRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
searchCriteriaGroupId "
type ="
SearchCriteriaGroupId
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
<
xs:element name ="
searchCriteriaUserId "
type ="
SearchCriteriaUserId
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
<
xs:element name ="
searchCriteriaDn "
type ="
SearchCriteriaDn
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemEndpointGetListResponse
Abstract
no
Documentation
Response to SystemEndpointGetListRequest.
The column headings for the endpointTable are: "Organization Id", "Organization Type", "Group Id", "Line/Port", "Last Name","First Name", "User Id", "User Type", "Phone Number", "Extension", "Device Type", "Device Name", "Net Address", "MAC Address", "Department", "Email Address".
Possible values for User Type are ‘User’, ‘CCBasic’, ‘CCStandard’, ‘CCPremium’, ‘RP’, ‘MOH’, ‘MOHVideo’.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemEndpointGetListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemExpensiveCallNotificationGetRequest
Abstract
no
Documentation
Request to get the expensive call notification service parameters.
The response is either a SystemExpensiveCallNotificationGetResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemExpensiveCallNotificationGetRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemExpensiveCallNotificationGetResponse
Abstract
no
Documentation
Response to SystemExpensiveCallNotificationGetRequest.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<enablePostAnnouncementDelayTimer>
xs :boolean </enablePostAnnouncementDelayTimer>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemExpensiveCallNotificationGetResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
enablePostAnnouncementDelayTimer "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemExpensiveCallNotificationModifyRequest
Abstract
no
Documentation
Modify the expensive call notification service parameters.
The response is either SuccessResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<enablePostAnnouncementDelayTimer>
xs :boolean </enablePostAnnouncementDelayTimer>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemExpensiveCallNotificationModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
enablePostAnnouncementDelayTimer "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemExpensiveCallTypeAddRequest
Abstract
no
Documentation
Add an alternate call indicator to the list of expensive alternate call indicators.
The response is either SuccessResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemExpensiveCallTypeAddRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemExpensiveCallTypeDeleteRequest
Abstract
no
Documentation
Delete an alternate call indicator from the list of expensive alternate call indicators.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemExpensiveCallTypeDeleteRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemExpensiveCallTypeGetListRequest16sp1
Abstract
no
Documentation
Request to get the list of expensive alternate call indicators in the system.
The response is either a SystemExpensiveCallTypeGetListResponse16sp1
or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemExpensiveCallTypeGetListRequest16sp1 ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemExpensiveCallTypeGetListResponse16sp1
Abstract
no
Documentation
Response to SystemExpensiveCallTypeGetListRequest16sp1.
The column headings are:
"Alternate Call Indicator", "Treatment Audio File".
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<alternateCallIndicatorTable>
core :OCITable
</alternateCallIndicatorTable>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemExpensiveCallTypeGetListResponse16sp1 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
alternateCallIndicatorTable "
type ="
core :OCITable
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemExpensiveCallTypeModifyRequest
Abstract
no
Documentation
Modify an existing call indicator in the list of expensive alternate call indicators.
The response is either SuccessResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
Start Choice [1]
End Choice
</...>
Schema Component Representation
<
xs:complexType name ="
SystemExpensiveCallTypeModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemExportAddressingDataRequest
Abstract
no
Documentation
Request to export Application Server addressing data, such as DNs, extensions, alias and user ids
to a file so they can be uploaded to a Network Server.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemExportAddressingDataRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
fileName "
type ="
FileName
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemExportBroadCloudDataRequest
Abstract
no
Documentation
Request to export all users that have BroadCloud services, such as
user profile information and BroadCloud services related information for that user
to a file so they can be uploaded to a BroadCloud .
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemExportBroadCloudDataRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
fileName "
type ="
FileName
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemExportSubscriberRequest
Abstract
no
Documentation
Request subscribers be exported to files on the AS filesystem.
The response is either a SuccessResponse or an
ErrorResponse.
***** Warning *****:
This activity should only be done during non-busy hours on the secondary
provisioning server because this may cause large amounts of data to be
dumped to disk and it may take some time to execute.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemExportSubscriberRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemExtensionLengthGetRequest
Abstract
no
Documentation
Request the system's extension range.
The response is either a SystemExtensionLengthGetResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemExtensionLengthGetRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemExtensionLengthGetResponse
Abstract
no
Documentation
Response to SystemExtensionLengthGetRequest.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemExtensionLengthGetResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemExtensionLengthModifyRequest
Abstract
no
Documentation
Modify the group's extension length range.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemExtensionLengthModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
minExtensionLength "
type ="
ExtensionLength
"
minOccurs ="
0 "/>
<
xs:element name ="
maxExtensionLength "
type ="
ExtensionLength
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemExternalAuthenticationAddACLEntryRequest14sp2
Abstract
no
Documentation
Add an entry to the external authentication access control list.
The response is either SuccessResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemExternalAuthenticationAddACLEntryRequest14sp2 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
netAddress "
type ="
IPAddress
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemExternalAuthenticationDeleteACLEntryRequest14sp2
Abstract
no
Documentation
Delete an entry from the external authentication access control list.
The response is either SuccessResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemExternalAuthenticationDeleteACLEntryRequest14sp2 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
netAddress "
type ="
IPAddress
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemExternalAuthenticationGetACLListRequest
Abstract
no
Documentation
Get the external authentication access control list.
The response is either SystemExternalAuthenticationGetACLListResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemExternalAuthenticationGetACLListRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemExternalAuthenticationGetACLListResponse
Abstract
no
Documentation
Response to SystemExternalAuthenticationGetACLListRequest. The table columns are:
"Net Address" and "Description".
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemExternalAuthenticationGetACLListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemExternalAuthenticationModifyACLEntryRequest14sp2
Abstract
no
Documentation
Modify an entry from the external authentication access control list.
The response is either SuccessResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemExternalAuthenticationModifyACLEntryRequest14sp2 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
netAddress "
type ="
IPAddress
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemExternalEmergencyRoutingParametersGetRequest13mp13
Abstract
no
Documentation
Request to get the list of External Emergency Routing system parameters.
The response is either SystemExternalEmergencyRoutingParametersGetResponse13mp13 or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemExternalEmergencyRoutingParametersGetRequest13mp13 ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemExternalEmergencyRoutingParametersGetResponse13mp13
Abstract
no
Documentation
Response to SystemExternalEmergencyRoutingParametersGetRequest13mp13.
Contains a list of system External Emergency Routing parameters.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<defaultEmergencyNumber>
OutgoingDN
</defaultEmergencyNumber>
[0..1]
<isActive>
xs :boolean </isActive>
[1]
<supportsDNSSRV>
xs :boolean </supportsDNSSRV>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemExternalEmergencyRoutingParametersGetResponse13mp13 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
serviceURI "
type ="
NetAddress
"
minOccurs ="
0 "/>
<
xs:element name ="
defaultEmergencyNumber "
type ="
OutgoingDN
"
minOccurs ="
0 "/>
<
xs:element name ="
isActive "
type ="
xs :boolean
"/>
<
xs:element name ="
supportsDNSSRV "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemExternalEmergencyRoutingParametersModifyRequest13mp13
Abstract
no
Documentation
Request to modify Call External Emergency Routing system parameters.
The response is either SuccessResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<defaultEmergencyNumber>
OutgoingDN
</defaultEmergencyNumber>
[0..1]
<isActive>
xs :boolean </isActive>
[0..1]
<supportsDNSSRV>
xs :boolean </supportsDNSSRV>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemExternalEmergencyRoutingParametersModifyRequest13mp13 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
serviceURI "
type ="
NetAddress
"
nillable ="
true "
minOccurs ="
0 "/>
<
xs:element name ="
defaultEmergencyNumber "
type ="
OutgoingDN
"
nillable ="
true "
minOccurs ="
0 "/>
<
xs:element name ="
isActive "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
supportsDNSSRV "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemFeatureAccessCodeGetListRequest20
Abstract
no
Documentation
Request to get list of default Feature Access Codes defined on system
level.
The response is either SystemFeatureAccessCodeGetListResponse20 or
ErrorResponse.
In release 20 the "Call Recording" FAC name is changed to
"Call Recording - Start".
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemFeatureAccessCodeGetListRequest20 ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemFeatureAccessCodeGetListResponse20
Abstract
no
Documentation
Response to the SystemFeatureAccessCodeGetListRequest20.
In release 20 the "Call Recording" FAC name is changed to
"Call Recording - Start".
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemFeatureAccessCodeGetListResponse20 ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemFeatureAccessCodeModifyListRequest20
Abstract
no
Documentation
Modify default Feature Access Codes.
The response is either a SuccessResponse or an ErrorResponse.
In release 20 the "Call Recording" FAC name is changed to
"Call Recording - Start".
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemFeatureAccessCodeModifyListRequest20 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemFileGetContentRequest
Abstract
no
Documentation
Requests the contents of a file.
The response is either a SystemFileGetContentResponse or an
ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemFileGetContentRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
fileName "
type ="
FileName
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemFileGetContentResponse
Abstract
no
Documentation
Response to a SystemFileGetContentRequest. The fileContent length returned is limited to 128KBytes.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<fileContent>
xs :base64Binary </fileContent>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemFileGetContentResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
fileContent "
type ="
xs :base64Binary
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemFileRepositoryDeviceAddRequest20
Abstract
no
Documentation
Add a new file repository.
The response is either SuccessResponse or ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<port>
Port
</port>
[0..1]
Start Choice [1]
End Choice
</...>
Schema Component Representation
<
xs:complexType name ="
SystemFileRepositoryDeviceAddRequest20 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
port "
type ="
Port
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemFileRepositoryDeviceDeleteRequest
Abstract
no
Documentation
Delete a file repository.
The response is either SuccessResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemFileRepositoryDeviceDeleteRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemFileRepositoryDeviceGetListRequest
Abstract
no
Documentation
Request the list of file repositories in the system.
The response is either a SystemFileRepositoryDeviceGetListResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemFileRepositoryDeviceGetListRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemFileRepositoryDeviceGetListResponse
Abstract
no
Documentation
Response to SystemFileRepositoryDeviceGetListRequest.
Contains a table with column headings : "Name","Protocol", "Root Directory" in a row for each file repository.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<fileRepositoryTable>
core :OCITable
</fileRepositoryTable>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemFileRepositoryDeviceGetListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemFileRepositoryDeviceGetRequest20
Abstract
no
Documentation
Request to get the file repository information. The response is either SystemFileRepositoryDeviceGetResponse20 or ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemFileRepositoryDeviceGetRequest20 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemFileRepositoryDeviceGetResponse20
Abstract
no
Documentation
Response to SystemFileRepositoryDeviceGetRequest20.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<port>
Port
</port>
[0..1]
Start Choice [1]
End Choice
</...>
Schema Component Representation
<
xs:complexType name ="
SystemFileRepositoryDeviceGetResponse20 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
port "
type ="
Port
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemFileRepositoryDeviceModifyRequest
Abstract
no
Documentation
Modify a file repository.
The response is either SuccessResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<secure>
xs :boolean </secure>
[0..1]
<ftpPassive>
xs :boolean </ftpPassive>
[0..1]
<port>
Port
</port>
[0..1]
<ftpRemoteVerification>
xs :boolean </ftpRemoteVerification>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemFileRepositoryDeviceModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
rootDirectory "
type ="
CPEFileDirectory
"
nillable ="
true "
minOccurs ="
0 "/>
<
xs:element name ="
secure "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
netAddress "
type ="
NetAddress
"
minOccurs ="
0 "/>
<
xs:element name ="
ftpPassive "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
port "
type ="
Port
"
minOccurs ="
0 "
nillable ="
true "/>
<
xs:element name ="
ftpRemoteVerification "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemFileRepositoryDeviceUserAddRequest
Abstract
no
Documentation
Add a new file repository user.
The response is either SuccessResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<allowPut>
xs :boolean </allowPut>
[1]
<allowDelete>
xs :boolean </allowDelete>
[1]
<allowGet>
xs :boolean </allowGet>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemFileRepositoryDeviceUserAddRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
allowPut "
type ="
xs :boolean
"/>
<
xs:element name ="
allowDelete "
type ="
xs :boolean
"/>
<
xs:element name ="
allowGet "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemFileRepositoryDeviceUserDeleteRequest
Abstract
no
Documentation
Delete a file repository user.
The response is either SuccessResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemFileRepositoryDeviceUserDeleteRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemFileRepositoryDeviceUserGetListRequest
Abstract
no
Documentation
Request the list of users for a file repository in the system.
The response is either a SystemFileRepositoryDeviceUserGetListResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemFileRepositoryDeviceUserGetListRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemFileRepositoryDeviceUserGetListResponse
Abstract
no
Documentation
Response to SystemFileRepositoryDeviceUserGetListRequest.
Contains a table with column headings : "User Name","Allow Get","Allow Delete","Allow Put" in a row for each file repository user.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<fileRepositoryUserTable>
core :OCITable
</fileRepositoryUserTable>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemFileRepositoryDeviceUserGetListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemFileRepositoryDeviceUserGetRequest
Abstract
no
Documentation
Request a user of a file repository in the system.
The response is either a SystemFileRepositoryDeviceUserGetResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemFileRepositoryDeviceUserGetRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemFileRepositoryDeviceUserGetResponse
Abstract
no
Documentation
Response to SystemFileRepositoryDeviceUserGetRequest.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<allowPut>
xs :boolean </allowPut>
[1]
<allowDelete>
xs :boolean </allowDelete>
[1]
<allowGet>
xs :boolean </allowGet>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemFileRepositoryDeviceUserGetResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
allowPut "
type ="
xs :boolean
"/>
<
xs:element name ="
allowDelete "
type ="
xs :boolean
"/>
<
xs:element name ="
allowGet "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemFileRepositoryDeviceUserModifyRequest
Abstract
no
Documentation
Modify a file repository user.
The response is either SuccessResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<allowPut>
xs :boolean </allowPut>
[0..1]
<allowDelete>
xs :boolean </allowDelete>
[0..1]
<allowGet>
xs :boolean </allowGet>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemFileRepositoryDeviceUserModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
allowPut "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowDelete "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowGet "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemGeographicRedundancyPeerSipConnectionMonitoringGetRequest
Abstract
no
Documentation
Request to get the list of Peer SIP Connection system parameters
The response is a SystemGeographicRedundancyPeerSipConnectionMonitoringGetResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemGeographicRedundancyPeerSipConnectionMonitoringGetRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemGeographicRedundancyPeerSipConnectionMonitoringGetResponse
Abstract
no
Documentation
Response to SystemGeographicRedundancyPeerSipConnectionMonitoringGetRequest.
Contains a list of Peer SIP Connection Monitoring system parameters.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<enabled>
xs :boolean </enabled>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemGeographicRedundancyPeerSipConnectionMonitoringGetResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
enabled "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemGeographicRedundancyPeerSipConnectionMonitoringModifyRequest
Abstract
no
Documentation
Modify the list of Peer SIP Connection Monitoring system parameters
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<enabled>
xs :boolean </enabled>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemGeographicRedundancyPeerSipConnectionMonitoringModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
enabled "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemGeographicRedundancyProxyGetRequest
Abstract
no
Documentation
Request to get the list of Geographic Redundancy Proxy system parameters
The response is a SystemGeographicRedundancyProxyGetResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemGeographicRedundancyProxyGetRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemGeographicRedundancyProxyGetResponse
Abstract
no
Documentation
Response to SystemGeographicRedundancyProxyGetRequest.
Contains a list of Geographic Redundancy Proxy system parameters.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<enabled>
xs :boolean </enabled>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemGeographicRedundancyProxyGetResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
enabled "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemGeographicRedundancyProxyModifyRequest
Abstract
no
Documentation
Modify the list of Geographic Redundancy Proxysystem parameters
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<enabled>
xs :boolean </enabled>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemGeographicRedundancyProxyModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
enabled "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemGeographicRedundancyUnreachableFromPrimaryGetUserListRequest
Abstract
no
Documentation
Get the list of users that are unreachable from the primary application server.
The response is a SystemGeographicRedundancyUnreachableFromPrimaryGetUserListResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemGeographicRedundancyUnreachableFromPrimaryGetUserListRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemGeographicRedundancyUnreachableFromPrimaryGetUserListResponse
Abstract
no
Documentation
Response to SystemGeographicRedundancyUnreachableFromPrimaryGetUserListRequest. The Unreachable From Primary User table column
headings are: "User ID", "Lineport".
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<unreachableFromPrimaryUserTable>
core :OCITable
</unreachableFromPrimaryUserTable>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemGeographicRedundancyUnreachableFromPrimaryGetUserListResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
unreachableFromPrimaryUserTable "
type ="
core :OCITable
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemGetRegistrationContactListRequest
Abstract
no
Documentation
Get the list of registration contacts.
This request handles all levels of administration privileges. The content of the response will only contain items within the scope of the requester's login id. At the system level any of the choice parameters may be specified to filter the registrations listed. At the service provider level the serviceProviderId must be specified for the service provider and group options. When using the userId or linePort options the specified value must be valid for that service provider login. At the group level the servicProviderId and the groupId must be specified for the group option. When using the userId or linePort options the specified value must be valid for that group login. The serviceProviderId option is not valid at the group level. At the user level when using the userId or linePort options the specified value must be valid for that user login. The serviceProviderId and groupId options are not valid at the user level.
The response is either SystemGetRegistrationContactListResponse or ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
Start Choice [0..1]
End Choice
<expired>
xs :boolean </expired>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemGetRegistrationContactListRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:choice minOccurs ="
0 ">
<
xs:sequence >
<
xs:element name ="
groupId "
type ="
GroupId
"/>
</
xs:sequence >
<
xs:element name ="
userId "
type ="
UserId
"/>
</
xs:choice >
<
xs:element name ="
expired "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemGetRegistrationContactListResponse
Abstract
no
Documentation
Response to SystemGetRegistrationContactListRequest. The table columns are: "Service Provider Id", "Group Id", "User Id", "Line/Port", "Endpoint Type", "Order", "URI", "Expiration", "Contact", "Device Level", "Device Name", "Public Net Address", "Public Port", "Private Net Address", "Private Port", "User Agent".
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemGetRegistrationContactListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemHomeNetworkAddRequest
Abstract
no
Documentation
Add a Home Network.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<mscAddress>
DN
</mscAddress>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemHomeNetworkAddRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
mscAddress "
type ="
DN
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemHomeNetworkDeleteRequest
Abstract
no
Documentation
Delete a Home Network.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<mscAddress>
DN
</mscAddress>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemHomeNetworkDeleteRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
mscAddress "
type ="
DN
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemHomeNetworkGetListRequest
Abstract
no
Documentation
Get the list of all Home Networks.
The response is either a SystemHomeNetworkGetListResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemHomeNetworkGetListRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemHomeNetworkGetListResponse
Abstract
no
Documentation
Response to the SystemHomeNetworkGetListRequest.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<mscAddress>
DN
</mscAddress>
[0..*]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemHomeNetworkGetListResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
mscAddress "
type ="
DN
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemLanguageAddRequest
Abstract
no
Documentation
Request to add a language to the system.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemLanguageAddRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
language "
type ="
Language
"/>
<
xs:element name ="
locale "
type ="
OCILocale
"/>
<
xs:element name ="
encoding "
type ="
Encoding
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemLanguageDeleteRequest
Abstract
no
Documentation
Request to delete a language from the system.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemLanguageDeleteRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
language "
type ="
Language
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemLanguageGetListRequest
Abstract
no
Documentation
Request the defined languages in the system.
The response is either a SystemLanguageGetListResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemLanguageGetListRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemLanguageGetListResponse
Abstract
no
Documentation
Response to SystemLanguageGetListRequest.
The language table column headings are: "Language", "Locale" and "Encoding".
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<defaultLanguage>
Language
</defaultLanguage>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemLanguageGetListResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
defaultLanguage "
type ="
Language
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemLanguageModifyRequest
Abstract
no
Documentation
Request to modify a language properties in the system.
If the becomeDefaultLanguage element is present, the language in this request becomes
the default language for the system.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<becomeDefaultLanguage> true </becomeDefaultLanguage> [0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemLanguageModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
language "
type ="
Language
"/>
<
xs:element name ="
becomeDefaultLanguage "
type ="
xs :boolean
"
fixed ="
true "
minOccurs ="
0 "/>
<
xs:element name ="
locale "
type ="
OCILocale
"
minOccurs ="
0 "/>
<
xs:element name ="
encoding "
type ="
Encoding
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemLicensingGetRequest14sp3
Abstract
no
Documentation
Get all the licensing information.
The response is either SystemLicensingGetResponse14sp3 or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemLicensingGetRequest14sp3 ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemLicensingGetResponse14sp3
Abstract
no
Documentation
Response to SystemLicensingGetRequest14sp3. The subscriber license table columns are: "Name", "Licensed", "Used" and "Available".
The group service license table columns are: "Name", "Licensed", "Used" and "Available".
The virtual service license table columns are: "Name", "Licensed", "Used" and "Available".
The user service license table columns are: "Name", "Licensed", "Used", "Used By Hosted Users", "Used By Trunk Users", "Available" and "Expiration Date".
The system param license table columns are: "Name", "Licensed", "Used", Available".
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<expirationDate>
xs :dateTime </expirationDate>
[0..1]
<numberOfTrunkUsers>
xs :int </numberOfTrunkUsers>
[1]
<subscriberLicenseTable>
core :OCITable
</subscriberLicenseTable>
[1]
<groupServiceLicenseTable>
core :OCITable
</groupServiceLicenseTable>
[1]
<virtualServiceLicenseTable>
core :OCITable
</virtualServiceLicenseTable>
[1]
<userServiceLicenseTable>
core :OCITable
</userServiceLicenseTable>
[1]
<systemParamLicenseTable>
core :OCITable
</systemParamLicenseTable>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemLicensingGetResponse14sp3 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
expirationDate "
type ="
xs :dateTime
"
minOccurs ="
0 "/>
<
xs:element name ="
hostId "
type ="
ServerHostId
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
<
xs:element name ="
licenseName "
type ="
LicenseName
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
<
xs:element name ="
numberOfTrunkUsers "
type ="
xs :int
"/>
<
xs:element name ="
subscriberLicenseTable "
type ="
core :OCITable
"/>
<
xs:element name ="
groupServiceLicenseTable "
type ="
core :OCITable
"/>
<
xs:element name ="
virtualServiceLicenseTable "
type ="
core :OCITable
"/>
<
xs:element name ="
userServiceLicenseTable "
type ="
core :OCITable
"/>
<
xs:element name ="
systemParamLicenseTable "
type ="
core :OCITable
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemLicensingGetSystemLicenseListRequest
Abstract
no
Documentation
Request to get the list of system licenses in the system.
The response is either a SystemLicensingGetSystemLicenseListResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemLicensingGetSystemLicenseListRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemLicensingGetSystemLicenseListResponse
Abstract
no
Documentation
Response to SystemSystemLicenseGetListRequest.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemLicensingGetSystemLicenseListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemLicensingReloadRequest
Abstract
no
Documentation
Load a new license file.
The response is either SuccessResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemLicensingReloadRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemLogConfigModifyRequest
Abstract
no
Documentation
Modify the log configuration file.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemLogConfigModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
configFile "
type ="
FileResource
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemMailParametersGetRequest
Abstract
no
Documentation
Request to get the list of Mail system parameters.
The response is either SystemMailParametersGetResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemMailParametersGetRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemMailParametersGetResponse
Abstract
no
Documentation
Response to SystemMailParametersGetListRequest.
Contains a list of system Mail parameters.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<primaryServerNetAddress>
NetAddress
</primaryServerNetAddress>
[0..1]
<secondaryServerNetAddress>
NetAddress
</secondaryServerNetAddress>
[0..1]
<supportDNSSRVForMailServerAccess>
xs :boolean </supportDNSSRVForMailServerAccess>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemMailParametersGetResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
primaryServerNetAddress "
type ="
NetAddress
"
minOccurs ="
0 "/>
<
xs:element name ="
secondaryServerNetAddress "
type ="
NetAddress
"
minOccurs ="
0 "/>
<
xs:element name ="
defaultSubject "
type ="
SMTPSubject
"
minOccurs ="
0 "/>
<
xs:element name ="
supportDNSSRVForMailServerAccess "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemMailParametersModifyRequest
Abstract
no
Documentation
Request to modify Mail system parameters.
The response is either SuccessResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<primaryServerNetAddress>
NetAddress
</primaryServerNetAddress>
[0..1]
<secondaryServerNetAddress>
NetAddress
</secondaryServerNetAddress>
[0..1]
<supportDNSSRVForMailServerAccess>
xs :boolean </supportDNSSRVForMailServerAccess>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemMailParametersModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
primaryServerNetAddress "
type ="
NetAddress
"
nillable ="
true "
minOccurs ="
0 "/>
<
xs:element name ="
secondaryServerNetAddress "
type ="
NetAddress
"
nillable ="
true "
minOccurs ="
0 "/>
<
xs:element name ="
defaultFromAddress "
type ="
SMTPFromAddress
"
minOccurs ="
0 "/>
<
xs:element name ="
defaultSubject "
type ="
SMTPSubject
"
nillable ="
true "
minOccurs ="
0 "/>
<
xs:element name ="
supportDNSSRVForMailServerAccess "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemMediaAddRequest16
Abstract
no
Documentation
Request to add a Media to the system.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemMediaAddRequest16 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
mediaName "
type ="
MediaName
"/>
<
xs:element name ="
codecName "
type ="
CodecName
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemMediaDeleteRequest
Abstract
no
Documentation
Request to delete a Media from the system.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemMediaDeleteRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
mediaName "
type ="
MediaName
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemMediaGetListRequest
Abstract
no
Documentation
Request to get a list of media in the system.
The response is either a SystemMediaGetListResponse or an
ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemMediaGetListRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemMediaGetListResponse
Abstract
no
Documentation
Response to SystemMediaGetListRequest. The column headings are
"Media Name", "Codec", "Media Type", "Bandwidth Enforcement Type" and "Bandwidth".
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemMediaGetListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemMediaModifyRequest
Abstract
no
Documentation
Request to modify a media.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemMediaModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
mediaName "
type ="
MediaName
"/>
<
xs:element name ="
codecName "
type ="
CodecName
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemMediaServerAddRequest14
Abstract
no
Documentation
Request to add a Media Server to the system.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemMediaServerAddRequest14 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
netAddress "
type ="
NetAddress
"/>
<
xs:element name ="
port "
type ="
Port1025
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemMediaServerDeleteRequest
Abstract
no
Documentation
Request to delete a Media Server from the system.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemMediaServerDeleteRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
netAddress "
type ="
NetAddress
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemMediaServerGetListRequest
Abstract
no
Documentation
Request to get a list of Media Servers defined in the system.
The response is either a SystemMediaServerGetListResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemMediaServerGetListRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemMediaServerGetListResponse
Abstract
no
Documentation
Response to SystemMediaServerGetListRequest. The Media Server table column
headings are: "Net Address", "Port", "Transport", "Description".
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemMediaServerGetListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemMediaServerModifyRequest
Abstract
no
Documentation
Request to modify a Media Server in the system.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemMediaServerModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
netAddress "
type ="
NetAddress
"/>
<
xs:element name ="
port "
type ="
Port1025
"
nillable ="
true "
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemMediaServerParametersGetRequest
Abstract
no
Documentation
Request to get the list of Media Server system parameters.
The response is either SystemMediaServerParametersGetResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemMediaServerParametersGetRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemMediaServerParametersGetResponse
Abstract
no
Documentation
Response to SystemMediaServerParametersGetListRequest.
Contains a list of system Media Server parameters.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<useStaticMediaServerDevice>
xs :boolean </useStaticMediaServerDevice>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemMediaServerParametersGetResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
useStaticMediaServerDevice "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemMediaServerParametersModifyRequest
Abstract
no
Documentation
Request to modify Media Server system parameters.
The response is either SuccessResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<useStaticMediaServerDevice>
xs :boolean </useStaticMediaServerDevice>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemMediaServerParametersModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
useStaticMediaServerDevice "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemMediaSetAddRequest
Abstract
no
Documentation
Request to add a Media Set.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemMediaSetAddRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
mediaName "
type ="
MediaName
"
minOccurs ="
1 "
maxOccurs ="
unbounded "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemMediaSetDeleteRequest
Abstract
no
Documentation
Request to delete a Media Set.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemMediaSetDeleteRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemMediaSetGetListRequest
Abstract
no
Documentation
Request to get the list of Media Sets in the system.
The response is either a SystemMediaSetGetListResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemMediaSetGetListRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemMediaSetGetListResponse
Abstract
no
Documentation
Response to SystemMediaSetGetRequest.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemMediaSetGetListResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
mediaSetName "
type ="
MediaSetName
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemMediaSetGetRequest
Abstract
no
Documentation
Request to get a Media Set.
The response is either a SystemMediaSetGetResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemMediaSetGetRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemMediaSetGetResponse
Abstract
no
Documentation
Response to SystemMediaSetGetRequest.
Returns a list of media names in the set.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemMediaSetGetResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
mediaName "
type ="
MediaName
"
minOccurs ="
1 "
maxOccurs ="
unbounded "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemMediaSetModifyRequest
Abstract
no
Documentation
Request to modify a Media Set.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemMediaSetModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemMGCPDeviceTypeGetListRequest
Abstract
no
Documentation
Request to get the list of mgcp device types in the system.
See Also: SystemDeviceTypeGetAvailableListRequest14sp3.
The response is either SystemMGCPDeviceTypeGetListResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemMGCPDeviceTypeGetListRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemMGCPDeviceTypeGetListResponse
Abstract
no
Documentation
Response to SystemMGCPDeviceTypeGetListRequest.
Contains a table of identity/ device profile types configured in the system.
The column headings are: "Device Type", "Profile", "Is Obsolete".
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemMGCPDeviceTypeGetListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemMGCPDeviceTypeGetRequest
Abstract
no
Documentation
Request to get a mgcp device type.
See Also: SystemDeviceTypeGetRequest
The response is either SystemMGCPDeviceTypeGetResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemMGCPDeviceTypeGetRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemMGCPDeviceTypeGetResponse
Abstract
no
Documentation
Response to SystemMGCPDeviceTypeGetRequest.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<isObsolete>
xs :boolean </isObsolete>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemMGCPDeviceTypeGetResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
isObsolete "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemMGCPDeviceTypeModifyRequest
Abstract
no
Documentation
Request to modify a mgcp device type. In release 14, this is limited to changing the obsolete flag.
The response is either SuccessResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<isObsolete>
xs :boolean </isObsolete>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemMGCPDeviceTypeModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
isObsolete "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemMigratedUsersGetListRequest
Abstract
no
Documentation
Get a list of migrated users.
The response is either SystemLicensingGetResponse14sp3 or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemMigratedUsersGetListRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemMigratedUsersGetListResponse
Abstract
no
Documentation
Response to SystemMigratedUsersGetListRequest.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<userId>
UserId
</userId>
[0..*]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemMigratedUsersGetListResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
userId "
type ="
UserId
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemMultimediaPolicyGetRequest
Abstract
no
Documentation
Request the system level data associated with Multimedia Policy.
The response is either a SystemMultimediaPolicyGetResponse or an
ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemMultimediaPolicyGetRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemMultimediaPolicyGetResponse
Abstract
no
Documentation
Response to SystemMultimediaPolicyGetRequest
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<restrictNonAudioVideoMediaTypes>
xs :boolean </restrictNonAudioVideoMediaTypes>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemMultimediaPolicyGetResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
restrictNonAudioVideoMediaTypes "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemMultimediaPolicyModifyRequest
Abstract
no
Documentation
Modify the system level data associated with Multimedia Policy.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<restrictNonAudioVideoMediaTypes>
xs :boolean </restrictNonAudioVideoMediaTypes>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemMultimediaPolicyModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
restrictNonAudioVideoMediaTypes "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemNetworkClassOfServiceAddRequest
Abstract
no
Documentation
Add a new Network Class of Service.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemNetworkClassOfServiceAddRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemNetworkClassOfServiceDeleteRequest
Abstract
no
Documentation
Delete a Network Class of Service.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemNetworkClassOfServiceDeleteRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemNetworkClassOfServiceGetAssignedServiceProviderListRequest
Abstract
no
Documentation
Request a list of service providers that have a given Network Class
of Service assigned.
The response is either a
SystemNetworkClassOfServiceGetAssignedServiceProviderListResponse or
ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemNetworkClassOfServiceGetAssignedServiceProviderListRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemNetworkClassOfServiceGetAssignedServiceProviderListResponse
Abstract
no
Documentation
Response to the
SystemNetworkClassOfServiceGetAssignedServiceProviderListRequest.
The response contains a table of all Service Providers that have
the given Network Class of Service assigned. The column headings are
"Service Provider Id", "Service Provider Name" and "Is Enterprise".
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<serviceProviderTable>
core :OCITable
</serviceProviderTable>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemNetworkClassOfServiceGetAssignedServiceProviderListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemNetworkClassOfServiceGetCommunicationBarringProfileUsageListRequest
Abstract
no
Documentation
Get the list of Network Classes of Service that contain a specific
Communication Barring Profile.
The response is either a SystemNetworkClassOfServiceGetCommunicationBarringProfileUsageListResponse
or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemNetworkClassOfServiceGetCommunicationBarringProfileUsageListRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemNetworkClassOfServiceGetCommunicationBarringProfileUsageListResponse
Abstract
no
Documentation
Response to the SystemNetworkClassOfServiceGetCommunicationBarringProfileUsageListRequest.
The response contains a table of all Network Classes of Service that
contain the specific Communication Barring Profile. The column headings
are "Name" and "Description"
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<networkClassOfServiceTable>
core :OCITable
</networkClassOfServiceTable>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemNetworkClassOfServiceGetCommunicationBarringProfileUsageListResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
networkClassOfServiceTable "
type ="
core :OCITable
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemNetworkClassOfServiceGetListRequest
Abstract
no
Documentation
Get the list of all Network Classes of Service.
The response is either a SystemNetworkClassOfServiceGetListResponse
or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemNetworkClassOfServiceGetListRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemNetworkClassOfServiceGetListResponse
Abstract
no
Documentation
Response to the SystemNetworkClassOfServiceGetListRequest.
The response contains a table of all Network Classes of Service
in the system. The column headings are "Name" and "Description"
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<networkClassOfServiceTable>
core :OCITable
</networkClassOfServiceTable>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemNetworkClassOfServiceGetListResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
networkClassOfServiceTable "
type ="
core :OCITable
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemNetworkClassOfServiceGetRequest19sp1
Abstract
no
Documentation
Get an existing Network Class of Service.
The response is either a SystemNetworkClassOfServiceGetResponse19sp1
or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemNetworkClassOfServiceGetRequest19sp1 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemNetworkClassOfServiceGetResponse19sp1
Abstract
no
Documentation
Response to the SystemNetworkClassOfServiceGetRequest19sp1.
The response contains the Network Class of Service information.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemNetworkClassOfServiceGetResponse19sp1 ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemNetworkClassOfServiceModifyRequest
Abstract
no
Documentation
Modify an existing Network Class of Service.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemNetworkClassOfServiceModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemNetworkDeviceMonitorParametersGetRequest
Abstract
no
Documentation
Request to get the list of Network Device Polling system parameters.
The response is either SystemNetworkDeviceMonitorParametersGetResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemNetworkDeviceMonitorParametersGetRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemNetworkDeviceMonitorParametersGetResponse
Abstract
no
Documentation
Response to SystemNetworkDeviceMonitorParametersGetListRequest.
Contains a list of system Network Device Polling parameters.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemNetworkDeviceMonitorParametersGetResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemNetworkDeviceMonitorParametersModifyRequest
Abstract
no
Documentation
Request to modify Network Device Polling system parameters.
The response is either SuccessResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemNetworkDeviceMonitorParametersModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemNetworkProgressionGetRequest
Abstract
no
Documentation
Request the system level data associated with network progression.
The response is either a SystemNetworkProgressionGetResponse or an
ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemNetworkProgressionGetRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemNetworkProgressionGetResponse
Abstract
no
Documentation
Response to SystemNetworkProgressionGetRequest.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<isActive>
xs :boolean </isActive>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemNetworkProgressionGetResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
isActive "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemNetworkProgressionModifyRequest
Abstract
no
Documentation
Modify the system level data associated with network progression.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<isActive>
xs :boolean </isActive>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemNetworkProgressionModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
isActive "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemNetworkRoutingServerAddRequest
Abstract
no
Documentation
Request to add a routing Network Server to the system.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<poll>
xs :boolean </poll>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemNetworkRoutingServerAddRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
netAddress "
type ="
NetAddress
"/>
<
xs:element name ="
port "
type ="
Port1025
"
minOccurs ="
0 "/>
<
xs:element name ="
poll "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemNetworkRoutingServerDeleteRequest
Abstract
no
Documentation
Request to delete a routing Network Server from the system.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemNetworkRoutingServerDeleteRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
netAddress "
type ="
NetAddress
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemNetworkRoutingServerGetListRequest
Abstract
no
Documentation
Request to get a list of routing Network Servers defined in the system.
The response is either a SystemNetworkRoutingServerGetListResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemNetworkRoutingServerGetListRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemNetworkRoutingServerGetListResponse
Abstract
no
Documentation
Response to SystemNetworkRoutingServerGetListRequest. The routing Network Server table column
headings are: "Net Address", "Port", "Transport", "Poll", "OpState", "Description".
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<networkRoutingServerTable>
core :OCITable
</networkRoutingServerTable>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemNetworkRoutingServerGetListResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
networkRoutingServerTable "
type ="
core :OCITable
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemNetworkRoutingServerModifyRequest
Abstract
no
Documentation
Request to modify a routing Network Server in the system.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<poll>
xs :boolean </poll>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemNetworkRoutingServerModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
netAddress "
type ="
NetAddress
"/>
<
xs:element name ="
port "
type ="
Port1025
"
nillable ="
true "
minOccurs ="
0 "/>
<
xs:element name ="
poll "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemNetworkServerSyncParametersGetRequest17sp4
Abstract
no
Documentation
Request to get the list of Network Server Sync system parameters.
The response is either SystemNetworkServerSyncParametersGetResponse17sp4 or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemNetworkServerSyncParametersGetRequest17sp4 ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemNetworkServerSyncParametersGetResponse17sp4
Abstract
no
Documentation
Response to SystemNetworkServerSyncParametersGetRequest17sp4.
Contains a list of system Network Server Sync parameters.
The following elements are only used in AS data mode:
syncTrunkGroups
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<enableSync>
xs :boolean </enableSync>
[1]
<syncLinePorts>
xs :boolean </syncLinePorts>
[1]
<syncDeviceManagementInfo>
xs :boolean </syncDeviceManagementInfo>
[1]
<syncTrunkGroups>
xs :boolean </syncTrunkGroups>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemNetworkServerSyncParametersGetResponse17sp4 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
enableSync "
type ="
xs :boolean
"/>
<
xs:element name ="
syncLinePorts "
type ="
xs :boolean
"/>
<
xs:element name ="
syncDeviceManagementInfo "
type ="
xs :boolean
"/>
<
xs:element name ="
syncTrunkGroups "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemNetworkServerSyncParametersModifyRequest
Abstract
no
Documentation
Request to modify Network Server Sync system parameters.
The response is either SuccessResponse or ErrorResponse.
The following elements are only used in AS data mode:
syncTrunkGroups
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<enableSync>
xs :boolean </enableSync>
[0..1]
<syncLinePorts>
xs :boolean </syncLinePorts>
[0..1]
<syncDeviceManagementInfo>
xs :boolean </syncDeviceManagementInfo>
[0..1]
<syncTrunkGroups>
xs :boolean </syncTrunkGroups>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemNetworkServerSyncParametersModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
enableSync "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
syncLinePorts "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
syncDeviceManagementInfo "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
syncTrunkGroups "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemNetworkSynchingServerAddRequest
Abstract
no
Documentation
Request to add a Network Server to the system.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemNetworkSynchingServerAddRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
netAddress "
type ="
NetAddress
"/>
<
xs:element name ="
port "
type ="
Port1025
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemNetworkSynchingServerDeleteRequest
Abstract
no
Documentation
Request to delete a Network Server from the system.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemNetworkSynchingServerDeleteRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
netAddress "
type ="
NetAddress
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemNetworkSynchingServerGetListRequest
Abstract
no
Documentation
Request to get a list of Network Servers defined in the system.
The response is either a SystemNetworkSynchingServerGetListResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemNetworkSynchingServerGetListRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemNetworkSynchingServerGetListResponse
Abstract
no
Documentation
Response to SystemNetworkSynchingServerGetListRequest. The Network Server table column
headings are: "Net Address", "Port", "Description".
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<preferredNetworkServerNetAddress>
NetAddress
</preferredNetworkServerNetAddress>
[0..1]
<networkSynchingServerTable>
core :OCITable
</networkSynchingServerTable>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemNetworkSynchingServerGetListResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
preferredNetworkServerNetAddress "
type ="
NetAddress
"
minOccurs ="
0 "/>
<
xs:element name ="
networkSynchingServerTable "
type ="
core :OCITable
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemNetworkSynchingServerModifyRequest
Abstract
no
Documentation
Request to modify a Network Server in the system.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<becomePreferred> true </becomePreferred> [0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemNetworkSynchingServerModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
netAddress "
type ="
NetAddress
"/>
<
xs:element name ="
port "
type ="
Port1025
"
nillable ="
true "
minOccurs ="
0 "/>
<
xs:element name ="
becomePreferred "
type ="
xs :boolean
"
fixed ="
true "
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemNumberActivationGetRequest18sp1
Abstract
no
Documentation
Request to get the Number Activation state.
The response is either SystemNumberActivationGetResponse18sp1 or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemNumberActivationGetRequest18sp1 ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemNumberActivationGetResponse18sp1
Abstract
no
Documentation
Response to SystemNumberActivationGetRequest18sp1.
Contains the system number activation setting.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemNumberActivationGetResponse18sp1 ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemNumberActivationModifyRequest18sp1
Abstract
no
Documentation
Request to modify system number activation setting.
The response is either SuccessResponse or ErrorResponse.
The following element values are only applicable in AS data mode:
numberActivationMode = Group And User Activation Enabled will raise
an error in HSS data mode.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemNumberActivationModifyRequest18sp1 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemNumberPortabilityQueryDigitPatternAddRequest
Abstract
no
Documentation
Request to add a System Number Portability Query Status Digit Pattern mapping.
The response is either a SuccessResponse or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemNumberPortabilityQueryDigitPatternAddRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemNumberPortabilityQueryDigitPatternDeleteListRequest
Abstract
no
Documentation
Request to delete a list of System Number Portability Status Digit Pattern mappings.
The response is either a SuccessResponse or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemNumberPortabilityQueryDigitPatternDeleteListRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
digitPattern "
type ="
DigitPattern
"
minOccurs ="
1 "
maxOccurs ="
unbounded "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemNumberPortabilityQueryDigitPatternGetListRequest
Abstract
no
Documentation
Request to get the System Number Portability Query Digit Pattern List information.
The response is either a SystemNumberPortabilityQueryDigitPatternGetListResponse or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemNumberPortabilityQueryDigitPatternGetListRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemNumberPortabilityQueryDigitPatternGetListResponse
Abstract
no
Documentation
Response to the SystemNumberPortabilityQueryDigitPatternGetListRequest.
Contains a table with column headings:
"Digit Pattern", "Status".
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<statusDigitPatternTable>
core :OCITable
</statusDigitPatternTable>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemNumberPortabilityQueryDigitPatternGetListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemNumberPortabilityQueryDigitPatternGetRequest
Abstract
no
Documentation
Request to get a System Number Portability Status Digit Pattern mapping.
The response is either a SystemNumberPortabilityQueryDigitPatternGetResponse or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemNumberPortabilityQueryDigitPatternGetRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIResponse
(derivation method: extension)
Sub-types:
None
Name
SystemNumberPortabilityQueryDigitPatternGetResponse
Abstract
no
Documentation
Response to the SystemNumberPortabilityQueryDigitPatternGetRequest.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...
debugInfo="
xs :string [0..1] ? " >
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemNumberPortabilityQueryDigitPatternGetResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIResponse
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemNumberPortabilityQueryDigitPatternModifyRequest
Abstract
no
Documentation
Request to modify a System Number Portability Status Digit Pattern mapping.
The response is either a SuccessResponse or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemNumberPortabilityQueryDigitPatternModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
newDigitPattern "
type ="
DigitPattern
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemNumberPortabilityQueryGetRequest
Abstract
no
Documentation
Get system Number Portability Query Parameters.
The response is either SystemNumberPortabilityQueryGetResponse or ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemNumberPortabilityQueryGetRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemNumberPortabilityQueryGetResponse
Abstract
no
Documentation
Response to the SystemNumberPortabilityQueryGetRequest.
Returns system Number Portability Query Parameters.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<continueCallAsDialedOnTimeoutOrError>
xs :boolean </continueCallAsDialedOnTimeoutOrError>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemNumberPortabilityQueryGetResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
continueCallAsDialedOnTimeoutOrError "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemNumberPortabilityQueryModifyRequest
Abstract
no
Documentation
Modify system Number Portability Query Parameters.
The response is either a SuccessResponse or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<continueCallAsDialedOnTimeoutOrError>
xs :boolean </continueCallAsDialedOnTimeoutOrError>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemNumberPortabilityQueryModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
continueCallAsDialedOnTimeoutOrError "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemNumberPortabilityQueryStatusAddRequest
Abstract
no
Documentation
Add a system number portability status information.
The response is either a SuccessResponse or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemNumberPortabilityQueryStatusAddRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemNumberPortabilityQueryStatusDeleteListRequest
Abstract
no
Documentation
Delete a list of system number portability query statuses.
The number of status entries is limited to 100.
The response is either a SuccessResponse or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemNumberPortabilityQueryStatusDeleteListRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemNumberPortabilityQueryStatusGetListRequest
Abstract
no
Documentation
Get a list system Number Portability Query Statuses.
The response is either SystemNumberPortabilityQueryStatusGetListResponse or ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemNumberPortabilityQueryStatusGetListRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemNumberPortabilityQueryStatusGetListResponse
Abstract
no
Documentation
Response to the SystemNumberPortabilityQueryStatusGetListRequest.
Contains a table with column headings:
"Status and Treatment File Name".
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemNumberPortabilityQueryStatusGetListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemNumberPortabilityQueryStatusGetRequest
Abstract
no
Documentation
Get information for a system Number Portability Query Status.
The response is either SystemNumberPortabilityQueryStatusGetResponse or ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemNumberPortabilityQueryStatusGetRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemNumberPortabilityQueryStatusGetResponse
Abstract
no
Documentation
Response to the SystemNumberPortabilityQueryStatusGetRequest.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemNumberPortabilityQueryStatusGetResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemNumberPortabilityQueryStatusModifyRequest
Abstract
no
Documentation
Modify the system number portability status information.
The response is either a SuccessResponse or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemNumberPortabilityQueryStatusModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemOCIAddACLEntryRequest
Abstract
no
Documentation
Add an entry to the OCI access control list.
The response is either SuccessResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemOCIAddACLEntryRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
netAddress "
type ="
NetAddress
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemOCICallControlAddACLEntryRequest
Abstract
no
Documentation
Add an entry to the OCI call control access control list.
The response is either SuccessResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemOCICallControlAddACLEntryRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
netAddress "
type ="
IPAddress
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemOCICallControlApplicationAddACLEntryRequest
Abstract
no
Documentation
Add an entry to the OCI call control application access control list.
The response is either SuccessResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemOCICallControlApplicationAddACLEntryRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
netAddress "
type ="
IPAddress
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemOCICallControlApplicationAddRequest17
Abstract
no
Documentation
Add an application to the OCI call control application list.
The response is either SuccessResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<enableSystemWide>
xs :boolean </enableSystemWide>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemOCICallControlApplicationAddRequest17 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
enableSystemWide "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemOCICallControlApplicationDeleteACLEntryRequest
Abstract
no
Documentation
Delete an entry from the OCI call control application access control list.
The response is either SuccessResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemOCICallControlApplicationDeleteACLEntryRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
netAddress "
type ="
IPAddress
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemOCICallControlApplicationDeleteRequest
Abstract
no
Documentation
Delete an entry from the OCI call control application list.
The response is either SuccessResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemOCICallControlApplicationDeleteRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemOCICallControlApplicationGetACLListRequest
Abstract
no
Documentation
Get the OCI call control access control list.
The response is either SystemOCICallControlApplicationGetACLListResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemOCICallControlApplicationGetACLListRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemOCICallControlApplicationGetACLListResponse
Abstract
no
Documentation
Response to SystemOCICallControlApplicationGetACLListRequest. The table columns are:
"Net Address" and "Description".
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemOCICallControlApplicationGetACLListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemOCICallControlApplicationGetListRequest
Abstract
no
Documentation
Get the OCI call control application list.
The response is either SystemOCICallControlApplicationGetListResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemOCICallControlApplicationGetListRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemOCICallControlApplicationGetListResponse
Abstract
no
Documentation
Response to SystemOCICallControlApplicationGetListRequest. The table columns are:
"Application Id", "Enabled System Wide", "Description" "Notification Timeout Seconds" and "Max Event Channels Per Set".
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemOCICallControlApplicationGetListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemOCICallControlApplicationModifyACLEntryRequest
Abstract
no
Documentation
Modify an entry from the call control access control list.
The response is either SuccessResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemOCICallControlApplicationModifyACLEntryRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
netAddress "
type ="
IPAddress
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemOCICallControlApplicationModifyRequest
Abstract
no
Documentation
Modify an application from the OCI call control application list.
The response is either SuccessResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<enableSystemWide>
xs :boolean </enableSystemWide>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemOCICallControlApplicationModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
enableSystemWide "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemOCICallControlDeleteACLEntryRequest
Abstract
no
Documentation
Delete an entry from the OCI call control access control list.
The response is either SuccessResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemOCICallControlDeleteACLEntryRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
netAddress "
type ="
IPAddress
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemOCICallControlGetACLListRequest
Abstract
no
Documentation
Get the OCI call control access control list.
The response is either SystemOCICallControlGetACLListResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemOCICallControlGetACLListRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemOCICallControlGetACLListResponse
Abstract
no
Documentation
Response to SystemOCICallControlGetACLListRequest. The table columns are:
"Net Address" and "Description".
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemOCICallControlGetACLListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemOCICallControlModifyACLEntryRequest
Abstract
no
Documentation
Modify an entry from the call control access control list.
The response is either SuccessResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemOCICallControlModifyACLEntryRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
netAddress "
type ="
IPAddress
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemOCIDeleteACLEntryRequest
Abstract
no
Documentation
Delete an entry from the OCI access control list.
The response is either SuccessResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemOCIDeleteACLEntryRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
netAddress "
type ="
NetAddress
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemOCIGetACLListRequest
Abstract
no
Documentation
Get the OCI access control list.
The response is either SystemOCIGetACLListResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemOCIGetACLListRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemOCIGetACLListResponse
Abstract
no
Documentation
Response to SystemOCIGetACLListRequest.
Returns a 2 coulmn table with column headings:
"Net Address" and "Description".
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemOCIGetACLListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemOCIModifyACLEntryRequest
Abstract
no
Documentation
Modify an entry in the OCI access control list.
The response is either SuccessResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemOCIModifyACLEntryRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
netAddress "
type ="
NetAddress
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemOCIReportingAddACLEntryRequest13mp9
Abstract
no
Documentation
Add an entry to the OCI Reporting Access Control List.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<restrictMessages>
xs :boolean </restrictMessages>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemOCIReportingAddACLEntryRequest13mp9 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
netAddress "
type ="
NetAddress
"/>
<
xs:element name ="
restrictMessages "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemOCIReportingAddMessageNameListRequest
Abstract
no
Documentation
Add a list of reported messages for a host in the OCI Reporting
Access Control List. The response is either a SuccessResponse or an
ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemOCIReportingAddMessageNameListRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
netAddress "
type ="
NetAddress
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemOCIReportingDeleteACLEntryRequest
Abstract
no
Documentation
Delete an entry from the OCI Reporting Access Control List.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemOCIReportingDeleteACLEntryRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
netAddress "
type ="
NetAddress
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemOCIReportingDeleteMessageNameListRequest
Abstract
no
Documentation
Delete a list of reported messages from a host in the OCI Reporting
Access Control List. The response is either a SuccessResponse or an
ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
Start Choice [1]
<deleteAllMessageNames> true </deleteAllMessageNames> [1]
End Choice
</...>
Schema Component Representation
<
xs:complexType name ="
SystemOCIReportingDeleteMessageNameListRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
netAddress "
type ="
NetAddress
"/>
<
xs:choice >
<
xs:element name ="
deleteAllMessageNames "
type ="
xs :boolean
"
fixed ="
true "/>
</
xs:choice >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemOCIReportingGetACLListRequest
Abstract
no
Documentation
Get the OCI Reporting Access Control List.
The response is either a SystemOCIReportingACLListGetResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemOCIReportingGetACLListRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemOCIReportingGetACLListResponse
Abstract
no
Documentation
Response to SystemOCIReportingACLListGetRequest.
Contains a table with one row per access control list entry.
The table columns are "Net Address", "Description" and "Restrict Messages".
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<ociReportingACLTable>
core :OCITable
</ociReportingACLTable>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemOCIReportingGetACLListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemOCIReportingGetMessageNameListRequest
Abstract
no
Documentation
Get a list of restricted messages from a host in the OCI Reporting
Access Control List. The response is either a
SystemOCIReportingGetMessageNameListResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemOCIReportingGetMessageNameListRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
netAddress "
type ="
NetAddress
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemOCIReportingGetMessageNameListResponse
Abstract
no
Documentation
Response to SystemOCIReportingGetMessageNameListRequest.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemOCIReportingGetMessageNameListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemOCIReportingModifyACLEntryRequest
Abstract
no
Documentation
Modify the description on an entry in the OCI Reporting Access Control List.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<restrictMessages>
xs :boolean </restrictMessages>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemOCIReportingModifyACLEntryRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
netAddress "
type ="
NetAddress
"/>
<
xs:element name ="
restrictMessages "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemOCIReportingParametersGetRequest14sp1
Abstract
no
Documentation
Request to get the list of OCIReporting system parameters.
The response is either SystemOCIReportingParametersGetResponse14sp1 or
ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemOCIReportingParametersGetRequest14sp1 ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemOCIReportingParametersGetResponse14sp1
Abstract
no
Documentation
Response to SystemOCIReportingParametersGetRequest14sp1.
Contains a list of system OCI Reporting parameters.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<enableConnectionPing>
xs :boolean </enableConnectionPing>
[1]
<alterPasswords>
xs :boolean </alterPasswords>
[1]
<enablePublicIdentityReporting>
xs :boolean </enablePublicIdentityReporting>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemOCIReportingParametersGetResponse14sp1 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
serverPort "
type ="
Port1025
"/>
<
xs:element name ="
enableConnectionPing "
type ="
xs :boolean
"/>
<
xs:element name ="
alterPasswords "
type ="
xs :boolean
"/>
<
xs:element name ="
enablePublicIdentityReporting "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemOCIReportingParametersModifyRequest
Abstract
no
Documentation
Request to modify OCI Reporting system parameters.
The response is either SuccessResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<serverPort>
Port1025
</serverPort>
[0..1]
<enableConnectionPing>
xs :boolean </enableConnectionPing>
[0..1]
<alterPasswords>
xs :boolean </alterPasswords>
[0..1]
<enablePublicIdentityReporting>
xs :boolean </enablePublicIdentityReporting>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemOCIReportingParametersModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
serverPort "
type ="
Port1025
"
minOccurs ="
0 "/>
<
xs:element name ="
enableConnectionPing "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
alterPasswords "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
enablePublicIdentityReporting "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemOfficeZoneAddRequest
Abstract
no
Documentation
Add a new Office Zone. The zoneList is an ordered list with the first member being of the highest priority.
The response is either a SuccessResponse or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<primaryZoneName>
ZoneName
</primaryZoneName>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemOfficeZoneAddRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
zoneName "
type ="
ZoneName
"
minOccurs ="
1 "
maxOccurs ="
unbounded "/>
<
xs:element name ="
primaryZoneName "
type ="
ZoneName
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemOfficeZoneDeleteRequest
Abstract
no
Documentation
Delete an Office Zone.
The response is either a SuccessResponse or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemOfficeZoneDeleteRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemOfficeZoneGetAssignedServiceProviderListRequest
Abstract
no
Documentation
Request a list of service providers that have a given Office Zone assigned. The response is either a SystemOfficeZoneGetAssignedServiceProviderListResponse or ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemOfficeZoneGetAssignedServiceProviderListRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemOfficeZoneGetAssignedServiceProviderListResponse
Abstract
no
Documentation
Response to the
SystemOfficeZoneGetAssignedServiceProviderListRequest.
The response contains a table of all Service Providers that have the given Office Zone assigned. The column headings are
"Service Provider Id", "Service Provider Name" and "Is Enterprise".
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<serviceProviderTable>
core :OCITable
</serviceProviderTable>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemOfficeZoneGetAssignedServiceProviderListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemOfficeZoneGetListRequest
Abstract
no
Documentation
Get the list of all Office Zones.
The response is either a SystemOfficeZoneGetListResponse
or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemOfficeZoneGetListRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemOfficeZoneGetListResponse
Abstract
no
Documentation
Response to the SystemOfficeZoneGetListRequest.
The response contains a table of all Office Zones
in the system. The column headings are "Name" and "Description"
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemOfficeZoneGetListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemOfficeZoneGetRequest
Abstract
no
Documentation
Get an existing Office Zone.
The response is either a SystemOfficeZoneGetResponse
or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemOfficeZoneGetRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemOfficeZoneGetResponse
Abstract
no
Documentation
Response to the SystemOfficeZoneGetRequest.
The response contains the Office Zone information.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<primaryZoneName>
ZoneName
</primaryZoneName>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemOfficeZoneGetResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
zoneName "
type ="
ZoneName
"
minOccurs ="
1 "
maxOccurs ="
unbounded "/>
<
xs:element name ="
primaryZoneName "
type ="
ZoneName
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemOfficeZoneGetZoneUsageListRequest
Abstract
no
Documentation
Get the list of Office Zones that contain a specific
Zone.
The response is either a SystemOfficeZoneGetZoneUsageListResponse
or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemOfficeZoneGetZoneUsageListRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
zoneName "
type ="
ZoneName
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemOfficeZoneGetZoneUsageListResponse
Abstract
no
Documentation
Response to the SystemOfficeZoneGetZoneUsageListRequest.
The response contains a table of all Office Zones that
contain the specific Zone. The column headings
are "Name" and "Description"
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemOfficeZoneGetZoneUsageListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemOfficeZoneModifyRequest
Abstract
no
Documentation
Modify an existing Office Zone.
The response is either a SuccessResponse or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<primaryZoneName>
ZoneName
</primaryZoneName>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemOfficeZoneModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
newOfficeZoneName "
type ="
OfficeZoneName
"
minOccurs ="
0 "/>
<
xs:element name ="
primaryZoneName "
type ="
ZoneName
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemPasswordRulesGetRequest16
Abstract
no
Documentation
Requests the system's password rules setting applicable to
System administrator, Provisioning Administrator,
and/or Service Provider Administrator, Group Administrator, Department Administrator, user.
The response is either SystemPasswordRulesGetResponse16 or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemPasswordRulesGetRequest16 ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemPasswordRulesGetResponse16
Abstract
no
Documentation
Response to SystemPasswordRulesGetRequest16.
Contains the password rules for System administrator, Provisioning Administrator,
and/or Service Provider Administrator, Group Administrator, Department Administrator, user.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<allowWebAddExternalAuthenticationUsers>
xs :boolean </allowWebAddExternalAuthenticationUsers>
[1]
<disallowUserId>
xs :boolean </disallowUserId>
[1]
<disallowOldPassword>
xs :boolean </disallowOldPassword>
[1]
<disallowReversedOldPassword>
xs :boolean </disallowReversedOldPassword>
[1]
<restrictMinDigits>
xs :boolean </restrictMinDigits>
[1]
<restrictMinUpperCaseLetters>
xs :boolean </restrictMinUpperCaseLetters>
[1]
<restrictMinLowerCaseLetters>
xs :boolean </restrictMinLowerCaseLetters>
[1]
<restrictMinNonAlphanumericCharacters>
xs :boolean </restrictMinNonAlphanumericCharacters>
[1]
<sendLoginDisabledNotifyEmail>
xs :boolean </sendLoginDisabledNotifyEmail>
[1]
<loginDisabledNotifyEmailAddress>
EmailAddress
</loginDisabledNotifyEmailAddress>
[0..1]
<disallowRulesModification>
xs :boolean </disallowRulesModification>
[1]
<disallowPreviousPasswords>
xs :boolean </disallowPreviousPasswords>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemPasswordRulesGetResponse16 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
allowWebAddExternalAuthenticationUsers "
type ="
xs :boolean
"/>
<
xs:element name ="
disallowUserId "
type ="
xs :boolean
"/>
<
xs:element name ="
disallowOldPassword "
type ="
xs :boolean
"/>
<
xs:element name ="
disallowReversedOldPassword "
type ="
xs :boolean
"/>
<
xs:element name ="
restrictMinDigits "
type ="
xs :boolean
"/>
<
xs:element name ="
restrictMinUpperCaseLetters "
type ="
xs :boolean
"/>
<
xs:element name ="
restrictMinLowerCaseLetters "
type ="
xs :boolean
"/>
<
xs:element name ="
restrictMinNonAlphanumericCharacters "
type ="
xs :boolean
"/>
<
xs:element name ="
sendLoginDisabledNotifyEmail "
type ="
xs :boolean
"/>
<
xs:element name ="
loginDisabledNotifyEmailAddress "
type ="
EmailAddress
"
minOccurs ="
0 "/>
<
xs:element name ="
disallowRulesModification "
type ="
xs :boolean
"/>
<
xs:element name ="
disallowPreviousPasswords "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemPasswordRulesModifyRequest14sp3
Abstract
no
Documentation
Request to modify the system providers password rule
setting applicable to System Adminstrator, Provisioning Administrator,
and/or Service Provider Administrator, Group Administrator, Department Administrator, User.
The response is either SuccessResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<allowWebAddExternalAuthenticationUsers>
xs :boolean </allowWebAddExternalAuthenticationUsers>
[0..1]
<disallowUserId>
xs :boolean </disallowUserId>
[0..1]
<disallowOldPassword>
xs :boolean </disallowOldPassword>
[0..1]
<disallowReversedOldPassword>
xs :boolean </disallowReversedOldPassword>
[0..1]
<restrictMinDigits>
xs :boolean </restrictMinDigits>
[0..1]
<restrictMinUpperCaseLetters>
xs :boolean </restrictMinUpperCaseLetters>
[0..1]
<restrictMinLowerCaseLetters>
xs :boolean </restrictMinLowerCaseLetters>
[0..1]
<restrictMinNonAlphanumericCharacters>
xs :boolean </restrictMinNonAlphanumericCharacters>
[0..1]
<sendLoginDisabledNotifyEmail>
xs :boolean </sendLoginDisabledNotifyEmail>
[0..1]
<loginDisabledNotifyEmailAddress>
EmailAddress
</loginDisabledNotifyEmailAddress>
[0..1]
<disallowPreviousPasswords>
xs :boolean </disallowPreviousPasswords>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemPasswordRulesModifyRequest14sp3 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
allowWebAddExternalAuthenticationUsers "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
disallowUserId "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
disallowOldPassword "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
disallowReversedOldPassword "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
restrictMinDigits "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
restrictMinUpperCaseLetters "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
restrictMinLowerCaseLetters "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
restrictMinNonAlphanumericCharacters "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
sendLoginDisabledNotifyEmail "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
loginDisabledNotifyEmailAddress "
type ="
EmailAddress
"
nillable ="
true "
minOccurs ="
0 "/>
<
xs:element name ="
disallowPreviousPasswords "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemPerformanceMeasurementGenerateReportRequest
Abstract
no
Documentation
Generate a performance measurements report.
The response is either SuccessResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemPerformanceMeasurementGenerateReportRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemPerformanceMeasurementReportingAddFileServerRequest
Abstract
no
Documentation
Add a performance measurements reporting ftp server.
The response is either SuccessResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<ftpHostNetAddress>
NetAddress
</ftpHostNetAddress>
[1]
<passiveFTP>
xs :boolean </passiveFTP>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemPerformanceMeasurementReportingAddFileServerRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
ftpHostNetAddress "
type ="
NetAddress
"/>
<
xs:element name ="
ftpUserId "
type ="
FTPUserId
"/>
<
xs:element name ="
passiveFTP "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemPerformanceMeasurementReportingDeleteFileServerRequest
Abstract
no
Documentation
Delete a performance measurements reporting ftp server.
The response is either SuccessResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<ftpHostNetAddress>
NetAddress
</ftpHostNetAddress>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemPerformanceMeasurementReportingDeleteFileServerRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
ftpHostNetAddress "
type ="
NetAddress
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemPerformanceMeasurementReportingGetFileServerListRequest
Abstract
no
Documentation
Requests the list performance measurements reporting ftp servers.
The response is either SystemPerformanceMeasurementReportingGetFileServerListResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemPerformanceMeasurementReportingGetFileServerListRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemPerformanceMeasurementReportingGetFileServerListResponse
Abstract
no
Documentation
Response to SystemPerformanceMeasurementReportingGetFileServerListRequest. The table columns are:
"FTP Host Net Address", "FTP User Id", "Passive FTP".
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemPerformanceMeasurementReportingGetFileServerListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemPerformanceMeasurementReportingGetRequest
Abstract
no
Documentation
Requests the performance measurements reporting settings.
The response is either SystemPerformanceMeasurementReportingGetResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemPerformanceMeasurementReportingGetRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemPerformanceMeasurementReportingGetResponse
Abstract
no
Documentation
Response to SystemPerformanceMeasurementReportingGetRequest.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<isActive>
xs :boolean </isActive>
[1]
<resetMeasurementsAfterEachReport>
xs :boolean </resetMeasurementsAfterEachReport>
[1]
<reportEnterprise>
xs :boolean </reportEnterprise>
[1]
<reportServiceProvider>
xs :boolean </reportServiceProvider>
[1]
<reportDevice>
xs :boolean </reportDevice>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemPerformanceMeasurementReportingGetResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
isActive "
type ="
xs :boolean
"/>
<
xs:element name ="
resetMeasurementsAfterEachReport "
type ="
xs :boolean
"/>
<
xs:element name ="
reportEnterprise "
type ="
xs :boolean
"/>
<
xs:element name ="
reportServiceProvider "
type ="
xs :boolean
"/>
<
xs:element name ="
reportDevice "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemPerformanceMeasurementReportingModifyFileServerRequest
Abstract
no
Documentation
Modify a performance measurements reporting ftp server.
The response is either SuccessResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<ftpHostNetAddress>
NetAddress
</ftpHostNetAddress>
[1]
<passiveFTP>
xs :boolean </passiveFTP>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemPerformanceMeasurementReportingModifyFileServerRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
ftpHostNetAddress "
type ="
NetAddress
"/>
<
xs:element name ="
passiveFTP "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemPerformanceMeasurementReportingModifyRequest
Abstract
no
Documentation
Modify the performance measurements reporting settings.
The response is either SuccessResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<isActive>
xs :boolean </isActive>
[0..1]
<resetMeasurementsAfterEachReport>
xs :boolean </resetMeasurementsAfterEachReport>
[0..1]
<reportEnterprise>
xs :boolean </reportEnterprise>
[0..1]
<reportServiceProvider>
xs :boolean </reportServiceProvider>
[0..1]
<reportDevice>
xs :boolean </reportDevice>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemPerformanceMeasurementReportingModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
isActive "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
resetMeasurementsAfterEachReport "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
reportEnterprise "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
reportServiceProvider "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
reportDevice "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemPolicyGetDefaultRequest20
Abstract
no
Documentation
Requests the system's default policy settings.
The response is either SystemPolicyGetDefaultResponse20 or ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> true
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemPolicyGetDefaultRequest20 ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemPolicyGetDefaultResponse20
Abstract
no
Documentation
Response to SystemPolicyGetDefaultRequest20.
Contains the default policy settings for the system.
The following elements are only used in AS data mode:
GroupAdminDialableCallerIDAccess
ServiceProviderAdminDialableCallerIDAccess
GroupAdminCommunicationBarringUserProfileAccess (This element is only used for groups in an Enterprise)
GroupAdminVerifyTranslationAndRoutingAccess
ServiceProviderAdminVerifyTranslationAndRoutingAccess
The following elements are only used in HSS data mode:
serviceProviderAdminCommunicationBarringAccess
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> true
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemPolicyGetDefaultResponse20 ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemPolicyModifyDefaultRequest14
Abstract
no
Documentation
Request to modify the system's default policy settings.
The response is either SuccessResponse or ErrorResponse.
The following elements are only used in AS data mode:
GroupAdminDialableCallerIDAccess
ServiceProviderAdminDialableCallerIDAccess
GroupAdminCommunicationBarringUserProfileAccess (This element is only used for groups in an Enterprise)
GroupAdminVerifyTranslationAndRoutingAccess
ServiceProviderVerifyTranslationAndRoutingAccess
The following elements are only used in HSS data mode:
serviceProviderAdminCommunicationBarringAccess
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> true
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemPolicyModifyDefaultRequest14 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemPortalAPIAddACLEntryRequest
Abstract
no
Documentation
Add an entry to the Portal API access control list.
The response is either SuccessResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemPortalAPIAddACLEntryRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
netAddress "
type ="
NetAddress
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemPortalAPIDeleteACLEntryRequest
Abstract
no
Documentation
Delete an entry from the Portal API access control list.
The response is either SuccessResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemPortalAPIDeleteACLEntryRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
netAddress "
type ="
NetAddress
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemPortalAPIGetACLListRequest
Abstract
no
Documentation
Get the Portal API access control list.
The response is either SystemPortalAPIGetACLListResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemPortalAPIGetACLListRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemPortalAPIGetACLListResponse
Abstract
no
Documentation
Response to SystemPortalAPIGetACLListRequest.
Returns a table with column headings:
"Net Address" and "Description".
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemPortalAPIGetACLListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemPortalAPIModifyACLEntryRequest
Abstract
no
Documentation
Modify an entry within the Portal API access control list.
The response is either SuccessResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemPortalAPIModifyACLEntryRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
netAddress "
type ="
NetAddress
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemPortalPasscodeRulesGetRequest19
Abstract
no
Documentation
Requests the system passcode rules setting.
The response is either SystemPortalPasscodeRulesGetResponse19 or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemPortalPasscodeRulesGetRequest19 ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemPortalPasscodeRulesGetResponse19
Abstract
no
Documentation
Response to SystemPortalPasscodeRulesGetRequest.
Contains the system passcode rules setting.
The following elements are only used in AS data mode:
numberOfRepeatedDigits
disallowRepeatedPatterns
disallowContiguousSequences
numberOfAscendingDigits
numberOfDescendingDigits
numberOfPreviousPasscodes
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<disallowRepeatedDigits>
xs :boolean </disallowRepeatedDigits>
[1]
<disallowRepeatedPatterns>
xs :boolean </disallowRepeatedPatterns>
[1]
<disallowContiguousSequences>
xs :boolean </disallowContiguousSequences>
[1]
<disallowUserNumber>
xs :boolean </disallowUserNumber>
[1]
<disallowReversedUserNumber>
xs :boolean </disallowReversedUserNumber>
[1]
<disallowOldPasscode>
xs :boolean </disallowOldPasscode>
[1]
<disallowReversedOldPasscode>
xs :boolean </disallowReversedOldPasscode>
[1]
<disableLoginAfterMaxFailedLoginAttempts>
xs :boolean </disableLoginAfterMaxFailedLoginAttempts>
[1]
<expirePassword>
xs :boolean </expirePassword>
[1]
<sendLoginDisabledNotifyEmail>
xs :boolean </sendLoginDisabledNotifyEmail>
[1]
<loginDisabledNotifyEmailAddress>
EmailAddress
</loginDisabledNotifyEmailAddress>
[0..1]
<defaultPassword>
Password
</defaultPassword>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemPortalPasscodeRulesGetResponse19 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
disallowRepeatedDigits "
type ="
xs :boolean
"/>
<
xs:element name ="
disallowRepeatedPatterns "
type ="
xs :boolean
"/>
<
xs:element name ="
disallowContiguousSequences "
type ="
xs :boolean
"/>
<
xs:element name ="
disallowUserNumber "
type ="
xs :boolean
"/>
<
xs:element name ="
disallowReversedUserNumber "
type ="
xs :boolean
"/>
<
xs:element name ="
disallowOldPasscode "
type ="
xs :boolean
"/>
<
xs:element name ="
disallowReversedOldPasscode "
type ="
xs :boolean
"/>
<
xs:element name ="
disableLoginAfterMaxFailedLoginAttempts "
type ="
xs :boolean
"/>
<
xs:element name ="
expirePassword "
type ="
xs :boolean
"/>
<
xs:element name ="
sendLoginDisabledNotifyEmail "
type ="
xs :boolean
"/>
<
xs:element name ="
loginDisabledNotifyEmailAddress "
type ="
EmailAddress
"
minOccurs ="
0 "/>
<
xs:element name ="
defaultPassword "
type ="
Password
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemPortalPasscodeRulesModifyRequest
Abstract
no
Documentation
Request to modify the system passcode rules setting.
The response is either SuccessResponse or ErrorResponse.
The following elements are only used in AS data mode:
numberOfRepeatedDigits
disallowRepeatedPatterns
disallowContiguousSequences
numberOfAscendingDigits
numberOfDescendingDigits
numberOfPreviousPasscodes
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<disallowRepeatedDigits>
xs :boolean </disallowRepeatedDigits>
[0..1]
<disallowRepeatedPatterns>
xs :boolean </disallowRepeatedPatterns>
[0..1]
<disallowContiguousSequences>
xs :boolean </disallowContiguousSequences>
[0..1]
<disallowUserNumber>
xs :boolean </disallowUserNumber>
[0..1]
<disallowReversedUserNumber>
xs :boolean </disallowReversedUserNumber>
[0..1]
<disallowOldPasscode>
xs :boolean </disallowOldPasscode>
[0..1]
<disallowReversedOldPasscode>
xs :boolean </disallowReversedOldPasscode>
[0..1]
<disableLoginAfterMaxFailedLoginAttempts>
xs :boolean </disableLoginAfterMaxFailedLoginAttempts>
[0..1]
<expirePassword>
xs :boolean </expirePassword>
[0..1]
<sendLoginDisabledNotifyEmail>
xs :boolean </sendLoginDisabledNotifyEmail>
[0..1]
<loginDisabledNotifyEmailAddress>
EmailAddress
</loginDisabledNotifyEmailAddress>
[0..1]
<defaultPassword>
Password
</defaultPassword>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemPortalPasscodeRulesModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
disallowRepeatedDigits "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
disallowRepeatedPatterns "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
disallowContiguousSequences "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
disallowUserNumber "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
disallowReversedUserNumber "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
disallowOldPasscode "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
disallowReversedOldPasscode "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
disableLoginAfterMaxFailedLoginAttempts "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
expirePassword "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
sendLoginDisabledNotifyEmail "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
loginDisabledNotifyEmailAddress "
type ="
EmailAddress
"
nillable ="
true "
minOccurs ="
0 "/>
<
xs:element name ="
defaultPassword "
type ="
Password
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemProvisioningValidationGetRequest14sp2
Abstract
no
Documentation
Request to get the system's provisioning validation attributes.
The response is either a SystemProvisioningValidationGetResponse14sp2 or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemProvisioningValidationGetRequest14sp2 ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemProvisioningValidationGetResponse14sp2
Abstract
no
Documentation
Response to the SystemProvisioningValidationGetRequest14sp2.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<isActive>
xs :boolean </isActive>
[1]
<isNetworkServerQueryActive>
xs :boolean </isNetworkServerQueryActive>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemProvisioningValidationGetResponse14sp2 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
isActive "
type ="
xs :boolean
"/>
<
xs:element name ="
isNetworkServerQueryActive "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemProvisioningValidationModifyRequest
Abstract
no
Documentation
Request to modify the system's provisioning validation attributes.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<isActive>
xs :boolean </isActive>
[0..1]
<isNetworkServerQueryActive>
xs :boolean </isNetworkServerQueryActive>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemProvisioningValidationModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
isActive "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
isNetworkServerQueryActive "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemRedundancyParametersGetRequest16sp2
Abstract
no
Documentation
Request to get the list of Redundancy system parameters.
The response is either SystemRedundancyParametersGetResponse16sp2 or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemRedundancyParametersGetRequest16sp2 ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemRedundancyParametersGetResponse16sp2
Abstract
no
Documentation
Response to SystemRedundancyParametersGetRequest16sp2.
Contains a list of system Redundancy parameters.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<sendSipOptionMessageUponMigration>
xs :boolean </sendSipOptionMessageUponMigration>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemRedundancyParametersGetResponse16sp2 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
sendSipOptionMessageUponMigration "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemRedundancyParametersModifyRequest
Abstract
no
Documentation
Request to modify Redundancy system parameters.
The response is either SuccessResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<sendSipOptionMessageUponMigration>
xs :boolean </sendSipOptionMessageUponMigration>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemRedundancyParametersModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
sendSipOptionMessageUponMigration "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemRoamingNetworkAddRequest
Abstract
no
Documentation
Add a Roaming Network.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<mscAddress>
DN
</mscAddress>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemRoamingNetworkAddRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
mscAddress "
type ="
DN
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemRoamingNetworkDeleteRequest
Abstract
no
Documentation
Delete a Roaming Network.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<mscAddress>
DN
</mscAddress>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemRoamingNetworkDeleteRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
mscAddress "
type ="
DN
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemRoamingNetworkGetListRequest
Abstract
no
Documentation
Get the list of all Roaming Networks.
The response is either a SystemRoamingNetworkGetListResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemRoamingNetworkGetListRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemRoamingNetworkGetListResponse
Abstract
no
Documentation
Response to the SystemRoamingNetworkGetListRequest.
Contains a table with columns: "MSC Address", "Network Translation Index".
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<roamingNetworkTable>
core :OCITable
</roamingNetworkTable>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemRoamingNetworkGetListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemRoamingNetworkModifyRequest
Abstract
no
Documentation
Modify a Roaming Network.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<mscAddress>
DN
</mscAddress>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemRoamingNetworkModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
mscAddress "
type ="
DN
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemRoutePointExternalSystemAddRequest
Abstract
no
Documentation
Add an Route Point External System, which is a cluster of Application
Controllers.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemRoutePointExternalSystemAddRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemRoutePointExternalSystemApplicationControllerAddListRequest
Abstract
no
Documentation
Add an application controller to Route Point External System.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemRoutePointExternalSystemApplicationControllerAddListRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemRoutePointExternalSystemApplicationControllerDeleteListRequest
Abstract
no
Documentation
Delete an application controller for Route Point External System.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemRoutePointExternalSystemApplicationControllerDeleteListRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemRoutePointExternalSystemApplicationControllerGetRequest
Abstract
no
Documentation
Get a list of Application Controllers assigned to the Route Point External Systems specified.
The response is either SystemRoutePointExternalSystemApplicationControllerGetResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemRoutePointExternalSystemApplicationControllerGetRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemRoutePointExternalSystemApplicationControllerGetResponse
Abstract
no
Documentation
Response to the SystemRoutePointExternalSystemApplicationControllerGetRequest.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemRoutePointExternalSystemApplicationControllerGetResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemRoutePointExternalSystemDeleteRequest
Abstract
no
Documentation
Delete an Route Point External System.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemRoutePointExternalSystemDeleteRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemRoutePointExternalSystemGetListRequest
Abstract
no
Documentation
Get a list of Route Point External Systems that are configured for the system.
The response is either SystemRoutePointExternalSystemGetListResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemRoutePointExternalSystemGetListRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemRoutePointExternalSystemGetListResponse
Abstract
no
Documentation
Response to the SystemRoutePointExternalSystemGetListRequest.
Contains a table with column headings:
"External System", "Description".
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<externalSystemTable>
core :OCITable
</externalSystemTable>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemRoutePointExternalSystemGetListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemRoutePointExternalSystemGetRoutePointListRequest
Abstract
no
Documentation
Get a list of Route Points that are using the specified Route Point External System.
The response is either a SystemRoutePointExternalSystemGetRoutePointListResponse or an
ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemRoutePointExternalSystemGetRoutePointListRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemRoutePointExternalSystemGetRoutePointListResponse
Abstract
no
Documentation
Response to the SystemRoutePointExternalSystemGetRoutePointListRequest.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<serviceUserId>
UserId
</serviceUserId>
[0..*]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemRoutePointExternalSystemGetRoutePointListResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
serviceUserId "
type ="
UserId
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemRoutePointExternalSystemModifyRequest
Abstract
no
Documentation
Modify an Route Point External System.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemRoutePointExternalSystemModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemRoutingAddRouteDeviceRequest14
Abstract
no
Documentation
Request to add a routing device to a route.
The response is either a SuccessResponse or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemRoutingAddRouteDeviceRequest14 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
routeName "
type ="
RouteName
"/>
<
xs:element name ="
netAddress "
type ="
NetAddress
"/>
<
xs:element name ="
port "
type ="
Port1025
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemRoutingAddRouteRequest
Abstract
no
Documentation
Request to add a route to the system.
The response is either a SuccessResponse or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemRoutingAddRouteRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
routeName "
type ="
RouteName
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemRoutingAddTranslationRequest
Abstract
no
Documentation
Request to add a digit routing table entry to the system.
The response is either a SuccessResponse or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemRoutingAddTranslationRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
routeName "
type ="
RouteName
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemRoutingDeleteRouteDeviceRequest
Abstract
no
Documentation
Request to delete a routing device from a route.
The response is either a SuccessResponse or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemRoutingDeleteRouteDeviceRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
routeName "
type ="
RouteName
"/>
<
xs:element name ="
netAddress "
type ="
NetAddress
"/>
<
xs:element name ="
port "
type ="
Port1025
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemRoutingDeleteRouteRequest
Abstract
no
Documentation
Request to delete a route from the system.
The response is either a SuccessResponse or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemRoutingDeleteRouteRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
routeName "
type ="
RouteName
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemRoutingDeleteTranslationRequest
Abstract
no
Documentation
Request to delete a digit routing table entry from the system.
The response is either a SuccessResponse or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemRoutingDeleteTranslationRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemRoutingGetRequest
Abstract
no
Documentation
Request the system's general routing attributes.
The response is either a SystemRoutingGetResponse or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemRoutingGetRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemRoutingGetResponse
Abstract
no
Documentation
Response to SystemRoutingGetRequest.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<isRouteRoundRobin>
xs :boolean </isRouteRoundRobin>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemRoutingGetResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
isRouteRoundRobin "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemRoutingGetRouteDeviceListRequest
Abstract
no
Documentation
Request to get a list of devices for a route.
The response is either a SystemRoutingGetRouteDeviceListResponse or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemRoutingGetRouteDeviceListRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
routeName "
type ="
RouteName
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemRoutingGetRouteDeviceListResponse
Abstract
no
Documentation
Response to SystemRoutingGetRouteDeviceListRequest. The column headings are "Net Address",
"Port", "Transport" and "Description".
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemRoutingGetRouteDeviceListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemRoutingGetRouteListRequest
Abstract
no
Documentation
Request to get a list of routes in the system.
The response is either a SystemRoutingGetRouteListResponse or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemRoutingGetRouteListRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemRoutingGetRouteListResponse
Abstract
no
Documentation
Response to SystemRoutingGetRouteListRequest.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemRoutingGetRouteListResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
routeName "
type ="
RouteName
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemRoutingGetTranslationListRequest
Abstract
no
Documentation
Request to get the system digit routing table.
The response is either a SystemRoutingGetTranslationListResponse or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemRoutingGetTranslationListRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemRoutingGetTranslationListResponse
Abstract
no
Documentation
Response to SystemRoutingGetTranslationListRequest. The column headings are "Routing Digits"
and "Route".
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemRoutingGetTranslationListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemRoutingModifyRequest
Abstract
no
Documentation
Modifies the system's general routing attributes.
The response is either a SuccessResponse or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<isRouteRoundRobin>
xs :boolean </isRouteRoundRobin>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemRoutingModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
isRouteRoundRobin "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemRoutingModifyRouteDeviceRequest
Abstract
no
Documentation
Request to modify a routing device.
The response is either a SuccessResponse or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemRoutingModifyRouteDeviceRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
routeName "
type ="
RouteName
"/>
<
xs:element name ="
netAddress "
type ="
NetAddress
"/>
<
xs:element name ="
port "
type ="
Port1025
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemRoutingModifyTranslationRequest
Abstract
no
Documentation
Request to modify a digit routing table entry in the system.
The response is either a SuccessResponse or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemRoutingModifyTranslationRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
routeName "
type ="
RouteName
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemRoutingProfileGetListRequest
Abstract
no
Documentation
Request to get the list of system routing profiles.
The response is either a SystemRoutingProfileGetListResponse or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemRoutingProfileGetListRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemRoutingProfileGetListResponse
Abstract
no
Documentation
Response to SystemRoutingProfileGetListRequest.
Returns a list of routing profiles defined in the system.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemRoutingProfileGetListResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
routingProfile "
type ="
RoutingProfile
"
minOccurs ="
1 "
maxOccurs ="
unbounded "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemScheduleAddEventRequest
Abstract
no
Documentation
Add an event to system schedule.
The response is either a SuccessResponse or an ErrorResponse.
The startDate element is adjusted to the first occurrence of the recurrent schedule that comes at or after the startDate.
The endDate element is set to the sum of the adjusted starDate element value and the event duration.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<startDate>
xs :date </startDate>
[1]
Start Choice [1]
<allDayEvent> true </allDayEvent> [1]
End Choice
<endDate>
xs :date </endDate>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemScheduleAddEventRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
eventName "
type ="
EventName
"/>
<
xs:element name ="
startDate "
type ="
xs :date
"/>
<
xs:choice >
<
xs:element name ="
allDayEvent "
type ="
xs :boolean
"
fixed ="
true "/>
<
xs:sequence >
<
xs:element name ="
startTime "
type ="
HourMinute
"/>
</
xs:sequence >
</
xs:choice >
<
xs:element name ="
endDate "
type ="
xs :date
"/>
<
xs:element name ="
recurrence "
type ="
Recurrence
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemScheduleAddRequest
Abstract
no
Documentation
Add a system schedule.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemScheduleAddRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemScheduleDeleteEventListRequest
Abstract
no
Documentation
Delete a list of events from a system schedule.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemScheduleDeleteEventListRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
eventName "
type ="
EventName
"
maxOccurs ="
unbounded "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemScheduleDeleteListRequest
Abstract
no
Documentation
Delete a list of system schedule.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemScheduleDeleteListRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
scheduleKey "
type ="
ScheduleKey
"
maxOccurs ="
unbounded "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemScheduleGetEventListRequest
Abstract
no
Documentation
Get the list of events of a system schedule.
The response is either a SystemScheduleGetResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemScheduleGetEventListRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemScheduleGetEventListResponse
Abstract
no
Documentation
Response to SystemScheduleGetEventListRequest.
The response contains a list of events.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemScheduleGetEventListResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
eventName "
type ="
EventName
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemScheduleGetEventRequest
Abstract
no
Documentation
Get an event from a system schedule.
The response is either a SystemScheduleGetEventResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemScheduleGetEventRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
eventName "
type ="
EventName
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemScheduleGetEventResponse
Abstract
no
Documentation
Response to SystemScheduleGetEventRequest.
The response contains the event of the system schedulable.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<startDate>
xs :date </startDate>
[1]
Start Choice [1]
<allDayEvent> true </allDayEvent> [1]
End Choice
<endDate>
xs :date </endDate>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemScheduleGetEventResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
startDate "
type ="
xs :date
"/>
<
xs:choice >
<
xs:element name ="
allDayEvent "
type ="
xs :boolean
"
fixed ="
true "/>
<
xs:sequence >
<
xs:element name ="
startTime "
type ="
HourMinute
"/>
</
xs:sequence >
</
xs:choice >
<
xs:element name ="
endDate "
type ="
xs :date
"/>
<
xs:element name ="
recurrence "
type ="
Recurrence
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemScheduleGetListRequest
Abstract
no
Documentation
Get the list of a system schedules. The list can be filtered by schedule type.
The response is either a SystemScheduleGetListResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemScheduleGetListRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
scheduleType "
type ="
ScheduleType
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemScheduleGetListResponse
Abstract
no
Documentation
Response to SystemScheduleGetListRequest.
The response contains a list of system schedules.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemScheduleGetListResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
scheduleName "
type ="
ScheduleName
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
<
xs:element name ="
scheduleType "
type ="
ScheduleType
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemScheduleModifyEventRequest
Abstract
no
Documentation
Modify an event of a system schedule.
The response is either a SuccessResponse or an ErrorResponse.
The startDate element is adjusted to the first occurrence of the recurrent schedule that comes at or after the startDate.
The endDate element is set to the sum of the adjusted starDate element value and the event duration.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<newEventName>
EventName
</newEventName>
[0..1]
<startDate>
xs :date </startDate>
[0..1]
Start Choice [0..1]
<allDayEvent> true </allDayEvent> [1]
End Choice
<endDate>
xs :date </endDate>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemScheduleModifyEventRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
eventName "
type ="
EventName
"/>
<
xs:element name ="
newEventName "
type ="
EventName
"
minOccurs ="
0 "/>
<
xs:element name ="
startDate "
type ="
xs :date
"
minOccurs ="
0 "/>
<
xs:choice minOccurs ="
0 ">
<
xs:element name ="
allDayEvent "
type ="
xs :boolean
"
fixed ="
true "/>
<
xs:sequence >
<
xs:element name ="
startTime "
type ="
HourMinute
"/>
</
xs:sequence >
</
xs:choice >
<
xs:element name ="
endDate "
type ="
xs :date
"
minOccurs ="
0 "/>
<
xs:element name ="
recurrence "
type ="
Recurrence
"
minOccurs ="
0 "
nillable ="
true "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemScheduleModifyRequest
Abstract
no
Documentation
Modify a system schedule.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemScheduleModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
newScheduleName "
type ="
ScheduleName
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemSelectiveServicesGetRequest18sp1
Abstract
no
Documentation
Request the system level data associated with Selective Services.
The response is either a SystemSelectiveServicesGetResponse18sp1 or an
ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSelectiveServicesGetRequest18sp1 ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemSelectiveServicesGetResponse18sp1
Abstract
no
Documentation
Response to SystemSelectiveServicesGetRequest18sp1.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<screenPrivateNumber>
xs :boolean </screenPrivateNumber>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSelectiveServicesGetResponse18sp1 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
screenPrivateNumber "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemSelectiveServicesModifyRequest
Abstract
no
Documentation
Modify the system level data associated with SystemSelectiveServicesRequest.
The response is either a SuccessResponse or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<screenPrivateNumber>
xs :boolean </screenPrivateNumber>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSelectiveServicesModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
screenPrivateNumber "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemServerAddressesGetRequest
Abstract
no
Documentation
Request to get the list of Server Addresses.
The response is either SystemServerAddressesGetResponse or ErrorResponse.
See also:
PrimaryInfoGetRequest
PublicClusterGetFullyQualifiedDomainNameRequest
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemServerAddressesGetRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemServerAddressesGetResponse
Abstract
no
Documentation
Response to SystemServerAddressesGetRequest.
Contains a list of system Server Addresses.
See also:
PrimaryInfoGetResponse
PublicClusterGetFullyQualifiedDomainNameResponse
ServingInfoGetResponse
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<webServerClusterPublicFQDN>
NetAddress
</webServerClusterPublicFQDN>
[0..1]
<applicationServerClusterPrimaryPublicFQDN>
NetAddress
</applicationServerClusterPrimaryPublicFQDN>
[0..1]
<applicationServerClusterSecondaryPublicFQDN>
NetAddress
</applicationServerClusterSecondaryPublicFQDN>
[0..1]
<applicationServerClusterPrimaryPrivateFQDN>
NetAddress
</applicationServerClusterPrimaryPrivateFQDN>
[0..1]
<applicationServerClusterSecondaryPrivateFQDN>
NetAddress
</applicationServerClusterSecondaryPrivateFQDN>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemServerAddressesGetResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
webServerClusterPublicFQDN "
type ="
NetAddress
"
minOccurs ="
0 "/>
<
xs:element name ="
applicationServerClusterPrimaryPublicFQDN "
type ="
NetAddress
"
minOccurs ="
0 "/>
<
xs:element name ="
applicationServerClusterSecondaryPublicFQDN "
type ="
NetAddress
"
minOccurs ="
0 "/>
<
xs:element name ="
applicationServerClusterPrimaryPrivateFQDN "
type ="
NetAddress
"
minOccurs ="
0 "/>
<
xs:element name ="
applicationServerClusterSecondaryPrivateFQDN "
type ="
NetAddress
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemServerAddressesModifyRequest
Abstract
no
Documentation
Request to modify Server Addresses.
The response is either SuccessResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<webServerClusterPublicFQDN>
NetAddress
</webServerClusterPublicFQDN>
[0..1]
<applicationServerClusterPrimaryPublicFQDN>
NetAddress
</applicationServerClusterPrimaryPublicFQDN>
[0..1]
<applicationServerClusterSecondaryPublicFQDN>
NetAddress
</applicationServerClusterSecondaryPublicFQDN>
[0..1]
<applicationServerClusterPrimaryPrivateFQDN>
NetAddress
</applicationServerClusterPrimaryPrivateFQDN>
[0..1]
<applicationServerClusterSecondaryPrivateFQDN>
NetAddress
</applicationServerClusterSecondaryPrivateFQDN>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemServerAddressesModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
webServerClusterPublicFQDN "
type ="
NetAddress
"
nillable ="
true "
minOccurs ="
0 "/>
<
xs:element name ="
applicationServerClusterPrimaryPublicFQDN "
type ="
NetAddress
"
nillable ="
true "
minOccurs ="
0 "/>
<
xs:element name ="
applicationServerClusterSecondaryPublicFQDN "
type ="
NetAddress
"
nillable ="
true "
minOccurs ="
0 "/>
<
xs:element name ="
applicationServerClusterPrimaryPrivateFQDN "
type ="
NetAddress
"
nillable ="
true "
minOccurs ="
0 "/>
<
xs:element name ="
applicationServerClusterSecondaryPrivateFQDN "
type ="
NetAddress
"
nillable ="
true "
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemServiceActivationAccessCodeGetRequest
Abstract
no
Documentation
Get the Service Activation Access Code system parameters.
The response is either a SystemServiceActivationAccessCodeGetResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemServiceActivationAccessCodeGetRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemServiceActivationAccessCodeGetResponse
Abstract
no
Documentation
Response to SystemServiceActivationAccessCodeGetRequest.
Contains Service Activation Access Code system parameters.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<isActive>
xs :boolean </isActive>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemServiceActivationAccessCodeGetResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
isActive "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemServiceActivationAccessCodeModifyRequest
Abstract
no
Documentation
Request to modify Service Activation Access Code system parameters.
The response is either SuccessResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<isActive>
xs :boolean </isActive>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemServiceActivationAccessCodeModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
isActive "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemServiceCodeAddRequest
Abstract
no
Documentation
Request to add a service code for the purpose of providing free format routable strings for dialing
The response is either SuccessResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemServiceCodeAddRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemServiceCodeDeleteRequest
Abstract
no
Documentation
Request to delete a service code for the purpose of providing free format routable strings for dialing
The response is either SuccessResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemServiceCodeDeleteRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemServiceCodeGetListRequest
Abstract
no
Documentation
Request to get all service codes that have been defined in the system.
It is possible to search by various criteria to restrict the number of rows returned.
Multiple search criteria are logically ANDed together.
The response is either SystemServiceCodeGetListResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemServiceCodeGetListRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemServiceCodeGetListResponse
Abstract
no
Documentation
Response to SystemServiceCodeGetListRequest.
Contains a table of defined service codes
The column headings are: "Service Code", and "Description".
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemServiceCodeGetListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemServiceCodeModifyRequest
Abstract
no
Documentation
Request to modify service code.
The response is either SuccessResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemServiceCodeModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemServiceControlParametersGetRequest
Abstract
no
Documentation
Request to get the list of Service Control system parameters.
The response is either SystemServiceControlParametersGetResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemServiceControlParametersGetRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemServiceControlParametersGetResponse
Abstract
no
Documentation
Response to SystemServiceControlParametersGetListRequest.
Contains a list of system Service Control parameters.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemServiceControlParametersGetResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
serverPort "
type ="
Port1025
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemServiceControlParametersModifyRequest
Abstract
no
Documentation
Request to modify Service Control system parameters.
The response is either SuccessResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<serverPort>
Port1025
</serverPort>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemServiceControlParametersModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
serverPort "
type ="
Port1025
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemSessionAdmissionControlGetRequest
Abstract
no
Documentation
Get the session admission control settings for the system.
The response is either a SystemSessionAdmissionControlGetResponse or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSessionAdmissionControlGetRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemSessionAdmissionControlGetResponse
Abstract
no
Documentation
Response to the SystemSessionAdmissionControlGetRequest.
The response contains the session admission control settings for the system.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<countLongConnectionsToMediaServer>
xs :boolean </countLongConnectionsToMediaServer>
[1]
<blockVMDepositDueToSACLimits>
xs :boolean </blockVMDepositDueToSACLimits>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSessionAdmissionControlGetResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
countLongConnectionsToMediaServer "
type ="
xs :boolean
"/>
<
xs:element name ="
blockVMDepositDueToSACLimits "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemSessionAdmissionControlModifyRequest
Abstract
no
Documentation
Modify the session admission control settings for the system.
The response is either a SuccessResponse or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<countLongConnectionsToMediaServer>
xs :boolean </countLongConnectionsToMediaServer>
[0..1]
<blockVMDepositDueToSACLimits>
xs :boolean </blockVMDepositDueToSACLimits>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSessionAdmissionControlModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
countLongConnectionsToMediaServer "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
blockVMDepositDueToSACLimits "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemSessionAuditGetRequest17sp3
Abstract
no
Documentation
Request the system level data associated with session audit.
The response is either a SystemSessionAuditGetResponse17sp3 or
an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSessionAuditGetRequest17sp3 ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemSessionAuditGetResponse17sp3
Abstract
no
Documentation
Response to SystemSessionAuditGetRequest17sp3.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<isAuditActive>
xs :boolean </isAuditActive>
[1]
<releaseCallOnAuditFailure>
xs :boolean </releaseCallOnAuditFailure>
[1]
<isSIPRefreshAllowedOnAudit>
xs :boolean </isSIPRefreshAllowedOnAudit>
[1]
<allowUpdateForSIPRefresh>
xs :boolean </allowUpdateForSIPRefresh>
[1]
<isSIPSessionTimerActive>
xs :boolean </isSIPSessionTimerActive>
[1]
<enforceSIPSessionExpiresMaximum>
xs :boolean </enforceSIPSessionExpiresMaximum>
[1]
<alwaysUseSessionTimerWhenSupported>
xs :boolean </alwaysUseSessionTimerWhenSupported>
[1]
<enableEmergencyCallAlarmTimer>
xs :boolean </enableEmergencyCallAlarmTimer>
[1]
<enableEmergencyCallCleanupTimer>
xs :boolean </enableEmergencyCallCleanupTimer>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSessionAuditGetResponse17sp3 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
isAuditActive "
type ="
xs :boolean
"/>
<
xs:element name ="
releaseCallOnAuditFailure "
type ="
xs :boolean
"/>
<
xs:element name ="
isSIPRefreshAllowedOnAudit "
type ="
xs :boolean
"/>
<
xs:element name ="
allowUpdateForSIPRefresh "
type ="
xs :boolean
"/>
<
xs:element name ="
isSIPSessionTimerActive "
type ="
xs :boolean
"/>
<
xs:element name ="
enforceSIPSessionExpiresMaximum "
type ="
xs :boolean
"/>
<
xs:element name ="
alwaysUseSessionTimerWhenSupported "
type ="
xs :boolean
"/>
<
xs:element name ="
enableEmergencyCallAlarmTimer "
type ="
xs :boolean
"/>
<
xs:element name ="
enableEmergencyCallCleanupTimer "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemSessionAuditModifyRequest14sp3
Abstract
no
Documentation
Modify the system level data associated with session audit.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<isAuditActive>
xs :boolean </isAuditActive>
[0..1]
<releaseCallOnAuditFailure>
xs :boolean </releaseCallOnAuditFailure>
[0..1]
<isSIPRefreshAllowedOnAudit>
xs :boolean </isSIPRefreshAllowedOnAudit>
[0..1]
<allowUpdateForSIPRefresh>
xs :boolean </allowUpdateForSIPRefresh>
[0..1]
<isSIPSessionTimerActive>
xs :boolean </isSIPSessionTimerActive>
[0..1]
<enforceSIPSessionExpiresMaximum>
xs :boolean </enforceSIPSessionExpiresMaximum>
[0..1]
<alwaysUseSessionTimerWhenSupported>
xs :boolean </alwaysUseSessionTimerWhenSupported>
[0..1]
<enableEmergencyCallAlarmTimer>
xs :boolean </enableEmergencyCallAlarmTimer>
[0..1]
<enableEmergencyCallCleanupTimer>
xs :boolean </enableEmergencyCallCleanupTimer>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSessionAuditModifyRequest14sp3 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
isAuditActive "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
releaseCallOnAuditFailure "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
isSIPRefreshAllowedOnAudit "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowUpdateForSIPRefresh "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
isSIPSessionTimerActive "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
enforceSIPSessionExpiresMaximum "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
alwaysUseSessionTimerWhenSupported "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
enableEmergencyCallAlarmTimer "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
enableEmergencyCallCleanupTimer "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemShInterfaceParametersGetRequest17
Abstract
no
Documentation
Retrieves the Sh Interface system parameters.
The response is either a SystemShInterfaceParametersGetResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemShInterfaceParametersGetRequest17 ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemShInterfaceParametersGetResponse17
Abstract
no
Documentation
Response to SystemShInterfaceParametersGetRequest. Contains the Sh Interface system parameters.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemShInterfaceParametersGetResponse17 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
hssRealm "
type ="
DomainName
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemShInterfaceParametersModifyRequest17
Abstract
no
Documentation
Modifies the Sh Interface system parameters. This request must be submitted on both nodes in the redundant Application Server cluster in order for the changes to take effect on each node without requiring a restart.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemShInterfaceParametersModifyRequest17 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
hssRealm "
type ="
DomainName
"
minOccurs ="
0 "
nillable ="
true "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemShInterfaceRefreshTaskGetRequest
Abstract
no
Documentation
Retrieves the status of the system refresh task on the local Application Server node.
The response is either a SystemShInterfaceRefreshTaskGetResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemShInterfaceRefreshTaskGetRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemShInterfaceRefreshTaskGetResponse
Abstract
no
Documentation
Response to SystemShInterfaceRefreshTaskGetRequest. Provides the status of the system refresh task. If isRunning is false, numberPublicIdentityRefreshStarted and numberPublicIdentities are omitted. If isRunning is true, numberPublicIdentities indicates the total number of public identities in the system that will be refreshed by the system refresh task; numberPublicIdentityRefreshesStarted indicates the total number of public identities for which a refresh has been started.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<isRunning>
xs :boolean </isRunning>
[1]
<numberPublicIdentityRefreshesStarted>
xs :int </numberPublicIdentityRefreshesStarted>
[0..1]
<numberPublicIdentities>
xs :int </numberPublicIdentities>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemShInterfaceRefreshTaskGetResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
isRunning "
type ="
xs :boolean
"/>
<
xs:element name ="
numberPublicIdentityRefreshesStarted "
type ="
xs :int
"
minOccurs ="
0 "/>
<
xs:element name ="
numberPublicIdentities "
type ="
xs :int
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemShInterfaceRefreshTaskStartRequest
Abstract
no
Documentation
Dispatches the system refresh task on the local Application Server node. At most one instance of the system refresh task may run on an Application Server node at a given point in time. If the system refresh task is already running when this request is made, an ErrorResponse is returned.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemShInterfaceRefreshTaskStartRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemShInterfaceRefreshTaskTerminateRequest
Abstract
no
Documentation
Terminates the system refresh task in progress on the local Application Server node.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemShInterfaceRefreshTaskTerminateRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemSIPAddACLEntryRequest14sp2
Abstract
no
Documentation
Add an entry to the SIP access control list.
The response is either SuccessResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSIPAddACLEntryRequest14sp2 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
netAddress "
type ="
IPAddress
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemSIPAddContentTypeRequest
Abstract
no
Documentation
Add a content type for the SIP interface.
The response is either SuccessResponse or ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSIPAddContentTypeRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemSIPAuthenticationEndpointLockoutClearRequest
Abstract
no
Documentation
Request to clear sip authentication endpoint lockouts in the system.
The response is either a SuccessResponse or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSIPAuthenticationEndpointLockoutClearRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
userEndpointKey "
type ="
UserEndpointKey
"
minOccurs ="
1 "
maxOccurs ="
unbounded "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemSIPAuthenticationEndpointLockoutGetRequest
Abstract
no
Documentation
Request to get sip authentication endpoint lockout data in the system.
The response is either a SystemSIPAuthenticationEndpointLockoutGetResponse or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSIPAuthenticationEndpointLockoutGetRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
searchCriteriaGroupId "
type ="
SearchCriteriaGroupId
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
<
xs:element name ="
searchCriteriaUserId "
type ="
SearchCriteriaUserId
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemSIPAuthenticationEndpointLockoutGetResponse
Abstract
no
Documentation
Response to SystemSIPAuthenticationEndpointLockoutGetRequest.
The column headings for the lockoutTable are:
"Organization Id", "Organization Type", "Group Id", "Line/Port", "User ID", "First Name", "Last Name", "Lockout Started", "Lockout Expires", "Lockout Count". Lockout times are shown in the system GMT time. When a permanent lockout is shown, the "Lockout Expires" column is empty and the "Lockout Count" column contains the word Permanent.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSIPAuthenticationEndpointLockoutGetResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemSIPAuthenticationLockoutClearAllRequest
Abstract
no
Documentation
Request to clear all sip authentication lockouts (both endpoint and trunk group) in the system.
The response is either a SuccessResponse or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSIPAuthenticationLockoutClearAllRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemSIPAuthenticationPasswordRulesGetRequest
Abstract
no
Documentation
Request to get the system level SIP authentication password rule settings.
The response is either a SystemSIPAuthenticationPasswordRulesGetResponse or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSIPAuthenticationPasswordRulesGetRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemSIPAuthenticationPasswordRulesGetResponse
Abstract
no
Documentation
Response to SystemSIPAuthenticationPasswordRulesGetRequest.
Contains the SIP authentication password rules for the system.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<disallowAuthenticationName>
xs :boolean </disallowAuthenticationName>
[1]
<disallowOldPassword>
xs :boolean </disallowOldPassword>
[1]
<disallowReversedOldPassword>
xs :boolean </disallowReversedOldPassword>
[1]
<restrictMinDigits>
xs :boolean </restrictMinDigits>
[1]
<restrictMinUpperCaseLetters>
xs :boolean </restrictMinUpperCaseLetters>
[1]
<restrictMinLowerCaseLetters>
xs :boolean </restrictMinLowerCaseLetters>
[1]
<restrictMinNonAlphanumericCharacters>
xs :boolean </restrictMinNonAlphanumericCharacters>
[1]
<sendPermanentLockoutNotification>
xs :boolean </sendPermanentLockoutNotification>
[1]
<permanentLockoutNotifyEmailAddress>
EmailAddress
</permanentLockoutNotifyEmailAddress>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSIPAuthenticationPasswordRulesGetResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
disallowAuthenticationName "
type ="
xs :boolean
"/>
<
xs:element name ="
disallowOldPassword "
type ="
xs :boolean
"/>
<
xs:element name ="
disallowReversedOldPassword "
type ="
xs :boolean
"/>
<
xs:element name ="
restrictMinDigits "
type ="
xs :boolean
"/>
<
xs:element name ="
restrictMinUpperCaseLetters "
type ="
xs :boolean
"/>
<
xs:element name ="
restrictMinLowerCaseLetters "
type ="
xs :boolean
"/>
<
xs:element name ="
restrictMinNonAlphanumericCharacters "
type ="
xs :boolean
"/>
<
xs:element name ="
sendPermanentLockoutNotification "
type ="
xs :boolean
"/>
<
xs:element name ="
permanentLockoutNotifyEmailAddress "
type ="
EmailAddress
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemSIPAuthenticationPasswordRulesModifyRequest
Abstract
no
Documentation
Request to modify the system level SIP authentication password rule settings
The response is either SuccessResponse or ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<disallowAuthenticationName>
xs :boolean </disallowAuthenticationName>
[0..1]
<disallowOldPassword>
xs :boolean </disallowOldPassword>
[0..1]
<disallowReversedOldPassword>
xs :boolean </disallowReversedOldPassword>
[0..1]
<restrictMinDigits>
xs :boolean </restrictMinDigits>
[0..1]
<restrictMinUpperCaseLetters>
xs :boolean </restrictMinUpperCaseLetters>
[0..1]
<restrictMinLowerCaseLetters>
xs :boolean </restrictMinLowerCaseLetters>
[0..1]
<restrictMinNonAlphanumericCharacters>
xs :boolean </restrictMinNonAlphanumericCharacters>
[0..1]
<sendPermanentLockoutNotification>
xs :boolean </sendPermanentLockoutNotification>
[0..1]
<permanentLockoutNotifyEmailAddress>
EmailAddress
</permanentLockoutNotifyEmailAddress>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSIPAuthenticationPasswordRulesModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
disallowAuthenticationName "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
disallowOldPassword "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
disallowReversedOldPassword "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
restrictMinDigits "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
restrictMinUpperCaseLetters "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
restrictMinLowerCaseLetters "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
restrictMinNonAlphanumericCharacters "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
sendPermanentLockoutNotification "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
permanentLockoutNotifyEmailAddress "
type ="
EmailAddress
"
nillable ="
true "
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemSIPAuthenticationTrunkGroupLockoutClearRequest
Abstract
no
Documentation
Request to clear sip authentication trunk group lockouts in the system.
The response is either a SuccessResponse or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSIPAuthenticationTrunkGroupLockoutClearRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
trunkGroupkey "
type ="
TrunkGroupKey
"
minOccurs ="
1 "
maxOccurs ="
unbounded "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemSIPAuthenticationTrunkGroupLockoutGetRequest
Abstract
no
Documentation
Request to get sip authentication trunk group lockout data in the system.
The response is either a SystemSIPAuthenticationTrunkGroupLockoutGetResponse or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSIPAuthenticationTrunkGroupLockoutGetRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
searchCriteriaGroupId "
type ="
SearchCriteriaGroupId
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemSIPAuthenticationTrunkGroupLockoutGetResponse
Abstract
no
Documentation
Response to SystemSIPAuthenticationTrunkGroupLockoutGetRequest.
The column headings for the lockoutTable are:
"Organization Id", "Organization Type", "Group Id", "Trunk Group Name", "Lockout Started", "Lockout Expires", "Lockout Count". Lockout times are shown in the system GMT time. When a permanent lockout is shown, the "Lockout Expires" column is empty and the "Lockout Count" column contains the word Permanent.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSIPAuthenticationTrunkGroupLockoutGetResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemSIPDeleteACLEntryRequest14sp2
Abstract
no
Documentation
Delete an entry from the SIP access control list.
The response is either SuccessResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSIPDeleteACLEntryRequest14sp2 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
netAddress "
type ="
IPAddress
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemSIPDeleteContentTypeRequest
Abstract
no
Documentation
Delete a content type for the SIP interface.
The response is either SuccessResponse or ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSIPDeleteContentTypeRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemSIPDeviceFileApplyExtendedCaptureToAllDeviceProfilesRequest
Abstract
no
Documentation
Request to apply an extended file capture value to all the profile instances associated to a sip device type file.
The response is either SuccessResponse or ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<extendedCaptureOnUploadFromDevice>
xs :boolean </extendedCaptureOnUploadFromDevice>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSIPDeviceFileApplyExtendedCaptureToAllDeviceProfilesRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
extendedCaptureOnUploadFromDevice "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemSIPDeviceTypeAddRequest20
Abstract
no
Documentation
Request to add a sip device type.
The response is either SuccessResponse or ErrorResponse.
The following elements are only used in HSS data mode:
enable3G4GContinuity, use value "false" in AS data mode
The following elements are only used in AS data mode:
holdAnnouncementMethod, use value "useInactive" in HSS data mode
supportRFC3398, use value "false" in HSS data mode
supportClientSessionInfo, use value "false" in HSS data mode
supportCallInfoConferenceSubscriptionURI, use value "false" in HSS data mode
supportRemotePartyInfo, use value "false" in HSS data mode
The following element values are only applicable in AS data mode:
holdNormalization=useRfc3264Hold will raise an error in HSS data mode
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> true
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<registrationCapable>
xs :boolean </registrationCapable>
[1]
<isConferenceDevice>
xs :boolean </isConferenceDevice>
[1]
<isMobilityManagerDevice>
xs :boolean </isMobilityManagerDevice>
[1]
<isMusicOnHoldDevice>
xs :boolean </isMusicOnHoldDevice>
[1]
<isTrusted>
xs :boolean </isTrusted>
[1]
<E164Capable>
xs :boolean </E164Capable>
[1]
<routeAdvance>
xs :boolean </routeAdvance>
[1]
<forwardingOverride>
xs :boolean </forwardingOverride>
[1]
<wirelessIntegration>
xs :boolean </wirelessIntegration>
[1]
<isVideoCapable>
xs :boolean </isVideoCapable>
[1]
<PBXIntegration>
xs :boolean </PBXIntegration>
[1]
<staticRegistrationCapable>
xs :boolean </staticRegistrationCapable>
[1]
<authenticateRefer>
xs :boolean </authenticateRefer>
[1]
<autoConfigSoftClient>
xs :boolean </autoConfigSoftClient>
[1]
<requiresBroadWorksDigitCollection>
xs :boolean </requiresBroadWorksDigitCollection>
[1]
<requiresBroadWorksCallWaitingTone>
xs :boolean </requiresBroadWorksCallWaitingTone>
[1]
<requiresMWISubscription>
xs :boolean </requiresMWISubscription>
[1]
<useHistoryInfoHeaderOnAccessSide>
xs :boolean </useHistoryInfoHeaderOnAccessSide>
[1]
<adviceOfChargeCapable>
xs :boolean </adviceOfChargeCapable>
[1]
<supportCallCenterMIMEType>
xs :boolean </supportCallCenterMIMEType>
[1]
<addPCalledPartyId>
xs :boolean </addPCalledPartyId>
[1]
<supportIdentityInUpdateAndReInvite>
xs :boolean </supportIdentityInUpdateAndReInvite>
[1]
<enable3G4GContinuity>
xs :boolean </enable3G4GContinuity>
[1]
<supportEmergencyDisconnectControl>
xs :boolean </supportEmergencyDisconnectControl>
[1]
<supportRFC3398>
xs :boolean </supportRFC3398>
[1]
<staticLineOrdering>
xs :boolean </staticLineOrdering>
[1]
<supportClientSessionInfo>
xs :boolean </supportClientSessionInfo>
[1]
<supportCallInfoConferenceSubscriptionURI>
xs :boolean </supportCallInfoConferenceSubscriptionURI>
[1]
<supportRemotePartyInfo>
xs :boolean </supportRemotePartyInfo>
[1]
<supportVisualDeviceManagement>
xs :boolean </supportVisualDeviceManagement>
[1]
<bypassMediaTreatment>
xs :boolean </bypassMediaTreatment>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSIPDeviceTypeAddRequest20 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
registrationCapable "
type ="
xs :boolean
"/>
<
xs:element name ="
isConferenceDevice "
type ="
xs :boolean
"/>
<
xs:element name ="
isMobilityManagerDevice "
type ="
xs :boolean
"/>
<
xs:element name ="
isMusicOnHoldDevice "
type ="
xs :boolean
"/>
<
xs:element name ="
isTrusted "
type ="
xs :boolean
"/>
<
xs:element name ="
E164Capable "
type ="
xs :boolean
"/>
<
xs:element name ="
routeAdvance "
type ="
xs :boolean
"/>
<
xs:element name ="
forwardingOverride "
type ="
xs :boolean
"/>
<
xs:element name ="
wirelessIntegration "
type ="
xs :boolean
"/>
<
xs:element name ="
isVideoCapable "
type ="
xs :boolean
"/>
<
xs:element name ="
PBXIntegration "
type ="
xs :boolean
"/>
<
xs:element name ="
staticRegistrationCapable "
type ="
xs :boolean
"/>
<
xs:element name ="
authenticateRefer "
type ="
xs :boolean
"/>
<
xs:element name ="
autoConfigSoftClient "
type ="
xs :boolean
"/>
<
xs:element name ="
requiresBroadWorksDigitCollection "
type ="
xs :boolean
"/>
<
xs:element name ="
requiresBroadWorksCallWaitingTone "
type ="
xs :boolean
"/>
<
xs:element name ="
requiresMWISubscription "
type ="
xs :boolean
"/>
<
xs:element name ="
useHistoryInfoHeaderOnAccessSide "
type ="
xs :boolean
"/>
<
xs:element name ="
adviceOfChargeCapable "
type ="
xs :boolean
"/>
<
xs:element name ="
supportCallCenterMIMEType "
type ="
xs :boolean
"/>
<
xs:element name ="
trunkMode "
type ="
TrunkMode
"/>
<
xs:element name ="
addPCalledPartyId "
type ="
xs :boolean
"/>
<
xs:element name ="
supportIdentityInUpdateAndReInvite "
type ="
xs :boolean
"/>
<
xs:element name ="
enable3G4GContinuity "
type ="
xs :boolean
"/>
<
xs:element name ="
supportEmergencyDisconnectControl "
type ="
xs :boolean
"/>
<
xs:element name ="
supportRFC3398 "
type ="
xs :boolean
"/>
<
xs:element name ="
staticLineOrdering "
type ="
xs :boolean
"/>
<
xs:element name ="
supportClientSessionInfo "
type ="
xs :boolean
"/>
<
xs:element name ="
supportCallInfoConferenceSubscriptionURI "
type ="
xs :boolean
"/>
<
xs:element name ="
supportRemotePartyInfo "
type ="
xs :boolean
"/>
<
xs:element name ="
supportVisualDeviceManagement "
type ="
xs :boolean
"/>
<
xs:element name ="
bypassMediaTreatment "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemSIPDeviceTypeDeleteRequest
Abstract
no
Documentation
Request to delete a sip device type.
The response is either SuccessResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSIPDeviceTypeDeleteRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemSIPDeviceTypeFileAddRequest20
Abstract
no
Documentation
Request to add a sip device type file.
The response is either SuccessResponse or ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<useHttpDigestAuthentication>
xs :boolean </useHttpDigestAuthentication>
[1]
<macBasedFileAuthentication>
xs :boolean </macBasedFileAuthentication>
[1]
<userNamePasswordFileAuthentication>
xs :boolean </userNamePasswordFileAuthentication>
[1]
<macInNonRequestURI>
xs :boolean </macInNonRequestURI>
[1]
<allowHttp>
xs :boolean </allowHttp>
[1]
<allowHttps>
xs :boolean </allowHttps>
[1]
<allowTftp>
xs :boolean </allowTftp>
[1]
<enableCaching>
xs :boolean </enableCaching>
[1]
<allowUploadFromDevice>
xs :boolean </allowUploadFromDevice>
[1]
<defaultExtendedFileCaptureMode>
xs :boolean </defaultExtendedFileCaptureMode>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSIPDeviceTypeFileAddRequest20 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
uploadFile "
type ="
FileResource
"
minOccurs ="
0 "/>
<
xs:element name ="
useHttpDigestAuthentication "
type ="
xs :boolean
"/>
<
xs:element name ="
macBasedFileAuthentication "
type ="
xs :boolean
"/>
<
xs:element name ="
userNamePasswordFileAuthentication "
type ="
xs :boolean
"/>
<
xs:element name ="
macInNonRequestURI "
type ="
xs :boolean
"/>
<
xs:element name ="
allowHttp "
type ="
xs :boolean
"/>
<
xs:element name ="
allowHttps "
type ="
xs :boolean
"/>
<
xs:element name ="
allowTftp "
type ="
xs :boolean
"/>
<
xs:element name ="
enableCaching "
type ="
xs :boolean
"/>
<
xs:element name ="
allowUploadFromDevice "
type ="
xs :boolean
"/>
<
xs:element name ="
defaultExtendedFileCaptureMode "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemSIPDeviceTypeFileDeleteRequest14sp8
Abstract
no
Documentation
Request to delete a sip device type file.
The response is either SuccessResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSIPDeviceTypeFileDeleteRequest14sp8 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemSIPDeviceTypeFileGetListRequest14sp8
Abstract
no
Documentation
Request to get the list of device files managed by the Device Management System, on a per-device type basis.
The response is either SystemSIPDeviceTypeFileGetListResponse14sp8 or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSIPDeviceTypeFileGetListRequest14sp8 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemSIPDeviceTypeFileGetListResponse14sp8
Abstract
no
Documentation
Response to SystemSIPDeviceTypeFileGetListRequest14sp8.
Contains a table of device files managed by the Device Management System on a per-device type basis.
The column headings are: "File Format", "Is Authenticated", "Access URL", "Repository URL", "Template URL".
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<deviceTypeFilesTable>
core :OCITable
</deviceTypeFilesTable>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSIPDeviceTypeFileGetListResponse14sp8 ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemSIPDeviceTypeFileGetRequest20
Abstract
no
Documentation
Request to get a sip device type file.
The response is either SystemSIPDeviceTypeFileGetResponse20 or ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSIPDeviceTypeFileGetRequest20 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemSIPDeviceTypeFileGetResponse20
Abstract
no
Documentation
Response to SystemSIPDeviceTypeFileGetRequest20.
Take note:
1. accessUrl may have undefined content.
When it is the case, undefined content is put between [].
It may also be set to "Error Access FQDN Not Provisioned" when the access FQDN is not set,
or "Error Access Context Name Not Provisioned" when the context name is not set.
2. repositoryUrl may be set to "DEVICE_CONFIGURATION_FILE_REPOSITORY_MISSING", if there is no file repository defined.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<useHttpDigestAuthentication>
xs :boolean </useHttpDigestAuthentication>
[1]
<macBasedFileAuthentication>
xs :boolean </macBasedFileAuthentication>
[1]
<userNamePasswordFileAuthentication>
xs :boolean </userNamePasswordFileAuthentication>
[1]
<macInNonRequestURI>
xs :boolean </macInNonRequestURI>
[1]
<accessUrl>
URL
</accessUrl>
[1]
<repositoryUrl>
URL
</repositoryUrl>
[0..1]
<templateUrl>
URL
</templateUrl>
[0..1]
<allowHttp>
xs :boolean </allowHttp>
[1]
<allowHttps>
xs :boolean </allowHttps>
[1]
<allowTftp>
xs :boolean </allowTftp>
[1]
<enableCaching>
xs :boolean </enableCaching>
[1]
<allowUploadFromDevice>
xs :boolean </allowUploadFromDevice>
[1]
<defaultExtendedFileCaptureMode>
xs :boolean </defaultExtendedFileCaptureMode>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSIPDeviceTypeFileGetResponse20 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
useHttpDigestAuthentication "
type ="
xs :boolean
"/>
<
xs:element name ="
macBasedFileAuthentication "
type ="
xs :boolean
"/>
<
xs:element name ="
userNamePasswordFileAuthentication "
type ="
xs :boolean
"/>
<
xs:element name ="
macInNonRequestURI "
type ="
xs :boolean
"/>
<
xs:element name ="
accessUrl "
type ="
URL
"/>
<
xs:element name ="
repositoryUrl "
type ="
URL
"
minOccurs ="
0 "/>
<
xs:element name ="
templateUrl "
type ="
URL
"
minOccurs ="
0 "/>
<
xs:element name ="
allowHttp "
type ="
xs :boolean
"/>
<
xs:element name ="
allowHttps "
type ="
xs :boolean
"/>
<
xs:element name ="
allowTftp "
type ="
xs :boolean
"/>
<
xs:element name ="
enableCaching "
type ="
xs :boolean
"/>
<
xs:element name ="
allowUploadFromDevice "
type ="
xs :boolean
"/>
<
xs:element name ="
defaultExtendedFileCaptureMode "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemSIPDeviceTypeFileModifyRequest16sp1
Abstract
no
Documentation
Request to modify a sip device type file.
The response is either SuccessResponse or ErrorResponse.
The following elements are only used in AS data mode:
defaultExtendedFileCaptureMode
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<useHttpDigestAuthentication>
xs :boolean </useHttpDigestAuthentication>
[0..1]
<macBasedFileAuthentication>
xs :boolean </macBasedFileAuthentication>
[0..1]
<userNamePasswordFileAuthentication>
xs :boolean </userNamePasswordFileAuthentication>
[0..1]
<macInNonRequestURI>
xs :boolean </macInNonRequestURI>
[0..1]
<allowHttp>
xs :boolean </allowHttp>
[0..1]
<allowHttps>
xs :boolean </allowHttps>
[0..1]
<allowTftp>
xs :boolean </allowTftp>
[0..1]
<enableCaching>
xs :boolean </enableCaching>
[0..1]
<allowUploadFromDevice>
xs :boolean </allowUploadFromDevice>
[0..1]
<defaultExtendedFileCaptureMode>
xs :boolean </defaultExtendedFileCaptureMode>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSIPDeviceTypeFileModifyRequest16sp1 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
uploadFile "
type ="
FileResource
"
minOccurs ="
0 "/>
<
xs:element name ="
useHttpDigestAuthentication "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
macBasedFileAuthentication "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
userNamePasswordFileAuthentication "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
macInNonRequestURI "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowHttp "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowHttps "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowTftp "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
enableCaching "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowUploadFromDevice "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
defaultExtendedFileCaptureMode "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemSIPDeviceTypeGetListRequest
Abstract
no
Documentation
Request to get the list of sip device types in the system.
See Also: SystemDeviceTypeGetAvailableListRequest14sp3.
The response is either SystemSIPDeviceTypeGetListResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSIPDeviceTypeGetListRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemSIPDeviceTypeGetListResponse
Abstract
no
Documentation
Response to SystemSIPDeviceTypeGetListRequest.
Contains a table of identity/ device profile types configured in the system.
The column headings are: "Device Type", "Profile", "Is Obsolete".
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSIPDeviceTypeGetListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemSIPDeviceTypeGetRequest20
Abstract
no
Documentation
Request to get a sip device type.
See Also: SystemDeviceTypeGetRequest
The response is either SystemSIPDeviceTypeGetResponse20 or ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> true
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSIPDeviceTypeGetRequest20 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemSIPDeviceTypeGetResponse20
Abstract
no
Documentation
Response to SystemSIPDeviceTypeGetRequest20.
The following elements are only used in AS data mode:
holdAnnouncementMethod
supportRFC3398
supportClientSessionInfo
supportCallInfoConferenceSubscriptionURI
supportRemotePartyInfo
The following elements are only used in HSS data mode:
enable3G4GContinuity
The following element values are only applicable in AS data mode:
holdNormalization=useRfc3264Hold
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> true
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<isObsolete>
xs :boolean </isObsolete>
[1]
<registrationCapable>
xs :boolean </registrationCapable>
[1]
<isConferenceDevice>
xs :boolean </isConferenceDevice>
[1]
<isMobilityManagerDevice>
xs :boolean </isMobilityManagerDevice>
[1]
<isMusicOnHoldDevice>
xs :boolean </isMusicOnHoldDevice>
[1]
<isTrusted>
xs :boolean </isTrusted>
[1]
<E164Capable>
xs :boolean </E164Capable>
[1]
<routeAdvance>
xs :boolean </routeAdvance>
[1]
<forwardingOverride>
xs :boolean </forwardingOverride>
[1]
<wirelessIntegration>
xs :boolean </wirelessIntegration>
[1]
<isVideoCapable>
xs :boolean </isVideoCapable>
[1]
<PBXIntegration>
xs :boolean </PBXIntegration>
[1]
<staticRegistrationCapable>
xs :boolean </staticRegistrationCapable>
[1]
<authenticateRefer>
xs :boolean </authenticateRefer>
[1]
<autoConfigSoftClient>
xs :boolean </autoConfigSoftClient>
[1]
<requiresBroadWorksDigitCollection>
xs :boolean </requiresBroadWorksDigitCollection>
[1]
<requiresBroadWorksCallWaitingTone>
xs :boolean </requiresBroadWorksCallWaitingTone>
[1]
<requiresMWISubscription>
xs :boolean </requiresMWISubscription>
[1]
<useHistoryInfoHeaderOnAccessSide>
xs :boolean </useHistoryInfoHeaderOnAccessSide>
[1]
<adviceOfChargeCapable>
xs :boolean </adviceOfChargeCapable>
[1]
<supportCallCenterMIMEType>
xs :boolean </supportCallCenterMIMEType>
[1]
<addPCalledPartyId>
xs :boolean </addPCalledPartyId>
[1]
<supportIdentityInUpdateAndReInvite>
xs :boolean </supportIdentityInUpdateAndReInvite>
[1]
<enable3G4GContinuity>
xs :boolean </enable3G4GContinuity>
[1]
<supportEmergencyDisconnectControl>
xs :boolean </supportEmergencyDisconnectControl>
[1]
<supportRFC3398>
xs :boolean </supportRFC3398>
[1]
<staticLineOrdering>
xs :boolean </staticLineOrdering>
[1]
<supportClientSessionInfo>
xs :boolean </supportClientSessionInfo>
[1]
<supportCallInfoConferenceSubscriptionURI>
xs :boolean </supportCallInfoConferenceSubscriptionURI>
[1]
<supportRemotePartyInfo>
xs :boolean </supportRemotePartyInfo>
[1]
<supportVisualDeviceManagement>
xs :boolean </supportVisualDeviceManagement>
[1]
<bypassMediaTreatment>
xs :boolean </bypassMediaTreatment>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSIPDeviceTypeGetResponse20 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
isObsolete "
type ="
xs :boolean
"/>
<
xs:element name ="
registrationCapable "
type ="
xs :boolean
"/>
<
xs:element name ="
isConferenceDevice "
type ="
xs :boolean
"/>
<
xs:element name ="
isMobilityManagerDevice "
type ="
xs :boolean
"/>
<
xs:element name ="
isMusicOnHoldDevice "
type ="
xs :boolean
"/>
<
xs:element name ="
isTrusted "
type ="
xs :boolean
"/>
<
xs:element name ="
E164Capable "
type ="
xs :boolean
"/>
<
xs:element name ="
routeAdvance "
type ="
xs :boolean
"/>
<
xs:element name ="
forwardingOverride "
type ="
xs :boolean
"/>
<
xs:element name ="
wirelessIntegration "
type ="
xs :boolean
"/>
<
xs:element name ="
isVideoCapable "
type ="
xs :boolean
"/>
<
xs:element name ="
PBXIntegration "
type ="
xs :boolean
"/>
<
xs:element name ="
staticRegistrationCapable "
type ="
xs :boolean
"/>
<
xs:element name ="
authenticateRefer "
type ="
xs :boolean
"/>
<
xs:element name ="
autoConfigSoftClient "
type ="
xs :boolean
"/>
<
xs:element name ="
requiresBroadWorksDigitCollection "
type ="
xs :boolean
"/>
<
xs:element name ="
requiresBroadWorksCallWaitingTone "
type ="
xs :boolean
"/>
<
xs:element name ="
requiresMWISubscription "
type ="
xs :boolean
"/>
<
xs:element name ="
useHistoryInfoHeaderOnAccessSide "
type ="
xs :boolean
"/>
<
xs:element name ="
adviceOfChargeCapable "
type ="
xs :boolean
"/>
<
xs:element name ="
supportCallCenterMIMEType "
type ="
xs :boolean
"/>
<
xs:element name ="
trunkMode "
type ="
TrunkMode
"/>
<
xs:element name ="
addPCalledPartyId "
type ="
xs :boolean
"/>
<
xs:element name ="
supportIdentityInUpdateAndReInvite "
type ="
xs :boolean
"/>
<
xs:element name ="
enable3G4GContinuity "
type ="
xs :boolean
"/>
<
xs:element name ="
supportEmergencyDisconnectControl "
type ="
xs :boolean
"/>
<
xs:element name ="
supportRFC3398 "
type ="
xs :boolean
"/>
<
xs:element name ="
staticLineOrdering "
type ="
xs :boolean
"/>
<
xs:element name ="
supportClientSessionInfo "
type ="
xs :boolean
"/>
<
xs:element name ="
supportCallInfoConferenceSubscriptionURI "
type ="
xs :boolean
"/>
<
xs:element name ="
supportRemotePartyInfo "
type ="
xs :boolean
"/>
<
xs:element name ="
supportVisualDeviceManagement "
type ="
xs :boolean
"/>
<
xs:element name ="
bypassMediaTreatment "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemSIPDeviceTypeLanguageMappingGetListRequest
Abstract
no
Documentation
Request to get the list of device language names mapped to BroadWorks language names, per-device type.
The response is either SystemSIPDeviceTypeLanguageMappingGetListResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSIPDeviceTypeLanguageMappingGetListRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemSIPDeviceTypeLanguageMappingGetListResponse
Abstract
no
Documentation
Response to SystemSIPDeviceTypeLanguageMappingGetListRequest.
Contains a table of device type languages mapped to equivalent BroadWorks languages.
The column headings are: "BroadWorks Language", "Device Language".
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<deviceTypeLanguagesTable>
core :OCITable
</deviceTypeLanguagesTable>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSIPDeviceTypeLanguageMappingGetListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemSIPDeviceTypeLanguageMappingModifyRequest
Abstract
no
Documentation
Request to modify the device language name that is mapped to a BroadWorks language name. The request can be used to map many languages.
The response is either SuccessResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSIPDeviceTypeLanguageMappingModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemSIPDeviceTypeModifyRequest18sp1
Abstract
no
Documentation
Request to modify a sip device type.
The response is either SuccessResponse or ErrorResponse.
The following elements are not changeable:
numberOfPorts
SignalingAddressType
isConferenceDevice
isMusicOnHoldDevice
isMobilityManagerDevice
deviceTypeConfigurationOption
staticLineOrdering
The following elements are only used in HSS data mode:
enable3G4GContinuity
The following elements are only used in AS data mode:
holdAnnouncementMethod
supportRFC3398
supportClientSessionInfo
supportCallInfoConferenceSubscriptionURI
supportRemotePartyInfo
The following element values are only applicable in AS data mode:
holdNormalization=useRfc3264Hold will raise an error in HSS data mode
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> true
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<isObsolete>
xs :boolean </isObsolete>
[0..1]
<registrationCapable>
xs :boolean </registrationCapable>
[0..1]
<isTrusted>
xs :boolean </isTrusted>
[0..1]
<E164Capable>
xs :boolean </E164Capable>
[0..1]
<routeAdvance>
xs :boolean </routeAdvance>
[0..1]
<forwardingOverride>
xs :boolean </forwardingOverride>
[0..1]
<wirelessIntegration>
xs :boolean </wirelessIntegration>
[0..1]
<isVideoCapable>
xs :boolean </isVideoCapable>
[0..1]
<PBXIntegration>
xs :boolean </PBXIntegration>
[0..1]
<staticRegistrationCapable>
xs :boolean </staticRegistrationCapable>
[0..1]
<authenticateRefer>
xs :boolean </authenticateRefer>
[0..1]
<autoConfigSoftClient>
xs :boolean </autoConfigSoftClient>
[0..1]
<requiresBroadWorksDigitCollection>
xs :boolean </requiresBroadWorksDigitCollection>
[0..1]
<requiresBroadWorksCallWaitingTone>
xs :boolean </requiresBroadWorksCallWaitingTone>
[0..1]
<requiresMWISubscription>
xs :boolean </requiresMWISubscription>
[0..1]
<useHistoryInfoHeaderOnAccessSide>
xs :boolean </useHistoryInfoHeaderOnAccessSide>
[0..1]
<adviceOfChargeCapable>
xs :boolean </adviceOfChargeCapable>
[0..1]
<supportCallCenterMIMEType>
xs :boolean </supportCallCenterMIMEType>
[0..1]
<addPCalledPartyId>
xs :boolean </addPCalledPartyId>
[0..1]
<supportIdentityInUpdateAndReInvite>
xs :boolean </supportIdentityInUpdateAndReInvite>
[0..1]
<enable3G4GContinuity>
xs :boolean </enable3G4GContinuity>
[0..1]
<supportEmergencyDisconnectControl>
xs :boolean </supportEmergencyDisconnectControl>
[0..1]
<supportRFC3398>
xs :boolean </supportRFC3398>
[0..1]
<supportClientSessionInfo>
xs :boolean </supportClientSessionInfo>
[0..1]
<supportCallInfoConferenceSubscriptionURI>
xs :boolean </supportCallInfoConferenceSubscriptionURI>
[0..1]
<supportRemotePartyInfo>
xs :boolean </supportRemotePartyInfo>
[0..1]
<supportVisualDeviceManagement>
xs :boolean </supportVisualDeviceManagement>
[0..1]
<bypassMediaTreatment>
xs :boolean </bypassMediaTreatment>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSIPDeviceTypeModifyRequest18sp1 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
isObsolete "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
registrationCapable "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
isTrusted "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
E164Capable "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
routeAdvance "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
forwardingOverride "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
wirelessIntegration "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
webBasedConfigURL "
type ="
WebBasedConfigURL
"
nillable ="
true "
minOccurs ="
0 "/>
<
xs:element name ="
isVideoCapable "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
PBXIntegration "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
staticRegistrationCapable "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
authenticateRefer "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
autoConfigSoftClient "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
requiresBroadWorksDigitCollection "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
requiresBroadWorksCallWaitingTone "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
requiresMWISubscription "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useHistoryInfoHeaderOnAccessSide "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
adviceOfChargeCapable "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
supportCallCenterMIMEType "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
trunkMode "
type ="
TrunkMode
"
minOccurs ="
0 "/>
<
xs:element name ="
addPCalledPartyId "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
supportIdentityInUpdateAndReInvite "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
enable3G4GContinuity "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
supportEmergencyDisconnectControl "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
supportRFC3398 "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
supportClientSessionInfo "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
supportCallInfoConferenceSubscriptionURI "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
supportRemotePartyInfo "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
supportVisualDeviceManagement "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
bypassMediaTreatment "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemSIPDeviceTypeServiceGetRequest
Abstract
no
Documentation
Request to get the list of BroadWorks services that can be integrated to a device type and the level of integration for this device type.
The response is either SystemSIPDeviceTypeServiceGetResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSIPDeviceTypeServiceGetRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemSIPDeviceTypeServiceGetResponse
Abstract
no
Documentation
Response to SystemSIPDeviceTypeServiceGetRequest.
Contains the list of device type services integrated to BroadWorks.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<supportsPolycomPhoneServices>
xs :boolean </supportsPolycomPhoneServices>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSIPDeviceTypeServiceGetResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
supportsPolycomPhoneServices "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemSIPDeviceTypeServiceModifyRequest
Abstract
no
Documentation
Request to set the level of integration that a device type has in relation to BroadWorks services.
The response is either SuccessResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<supportsPolycomPhoneServices>
xs :boolean </supportsPolycomPhoneServices>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSIPDeviceTypeServiceModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
supportsPolycomPhoneServices "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemSIPGetACLListRequest
Abstract
no
Documentation
Get the SIP access control list.
The response is either SystemSIPGetACLListResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSIPGetACLListRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemSIPGetACLListResponse
Abstract
no
Documentation
Response to SystemSIPGetACLListRequest. The table columns are:
"Net Address", "Transport" and "Description".
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSIPGetACLListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemSIPGetContentTypeListRequest
Abstract
no
Documentation
Get the content type list for the SIP interface.
The response is either SystemSIPGetContentTypeListResponse or ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSIPGetContentTypeListRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemSIPGetContentTypeListResponse
Abstract
no
Documentation
Response to SystemSIPGetContentTypeListRequest.
Returns a 2 column table with column headings:
"Content Type" and "Supported Interface".
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSIPGetContentTypeListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemSIPModifyACLEntryRequest14sp2
Abstract
no
Documentation
Modify an entry from the SIP access control list.
The response is either SuccessResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSIPModifyACLEntryRequest14sp2 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
netAddress "
type ="
IPAddress
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemSIPModifyContentTypeRequest
Abstract
no
Documentation
Modify an content type for the SIP interface.
The response is either SuccessResponse or ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSIPModifyContentTypeRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemSMDIAddACLEntryRequest14sp2
Abstract
no
Documentation
Add an entry to the SMDI access control list.
The response is either SuccessResponse or ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSMDIAddACLEntryRequest14sp2 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
netAddress "
type ="
IPAddress
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemSMDIDeleteACLEntryRequest14sp2
Abstract
no
Documentation
Delete an entry from the SMDI access control list.
The response is either SuccessResponse or ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSMDIDeleteACLEntryRequest14sp2 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
netAddress "
type ="
IPAddress
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemSMDIGetACLListRequest
Abstract
no
Documentation
Get the SMDI access control list.
The response is either SystemSMDIGetACLListResponse or ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSMDIGetACLListRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemSMDIGetACLListResponse
Abstract
no
Documentation
Response to SystemSMDIGetACLListRequest. The table columns are:
"Net Address" and "Description".
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSMDIGetACLListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemSMDIModifyACLEntryRequest14sp2
Abstract
no
Documentation
Modify an entry from the SMDI access control list.
The response is either SuccessResponse or ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSMDIModifyACLEntryRequest14sp2 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
netAddress "
type ="
IPAddress
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemSMDIParametersGetRequest
Abstract
no
Documentation
Request to get the list of SMDI system parameters.
The response is either SystemSMDIParametersGetResponse or ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSMDIParametersGetRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemSMDIParametersGetResponse
Abstract
no
Documentation
Response to SystemSMDIParametersGetListRequest.
Contains a list of system SMDI parameters.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<enableSMDI>
xs :boolean </enableSMDI>
[1]
<listeningPort>
Port1025
</listeningPort>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSMDIParametersGetResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
enableSMDI "
type ="
xs :boolean
"/>
<
xs:element name ="
listeningPort "
type ="
Port1025
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemSMDIParametersModifyRequest
Abstract
no
Documentation
Request to modify SMDI system parameters.
The response is either SuccessResponse or ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<enableSMDI>
xs :boolean </enableSMDI>
[0..1]
<listeningPort>
Port1025
</listeningPort>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSMDIParametersModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
enableSMDI "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
listeningPort "
type ="
Port1025
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemSMPPGetRequest14sp5
Abstract
no
Documentation
Request the system level data associated with SMPP external interface.
The response is either a SystemSMPPGetResponse14sp5 or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSMPPGetRequest14sp5 ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemSMPPGetResponse14sp5
Abstract
no
Documentation
Response to SystemSMPPGetRequest14sp5.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<primarySMPPServerNetAddress>
NetAddress
</primarySMPPServerNetAddress>
[0..1]
<primarySMPPPort>
Port
</primarySMPPPort>
[1]
<secondarySMPPServerNetAddress>
NetAddress
</secondarySMPPServerNetAddress>
[0..1]
<secondarySMPPPort>
Port
</secondarySMPPPort>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSMPPGetResponse14sp5 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
primarySMPPServerNetAddress "
type ="
NetAddress
"
minOccurs ="
0 "/>
<
xs:element name ="
primarySMPPPort "
type ="
Port
"/>
<
xs:element name ="
secondarySMPPServerNetAddress "
type ="
NetAddress
"
minOccurs ="
0 "/>
<
xs:element name ="
secondarySMPPPort "
type ="
Port
"/>
<
xs:element name ="
systemId "
type ="
SMPPSystemId
"
minOccurs ="
0 "/>
<
xs:element name ="
password "
type ="
SMPPPassword
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemSMPPModifyRequest
Abstract
no
Documentation
Request to modify the system level data associated with the SMPP external interface.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<primarySMPPServerNetAddress>
NetAddress
</primarySMPPServerNetAddress>
[0..1]
<primarySMPPPort>
Port
</primarySMPPPort>
[0..1]
<secondarySMPPServerNetAddress>
NetAddress
</secondarySMPPServerNetAddress>
[0..1]
<secondarySMPPPort>
Port
</secondarySMPPPort>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSMPPModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
primarySMPPServerNetAddress "
type ="
NetAddress
"
nillable ="
true "
minOccurs ="
0 "/>
<
xs:element name ="
primarySMPPPort "
type ="
Port
"
minOccurs ="
0 "/>
<
xs:element name ="
secondarySMPPServerNetAddress "
type ="
NetAddress
"
nillable ="
true "
minOccurs ="
0 "/>
<
xs:element name ="
secondarySMPPPort "
type ="
Port
"
minOccurs ="
0 "/>
<
xs:element name ="
systemId "
type ="
SMPPSystemId
"
nillable ="
true "
minOccurs ="
0 "/>
<
xs:element name ="
password "
type ="
SMPPPassword
"
nillable ="
true "
minOccurs ="
0 "/>
<
xs:element name ="
version "
type ="
SMPPVersion
"
minOccurs ="
0 "/>
<
xs:element name ="
systemType "
type ="
SMPPSystemType
"
nillable ="
true "
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemSoftwareVersionGetRequest
Abstract
no
Documentation
Requests the software version of the Application Server.
The response is either SystemSoftwareVersionGetResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSoftwareVersionGetRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemSoftwareVersionGetResponse
Abstract
no
Documentation
Response to the SystemSoftwareVersionGetRequest.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<version>
xs :token </version>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSoftwareVersionGetResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
version "
type ="
xs :token
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemStateOrProvinceGetListRequest
Abstract
no
Documentation
Requests the list of state and province names.
The response is either SystemStateOrProvinceGetListResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemStateOrProvinceGetListRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemStateOrProvinceGetListResponse
Abstract
no
Documentation
Contains a 2 column table with column headings 'Key' and 'Display Name' and a row
for each state or province.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<stateOrProvinceTable>
core :OCITable
</stateOrProvinceTable>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemStateOrProvinceGetListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemSubscriberGetCallProcessingParametersRequest18sp1
Abstract
no
Documentation
Get the system call processing configuration for all subscribers
The response is either a SystemSubscriberGetCallProcessingParametersResponse18sp1
or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSubscriberGetCallProcessingParametersRequest18sp1 ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemSubscriberGetCallProcessingParametersResponse18sp1
Abstract
no
Documentation
Response to the SystemSubscriberGetCallProcessingParametersRequest18sp1.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<isExtendedCallingLineIdActive>
xs :boolean </isExtendedCallingLineIdActive>
[1]
<isRingTimeOutActive>
xs :boolean </isRingTimeOutActive>
[1]
<allowEmergencyRemoteOfficeOriginations>
xs :boolean </allowEmergencyRemoteOfficeOriginations>
[1]
<bypassTerminationLoopDetection>
xs :boolean </bypassTerminationLoopDetection>
[1]
<honorCLIDBlockingForEmergencyCalls>
xs :boolean </honorCLIDBlockingForEmergencyCalls>
[1]
<useUnicodeIdentityName>
xs :boolean </useUnicodeIdentityName>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSubscriberGetCallProcessingParametersResponse18sp1 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
isExtendedCallingLineIdActive "
type ="
xs :boolean
"/>
<
xs:element name ="
isRingTimeOutActive "
type ="
xs :boolean
"/>
<
xs:element name ="
allowEmergencyRemoteOfficeOriginations "
type ="
xs :boolean
"/>
<
xs:element name ="
bypassTerminationLoopDetection "
type ="
xs :boolean
"/>
<
xs:element name ="
honorCLIDBlockingForEmergencyCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
useUnicodeIdentityName "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemSubscriberGetLoginParametersRequest
Abstract
no
Documentation
Get the system login configuration for all subscribers.
The response is either a SystemSubscriberGetLoginParametersResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSubscriberGetLoginParametersRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemSubscriberGetLoginParametersResponse
Abstract
no
Documentation
Response to the SystemSubscriberGetLoginParametersRequest.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSubscriberGetLoginParametersResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemSubscriberModifyCallProcessingParametersRequest14sp7
Abstract
no
Documentation
Modify the system call processing configuration for all subscribers.
The response is either a SuccessResponse or an ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<isExtendedCallingLineIdActive>
xs :boolean </isExtendedCallingLineIdActive>
[0..1]
<isRingTimeOutActive>
xs :boolean </isRingTimeOutActive>
[0..1]
<allowEmergencyRemoteOfficeOriginations>
xs :boolean </allowEmergencyRemoteOfficeOriginations>
[0..1]
<bypassTerminationLoopDetection>
xs :boolean </bypassTerminationLoopDetection>
[0..1]
<honorCLIDBlockingForEmergencyCalls>
xs :boolean </honorCLIDBlockingForEmergencyCalls>
[0..1]
<useUnicodeIdentityName>
xs :boolean </useUnicodeIdentityName>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSubscriberModifyCallProcessingParametersRequest14sp7 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
isExtendedCallingLineIdActive "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
isRingTimeOutActive "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowEmergencyRemoteOfficeOriginations "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
bypassTerminationLoopDetection "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
honorCLIDBlockingForEmergencyCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useUnicodeIdentityName "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemSubscriberModifyLoginParametersRequest
Abstract
no
Documentation
Modify the system login configuration for all subscribers
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSubscriberModifyLoginParametersRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemSystemServiceCallProcessingPoliciesGetRequest
Abstract
no
Documentation
Request the data associated with Call Processing Policy for system service instances.
The response is either SystemSystemServiceCallProcessingPoliciesGetResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSystemServiceCallProcessingPoliciesGetRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemSystemServiceCallProcessingPoliciesGetResponse
Abstract
no
Documentation
Response to SystemSystemServiceCallProcessingPoliciesGetRequest.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<useMaxSimultaneousCalls>
xs :boolean </useMaxSimultaneousCalls>
[1]
<useMaxSimultaneousVideoCalls>
xs :boolean </useMaxSimultaneousVideoCalls>
[1]
<useMaxConcurrentRedirectedCalls>
xs :boolean </useMaxConcurrentRedirectedCalls>
[1]
<useMaxCallTimeForAnsweredCalls>
xs :boolean </useMaxCallTimeForAnsweredCalls>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSystemServiceCallProcessingPoliciesGetResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
useMaxSimultaneousCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxSimultaneousVideoCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxConcurrentRedirectedCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxCallTimeForAnsweredCalls "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemSystemServiceCallProcessingPoliciesModifyRequest
Abstract
no
Documentation
Request the data associated with Call Processing Policy for system service instances.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<useMaxSimultaneousCalls>
xs :boolean </useMaxSimultaneousCalls>
[0..1]
<useMaxSimultaneousVideoCalls>
xs :boolean </useMaxSimultaneousVideoCalls>
[0..1]
<useMaxConcurrentRedirectedCalls>
xs :boolean </useMaxConcurrentRedirectedCalls>
[0..1]
<useMaxCallTimeForAnsweredCalls>
xs :boolean </useMaxCallTimeForAnsweredCalls>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSystemServiceCallProcessingPoliciesModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
useMaxSimultaneousCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxSimultaneousVideoCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxConcurrentRedirectedCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useMaxCallTimeForAnsweredCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemSystemServiceDnAddListRequest
Abstract
no
Documentation
Adds system service Dns. It is possible to add either: a single DN,
a list of DNs a range of DNs, or any combination thereof.
The response is either SuccessResponse or ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<phoneNumber>
DN
</phoneNumber>
[0..*]
<dnRange>
DNRange
</dnRange>
[0..*]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSystemServiceDnAddListRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
phoneNumber "
type ="
DN
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
<
xs:element name ="
dnRange "
type ="
DNRange
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemSystemServiceDnDeleteListRequest
Abstract
no
Documentation
Deletes system service DNs. It is possible to delete either:
a single DN,
a list of DNs, a range of DNs, or any combination thereof.
The response is either SuccessResponse or ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<phoneNumber>
DN
</phoneNumber>
[0..*]
<dnRange>
DNRange
</dnRange>
[0..*]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSystemServiceDnDeleteListRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
phoneNumber "
type ="
DN
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
<
xs:element name ="
dnRange "
type ="
DNRange
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemSystemServiceDnGetAvailableListRequest
Abstract
no
Documentation
Request a list of system service DNs not yet in use.
The response is either SystemSystemServiceDnGetAvailableListResponse or ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSystemServiceDnGetAvailableListRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemSystemServiceDnGetAvailableListResponse
Abstract
no
Documentation
Response to SystemSystemServiceDnGetAvailableListRequest.
Contains a list of available DNs not yet assigned to any instance of system service.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<availableDn>
DN
</availableDn>
[0..*]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSystemServiceDnGetAvailableListResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
availableDn "
type ="
DN
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemSystemServiceDnGetSummaryListRequest
Abstract
no
Documentation
Request a summary table of all System Service DNs.
The response is either SystemSystemServiceDnGetSummaryListResponse or ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSystemServiceDnGetSummaryListRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemSystemServiceDnGetSummaryListResponse
Abstract
no
Documentation
Response to SystemSystemServiceDnGetSummaryListRequest.
The column headings are "Phone Numbers" and "Assigned".
The possible values for "Assigned" are true, false.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSystemServiceDnGetSummaryListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemSystemServiceDnGetUsageListRequest
Abstract
no
Documentation
Request a list of System Service DN utilization.
The response is either SystemSystemServiceDnGetUsageListResponse or ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSystemServiceDnGetUsageListRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemSystemServiceDnGetUsageListResponse
Abstract
no
Documentation
Response to SystemSystemServiceDnGetUsageListRequest.
The table columns are: "Phone Number", "Id",
"Name", and "System Service".
The possible values for "System Service" is "System Voice Portal".
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<dnUtilizationTable>
core :OCITable
</dnUtilizationTable>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSystemServiceDnGetUsageListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemSystemVoicePortalAddRequest
Abstract
no
Documentation
Request to add a system voice portal instance.
The response is either SuccessResponse or ErrorResponse.
The following elements are only used in IMS mode:
publicUserIdentity, ignored in standalone mode if provided.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<systemVoicePortalId>
UserId
</systemVoicePortalId>
[1]
<phoneNumber>
DN
</phoneNumber>
[0..1]
<publicUserIdentity>
SIPURI
</publicUserIdentity>
[0..1]
<networkVoicePortalNumber>
DN
</networkVoicePortalNumber>
[0..1]
<allowIdentificationByPhoneNumberOrVoiceMailAliasesOnLogin>
xs :boolean </allowIdentificationByPhoneNumberOrVoiceMailAliasesOnLogin>
[1]
<useVoicePortalWizard>
xs :boolean </useVoicePortalWizard>
[1]
<useVoicePortalDefaultGreeting>
xs :boolean </useVoicePortalDefaultGreeting>
[1]
<useVoiceMessagingDefaultGreeting>
xs :boolean </useVoiceMessagingDefaultGreeting>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSystemVoicePortalAddRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
systemVoicePortalId "
type ="
UserId
"/>
<
xs:element name ="
language "
type ="
Language
"/>
<
xs:element name ="
timeZone "
type ="
TimeZone
"/>
<
xs:element name ="
phoneNumber "
type ="
DN
"
minOccurs ="
0 "/>
<
xs:element name ="
publicUserIdentity "
type ="
SIPURI
"
minOccurs ="
0 "/>
<
xs:element name ="
networkVoicePortalNumber "
type ="
DN
"
minOccurs ="
0 "/>
<
xs:element name ="
allowIdentificationByPhoneNumberOrVoiceMailAliasesOnLogin "
type ="
xs :boolean
"/>
<
xs:element name ="
useVoicePortalWizard "
type ="
xs :boolean
"/>
<
xs:element name ="
useVoicePortalDefaultGreeting "
type ="
xs :boolean
"/>
<
xs:element name ="
useVoiceMessagingDefaultGreeting "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemSystemVoicePortalDeleteRequest
Abstract
no
Documentation
Request to delete a system voice portal instance.
The response is either SuccessResponse or ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<systemVoicePortalId>
UserId
</systemVoicePortalId>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSystemVoicePortalDeleteRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
systemVoicePortalId "
type ="
UserId
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemSystemVoicePortalGetListRequest
Abstract
no
Documentation
Request to get the list of the system voice portals.
The response is either SystemSystemVoicePortalGetListResponce or ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSystemVoicePortalGetListRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemSystemVoicePortalGetListResponse
Abstract
no
Documentation
Response to SystemSystemVoicePortalGetListRequest.
The column headings are "Default", "System Voice Portal Id", "Name", "Network Voice Portal Number", "System Voice Portal Number" and "Language".
The possible values for "Default" are true, false.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<systemVoicePortalsTable>
core :OCITable
</systemVoicePortalsTable>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSystemVoicePortalGetListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemSystemVoicePortalGetRequest
Abstract
no
Documentation
Request to get a system voice portal instance.
The response is either SystemSystemVoicePortalGetResponse or ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<systemVoicePortalId>
UserId
</systemVoicePortalId>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSystemVoicePortalGetRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
systemVoicePortalId "
type ="
UserId
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIResponse
(derivation method: extension)
Sub-types:
None
Name
SystemSystemVoicePortalGetResponse
Abstract
no
Documentation
Response to SystemSystemVoicePortalGetRequest.
XML Instance Representation
<...
debugInfo="
xs :string [0..1] ? " >
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<phoneNumber>
DN
</phoneNumber>
[0..1]
<publicUserIdentity>
SIPURI
</publicUserIdentity>
[0..1]
<networkVoicePortalNumber>
DN
</networkVoicePortalNumber>
[0..1]
<allowIdentificationByPhoneNumberOrVoiceMailAliasesOnLogin>
xs :boolean </allowIdentificationByPhoneNumberOrVoiceMailAliasesOnLogin>
[1]
<useVoicePortalWizard>
xs :boolean </useVoicePortalWizard>
[1]
<isDefault>
xs :boolean </isDefault>
[1]
<useVoicePortalDefaultGreeting>
xs :boolean </useVoicePortalDefaultGreeting>
[1]
<voicePortalGreetingFileDescription>
FileDescription
</voicePortalGreetingFileDescription>
[0..1]
<voicePortalGreetingMediaFileType>
MediaFileType
</voicePortalGreetingMediaFileType>
[0..1]
<useVoiceMessagingDefaultGreeting>
xs :boolean </useVoiceMessagingDefaultGreeting>
[1]
<voiceMessagingGreetingFileDescription>
FileDescription
</voiceMessagingGreetingFileDescription>
[0..1]
<voiceMessagingGreetingMediaFileType>
MediaFileType
</voiceMessagingGreetingMediaFileType>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSystemVoicePortalGetResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIResponse
">
<
xs:sequence >
<
xs:element name ="
language "
type ="
Language
"/>
<
xs:element name ="
timeZone "
type ="
TimeZone
"/>
<
xs:element name ="
phoneNumber "
type ="
DN
"
minOccurs ="
0 "/>
<
xs:element name ="
publicUserIdentity "
type ="
SIPURI
"
minOccurs ="
0 "/>
<
xs:element name ="
networkVoicePortalNumber "
type ="
DN
"
minOccurs ="
0 "/>
<
xs:element name ="
allowIdentificationByPhoneNumberOrVoiceMailAliasesOnLogin "
type ="
xs :boolean
"/>
<
xs:element name ="
useVoicePortalWizard "
type ="
xs :boolean
"/>
<
xs:element name ="
isDefault "
type ="
xs :boolean
"/>
<
xs:element name ="
useVoicePortalDefaultGreeting "
type ="
xs :boolean
"/>
<
xs:element name ="
voicePortalGreetingFileDescription "
type ="
FileDescription
"
minOccurs ="
0 "/>
<
xs:element name ="
voicePortalGreetingMediaFileType "
type ="
MediaFileType
"
minOccurs ="
0 "/>
<
xs:element name ="
useVoiceMessagingDefaultGreeting "
type ="
xs :boolean
"/>
<
xs:element name ="
voiceMessagingGreetingFileDescription "
type ="
FileDescription
"
minOccurs ="
0 "/>
<
xs:element name ="
voiceMessagingGreetingMediaFileType "
type ="
MediaFileType
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemSystemVoicePortalModifyRequest
Abstract
no
Documentation
Request to update a System Voice portal instance.
The response is either SuccessResponse or ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<systemVoicePortalId>
UserId
</systemVoicePortalId>
[1]
<newSystemVoicePortalId>
UserId
</newSystemVoicePortalId>
[0..1]
<phoneNumber>
DN
</phoneNumber>
[0..1]
<publicUserIdentity>
SIPURI
</publicUserIdentity>
[0..1]
<networkVoicePortalNumber>
DN
</networkVoicePortalNumber>
[0..1]
<allowIdentificationByPhoneNumberOrVoiceMailAliasesOnLogin>
xs :boolean </allowIdentificationByPhoneNumberOrVoiceMailAliasesOnLogin>
[0..1]
<useVoicePortalWizard>
xs :boolean </useVoicePortalWizard>
[0..1]
<becomeDefaultSystemVoicePortal> true </becomeDefaultSystemVoicePortal> [0..1]
<useVoicePortalDefaultGreeting>
xs :boolean </useVoicePortalDefaultGreeting>
[0..1]
<useVoiceMessagingDefaultGreeting>
xs :boolean </useVoiceMessagingDefaultGreeting>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSystemVoicePortalModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
systemVoicePortalId "
type ="
UserId
"/>
<
xs:element name ="
newSystemVoicePortalId "
type ="
UserId
"
minOccurs ="
0 "/>
<
xs:element name ="
language "
type ="
Language
"
minOccurs ="
0 "/>
<
xs:element name ="
timeZone "
type ="
TimeZone
"
minOccurs ="
0 "/>
<
xs:element name ="
phoneNumber "
type ="
DN
"
nillable ="
true "
minOccurs ="
0 "/>
<
xs:element name ="
publicUserIdentity "
type ="
SIPURI
"
nillable ="
true "
minOccurs ="
0 "/>
<
xs:element name ="
networkVoicePortalNumber "
type ="
DN
"
nillable ="
true "
minOccurs ="
0 "/>
<
xs:element name ="
allowIdentificationByPhoneNumberOrVoiceMailAliasesOnLogin "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useVoicePortalWizard "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
becomeDefaultSystemVoicePortal "
type ="
xs :boolean
"
fixed ="
true "
minOccurs ="
0 "/>
<
xs:element name ="
useVoicePortalDefaultGreeting "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useVoiceMessagingDefaultGreeting "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemTimeZoneGetListRequest20
Abstract
no
Documentation
Requests the configured time zone of the server processing the request and the list of time zone names.
The response is either SystemTimeZoneGetListResponse20 or ErrorResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> true
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemTimeZoneGetListRequest20 ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemTimeZoneGetListResponse20
Abstract
no
Documentation
Response to SystemTimeZoneGetListRequest20.
Contains the configured time zone of the server processing the request and
contains a 2 column table with column headings 'Key' and 'Display Name' and a row
for each time zone.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> true
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<serverTimeZone>
TimeZone
</serverTimeZone>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemTimeZoneGetListResponse20 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
serverTimeZone "
type ="
TimeZone
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemTreatmentMappingAccessSIPStatusAddRequest
Abstract
no
Documentation
Add an Access SIP Status Code Mapping.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemTreatmentMappingAccessSIPStatusAddRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemTreatmentMappingAccessSIPStatusDeleteRequest
Abstract
no
Documentation
Delete an Access SIP Status Code mapping.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemTreatmentMappingAccessSIPStatusDeleteRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemTreatmentMappingAccessSIPStatusGetListRequest
Abstract
no
Documentation
Requests a table of all the existing Access Side SIP Status Code Mappings in the system.
The response is either an SystemTreatmentMappingAccessSIPStatusGetListResponse
or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemTreatmentMappingAccessSIPStatusGetListRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemTreatmentMappingAccessSIPStatusGetListResponse
Abstract
no
Documentation
Response to a SystemTreatmentMappingAccessSIPStatusGetListRequest. Contains a table with one row per mapping.
The table columns are: "SIP Status Code", "Treatment Id".
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<treatmentMappingTable>
core :OCITable
</treatmentMappingTable>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemTreatmentMappingAccessSIPStatusGetListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemTreatmentMappingAccessSIPStatusModifyRequest
Abstract
no
Documentation
Modify the fields for an Access SIP Status Code mapping.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemTreatmentMappingAccessSIPStatusModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
treatmentId "
type ="
TreatmentId
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemTreatmentMappingCallBlockingServiceAddRequest
Abstract
no
Documentation
Add a Call Blocking Service mapping.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemTreatmentMappingCallBlockingServiceAddRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemTreatmentMappingCallBlockingServiceDeleteRequest
Abstract
no
Documentation
Delete a Call Blocking Service mapping.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemTreatmentMappingCallBlockingServiceDeleteRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemTreatmentMappingCallBlockingServiceGetListRequest19sp1
Abstract
no
Documentation
Requests a table of all the existing Call Blocking Service Mappings in the system.
The response is either a SystemTreatmentMappingCallBlockingServicesGetListResponse19sp1
or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemTreatmentMappingCallBlockingServiceGetListRequest19sp1 ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemTreatmentMappingCallBlockingServiceGetListResponse19sp1
Abstract
no
Documentation
Response to a SystemTreatmentMappingCallBlockingServiceGetListRequest19sp1. Contains a table with one row per mapping.
The table columns are: "Service", "Treatment Id".
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<treatmentMappingTable>
core :OCITable
</treatmentMappingTable>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemTreatmentMappingCallBlockingServiceGetListResponse19sp1 ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemTreatmentMappingCallBlockingServiceModifyRequest
Abstract
no
Documentation
Modify the fields for a Call Blocking Service mapping.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemTreatmentMappingCallBlockingServiceModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
treatmentId "
type ="
TreatmentId
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemTreatmentMappingInternalReleaseCauseAddRequest
Abstract
no
Documentation
Add an Internal Release Cause mapping.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemTreatmentMappingInternalReleaseCauseAddRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemTreatmentMappingInternalReleaseCauseDeleteRequest
Abstract
no
Documentation
Delete an Internal Release Cause mapping.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemTreatmentMappingInternalReleaseCauseDeleteRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemTreatmentMappingInternalReleaseCauseGetListRequest
Abstract
no
Documentation
Requests a table of all the Internal Release Cause mappings in the system.
The response is either a SystemTreatmentMappingInternalReleaseCauseGetListResponse
or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemTreatmentMappingInternalReleaseCauseGetListRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemTreatmentMappingInternalReleaseCauseGetListResponse
Abstract
no
Documentation
Response to a SystemTreatmentMappingInternalReleaseCauseGetListRequest. Contains a table with one row per mapping.
The table columns are: "Internal Release Cause", "Treatment Id".
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<treatmentMappingTable>
core :OCITable
</treatmentMappingTable>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemTreatmentMappingInternalReleaseCauseGetListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemTreatmentMappingInternalReleaseCauseModifyRequest
Abstract
no
Documentation
Modify the fields for an Internal Release Cause mapping.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemTreatmentMappingInternalReleaseCauseModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
treatmentId "
type ="
TreatmentId
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemTreatmentMappingNetworkServerTreatmentAddRequest
Abstract
no
Documentation
Add a Network Server Treatment mapping.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemTreatmentMappingNetworkServerTreatmentAddRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemTreatmentMappingNetworkServerTreatmentDeleteRequest
Abstract
no
Documentation
Delete a NS Treatment mapping.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemTreatmentMappingNetworkServerTreatmentDeleteRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemTreatmentMappingNetworkServerTreatmentGetListRequest
Abstract
no
Documentation
Requests a table of all the existing NS Treatment Mappings in the system.
The response is either a SystemTreatmentMappingNetworkServerTreatmentGetListResponse
or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemTreatmentMappingNetworkServerTreatmentGetListRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemTreatmentMappingNetworkServerTreatmentGetListResponse
Abstract
no
Documentation
Response to a SystemTreatmentMappingNetworkServerTreatmentGetListRequest. Contains a table with one row per mapping.
The table columns are: "NS Treatment", "Treatment Id".
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<treatmentMappingTable>
core :OCITable
</treatmentMappingTable>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemTreatmentMappingNetworkServerTreatmentGetListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemTreatmentMappingNetworkServerTreatmentModifyRequest
Abstract
no
Documentation
Modify the fields for a Network Server Treatment mapping.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemTreatmentMappingNetworkServerTreatmentModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
treatmentId "
type ="
TreatmentId
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemTreatmentMappingNetworkSIPStatusAddRequest
Abstract
no
Documentation
Add a Network SIP Status Code mapping.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemTreatmentMappingNetworkSIPStatusAddRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemTreatmentMappingNetworkSIPStatusDeleteRequest
Abstract
no
Documentation
Delete a Network SIP Status Code mapping.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemTreatmentMappingNetworkSIPStatusDeleteRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemTreatmentMappingNetworkSIPStatusGetListRequest
Abstract
no
Documentation
Requests a table of all the existing Network SIP Status Code Mappings in the system.
The response is either an SystemTreatmentMappingNetworkSIPStatusCodeGetListResponse
or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemTreatmentMappingNetworkSIPStatusGetListRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemTreatmentMappingNetworkSIPStatusGetListResponse
Abstract
no
Documentation
Response to a SystemTreatmentMappingNetworkSIPStatusGetListRequest. Contains a table with one row per mapping.
The table columns are: "SIP Status Code", "Treatment Id".
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<treatmentMappingTable>
core :OCITable
</treatmentMappingTable>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemTreatmentMappingNetworkSIPStatusGetListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemTreatmentMappingNetworkSIPStatusModifyRequest
Abstract
no
Documentation
Modify the fields for a Network SIP Status Code mapping.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemTreatmentMappingNetworkSIPStatusModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
treatmentId "
type ="
TreatmentId
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemTreatmentMappingQ850CauseAddRequest
Abstract
no
Documentation
Add a Q850 Cause Value mapping.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemTreatmentMappingQ850CauseAddRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemTreatmentMappingQ850CauseDeleteRequest
Abstract
no
Documentation
Delete a Q850 Cause Value mapping.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemTreatmentMappingQ850CauseDeleteRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemTreatmentMappingQ850CauseGetListRequest
Abstract
no
Documentation
Requests a table of all the existing Q850 Cause Value Mappings in the system.
The response is either a SystemTreatmentMappingQ850CauseGetListResponse
or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemTreatmentMappingQ850CauseGetListRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemTreatmentMappingQ850CauseGetListResponse
Abstract
no
Documentation
Response to a SystemTreatmentMappingQ850CauseGetListRequest. Contains a table with one row per mapping.
The table columns are: "Q850 Cause Value", "Treatment Id".
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<treatmentMappingTable>
core :OCITable
</treatmentMappingTable>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemTreatmentMappingQ850CauseGetListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemTreatmentMappingQ850CauseModifyRequest
Abstract
no
Documentation
Modify the fields for a Q850CauseValue mapping.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemTreatmentMappingQ850CauseModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
treatmentId "
type ="
TreatmentId
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemVerifyTranslationAndRoutingRequest
Abstract
no
Documentation
Represents a Verify Translation and Routing request which can be either a request containing
parameters or a request containing a SIP message. Returns a SystemVerifyTranslationAndRoutingResponse.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
Start Choice [1]
<sipMessage>
xs :string </sipMessage>
[1]
End Choice
</...>
Schema Component Representation
<
xs:complexType name ="
SystemVerifyTranslationAndRoutingRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:choice >
<
xs:element name ="
sipMessage "
type ="
xs :string
"/>
</
xs:choice >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIResponse
(derivation method: extension)
Sub-types:
None
Name
SystemVerifyTranslationAndRoutingResponse
Abstract
no
Documentation
Represents a Verify Translation and Routing Test Call Result.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
<...
debugInfo="
xs :string [0..1] ? " >
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<Result>
xs :string </Result>
[1] ?
</...>
Schema Component Representation
<
xs:complexType name ="
SystemVerifyTranslationAndRoutingResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIResponse
">
<
xs:sequence >
<
xs:element name ="
Result "
type ="
xs :string
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemZoneAddRequest
Abstract
no
Documentation
Add a Zone and optional Net Addresses and Physical Locations.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<locationBasedPhysicalLocation>
PhysicalLocation
</locationBasedPhysicalLocation>
[0..*]
<callingZonePhysicalLocation>
PhysicalLocation
</callingZonePhysicalLocation>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemZoneAddRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
zoneName "
type ="
ZoneName
"/>
<
xs:element name ="
netAddress "
type ="
IPAddress
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
<
xs:element name ="
netAddressRange "
type ="
IPAddressRange
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
<
xs:element name ="
locationBasedPhysicalLocation "
type ="
PhysicalLocation
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
<
xs:element name ="
callingZonePhysicalLocation "
type ="
PhysicalLocation
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemZoneCallingZonePhysicalLocationGetRequest
Abstract
no
Documentation
Returns a zone calling physical location for a given zone.
Response is SystemZoneCallingZonePhysicalLocationGetResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemZoneCallingZonePhysicalLocationGetRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
zoneName "
type ="
ZoneName
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemZoneCallingZonePhysicalLocationGetResponse
Abstract
no
Documentation
Response to SystemZoneCallingZonePhysicalLocationGetRequest.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemZoneCallingZonePhysicalLocationGetResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemZoneCallingZonePhysicalLocationModifyRequest
Abstract
no
Documentation
Modifies a zone calling physical location for a given zone.
Response is a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemZoneCallingZonePhysicalLocationModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
zoneName "
type ="
ZoneName
"/>
<
xs:element name ="
physicalLocation "
type ="
PhysicalLocation
"
minOccurs ="
0 "
nillable ="
true "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemZoneDeleteRequest
Abstract
no
Documentation
Delete a Zone.
The response is either a SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemZoneDeleteRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
zoneName "
type ="
ZoneName
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemZoneGetListRequest
Abstract
no
Documentation
Get the list of all Zones.
The response is either a SystemZoneGetListResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemZoneGetListRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemZoneGetListResponse
Abstract
no
Documentation
Response to the SystemZoneGetListRequest.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemZoneGetListResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
zoneName "
type ="
ZoneName
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemZoneLocationBasedPhysicalLocationAddListRequest
Abstract
no
Documentation
Adds a list of physical locations to a zone
The response is SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemZoneLocationBasedPhysicalLocationAddListRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
zoneName "
type ="
ZoneName
"/>
<
xs:element name ="
physicalLocation "
type ="
PhysicalLocation
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemZoneLocationBasedPhysicalLocationDeleteListRequest
Abstract
no
Documentation
Deletes a list of physical addresses from a zone
The response is SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemZoneLocationBasedPhysicalLocationDeleteListRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
zoneName "
type ="
ZoneName
"/>
<
xs:element name ="
physicalLocation "
type ="
PhysicalLocation
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemZoneLocationBasedPhysicalLocationGetListRequest
Abstract
no
Documentation
Gets a list of physical locations assigned to a zone.
Response is SystemZoneLocationBasedPhysicalLocationGetListResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemZoneLocationBasedPhysicalLocationGetListRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
zoneName "
type ="
ZoneName
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemZoneLocationBasedPhysicalLocationGetListResponse
Abstract
no
Documentation
Response to SystemZoneLocationBasedPhysicalLocationGetListRequest.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemZoneLocationBasedPhysicalLocationGetListResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
physicalLocation "
type ="
PhysicalLocation
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemZoneNetAddressAddListRequest
Abstract
no
Documentation
Adds a list of IP addresses to a zone
The response is SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemZoneNetAddressAddListRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
zoneName "
type ="
ZoneName
"/>
<
xs:element name ="
netAddress "
type ="
IPAddress
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
<
xs:element name ="
netAddressRange "
type ="
IPAddressRange
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemZoneNetAddressDeleteListRequest
Abstract
no
Documentation
Deletes a list of IP addresses from a zone
The response is SuccessResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemZoneNetAddressDeleteListRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
zoneName "
type ="
ZoneName
"/>
<
xs:element name ="
netAddress "
type ="
IPAddress
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
<
xs:element name ="
netAddressRange "
type ="
IPAddressRange
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemZoneNetAddressGetListRequest
Abstract
no
Documentation
Gets a list of IP Addresses and/or Ranges assigned to a zone.
Response is SystemZoneNetAddressGetListResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemZoneNetAddressGetListRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
zoneName "
type ="
ZoneName
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemZoneNetAddressGetListResponse
Abstract
no
Documentation
Response to SystemZoneNetAddressGetListRequest.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemZoneNetAddressGetListResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
netAddress "
type ="
IPAddress
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
<
xs:element name ="
netAddressRange "
type ="
IPAddressRange
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
xs :int (derivation method: restriction)
Sub-types:
None
Name
AccessDeviceMonitorPollingIntervalMinutes
Content
Documentation
Polling interval in minutes.
Setting the monitoring interval to zero will turn it off.
Schema Component Representation
<
xs:simpleType name ="
AccessDeviceMonitorPollingIntervalMinutes ">
<
xs:restriction base ="
xs :int
">
<xs:minInclusive value ="0 "/>
<xs:maxInclusive value ="1440 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
ApplicationControllerName
Content
Documentation
The application controller name.
Schema Component Representation
<
xs:simpleType name ="
ApplicationControllerName ">
<
xs:restriction base ="
xs :token
">
<xs:minLength value ="1 "/>
<xs:maxLength value ="40 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :int (derivation method: restriction)
Sub-types:
None
Name
ASRMaxTransmissions
Content
Documentation
Maximum number of transmissions.
Schema Component Representation
<
xs:simpleType name ="
ASRMaxTransmissions ">
<
xs:restriction base ="
xs :int
">
<xs:minInclusive value ="1 "/>
<xs:maxInclusive value ="10 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :int (derivation method: restriction)
Sub-types:
None
Name
ASRRetransmissionDelayMilliSeconds
Content
Documentation
Retransmission timer
Schema Component Representation
<
xs:simpleType name ="
ASRRetransmissionDelayMilliSeconds ">
<
xs:restriction base ="
xs :int
">
<xs:minInclusive value ="100 "/>
<xs:maxInclusive value ="2000 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
BwDiameterAdvertisedApplication
Content
value comes from list: {'Base'|'3gpp'}
Documentation
The application Id advertised for billing (Ro or Rf) during the Diameter Capability Exchange.
When base is selected, Acct-Application-Id=3 is advertised for offline billing and Auth-Application-Id=4 for online billing.
When 3gpp is selected, Vendor-Specific-Application-Id(Acct-Application-Id=3; Vendor-Id=10415) is advertised for offline billing and Vendor-Specific-Application-Id(Auth-Application-Id=4; Vendor-Id=10415) for online billing.
Schema Component Representation
<
xs:simpleType name ="
BwDiameterAdvertisedApplication ">
<
xs:restriction base ="
xs :token
">
<xs:enumeration value ="Base "/>
<xs:enumeration value ="3gpp "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
BwDiameterApplicationId
Content
value comes from list: {'Rf'|'Ro'|'Sh'|'All'}
Documentation
Choices for locally supported Diameter Application Ids.
Schema Component Representation
<
xs:simpleType name ="
BwDiameterApplicationId ">
<
xs:restriction base ="
xs :token
">
<xs:enumeration value ="Rf "/>
<xs:enumeration value ="Ro "/>
<xs:enumeration value ="Sh "/>
<xs:enumeration value ="All "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :int (derivation method: restriction)
Sub-types:
None
Name
BwDiameterBusyPeerOutstandingTxnCount
Content
Documentation
The maximum number of concurrent outstanding transactions allowed on a single peer connection.
Schema Component Representation
<
xs:simpleType name ="
BwDiameterBusyPeerOutstandingTxnCount ">
<
xs:restriction base ="
xs :int
">
<xs:minInclusive value ="1 "/>
<xs:maxInclusive value ="1000000 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :int (derivation method: restriction)
Sub-types:
None
Name
BwDiameterDynamicEntryInactivityTimerHours
Content
Documentation
Idle time allowed for a dynamic entry (either Realm Routing Table entry or Peer Table entry) before it is removed.
Schema Component Representation
<
xs:simpleType name ="
BwDiameterDynamicEntryInactivityTimerHours ">
<
xs:restriction base ="
xs :int
">
<xs:minInclusive value ="1 "/>
<xs:maxInclusive value ="168 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
BwDiameterPeerInstance
Content
value comes from list: {'XS'|'PS'}
Documentation
The diameter peer instance type for an entry in the Peer Table.
Schema Component Representation
<
xs:simpleType name ="
BwDiameterPeerInstance ">
<
xs:restriction base ="
xs :token
">
<xs:enumeration value ="XS "/>
<xs:enumeration value ="PS "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :int (derivation method: restriction)
Sub-types:
None
Name
BwDiameterPriority
Content
Documentation
The priority of a peer against other routing peers associated to the same Realm Routing Table entry.
Schema Component Representation
<
xs:simpleType name ="
BwDiameterPriority ">
<
xs:restriction base ="
xs :int
">
<xs:minInclusive value ="0 "/>
<xs:maxInclusive value ="65535 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :int (derivation method: restriction)
Sub-types:
None
Name
BwDiameterRequestTimerSeconds
Content
Documentation
Time after which the Diameter stack reports a timeout to applications and removes the request from its requests queue.
Schema Component Representation
<
xs:simpleType name ="
BwDiameterRequestTimerSeconds ">
<
xs:restriction base ="
xs :int
">
<xs:minInclusive value ="1 "/>
<xs:maxInclusive value ="600 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :int (derivation method: restriction)
Sub-types:
None
Name
BwDiameterTcTimerSeconds
Content
Documentation
Delay afer which the Diameter stack attempts to reconnect to a peer after detecting a connection failure.
Schema Component Representation
<
xs:simpleType name ="
BwDiameterTcTimerSeconds ">
<
xs:restriction base ="
xs :int
">
<xs:minInclusive value ="1 "/>
<xs:maxInclusive value ="3600 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :int (derivation method: restriction)
Sub-types:
None
Name
BwDiameterTwTimerSeconds
Content
Documentation
Timer that controls the frequency of Device-Watchdog messages (when no other messages are exchanged on the peer connection) and is used in the connection failure detection algorithm.
Schema Component Representation
<
xs:simpleType name ="
BwDiameterTwTimerSeconds ">
<
xs:restriction base ="
xs :int
">
<xs:minInclusive value ="6 "/>
<xs:maxInclusive value ="60 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :int (derivation method: restriction)
Sub-types:
None
Name
BwDiameterWeight
Content
Documentation
The weight used for ordering peers having the same priority.
Schema Component Representation
<
xs:simpleType name ="
BwDiameterWeight ">
<
xs:restriction base ="
xs :int
">
<xs:minInclusive value ="0 "/>
<xs:maxInclusive value ="65535 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
CallBlockingService
Content
value comes from list: {'OCP'|'EOCP'|'ICP'|'ACR'|'SCR'|'SCA'|'AAC'|'Intercept'|'PTT'|'Communication Barring'|'SAC'|'Incoming Communication Barring'|'Hierarchical Communication Barring'|'Incoming Hierarchical Communication Barring'|'BroadWorks Mobility Deny Originations'|'BroadWorks Mobility Deny Terminations'|'Enterprise Trunk Route Exhaust'|'Call Park'|'Number Portability'}
Documentation
Possible types of Call Blocking Services.
The following enumeration values are only used in AS Data mode:
PTT
SAC
BroadWorks Mobility Deny Originations
BroadWorks Mobility Deny Terminations
Enterprise Trunk Route Exhaust
Call Park
Number Portability
The following types are only used in HSS data mode:
Incoming Communication Barring
Hierarchical Communication Barring
Incoming Hierarchical Communication Barring
Schema Component Representation
<
xs:simpleType name ="
CallBlockingService ">
<
xs:restriction base ="
xs :token
">
<xs:enumeration value ="OCP "/>
<xs:enumeration value ="EOCP "/>
<xs:enumeration value ="ICP "/>
<xs:enumeration value ="ACR "/>
<xs:enumeration value ="SCR "/>
<xs:enumeration value ="SCA "/>
<xs:enumeration value ="AAC "/>
<xs:enumeration value ="Intercept "/>
<xs:enumeration value ="PTT "/>
<xs:enumeration value ="Communication Barring "/>
<xs:enumeration value ="SAC "/>
<xs:enumeration value ="Incoming Communication Barring "/>
<xs:enumeration value ="Hierarchical Communication Barring "/>
<xs:enumeration value ="Incoming Hierarchical Communication Barring "/>
<xs:enumeration value ="BroadWorks Mobility Deny Originations "/>
<xs:enumeration value ="BroadWorks Mobility Deny Terminations "/>
<xs:enumeration value ="Enterprise Trunk Route Exhaust "/>
<xs:enumeration value ="Call Park "/>
<xs:enumeration value ="Number Portability "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :int (derivation method: restriction)
Sub-types:
None
Name
CAPConnectionPingIntervalMinutes
Content
Documentation
Connection ping interval in minutes
Schema Component Representation
<
xs:simpleType name ="
CAPConnectionPingIntervalMinutes ">
<
xs:restriction base ="
xs :int
">
<xs:minInclusive value ="0 "/>
<xs:maxInclusive value ="1440 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :int (derivation method: restriction)
Sub-types:
None
Name
CAPMaxClientConnections
Content
Documentation
Number of client connections.
Schema Component Representation
<
xs:simpleType name ="
CAPMaxClientConnections ">
<
xs:restriction base ="
xs :int
">
<xs:minInclusive value ="0 "/>
<xs:maxInclusive value ="10 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :int (derivation method: restriction)
Sub-types:
None
Name
CCC2MaxClientConnections
Content
Documentation
CCC2 to number of client connections.
Schema Component Representation
<
xs:simpleType name ="
CCC2MaxClientConnections ">
<
xs:restriction base ="
xs :int
">
<xs:minInclusive value ="0 "/>
<xs:maxInclusive value ="10 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
CDRTerminationCause
Content
Documentation
The string value for termination cause
Schema Component Representation
<
xs:simpleType name ="
CDRTerminationCause ">
<
xs:restriction base ="
xs :token
">
<xs:minLength value ="1 "/>
<xs:maxLength value ="3 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
ChannelSetId
Content
Documentation
The channel set id.
Schema Component Representation
<
xs:simpleType name ="
ChannelSetId ">
<
xs:restriction base ="
xs :token
">
<xs:minLength value ="1 "/>
<xs:maxLength value ="256 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
ChargeIndicator
Content
value comes from list: {'Charge'|'No Charge'}
Documentation
Possible values for Charge Indicator.
Schema Component Representation
<
xs:simpleType name ="
ChargeIndicator ">
<
xs:restriction base ="
xs :token
">
<xs:enumeration value ="Charge "/>
<xs:enumeration value ="No Charge "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
ChargingFunctionElementServerDescription
Content
Documentation
ChargingFunctionElementServer description.
Schema Component Representation
<
xs:simpleType name ="
ChargingFunctionElementServerDescription ">
<
xs:restriction base ="
xs :token
">
<xs:minLength value ="1 "/>
<xs:maxLength value ="80 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
ChargingFunctionElementServerType
Content
value comes from list: {'CCF'|'ECF'}
Documentation
ChargingFunctionElement Server types.
Schema Component Representation
<
xs:simpleType name ="
ChargingFunctionElementServerType ">
<
xs:restriction base ="
xs :token
">
<xs:enumeration value ="CCF "/>
<xs:enumeration value ="ECF "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :int (derivation method: restriction)
Sub-types:
None
Name
ClientSessionTimeoutMinutes
Content
Documentation
Client session (web and CLI) inactivity timeout in minutes.
Schema Component Representation
<
xs:simpleType name ="
ClientSessionTimeoutMinutes ">
<
xs:restriction base ="
xs :int
">
<xs:minInclusive value ="10 "/>
<xs:maxInclusive value ="360 "/>
</
xs:restriction >
</
xs:simpleType >
Simple Type: Codec
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
Codec
Content
value comes from list: {'Clear'|'G711alaw'|'G711ulaw'|'G722'|'G723-53'|'G723-63'|'G723A-53'|'G723A-63'|'G726-16'|'G726-24'|'G726-32'|'G726-40'|'G728'|'G729-8'|'G729B-8'|'GSMEFR'|'GSMFR'|'AMR-WB'}
Documentation
Codec.
Schema Component Representation
<
xs:simpleType name ="
Codec ">
<
xs:restriction base ="
xs :token
">
<xs:enumeration value ="Clear "/>
<xs:enumeration value ="G711alaw "/>
<xs:enumeration value ="G711ulaw "/>
<xs:enumeration value ="G722 "/>
<xs:enumeration value ="G723-53 "/>
<xs:enumeration value ="G723-63 "/>
<xs:enumeration value ="G723A-53 "/>
<xs:enumeration value ="G723A-63 "/>
<xs:enumeration value ="G726-16 "/>
<xs:enumeration value ="G726-24 "/>
<xs:enumeration value ="G726-32 "/>
<xs:enumeration value ="G726-40 "/>
<xs:enumeration value ="G728 "/>
<xs:enumeration value ="G729-8 "/>
<xs:enumeration value ="G729B-8 "/>
<xs:enumeration value ="GSMEFR "/>
<xs:enumeration value ="GSMFR "/>
<xs:enumeration value ="AMR-WB "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
CodecName
Content
Documentation
Codec name
Schema Component Representation
<
xs:simpleType name ="
CodecName ">
<
xs:restriction base ="
xs :token
">
<xs:minLength value ="1 "/>
<xs:maxLength value ="80 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
CommunicationBarringCriteriaDescription
Content
Documentation
Communication Barring Criteria description
Schema Component Representation
<
xs:simpleType name ="
CommunicationBarringCriteriaDescription ">
<
xs:restriction base ="
xs :token
">
<xs:minLength value ="1 "/>
<xs:maxLength value ="80 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
ConfigurableFileSystemDirectory
Content
Documentation
Audio/Video File Directory location.
Schema Component Representation
<
xs:simpleType name ="
ConfigurableFileSystemDirectory ">
<
xs:restriction base ="
xs :token
">
<xs:minLength value ="1 "/>
<xs:maxLength value ="256 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
ConfigurableTreatmentDescription
Content
Documentation
Configurable Treatment Description.
Schema Component Representation
<
xs:simpleType name ="
ConfigurableTreatmentDescription ">
<
xs:restriction base ="
xs :token
">
<xs:minLength value ="1 "/>
<xs:maxLength value ="80 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :int (derivation method: restriction)
Sub-types:
None
Name
CountryCodeMaxCallWaitingTones
Content
Documentation
The maximum number of call waiting tones per call.
Schema Component Representation
<
xs:simpleType name ="
CountryCodeMaxCallWaitingTones ">
<
xs:restriction base ="
xs :int
">
<xs:minInclusive value ="1 "/>
<xs:maxInclusive value ="20 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :int (derivation method: restriction)
Sub-types:
None
Name
CountryCodeOffHookWarningTimerSeconds
Content
Documentation
Country code off hook warning timer seconds.
Schema Component Representation
<
xs:simpleType name ="
CountryCodeOffHookWarningTimerSeconds ">
<
xs:restriction base ="
xs :int
">
<xs:minInclusive value ="1 "/>
<xs:maxInclusive value ="360 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :int (derivation method: restriction)
Sub-types:
None
Name
CountryCodeRingPeriodMilliseconds
Content
Documentation
Country code ring period milliseconds.
Schema Component Representation
<
xs:simpleType name ="
CountryCodeRingPeriodMilliseconds ">
<
xs:restriction base ="
xs :int
">
<xs:minInclusive value ="1 "/>
<xs:maxInclusive value ="12000 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :int (derivation method: restriction)
Sub-types:
None
Name
CountryCodeTimeBetweenCallWaitingTonesMilliseconds
Content
Documentation
The amount of quiet time between call waiting tones.
Schema Component Representation
<
xs:simpleType name ="
CountryCodeTimeBetweenCallWaitingTonesMilliseconds ">
<
xs:restriction base ="
xs :int
">
<xs:minInclusive value ="0 "/>
<xs:maxInclusive value ="120000 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
DiameterApplicationId
Content
value comes from list: {'Rf'|'Ro'|'Sh'}
Documentation
Choices for locally supported Diameter Application Ids.
Schema Component Representation
<
xs:simpleType name ="
DiameterApplicationId ">
<
xs:restriction base ="
xs :token
">
<xs:enumeration value ="Rf "/>
<xs:enumeration value ="Ro "/>
<xs:enumeration value ="Sh "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
DiameterPeerMode
Content
value comes from list: {'Active'|'Standby'}
Documentation
Choices for the mode of a Diameter Peer.
Schema Component Representation
<
xs:simpleType name ="
DiameterPeerMode ">
<
xs:restriction base ="
xs :token
">
<xs:enumeration value ="Active "/>
<xs:enumeration value ="Standby "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
DiameterRouteAction
Content
value comes from list: {'Local'|'Relay'}
Documentation
Choices for the action of a Diameter Route.
Schema Component Representation
<
xs:simpleType name ="
DiameterRouteAction ">
<
xs:restriction base ="
xs :token
">
<xs:enumeration value ="Local "/>
<xs:enumeration value ="Relay "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
DTMFTransmissionMethod
Content
value comes from list: {'Signaling'|'RTP'}
Documentation
The DTMF transmission method.
Schema Component Representation
<
xs:simpleType name ="
DTMFTransmissionMethod ">
<
xs:restriction base ="
xs :token
">
<xs:enumeration value ="Signaling "/>
<xs:enumeration value ="RTP "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
DtmfTransmissionSignalingContentType
Content
value comes from list: {'application/dtmf'|'application/dtmf-relay'|'audio/telephone-event'}
Documentation
The signaling content type.
Schema Component Representation
<
xs:simpleType name ="
DtmfTransmissionSignalingContentType ">
<
xs:restriction base ="
xs :token
">
<xs:enumeration value ="application/dtmf "/>
<xs:enumeration value ="application/dtmf-relay "/>
<xs:enumeration value ="audio/telephone-event "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
EarlyMediaSupportType
Content
value comes from list: {'No Early Media'|'RTP - Session'|'RTP - Early Session'}
Documentation
Early Media Support types. This is typically used to configure the ringback tone delivery mode.
When there is no early media, the call originator typically supplies ringback tone locally.
RTP - Early Session refers to RFC 3959.
Schema Component Representation
<
xs:simpleType name ="
EarlyMediaSupportType ">
<
xs:restriction base ="
xs :token
">
<xs:enumeration value ="No Early Media "/>
<xs:enumeration value ="RTP - Session "/>
<xs:enumeration value ="RTP - Early Session "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :int (derivation method: restriction)
Sub-types:
None
Name
EmergencyCallAlarmMinutes
Content
Documentation
Duration of emergency call before BroadWorks sends an SNMP notification.
Schema Component Representation
<
xs:simpleType name ="
EmergencyCallAlarmMinutes ">
<
xs:restriction base ="
xs :int
">
<xs:minInclusive value ="1 "/>
<xs:maxInclusive value ="1440 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :int (derivation method: restriction)
Sub-types:
None
Name
EmergencyCallCleanupMinutes
Content
Documentation
Duration of emergency call before BroadWorks releases all internal resources.
Schema Component Representation
<
xs:simpleType name ="
EmergencyCallCleanupMinutes ">
<
xs:restriction base ="
xs :int
">
<xs:minInclusive value ="1 "/>
<xs:maxInclusive value ="1440 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :int (derivation method: restriction)
Sub-types:
None
Name
ExpensiveCallNotificationPostAnnouncementDelaySeconds
Content
Documentation
Additional grace period after the expensive call notification announcement before call setup continues.
Schema Component Representation
<
xs:simpleType name ="
ExpensiveCallNotificationPostAnnouncementDelaySeconds ">
<
xs:restriction base ="
xs :int
">
<xs:minInclusive value ="0 "/>
<xs:maxInclusive value ="20 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :int (derivation method: restriction)
Sub-types:
None
Name
ExternalEmergencyRoutingConnectionTimeoutSeconds
Content
Documentation
Connection Timer seconds.
Schema Component Representation
<
xs:simpleType name ="
ExternalEmergencyRoutingConnectionTimeoutSeconds ">
<
xs:restriction base ="
xs :int
">
<xs:minInclusive value ="1 "/>
<xs:maxInclusive value ="10 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
ExternalSystemDescription
Content
Documentation
The Route Point External System's description.
Schema Component Representation
<
xs:simpleType name ="
ExternalSystemDescription ">
<
xs:restriction base ="
xs :token
">
<xs:minLength value ="1 "/>
<xs:maxLength value ="80 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
FileRepositoryProtocol
Content
value comes from list: {'WebDAV'|'FTP'}
Documentation
File repository protocol.
Schema Component Representation
<
xs:simpleType name ="
FileRepositoryProtocol ">
<
xs:restriction base ="
xs :token
">
<xs:enumeration value ="WebDAV "/>
<xs:enumeration value ="FTP "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :int (derivation method: restriction)
Sub-types:
None
Name
GroupUserLicenseLimit
Content
Documentation
The max number of users in a group that will consume a group license.
This number has to be greater than 0. For example, if the number is 300,
then the first 300 users in a group will consume one group license and
the #301 user will consume the second group license.
Schema Component Representation
<
xs:simpleType name ="
GroupUserLicenseLimit ">
<
xs:restriction base ="
xs :int
">
<xs:minInclusive value ="1 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
HoldAnnouncementMethodMode
Content
value comes from list: {'Inactive'|'Bandwidth Attributes'}
Documentation
Choices for SIP Hold Announcement Method option
Schema Component Representation
<
xs:simpleType name ="
HoldAnnouncementMethodMode ">
<
xs:restriction base ="
xs :token
">
<xs:enumeration value ="Inactive "/>
<xs:enumeration value ="Bandwidth Attributes "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
InternalReleaseCause16
Content
value comes from list: {'Busy'|'Forbidden'|'Routing Failure'|'Global Failure'|'Request Failure'|'Server Failure'|'Translation Failure'|'Temporarily Unavailable'|'User Not Found'|'Request Timeout'|'Dial Tone Timeout'|'Insufficient Credits'}
Documentation
Possible values for the protocol-neutral internal release cause.
Schema Component Representation
<
xs:simpleType name ="
InternalReleaseCause16 ">
<
xs:restriction base ="
xs :token
">
<xs:enumeration value ="Busy "/>
<xs:enumeration value ="Forbidden "/>
<xs:enumeration value ="Routing Failure "/>
<xs:enumeration value ="Global Failure "/>
<xs:enumeration value ="Request Failure "/>
<xs:enumeration value ="Server Failure "/>
<xs:enumeration value ="Translation Failure "/>
<xs:enumeration value ="Temporarily Unavailable "/>
<xs:enumeration value ="User Not Found "/>
<xs:enumeration value ="Request Timeout "/>
<xs:enumeration value ="Dial Tone Timeout "/>
<xs:enumeration value ="Insufficient Credits "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
LicenseName
Content
Documentation
Something that has been licensed.
Schema Component Representation
<
xs:simpleType name ="
LicenseName ">
<
xs:restriction base ="
xs :token
">
<xs:minLength value ="1 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
LicenseStrictness
Content
value comes from list: {'Hard'|'Soft'}
Documentation
License type.
Schema Component Representation
<
xs:simpleType name ="
LicenseStrictness ">
<
xs:restriction base ="
xs :token
">
<xs:enumeration value ="Hard "/>
<xs:enumeration value ="Soft "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
LocationCriteria
Content
value comes from list: {'In Office Zone'|'In Primary Zone'|'In Office Zone, Outside of Primary Zone'|'Outside of Office Zone'|'Disregard Zones'}
Documentation
Identifies the location zone criteria to be matched.
Schema Component Representation
<
xs:simpleType name ="
LocationCriteria ">
<
xs:restriction base ="
xs :token
">
<xs:enumeration value ="In Office Zone "/>
<xs:enumeration value ="In Primary Zone "/>
<xs:enumeration value ="In Office Zone, Outside of Primary Zone "/>
<xs:enumeration value ="Outside of Office Zone "/>
<xs:enumeration value ="Disregard Zones "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :int (derivation method: restriction)
Sub-types:
None
Name
MediaBandwidthBitsPerSecond
Content
Documentation
Bandwidth for a Media.
Schema Component Representation
<
xs:simpleType name ="
MediaBandwidthBitsPerSecond ">
<
xs:restriction base ="
xs :int
">
<xs:minInclusive value ="1 "/>
<xs:maxInclusive value ="100000000 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
MediaBandwidthEnforcementType
Content
value comes from list: {'Allow All'|'Allow Unspecified'|'Enforce All'}
Documentation
Types of bandwidth enforcement.
Schema Component Representation
<
xs:simpleType name ="
MediaBandwidthEnforcementType ">
<
xs:restriction base ="
xs :token
">
<xs:enumeration value ="Allow All "/>
<xs:enumeration value ="Allow Unspecified "/>
<xs:enumeration value ="Enforce All "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
MediaName
Content
Documentation
Media name
Schema Component Representation
<
xs:simpleType name ="
MediaName ">
<
xs:restriction base ="
xs :token
">
<xs:minLength value ="1 "/>
<xs:maxLength value ="80 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
MediaServerDescription
Content
Documentation
Media server description.
Schema Component Representation
<
xs:simpleType name ="
MediaServerDescription ">
<
xs:restriction base ="
xs :token
">
<xs:minLength value ="1 "/>
<xs:maxLength value ="80 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :int (derivation method: restriction)
Sub-types:
None
Name
MediaServerResponseTimerMilliseconds
Content
Documentation
Media Server timer length.
Schema Component Representation
<
xs:simpleType name ="
MediaServerResponseTimerMilliseconds ">
<
xs:restriction base ="
xs :int
">
<xs:minInclusive value ="600 "/>
<xs:maxInclusive value ="120000 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :int (derivation method: restriction)
Sub-types:
None
Name
MediaServerSelectionRouteTimerMilliseconds
Content
Documentation
Media Server selection route timer length.
Schema Component Representation
<
xs:simpleType name ="
MediaServerSelectionRouteTimerMilliseconds ">
<
xs:restriction base ="
xs :int
">
<xs:minInclusive value ="500 "/>
<xs:maxInclusive value ="120000 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
MediaTreatmentFileName
Content
Documentation
Audio or video treatment file name.
Schema Component Representation
<
xs:simpleType name ="
MediaTreatmentFileName ">
<
xs:restriction base ="
xs :token
">
<xs:minLength value ="1 "/>
<xs:maxLength value ="256 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
MediaType16
Content
Documentation
Media type
Schema Component Representation
<
xs:simpleType name ="
MediaType16 ">
<
xs:restriction base ="
xs :token
">
<xs:minLength value ="1 "/>
<xs:maxLength value ="127 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
NetAddressExtended
Content
Documentation
This is a net address or can contain a string that includes additional items
such as protocols and transports.
Schema Component Representation
<
xs:simpleType name ="
NetAddressExtended ">
<
xs:restriction base ="
xs :token
">
<xs:minLength value ="1 "/>
<xs:maxLength value ="256 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
NetworkACLEntryDescription
Content
Documentation
The description for the entry in the network access control list.
Schema Component Representation
<
xs:simpleType name ="
NetworkACLEntryDescription ">
<
xs:restriction base ="
xs :token
">
<xs:minLength value ="1 "/>
<xs:maxLength value ="80 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :int (derivation method: restriction)
Sub-types:
None
Name
NetworkDeviceMonitorFailedPollingIntervalMinutes
Content
Documentation
Network Device failed polling interval in minutes.
Schema Component Representation
<
xs:simpleType name ="
NetworkDeviceMonitorFailedPollingIntervalMinutes ">
<
xs:restriction base ="
xs :int
">
<xs:minInclusive value ="1 "/>
<xs:maxInclusive value ="720 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :int (derivation method: restriction)
Sub-types:
None
Name
NetworkDeviceMonitorPollingIntervalMinutes
Content
Documentation
Network Device polling interval in minutes.
Schema Component Representation
<
xs:simpleType name ="
NetworkDeviceMonitorPollingIntervalMinutes ">
<
xs:restriction base ="
xs :int
">
<xs:minInclusive value ="0 "/>
<xs:maxInclusive value ="1440 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :int (derivation method: restriction)
Sub-types:
None
Name
NetworkProgressionWaitPeriodSeconds
Content
Documentation
Network progression wait period in seconds.
Schema Component Representation
<
xs:simpleType name ="
NetworkProgressionWaitPeriodSeconds ">
<
xs:restriction base ="
xs :int
">
<xs:minInclusive value ="1 "/>
<xs:maxInclusive value ="15 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
NetworkServerAlternateCallIndicator
Content
Documentation
Network Server Alternate Call Indicator.
Schema Component Representation
<
xs:simpleType name ="
NetworkServerAlternateCallIndicator ">
<
xs:restriction base ="
xs :token
">
<xs:minLength value ="1 "/>
<xs:maxLength value ="64 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
NetworkServerCallType
Content
Documentation
Network Server Call Type.
Schema Component Representation
<
xs:simpleType name ="
NetworkServerCallType ">
<
xs:restriction base ="
xs :token
">
<xs:minLength value ="1 "/>
<xs:maxLength value ="4 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
NetworkServerDescription
Content
Documentation
Network Server description.
Schema Component Representation
<
xs:simpleType name ="
NetworkServerDescription ">
<
xs:restriction base ="
xs :token
">
<xs:minLength value ="1 "/>
<xs:maxLength value ="80 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
NetworkServerTreatment
Content
Documentation
Possible string value for Network Server Treatment.
Schema Component Representation
<
xs:simpleType name ="
NetworkServerTreatment ">
<
xs:restriction base ="
xs :token
">
<xs:minLength value ="1 "/>
<xs:maxLength value ="8 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
NetworkServerType
Content
value comes from list: {'Lookup'|'Update'|'Both'}
Documentation
Network Server types.
Schema Component Representation
<
xs:simpleType name ="
NetworkServerType ">
<
xs:restriction base ="
xs :token
">
<xs:enumeration value ="Lookup "/>
<xs:enumeration value ="Update "/>
<xs:enumeration value ="Both "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
NetworkTranslationIndex
Content
Documentation
Network Translation Index for selecting Enterprise and Public dial plans.
Schema Component Representation
<
xs:simpleType name ="
NetworkTranslationIndex ">
<
xs:restriction base ="
xs :token
">
<xs:minLength value ="1 "/>
<xs:maxLength value ="128 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :int (derivation method: restriction)
Sub-types:
None
Name
OCICallApplicationNotificationTimeOutSeconds
Content
Documentation
The timeout value for OCI Call Application notifications.
Schema Component Representation
<
xs:simpleType name ="
OCICallApplicationNotificationTimeOutSeconds ">
<
xs:restriction base ="
xs :int
">
<xs:minInclusive value ="2 "/>
<xs:maxInclusive value ="30 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
OCICallControlApplicationDescription
Content
Documentation
The description for the entry in the OCI call control application list.
Schema Component Representation
<
xs:simpleType name ="
OCICallControlApplicationDescription ">
<
xs:restriction base ="
xs :token
">
<xs:minLength value ="1 "/>
<xs:maxLength value ="80 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
OCIReportingMessageName
Content
Documentation
OCI Request name.
Schema Component Representation
<
xs:simpleType name ="
OCIReportingMessageName ">
<
xs:restriction base ="
xs :token
">
<xs:minLength value ="1 "/>
<xs:maxLength value ="256 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
OfficeZoneDescription
Content
Documentation
Office Zone description.
Schema Component Representation
<
xs:simpleType name ="
OfficeZoneDescription ">
<
xs:restriction base ="
xs :token
">
<xs:minLength value ="1 "/>
<xs:maxLength value ="80 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :int (derivation method: restriction)
Sub-types:
None
Name
PeerSipConnectionMonitoringHeartbeatIntervalMilliseconds
Content
Documentation
Peer SIP Connection Monitoring heartbeat interval in milliseconds
Schema Component Representation
<
xs:simpleType name ="
PeerSipConnectionMonitoringHeartbeatIntervalMilliseconds ">
<
xs:restriction base ="
xs :int
">
<xs:minInclusive value ="10 "/>
<xs:maxInclusive value ="3600000 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :int (derivation method: restriction)
Sub-types:
None
Name
PeerSipConnectionMonitoringHeartbeatTimeoutMilliseconds
Content
Documentation
Peer SIP Connection Monitoring heartbeat timeout in milliseconds
Schema Component Representation
<
xs:simpleType name ="
PeerSipConnectionMonitoringHeartbeatTimeoutMilliseconds ">
<
xs:restriction base ="
xs :int
">
<xs:minInclusive value ="10 "/>
<xs:maxInclusive value ="18000000 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :int (derivation method: restriction)
Sub-types:
None
Name
PerformanceMeasurementReportingIntervalMinutes
Content
Documentation
Performance Measurement Reporting Interval Minutes.
Schema Component Representation
<
xs:simpleType name ="
PerformanceMeasurementReportingIntervalMinutes ">
<
xs:restriction base ="
xs :int
">
<xs:minInclusive value ="5 "/>
<xs:maxInclusive value ="45000 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :int (derivation method: restriction)
Sub-types:
None
Name
ProvisioningValidationTimeoutSeconds
Content
Documentation
The timeout value in seconds for provisioning validation.
Schema Component Representation
<
xs:simpleType name ="
ProvisioningValidationTimeoutSeconds ">
<
xs:restriction base ="
xs :int
">
<xs:minInclusive value ="1 "/>
<xs:maxInclusive value ="30 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :int (derivation method: restriction)
Sub-types:
None
Name
Q850CauseValue
Content
Documentation
The possible range values for Q850 Cause Value.
Schema Component Representation
<
xs:simpleType name ="
Q850CauseValue ">
<
xs:restriction base ="
xs :int
">
<xs:minInclusive value ="1 "/>
<xs:maxInclusive value ="256 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
Q850Text
Content
Documentation
A text parameter appended to the Reason header to explain the Q850 cause value
Schema Component Representation
<
xs:simpleType name ="
Q850Text ">
<
xs:restriction base ="
xs :token
">
<xs:minLength value ="1 "/>
<xs:maxLength value ="50 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
RadiusServerDescription
Content
Documentation
Radius Server description.
Schema Component Representation
<
xs:simpleType name ="
RadiusServerDescription ">
<
xs:restriction base ="
xs :token
">
<xs:minLength value ="1 "/>
<xs:maxLength value ="80 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :int (derivation method: restriction)
Sub-types:
None
Name
RedundancyRollBackTimerMinutes
Content
Documentation
Redundancy rollback timer in minutes.
Schema Component Representation
<
xs:simpleType name ="
RedundancyRollBackTimerMinutes ">
<
xs:restriction base ="
xs :int
">
<xs:minInclusive value ="0 "/>
<xs:maxInclusive value ="3600 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
RoamingCriteria
Content
value comes from list: {'In Home Network'|'In Roaming Network'|'Disregard Roaming'}
Documentation
Identifies the roaming criteria to be matched.
Schema Component Representation
<
xs:simpleType name ="
RoamingCriteria ">
<
xs:restriction base ="
xs :token
">
<xs:enumeration value ="In Home Network "/>
<xs:enumeration value ="In Roaming Network "/>
<xs:enumeration value ="Disregard Roaming "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
RouteDeviceDescription
Content
Documentation
Route device description.
Schema Component Representation
<
xs:simpleType name ="
RouteDeviceDescription ">
<
xs:restriction base ="
xs :token
">
<xs:minLength value ="1 "/>
<xs:maxLength value ="80 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
RouteName
Content
Documentation
Route name.
Schema Component Representation
<
xs:simpleType name ="
RouteName ">
<
xs:restriction base ="
xs :token
">
<xs:minLength value ="1 "/>
<xs:maxLength value ="32 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :int (derivation method: restriction)
Sub-types:
None
Name
RouteTimerSeconds
Content
Documentation
Route timer seconds.
Schema Component Representation
<
xs:simpleType name ="
RouteTimerSeconds ">
<
xs:restriction base ="
xs :int
">
<xs:minInclusive value ="1 "/>
<xs:maxInclusive value ="25 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
RoutingDigits
Content
Documentation
Digit pattern used to route a call -- a 3 to 6 digit number.
If the digit pattern does not include a wildcard, it must be 6 digits.
Schema Component Representation
<
xs:simpleType name ="
RoutingDigits ">
<
xs:restriction base ="
xs :token
">
<xs:minLength value ="1 "/>
<xs:maxLength value ="6 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
RoutingDNSResolvedAddressSelectionPolicy
Content
value comes from list: {'Standard'|'Load Balanced'|'Stateful'}
Documentation
Policy for choosing an address from the the results of a DNS lookup.
Schema Component Representation
<
xs:simpleType name ="
RoutingDNSResolvedAddressSelectionPolicy ">
<
xs:restriction base ="
xs :token
">
<xs:enumeration value ="Standard "/>
<xs:enumeration value ="Load Balanced "/>
<xs:enumeration value ="Stateful "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :int (derivation method: restriction)
Sub-types:
None
Name
RoutingMaxAddresses
Content
Documentation
Routing max addresses.
Schema Component Representation
<
xs:simpleType name ="
RoutingMaxAddresses ">
<
xs:restriction base ="
xs :int
">
<xs:minInclusive value ="1 "/>
<xs:maxInclusive value ="50 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :int (derivation method: restriction)
Sub-types:
None
Name
RoutingStatefulExpirationMinutes
Content
Documentation
Routing stateful expiration minutes.
Schema Component Representation
<
xs:simpleType name ="
RoutingStatefulExpirationMinutes ">
<
xs:restriction base ="
xs :int
">
<xs:minInclusive value ="0 "/>
<xs:maxInclusive value ="1440 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
ScheduleCombinationType
Content
value comes from list: {'UNION'|'INTERSECTION'}
Documentation
Schedule Combination.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
Schema Component Representation
<
xs:simpleType name ="
ScheduleCombinationType ">
<
xs:restriction base ="
xs :token
">
<xs:enumeration value ="UNION "/>
<xs:enumeration value ="INTERSECTION "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
ServerHostId
Content
Documentation
Uniquely identifies the server computer hardware.
Schema Component Representation
<
xs:simpleType name ="
ServerHostId ">
<
xs:restriction base ="
xs :token
">
<xs:minLength value ="1 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
ServiceActivationAccessCode
Content
Documentation
Access code for Service Activation Access Code System Parameters.
Schema Component Representation
<
xs:simpleType name ="
ServiceActivationAccessCode ">
<
xs:restriction base ="
xs :token
">
<xs:minLength value ="1 "/>
<xs:maxLength value ="80 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :int (derivation method: restriction)
Sub-types:
None
Name
ServiceControlMaxClientConnections
Content
Documentation
Maximum allowed number of service control client connections.
Schema Component Representation
<
xs:simpleType name ="
ServiceControlMaxClientConnections ">
<
xs:restriction base ="
xs :int
">
<xs:minInclusive value ="0 "/>
<xs:maxInclusive value ="10 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
SessionAdmissionControlForMusicOnHoldType
Content
value comes from list: {'Do Not Play'|'Play And Count'}
Documentation
Session Admission Control handling for Music On Hold types.
Schema Component Representation
<
xs:simpleType name ="
SessionAdmissionControlForMusicOnHoldType ">
<
xs:restriction base ="
xs :token
">
<xs:enumeration value ="Do Not Play "/>
<xs:enumeration value ="Play And Count "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :int (derivation method: restriction)
Sub-types:
None
Name
SessionAuditIntervalSeconds
Content
Documentation
Session Audit interval seconds.
Schema Component Representation
<
xs:simpleType name ="
SessionAuditIntervalSeconds ">
<
xs:restriction base ="
xs :int
">
<xs:minInclusive value ="60 "/>
<xs:maxInclusive value ="7200 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :int (derivation method: restriction)
Sub-types:
None
Name
SessionAuditTimeoutPeriodSeconds
Content
Documentation
Session Audit timeout period seconds.
Schema Component Representation
<
xs:simpleType name ="
SessionAuditTimeoutPeriodSeconds ">
<
xs:restriction base ="
xs :int
">
<xs:minInclusive value ="60 "/>
<xs:maxInclusive value ="600 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
SessionTimerRefresher
Content
value comes from list: {'Local'|'Remote'}
Documentation
Choices for Preferred Session Timer Refresher.
Schema Component Representation
<
xs:simpleType name ="
SessionTimerRefresher ">
<
xs:restriction base ="
xs :token
">
<xs:enumeration value ="Local "/>
<xs:enumeration value ="Remote "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :int (derivation method: restriction)
Sub-types:
None
Name
ShInterfacePublicIdentityRefreshDelaySeconds
Content
Documentation
The amount of time to wait after a Public Identity has been added before dispatching the Public Identity refresh procedure. A value of 0 indicates no delay.
Schema Component Representation
<
xs:simpleType name ="
ShInterfacePublicIdentityRefreshDelaySeconds ">
<
xs:restriction base ="
xs :int
">
<xs:minInclusive value ="0 "/>
<xs:maxInclusive value ="30 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :int (derivation method: restriction)
Sub-types:
None
Name
ShInterfaceRequestTimeoutSeconds
Content
Documentation
The amount of time to wait for a response to an Sh Interface request.
Schema Component Representation
<
xs:simpleType name ="
ShInterfaceRequestTimeoutSeconds ">
<
xs:restriction base ="
xs :int
">
<xs:minInclusive value ="1 "/>
<xs:maxInclusive value ="30 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :int (derivation method: restriction)
Sub-types:
None
Name
ShInterfaceSystemRefreshPublicIdentitiesPerHour
Content
Documentation
The rate at which a system refresh dispatches constituent Public Identity refresh procedures.
Schema Component Representation
<
xs:simpleType name ="
ShInterfaceSystemRefreshPublicIdentitiesPerHour ">
<
xs:restriction base ="
xs :int
">
<xs:minInclusive value ="1 "/>
<xs:maxInclusive value ="100000 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
SIPACLTransportProtocol
Content
value comes from list: {'UDP'|'TCP'|'All'}
Documentation
SIP ACL Network Transport Protocol.
Schema Component Representation
<
xs:simpleType name ="
SIPACLTransportProtocol ">
<
xs:restriction base ="
xs :token
">
<xs:enumeration value ="UDP "/>
<xs:enumeration value ="TCP "/>
<xs:enumeration value ="All "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :int (derivation method: restriction)
Sub-types:
None
Name
SIPFailureStatusCode
Content
Documentation
The possible range values for SIP failure status codes.
Schema Component Representation
<
xs:simpleType name ="
SIPFailureStatusCode ">
<
xs:restriction base ="
xs :int
">
<xs:minInclusive value ="400 "/>
<xs:maxInclusive value ="699 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :int (derivation method: restriction)
Sub-types:
None
Name
SIPSessionExpiresMaximumSeconds
Content
Documentation
Corresponds to the SIP Max-SE header.
Schema Component Representation
<
xs:simpleType name ="
SIPSessionExpiresMaximumSeconds ">
<
xs:restriction base ="
xs :int
">
<xs:minInclusive value ="3600 "/>
<xs:maxInclusive value ="86400 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :int (derivation method: restriction)
Sub-types:
None
Name
SIPSessionExpiresMinimumSeconds
Content
Documentation
Corresponds to the SIP Min-SE header.
Schema Component Representation
<
xs:simpleType name ="
SIPSessionExpiresMinimumSeconds ">
<
xs:restriction base ="
xs :int
">
<xs:minInclusive value ="30 "/>
<xs:maxInclusive value ="3600 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :int (derivation method: restriction)
Sub-types:
None
Name
SIPSessionExpiresTimerSeconds
Content
Documentation
Corresponds to the SIP Session-Expires header.
Schema Component Representation
<
xs:simpleType name ="
SIPSessionExpiresTimerSeconds ">
<
xs:restriction base ="
xs :int
">
<xs:minInclusive value ="60 "/>
<xs:maxInclusive value ="86400 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
SIPStatusMessage
Content
Documentation
A text parameter appended to the SIP status line.
Schema Component Representation
<
xs:simpleType name ="
SIPStatusMessage ">
<
xs:restriction base ="
xs :token
">
<xs:minLength value ="1 "/>
<xs:maxLength value ="50 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :int (derivation method: restriction)
Sub-types:
None
Name
SMDIMaxConnections
Content
Documentation
Maximum Number of SMDI connections.
Schema Component Representation
<
xs:simpleType name ="
SMDIMaxConnections ">
<
xs:restriction base ="
xs :int
">
<xs:minInclusive value ="0 "/>
<xs:maxInclusive value ="64 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
SMPPPassword
Content
Documentation
SMPP Password.
Schema Component Representation
<
xs:simpleType name ="
SMPPPassword ">
<
xs:restriction base ="
xs :token
">
<xs:minLength value ="1 "/>
<xs:maxLength value ="8 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
SMPPSystemId
Content
Documentation
SMPP System Id.
Schema Component Representation
<
xs:simpleType name ="
SMPPSystemId ">
<
xs:restriction base ="
xs :token
">
<xs:minLength value ="1 "/>
<xs:maxLength value ="16 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
SMPPSystemType
Content
Schema Component Representation
<
xs:simpleType name ="
SMPPSystemType ">
<
xs:restriction base ="
xs :token
">
<xs:minLength value ="1 "/>
<xs:maxLength value ="12 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
SMPPVersion
Content
value comes from list: {'3.3'|'3.4'|'5.0'}
Documentation
The SMPP Protocol Version.
Schema Component Representation
<
xs:simpleType name ="
SMPPVersion ">
<
xs:restriction base ="
xs :token
">
<xs:enumeration value ="3.3 "/>
<xs:enumeration value ="3.4 "/>
<xs:enumeration value ="5.0 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
SMTPFromAddress
Content
Documentation
SMTP from address.
Schema Component Representation
<
xs:simpleType name ="
SMTPFromAddress ">
<
xs:restriction base ="
xs :token
">
<xs:minLength value ="1 "/>
<xs:maxLength value ="80 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
SMTPSubject
Content
Documentation
SMTP subject.
Schema Component Representation
<
xs:simpleType name ="
SMTPSubject ">
<
xs:restriction base ="
xs :token
">
<xs:minLength value ="1 "/>
<xs:maxLength value ="80 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
SystemCallType
Content
value comes from list: {'Emergency'|'Repair'}
Documentation
System Call Type
Schema Component Representation
<
xs:simpleType name ="
SystemCallType ">
<
xs:restriction base ="
xs :token
">
<xs:enumeration value ="Emergency "/>
<xs:enumeration value ="Repair "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
SystemLicenseType
Content
value comes from list: {'Lawful Intercept Event Monitoring'|'Lawful Intercept Media Monitoring'|'Enterprise Voice Portal'|'Service Packs'|'SIP TCP'|'Realtime Accounting'|'Network-Wide Messaging'|'Sh Interface'|'Destination Trunk Group'|'Deployment Studio'|'Session Admission Control'|'Session Data Replication'|'BroadWorks Mobile Manager'|'System Voice Portal'|'Number Portability Query'}
Documentation
System License type.
Schema Component Representation
<
xs:simpleType name ="
SystemLicenseType ">
<
xs:restriction base ="
xs :token
">
<xs:enumeration value ="Lawful Intercept Event Monitoring "/>
<xs:enumeration value ="Lawful Intercept Media Monitoring "/>
<xs:enumeration value ="Enterprise Voice Portal "/>
<xs:enumeration value ="Service Packs "/>
<xs:enumeration value ="SIP TCP "/>
<xs:enumeration value ="Realtime Accounting "/>
<xs:enumeration value ="Network-Wide Messaging "/>
<xs:enumeration value ="Sh Interface "/>
<xs:enumeration value ="Destination Trunk Group "/>
<xs:enumeration value ="Deployment Studio "/>
<xs:enumeration value ="Session Admission Control "/>
<xs:enumeration value ="Session Data Replication "/>
<xs:enumeration value ="BroadWorks Mobile Manager "/>
<xs:enumeration value ="System Voice Portal "/>
<xs:enumeration value ="Number Portability Query "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :int (derivation method: restriction)
Sub-types:
None
Name
SystemMaxLoginAttempts
Content
Documentation
Maximum Login Attempts.
Schema Component Representation
<
xs:simpleType name ="
SystemMaxLoginAttempts ">
<
xs:restriction base ="
xs :int
">
<xs:minInclusive value ="1 "/>
<xs:maxInclusive value ="1000 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :int (derivation method: restriction)
Sub-types:
None
Name
SystemMinLoginIdLength
Content
Documentation
Minimum Login Id Length.
Schema Component Representation
<
xs:simpleType name ="
SystemMinLoginIdLength ">
<
xs:restriction base ="
xs :int
">
<xs:minInclusive value ="2 "/>
<xs:maxInclusive value ="80 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
SystemPasswordRulesApplyTo
Content
value comes from list: {'System, Provisioning Administrator'|'System, Provisioning, Service Provider Administrator'|'Administrator and User'}
Documentation
User types for which the System Password Rules apply.
The rules could apply to the
(1) System, Provisioning Administrator
(2) System, Provisioning, Service Provider Administrator
(3) Administrator (System, Provisioning, Service Provider, Group and Department) and Users.
Schema Component Representation
<
xs:simpleType name ="
SystemPasswordRulesApplyTo ">
<
xs:restriction base ="
xs :token
">
<xs:enumeration value ="System, Provisioning Administrator "/>
<xs:enumeration value ="System, Provisioning, Service Provider Administrator "/>
<xs:enumeration value ="Administrator and User "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
SystemServiceCallingLineIdName
Content
Documentation
Name for Calling Line Id Display.
Schema Component Representation
<
xs:simpleType name ="
SystemServiceCallingLineIdName ">
<
xs:restriction base ="
xs :token
">
<xs:minLength value ="1 "/>
<xs:maxLength value ="80 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :int (derivation method: restriction)
Sub-types:
None
Name
SystemServiceCallProcessingMaxCallTimeForAnsweredCallsMinutes
Content
Documentation
Maximum Call Time for Answered Calls
Schema Component Representation
<
xs:simpleType name ="
SystemServiceCallProcessingMaxCallTimeForAnsweredCallsMinutes ">
<
xs:restriction base ="
xs :int
">
<xs:minInclusive value ="3 "/>
<xs:maxInclusive value ="2880 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :int (derivation method: restriction)
Sub-types:
None
Name
SystemServiceCallProcessingMaxConcurrentRedirectedCalls
Content
Documentation
Maximum Number of Concurrent Redirected Calls
Schema Component Representation
<
xs:simpleType name ="
SystemServiceCallProcessingMaxConcurrentRedirectedCalls ">
<
xs:restriction base ="
xs :int
">
<xs:minInclusive value ="1 "/>
<xs:maxInclusive value ="999999 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :int (derivation method: restriction)
Sub-types:
None
Name
SystemServiceCallProcessingMaxSimultaneousCalls
Content
Documentation
Maximum Number of Simultaneous Calls
Schema Component Representation
<
xs:simpleType name ="
SystemServiceCallProcessingMaxSimultaneousCalls ">
<
xs:restriction base ="
xs :int
">
<xs:minInclusive value ="1 "/>
<xs:maxInclusive value ="999999 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
SystemServiceName
Content
Documentation
Display name.
Schema Component Representation
<
xs:simpleType name ="
SystemServiceName ">
<
xs:restriction base ="
xs :token
">
<xs:minLength value ="1 "/>
<xs:maxLength value ="80 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
SystemSIPContentType
Content
Documentation
SIP content type.
Schema Component Representation
<
xs:simpleType name ="
SystemSIPContentType ">
<
xs:restriction base ="
xs :token
">
<xs:minLength value ="2 "/>
<xs:maxLength value ="80 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
SystemSIPSupportedInterface
Content
value comes from list: {'Access'|'Network'|'Both'}
Documentation
Network Server types.
Schema Component Representation
<
xs:simpleType name ="
SystemSIPSupportedInterface ">
<
xs:restriction base ="
xs :token
">
<xs:enumeration value ="Access "/>
<xs:enumeration value ="Network "/>
<xs:enumeration value ="Both "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :int (derivation method: restriction)
Sub-types:
None
Name
TrunkGroupLicensedCallCapacity
Content
Documentation
Trunk Group licensed call capacity.
Schema Component Representation
<
xs:simpleType name ="
TrunkGroupLicensedCallCapacity ">
<
xs:restriction base ="
xs :int
"/>
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
TrunkMode
Content
value comes from list: {'Pilot'|'Proxy'|'User'}
Documentation
Trunk Mode Options
Schema Component Representation
<
xs:simpleType name ="
TrunkMode ">
<
xs:restriction base ="
xs :token
">
<xs:enumeration value ="Pilot "/>
<xs:enumeration value ="Proxy "/>
<xs:enumeration value ="User "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
UnscreenedPresentationIdentityPolicy
Content
value comes from list: {'Profile Presentation Identity'|'Unscreened Presentation Identity'|'Unscreened Presentation Identity With Profile Domain'}
Documentation
Unscreened Presentation Identity Policy Options
Schema Component Representation
<
xs:simpleType name ="
UnscreenedPresentationIdentityPolicy ">
<
xs:restriction base ="
xs :token
">
<xs:enumeration value ="Profile Presentation Identity "/>
<xs:enumeration value ="Unscreened Presentation Identity "/>
<xs:enumeration value ="Unscreened Presentation Identity With Profile Domain "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
WebDAVPassword
Content
Documentation
WebDAV login password.
Schema Component Representation
<
xs:simpleType name ="
WebDAVPassword ">
<
xs:restriction base ="
xs :token
">
<xs:minLength value ="1 "/>
<xs:maxLength value ="40 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
WebDAVUserName
Content
Documentation
WebDAV login user name.
Schema Component Representation
<
xs:simpleType name ="
WebDAVUserName ">
<
xs:restriction base ="
xs :token
">
<xs:minLength value ="1 "/>
<xs:maxLength value ="40 "/>
</
xs:restriction >
</
xs:simpleType >
Complex Type:
Schema Component Type
AusAddress
Schema Component Name
Parent type:
Address (derivation method: extension)
Sub-types:
QLDAddress (by restriction)
If this schema component is a type definition, its type hierarchy is shown in a gray-bordered box.
The table above displays the properties of this schema component.
XML Instance Representation
<...
country="Australia "
>
<unitNo> string </unitNo> [0..1]
<houseNo> string </houseNo> [1]
<street> string </street> [1]
Start Choice
[1]
<city> string </city> [1]
<town> string </town> [1]
End Choice
<state> AusStates </state> [1]
<postcode> string <<pattern = [1-9][0-9]{3}>> </postcode> [1]
?
</...>
The XML Instance Representation table above shows the schema component's content as an XML instance.
The minimum and maximum occurrence of elements and attributes are provided in square brackets, e.g. [0..1].
Model group information are shown in gray, e.g. Start Choice ... End Choice.
For type derivations, the elements and attributes that have been added to or changed from the base type's content are shown in bold .
If an element/attribute has a fixed value, the fixed value is shown in green, e.g. country="Australia".
Otherwise, the type of the element/attribute is displayed.
If the element/attribute's type is in the schema, a link is provided to it.
For local simple type definitions, the constraints are displayed in angle brackets, e.g. <<pattern = [1-9][0-9]{3}>>.
If a local element/attribute has documentation, it will be displayed in a window that pops up when the question mark inside the attribute or next to the element is clicked, e.g. <postcode>.
Schema Component Representation
<complexType
name ="AusAddress ">
<complexContent >
<extension
base ="
Address
">
<sequence >
<element
name ="state " type ="
AusStates
"/>
<element
name ="postcode ">
<simpleType >
<restriction
base ="
string
">
<pattern
value ="[1-9][0-9]{3} "/>
</restriction >
</simpleType >
</element >
</sequence >
<attribute
name ="country " type ="
string
" fixed ="Australia "/>
</extension >
</complexContent >
</complexType >
The Schema Component Representation table above displays the underlying XML representation of the schema component. (Annotations are not shown.)
Abstract (Applies to complex type definitions and element declarations). An abstract element or complex type cannot used to validate an element instance. If there is a reference to an abstract element, only element declarations that can substitute the abstract element can be used to validate the instance. For references to abstract type definitions, only derived types can be used.
All Model Group Child elements can be provided in any order in instances. See: http://www.w3.org/TR/xmlschema-1/#element-all .
Choice Model Group
Only one from the list of child elements and model groups can be provided in instances. See: http://www.w3.org/TR/xmlschema-1/#element-choice .
Collapse Whitespace Policy Replace tab, line feed, and carriage return characters with space character (Unicode character 32). Then, collapse contiguous sequences of space characters into single space character, and remove leading and trailing space characters.
Disallowed Substitutions (Applies to element declarations). If substitution is specified, then substitution group members cannot be used in place of the given element declaration to validate element instances. If derivation methods , e.g. extension, restriction, are specified, then the given element declaration will not validate element instances that have types derived from the element declaration's type using the specified derivation methods. Normally, element instances can override their declaration's type by specifying an xsi:type
attribute.
Key Constraint Like Uniqueness Constraint , but additionally requires that the specified value(s) must be provided. See: http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions .
Key Reference Constraint Ensures that the specified value(s) must match value(s) from a Key Constraint or Uniqueness Constraint . See: http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions .
Model Group Groups together element content, specifying the order in which the element content can occur and the number of times the group of element content may be repeated. See: http://www.w3.org/TR/xmlschema-1/#Model_Groups .
Nillable (Applies to element declarations). If an element declaration is nillable, instances can use the xsi:nil
attribute. The xsi:nil
attribute is the boolean attribute, nil , from the http://www.w3.org/2001/XMLSchema-instance namespace. If an element instance has an xsi:nil
attribute set to true, it can be left empty, even though its element declaration may have required content.
Notation A notation is used to identify the format of a piece of data. Values of elements and attributes that are of type, NOTATION, must come from the names of declared notations. See: http://www.w3.org/TR/xmlschema-1/#cNotation_Declarations .
Preserve Whitespace Policy Preserve whitespaces exactly as they appear in instances.
Prohibited Derivations (Applies to type definitions). Derivation methods that cannot be used to create sub-types from a given type definition.
Prohibited Substitutions (Applies to complex type definitions). Prevents sub-types that have been derived using the specified derivation methods from validating element instances in place of the given type definition.
Replace Whitespace Policy Replace tab, line feed, and carriage return characters with space character (Unicode character 32).
Sequence Model Group Child elements and model groups must be provided in the specified order in instances. See: http://www.w3.org/TR/xmlschema-1/#element-sequence .
Substitution Group Elements that are members of a substitution group can be used wherever the head element of the substitution group is referenced.
Substitution Group Exclusions (Applies to element declarations). Prohibits element declarations from nominating themselves as being able to substitute a given element declaration, if they have types that are derived from the original element's type using the specified derivation methods.
Target Namespace The target namespace identifies the namespace that components in this schema belongs to. If no target namespace is provided, then the schema components do not belong to any namespace.
Uniqueness Constraint Ensures uniqueness of an element/attribute value, or a combination of values, within a specified scope. See: http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions .