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 ="OCISchemaUser.xsd "/>
<xs:include schemaLocation ="OCISchemaDataTypes.xsd "/>
<xs:include schemaLocation ="OCISchemaSearchCriteria.xsd "/>
...
</
xs:schema >
Parent type:
None
Sub-types:
None
Name
AccessDeviceMultipleContactEndpointRead19
Abstract
no
Documentation
Access device end point that can have multiple contacts.
Port numbers are only used by devices with static line ordering.
Replaced by AccessDeviceMultipleContactEndpointRead20.
XML Instance Representation
<...>
<staticRegistrationCapable>
xs :boolean </staticRegistrationCapable>
[1]
<useDomain>
xs :boolean </useDomain>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
AccessDeviceMultipleContactEndpointRead19 ">
<
xs:sequence >
<
xs:element name ="
contact "
type ="
SIPContact
"
minOccurs ="
0 "
maxOccurs ="
5 "/>
<
xs:element name ="
staticRegistrationCapable "
type ="
xs :boolean
"/>
<
xs:element name ="
useDomain "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Sub-types:
None
Name
AutoAttendantAddMenu19
Abstract
no
Documentation
The configuration of the automated receptionist
greeting
prompt and dialing menu to be used during
after business
hours.
XML Instance Representation
Schema Component Representation
Parent type:
None
Sub-types:
None
Name
AutoAttendantKeyConfiguration19
Abstract
no
Documentation
The configuration of a key for Auto Attendant.
Schema Component Representation
<
xs:complexType name ="
AutoAttendantKeyConfiguration19 ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Sub-types:
None
Name
AutoAttendantKeyConfigurationEntry19
Abstract
no
Documentation
The configuration entry of a key for Auto
Attendant.
The following data elements are only used in
AS data
mode:
audioFile
videoFile
submenuId
The following data elements are only valid for Standard Auto
Attendants:
submenuId
Schema Component Representation
<
xs:complexType name ="
AutoAttendantKeyConfigurationEntry19 ">
<
xs:sequence >
<
xs:element name ="
phoneNumber "
type ="
OutgoingDN
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Sub-types:
None
Name
AutoAttendantKeyConfigurationReadEntry19
Abstract
no
Documentation
The read configuration entry of a key for Auto
Attendant.
The following data elements are only
used in AS data
mode:
audioFileDescription
audioMediaType
videoFileDescription
videoMediaType
submenuId
The following
data elements are only valid for Standard Auto
Attendants:
submenuId
Schema Component Representation
<
xs:complexType name ="
AutoAttendantKeyConfigurationReadEntry19 ">
<
xs:sequence >
<
xs:element name ="
phoneNumber "
type ="
OutgoingDN
"
minOccurs ="
0 "/>
<
xs:element name ="
audioFileDescription "
type ="
FileDescription
"
minOccurs ="
0 "/>
<
xs:element name ="
audioMediaType "
type ="
MediaFileType
"
minOccurs ="
0 "/>
<
xs:element name ="
videoFileDescription "
type ="
FileDescription
"
minOccurs ="
0 "/>
<
xs:element name ="
videoMediaType "
type ="
MediaFileType
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Sub-types:
None
Name
AutoAttendantKeyReadConfiguration19
Abstract
no
Documentation
The read configuration of a key for Auto
Attendant.
Schema Component Representation
<
xs:complexType name ="
AutoAttendantKeyReadConfiguration19 ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Sub-types:
None
Name
AutoAttendantModifyMenu16
Abstract
no
Documentation
The configuration of the automated receptionist
greeting
prompt and dialing menu to be used during
business
hours.
It is used when modifying an Auto Attendant group.
XML Instance Representation
Schema Component Representation
Parent type:
None
Sub-types:
None
Name
AutoAttendantReadMenu19
Abstract
no
Documentation
The configuration of the automated receptionist
greeting
prompt and dialing menu to be used during
after business
hours.
XML Instance Representation
Schema Component Representation
Parent type:
None
Sub-types:
None
Name
CallCenterMediaOnHoldSourceModify17
Abstract
no
Documentation
Contains the call center media on hold source
configuration.
Schema Component Representation
<
xs:complexType name ="
CallCenterMediaOnHoldSourceModify17 ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Sub-types:
None
Name
CallCenterMediaOnHoldSourceRead19
Abstract
no
Documentation
Contains the call center media on hold source configuration.
Schema Component Representation
<
xs:complexType name ="
CallCenterMediaOnHoldSourceRead19 ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
EnterpriseBroadWorksMobilityMobileSubscriberDirectoryNumberGetAvailableListRequest
Abstract
no
Documentation
Request a list of available Mobile Subscriber Directory Numbers not yet assigned to any user.
The response is either EnterpriseBroadWorksMobilityMobileSubscriberDirectoryNumberGetAvailableListResponse or ErrorResponse.
Replaced by: EnterpriseBroadWorksMobilityMobileSubscriberDirectoryNumberGetAvailableListRequest22
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 ="
EnterpriseBroadWorksMobilityMobileSubscriberDirectoryNumberGetAvailableListRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
EnterpriseBroadWorksMobilityMobileSubscriberDirectoryNumberGetAvailableListResponse
Abstract
no
Documentation
Response to EnterpriseBroadWorksMobilityMobileSubscriberDirectoryNumberGetAvailableListRequest.
Contains a list of available Mobile Subscriber Directory Numbers not yet assigned to any user.
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. -->
<availableMobileSubscriberDirectoryNumber>
DN
</availableMobileSubscriberDirectoryNumber>
[0..*]
</...>
Schema Component Representation
<
xs:complexType name ="
EnterpriseBroadWorksMobilityMobileSubscriberDirectoryNumberGetAvailableListResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
availableMobileSubscriberDirectoryNumber "
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
EnterpriseEnhancedCallLogsGetListRequest17sp4
Abstract
no
Documentation
Request users' call logs within an enterprise
If the callLogType is not specified, all types of calls logs (placed, received, missed) are returned.
It is possible to restrict the number of rows returned using responsePagingControl. If responsePagingControl
is not specified, the value of Enhanced Call Logs system parameter maxNonPagedResponseSize will control
the maximum number of call logs can be returned.
The response is either an EnterpriseEnhancedCallLogsGetListResponse17sp4 or an ErrorResponse.
The following elements are only used in AS data mode:
callAuthorizationCodeFilter
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
Start Choice [1]
<groupId>
GroupId
</groupId>
[0..*]
<userDnRange>
DNRange
</userDnRange>
[0..*]
End Choice
</...>
Schema Component Representation
<
xs:complexType name ="
EnterpriseEnhancedCallLogsGetListRequest17sp4 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:choice >
<
xs:element name ="
groupId "
type ="
GroupId
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
<
xs:element name ="
userDnRange "
type ="
DNRange
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
<
xs:element name ="
userExtensionRange "
type ="
ExtensionRange17
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
</
xs:choice >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
EnterpriseEnhancedCallLogsGetListResponse17sp4
Abstract
no
Documentation
Response to EnterpriseEnhancedCallLogsGetListRequest17sp4.
Total numbers of rows is:
- the total number of retrievable logs of the call log type that was specified in the EnterpriseEnhancedCallLogsGetListRequest17sp4,
if a call log type was specified in the request.
- the total number of retrievable logs, if no call log type was specified in the request.
A list of ExtendedMixedCallLogsEntry17sp4 will be returned if the call logs are stored on DBS. Otherwise, an error response will be returned.
The result is sorted by date/time of the call.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<totalNumberOfRows>
xs :int </totalNumberOfRows>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
EnterpriseEnhancedCallLogsGetListResponse17sp4 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
totalNumberOfRows "
type ="
xs :int
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
EnterpriseSessionAdmissionControlGroupAddRequest
Abstract
no
Documentation
Request to add a session admission control group for the enterprise.
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. -->
<maxUserOriginatingSessions>
NonNegativeInt
</maxUserOriginatingSessions>
[0..1]
<maxUserTerminatingSessions>
NonNegativeInt
</maxUserTerminatingSessions>
[0..1]
<reservedUserOriginatingSessions>
NonNegativeInt
</reservedUserOriginatingSessions>
[0..1]
<reservedUserTerminatingSessions>
NonNegativeInt
</reservedUserTerminatingSessions>
[0..1]
<becomeDefaultGroup>
xs :boolean </becomeDefaultGroup>
[1]
<countIntraSACGroupSessions>
xs :boolean </countIntraSACGroupSessions>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
EnterpriseSessionAdmissionControlGroupAddRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
maxUserOriginatingSessions "
type ="
NonNegativeInt
"
minOccurs ="
0 "/>
<
xs:element name ="
maxUserTerminatingSessions "
type ="
NonNegativeInt
"
minOccurs ="
0 "/>
<
xs:element name ="
reservedUserOriginatingSessions "
type ="
NonNegativeInt
"
minOccurs ="
0 "/>
<
xs:element name ="
reservedUserTerminatingSessions "
type ="
NonNegativeInt
"
minOccurs ="
0 "/>
<
xs:element name ="
becomeDefaultGroup "
type ="
xs :boolean
"/>
<
xs:element name ="
countIntraSACGroupSessions "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
EnterpriseSessionAdmissionControlGroupGetRequest
Abstract
no
Documentation
Request to get a session admission control group for the enterprise.
The response is either an EnterpriseSessionAdmissionControlGroupGetResponse 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 ="
EnterpriseSessionAdmissionControlGroupGetRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
EnterpriseSessionAdmissionControlGroupGetResponse
Abstract
no
Documentation
Response to EnterpriseSessionAdmissionControlGroupGetRequest.
Returns the profile information for the session admission control group.
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. -->
<maxUserOriginatingSessions>
NonNegativeInt
</maxUserOriginatingSessions>
[0..1]
<maxUserTerminatingSessions>
NonNegativeInt
</maxUserTerminatingSessions>
[0..1]
<reservedUserOriginatingSessions>
NonNegativeInt
</reservedUserOriginatingSessions>
[0..1]
<reservedUserTerminatingSessions>
NonNegativeInt
</reservedUserTerminatingSessions>
[0..1]
<defaultGroup>
xs :boolean </defaultGroup>
[1]
<countIntraSACGroupSessions>
xs :boolean </countIntraSACGroupSessions>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
EnterpriseSessionAdmissionControlGroupGetResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
maxUserOriginatingSessions "
type ="
NonNegativeInt
"
minOccurs ="
0 "/>
<
xs:element name ="
maxUserTerminatingSessions "
type ="
NonNegativeInt
"
minOccurs ="
0 "/>
<
xs:element name ="
reservedUserOriginatingSessions "
type ="
NonNegativeInt
"
minOccurs ="
0 "/>
<
xs:element name ="
reservedUserTerminatingSessions "
type ="
NonNegativeInt
"
minOccurs ="
0 "/>
<
xs:element name ="
defaultGroup "
type ="
xs :boolean
"/>
<
xs:element name ="
countIntraSACGroupSessions "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
None
Sub-types:
None
Name
ExtendedMixedCallLogsEntry
Abstract
no
Documentation
Extended Call Log entry describing a placed, received, or missed call.
"countryCode" is the user's country code
The following time elements are represented as timestamp, i.e., the number of milliseconds
since January 1, 1970, 00:00:00 GMT.
"startTime" represents the time when the system sends out a call invitation message (e.g. for
placed calls) or receives a call invitation message (e.g. for missed/received calls).
"answerTime" represents the time when the call is answered by the terminating party.
"detachTime" represents the time when the call is successfully redirected by the system.
"releaseTime" represents the time when the call is released. This time corresponds to the
moment the call is released by the system, and not necessarily when one party hangs up, since this
does not always mean the call is released (e.g. Emergency/911 calls).
The elements "userGroupId", "userId","userPrimaryDn" and "userPrimaryExtension"
are only returned when the enterprise or group level requests are used.
Replaced by ExtendedMixedCallLogsEntry17sp4.
Originally deprecated in release 20.
XML Instance Representation
<...>
<callingGroupId>
GroupId
</callingGroupId>
[0..1]
<calledGroupId>
GroupId
</calledGroupId>
[0..1]
<time>
xs :dateTime </time>
[1]
<startTime>
xs :long </startTime>
[1]
<answerTime>
xs :long </answerTime>
[0..1]
<releaseTime>
xs :long </releaseTime>
[0..1]
<detachedTime>
xs :long </detachedTime>
[0..1]
<detachedAnswerTime>
xs :long </detachedAnswerTime>
[0..1]
<serviceInvocationDialedNumber>
OutgoingDNorSIPURI
</serviceInvocationDialedNumber>
[0..1]
<serviceInvocationCalledNumber>
OutgoingDNorSIPURI
</serviceInvocationCalledNumber>
[0..1]
<serviceInvocationNetworkTranslatedAddress>
OutgoingDNorSIPURI
</serviceInvocationNetworkTranslatedAddress>
[0..1]
<serviceInvocationTypeOfNetwork>
NetworkType
</serviceInvocationTypeOfNetwork>
[0..1]
<serviceInvocationCallCategory>
CallCategory
</serviceInvocationCallCategory>
[0..1]
<serviceInvocationBasicCallType>
BasicCallType
</serviceInvocationBasicCallType>
[0..1]
<serviceInvocationCalledDirectoryName>
CallLogsEntryName
</serviceInvocationCalledDirectoryName>
[0..1]
<serviceInvocationCalledGroupId>
GroupId
</serviceInvocationCalledGroupId>
[0..1]
<userGroupId>
GroupId
</userGroupId>
[0..1]
<userId>
UserId
</userId>
[0..1]
<userPrimaryDn>
DN
</userPrimaryDn>
[0..1]
<userPrimaryExtension>
Extension17
</userPrimaryExtension>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
ExtendedMixedCallLogsEntry ">
<
xs:sequence >
<
xs:element name ="
callId "
type ="
CallId
"/>
<
xs:element name ="
callingGroupId "
type ="
GroupId
"
minOccurs ="
0 "/>
<
xs:element name ="
calledGroupId "
type ="
GroupId
"
minOccurs ="
0 "/>
<
xs:element name ="
typeOfNetwork "
type ="
NetworkType
"
minOccurs ="
0 "/>
<
xs:element name ="
callCategory "
type ="
CallCategory
"
minOccurs ="
0 "/>
<
xs:element name ="
time "
type ="
xs :dateTime
"/>
<
xs:element name ="
startTime "
type ="
xs :long
"/>
<
xs:element name ="
answerTime "
type ="
xs :long
"
minOccurs ="
0 "/>
<
xs:element name ="
releaseTime "
type ="
xs :long
"
minOccurs ="
0 "/>
<
xs:element name ="
detachedTime "
type ="
xs :long
"
minOccurs ="
0 "/>
<
xs:element name ="
detachedAnswerTime "
type ="
xs :long
"
minOccurs ="
0 "/>
<
xs:element name ="
serviceInvocationDialedNumber "
type ="
OutgoingDNorSIPURI
"
minOccurs ="
0 "/>
<
xs:element name ="
serviceInvocationCalledNumber "
type ="
OutgoingDNorSIPURI
"
minOccurs ="
0 "/>
<
xs:element name ="
serviceInvocationNetworkTranslatedAddress "
type ="
OutgoingDNorSIPURI
"
minOccurs ="
0 "/>
<
xs:element name ="
serviceInvocationTypeOfNetwork "
type ="
NetworkType
"
minOccurs ="
0 "/>
<
xs:element name ="
serviceInvocationCallCategory "
type ="
CallCategory
"
minOccurs ="
0 "/>
<
xs:element name ="
serviceInvocationBasicCallType "
type ="
BasicCallType
"
minOccurs ="
0 "/>
<
xs:element name ="
serviceInvocationCalledDirectoryName "
type ="
CallLogsEntryName
"
minOccurs ="
0 "/>
<
xs:element name ="
serviceInvocationCalledGroupId "
type ="
GroupId
"
minOccurs ="
0 "/>
<
xs:element name ="
userGroupId "
type ="
GroupId
"
minOccurs ="
0 "/>
<
xs:element name ="
userId "
type ="
UserId
"
minOccurs ="
0 "/>
<
xs:element name ="
userPrimaryDn "
type ="
DN
"
minOccurs ="
0 "/>
<
xs:element name ="
userPrimaryExtension "
type ="
Extension17
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Sub-types:
None
Name
ExtendedMixedCallLogsEntry17sp4
Abstract
no
Documentation
Extended Call Log entry describing a placed, received, or missed call.
"countryCode" is the user's country code
The following time elements are represented as timestamp, i.e., the number of milliseconds
since January 1, 1970, 00:00:00 GMT.
"startTime" represents the time when the system sends out a call invitation message (e.g. for
placed calls) or receives a call invitation message (e.g. for missed/received calls).
"answerTime" represents the time when the call is answered by the terminating party.
"detachedTime" represents the time when the call is successfully redirected by the system.
"releaseTime" represents the time when the call is released. This time corresponds to the
moment the call is released by the system, and not necessarily when one party hangs up, since this
does not always mean the call is released (e.g. Emergency/911 calls).
The elements "userGroupId", "userId","userPrimaryDn" and "userPrimaryExtension"
are only returned when the enterprise or group level requests are used.
The following elements are only used in AS data mode:
callAuthorizationCode
XML Instance Representation
<...>
<callingGroupId>
GroupId
</callingGroupId>
[0..1]
<calledGroupId>
GroupId
</calledGroupId>
[0..1]
<time>
xs :dateTime </time>
[1]
<startTime>
xs :long </startTime>
[1]
<answerTime>
xs :long </answerTime>
[0..1]
<releaseTime>
xs :long </releaseTime>
[0..1]
<detachedTime>
xs :long </detachedTime>
[0..1]
<detachedAnswerTime>
xs :long </detachedAnswerTime>
[0..1]
<serviceInvocationDialedNumber>
OutgoingDNorSIPURI
</serviceInvocationDialedNumber>
[0..1]
<serviceInvocationCalledNumber>
OutgoingDNorSIPURI
</serviceInvocationCalledNumber>
[0..1]
<serviceInvocationNetworkTranslatedAddress>
OutgoingDNorSIPURI
</serviceInvocationNetworkTranslatedAddress>
[0..1]
<serviceInvocationTypeOfNetwork>
NetworkType
</serviceInvocationTypeOfNetwork>
[0..1]
<serviceInvocationCallCategory>
CallCategory
</serviceInvocationCallCategory>
[0..1]
<serviceInvocationBasicCallType>
BasicCallType
</serviceInvocationBasicCallType>
[0..1]
<serviceInvocationCalledDirectoryName>
CallLogsEntryName
</serviceInvocationCalledDirectoryName>
[0..1]
<serviceInvocationCalledGroupId>
GroupId
</serviceInvocationCalledGroupId>
[0..1]
<userGroupId>
GroupId
</userGroupId>
[0..1]
<userId>
UserId
</userId>
[0..1]
<userPrimaryDn>
DN
</userPrimaryDn>
[0..1]
<userPrimaryExtension>
Extension17
</userPrimaryExtension>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
ExtendedMixedCallLogsEntry17sp4 ">
<
xs:sequence >
<
xs:element name ="
callId "
type ="
CallId
"/>
<
xs:element name ="
callingGroupId "
type ="
GroupId
"
minOccurs ="
0 "/>
<
xs:element name ="
calledGroupId "
type ="
GroupId
"
minOccurs ="
0 "/>
<
xs:element name ="
typeOfNetwork "
type ="
NetworkType
"
minOccurs ="
0 "/>
<
xs:element name ="
callCategory "
type ="
CallCategory
"
minOccurs ="
0 "/>
<
xs:element name ="
time "
type ="
xs :dateTime
"/>
<
xs:element name ="
startTime "
type ="
xs :long
"/>
<
xs:element name ="
answerTime "
type ="
xs :long
"
minOccurs ="
0 "/>
<
xs:element name ="
releaseTime "
type ="
xs :long
"
minOccurs ="
0 "/>
<
xs:element name ="
detachedTime "
type ="
xs :long
"
minOccurs ="
0 "/>
<
xs:element name ="
detachedAnswerTime "
type ="
xs :long
"
minOccurs ="
0 "/>
<
xs:element name ="
serviceInvocationDialedNumber "
type ="
OutgoingDNorSIPURI
"
minOccurs ="
0 "/>
<
xs:element name ="
serviceInvocationCalledNumber "
type ="
OutgoingDNorSIPURI
"
minOccurs ="
0 "/>
<
xs:element name ="
serviceInvocationNetworkTranslatedAddress "
type ="
OutgoingDNorSIPURI
"
minOccurs ="
0 "/>
<
xs:element name ="
serviceInvocationTypeOfNetwork "
type ="
NetworkType
"
minOccurs ="
0 "/>
<
xs:element name ="
serviceInvocationCallCategory "
type ="
CallCategory
"
minOccurs ="
0 "/>
<
xs:element name ="
serviceInvocationBasicCallType "
type ="
BasicCallType
"
minOccurs ="
0 "/>
<
xs:element name ="
serviceInvocationCalledDirectoryName "
type ="
CallLogsEntryName
"
minOccurs ="
0 "/>
<
xs:element name ="
serviceInvocationCalledGroupId "
type ="
GroupId
"
minOccurs ="
0 "/>
<
xs:element name ="
userGroupId "
type ="
GroupId
"
minOccurs ="
0 "/>
<
xs:element name ="
userId "
type ="
UserId
"
minOccurs ="
0 "/>
<
xs:element name ="
userPrimaryDn "
type ="
DN
"
minOccurs ="
0 "/>
<
xs:element name ="
userPrimaryExtension "
type ="
Extension17
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupAccessDeviceFileGetRequest16sp1
Abstract
no
Documentation
Request to get a group device profile file.
The response is either GroupAccessDeviceFileGetResponse16sp1 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 ="
GroupAccessDeviceFileGetRequest16sp1 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
groupId "
type ="
GroupId
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
GroupAccessDeviceFileGetResponse16sp1
Abstract
no
Documentation
Response to GroupAccessDeviceFileGetRequest16sp1.
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]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupAccessDeviceFileGetResponse16sp1 ">
<
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:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupAdminGetPolicyRequest18
Abstract
no
Documentation
Requests the Group administrator's policy settings.
The response is either GroupAdminGetPolicyResponse18 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 ="
GroupAdminGetPolicyRequest18 ">
<
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
GroupAdminGetPolicyRequest19sp1
Abstract
no
Documentation
Requests the Group administrator's policy settings.
The response is either GroupAdminGetPolicyResponse19sp1 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 ="
GroupAdminGetPolicyRequest19sp1 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
userId "
type ="
UserId
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
GroupAdminGetPolicyResponse18
Abstract
no
Documentation
Response to GroupAdminGetPolicyRequest18.
Contains the policy settings for the group administrator.
The following elements are only used in AS data mode:
dialableCallerIDAccess
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 ="
GroupAdminGetPolicyResponse18 ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
GroupAdminGetPolicyResponse19sp1
Abstract
no
Documentation
Response to GroupAdminGetPolicyRequest19sp1.
Contains the policy settings for the group administrator.
The following elements are only used in AS data mode:
dialableCallerIDAccess
communicationBarringUserProfileAccess (This element will not be returned in the response for Service Provider group administrators)
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 ="
GroupAdminGetPolicyResponse19sp1 ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupAutoAttendantAddInstanceRequest19
Abstract
no
Documentation
Add a Auto Attendant instance to a group.
The domain is required in the serviceUserId.
Only Group and Enterprise level schedules are accepted.
The response is either SuccessResponse or ErrorResponse.
The following elements are only used in AS data mode:
type, use AutoAttendantType.BASIC in HSS mode.
holidayMenu.
The following elements are only valid for Standard Auto
Attendants:
holidayMenu
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. -->
<serviceUserId>
UserId
</serviceUserId>
[1]
<enableVideo>
xs :boolean </enableVideo>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupAutoAttendantAddInstanceRequest19 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
groupId "
type ="
GroupId
"/>
<
xs:element name ="
serviceUserId "
type ="
UserId
"/>
<
xs:element name ="
enableVideo "
type ="
xs :boolean
"/>
<
xs:element name ="
businessHours "
type ="
TimeSchedule
"
minOccurs ="
0 "/>
<
xs:element name ="
holidaySchedule "
type ="
HolidaySchedule
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupAutoAttendantGetInstanceRequest19
Abstract
no
Documentation
Request to get all the information of a Auto Attendant instance.
The response is either GroupAutoAttendantGetInstanceResponse19 or ErrorResponse.
Replaced by: GroupAutoAttendantGetInstanceRequest19sp1
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. -->
<serviceUserId>
UserId
</serviceUserId>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupAutoAttendantGetInstanceRequest19 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
serviceUserId "
type ="
UserId
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupAutoAttendantGetInstanceRequest19sp1
Abstract
no
Documentation
Request to get all the information of a Auto Attendant instance.
The response is either GroupAutoAttendantGetInstanceResponse19sp1 or ErrorResponse.
Replaced by: GroupAutoAttendantGetInstanceRequest20
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. -->
<serviceUserId>
UserId
</serviceUserId>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupAutoAttendantGetInstanceRequest19sp1 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
serviceUserId "
type ="
UserId
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
GroupAutoAttendantGetInstanceResponse19
Abstract
no
Documentation
Response to GroupAutoAttendantGetInstanceRequest19.
Contains the service profile information.
The following elements are only used in AS data mode:
type, use AutoAttendantType.BASIC in HSS mode.
holidayMenu.
The following elementsare only valid for Standard Auto
Attendants:
holidayMenu
Replaced by: GroupAutoAttendantGetInstanceResponse19sp1
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. -->
<enableVideo>
xs :boolean </enableVideo>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupAutoAttendantGetInstanceResponse19 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
enableVideo "
type ="
xs :boolean
"/>
<
xs:element name ="
businessHours "
type ="
TimeSchedule
"
minOccurs ="
0 "/>
<
xs:element name ="
holidaySchedule "
type ="
HolidaySchedule
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
GroupAutoAttendantGetInstanceResponse19sp1
Abstract
no
Documentation
Response to GroupAutoAttendantGetInstanceRequest19sp1.
Contains the service profile information.
The following elements are only used in AS data mode:
type, use AutoAttendantType.BASIC in HSS mode.
holidayMenu.
The following elementsare only valid for Standard Auto
Attendants:
holidayMenu
Replaced by: GroupAutoAttendantGetInstanceResponse20
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. -->
<enableVideo>
xs :boolean </enableVideo>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupAutoAttendantGetInstanceResponse19sp1 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
enableVideo "
type ="
xs :boolean
"/>
<
xs:element name ="
businessHours "
type ="
TimeSchedule
"
minOccurs ="
0 "/>
<
xs:element name ="
holidaySchedule "
type ="
HolidaySchedule
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupAutoAttendantModifyInstanceRequest17sp1
Abstract
no
Documentation
Request to modify an Auto Attendant instance.
Only Group and Enterprise level schedules are
accepted.
The
response is either SuccessResponse or ErrorResponse.
The
following elements are only used in AS data
mode:
holidayMenu.
The following elementsare only valid for Standard Auto
Attendants:
holidayMenu
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. -->
<serviceUserId>
UserId
</serviceUserId>
[1]
<enableVideo>
xs :boolean </enableVideo>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupAutoAttendantModifyInstanceRequest17sp1 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
serviceUserId "
type ="
UserId
"/>
<
xs:element name ="
enableVideo "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
businessHours "
type ="
TimeSchedule
"
nillable ="
true "
minOccurs ="
0 "/>
<
xs:element name ="
holidaySchedule "
type ="
HolidaySchedule
"
nillable ="
true "
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupAutoAttendantSubmenuAddRequest
Abstract
no
Documentation
Request to add an Auto Attendant submenu
instance.
The response is either SuccessResponse or
ErrorResponse.
This request is only valid for Standard auto attendants.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
Schema Component Representation
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupAutoAttendantSubmenuGetRequest
Abstract
no
Documentation
Request to get an Auto Attendant submenu instance.
The response is either GroupAutoAttendantSubmenuGetResponse or ErrorResponse.
This request is only valid for Standard auto attendants.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
Schema Component Representation
Name
GroupAutoAttendantSubmenuGetResponse
Abstract
no
Documentation
Response to GroupAutoAttendantSubmenuGetRequest.
Contains AutoAttendant submenu information.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
Schema Component Representation
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupAutoAttendantSubmenuModifyRequest
Abstract
no
Documentation
Request to modify an Auto Attendant submenu
instance.
The response is either SuccessResponse or
ErrorResponse.
This request is only valid for Standard auto
attendants.
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
Schema Component Representation
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupBroadWorksAnywhereGetInstanceRequest17
Abstract
no
Documentation
Request to get all the information of a BroadWorks Anywhere instance.
The response is either GroupBroadWorksAnywhereGetInstanceResponse17 or ErrorResponse.
Replaced by: GroupBroadWorksAnywhereGetInstanceRequest19sp1
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<serviceUserId>
UserId
</serviceUserId>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupBroadWorksAnywhereGetInstanceRequest17 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
serviceUserId "
type ="
UserId
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
GroupBroadWorksAnywhereGetInstanceResponse17
Abstract
no
Documentation
Response to GroupBroadWorksAnywhereGetInstanceRequest17.
Contains the service profile information.
Replaced by: GroupBroadWorksAnywhereGetInstanceResponse19sp1
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<silentPromptMode>
xs :boolean </silentPromptMode>
[1]
<promptForPasscode>
xs :boolean </promptForPasscode>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupBroadWorksAnywhereGetInstanceResponse17 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
silentPromptMode "
type ="
xs :boolean
"/>
<
xs:element name ="
promptForPasscode "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupBroadWorksMobilityGetRequest
Abstract
no
Documentation
Get the groups BroadWorks Mobility settings.
The response is either a GroupBroadWorksMobilityGetResponse 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 ="
GroupBroadWorksMobilityGetRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
groupId "
type ="
GroupId
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
GroupBroadWorksMobilityGetResponse
Abstract
no
Documentation
The response to a GroupBroadWorksMobilityGetRequest.
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. -->
<enableLocationServices>
xs :boolean </enableLocationServices>
[1]
<enableMSRNLookup>
xs :boolean </enableMSRNLookup>
[1]
<enableMobileStateChecking>
xs :boolean </enableMobileStateChecking>
[1]
<denyCallOriginations>
xs :boolean </denyCallOriginations>
[1]
<denyCallTerminations>
xs :boolean </denyCallTerminations>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupBroadWorksMobilityGetResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
enableLocationServices "
type ="
xs :boolean
"/>
<
xs:element name ="
enableMSRNLookup "
type ="
xs :boolean
"/>
<
xs:element name ="
enableMobileStateChecking "
type ="
xs :boolean
"/>
<
xs:element name ="
denyCallOriginations "
type ="
xs :boolean
"/>
<
xs:element name ="
denyCallTerminations "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupCallCenterComfortMessageBypassGetRequest17
Abstract
no
Documentation
Get a call center's comfort message bypass settings.
The response is either a GroupCallCenterComfortMessageBypassGetResponse17 or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<serviceUserId>
UserId
</serviceUserId>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupCallCenterComfortMessageBypassGetRequest17 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
serviceUserId "
type ="
UserId
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
GroupCallCenterComfortMessageBypassGetResponse17
Abstract
no
Documentation
Response to the GroupCallCenterComfortMessageBypassGetRequest17.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<isActive>
xs :boolean </isActive>
[1]
<playAnnouncementAfterRinging>
xs :boolean </playAnnouncementAfterRinging>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupCallCenterComfortMessageBypassGetResponse17 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
isActive "
type ="
xs :boolean
"/>
<
xs:element name ="
playAnnouncementAfterRinging "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupCallCenterComfortMessageBypassModifyRequest17
Abstract
no
Documentation
Modify a call center's comfort message bypass
settings.
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. -->
<serviceUserId>
UserId
</serviceUserId>
[1]
<isActive>
xs :boolean </isActive>
[0..1]
<playAnnouncementAfterRinging>
xs :boolean </playAnnouncementAfterRinging>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupCallCenterComfortMessageBypassModifyRequest17 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
serviceUserId "
type ="
UserId
"/>
<
xs:element name ="
isActive "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
playAnnouncementAfterRinging "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupCallCenterForcedForwardingGetRequest17
Abstract
no
Documentation
Get a call center's forced forwarding settings.
The response is either a GroupCallCenterForcedForwardingGetResponse17 or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<serviceUserId>
UserId
</serviceUserId>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupCallCenterForcedForwardingGetRequest17 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
serviceUserId "
type ="
UserId
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
GroupCallCenterForcedForwardingGetResponse17
Abstract
no
Documentation
Response to the GroupCallCenterForcedForwardingGetRequest17.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<isActive>
xs :boolean </isActive>
[1]
<allowEnableViaFAC>
xs :boolean </allowEnableViaFAC>
[1]
<playAnnouncementBeforeForwarding>
xs :boolean </playAnnouncementBeforeForwarding>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupCallCenterForcedForwardingGetResponse17 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
isActive "
type ="
xs :boolean
"/>
<
xs:element name ="
allowEnableViaFAC "
type ="
xs :boolean
"/>
<
xs:element name ="
playAnnouncementBeforeForwarding "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupCallCenterGetAnnouncementRequest19
Abstract
no
Documentation
Get a call center's announcement settings.
The response is either a GroupCallCenterGetAnnouncementResponse19 or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<serviceUserId>
UserId
</serviceUserId>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupCallCenterGetAnnouncementRequest19 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
serviceUserId "
type ="
UserId
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
GroupCallCenterGetAnnouncementResponse19
Abstract
no
Documentation
Response to the GroupCallCenterGetAnnouncementRequest19.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<playEntranceMessage>
xs :boolean </playEntranceMessage>
[1]
<mandatoryEntranceMessage>
xs :boolean </mandatoryEntranceMessage>
[1]
<playPeriodicComfortMessage>
xs :boolean </playPeriodicComfortMessage>
[1]
<enableMediaOnHoldForQueuedCalls>
xs :boolean </enableMediaOnHoldForQueuedCalls>
[1]
<mediaOnHoldUseAlternateSourceForInternalCalls>
xs :boolean </mediaOnHoldUseAlternateSourceForInternalCalls>
[0..1]
<playWhisperMessage>
xs :boolean </playWhisperMessage>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupCallCenterGetAnnouncementResponse19 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
playEntranceMessage "
type ="
xs :boolean
"/>
<
xs:element name ="
mandatoryEntranceMessage "
type ="
xs :boolean
"/>
<
xs:element name ="
playPeriodicComfortMessage "
type ="
xs :boolean
"/>
<
xs:element name ="
enableMediaOnHoldForQueuedCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
mediaOnHoldUseAlternateSourceForInternalCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
playWhisperMessage "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupCallCenterGetDNISAnnouncementRequest19
Abstract
no
Documentation
Get a call center's DNIS Announcements
The response is either a GroupCallCenterGetDNISAnnouncementRequest19 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 ="
GroupCallCenterGetDNISAnnouncementRequest19 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
dnisKey "
type ="
DNISKey
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
GroupCallCenterGetDNISAnnouncementResponse19
Abstract
no
Documentation
Response to the GroupCallCenterGetDNISAnnouncementRequest19.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<playEntranceMessage>
xs :boolean </playEntranceMessage>
[1]
<mandatoryEntranceMessage>
xs :boolean </mandatoryEntranceMessage>
[1]
<playPeriodicComfortMessage>
xs :boolean </playPeriodicComfortMessage>
[1]
<enableMediaOnHoldForQueuedCalls>
xs :boolean </enableMediaOnHoldForQueuedCalls>
[1]
<playWhisperMessage>
xs :boolean </playWhisperMessage>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupCallCenterGetDNISAnnouncementResponse19 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
playEntranceMessage "
type ="
xs :boolean
"/>
<
xs:element name ="
mandatoryEntranceMessage "
type ="
xs :boolean
"/>
<
xs:element name ="
playPeriodicComfortMessage "
type ="
xs :boolean
"/>
<
xs:element name ="
enableMediaOnHoldForQueuedCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
playWhisperMessage "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupCallCenterGetInstanceRequest19
Abstract
no
Documentation
Request to get all the information of a Call Center instance.
The response is either GroupCallCenterGetInstanceResponse19 or ErrorResponse.
Replaced by: GroupCallCenterGetInstanceRequest19sp1
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. -->
<serviceUserId>
UserId
</serviceUserId>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupCallCenterGetInstanceRequest19 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
serviceUserId "
type ="
UserId
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
GroupCallCenterGetInstanceResponse19
Abstract
no
Documentation
Response to GroupCallCenterGetInstanceRequest19.
Replaced by: Response to GroupCallCenterGetInstanceRequest19sp1
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. -->
<enableVideo>
xs :boolean </enableVideo>
[1]
<enableReporting>
xs :boolean </enableReporting>
[0..1]
<allowCallerToDialEscapeDigit>
xs :boolean </allowCallerToDialEscapeDigit>
[1]
<resetCallStatisticsUponEntryInQueue>
xs :boolean </resetCallStatisticsUponEntryInQueue>
[1]
<allowAgentLogoff>
xs :boolean </allowAgentLogoff>
[1]
<allowCallWaitingForAgents>
xs :boolean </allowCallWaitingForAgents>
[1]
<allowCallsToAgentsInWrapUp>
xs :boolean </allowCallsToAgentsInWrapUp>
[0..1]
<overrideAgentWrapUpTime>
xs :boolean </overrideAgentWrapUpTime>
[0..1]
<forceDeliveryOfCalls>
xs :boolean </forceDeliveryOfCalls>
[0..1]
<enableAutomaticStateChangeForAgents>
xs :boolean </enableAutomaticStateChangeForAgents>
[0..1]
<externalPreferredAudioCodec>
AudioFileCodec
</externalPreferredAudioCodec>
[1]
<internalPreferredAudioCodec>
AudioFileCodec
</internalPreferredAudioCodec>
[1]
<playRingingWhenOfferingCall>
xs :boolean </playRingingWhenOfferingCall>
[1]
<callCenterQueueThresholdsIsActive>
xs :boolean </callCenterQueueThresholdsIsActive>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupCallCenterGetInstanceResponse19 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
enableVideo "
type ="
xs :boolean
"/>
<
xs:element name ="
enableReporting "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowCallerToDialEscapeDigit "
type ="
xs :boolean
"/>
<
xs:element name ="
escapeDigit "
type ="
DtmfDigit
"/>
<
xs:element name ="
resetCallStatisticsUponEntryInQueue "
type ="
xs :boolean
"/>
<
xs:element name ="
allowAgentLogoff "
type ="
xs :boolean
"/>
<
xs:element name ="
allowCallWaitingForAgents "
type ="
xs :boolean
"/>
<
xs:element name ="
allowCallsToAgentsInWrapUp "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
overrideAgentWrapUpTime "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
forceDeliveryOfCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
enableAutomaticStateChangeForAgents "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
externalPreferredAudioCodec "
type ="
AudioFileCodec
"/>
<
xs:element name ="
internalPreferredAudioCodec "
type ="
AudioFileCodec
"/>
<
xs:element name ="
playRingingWhenOfferingCall "
type ="
xs :boolean
"/>
<
xs:element name ="
callCenterQueueThresholdsIsActive "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupCallCenterHolidayServiceGetRequest17sp1
Abstract
no
Documentation
Get a call center's holiday service settings.
The response is either a GroupCallCenterHolidayServiceGetResponse17sp1 or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<serviceUserId>
UserId
</serviceUserId>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupCallCenterHolidayServiceGetRequest17sp1 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
serviceUserId "
type ="
UserId
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
GroupCallCenterHolidayServiceGetResponse17sp1
Abstract
no
Documentation
Response to the GroupCallCenterHolidayServiceGetRequest17sp1.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<playAnnouncementBeforeAction>
xs :boolean </playAnnouncementBeforeAction>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupCallCenterHolidayServiceGetResponse17sp1 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
holidaySchedule "
type ="
HolidaySchedule
"
minOccurs ="
0 "/>
<
xs:element name ="
playAnnouncementBeforeAction "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupCallCenterHolidayServiceModifyRequest17sp1
Abstract
no
Documentation
Modify a call center's holiday service settings.
Only Group and Enterprise level schedules are
accepted.
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. -->
<serviceUserId>
UserId
</serviceUserId>
[1]
<playAnnouncementBeforeAction>
xs :boolean </playAnnouncementBeforeAction>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupCallCenterHolidayServiceModifyRequest17sp1 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
serviceUserId "
type ="
UserId
"/>
<
xs:element name ="
holidaySchedule "
type ="
HolidaySchedule
"
minOccurs ="
0 "
nillable ="
true "/>
<
xs:element name ="
transferPhoneNumber "
type ="
OutgoingDNorSIPURI
"
minOccurs ="
0 "
nillable ="
true "/>
<
xs:element name ="
playAnnouncementBeforeAction "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupCallCenterModifyAnnouncementRequest17
Abstract
no
Documentation
Modify a call center's announcement settings.
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. -->
<serviceUserId>
UserId
</serviceUserId>
[1]
<playEntranceMessage>
xs :boolean </playEntranceMessage>
[0..1]
<mandatoryEntranceMessage>
xs :boolean </mandatoryEntranceMessage>
[0..1]
<playPeriodicComfortMessage>
xs :boolean </playPeriodicComfortMessage>
[0..1]
<enableMediaOnHoldForQueuedCalls>
xs :boolean </enableMediaOnHoldForQueuedCalls>
[0..1]
<mediaOnHoldUseAlternateSourceForInternalCalls>
xs :boolean </mediaOnHoldUseAlternateSourceForInternalCalls>
[0..1]
<playWhisperMessage>
xs :boolean </playWhisperMessage>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupCallCenterModifyAnnouncementRequest17 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
serviceUserId "
type ="
UserId
"/>
<
xs:element name ="
playEntranceMessage "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
mandatoryEntranceMessage "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
playPeriodicComfortMessage "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
enableMediaOnHoldForQueuedCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
mediaOnHoldUseAlternateSourceForInternalCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
playWhisperMessage "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupCallCenterModifyDNISAnnouncementRequest
Abstract
no
Documentation
Modify a call center DNIS announcement settings.
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. -->
<playEntranceMessage>
xs :boolean </playEntranceMessage>
[0..1]
<mandatoryEntranceMessage>
xs :boolean </mandatoryEntranceMessage>
[0..1]
<playPeriodicComfortMessage>
xs :boolean </playPeriodicComfortMessage>
[0..1]
<enableMediaOnHoldForQueuedCalls>
xs :boolean </enableMediaOnHoldForQueuedCalls>
[0..1]
<playWhisperMessage>
xs :boolean </playWhisperMessage>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupCallCenterModifyDNISAnnouncementRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
dnisKey "
type ="
DNISKey
"/>
<
xs:element name ="
playEntranceMessage "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
mandatoryEntranceMessage "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
playPeriodicComfortMessage "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
enableMediaOnHoldForQueuedCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
playWhisperMessage "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupCallCenterOverflowGetRequest17
Abstract
no
Documentation
Get a call center's overflow settings.
The response is either a GroupCallCenterOverflowGetResponse17 or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<serviceUserId>
UserId
</serviceUserId>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupCallCenterOverflowGetRequest17 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
serviceUserId "
type ="
UserId
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
GroupCallCenterOverflowGetResponse17
Abstract
no
Documentation
Response to the GroupCallCenterOverflowGetRequest17 .
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<overflowAfterTimeout>
xs :boolean </overflowAfterTimeout>
[1]
<playAnnouncementBeforeOverflowProcessing>
xs :boolean </playAnnouncementBeforeOverflowProcessing>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupCallCenterOverflowGetResponse17 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
overflowAfterTimeout "
type ="
xs :boolean
"/>
<
xs:element name ="
playAnnouncementBeforeOverflowProcessing "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupCallCenterOverflowModifyRequest17
Abstract
no
Documentation
Modify a call center's overflow settings.
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. -->
<serviceUserId>
UserId
</serviceUserId>
[1]
<overflowAfterTimeout>
xs :boolean </overflowAfterTimeout>
[0..1]
<playAnnouncementBeforeOverflowProcessing>
xs :boolean </playAnnouncementBeforeOverflowProcessing>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupCallCenterOverflowModifyRequest17 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
serviceUserId "
type ="
UserId
"/>
<
xs:element name ="
transferPhoneNumber "
type ="
OutgoingDNorSIPURI
"
minOccurs ="
0 "
nillable ="
true "/>
<
xs:element name ="
overflowAfterTimeout "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
playAnnouncementBeforeOverflowProcessing "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupCallCenterStrandedCallGetRequest17
Abstract
no
Documentation
Get a call center's stranded call settings.
The response is either a GroupCallCenterStrandedCallGetResponse17 or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<serviceUserId>
UserId
</serviceUserId>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupCallCenterStrandedCallGetRequest17 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
serviceUserId "
type ="
UserId
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
GroupCallCenterStrandedCallGetResponse17
Abstract
no
Documentation
Response to the GroupCallCenterStrandedCallGetRequest17.
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 ="
GroupCallCenterStrandedCallGetResponse17 ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupCallCenterStrandedCallModifyRequest17
Abstract
no
Documentation
Modify a call center's stranded call settings.
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. -->
<serviceUserId>
UserId
</serviceUserId>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupCallCenterStrandedCallModifyRequest17 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
serviceUserId "
type ="
UserId
"/>
<
xs:element name ="
transferPhoneNumber "
type ="
OutgoingDNorSIPURI
"
minOccurs ="
0 "
nillable ="
true "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupCallCenterStrandedCallUnavailableGetRequest
Abstract
no
Documentation
Get a call center's stranded calls - unavailable settings.
The response is either a GroupCallCenterStrandedCallUnavailableGetResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<serviceUserId>
UserId
</serviceUserId>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupCallCenterStrandedCallUnavailableGetRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
serviceUserId "
type ="
UserId
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
GroupCallCenterStrandedCallUnavailableGetResponse
Abstract
no
Documentation
Response to the GroupCallCenterStrandedCallUnavailableGetRequest.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<conditionPolicyOnNumberOfAgentsWithSpecifiedUnavailableCode>
xs :boolean </conditionPolicyOnNumberOfAgentsWithSpecifiedUnavailableCode>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupCallCenterStrandedCallUnavailableGetResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
conditionPolicyOnNumberOfAgentsWithSpecifiedUnavailableCode "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupCallCenterStrandedCallUnavailableModifyRequest
Abstract
no
Documentation
Modify a call center's stranded calls -
unavailable settings.
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. -->
<serviceUserId>
UserId
</serviceUserId>
[1]
<conditionPolicyOnNumberOfAgentsWithSpecifiedUnavailableCode>
xs :boolean </conditionPolicyOnNumberOfAgentsWithSpecifiedUnavailableCode>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupCallCenterStrandedCallUnavailableModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
serviceUserId "
type ="
UserId
"/>
<
xs:element name ="
conditionPolicyOnNumberOfAgentsWithSpecifiedUnavailableCode "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
transferPhoneNumber "
type ="
OutgoingDNorSIPURI
"
minOccurs ="
0 "
nillable ="
true "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupCallProcessingGetPolicyRequest18
Abstract
no
Documentation
Request the group level data associated with Call Processing Policy.
The response is either a GroupCallProcessingGetPolicyResponse18 or an
ErrorResponse.
The useGroupCLIDSetting attribute controls the CLID settings
(clidPolicy, emergencyClidPolicy, allowAlternateNumbersForRedirectingIdentity, useGroupName, allowDepartmentCLIDNameOverride)
The useGroupMediaSetting attribute controls the Media settings
(medisPolicySelection, supportedMediaSetName)
The useGroupCallLimitsSetting attribute controls the Call Limits settings
(useMaxSimultaneousCalls, maxSimultaneousCalls,
useMaxSimultaneousVideoCalls, maxSimultaneousVideoCalls, useMaxCallTimeForAnsweredCalls, maxCallTimeForAnsweredCallsMinutes, useMaxCallTimeForUnansweredCalls, maxCallTimeForUnansweredCallsMinutes, useMaxConcurrentRedirectedCalls, useMaxFindMeFollowMeDepth, maxRedirectionDepth, useMaxConcurrentFindMeFollowMeInvocations, maxConcurrentFindMeFollowMeInvocations)
The useGroupTranslationRoutingSetting attribute controls the routing and translation settings
(networkUsageSelection, enforceGroupCallingLineIdentityRestriction,
allowEnterpriseGroupCallTypingForPrivateDialingPlan, allowEnterpriseGroupCallTypingForPublicDialingPlan, overrideCLIDRestrictionForExternalCallsViaPrivateDialingPlan, enableEnterpriseExtensionDialing)
The following elements are only used in AS data mode:
useGroupDCLIDSetting
enableDialableCallerID
allowDepartmentCLIDNameOverride
Replaced By : GroupCallProcessingGetPolicyRequest18sp1
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
GroupCallProcessingGetPolicyRequest18 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
groupId "
type ="
GroupId
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupCallProcessingGetPolicyRequest18sp1
Abstract
no
Documentation
Request the group level data associated with Call Processing Policy.
The response is either a GroupCallProcessingGetPolicyResponse18sp1 or an
ErrorResponse.
The useGroupCLIDSetting attribute controls the CLID settings
(clidPolicy,enterpriseCallsCLIDPolicy, groupCallsCLIDPolicy, emergencyClidPolicy, allowAlternateNumbersForRedirectingIdentity, useGroupName, allowDepartmentCLIDNameOverride)
The useGroupMediaSetting attribute controls the Media settings
(medisPolicySelection, supportedMediaSetName)
The useGroupCallLimitsSetting attribute controls the Call Limits settings
(useMaxSimultaneousCalls, maxSimultaneousCalls,
useMaxSimultaneousVideoCalls, maxSimultaneousVideoCalls, useMaxCallTimeForAnsweredCalls, maxCallTimeForAnsweredCallsMinutes, useMaxCallTimeForUnansweredCalls, maxCallTimeForUnansweredCallsMinutes, useMaxConcurrentRedirectedCalls, useMaxFindMeFollowMeDepth, maxRedirectionDepth, useMaxConcurrentFindMeFollowMeInvocations, maxConcurrentFindMeFollowMeInvocations)
The useGroupTranslationRoutingSetting attribute controls the routing and translation settings
(networkUsageSelection, enforceGroupCallingLineIdentityRestriction,
allowEnterpriseGroupCallTypingForPrivateDialingPlan, allowEnterpriseGroupCallTypingForPublicDialingPlan, overrideCLIDRestrictionForExternalCallsViaPrivateDialingPlan, enableEnterpriseExtensionDialing)
The following elements are only used in AS data mode:
useGroupDCLIDSetting
enableDialableCallerID
allowDepartmentCLIDNameOverride
enterpriseCallsCLIDPolicy
groupCallsCLIDPolicy
Replaced by: GroupCallProcessingGetPolicyRequest19sp1
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 ="
GroupCallProcessingGetPolicyRequest18sp1 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
groupId "
type ="
GroupId
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
GroupCallProcessingGetPolicyResponse18
Abstract
no
Documentation
Response to GroupCallProcessingGetPolicyRequest18.
The following elements are only used in AS data mode:
useGroupDCLIDSetting
enableDialableCallerID
allowConfigurableCLIDForRedirectingIdentity
allowDepartmentCLIDNameOverride
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<useGroupCLIDSetting>
xs :boolean </useGroupCLIDSetting>
[1]
<useGroupMediaSetting>
xs :boolean </useGroupMediaSetting>
[1]
<useGroupCallLimitsSetting>
xs :boolean </useGroupCallLimitsSetting>
[1]
<useGroupTranslationRoutingSetting>
xs :boolean </useGroupTranslationRoutingSetting>
[1]
<useGroupDCLIDSetting>
xs :boolean </useGroupDCLIDSetting>
[1]
<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]
<allowEnterpriseGroupCallTypingForPrivateDialingPlan>
xs :boolean </allowEnterpriseGroupCallTypingForPrivateDialingPlan>
[1]
<allowEnterpriseGroupCallTypingForPublicDialingPlan>
xs :boolean </allowEnterpriseGroupCallTypingForPublicDialingPlan>
[1]
<overrideCLIDRestrictionForPrivateCallCategory>
xs :boolean </overrideCLIDRestrictionForPrivateCallCategory>
[0..1]
<useEnterpriseCLIDForPrivateCallCategory>
xs :boolean </useEnterpriseCLIDForPrivateCallCategory>
[0..1]
<enableEnterpriseExtensionDialing>
xs :boolean </enableEnterpriseExtensionDialing>
[1]
<useMaxConcurrentRedirectedCalls>
xs :boolean </useMaxConcurrentRedirectedCalls>
[1]
<useMaxFindMeFollowMeDepth>
xs :boolean </useMaxFindMeFollowMeDepth>
[1]
<useMaxConcurrentFindMeFollowMeInvocations>
xs :boolean </useMaxConcurrentFindMeFollowMeInvocations>
[1]
<allowAlternateNumbersForRedirectingIdentity>
xs :boolean </allowAlternateNumbersForRedirectingIdentity>
[1]
<useGroupName>
xs :boolean </useGroupName>
[1]
<blockCallingNameForExternalCalls>
xs :boolean </blockCallingNameForExternalCalls>
[1]
<enableDialableCallerID>
xs :boolean </enableDialableCallerID>
[1]
<allowConfigurableCLIDForRedirectingIdentity>
xs :boolean </allowConfigurableCLIDForRedirectingIdentity>
[1]
<allowDepartmentCLIDNameOverride>
xs :boolean </allowDepartmentCLIDNameOverride>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupCallProcessingGetPolicyResponse18 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
useGroupCLIDSetting "
type ="
xs :boolean
"/>
<
xs:element name ="
useGroupMediaSetting "
type ="
xs :boolean
"/>
<
xs:element name ="
useGroupCallLimitsSetting "
type ="
xs :boolean
"/>
<
xs:element name ="
useGroupTranslationRoutingSetting "
type ="
xs :boolean
"/>
<
xs:element name ="
useGroupDCLIDSetting "
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 ="
supportedMediaSetName "
type ="
MediaSetName
"
minOccurs ="
0 "/>
<
xs:element name ="
enforceGroupCallingLineIdentityRestriction "
type ="
xs :boolean
"/>
<
xs:element name ="
allowEnterpriseGroupCallTypingForPrivateDialingPlan "
type ="
xs :boolean
"/>
<
xs:element name ="
allowEnterpriseGroupCallTypingForPublicDialingPlan "
type ="
xs :boolean
"/>
<
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
"/>
<
xs:element name ="
useMaxConcurrentRedirectedCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxFindMeFollowMeDepth "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxConcurrentFindMeFollowMeInvocations "
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 ="
enableDialableCallerID "
type ="
xs :boolean
"/>
<
xs:element name ="
allowConfigurableCLIDForRedirectingIdentity "
type ="
xs :boolean
"/>
<
xs:element name ="
allowDepartmentCLIDNameOverride "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
GroupCallProcessingGetPolicyResponse18sp1
Abstract
no
Documentation
Response to GroupCallProcessingGetPolicyRequest18.
The following elements are only used in AS data mode:
useGroupDCLIDSetting
enableDialableCallerID
allowConfigurableCLIDForRedirectingIdentity
allowDepartmentCLIDNameOverride
enterpriseCallsCLIDPolicy
groupCallsCLIDPolicy
Replaced by: GroupCallProcessingGetPolicyResponse19sp1
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. -->
<useGroupCLIDSetting>
xs :boolean </useGroupCLIDSetting>
[1]
<useGroupMediaSetting>
xs :boolean </useGroupMediaSetting>
[1]
<useGroupCallLimitsSetting>
xs :boolean </useGroupCallLimitsSetting>
[1]
<useGroupTranslationRoutingSetting>
xs :boolean </useGroupTranslationRoutingSetting>
[1]
<useGroupDCLIDSetting>
xs :boolean </useGroupDCLIDSetting>
[1]
<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]
<allowEnterpriseGroupCallTypingForPrivateDialingPlan>
xs :boolean </allowEnterpriseGroupCallTypingForPrivateDialingPlan>
[1]
<allowEnterpriseGroupCallTypingForPublicDialingPlan>
xs :boolean </allowEnterpriseGroupCallTypingForPublicDialingPlan>
[1]
<overrideCLIDRestrictionForPrivateCallCategory>
xs :boolean </overrideCLIDRestrictionForPrivateCallCategory>
[0..1]
<useEnterpriseCLIDForPrivateCallCategory>
xs :boolean </useEnterpriseCLIDForPrivateCallCategory>
[0..1]
<enableEnterpriseExtensionDialing>
xs :boolean </enableEnterpriseExtensionDialing>
[1]
<useMaxConcurrentRedirectedCalls>
xs :boolean </useMaxConcurrentRedirectedCalls>
[1]
<useMaxFindMeFollowMeDepth>
xs :boolean </useMaxFindMeFollowMeDepth>
[1]
<useMaxConcurrentFindMeFollowMeInvocations>
xs :boolean </useMaxConcurrentFindMeFollowMeInvocations>
[1]
<allowAlternateNumbersForRedirectingIdentity>
xs :boolean </allowAlternateNumbersForRedirectingIdentity>
[1]
<useGroupName>
xs :boolean </useGroupName>
[1]
<blockCallingNameForExternalCalls>
xs :boolean </blockCallingNameForExternalCalls>
[1]
<enableDialableCallerID>
xs :boolean </enableDialableCallerID>
[1]
<allowConfigurableCLIDForRedirectingIdentity>
xs :boolean </allowConfigurableCLIDForRedirectingIdentity>
[1]
<allowDepartmentCLIDNameOverride>
xs :boolean </allowDepartmentCLIDNameOverride>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupCallProcessingGetPolicyResponse18sp1 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
useGroupCLIDSetting "
type ="
xs :boolean
"/>
<
xs:element name ="
useGroupMediaSetting "
type ="
xs :boolean
"/>
<
xs:element name ="
useGroupCallLimitsSetting "
type ="
xs :boolean
"/>
<
xs:element name ="
useGroupTranslationRoutingSetting "
type ="
xs :boolean
"/>
<
xs:element name ="
useGroupDCLIDSetting "
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 ="
supportedMediaSetName "
type ="
MediaSetName
"
minOccurs ="
0 "/>
<
xs:element name ="
enforceGroupCallingLineIdentityRestriction "
type ="
xs :boolean
"/>
<
xs:element name ="
allowEnterpriseGroupCallTypingForPrivateDialingPlan "
type ="
xs :boolean
"/>
<
xs:element name ="
allowEnterpriseGroupCallTypingForPublicDialingPlan "
type ="
xs :boolean
"/>
<
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
"/>
<
xs:element name ="
useMaxConcurrentRedirectedCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxFindMeFollowMeDepth "
type ="
xs :boolean
"/>
<
xs:element name ="
useMaxConcurrentFindMeFollowMeInvocations "
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 ="
enableDialableCallerID "
type ="
xs :boolean
"/>
<
xs:element name ="
allowConfigurableCLIDForRedirectingIdentity "
type ="
xs :boolean
"/>
<
xs:element name ="
allowDepartmentCLIDNameOverride "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupCustomRingbackGroupGetRequest16
Abstract
no
Documentation
Get the group's custom ring back service settings.
The response is either a GroupCustomRingbackGroupGetResponse16 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 ="
GroupCustomRingbackGroupGetRequest16 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
groupId "
type ="
GroupId
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
GroupCustomRingbackGroupGetResponse16
Abstract
no
Documentation
Response to the GroupCustomRingbackGroupGetRequest16.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<isActive>
xs :boolean </isActive>
[1]
<audioFileUrl>
URL
</audioFileUrl>
[0..1]
<videoFileUrl>
URL
</videoFileUrl>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupCustomRingbackGroupGetResponse16 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
isActive "
type ="
xs :boolean
"/>
<
xs:element name ="
audioFileDescription "
type ="
FileDescription
"
minOccurs ="
0 "/>
<
xs:element name ="
audioMediaType "
type ="
MediaFileType
"
minOccurs ="
0 "/>
<
xs:element name ="
audioFileUrl "
type ="
URL
"
minOccurs ="
0 "/>
<
xs:element name ="
videoFileDescription "
type ="
FileDescription
"
minOccurs ="
0 "/>
<
xs:element name ="
videoMediaType "
type ="
MediaFileType
"
minOccurs ="
0 "/>
<
xs:element name ="
videoFileUrl "
type ="
URL
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupCustomRingbackGroupModifyRequest16
Abstract
no
Documentation
Modify the group's custom ring back service
settings.
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 ="
GroupCustomRingbackGroupModifyRequest16 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
groupId "
type ="
GroupId
"/>
<
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
GroupDirectoryNumberHuntingGetRequest
Abstract
no
Documentation
Request to get the properties of the DNH service for a specified serviceUserId.
It gets the agents of a call center or hunt group that are members
of a directory number hunting group. They are agents that are not already
assigned to any other directory number hunting group.
The response is either GroupDirectoryNumberHuntingGetResponse or ErrorResponse.
Replaced by: GroupDirectoryNumberHuntingGetRequest17sp1
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<serviceUserId>
UserId
</serviceUserId>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupDirectoryNumberHuntingGetRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
serviceUserId "
type ="
UserId
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
GroupDirectoryNumberHuntingGetResponse
Abstract
no
Documentation
Response to the GroupDirectoryNumberHuntingGetRequest.
Contains a table with column headings: "User Id", "Last Name",
"First Name", "Hiragana Last Name", "Hiragana First Name",
"Phone Number", "Extension", "Department", "Email Address".
Replaced by: GroupDirectoryNumberHuntingGetResponse17sp1
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 ="
GroupDirectoryNumberHuntingGetResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupEnhancedCallLogsGetListRequest17sp4
Abstract
no
Documentation
Request users' call logs within a group
If the callLogType is not specified, all types of calls logs (placed, received, missed) are returned.
It is possible to restrict the number of rows returned using responsePagingControl.If responsePagingControl
is not specified, the value of Enhanced Call Logs system parameter maxNonPagedResponseSize will control
the maximum number of call logs can be returned.
The response is either a GroupEnhancedCallLogsGetListResponse17sp4 or an ErrorResponse.
The following elements are only used in AS data mode:
callAuthorizationCodeFilter
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
Start Choice [1]
<userDnRange>
DNRange
</userDnRange>
[0..*]
End Choice
</...>
Schema Component Representation
<
xs:complexType name ="
GroupEnhancedCallLogsGetListRequest17sp4 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
groupId "
type ="
GroupId
"/>
<
xs:choice >
<
xs:element name ="
userDnRange "
type ="
DNRange
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
<
xs:element name ="
userExtensionRange "
type ="
ExtensionRange17
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
</
xs:choice >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
GroupEnhancedCallLogsGetListResponse17sp4
Abstract
no
Documentation
Response to GroupEnhancedCallLogsGetListRequest17sp4.
Total numbers of rows is:
- the total number of retrievable logs of the call log type that was specified in the GroupEnhancedCallLogsGetListRequest17sp4,
if a call log type was specified in the request.
- the total number of retrievable logs, if no call log type was specified in the request.
A list of ExtendedMixedCallLogsEntry17sp4 will be returned if the call logs are stored on DBS. Otherwise, an error response will be returned.
The logs are sorted by date/time of the call.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<totalNumberOfRows>
xs :int </totalNumberOfRows>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupEnhancedCallLogsGetListResponse17sp4 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
totalNumberOfRows "
type ="
xs :int
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupFeatureAccessCodeGetRequest
Abstract
no
Documentation
Get group FAC code level and the list of feature access codes for a group.
The response is either a GroupFeatureAccessCodeGetResponse or an ErrorResponse.
Returned Feature Access Codes may be group specific, or Service Provider Feature Access Codes, depending on FAC code level.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
GroupFeatureAccessCodeGetRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
groupId "
type ="
GroupId
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
GroupFeatureAccessCodeGetResponse
Abstract
no
Documentation
Response to the GroupFeatureAccessCodeGetRequest.
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 ="
GroupFeatureAccessCodeGetResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupFeatureAccessCodeModifyRequest
Abstract
no
Documentation
Modify group FAC code level and the list of feature access codes for a group.
The response is either a SuccessResponse or an ErrorResponse.
Note: choice element is only valid when useFeatureAccessCodeLevel is set
to "Group", otherwise an ErrorResponse will be returned.
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]
<restoreDefaultCodes> true </restoreDefaultCodes> [0..1]
End Choice
</...>
Schema Component Representation
<
xs:complexType name ="
GroupFeatureAccessCodeModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
groupId "
type ="
GroupId
"/>
<
xs:choice >
<
xs:element name ="
restoreDefaultCodes "
type ="
xs :boolean
"
fixed ="
true "
minOccurs ="
0 "/>
</
xs:choice >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupFindMeFollowMeGetInstanceRequest
Abstract
no
Documentation
Request to get all the information of a Find-me/Follow-me instance.
The response is either GroupFindMeFollowMeGetInstanceResponse or ErrorResponse.
Replaced by: GroupFindMeFollowMeGetInstanceRequest19sp1
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<serviceUserId>
UserId
</serviceUserId>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupFindMeFollowMeGetInstanceRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
serviceUserId "
type ="
UserId
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
GroupFindMeFollowMeGetInstanceResponse
Abstract
no
Documentation
Response to GroupFindMeFollowMeGetInstanceRequest.
Contains the service profile information.
Replaced by: GroupFindMeFollowMeGetInstanceResponse19sp1
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 ="
GroupFindMeFollowMeGetInstanceResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupGroupPagingGetInstanceRequest17sp3
Abstract
no
Documentation
Request to get all the information of a Group Paging instance.
The response is either GroupGroupPagingGetInstanceResponse17sp3 or ErrorResponse.
Replaced by: GroupGroupPagingGetInstanceRequest19sp1
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. -->
<serviceUserId>
UserId
</serviceUserId>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupGroupPagingGetInstanceRequest17sp3 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
serviceUserId "
type ="
UserId
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
GroupGroupPagingGetInstanceResponse17sp3
Abstract
no
Documentation
Response to GroupGroupPagingGetInstanceRequest17sp3.
Contains the service profile information.
Replaced by: GroupGroupPagingGetInstanceResponse19sp1
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. -->
<deliverOriginatorCLIDInstead>
xs :boolean </deliverOriginatorCLIDInstead>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupGroupPagingGetInstanceResponse17sp3 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
deliverOriginatorCLIDInstead "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupHuntGroupAddInstanceRequest19
Abstract
no
Documentation
Add a Hunt Group instance to a group.
The domain is required in the serviceUserId.
The response is either SuccessResponse or ErrorResponse.
The following elements are only used in AS data mode:
useSystemHuntGroupCLIDSetting, use value "true" in HSS data mode
includeHuntGroupNameInCLID, use value "true" 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. -->
<serviceUserId>
UserId
</serviceUserId>
[1]
<huntAfterNoAnswer>
xs :boolean </huntAfterNoAnswer>
[1]
<forwardAfterTimeout>
xs :boolean </forwardAfterTimeout>
[1]
<forwardToPhoneNumber>
OutgoingDN
</forwardToPhoneNumber>
[0..1]
<agentUserId>
UserId
</agentUserId>
[0..*]
<allowCallWaitingForAgents>
xs :boolean </allowCallWaitingForAgents>
[1]
<useSystemHuntGroupCLIDSetting>
xs :boolean </useSystemHuntGroupCLIDSetting>
[1]
<includeHuntGroupNameInCLID>
xs :boolean </includeHuntGroupNameInCLID>
[1]
<enableNotReachableForwarding>
xs :boolean </enableNotReachableForwarding>
[1]
<notReachableForwardToPhoneNumber>
OutgoingDNorSIPURI
</notReachableForwardToPhoneNumber>
[0..1]
<makeBusyWhenNotReachable>
xs :boolean </makeBusyWhenNotReachable>
[1]
<allowMembersToControlGroupBusy>
xs :boolean </allowMembersToControlGroupBusy>
[1]
<enableGroupBusy>
xs :boolean </enableGroupBusy>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupHuntGroupAddInstanceRequest19 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
groupId "
type ="
GroupId
"/>
<
xs:element name ="
serviceUserId "
type ="
UserId
"/>
<
xs:element name ="
huntAfterNoAnswer "
type ="
xs :boolean
"/>
<
xs:element name ="
forwardAfterTimeout "
type ="
xs :boolean
"/>
<
xs:element name ="
forwardToPhoneNumber "
type ="
OutgoingDN
"
minOccurs ="
0 "/>
<
xs:element name ="
agentUserId "
type ="
UserId
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
<
xs:element name ="
allowCallWaitingForAgents "
type ="
xs :boolean
"/>
<
xs:element name ="
useSystemHuntGroupCLIDSetting "
type ="
xs :boolean
"/>
<
xs:element name ="
includeHuntGroupNameInCLID "
type ="
xs :boolean
"/>
<
xs:element name ="
enableNotReachableForwarding "
type ="
xs :boolean
"/>
<
xs:element name ="
notReachableForwardToPhoneNumber "
type ="
OutgoingDNorSIPURI
"
minOccurs ="
0 "/>
<
xs:element name ="
makeBusyWhenNotReachable "
type ="
xs :boolean
"/>
<
xs:element name ="
allowMembersToControlGroupBusy "
type ="
xs :boolean
"/>
<
xs:element name ="
enableGroupBusy "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupHuntGroupGetInstanceRequest19
Abstract
no
Documentation
Request to get all the information of a Hunt Group instance.
The response is either GroupHuntGroupGetInstanceResponse19 or ErrorResponse.
Replaced by: GroupHuntGroupGetInstanceRequest19sp1
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. -->
<serviceUserId>
UserId
</serviceUserId>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupHuntGroupGetInstanceRequest19 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
serviceUserId "
type ="
UserId
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupHuntGroupGetInstanceRequest19sp1
Abstract
no
Documentation
Request to get all the information of a Hunt Group instance.
The response is either GroupHuntGroupGetInstanceResponse19sp1 or ErrorResponse.
Replaced by: GroupHuntGroupGetInstanceRequest20
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. -->
<serviceUserId>
UserId
</serviceUserId>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupHuntGroupGetInstanceRequest19sp1 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
serviceUserId "
type ="
UserId
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
GroupHuntGroupGetInstanceResponse19
Abstract
no
Documentation
Response to GroupHuntGroupGetInstanceRequest19.
Contains the service profile information and a table of assigned users.
The table has column headings: "User Id", "Last Name", "First Name",
"Hiragana Last Name", "Hiragana First Name", "Weight", "Phone Number",
"Extension", "Department", "Email Address".
The following elements are only used in AS data mode:
useSystemHuntGroupCLIDSetting
includeHuntGroupNameInCLID
The following elements are only used in HSS data mode:
allowMembersToControlGroupBusy
enableGroupBusy
Replaced by: GroupHuntGroupGetInstanceResponse19sp1
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. -->
<huntAfterNoAnswer>
xs :boolean </huntAfterNoAnswer>
[1]
<forwardAfterTimeout>
xs :boolean </forwardAfterTimeout>
[1]
<forwardToPhoneNumber>
OutgoingDN
</forwardToPhoneNumber>
[0..1]
<allowCallWaitingForAgents>
xs :boolean </allowCallWaitingForAgents>
[1]
<useSystemHuntGroupCLIDSetting>
xs :boolean </useSystemHuntGroupCLIDSetting>
[1]
<includeHuntGroupNameInCLID>
xs :boolean </includeHuntGroupNameInCLID>
[1]
<enableNotReachableForwarding>
xs :boolean </enableNotReachableForwarding>
[1]
<notReachableForwardToPhoneNumber>
OutgoingDNorSIPURI
</notReachableForwardToPhoneNumber>
[0..1]
<makeBusyWhenNotReachable>
xs :boolean </makeBusyWhenNotReachable>
[1]
<allowMembersToControlGroupBusy>
xs :boolean </allowMembersToControlGroupBusy>
[1]
<enableGroupBusy>
xs :boolean </enableGroupBusy>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupHuntGroupGetInstanceResponse19 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
huntAfterNoAnswer "
type ="
xs :boolean
"/>
<
xs:element name ="
forwardAfterTimeout "
type ="
xs :boolean
"/>
<
xs:element name ="
forwardToPhoneNumber "
type ="
OutgoingDN
"
minOccurs ="
0 "/>
<
xs:element name ="
allowCallWaitingForAgents "
type ="
xs :boolean
"/>
<
xs:element name ="
useSystemHuntGroupCLIDSetting "
type ="
xs :boolean
"/>
<
xs:element name ="
includeHuntGroupNameInCLID "
type ="
xs :boolean
"/>
<
xs:element name ="
enableNotReachableForwarding "
type ="
xs :boolean
"/>
<
xs:element name ="
notReachableForwardToPhoneNumber "
type ="
OutgoingDNorSIPURI
"
minOccurs ="
0 "/>
<
xs:element name ="
makeBusyWhenNotReachable "
type ="
xs :boolean
"/>
<
xs:element name ="
allowMembersToControlGroupBusy "
type ="
xs :boolean
"/>
<
xs:element name ="
enableGroupBusy "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
GroupHuntGroupGetInstanceResponse19sp1
Abstract
no
Documentation
Response to GroupHuntGroupGetInstanceRequest19sp1.
Contains the service profile information and a table of assigned users.
The table has column headings: "User Id", "Last Name", "First Name",
"Hiragana Last Name", "Hiragana First Name", "Weight", "Phone Number",
"Extension", "Department", "Email Address".
The following elements are only used in AS data mode:
useSystemHuntGroupCLIDSetting
includeHuntGroupNameInCLID
The following elements are only used in HSS data mode:
allowMembersToControlGroupBusy
enableGroupBusy
Replaced by: GroupHuntGroupGetInstanceResponse20
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. -->
<huntAfterNoAnswer>
xs :boolean </huntAfterNoAnswer>
[1]
<forwardAfterTimeout>
xs :boolean </forwardAfterTimeout>
[1]
<forwardToPhoneNumber>
OutgoingDN
</forwardToPhoneNumber>
[0..1]
<allowCallWaitingForAgents>
xs :boolean </allowCallWaitingForAgents>
[1]
<useSystemHuntGroupCLIDSetting>
xs :boolean </useSystemHuntGroupCLIDSetting>
[1]
<includeHuntGroupNameInCLID>
xs :boolean </includeHuntGroupNameInCLID>
[1]
<enableNotReachableForwarding>
xs :boolean </enableNotReachableForwarding>
[1]
<notReachableForwardToPhoneNumber>
OutgoingDNorSIPURI
</notReachableForwardToPhoneNumber>
[0..1]
<makeBusyWhenNotReachable>
xs :boolean </makeBusyWhenNotReachable>
[1]
<allowMembersToControlGroupBusy>
xs :boolean </allowMembersToControlGroupBusy>
[1]
<enableGroupBusy>
xs :boolean </enableGroupBusy>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupHuntGroupGetInstanceResponse19sp1 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
huntAfterNoAnswer "
type ="
xs :boolean
"/>
<
xs:element name ="
forwardAfterTimeout "
type ="
xs :boolean
"/>
<
xs:element name ="
forwardToPhoneNumber "
type ="
OutgoingDN
"
minOccurs ="
0 "/>
<
xs:element name ="
allowCallWaitingForAgents "
type ="
xs :boolean
"/>
<
xs:element name ="
useSystemHuntGroupCLIDSetting "
type ="
xs :boolean
"/>
<
xs:element name ="
includeHuntGroupNameInCLID "
type ="
xs :boolean
"/>
<
xs:element name ="
enableNotReachableForwarding "
type ="
xs :boolean
"/>
<
xs:element name ="
notReachableForwardToPhoneNumber "
type ="
OutgoingDNorSIPURI
"
minOccurs ="
0 "/>
<
xs:element name ="
makeBusyWhenNotReachable "
type ="
xs :boolean
"/>
<
xs:element name ="
allowMembersToControlGroupBusy "
type ="
xs :boolean
"/>
<
xs:element name ="
enableGroupBusy "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupInstantGroupCallGetInstanceRequest17
Abstract
no
Documentation
Request to get all the information of an Instant Group Call service instance.
The response is either GroupInstantGroupCallGetInstanceResponse17 or ErrorResponse.
Replaced by: GroupInstantGroupCallGetInstanceRequest19sp1
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<serviceUserId>
UserId
</serviceUserId>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupInstantGroupCallGetInstanceRequest17 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
serviceUserId "
type ="
UserId
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
GroupInstantGroupCallGetInstanceResponse17
Abstract
no
Documentation
Response to GroupInstantGroupCallGetInstanceRequest17.
Contains the service profile information and a list of phone numbers.
Replaced by: GroupInstantGroupCallGetInstanceResponse19sp1
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<isAnswerTimeoutEnabled>
xs :boolean </isAnswerTimeoutEnabled>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupInstantGroupCallGetInstanceResponse17 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
destinationPhoneNumber "
type ="
OutgoingDNorSIPURI
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
<
xs:element name ="
isAnswerTimeoutEnabled "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupMeetMeConferencingGetInstanceRequest19
Abstract
no
Documentation
Request to get all the information of a Meet-Me Conferencing bridge.
The response is either GroupMeetMeConferencingGetInstanceResponse19 or ErrorResponse.
Replaced by: GroupMeetMeConferencingGetInstanceRequest19sp1
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. -->
<serviceUserId>
UserId
</serviceUserId>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupMeetMeConferencingGetInstanceRequest19 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
serviceUserId "
type ="
UserId
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
GroupMeetMeConferencingGetInstanceResponse19
Abstract
no
Documentation
Response to GroupMeetMeConferencingGetInstanceRequest19.
Contains the service profile information and a table of assigned hosts.
The table has column headings: "User Id", "Last Name", "First Name", "Hiragana Last Name",
"Hiragana First Name", Phone Number", "Extension", "Department", "Email Address".
Replaced by: GroupMeetMeConferencingGetInstanceResponse19sp1
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. -->
<allowIndividualOutDial>
xs :boolean </allowIndividualOutDial>
[1]
<conferenceHostUserTable>
core :OCITable
</conferenceHostUserTable>
[1]
<playWarningPrompt>
xs :boolean </playWarningPrompt>
[1]
<enableMaxConferenceDuration>
xs :boolean </enableMaxConferenceDuration>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupMeetMeConferencingGetInstanceResponse19 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
allowIndividualOutDial "
type ="
xs :boolean
"/>
<
xs:element name ="
conferenceHostUserTable "
type ="
core :OCITable
"/>
<
xs:element name ="
playWarningPrompt "
type ="
xs :boolean
"/>
<
xs:element name ="
enableMaxConferenceDuration "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupMusicOnHoldAddInstanceRequest16
Abstract
no
Documentation
Add a Music on Hold Instance to a department.
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. -->
<isActiveDuringCallHold>
xs :boolean </isActiveDuringCallHold>
[1]
<isActiveDuringCallPark>
xs :boolean </isActiveDuringCallPark>
[1]
<isActiveDuringBusyCampOn>
xs :boolean </isActiveDuringBusyCampOn>
[1]
<useAlternateSourceForInternalCalls>
xs :boolean </useAlternateSourceForInternalCalls>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupMusicOnHoldAddInstanceRequest16 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
groupId "
type ="
GroupId
"/>
<
xs:element name ="
isActiveDuringCallHold "
type ="
xs :boolean
"/>
<
xs:element name ="
isActiveDuringCallPark "
type ="
xs :boolean
"/>
<
xs:element name ="
isActiveDuringBusyCampOn "
type ="
xs :boolean
"/>
<
xs:element name ="
useAlternateSourceForInternalCalls "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupMusicOnHoldGetInstanceRequest19
Abstract
no
Documentation
Get a Music On Hold data for a group or department instance.
The response is either GroupMusicOnHoldGetInstanceResponse19 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 ="
GroupMusicOnHoldGetInstanceRequest19 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
groupId "
type ="
GroupId
"/>
<
xs:element name ="
department "
type ="
DepartmentKey
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
GroupMusicOnHoldGetInstanceResponse19
Abstract
no
Documentation
Response to the GroupMusicOnHoldGetInstanceRequest19.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<serviceUserId>
UserId
</serviceUserId>
[1]
<isActiveDuringCallHold>
xs :boolean </isActiveDuringCallHold>
[1]
<isActiveDuringCallPark>
xs :boolean </isActiveDuringCallPark>
[1]
<isActiveDuringBusyCampOn>
xs :boolean </isActiveDuringBusyCampOn>
[1]
<enableVideo>
xs :boolean </enableVideo>
[1]
<useAlternateSourceForInternalCalls>
xs :boolean </useAlternateSourceForInternalCalls>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupMusicOnHoldGetInstanceResponse19 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
serviceUserId "
type ="
UserId
"/>
<
xs:element name ="
isActiveDuringCallHold "
type ="
xs :boolean
"/>
<
xs:element name ="
isActiveDuringCallPark "
type ="
xs :boolean
"/>
<
xs:element name ="
isActiveDuringBusyCampOn "
type ="
xs :boolean
"/>
<
xs:element name ="
enableVideo "
type ="
xs :boolean
"/>
<
xs:element name ="
useAlternateSourceForInternalCalls "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupMusicOnHoldModifyInstanceRequest16
Abstract
no
Documentation
Modify data for a group or department Music On
Hold Instance.
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. -->
<isActiveDuringCallHold>
xs :boolean </isActiveDuringCallHold>
[0..1]
<isActiveDuringCallPark>
xs :boolean </isActiveDuringCallPark>
[0..1]
<isActiveDuringBusyCampOn>
xs :boolean </isActiveDuringBusyCampOn>
[0..1]
<useAlternateSourceForInternalCalls>
xs :boolean </useAlternateSourceForInternalCalls>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupMusicOnHoldModifyInstanceRequest16 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
groupId "
type ="
GroupId
"/>
<
xs:element name ="
department "
type ="
DepartmentKey
"
minOccurs ="
0 "/>
<
xs:element name ="
isActiveDuringCallHold "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
isActiveDuringCallPark "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
isActiveDuringBusyCampOn "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useAlternateSourceForInternalCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupPolicyGetRequest17
Abstract
no
Documentation
Requests the Group's policy settings.
The response is either GroupPolicyGetResponse17 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 ="
GroupPolicyGetRequest17 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
groupId "
type ="
GroupId
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
GroupPolicyGetResponse17
Abstract
no
Documentation
Response to GroupPolicyGetRequest17.
Contains the policy settings for the group.
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 ="
GroupPolicyGetResponse17 ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupPreAlertingAnnouncementGetRequest
Abstract
no
Documentation
Get the group�s PreAlertingservice settings.
The response is either a GroupPreAlertingAnnouncementGetResponse 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 ="
GroupPreAlertingAnnouncementGetRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
groupId "
type ="
GroupId
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
GroupPreAlertingAnnouncementGetResponse
Abstract
no
Documentation
Get the group level pre-alerting service settings.
The response is either a GroupPreAlertingAnnouncementGetResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<audioFileUrl>
URL
</audioFileUrl>
[0..1]
<videoFileUrl>
URL
</videoFileUrl>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupPreAlertingAnnouncementGetResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
audioFileDescription "
type ="
FileDescription
"
minOccurs ="
0 "/>
<
xs:element name ="
audioMediaType "
type ="
MediaFileType
"
minOccurs ="
0 "/>
<
xs:element name ="
audioFileUrl "
type ="
URL
"
minOccurs ="
0 "/>
<
xs:element name ="
videoFileDescription "
type ="
FileDescription
"
minOccurs ="
0 "/>
<
xs:element name ="
videoMediaType "
type ="
MediaFileType
"
minOccurs ="
0 "/>
<
xs:element name ="
videoFileUrl "
type ="
URL
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupPreAlertingAnnouncementModifyRequest
Abstract
no
Documentation
Modify the group level pre-alerting service
settings.
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 ="
GroupPreAlertingAnnouncementModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
groupId "
type ="
GroupId
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupRoutePointForcedForwardingGetRequest
Abstract
no
Documentation
Get a route point's forced forwarding settings.
The response is either a GroupRoutePointForcedForwardingGetResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<serviceUserId>
UserId
</serviceUserId>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupRoutePointForcedForwardingGetRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
serviceUserId "
type ="
UserId
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
GroupRoutePointForcedForwardingGetResponse
Abstract
no
Documentation
Response to the GroupRoutePointForcedForwardingGetRequest.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<isActive>
xs :boolean </isActive>
[1]
<playAnnouncementBeforeForwarding>
xs :boolean </playAnnouncementBeforeForwarding>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupRoutePointForcedForwardingGetResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
isActive "
type ="
xs :boolean
"/>
<
xs:element name ="
playAnnouncementBeforeForwarding "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupRoutePointForcedForwardingModifyRequest
Abstract
no
Documentation
Modify a route point's forced forwarding
settings.
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. -->
<serviceUserId>
UserId
</serviceUserId>
[1]
<isActive>
xs :boolean </isActive>
[0..1]
<playAnnouncementBeforeForwarding>
xs :boolean </playAnnouncementBeforeForwarding>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupRoutePointForcedForwardingModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
serviceUserId "
type ="
UserId
"/>
<
xs:element name ="
isActive "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
forwardToPhoneNumber "
type ="
OutgoingDNorSIPURI
"
minOccurs ="
0 "
nillable ="
true "/>
<
xs:element name ="
playAnnouncementBeforeForwarding "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupRoutePointGetAnnouncementRequest19
Abstract
no
Documentation
Get a route point's announcement settings.
The response is either a GroupRoutePointGetAnnouncementResponse19 or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<serviceUserId>
UserId
</serviceUserId>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupRoutePointGetAnnouncementRequest19 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
serviceUserId "
type ="
UserId
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
GroupRoutePointGetAnnouncementResponse19
Abstract
no
Documentation
Response to the GroupRoutePointGetAnnouncementRequest19.
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 ="
GroupRoutePointGetAnnouncementResponse19 ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupRoutePointGetDNISAnnouncementRequest19
Abstract
no
Documentation
Get a route point's DNIS Announcements
The response is either a GroupRoutePointGetDNISAnnouncementResponse19 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 ="
GroupRoutePointGetDNISAnnouncementRequest19 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
dnisKey "
type ="
DNISKey
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
GroupRoutePointGetDNISAnnouncementResponse19
Abstract
no
Documentation
Response to the GroupRoutePointGetDNISAnnouncementRequest19.
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 ="
GroupRoutePointGetDNISAnnouncementResponse19 ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupRoutePointGetInstanceRequest
Abstract
no
Documentation
Request to get all the information of a Route Point instance.
The response is either GroupRoutePointGetInstanceResponse or ErrorResponse.
Replaced by: GroupRoutePointGetInstanceRequest19sp1
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<serviceUserId>
UserId
</serviceUserId>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupRoutePointGetInstanceRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
serviceUserId "
type ="
UserId
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
GroupRoutePointGetInstanceResponse
Abstract
no
Documentation
Response to GroupRoutePointGetInstanceRequest.
Replaced by: GroupRoutePointGetInstanceResponse19sp1
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<externalPreferredAudioCodec>
AudioFileCodec
</externalPreferredAudioCodec>
[1]
<internalPreferredAudioCodec>
AudioFileCodec
</internalPreferredAudioCodec>
[1]
<enableVideo>
xs :boolean </enableVideo>
[1]
<playRingingWhenOfferingCall>
xs :boolean </playRingingWhenOfferingCall>
[1]
<overrideAgentWrapUpTime>
xs :boolean </overrideAgentWrapUpTime>
[1]
<enableAutomaticStateChangeForAgents>
xs :boolean </enableAutomaticStateChangeForAgents>
[1]
<forceDeliveryOfCalls>
xs :boolean </forceDeliveryOfCalls>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupRoutePointGetInstanceResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
externalPreferredAudioCodec "
type ="
AudioFileCodec
"/>
<
xs:element name ="
internalPreferredAudioCodec "
type ="
AudioFileCodec
"/>
<
xs:element name ="
enableVideo "
type ="
xs :boolean
"/>
<
xs:element name ="
playRingingWhenOfferingCall "
type ="
xs :boolean
"/>
<
xs:element name ="
overrideAgentWrapUpTime "
type ="
xs :boolean
"/>
<
xs:element name ="
enableAutomaticStateChangeForAgents "
type ="
xs :boolean
"/>
<
xs:element name ="
forceDeliveryOfCalls "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupRoutePointHolidayServiceGetRequest17sp1
Abstract
no
Documentation
Get a route point's holiday service settings.
The response is either a GroupRoutePointHolidayServiceGetResponse17sp1 or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<serviceUserId>
UserId
</serviceUserId>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupRoutePointHolidayServiceGetRequest17sp1 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
serviceUserId "
type ="
UserId
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
GroupRoutePointHolidayServiceGetResponse17sp1
Abstract
no
Documentation
Response to the GroupRoutePointHolidayServiceGetRequest17sp1.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<playAnnouncementBeforeAction>
xs :boolean </playAnnouncementBeforeAction>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupRoutePointHolidayServiceGetResponse17sp1 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
holidaySchedule "
type ="
HolidaySchedule
"
minOccurs ="
0 "/>
<
xs:element name ="
playAnnouncementBeforeAction "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupRoutePointHolidayServiceModifyRequest17sp1
Abstract
no
Documentation
Modify a route point's holiday service settings.
Only Group and Enterprise level schedules are accepted.
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. -->
<serviceUserId>
UserId
</serviceUserId>
[1]
<playAnnouncementBeforeAction>
xs :boolean </playAnnouncementBeforeAction>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupRoutePointHolidayServiceModifyRequest17sp1 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
serviceUserId "
type ="
UserId
"/>
<
xs:element name ="
holidaySchedule "
type ="
HolidaySchedule
"
minOccurs ="
0 "
nillable ="
true "/>
<
xs:element name ="
transferPhoneNumber "
type ="
OutgoingDNorSIPURI
"
minOccurs ="
0 "
nillable ="
true "/>
<
xs:element name ="
playAnnouncementBeforeAction "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupRoutePointModifyAnnouncementRequest
Abstract
no
Documentation
Modify a route point's announcement settings.
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. -->
<serviceUserId>
UserId
</serviceUserId>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupRoutePointModifyAnnouncementRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
serviceUserId "
type ="
UserId
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupRoutePointModifyDNISAnnouncementRequest
Abstract
no
Documentation
Modify a route point DNIS announcement settings.
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 ="
GroupRoutePointModifyDNISAnnouncementRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
dnisKey "
type ="
DNISKey
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupRoutePointNightServiceGetRequest17sp1
Abstract
no
Documentation
Get a route point's night service settings.
The response is either a GroupRoutePointNightServiceGetResponse17sp1 or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<serviceUserId>
UserId
</serviceUserId>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupRoutePointNightServiceGetRequest17sp1 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
serviceUserId "
type ="
UserId
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
GroupRoutePointNightServiceGetResponse17sp1
Abstract
no
Documentation
Response to the GroupRoutePointNightServiceGetRequest17sp1.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<forceNightService>
xs :boolean </forceNightService>
[1]
<playAnnouncementBeforeAction>
xs :boolean </playAnnouncementBeforeAction>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupRoutePointNightServiceGetResponse17sp1 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
businessHours "
type ="
TimeSchedule
"
minOccurs ="
0 "/>
<
xs:element name ="
forceNightService "
type ="
xs :boolean
"/>
<
xs:element name ="
playAnnouncementBeforeAction "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupRoutePointNightServiceModifyRequest17sp1
Abstract
no
Documentation
Modify a route point's night service settings.
Only Group and Enterprise level schedules are accepted.
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. -->
<serviceUserId>
UserId
</serviceUserId>
[1]
<forceNightService>
xs :boolean </forceNightService>
[0..1]
<playAnnouncementBeforeAction>
xs :boolean </playAnnouncementBeforeAction>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupRoutePointNightServiceModifyRequest17sp1 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
serviceUserId "
type ="
UserId
"/>
<
xs:element name ="
businessHours "
type ="
TimeSchedule
"
minOccurs ="
0 "
nillable ="
true "/>
<
xs:element name ="
forceNightService "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
transferPhoneNumber "
type ="
OutgoingDNorSIPURI
"
minOccurs ="
0 "
nillable ="
true "/>
<
xs:element name ="
playAnnouncementBeforeAction "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupRoutePointOverflowGetRequest
Abstract
no
Documentation
Get a route point's overflow settings.
The response is either a GroupRoutePointOverflowGetResponse or an ErrorResponse.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<serviceUserId>
UserId
</serviceUserId>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupRoutePointOverflowGetRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
serviceUserId "
type ="
UserId
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
GroupRoutePointOverflowGetResponse
Abstract
no
Documentation
Response to the GroupRoutePointOverflowGetRequest .
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<overflowAfterTimeout>
xs :boolean </overflowAfterTimeout>
[1]
<playAnnouncementBeforeOverflowProcessing>
xs :boolean </playAnnouncementBeforeOverflowProcessing>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupRoutePointOverflowGetResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
overflowAfterTimeout "
type ="
xs :boolean
"/>
<
xs:element name ="
playAnnouncementBeforeOverflowProcessing "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupRoutePointOverflowModifyRequest
Abstract
no
Documentation
Modify a route point's overflow settings.
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. -->
<serviceUserId>
UserId
</serviceUserId>
[1]
<overflowAfterTimeout>
xs :boolean </overflowAfterTimeout>
[0..1]
<playAnnouncementBeforeOverflowProcessing>
xs :boolean </playAnnouncementBeforeOverflowProcessing>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupRoutePointOverflowModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
serviceUserId "
type ="
UserId
"/>
<
xs:element name ="
transferPhoneNumber "
type ="
OutgoingDNorSIPURI
"
minOccurs ="
0 "
nillable ="
true "/>
<
xs:element name ="
overflowAfterTimeout "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
playAnnouncementBeforeOverflowProcessing "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupSessionAdmissionControlGroupAddRequest
Abstract
no
Documentation
Request to add a session admission control group for the group.
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. -->
<maxUserOriginatingSessions>
NonNegativeInt
</maxUserOriginatingSessions>
[0..1]
<maxUserTerminatingSessions>
NonNegativeInt
</maxUserTerminatingSessions>
[0..1]
<reservedUserOriginatingSessions>
NonNegativeInt
</reservedUserOriginatingSessions>
[0..1]
<reservedUserTerminatingSessions>
NonNegativeInt
</reservedUserTerminatingSessions>
[0..1]
<becomeDefaultGroup>
xs :boolean </becomeDefaultGroup>
[1]
<countIntraSACGroupSessions>
xs :boolean </countIntraSACGroupSessions>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupSessionAdmissionControlGroupAddRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
groupId "
type ="
GroupId
"/>
<
xs:element name ="
maxUserOriginatingSessions "
type ="
NonNegativeInt
"
minOccurs ="
0 "/>
<
xs:element name ="
maxUserTerminatingSessions "
type ="
NonNegativeInt
"
minOccurs ="
0 "/>
<
xs:element name ="
reservedUserOriginatingSessions "
type ="
NonNegativeInt
"
minOccurs ="
0 "/>
<
xs:element name ="
reservedUserTerminatingSessions "
type ="
NonNegativeInt
"
minOccurs ="
0 "/>
<
xs:element name ="
becomeDefaultGroup "
type ="
xs :boolean
"/>
<
xs:element name ="
countIntraSACGroupSessions "
type ="
xs :boolean
"/>
<
xs:element name ="
devices "
type ="
AccessDevice
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupSessionAdmissionControlGroupGetRequest
Abstract
no
Documentation
Request to get a session admission control group for the group.
The response is either a GroupSessionAdmissionControlGroupGetResponse 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 ="
GroupSessionAdmissionControlGroupGetRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
groupId "
type ="
GroupId
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
GroupSessionAdmissionControlGroupGetResponse
Abstract
no
Documentation
Response to GroupSessionAdmissionControlGroupGetRequest.
Returns the profile information for the session admission control group.
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. -->
<maxUserOriginatingSessions>
NonNegativeInt
</maxUserOriginatingSessions>
[0..1]
<maxUserTerminatingSessions>
NonNegativeInt
</maxUserTerminatingSessions>
[0..1]
<reservedUserOriginatingSessions>
NonNegativeInt
</reservedUserOriginatingSessions>
[0..1]
<reservedUserTerminatingSessions>
NonNegativeInt
</reservedUserTerminatingSessions>
[0..1]
<defaultGroup>
xs :boolean </defaultGroup>
[1]
<countIntraSACGroupSessions>
xs :boolean </countIntraSACGroupSessions>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupSessionAdmissionControlGroupGetResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
maxUserOriginatingSessions "
type ="
NonNegativeInt
"
minOccurs ="
0 "/>
<
xs:element name ="
maxUserTerminatingSessions "
type ="
NonNegativeInt
"
minOccurs ="
0 "/>
<
xs:element name ="
reservedUserOriginatingSessions "
type ="
NonNegativeInt
"
minOccurs ="
0 "/>
<
xs:element name ="
reservedUserTerminatingSessions "
type ="
NonNegativeInt
"
minOccurs ="
0 "/>
<
xs:element name ="
defaultGroup "
type ="
xs :boolean
"/>
<
xs:element name ="
countIntraSACGroupSessions "
type ="
xs :boolean
"/>
<
xs:element name ="
devices "
type ="
AccessDevice
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupTrunkGroupAddInstanceRequest19
Abstract
no
Documentation
Add a Trunk Group instance to a group.
The command will fail if enableNetworkAddressIdentity is set to
true and administrator is not System/Provisioning level administrator.
The response is either a SuccessResponse or an ErrorResponse.
Replaced by GroupTrunkGroupAddInstanceRequest19sp1.
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. -->
<enableBursting>
xs :boolean </enableBursting>
[1]
<capacityExceededForwardAddress>
OutgoingDNorSIPURI
</capacityExceededForwardAddress>
[0..1]
<capacityExceededRerouteTrunkGroupKey>
TrunkGroupKey
</capacityExceededRerouteTrunkGroupKey>
[0..1]
<unreachableDestinationForwardAddress>
OutgoingDNorSIPURI
</unreachableDestinationForwardAddress>
[0..1]
<unreachableDestinationRerouteTrunkGroupKey>
TrunkGroupKey
</unreachableDestinationRerouteTrunkGroupKey>
[0..1]
<requireAuthentication>
xs :boolean </requireAuthentication>
[1]
<sipAuthenticationPassword>
Password
</sipAuthenticationPassword>
[0..1]
<hostedUserId>
UserId
</hostedUserId>
[0..*]
<trunkGroupIdentity>
SIPURI
</trunkGroupIdentity>
[0..1]
<allowTerminationToTrunkGroupIdentity>
xs :boolean </allowTerminationToTrunkGroupIdentity>
[1]
<allowTerminationToDtgIdentity>
xs :boolean </allowTerminationToDtgIdentity>
[1]
<includeTrunkGroupIdentity>
xs :boolean </includeTrunkGroupIdentity>
[1]
<includeDtgIdentity>
xs :boolean </includeDtgIdentity>
[1]
<includeTrunkGroupIdentityForNetworkCalls>
xs :boolean </includeTrunkGroupIdentityForNetworkCalls>
[1]
<includeOtgIdentityForNetworkCalls>
xs :boolean </includeOtgIdentityForNetworkCalls>
[1]
<enableNetworkAddressIdentity>
xs :boolean </enableNetworkAddressIdentity>
[1]
<allowUnscreenedCalls>
xs :boolean </allowUnscreenedCalls>
[1]
<allowUnscreenedEmergencyCalls>
xs :boolean </allowUnscreenedEmergencyCalls>
[1]
<callForwardingAlwaysForwardAddress>
OutgoingDNorSIPURI
</callForwardingAlwaysForwardAddress>
[0..1]
<callForwardingAlwaysRerouteTrunkGroupKey>
TrunkGroupKey
</callForwardingAlwaysRerouteTrunkGroupKey>
[0..1]
<peeringDomain>
DomainName
</peeringDomain>
[0..1]
<routeToPeeringDomain>
xs :boolean </routeToPeeringDomain>
[1]
<prefixEnabled>
xs :boolean </prefixEnabled>
[1]
<statefulReroutingEnabled>
xs :boolean </statefulReroutingEnabled>
[1]
<sendContinuousOptionsMessage>
xs :boolean </sendContinuousOptionsMessage>
[1]
<useSystemCallingLineAssertedIdentityPolicy>
xs :boolean </useSystemCallingLineAssertedIdentityPolicy>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupTrunkGroupAddInstanceRequest19 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
groupId "
type ="
GroupId
"/>
<
xs:element name ="
department "
type ="
DepartmentKey
"
minOccurs ="
0 "/>
<
xs:element name ="
accessDevice "
type ="
AccessDevice
"
minOccurs ="
0 "/>
<
xs:element name ="
enableBursting "
type ="
xs :boolean
"/>
<
xs:element name ="
capacityExceededForwardAddress "
type ="
OutgoingDNorSIPURI
"
minOccurs ="
0 "/>
<
xs:element name ="
capacityExceededRerouteTrunkGroupKey "
type ="
TrunkGroupKey
"
minOccurs ="
0 "/>
<
xs:element name ="
unreachableDestinationForwardAddress "
type ="
OutgoingDNorSIPURI
"
minOccurs ="
0 "/>
<
xs:element name ="
unreachableDestinationRerouteTrunkGroupKey "
type ="
TrunkGroupKey
"
minOccurs ="
0 "/>
<
xs:element name ="
requireAuthentication "
type ="
xs :boolean
"/>
<
xs:element name ="
sipAuthenticationPassword "
type ="
Password
"
minOccurs ="
0 "/>
<
xs:element name ="
hostedUserId "
type ="
UserId
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
<
xs:element name ="
trunkGroupIdentity "
type ="
SIPURI
"
minOccurs ="
0 "/>
<
xs:element name ="
otgDtgIdentity "
type ="
OtgDtgIdentity
"
minOccurs ="
0 "/>
<
xs:element name ="
allowTerminationToTrunkGroupIdentity "
type ="
xs :boolean
"/>
<
xs:element name ="
allowTerminationToDtgIdentity "
type ="
xs :boolean
"/>
<
xs:element name ="
includeTrunkGroupIdentity "
type ="
xs :boolean
"/>
<
xs:element name ="
includeDtgIdentity "
type ="
xs :boolean
"/>
<
xs:element name ="
includeTrunkGroupIdentityForNetworkCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
includeOtgIdentityForNetworkCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
enableNetworkAddressIdentity "
type ="
xs :boolean
"/>
<
xs:element name ="
allowUnscreenedCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
allowUnscreenedEmergencyCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
callForwardingAlwaysForwardAddress "
type ="
OutgoingDNorSIPURI
"
minOccurs ="
0 "/>
<
xs:element name ="
callForwardingAlwaysRerouteTrunkGroupKey "
type ="
TrunkGroupKey
"
minOccurs ="
0 "/>
<
xs:element name ="
peeringDomain "
type ="
DomainName
"
minOccurs ="
0 "/>
<
xs:element name ="
routeToPeeringDomain "
type ="
xs :boolean
"/>
<
xs:element name ="
prefixEnabled "
type ="
xs :boolean
"/>
<
xs:element name ="
statefulReroutingEnabled "
type ="
xs :boolean
"/>
<
xs:element name ="
sendContinuousOptionsMessage "
type ="
xs :boolean
"/>
<
xs:element name ="
useSystemCallingLineAssertedIdentityPolicy "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupTrunkGroupGetInstanceRequest19
Abstract
no
Documentation
Get a Trunk Group Instance's profile.
The response is either a GroupTrunkGroupGetInstanceResponse19 or an ErrorResponse.
The response contains a hosted user table with column headings: "User Id", "Last Name",
"First Name", "Hiragana Last Name", "Hiragana First Name", "Phone Number", "Extension",
"Department", "Email Address".
Replaced by GroupTrunkGroupGetInstanceRequest19sp1.
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 ="
GroupTrunkGroupGetInstanceRequest19 ">
<
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
GroupTrunkGroupGetInstanceRequest19sp1
Abstract
no
Documentation
Get a Trunk Group Instance's profile.
The response is either a GroupTrunkGroupGetInstanceResponse19sp1 or an ErrorResponse.
The response contains a hosted user table with column headings: "User Id", "Last Name",
"First Name", "Hiragana Last Name", "Hiragana First Name", "Phone Number", "Extension",
"Department", "Email Address".
Replaced by GroupTrunkGroupGetInstanceRequest19sp1V2.
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 ="
GroupTrunkGroupGetInstanceRequest19sp1 ">
<
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
GroupTrunkGroupGetInstanceRequest19V2
Abstract
no
Documentation
Get a Trunk Group Instance's profile.
The response is either a GroupTrunkGroupGetInstanceResponse19V2 or an ErrorResponse.
The response contains a hosted user table with column headings: "User Id", "Last Name",
"First Name", "Hiragana Last Name", "Hiragana First Name", "Phone Number", "Extension",
"Department", "Email Address".
Replaced by GroupTrunkGroupGetInstanceRequest19sp1V2.
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 ="
GroupTrunkGroupGetInstanceRequest19V2 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
GroupTrunkGroupGetInstanceResponse19
Abstract
no
Documentation
Response to GroupTrunkGroupGetInstanceRequest19.
Returns the profile information for the Trunk Group.
Contains a hosted user table with column headings: "User Id", "Last Name",
"First Name", "Hiragana Last Name", "Hiragana First Name", "Phone Number",
"Extension", "Department", "Email Address".
Replaced by GroupTrunkGroupGetInstanceResponse19sp1.
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. -->
<pilotUserId>
UserId
</pilotUserId>
[0..1]
<enableBursting>
xs :boolean </enableBursting>
[1]
<capacityExceededForwardAddress>
OutgoingDNorSIPURI
</capacityExceededForwardAddress>
[0..1]
<capacityExceededRerouteTrunkGroupKey>
TrunkGroupKey
</capacityExceededRerouteTrunkGroupKey>
[0..1]
<unreachableDestinationForwardAddress>
OutgoingDNorSIPURI
</unreachableDestinationForwardAddress>
[0..1]
<unreachableDestinationRerouteTrunkGroupKey>
TrunkGroupKey
</unreachableDestinationRerouteTrunkGroupKey>
[0..1]
<requireAuthentication>
xs :boolean </requireAuthentication>
[1]
<trunkGroupIdentity>
SIPURI
</trunkGroupIdentity>
[0..1]
<allowTerminationToTrunkGroupIdentity>
xs :boolean </allowTerminationToTrunkGroupIdentity>
[1]
<allowTerminationToDtgIdentity>
xs :boolean </allowTerminationToDtgIdentity>
[1]
<includeTrunkGroupIdentity>
xs :boolean </includeTrunkGroupIdentity>
[1]
<includeDtgIdentity>
xs :boolean </includeDtgIdentity>
[1]
<includeTrunkGroupIdentityForNetworkCalls>
xs :boolean </includeTrunkGroupIdentityForNetworkCalls>
[1]
<includeOtgIdentityForNetworkCalls>
xs :boolean </includeOtgIdentityForNetworkCalls>
[1]
<enableNetworkAddressIdentity>
xs :boolean </enableNetworkAddressIdentity>
[1]
<allowUnscreenedCalls>
xs :boolean </allowUnscreenedCalls>
[1]
<allowUnscreenedEmergencyCalls>
xs :boolean </allowUnscreenedEmergencyCalls>
[1]
<callForwardingAlwaysForwardAddress>
OutgoingDNorSIPURI
</callForwardingAlwaysForwardAddress>
[0..1]
<callForwardingAlwaysRerouteTrunkGroupKey>
TrunkGroupKey
</callForwardingAlwaysRerouteTrunkGroupKey>
[0..1]
<peeringDomain>
DomainName
</peeringDomain>
[0..1]
<routeToPeeringDomain>
xs :boolean </routeToPeeringDomain>
[1]
<prefixEnabled>
xs :boolean </prefixEnabled>
[1]
<statefulReroutingEnabled>
xs :boolean </statefulReroutingEnabled>
[1]
<sendContinuousOptionsMessage>
xs :boolean </sendContinuousOptionsMessage>
[1]
<useSystemCallingLineAssertedIdentityPolicy>
xs :boolean </useSystemCallingLineAssertedIdentityPolicy>
[1]
<totalActiveIncomingCalls>
xs :int </totalActiveIncomingCalls>
[1]
<totalActiveOutgoingCalls>
xs :int </totalActiveOutgoingCalls>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupTrunkGroupGetInstanceResponse19 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
pilotUserId "
type ="
UserId
"
minOccurs ="
0 "/>
<
xs:element name ="
department "
type ="
DepartmentKey
"
minOccurs ="
0 "/>
<
xs:element name ="
accessDevice "
type ="
AccessDevice
"
minOccurs ="
0 "/>
<
xs:element name ="
enableBursting "
type ="
xs :boolean
"/>
<
xs:element name ="
capacityExceededForwardAddress "
type ="
OutgoingDNorSIPURI
"
minOccurs ="
0 "/>
<
xs:element name ="
capacityExceededRerouteTrunkGroupKey "
type ="
TrunkGroupKey
"
minOccurs ="
0 "/>
<
xs:element name ="
unreachableDestinationForwardAddress "
type ="
OutgoingDNorSIPURI
"
minOccurs ="
0 "/>
<
xs:element name ="
unreachableDestinationRerouteTrunkGroupKey "
type ="
TrunkGroupKey
"
minOccurs ="
0 "/>
<
xs:element name ="
requireAuthentication "
type ="
xs :boolean
"/>
<
xs:element name ="
hostedUserTable "
type ="
core :OCITable
"
minOccurs ="
0 "/>
<
xs:element name ="
trunkGroupIdentity "
type ="
SIPURI
"
minOccurs ="
0 "/>
<
xs:element name ="
otgDtgIdentity "
type ="
OtgDtgIdentity
"
minOccurs ="
0 "/>
<
xs:element name ="
allowTerminationToTrunkGroupIdentity "
type ="
xs :boolean
"/>
<
xs:element name ="
allowTerminationToDtgIdentity "
type ="
xs :boolean
"/>
<
xs:element name ="
includeTrunkGroupIdentity "
type ="
xs :boolean
"/>
<
xs:element name ="
includeDtgIdentity "
type ="
xs :boolean
"/>
<
xs:element name ="
includeTrunkGroupIdentityForNetworkCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
includeOtgIdentityForNetworkCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
enableNetworkAddressIdentity "
type ="
xs :boolean
"/>
<
xs:element name ="
allowUnscreenedCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
allowUnscreenedEmergencyCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
callForwardingAlwaysForwardAddress "
type ="
OutgoingDNorSIPURI
"
minOccurs ="
0 "/>
<
xs:element name ="
callForwardingAlwaysRerouteTrunkGroupKey "
type ="
TrunkGroupKey
"
minOccurs ="
0 "/>
<
xs:element name ="
peeringDomain "
type ="
DomainName
"
minOccurs ="
0 "/>
<
xs:element name ="
routeToPeeringDomain "
type ="
xs :boolean
"/>
<
xs:element name ="
prefixEnabled "
type ="
xs :boolean
"/>
<
xs:element name ="
statefulReroutingEnabled "
type ="
xs :boolean
"/>
<
xs:element name ="
sendContinuousOptionsMessage "
type ="
xs :boolean
"/>
<
xs:element name ="
useSystemCallingLineAssertedIdentityPolicy "
type ="
xs :boolean
"/>
<
xs:element name ="
totalActiveIncomingCalls "
type ="
xs :int
"/>
<
xs:element name ="
totalActiveOutgoingCalls "
type ="
xs :int
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
GroupTrunkGroupGetInstanceResponse19sp1
Abstract
no
Documentation
Response to GroupTrunkGroupGetInstanceRequest19sp1.
Returns the profile information for the Trunk Group.
Contains a hosted user table with column headings: "User Id", "Last Name",
"First Name", "Hiragana Last Name", "Hiragana First Name", "Phone Number",
"Extension", "Department", "Email Address".
Replaced by GroupTrunkGroupGetInstanceResponse19sp1V2.
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. -->
<pilotUserId>
UserId
</pilotUserId>
[0..1]
<enableBursting>
xs :boolean </enableBursting>
[1]
<capacityExceededForwardAddress>
OutgoingDNorSIPURI
</capacityExceededForwardAddress>
[0..1]
<capacityExceededRerouteTrunkGroupKey>
TrunkGroupKey
</capacityExceededRerouteTrunkGroupKey>
[0..1]
<unreachableDestinationForwardAddress>
OutgoingDNorSIPURI
</unreachableDestinationForwardAddress>
[0..1]
<unreachableDestinationRerouteTrunkGroupKey>
TrunkGroupKey
</unreachableDestinationRerouteTrunkGroupKey>
[0..1]
<requireAuthentication>
xs :boolean </requireAuthentication>
[1]
<trunkGroupIdentity>
SIPURI
</trunkGroupIdentity>
[0..1]
<allowTerminationToTrunkGroupIdentity>
xs :boolean </allowTerminationToTrunkGroupIdentity>
[1]
<allowTerminationToDtgIdentity>
xs :boolean </allowTerminationToDtgIdentity>
[1]
<includeTrunkGroupIdentity>
xs :boolean </includeTrunkGroupIdentity>
[1]
<includeDtgIdentity>
xs :boolean </includeDtgIdentity>
[1]
<includeTrunkGroupIdentityForNetworkCalls>
xs :boolean </includeTrunkGroupIdentityForNetworkCalls>
[1]
<includeOtgIdentityForNetworkCalls>
xs :boolean </includeOtgIdentityForNetworkCalls>
[1]
<enableNetworkAddressIdentity>
xs :boolean </enableNetworkAddressIdentity>
[1]
<allowUnscreenedCalls>
xs :boolean </allowUnscreenedCalls>
[1]
<allowUnscreenedEmergencyCalls>
xs :boolean </allowUnscreenedEmergencyCalls>
[1]
<callForwardingAlwaysForwardAddress>
OutgoingDNorSIPURI
</callForwardingAlwaysForwardAddress>
[0..1]
<callForwardingAlwaysRerouteTrunkGroupKey>
TrunkGroupKey
</callForwardingAlwaysRerouteTrunkGroupKey>
[0..1]
<peeringDomain>
DomainName
</peeringDomain>
[0..1]
<routeToPeeringDomain>
xs :boolean </routeToPeeringDomain>
[1]
<prefixEnabled>
xs :boolean </prefixEnabled>
[1]
<statefulReroutingEnabled>
xs :boolean </statefulReroutingEnabled>
[1]
<sendContinuousOptionsMessage>
xs :boolean </sendContinuousOptionsMessage>
[1]
<useSystemCallingLineAssertedIdentityPolicy>
xs :boolean </useSystemCallingLineAssertedIdentityPolicy>
[1]
<totalActiveIncomingCalls>
xs :int </totalActiveIncomingCalls>
[1]
<totalActiveOutgoingCalls>
xs :int </totalActiveOutgoingCalls>
[1]
<useSystemCLIDSourceForScreenedCallsPolicy>
xs :boolean </useSystemCLIDSourceForScreenedCallsPolicy>
[1]
<useSystemUserLookupPolicy>
xs :boolean </useSystemUserLookupPolicy>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupTrunkGroupGetInstanceResponse19sp1 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
pilotUserId "
type ="
UserId
"
minOccurs ="
0 "/>
<
xs:element name ="
department "
type ="
DepartmentKey
"
minOccurs ="
0 "/>
<
xs:element name ="
accessDevice "
type ="
AccessDevice
"
minOccurs ="
0 "/>
<
xs:element name ="
enableBursting "
type ="
xs :boolean
"/>
<
xs:element name ="
capacityExceededForwardAddress "
type ="
OutgoingDNorSIPURI
"
minOccurs ="
0 "/>
<
xs:element name ="
capacityExceededRerouteTrunkGroupKey "
type ="
TrunkGroupKey
"
minOccurs ="
0 "/>
<
xs:element name ="
unreachableDestinationForwardAddress "
type ="
OutgoingDNorSIPURI
"
minOccurs ="
0 "/>
<
xs:element name ="
unreachableDestinationRerouteTrunkGroupKey "
type ="
TrunkGroupKey
"
minOccurs ="
0 "/>
<
xs:element name ="
requireAuthentication "
type ="
xs :boolean
"/>
<
xs:element name ="
hostedUserTable "
type ="
core :OCITable
"
minOccurs ="
0 "/>
<
xs:element name ="
trunkGroupIdentity "
type ="
SIPURI
"
minOccurs ="
0 "/>
<
xs:element name ="
otgDtgIdentity "
type ="
OtgDtgIdentity
"
minOccurs ="
0 "/>
<
xs:element name ="
allowTerminationToTrunkGroupIdentity "
type ="
xs :boolean
"/>
<
xs:element name ="
allowTerminationToDtgIdentity "
type ="
xs :boolean
"/>
<
xs:element name ="
includeTrunkGroupIdentity "
type ="
xs :boolean
"/>
<
xs:element name ="
includeDtgIdentity "
type ="
xs :boolean
"/>
<
xs:element name ="
includeTrunkGroupIdentityForNetworkCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
includeOtgIdentityForNetworkCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
enableNetworkAddressIdentity "
type ="
xs :boolean
"/>
<
xs:element name ="
allowUnscreenedCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
allowUnscreenedEmergencyCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
callForwardingAlwaysForwardAddress "
type ="
OutgoingDNorSIPURI
"
minOccurs ="
0 "/>
<
xs:element name ="
callForwardingAlwaysRerouteTrunkGroupKey "
type ="
TrunkGroupKey
"
minOccurs ="
0 "/>
<
xs:element name ="
peeringDomain "
type ="
DomainName
"
minOccurs ="
0 "/>
<
xs:element name ="
routeToPeeringDomain "
type ="
xs :boolean
"/>
<
xs:element name ="
prefixEnabled "
type ="
xs :boolean
"/>
<
xs:element name ="
statefulReroutingEnabled "
type ="
xs :boolean
"/>
<
xs:element name ="
sendContinuousOptionsMessage "
type ="
xs :boolean
"/>
<
xs:element name ="
useSystemCallingLineAssertedIdentityPolicy "
type ="
xs :boolean
"/>
<
xs:element name ="
totalActiveIncomingCalls "
type ="
xs :int
"/>
<
xs:element name ="
totalActiveOutgoingCalls "
type ="
xs :int
"/>
<
xs:element name ="
useSystemCLIDSourceForScreenedCallsPolicy "
type ="
xs :boolean
"/>
<
xs:element name ="
useSystemUserLookupPolicy "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
GroupTrunkGroupGetInstanceResponse19V2
Abstract
no
Documentation
Response to GroupTrunkGroupGetInstanceRequest19V2.
Returns the profile information for the Trunk Group.
Contains a hosted user table with column headings: "User Id", "Last Name",
"First Name", "Hiragana Last Name", "Hiragana First Name", "Phone Number",
"Extension", "Department", "Email Address".
Replaced by GroupTrunkGroupGetInstanceResponse19sp1V2.
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. -->
<pilotUserId>
UserId
</pilotUserId>
[0..1]
<enableBursting>
xs :boolean </enableBursting>
[1]
<capacityExceededForwardAddress>
OutgoingDNorSIPURI
</capacityExceededForwardAddress>
[0..1]
<capacityExceededRerouteTrunkGroupKey>
TrunkGroupKey
</capacityExceededRerouteTrunkGroupKey>
[0..1]
<unreachableDestinationForwardAddress>
OutgoingDNorSIPURI
</unreachableDestinationForwardAddress>
[0..1]
<unreachableDestinationRerouteTrunkGroupKey>
TrunkGroupKey
</unreachableDestinationRerouteTrunkGroupKey>
[0..1]
<requireAuthentication>
xs :boolean </requireAuthentication>
[1]
<trunkGroupIdentity>
SIPURI
</trunkGroupIdentity>
[0..1]
<allowTerminationToTrunkGroupIdentity>
xs :boolean </allowTerminationToTrunkGroupIdentity>
[1]
<allowTerminationToDtgIdentity>
xs :boolean </allowTerminationToDtgIdentity>
[1]
<includeTrunkGroupIdentity>
xs :boolean </includeTrunkGroupIdentity>
[1]
<includeDtgIdentity>
xs :boolean </includeDtgIdentity>
[1]
<includeTrunkGroupIdentityForNetworkCalls>
xs :boolean </includeTrunkGroupIdentityForNetworkCalls>
[1]
<includeOtgIdentityForNetworkCalls>
xs :boolean </includeOtgIdentityForNetworkCalls>
[1]
<enableNetworkAddressIdentity>
xs :boolean </enableNetworkAddressIdentity>
[1]
<allowUnscreenedCalls>
xs :boolean </allowUnscreenedCalls>
[1]
<allowUnscreenedEmergencyCalls>
xs :boolean </allowUnscreenedEmergencyCalls>
[1]
<callForwardingAlwaysForwardAddress>
OutgoingDNorSIPURI
</callForwardingAlwaysForwardAddress>
[0..1]
<callForwardingAlwaysRerouteTrunkGroupKey>
TrunkGroupKey
</callForwardingAlwaysRerouteTrunkGroupKey>
[0..1]
<peeringDomain>
DomainName
</peeringDomain>
[0..1]
<routeToPeeringDomain>
xs :boolean </routeToPeeringDomain>
[1]
<prefixEnabled>
xs :boolean </prefixEnabled>
[1]
<statefulReroutingEnabled>
xs :boolean </statefulReroutingEnabled>
[1]
<sendContinuousOptionsMessage>
xs :boolean </sendContinuousOptionsMessage>
[1]
<useSystemCallingLineAssertedIdentityPolicy>
xs :boolean </useSystemCallingLineAssertedIdentityPolicy>
[1]
<totalActiveIncomingCalls>
xs :int </totalActiveIncomingCalls>
[1]
<totalActiveOutgoingCalls>
xs :int </totalActiveOutgoingCalls>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupTrunkGroupGetInstanceResponse19V2 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
pilotUserId "
type ="
UserId
"
minOccurs ="
0 "/>
<
xs:element name ="
department "
type ="
DepartmentKey
"
minOccurs ="
0 "/>
<
xs:element name ="
accessDevice "
type ="
AccessDevice
"
minOccurs ="
0 "/>
<
xs:element name ="
enableBursting "
type ="
xs :boolean
"/>
<
xs:element name ="
capacityExceededForwardAddress "
type ="
OutgoingDNorSIPURI
"
minOccurs ="
0 "/>
<
xs:element name ="
capacityExceededRerouteTrunkGroupKey "
type ="
TrunkGroupKey
"
minOccurs ="
0 "/>
<
xs:element name ="
unreachableDestinationForwardAddress "
type ="
OutgoingDNorSIPURI
"
minOccurs ="
0 "/>
<
xs:element name ="
unreachableDestinationRerouteTrunkGroupKey "
type ="
TrunkGroupKey
"
minOccurs ="
0 "/>
<
xs:element name ="
requireAuthentication "
type ="
xs :boolean
"/>
<
xs:element name ="
hostedUserTable "
type ="
core :OCITable
"
minOccurs ="
0 "/>
<
xs:element name ="
trunkGroupIdentity "
type ="
SIPURI
"
minOccurs ="
0 "/>
<
xs:element name ="
otgDtgIdentity "
type ="
OtgDtgIdentity
"
minOccurs ="
0 "/>
<
xs:element name ="
allowTerminationToTrunkGroupIdentity "
type ="
xs :boolean
"/>
<
xs:element name ="
allowTerminationToDtgIdentity "
type ="
xs :boolean
"/>
<
xs:element name ="
includeTrunkGroupIdentity "
type ="
xs :boolean
"/>
<
xs:element name ="
includeDtgIdentity "
type ="
xs :boolean
"/>
<
xs:element name ="
includeTrunkGroupIdentityForNetworkCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
includeOtgIdentityForNetworkCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
enableNetworkAddressIdentity "
type ="
xs :boolean
"/>
<
xs:element name ="
allowUnscreenedCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
allowUnscreenedEmergencyCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
callForwardingAlwaysForwardAddress "
type ="
OutgoingDNorSIPURI
"
minOccurs ="
0 "/>
<
xs:element name ="
callForwardingAlwaysRerouteTrunkGroupKey "
type ="
TrunkGroupKey
"
minOccurs ="
0 "/>
<
xs:element name ="
peeringDomain "
type ="
DomainName
"
minOccurs ="
0 "/>
<
xs:element name ="
routeToPeeringDomain "
type ="
xs :boolean
"/>
<
xs:element name ="
prefixEnabled "
type ="
xs :boolean
"/>
<
xs:element name ="
statefulReroutingEnabled "
type ="
xs :boolean
"/>
<
xs:element name ="
sendContinuousOptionsMessage "
type ="
xs :boolean
"/>
<
xs:element name ="
useSystemCallingLineAssertedIdentityPolicy "
type ="
xs :boolean
"/>
<
xs:element name ="
totalActiveIncomingCalls "
type ="
xs :int
"/>
<
xs:element name ="
totalActiveOutgoingCalls "
type ="
xs :int
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupTrunkGroupModifyInstanceRequest15
Abstract
no
Documentation
Modify a Trunk Group Instance in a group.
The access device cannot be modified or cleared if there are any users assigned to the Trunk Group.
The command will fail if enableNetworkAddressIdentity is set and
administrator is not System/Provisioning level administrator.
The response is either a SuccessResponse or an ErrorResponse.
Replaced by GroupTrunkGroupModifyInstanceRequest19sp1.
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. -->
<pilotUserId>
UserId
</pilotUserId>
[0..1]
<enableBursting>
xs :boolean </enableBursting>
[0..1]
<capacityExceededForwardAddress>
OutgoingDNorSIPURI
</capacityExceededForwardAddress>
[0..1]
<capacityExceededRerouteTrunkGroupKey>
TrunkGroupKey
</capacityExceededRerouteTrunkGroupKey>
[0..1]
<capacityExceededTrapOffsetCalls>
TrapOffsetThreshold
</capacityExceededTrapOffsetCalls>
[0..1]
<unreachableDestinationForwardAddress>
OutgoingDNorSIPURI
</unreachableDestinationForwardAddress>
[0..1]
<unreachableDestinationRerouteTrunkGroupKey>
TrunkGroupKey
</unreachableDestinationRerouteTrunkGroupKey>
[0..1]
<requireAuthentication>
xs :boolean </requireAuthentication>
[0..1]
<sipAuthenticationPassword>
Password
</sipAuthenticationPassword>
[0..1]
<trunkGroupIdentity>
SIPURI
</trunkGroupIdentity>
[0..1]
<allowTerminationToTrunkGroupIdentity>
xs :boolean </allowTerminationToTrunkGroupIdentity>
[0..1]
<allowTerminationToDtgIdentity>
xs :boolean </allowTerminationToDtgIdentity>
[0..1]
<includeTrunkGroupIdentity>
xs :boolean </includeTrunkGroupIdentity>
[0..1]
<includeDtgIdentity>
xs :boolean </includeDtgIdentity>
[0..1]
<includeTrunkGroupIdentityForNetworkCalls>
xs :boolean </includeTrunkGroupIdentityForNetworkCalls>
[0..1]
<includeOtgIdentityForNetworkCalls>
xs :boolean </includeOtgIdentityForNetworkCalls>
[0..1]
<enableNetworkAddressIdentity>
xs :boolean </enableNetworkAddressIdentity>
[0..1]
<allowUnscreenedCalls>
xs :boolean </allowUnscreenedCalls>
[0..1]
<allowUnscreenedEmergencyCalls>
xs :boolean </allowUnscreenedEmergencyCalls>
[0..1]
<callForwardingAlwaysForwardAddress>
OutgoingDNorSIPURI
</callForwardingAlwaysForwardAddress>
[0..1]
<callForwardingAlwaysRerouteTrunkGroupKey>
TrunkGroupKey
</callForwardingAlwaysRerouteTrunkGroupKey>
[0..1]
<peeringDomain>
DomainName
</peeringDomain>
[0..1]
<routeToPeeringDomain>
xs :boolean </routeToPeeringDomain>
[0..1]
<prefixEnabled>
xs :boolean </prefixEnabled>
[0..1]
<statefulReroutingEnabled>
xs :boolean </statefulReroutingEnabled>
[0..1]
<sendContinuousOptionsMessage>
xs :boolean </sendContinuousOptionsMessage>
[0..1]
<useSystemCallingLineAssertedIdentityPolicy>
xs :boolean </useSystemCallingLineAssertedIdentityPolicy>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupTrunkGroupModifyInstanceRequest15 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
pilotUserId "
type ="
UserId
"
nillable ="
true "
minOccurs ="
0 "/>
<
xs:element name ="
department "
type ="
DepartmentKey
"
nillable ="
true "
minOccurs ="
0 "/>
<
xs:element name ="
accessDevice "
type ="
AccessDevice
"
nillable ="
true "
minOccurs ="
0 "/>
<
xs:element name ="
maxActiveCalls "
type ="
MaxActiveCalls
"
minOccurs ="
0 "/>
<
xs:element name ="
maxIncomingCalls "
type ="
MaxIncomingCalls
"
nillable ="
true "
minOccurs ="
0 "/>
<
xs:element name ="
maxOutgoingCalls "
type ="
MaxOutgoingCalls
"
nillable ="
true "
minOccurs ="
0 "/>
<
xs:element name ="
enableBursting "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
capacityExceededForwardAddress "
type ="
OutgoingDNorSIPURI
"
nillable ="
true "
minOccurs ="
0 "/>
<
xs:element name ="
capacityExceededRerouteTrunkGroupKey "
type ="
TrunkGroupKey
"
nillable ="
true "
minOccurs ="
0 "/>
<
xs:element name ="
capacityExceededTrapOffsetCalls "
type ="
TrapOffsetThreshold
"
minOccurs ="
0 "/>
<
xs:element name ="
unreachableDestinationForwardAddress "
type ="
OutgoingDNorSIPURI
"
nillable ="
true "
minOccurs ="
0 "/>
<
xs:element name ="
unreachableDestinationRerouteTrunkGroupKey "
type ="
TrunkGroupKey
"
nillable ="
true "
minOccurs ="
0 "/>
<
xs:element name ="
requireAuthentication "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
sipAuthenticationPassword "
type ="
Password
"
nillable ="
true "
minOccurs ="
0 "/>
<
xs:element name ="
trunkGroupIdentity "
type ="
SIPURI
"
minOccurs ="
0 "
nillable ="
true "/>
<
xs:element name ="
otgDtgIdentity "
type ="
OtgDtgIdentity
"
minOccurs ="
0 "
nillable ="
true "/>
<
xs:element name ="
allowTerminationToTrunkGroupIdentity "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowTerminationToDtgIdentity "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
includeTrunkGroupIdentity "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
includeDtgIdentity "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
includeTrunkGroupIdentityForNetworkCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
includeOtgIdentityForNetworkCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
enableNetworkAddressIdentity "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowUnscreenedCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
allowUnscreenedEmergencyCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
callForwardingAlwaysForwardAddress "
type ="
OutgoingDNorSIPURI
"
minOccurs ="
0 "
nillable ="
true "/>
<
xs:element name ="
callForwardingAlwaysRerouteTrunkGroupKey "
type ="
TrunkGroupKey
"
minOccurs ="
0 "
nillable ="
true "/>
<
xs:element name ="
peeringDomain "
type ="
DomainName
"
minOccurs ="
0 "
nillable ="
true "/>
<
xs:element name ="
routeToPeeringDomain "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
prefixEnabled "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
prefix "
type ="
TrunkGroupPrefix
"
minOccurs ="
0 "
nillable ="
true "/>
<
xs:element name ="
statefulReroutingEnabled "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
sendContinuousOptionsMessage "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
useSystemCallingLineAssertedIdentityPolicy "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupVoiceMessagingGroupGetVoicePortalBrandingRequest16
Abstract
no
Documentation
Get the group's voice portal branding settings.
The response is either a GroupVoiceMessagingGroupGetVoicePortalBrandingResponse16 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 ="
GroupVoiceMessagingGroupGetVoicePortalBrandingRequest16 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
groupId "
type ="
GroupId
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
GroupVoiceMessagingGroupGetVoicePortalBrandingResponse16
Abstract
no
Documentation
Response to the GroupVoiceMessagingGroupGetVoicePortalBrandingRequest16.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<voicePortalGreetingFileDescription>
FileDescription
</voicePortalGreetingFileDescription>
[0..1]
<voicePortalGreetingMediaType>
MediaFileType
</voicePortalGreetingMediaType>
[0..1]
<voiceMessagingGreetingFileDescription>
FileDescription
</voiceMessagingGreetingFileDescription>
[0..1]
<voiceMessagingGreetingMediaType>
MediaFileType
</voiceMessagingGreetingMediaType>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupVoiceMessagingGroupGetVoicePortalBrandingResponse16 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
voicePortalGreetingFileDescription "
type ="
FileDescription
"
minOccurs ="
0 "/>
<
xs:element name ="
voicePortalGreetingMediaType "
type ="
MediaFileType
"
minOccurs ="
0 "/>
<
xs:element name ="
voiceMessagingGreetingFileDescription "
type ="
FileDescription
"
minOccurs ="
0 "/>
<
xs:element name ="
voiceMessagingGreetingMediaType "
type ="
MediaFileType
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupVoiceMessagingGroupGetVoicePortalRequest17sp4
Abstract
no
Documentation
Request to get the group voice portal information for a voice messaging group.
The response is either GroupVoiceMessagingGroupGetVoicePortalResponse17sp4 or ErrorResponse.
Replaced by: GroupVoiceMessagingGroupGetVoicePortalRequest19sp1
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
GroupVoiceMessagingGroupGetVoicePortalRequest17sp4 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
groupId "
type ="
GroupId
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
GroupVoiceMessagingGroupGetVoicePortalResponse17sp4
Abstract
no
Documentation
Response to the GroupVoiceMessagingGroupGetVoicePortalRequest17sp4.
The following elements are only used in HSS data mode:
enableExtendedScope
Replaced by: GroupVoiceMessagingGroupGetVoicePortalResponse19sp1
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<serviceUserId>
UserId
</serviceUserId>
[1]
<isActive>
xs :boolean </isActive>
[1]
<enableExtendedScope>
xs :boolean </enableExtendedScope>
[1]
<allowIdentificationByPhoneNumberOrVoiceMailAliasesOnLogin>
xs :boolean </allowIdentificationByPhoneNumberOrVoiceMailAliasesOnLogin>
[1]
<useVoicePortalWizard>
xs :boolean </useVoicePortalWizard>
[1]
<useExternalRouting>
xs :boolean </useExternalRouting>
[1]
<homeZoneName>
ZoneName
</homeZoneName>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupVoiceMessagingGroupGetVoicePortalResponse17sp4 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
serviceUserId "
type ="
UserId
"/>
<
xs:element name ="
isActive "
type ="
xs :boolean
"/>
<
xs:element name ="
enableExtendedScope "
type ="
xs :boolean
"/>
<
xs:element name ="
allowIdentificationByPhoneNumberOrVoiceMailAliasesOnLogin "
type ="
xs :boolean
"/>
<
xs:element name ="
useVoicePortalWizard "
type ="
xs :boolean
"/>
<
xs:element name ="
useExternalRouting "
type ="
xs :boolean
"/>
<
xs:element name ="
homeZoneName "
type ="
ZoneName
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupVoiceMessagingGroupModifyVoicePortalBrandingRequest16
Abstract
no
Documentation
Modify the group's voice portal branding
settings.
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 ="
GroupVoiceMessagingGroupModifyVoicePortalBrandingRequest16 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
groupId "
type ="
GroupId
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
GroupVoiceXmlGetInstanceRequest
Abstract
no
Documentation
Request to get all the information of a VoiceXML instance.
The response is either GroupVoiceXmlGetInstanceResponse or ErrorResponse.
Replaced by: GroupVoiceXmlGetInstanceRequest19sp1
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
<serviceUserId>
UserId
</serviceUserId>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
GroupVoiceXmlGetInstanceRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
serviceUserId "
type ="
UserId
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
GroupVoiceXmlGetInstanceResponse
Abstract
no
Documentation
Response to GroupVoiceXmlGetInstanceRequest.
Contains the service profile information and possibly access device information.
Replaced by: GroupVoiceXmlGetInstanceResponse19sp1
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 ="
GroupVoiceXmlGetInstanceResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
None
Sub-types:
None
Name
MusicOnHoldSourceAdd16
Abstract
no
Documentation
Contains the music on hold source configuration.
XML Instance Representation
<...>
<audioFilePreferredCodec>
AudioFileCodec
</audioFilePreferredCodec>
[1]
<customSource>
[0..1]
</customSource>
<externalSource>
[0..1]
</externalSource>
</...>
Schema Component Representation
<
xs:complexType name ="
MusicOnHoldSourceAdd16 ">
<
xs:sequence >
<
xs:element name ="
customSource "
minOccurs ="
0 ">
<
xs:complexType >
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
</
xs:element >
<
xs:element name ="
externalSource "
minOccurs ="
0 ">
<
xs:complexType >
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
</
xs:element >
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Sub-types:
None
Name
MusicOnHoldSourceModify16
Abstract
no
Documentation
Contains the music on hold source configuration.
XML Instance Representation
<...>
<audioFilePreferredCodec>
AudioFileCodec
</audioFilePreferredCodec>
[0..1]
<customSource>
[0..1]
</customSource>
<externalSource>
[0..1]
</externalSource>
</...>
Schema Component Representation
<
xs:complexType name ="
MusicOnHoldSourceModify16 ">
<
xs:sequence >
<
xs:element name ="
audioFilePreferredCodec "
type ="
AudioFileCodec
"
minOccurs ="
0 "/>
<
xs:element name ="
customSource "
minOccurs ="
0 ">
<
xs:complexType >
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
</
xs:element >
<
xs:element name ="
externalSource "
minOccurs ="
0 ">
<
xs:complexType >
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
</
xs:element >
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Sub-types:
None
Name
MusicOnHoldSourceRead19
Abstract
no
Documentation
Contains the music on hold source configuration.
XML Instance Representation
<...>
<audioFilePreferredCodec>
AudioFileCodec
</audioFilePreferredCodec>
[1]
<customSource>
[0..1]
</customSource>
<externalSource>
[0..1]
</externalSource>
</...>
Schema Component Representation
<
xs:complexType name ="
MusicOnHoldSourceRead19 ">
<
xs:sequence >
<
xs:element name ="
customSource "
minOccurs ="
0 ">
<
xs:complexType >
<
xs:sequence >
<
xs:element name ="
audioFileDescription "
type ="
FileDescription
"
minOccurs ="
0 "/>
<
xs:element name ="
audioMediaType "
type ="
MediaFileType
"
minOccurs ="
0 "/>
<
xs:element name ="
videoFileDescription "
type ="
FileDescription
"
minOccurs ="
0 "/>
<
xs:element name ="
videoMediaType "
type ="
MediaFileType
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:complexType >
</
xs:element >
<
xs:element name ="
externalSource "
minOccurs ="
0 ">
<
xs:complexType >
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
</
xs:element >
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Sub-types:
None
Name
MusicOnHoldUserSourceModify16
Abstract
no
Documentation
Contains the music on hold user source
configuration.
XML Instance Representation
<...>
<customSource>
[0..1]
</customSource>
</...>
Schema Component Representation
<
xs:complexType name ="
MusicOnHoldUserSourceModify16 ">
<
xs:sequence >
<
xs:element name ="
customSource "
minOccurs ="
0 ">
<
xs:complexType >
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
</
xs:element >
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Sub-types:
None
Name
MusicOnHoldUserSourceRead16
Abstract
no
Documentation
Contains the music on hold user source configuration.
XML Instance Representation
<...>
<customSource>
[0..1]
</customSource>
</...>
Schema Component Representation
<
xs:complexType name ="
MusicOnHoldUserSourceRead16 ">
<
xs:sequence >
<
xs:element name ="
customSource "
minOccurs ="
0 ">
<
xs:complexType >
<
xs:sequence >
<
xs:element name ="
audioFileDescription "
type ="
FileDescription
"
minOccurs ="
0 "/>
<
xs:element name ="
audioMediaType "
type ="
MediaFileType
"
minOccurs ="
0 "/>
<
xs:element name ="
videoFileDescription "
type ="
FileDescription
"
minOccurs ="
0 "/>
<
xs:element name ="
videoMediaType "
type ="
MediaFileType
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:complexType >
</
xs:element >
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Sub-types:
None
Name
ReplacementCallProcessingPolicyProfileSubscriberTypeList
Abstract
no
Documentation
A list of CallProcessingPolicyProfileSubscriberType. The list replaces a previously configured list.
Schema Component Representation
<
xs:complexType name ="
ReplacementCallProcessingPolicyProfileSubscriberTypeList ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Sub-types:
None
Name
ReplacementCommunicationBarringIncomingRuleList
Abstract
no
Documentation
A list of Communication Barring Incoming Rules that replaces a
previously configured list. By convention, an element of this type
may be set nill to clear the list.
Application Data
Schema Component Representation
<
xs:complexType name ="
ReplacementCommunicationBarringIncomingRuleList ">
<
xs:sequence >
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Sub-types:
None
Name
ServiceInstanceReadProfile17
Abstract
no
Documentation
Service Profile Information for group service.
It is identical to the ServiceInstanceAddProfile, but without the password.
Replaced by: ServiceInstanceReadProfile17sp4
XML Instance Representation
<...>
<phoneNumber>
DN
</phoneNumber>
[0..1]
<alias>
SIPURI
</alias>
[0..3]
<publicUserIdentity>
SIPURI
</publicUserIdentity>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
ServiceInstanceReadProfile17 ">
<
xs:sequence >
<
xs:element name ="
phoneNumber "
type ="
DN
"
minOccurs ="
0 "/>
<
xs:element name ="
extension "
type ="
Extension17
"
minOccurs ="
0 "/>
<
xs:element name ="
department "
type ="
DepartmentKey
"
minOccurs ="
0 "/>
<
xs:element name ="
language "
type ="
Language
"
minOccurs ="
0 "/>
<
xs:element name ="
timeZone "
type ="
TimeZone
"
minOccurs ="
0 "/>
<
xs:element name ="
alias "
type ="
SIPURI
"
minOccurs ="
0 "
maxOccurs ="
3 "/>
<
xs:element name ="
publicUserIdentity "
type ="
SIPURI
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:complexType >
Parent type:
None
Sub-types:
None
Name
ServiceInstanceReadProfile17sp4
Abstract
no
Documentation
Service Profile Information for group service.
Replaced by: ServiceInstanceReadProfile19sp1
XML Instance Representation
<...>
<phoneNumber>
DN
</phoneNumber>
[0..1]
<alias>
SIPURI
</alias>
[0..3]
<publicUserIdentity>
SIPURI
</publicUserIdentity>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
ServiceInstanceReadProfile17sp4 ">
<
xs:sequence >
<
xs:element name ="
phoneNumber "
type ="
DN
"
minOccurs ="
0 "/>
<
xs:element name ="
extension "
type ="
Extension17
"
minOccurs ="
0 "/>
<
xs:element name ="
countryCode "
type ="
CountryCode
"
minOccurs ="
0 "/>
<
xs:element name ="
nationalPrefix "
type ="
NationalPrefix
"
minOccurs ="
0 "/>
<
xs:element name ="
department "
type ="
DepartmentKey
"
minOccurs ="
0 "/>
<
xs:element name ="
language "
type ="
Language
"
minOccurs ="
0 "/>
<
xs:element name ="
timeZone "
type ="
TimeZone
"
minOccurs ="
0 "/>
<
xs:element name ="
alias "
type ="
SIPURI
"
minOccurs ="
0 "
maxOccurs ="
3 "/>
<
xs:element name ="
publicUserIdentity "
type ="
SIPURI
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
ServiceProviderAccessDeviceFileGetRequest16sp1
Abstract
no
Documentation
Request to get a service provider device profile file.
The response is either ServiceProviderAccessDeviceFileGetResponse16sp1 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 ="
ServiceProviderAccessDeviceFileGetRequest16sp1 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
ServiceProviderAccessDeviceFileGetResponse16sp1
Abstract
no
Documentation
Response to ServiceProviderAccessDeviceFileGetRequest16sp1.
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]
</...>
Schema Component Representation
<
xs:complexType name ="
ServiceProviderAccessDeviceFileGetResponse16sp1 ">
<
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:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
ServiceProviderAdminGetPolicyRequest18
Abstract
no
Documentation
Requests the service provider administrator's policy settings.
The response is either ServiceProviderAdminGetPolicyResponse18 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 ="
ServiceProviderAdminGetPolicyRequest18 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
userId "
type ="
UserId
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
ServiceProviderAdminGetPolicyResponse18
Abstract
no
Documentation
Response to ServiceProviderAdminGetPolicyRequest18.
Contains the policy settings for the service provider administrator.
The networkPolicyAccess and numberActivationAccess are returned only for the enterprise administrator.
The following elements are only used in AS data mode:
dialableCallerIDAccess
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 ="
ServiceProviderAdminGetPolicyResponse18 ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
ServiceProviderBroadWorksMobilityGetRequest
Abstract
no
Documentation
Get the service provider BroadWorks Mobility service settings.
The response is either a ServiceProviderBroadWorksMobilityGetResponse or an ErrorResponse.
Replaced by: ServiceProviderBroadWorksMobilityGetRequest19sp1
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 ="
ServiceProviderBroadWorksMobilityGetRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
ServiceProviderBroadWorksMobilityGetResponse
Abstract
no
Documentation
The response to a ServiceProviderBroadWorksMobilityGetRequest.
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. -->
<enableLocationServices>
xs :boolean </enableLocationServices>
[1]
<enableMSRNLookup>
xs :boolean </enableMSRNLookup>
[1]
<enableMobileStateChecking>
xs :boolean </enableMobileStateChecking>
[1]
<denyCallOriginations>
xs :boolean </denyCallOriginations>
[1]
<denyCallTerminations>
xs :boolean </denyCallTerminations>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
ServiceProviderBroadWorksMobilityGetResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
enableLocationServices "
type ="
xs :boolean
"/>
<
xs:element name ="
enableMSRNLookup "
type ="
xs :boolean
"/>
<
xs:element name ="
enableMobileStateChecking "
type ="
xs :boolean
"/>
<
xs:element name ="
denyCallOriginations "
type ="
xs :boolean
"/>
<
xs:element name ="
denyCallTerminations "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
ServiceProviderCallProcessingGetPolicyRequest17sp4
Abstract
no
Documentation
Request the service provider level data associated with Call Processing
Policy. The response is either a
ServiceProviderCallProcessingGetPolicyResponse17sp4 or an ErrorResponse.
Replaced By : ServiceProviderCallProcessingGetPolicyRequest18sp1
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
ServiceProviderCallProcessingGetPolicyRequest17sp4 ">
<
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
ServiceProviderCallProcessingGetPolicyRequest18sp1
Abstract
no
Documentation
Request the service provider level data associated with Call Processing
Policy. The response is either a
ServiceProviderCallProcessingGetPolicyResponse18sp1 or an ErrorResponse.
Replaced by: ServiceProviderCallProcessingGetPolicyRequest19sp1
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 ="
ServiceProviderCallProcessingGetPolicyRequest18sp1 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
ServiceProviderCallProcessingGetPolicyResponse17sp4
Abstract
no
Documentation
Response to ServiceProviderCallProcessingGetPolicyRequest17sp4.
The following elements are only used in AS data mode:
useServiceProviderDCLIDSetting
enableDialableCallerID
allowConfigurableCLIDForRedirectingIdentity
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<useServiceProviderDCLIDSetting>
xs :boolean </useServiceProviderDCLIDSetting>
[1]
<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]
<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]
<enforceEnterpriseCallingLineIdentityRestriction>
xs :boolean </enforceEnterpriseCallingLineIdentityRestriction>
[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 ="
ServiceProviderCallProcessingGetPolicyResponse17sp4 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
useServiceProviderDCLIDSetting "
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 ="
supportedMediaSetName "
type ="
MediaSetName
"
minOccurs ="
0 "/>
<
xs:element name ="
enforceGroupCallingLineIdentityRestriction "
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 ="
enforceEnterpriseCallingLineIdentityRestriction "
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 >
Name
ServiceProviderCallProcessingGetPolicyResponse18sp1
Abstract
no
Documentation
Response to ServiceProviderCallProcessingGetPolicyRequest18sp1.
The following elements are only used in AS data mode:
useServiceProviderDCLIDSetting
enableDialableCallerID
allowConfigurableCLIDForRedirectingIdentity
enterpriseCallsCLIDPolicy
groupCallsCLIDPolicy
Replaced by: ServiceProviderCallProcessingGetPolicyResponse19sp1
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. -->
<useServiceProviderDCLIDSetting>
xs :boolean </useServiceProviderDCLIDSetting>
[1]
<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]
<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]
<enforceEnterpriseCallingLineIdentityRestriction>
xs :boolean </enforceEnterpriseCallingLineIdentityRestriction>
[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 ="
ServiceProviderCallProcessingGetPolicyResponse18sp1 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
useServiceProviderDCLIDSetting "
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 ="
supportedMediaSetName "
type ="
MediaSetName
"
minOccurs ="
0 "/>
<
xs:element name ="
enforceGroupCallingLineIdentityRestriction "
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 ="
enforceEnterpriseCallingLineIdentityRestriction "
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
ServiceProviderCommunicationBarringProfileAddRequest17sp3
Abstract
no
Documentation
Add a new Communication Barring Profile.
The priorities for OriginatingRules, RedirectingRules, CallMeNowRules and 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
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]
<becomeDefault>
xs :boolean </becomeDefault>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
ServiceProviderCommunicationBarringProfileAddRequest17sp3 ">
<
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 ="
becomeDefault "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
ServiceProviderCommunicationBarringProfileGetRequest17sp3
Abstract
no
Documentation
Get an existing Communication Barring Profile.
The response is either a ServiceProviderCommunicationBarringProfileGetResponse17sp3
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 ="
ServiceProviderCommunicationBarringProfileGetRequest17sp3 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
ServiceProviderCommunicationBarringProfileGetResponse17sp3
Abstract
no
Documentation
Response to the ServiceProviderCommunicationBarringProfileGetRequest17sp3.
The response contains the Communication Barring Profile information.
The incoming, originating, redirecting and call me now rules are returned in ascending priority order.
The following elements are only used in AS data mode:
callMeNowDefaultAction
callMeNowDefaultCallTimeout
callMeNowRule
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]
<isDefault>
xs :boolean </isDefault>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
ServiceProviderCommunicationBarringProfileGetResponse17sp3 ">
<
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 ="
isDefault "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
ServiceProviderFeatureAccessCodeGetListRequest
Abstract
no
Documentation
Get the list of feature access codes for a service provider or enterprise.
The response is either a ServiceProviderFeatureAccessCodeGetListResponse 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 ="
ServiceProviderFeatureAccessCodeGetListRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
ServiceProviderFeatureAccessCodeGetListResponse
Abstract
no
Documentation
Response to the ServiceProviderFeatureAccessCodeGetListRequest.
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 ="
ServiceProviderFeatureAccessCodeGetListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
ServiceProviderFeatureAccessCodeModifyListRequest
Abstract
no
Documentation
Modify a list of feature access codes for a service provider or enterprise.
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 ="
ServiceProviderFeatureAccessCodeModifyListRequest ">
<
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
SystemAccessDeviceFileGetRequest16sp1
Abstract
no
Documentation
Request to get a device profile file.
The response is either SystemAccessDeviceFileGetResponse16sp1 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 ="
SystemAccessDeviceFileGetRequest16sp1 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemAccessDeviceFileGetResponse16sp1
Abstract
no
Documentation
Response to SystemAccessDeviceFileGetRequest16sp1.
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]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemAccessDeviceFileGetResponse16sp1 ">
<
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:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemBroadWorksMobilityGetRequest17sp4
Abstract
no
Documentation
Get the broadworks mobility system parameters.
The response is either a SystemBroadWorksMobilityGetResponse17sp4 or an ErrorResponse.
Replaced by: SystemBroadWorksMobilityGetRequest19sp1
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 ="
SystemBroadWorksMobilityGetRequest17sp4 ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemBroadWorksMobilityGetResponse17sp4
Abstract
no
Documentation
The response to a SystemBroadWorksMobilityGetRequest17sp4.
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. -->
<enableLocationServices>
xs :boolean </enableLocationServices>
[1]
<enableMSRNLookup>
xs :boolean </enableMSRNLookup>
[1]
<enableMobileStateChecking>
xs :boolean </enableMobileStateChecking>
[1]
<denyCallOriginations>
xs :boolean </denyCallOriginations>
[1]
<denyCallTerminations>
xs :boolean </denyCallTerminations>
[1]
<scfSignalingNetAddress>
NetAddress
</scfSignalingNetAddress>
[0..1]
<scfSignalingPort>
Port
</scfSignalingPort>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemBroadWorksMobilityGetResponse17sp4 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
enableLocationServices "
type ="
xs :boolean
"/>
<
xs:element name ="
enableMSRNLookup "
type ="
xs :boolean
"/>
<
xs:element name ="
enableMobileStateChecking "
type ="
xs :boolean
"/>
<
xs:element name ="
denyCallOriginations "
type ="
xs :boolean
"/>
<
xs:element name ="
denyCallTerminations "
type ="
xs :boolean
"/>
<
xs:element name ="
scfSignalingNetAddress "
type ="
NetAddress
"
minOccurs ="
0 "/>
<
xs:element name ="
scfSignalingPort "
type ="
Port
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCallingNameRetrievalGetRequest17sp4
Abstract
no
Documentation
Request the system's calling name retrieval attributes.
The response is either a SystemCallingNameRetrievalGetResponse17sp4 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 ="
SystemCallingNameRetrievalGetRequest17sp4 ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemCallingNameRetrievalGetResponse17sp4
Abstract
no
Documentation
Response to SystemCallingNameRetrievalGetRequest17sp4.
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. -->
<triggerCNAMQueriesForAllNetworkCalls>
xs :boolean </triggerCNAMQueriesForAllNetworkCalls>
[1]
<triggerCNAMQueriesForGroupAndEnterpriseCalls>
xs :boolean </triggerCNAMQueriesForGroupAndEnterpriseCalls>
[1]
<sipExternalDatabaseNetAddress>
NetAddress
</sipExternalDatabaseNetAddress>
[0..1]
<sipExternalDatabasePort>
Port1025
</sipExternalDatabasePort>
[0..1]
<soapExternalDatabaseNetAddress>
NetAddress
</soapExternalDatabaseNetAddress>
[0..1]
<soapSupportsDNSSRV>
xs :boolean </soapSupportsDNSSRV>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCallingNameRetrievalGetResponse17sp4 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
triggerCNAMQueriesForAllNetworkCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
triggerCNAMQueriesForGroupAndEnterpriseCalls "
type ="
xs :boolean
"/>
<
xs:element name ="
sipExternalDatabaseNetAddress "
type ="
NetAddress
"
minOccurs ="
0 "/>
<
xs:element name ="
sipExternalDatabasePort "
type ="
Port1025
"
minOccurs ="
0 "/>
<
xs:element name ="
soapExternalDatabaseNetAddress "
type ="
NetAddress
"
minOccurs ="
0 "/>
<
xs:element name ="
soapSupportsDNSSRV "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCallingNameRetrievalModifyRequest16sp1
Abstract
no
Documentation
Modifies the system's calling name retrieval 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. -->
<triggerCNAMQueriesForAllNetworkCalls>
xs :boolean </triggerCNAMQueriesForAllNetworkCalls>
[0..1]
<triggerCNAMQueriesForGroupAndEnterpriseCalls>
xs :boolean </triggerCNAMQueriesForGroupAndEnterpriseCalls>
[0..1]
<sipExternalDatabaseNetAddress>
NetAddress
</sipExternalDatabaseNetAddress>
[0..1]
<sipExternalDatabasePort>
Port1025
</sipExternalDatabasePort>
[0..1]
<sipExternalDatabaseTransport>
TransportProtocol
</sipExternalDatabaseTransport>
[0..1]
<soapExternalDatabaseNetAddress>
NetAddress
</soapExternalDatabaseNetAddress>
[0..1]
<soapSupportsDNSSRV>
xs :boolean </soapSupportsDNSSRV>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCallingNameRetrievalModifyRequest16sp1 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
triggerCNAMQueriesForAllNetworkCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
triggerCNAMQueriesForGroupAndEnterpriseCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
sipExternalDatabaseNetAddress "
type ="
NetAddress
"
nillable ="
true "
minOccurs ="
0 "/>
<
xs:element name ="
sipExternalDatabasePort "
type ="
Port1025
"
nillable ="
true "
minOccurs ="
0 "/>
<
xs:element name ="
sipExternalDatabaseTransport "
type ="
TransportProtocol
"
minOccurs ="
0 "/>
<
xs:element name ="
soapExternalDatabaseNetAddress "
type ="
NetAddress
"
nillable ="
true "
minOccurs ="
0 "/>
<
xs:element name ="
soapSupportsDNSSRV "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCallProcessingGetPolicyRequest17sp4
Abstract
no
Documentation
The response is either a SystemCallProcessingGetPolicyResponse17sp4 or an
ErrorResponse.
Replaced By : SystemCallProcessingGetPolicyRequest18sp1
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCallProcessingGetPolicyRequest17sp4 ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCallProcessingGetPolicyRequest18sp1
Abstract
no
Documentation
The response is either a SystemCallProcessingGetPolicyResponse18sp1 or an
ErrorResponse.
Replaced by: SystemCallProcessingGetPolicyRequest19sp1
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 ="
SystemCallProcessingGetPolicyRequest18sp1 ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemCallProcessingGetPolicyResponse17sp4
Abstract
no
Documentation
Response to SystemCallProcessingGetPolicyRequest17sp4.
The following elements are only used in AS data mode:
enableDialableCallerID
allowConfigurableCLIDForRedirectingIdentity
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 ="
SystemCallProcessingGetPolicyResponse17sp4 ">
<
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 >
Name
SystemCallProcessingGetPolicyResponse18sp1
Abstract
no
Documentation
Response to SystemCallProcessingGetPolicyRequest18sp1.
The following elements are only used in AS data mode:
enableDialableCallerID
allowConfigurableCLIDForRedirectingIdentity
enterpriseCallsCLIDPolicy
enterpriseGroupCallsCLIDPolicy
serviceProviderGroupCallsCLIDPolicy
Replaced by: SystemCallProcessingGetPolicyResponse19sp1
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 ="
SystemCallProcessingGetPolicyResponse18sp1 ">
<
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
SystemCallProcessingPolicyProfileAddRequest
Abstract
no
Documentation
Add a call processing policy profile to system.
The response is either a SuccessResponse or an ErrorResponse.
Replaced by SystemCallProcessingPolicyProfileAddRequest20.
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 ="
SystemCallProcessingPolicyProfileAddRequest ">
<
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
SystemCallProcessingPolicyProfileGetRequest
Abstract
no
Documentation
Request to get a call processing policy profile in system.
The response is either a SystemCallProcessingPolicyProfileGetResponse or an ErrorResponse.
Replaced by SystemCallProcessingPolicyProfileGetRequest20.
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 ="
SystemCallProcessingPolicyProfileGetRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemCallProcessingPolicyProfileGetResponse
Abstract
no
Documentation
Response to a SystemCallProcessingPolicyProfileGetRequest.
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 ="
SystemCallProcessingPolicyProfileGetResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCallProcessingPolicyProfileModifyRequest
Abstract
no
Documentation
Modify a call processing policy profile in system.
The response is either a SuccessResponse or an ErrorResponse.
Replaced by SystemCallProcessingPolicyProfileModifyRequest20.
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 ="
SystemCallProcessingPolicyProfileModifyRequest ">
<
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
SystemCallRecordingAddPlatformRequest19
Abstract
no
Documentation
Add a Call Recording platform.
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 ="
SystemCallRecordingAddPlatformRequest19 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
netAddress "
type ="
NetAddress
"/>
<
xs:element name ="
port "
type ="
Port
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCommunicationBarringCriteriaGetRequest17
Abstract
no
Documentation
Get an existing Communication Barring Criteria.
The response is either a
SystemCommunicationBarringCriteriaGetResponse17 or an ErrorResponse.
Application Data
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCommunicationBarringCriteriaGetRequest17 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemCommunicationBarringCriteriaGetResponse17
Abstract
no
Documentation
Response to the SystemCommunicationBarringCriteriaGetRequest17.
The response contains the Communication Barring Criteria information.
Application Data
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 ="
SystemCommunicationBarringCriteriaGetResponse17 ">
<
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:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCommunicationBarringProfileAddRequest17sp3
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
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]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCommunicationBarringProfileAddRequest17sp3 ">
<
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:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCommunicationBarringProfileGetRequest17sp3
Abstract
no
Documentation
Get an existing Communication Barring Profile.
The response is either a SystemCommunicationBarringProfileGetResponse17sp3
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 ="
SystemCommunicationBarringProfileGetRequest17sp3 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemCommunicationBarringProfileGetResponse17sp3
Abstract
no
Documentation
Response to the SystemCommunicationBarringProfileGetRequest17sp3.
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
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]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCommunicationBarringProfileGetResponse17sp3 ">
<
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:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemCPEConfigParametersGetRequest14sp6
Abstract
no
Documentation
Request to get the list of CPE Config system parameters.
The response is either SystemCPEConfigParametersGetResponse14sp6 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 ="
SystemCPEConfigParametersGetRequest14sp6 ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemCPEConfigParametersGetResponse14sp6
Abstract
no
Documentation
Response to SystemCPEConfigParametersGetListRequest14sp6.
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]
Start Choice [1]
<fileRebuildImmediate> ... </fileRebuildImmediate> [1]
<fileRebuildDaily>
[1]
<startHour>
Hour
</startHour>
[1]
<startMinute>
Minute
</startMinute>
[1]
</fileRebuildDaily>
<fileRebuildHourly>
[1]
<startMinute>
Minute
</startMinute>
[1]
</fileRebuildHourly>
End Choice
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCPEConfigParametersGetResponse14sp6 ">
<
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:choice >
<xs:element name ="fileRebuildImmediate "/>
<
xs:element name ="
fileRebuildDaily ">
<
xs:complexType >
<
xs:sequence >
<
xs:element name ="
startHour "
type ="
Hour
"/>
<
xs:element name ="
startMinute "
type ="
Minute
"/>
</
xs:sequence >
</
xs:complexType >
</
xs:element >
<
xs:element name ="
fileRebuildHourly ">
<
xs:complexType >
<
xs:sequence >
<
xs:element name ="
startMinute "
type ="
Minute
"/>
</
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
SystemCPEConfigParametersModifyRequest
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]
Start Choice [0..1]
<fileRebuildImmediate> ... </fileRebuildImmediate> [1]
<fileRebuildDaily>
[1]
<startHour>
Hour
</startHour>
[1]
<startMinute>
Minute
</startMinute>
[1]
</fileRebuildDaily>
<fileRebuildHourly>
[1]
<startMinute>
Minute
</startMinute>
[1]
</fileRebuildHourly>
End Choice
</...>
Schema Component Representation
<
xs:complexType name ="
SystemCPEConfigParametersModifyRequest ">
<
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:choice minOccurs ="
0 ">
<xs:element name ="fileRebuildImmediate "/>
<
xs:element name ="
fileRebuildDaily ">
<
xs:complexType >
<
xs:sequence >
<
xs:element name ="
startHour "
type ="
Hour
"/>
<
xs:element name ="
startMinute "
type ="
Minute
"/>
</
xs:sequence >
</
xs:complexType >
</
xs:element >
<
xs:element name ="
fileRebuildHourly ">
<
xs:complexType >
<
xs:sequence >
<
xs:element name ="
startMinute "
type ="
Minute
"/>
</
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
SystemFeatureAccessCodeGetListRequest
Abstract
no
Documentation
Request to get list of default Feature Access Codes defined on system level.
The response is either SystemFeatureAccessCodeGetListResponse 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 ="
SystemFeatureAccessCodeGetListRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemFeatureAccessCodeGetListResponse
Abstract
no
Documentation
Response to the SystemFeatureAccessCodeGetListRequest.
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 ="
SystemFeatureAccessCodeGetListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemFeatureAccessCodeModifyListRequest
Abstract
no
Documentation
Modify default Feature Access Codes.
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 ="
SystemFeatureAccessCodeModifyListRequest ">
<
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
SystemFileRepositoryDeviceAddRequest16
Abstract
no
Documentation
Add a new 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. -->
<port>
Port
</port>
[0..1]
Start Choice [1]
End Choice
</...>
Schema Component Representation
<
xs:complexType name ="
SystemFileRepositoryDeviceAddRequest16 ">
<
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
SystemFileRepositoryDeviceGetRequest16
Abstract
no
Documentation
Request to get the file repository information. The response is either SystemFileRepositoryDeviceGetResponse16 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 ="
SystemFileRepositoryDeviceGetRequest16 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemFileRepositoryDeviceGetResponse16
Abstract
no
Documentation
Response to SystemFileRepositoryDeviceGetRequest16.
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 ="
SystemFileRepositoryDeviceGetResponse16 ">
<
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
SystemNetworkClassOfServiceGetRequest17
Abstract
no
Documentation
Get an existing Network Class of Service.
The response is either a SystemNetworkClassOfServiceGetResponse17
or an ErrorResponse.
Replaced by SystemNetworkClassOfServiceGetRequest19sp1
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemNetworkClassOfServiceGetRequest17 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemNetworkClassOfServiceGetResponse17
Abstract
no
Documentation
Response to the SystemNetworkClassOfServiceGetRequest17.
The response contains the Network Class of Service information.
Replaced by SystemNetworkClassOfServiceGetResponse19sp1
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 ="
SystemNetworkClassOfServiceGetResponse17 ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemPolicyGetDefaultRequest18
Abstract
no
Documentation
Requests the system's default policy settings.
The response is either SystemPolicyGetDefaultResponse18 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 ="
SystemPolicyGetDefaultRequest18 ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemPolicyGetDefaultRequest19sp1
Abstract
no
Documentation
Requests the system's default policy settings.
The response is either SystemPolicyGetDefaultResponse19sp1 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 ="
SystemPolicyGetDefaultRequest19sp1 ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemPolicyGetDefaultResponse18
Abstract
no
Documentation
Response to SystemPolicyGetDefaultRequest18.
Contains the default policy settings for the system.
The following elements are only used in AS data mode:
GroupAdminDialableCallerIDAccess
ServiceProviderAdminDialableCallerIDAccess
The following elements are only used in HSS data mode:
serviceProviderAdminCommunicationBarringAccess
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 ="
SystemPolicyGetDefaultResponse18 ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemPolicyGetDefaultResponse19sp1
Abstract
no
Documentation
Response to SystemPolicyGetDefaultRequest19sp1.
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)
The following elements are only used in HSS data mode:
serviceProviderAdminCommunicationBarringAccess
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 ="
SystemPolicyGetDefaultResponse19sp1 ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemSIPDeviceTypeAddRequest19
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
The following element values are only applicable in AS data mode:
holdNormalization=useRfc3264Hold will raise an error in HSS data mode
Replaced by: SystemSIPDeviceTypeAddRequest19sp1
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]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSIPDeviceTypeAddRequest19 ">
<
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:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemSIPDeviceTypeAddRequest19sp1
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
bypassMediaTreatment, 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
Replaced by: SystemSIPDeviceTypeAddRequest20
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]
<bypassMediaTreatment>
xs :boolean </bypassMediaTreatment>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSIPDeviceTypeAddRequest19sp1 ">
<
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 ="
bypassMediaTreatment "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemSIPDeviceTypeFileAddRequest19
Abstract
no
Documentation
Request to add 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. -->
<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]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSIPDeviceTypeFileAddRequest19 ">
<
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:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemSIPDeviceTypeFileGetRequest19
Abstract
no
Documentation
Request to get a sip device type file.
The response is either SystemSIPDeviceTypeFileGetResponse19 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 ="
SystemSIPDeviceTypeFileGetRequest19 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemSIPDeviceTypeFileGetResponse19
Abstract
no
Documentation
Response to SystemSIPDeviceTypeFileGetRequest19.
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.
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]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSIPDeviceTypeFileGetResponse19 ">
<
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:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemSIPDeviceTypeGetRequest19
Abstract
no
Documentation
Request to get a sip device type.
See Also: SystemDeviceTypeGetRequest
The response is either SystemSIPDeviceTypeGetResponse19 or ErrorResponse.
Replaced by: SystemSIPDeviceTypeGetRequest19sp1
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSIPDeviceTypeGetRequest19 ">
<
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
SystemSIPDeviceTypeGetRequest19Sp1
Abstract
no
Documentation
Request to get a sip device type.
See Also: SystemDeviceTypeGetRequest
The response is either SystemSIPDeviceTypeGetResponse19Sp1 or ErrorResponse.
Replaced by: SystemSIPDeviceTypeGetRequest20
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSIPDeviceTypeGetRequest19Sp1 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemSIPDeviceTypeGetResponse19
Abstract
no
Documentation
Response to SystemSIPDeviceTypeGetRequest19.
The following elements are only used in AS data mode:
holdAnnouncementMethod
supportRFC3398
The following elements are only used in HSS data mode:
enable3G4GContinuity
The following element values are only applicable in AS data mode:
holdNormalization=useRfc3264Hold
Replaced by: SystemSIPDeviceTypeGetResponse19sSp1
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]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSIPDeviceTypeGetResponse19 ">
<
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:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
SystemSIPDeviceTypeGetResponse19Sp1
Abstract
no
Documentation
Response to SystemSIPDeviceTypeGetRequest19Sp1.
The following elements are only used in AS data mode:
holdAnnouncementMethod
supportRFC3398
bypassMediaTreatment
The following elements are only used in HSS data mode:
enable3G4GContinuity
The following element values are only applicable in AS data mode:
holdNormalization=useRfc3264Hold
Replaced by: SystemSIPDeviceTypeGetResponse20
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]
<bypassMediaTreatment>
xs :boolean </bypassMediaTreatment>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemSIPDeviceTypeGetResponse19Sp1 ">
<
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 ="
bypassMediaTreatment "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemTimeZoneGetListRequest
Abstract
no
Documentation
Requests the list of time zone names.
The response is either SystemTimeZoneGetListResponse or ErrorResponse.
Replaced by SystemTimeZoneGetListRequest20.
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemTimeZoneGetListRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemTimeZoneGetListResponse
Abstract
no
Documentation
Response to SystemTimeZoneGetListRequest.
Contains a 2 column table with column headings 'Key' and 'Display Name' and a row
for each time zone.
Replaced by SystemTimeZoneGetListResponse20
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 ="
SystemTimeZoneGetListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemTreatmentMappingCallBlockingServiceGetListRequest
Abstract
no
Documentation
Requests a table of all the existing Call Blocking Service Mappings in the system.
The response is either a SystemTreatmentMappingCallBlockingServicesGetListResponse
or an ErrorResponse.
Application Data
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
SystemTreatmentMappingCallBlockingServiceGetListRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemTreatmentMappingCallBlockingServiceGetListResponse
Abstract
no
Documentation
Response to a SystemTreatmentMappingCallBlockingServiceGetListRequest. Contains a table with one row per mapping.
The table columns are: "Service", "Treatment Id".
Application Data
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 ="
SystemTreatmentMappingCallBlockingServiceGetListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemTrunkGroupGetRequest
Abstract
no
Documentation
Request the system level data associated with the Trunk Group service.
The response is either SystemTrunkGroupGetResponse or ErrorResponse.
Replaced by SystemTrunkGroupGetRequest19sp1.
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 ="
SystemTrunkGroupGetRequest ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemTrunkGroupGetResponse
Abstract
no
Documentation
Response to SystemTrunkGroupGetRequest.
Replaced by SystemTrunkGroupGetResponse19sp1.
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. -->
<enforceCLIDServiceAssignmentForPilotUser>
xs :boolean </enforceCLIDServiceAssignmentForPilotUser>
[1]
<terminateUnreachableTriggerDetectionOnReceiptOf18x>
xs :boolean </terminateUnreachableTriggerDetectionOnReceiptOf18x>
[1]
<enforceOutOfDialogPBXRedirectionPolicies>
xs :boolean </enforceOutOfDialogPBXRedirectionPolicies>
[1]
<enableHoldoverOfHighwaterCallCounts>
xs :boolean </enableHoldoverOfHighwaterCallCounts>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemTrunkGroupGetResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
enforceCLIDServiceAssignmentForPilotUser "
type ="
xs :boolean
"/>
<
xs:element name ="
terminateUnreachableTriggerDetectionOnReceiptOf18x "
type ="
xs :boolean
"/>
<
xs:element name ="
enforceOutOfDialogPBXRedirectionPolicies "
type ="
xs :boolean
"/>
<
xs:element name ="
enableHoldoverOfHighwaterCallCounts "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemVoiceMessagingGroupGetRequest16sp2
Abstract
no
Documentation
Request the system level data associated with Voice Messaging.
The response is either a SystemVoiceMessagingGroupGetResponse16sp2 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 ="
SystemVoiceMessagingGroupGetRequest16sp2 ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Name
SystemVoiceMessagingGroupGetResponse16sp2
Abstract
no
Documentation
Response to SystemVoiceMessagingGroupGetRequest16sp2.
The following elements are only used in AS data mode:
realDeleteForImap
useDnInMailBody
useShortSubjectLine
maxMessageLengthMinutes
maxMailboxLengthMinutes
doesMessageAge
holdPeriodDays
mailServerNetAddress
mailServerProtocol
defaultDeliveryFromAddress
defaultNotificationFromAddress
useOutgoingMWIOnSMDI
mwiDelayInSeconds
voicePortalScope
enterpriseVoicePortalLicensed
networkWideMessaging
useExternalRouting
defaultExternalRoutingAddress
vmOnlySystem
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<realDeleteForImap>
xs :boolean </realDeleteForImap>
[1]
<useDnInMailBody>
xs :boolean </useDnInMailBody>
[1]
<useShortSubjectLine>
xs :boolean </useShortSubjectLine>
[1]
<doesMessageAge>
xs :boolean </doesMessageAge>
[1]
<mailServerNetAddress>
NetAddress
</mailServerNetAddress>
[0..1]
<defaultDeliveryFromAddress>
EmailAddress
</defaultDeliveryFromAddress>
[1]
<defaultNotificationFromAddress>
EmailAddress
</defaultNotificationFromAddress>
[1]
<defaultVoicePortalLockoutFromAddress>
EmailAddress
</defaultVoicePortalLockoutFromAddress>
[1]
<useOutgoingMWIOnSMDI>
xs :boolean </useOutgoingMWIOnSMDI>
[1]
<enterpriseVoicePortalLicensed>
xs :boolean </enterpriseVoicePortalLicensed>
[1]
<networkWideMessaging>
xs :boolean </networkWideMessaging>
[1]
<useExternalRouting>
xs :boolean </useExternalRouting>
[1]
<defaultExternalRoutingAddress>
OutgoingDNorSIPURI
</defaultExternalRoutingAddress>
[0..1]
<vmOnlySystem>
xs :boolean </vmOnlySystem>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
SystemVoiceMessagingGroupGetResponse16sp2 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
realDeleteForImap "
type ="
xs :boolean
"/>
<
xs:element name ="
useDnInMailBody "
type ="
xs :boolean
"/>
<
xs:element name ="
useShortSubjectLine "
type ="
xs :boolean
"/>
<
xs:element name ="
doesMessageAge "
type ="
xs :boolean
"/>
<
xs:element name ="
mailServerNetAddress "
type ="
NetAddress
"
minOccurs ="
0 "/>
<
xs:element name ="
defaultDeliveryFromAddress "
type ="
EmailAddress
"/>
<
xs:element name ="
defaultNotificationFromAddress "
type ="
EmailAddress
"/>
<
xs:element name ="
defaultVoicePortalLockoutFromAddress "
type ="
EmailAddress
"/>
<
xs:element name ="
useOutgoingMWIOnSMDI "
type ="
xs :boolean
"/>
<
xs:element name ="
enterpriseVoicePortalLicensed "
type ="
xs :boolean
"/>
<
xs:element name ="
networkWideMessaging "
type ="
xs :boolean
"/>
<
xs:element name ="
useExternalRouting "
type ="
xs :boolean
"/>
<
xs:element name ="
defaultExternalRoutingAddress "
type ="
OutgoingDNorSIPURI
"
minOccurs ="
0 "/>
<
xs:element name ="
vmOnlySystem "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemVoiceMessagingGroupGetVoicePortalMenusRequest19
Abstract
no
Documentation
Requests the system voice portal Menus setting.
The response is either SystemVoiceMessagingGroupGetVoicePortalMenusResponse19 or ErrorResponse.
Replaced by SystemVoiceMessagingGroupGetVoicePortalMenusRequest19sp1
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
Schema Component Representation
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
SystemVoiceMessagingGroupGetVoicePortalMenusRequest19sp1
Abstract
no
Documentation
Requests the system voice portal Menus setting.
The response is either SystemVoiceMessagingGroupGetVoicePortalMenusResponse19sp1 or ErrorResponse.
Replaced by SystemVoiceMessagingGroupGetVoicePortalMenusRequest20
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
Schema Component Representation
Name
SystemVoiceMessagingGroupGetVoicePortalMenusResponse19
Abstract
no
Documentation
Response to SystemVoiceMessagingGroupGetVoicePortalMenusRequest19.
Replaced by SystemVoiceMessagingGroupGetVoicePortalMenusResponse19sp1
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
Schema Component Representation
Name
SystemVoiceMessagingGroupGetVoicePortalMenusResponse19sp1
Abstract
no
Documentation
Response to SystemVoiceMessagingGroupGetVoicePortalMenusRequest19sp1.
Replaced by SystemVoiceMessagingGroupGetVoicePortalMenusResponse20
Application Data
<asDataModeSupported> true
</asDataModeSupported>
<hssDataModeSupported> false
</hssDataModeSupported>
XML Instance Representation
Schema Component Representation
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
UserCallPoliciesGetRequest17
Abstract
no
Documentation
Request the user level data associated with Call Policies.
The response is either a UserCallPoliciesGetResponse17
or an ErrorResponse.
Replaced by: UserCallPoliciesGetRequest19sp1
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
UserCallPoliciesGetRequest17 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
userId "
type ="
UserId
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
UserCallPoliciesGetResponse17
Abstract
no
Documentation
Response to UserCallPoliciesGetRequest17.
Replaced by: UserCallPoliciesGetResponse19sp1
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 ="
UserCallPoliciesGetResponse17 ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
UserCallProcessingGetPolicyRequest18
Abstract
no
Documentation
Request the user level data associated with Call Processing Policy.
The response is either a UserCallProcessingGetPolicyResponse18 or an
ErrorResponse.
Replaced by: UserCallProcessingGetPolicyRequest19sp1
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
UserCallProcessingGetPolicyRequest18 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
userId "
type ="
UserId
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
UserCallProcessingGetPolicyResponse18
Abstract
no
Documentation
Response to UserCallProcessingGetPolicyRequest18.
The useUserCLIDSetting attribute controls the CLID settings
(clidPolicy, emergencyClidPolicy, allowAlternateNumbersForRedirectingIdentity, useGroupName, allowConfigurableCLIDForRedirectingIdentity, allowDepartmentCLIDNameOverride)
The useUserMediaSetting attribute controls the Media settings
(medisPolicySelection, supportedMediaSetName)
The useUserCallLimitsSetting attribute controls the Call Limits setting
(useMaxSimultaneousCalls, maxSimultaneousCalls, useMaxSimultaneousVideoCalls, maxSimultaneousVideoCalls, useMaxCallTimeForAnsweredCalls, maxCallTimeForAnsweredCallsMinutes, useMaxCallTimeForUnansweredCalls, maxCallTimeForUnansweredCallsMinutes, useMaxConcurrentRedirectedCalls, useMaxFindMeFollowMeDepth, maxRedirectionDepth, useMaxConcurrentFindMeFollowMeInvocations, maxConcurrentFindMeFollowMeInvocations)
The following elements are only used in AS data mode:
useUserDCLIDSetting
enableDialableCallerID
allowConfigurableCLIDForRedirectingIdentity
allowDepartmentCLIDNameOverride
Replaced by: UserCallProcessingGetPolicyResponse19sp1
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<useUserCLIDSetting>
xs :boolean </useUserCLIDSetting>
[1]
<useUserMediaSetting>
xs :boolean </useUserMediaSetting>
[1]
<useUserCallLimitsSetting>
xs :boolean </useUserCallLimitsSetting>
[1]
<useUserDCLIDSetting>
xs :boolean </useUserDCLIDSetting>
[1]
<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]
<useMaxConcurrentRedirectedCalls>
xs :boolean </useMaxConcurrentRedirectedCalls>
[1]
<useMaxFindMeFollowMeDepth>
xs :boolean </useMaxFindMeFollowMeDepth>
[1]
<useMaxConcurrentFindMeFollowMeInvocations>
xs :boolean </useMaxConcurrentFindMeFollowMeInvocations>
[1]
<allowAlternateNumbersForRedirectingIdentity>
xs :boolean </allowAlternateNumbersForRedirectingIdentity>
[1]
<useGroupName>
xs :boolean </useGroupName>
[1]
<blockCallingNameForExternalCalls>
xs :boolean </blockCallingNameForExternalCalls>
[1]
<enableDialableCallerID>
xs :boolean </enableDialableCallerID>
[1]
<allowConfigurableCLIDForRedirectingIdentity>
xs :boolean </allowConfigurableCLIDForRedirectingIdentity>
[1]
<allowDepartmentCLIDNameOverride>
xs :boolean </allowDepartmentCLIDNameOverride>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
UserCallProcessingGetPolicyResponse18 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
useUserCLIDSetting "
type ="
xs :boolean
"/>
<
xs:element name ="
useUserMediaSetting "
type ="
xs :boolean
"/>
<
xs:element name ="
useUserCallLimitsSetting "
type ="
xs :boolean
"/>
<
xs:element name ="
useUserDCLIDSetting "
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 ="
supportedMediaSetName "
type ="
MediaSetName
"
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 ="
allowAlternateNumbersForRedirectingIdentity "
type ="
xs :boolean
"/>
<
xs:element name ="
useGroupName "
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:element name ="
allowDepartmentCLIDNameOverride "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
UserCallRecordingGetRequest
Abstract
no
Documentation
Get the Call Recording attributes for a user.
The response is either a UserCallRecordingGetResponse 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 ="
UserCallRecordingGetRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
userId "
type ="
UserId
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
UserCallRecordingGetResponse
Abstract
no
Documentation
Response to the UserCallRecordingGetRequest.
The response contains the user's Call Recording option 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 ="
UserCallRecordingGetResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
UserDevicePoliciesGetRequest
Abstract
no
Documentation
Request the user level data associated with Device Policy.
The response is either a UserDevicePoliciesGetResponse 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 ="
UserDevicePoliciesGetRequest ">
<
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
UserDevicePoliciesGetRequest19sp1
Abstract
no
Documentation
Request the user level data associated with Device Policy.
The response is either a UserDevicePoliciesGetResponse19sp1 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 ="
UserDevicePoliciesGetRequest19sp1 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
userId "
type ="
UserId
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
UserDevicePoliciesGetResponse
Abstract
no
Documentation
Response to UserDevicePoliciesGetRequest. enableDeviceFeatureSynchronization is ignored by the application server in Multiple User Shared mode.
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. -->
<enableDeviceFeatureSynchronization>
xs :boolean </enableDeviceFeatureSynchronization>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
UserDevicePoliciesGetResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
enableDeviceFeatureSynchronization "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
UserDevicePoliciesGetResponse19sp1
Abstract
no
Documentation
Response to UserDevicePoliciesGetRequest19sp1. enableDeviceFeatureSynchronization is ignored by the application server in Multiple User Shared mode.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<enableDeviceFeatureSynchronization>
xs :boolean </enableDeviceFeatureSynchronization>
[1]
<enableDnd>
xs :boolean </enableDnd>
[1]
<enableCallForwardingAlways>
xs :boolean </enableCallForwardingAlways>
[1]
<enableCallForwardingBusy>
xs :boolean </enableCallForwardingBusy>
[1]
<enableCallForwardingNoAnswer>
xs :boolean </enableCallForwardingNoAnswer>
[1]
<enableAcd>
xs :boolean </enableAcd>
[1]
<enableExecutive>
xs :boolean </enableExecutive>
[1]
<enableExecutiveAssistant>
xs :boolean </enableExecutiveAssistant>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
UserDevicePoliciesGetResponse19sp1 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
enableDeviceFeatureSynchronization "
type ="
xs :boolean
"/>
<
xs:element name ="
enableDnd "
type ="
xs :boolean
"/>
<
xs:element name ="
enableCallForwardingAlways "
type ="
xs :boolean
"/>
<
xs:element name ="
enableCallForwardingBusy "
type ="
xs :boolean
"/>
<
xs:element name ="
enableCallForwardingNoAnswer "
type ="
xs :boolean
"/>
<
xs:element name ="
enableAcd "
type ="
xs :boolean
"/>
<
xs:element name ="
enableExecutive "
type ="
xs :boolean
"/>
<
xs:element name ="
enableExecutiveAssistant "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
UserEnhancedCallLogsGetListRequest17sp4V2
Abstract
no
Documentation
Request user's call logs.
If the callLogType is not specified, all types of calls logs (placed, received, missed) are returned.
The filters "dateTimeRange", "numberFilter", "redirectedNumberFilter", "accountAuthorizationCodeFilter"
"callAuthorizationCodeFilter" and "subscriberType" are ignored if call logs are stored in CDS. When
"ReceivedOrMissed" is specified as "callLogType" and call logs are stored in CDS, all call logs including
placed will be returned.
It is possible to restrict the number of rows returned using responsePagingControl. If responsePagingControl
is not specified, the value of Enhanced Call Logs system parameter maxNonPagedResponseSize will control
the maximum number of call logs can be returned.
The response is either a UserEnhancedCallLogsGetListResponse17sp4V2 or an ErrorResponse.
The following elements are only used in AS data mode:
callAuthorizationCodeFilter
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
UserEnhancedCallLogsGetListRequest17sp4V2 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
userId "
type ="
UserId
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
UserEnhancedCallLogsGetListResponse17sp4V2
Abstract
no
Documentation
Response to UserEnhancedCallLogsGetListRequest17sp4V2.
Total numbers of rows is:
- the total number of retrievable logs of the call log type that was specified in the UserEnhancedCallLogsGetListRequest17sp4V2,
if a call log type was specified in the request.
- the total number of retrievable logs, if no call log type was specified in the request.
A list of MixedCallLogsEntry will be returned if the call logs are stored on CDS
A list of ExtendedMixedCallLogsEntry17sp4 will be returned if the call logs are stored on DBS
The logs are sorted by date/time of the call.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<totalNumberOfRows>
xs :int </totalNumberOfRows>
[1]
Start Choice [1]
<legacyEntry>
[1]
</legacyEntry>
<extendedEntry>
[1]
</extendedEntry>
End Choice
</...>
Schema Component Representation
<
xs:complexType name ="
UserEnhancedCallLogsGetListResponse17sp4V2 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
totalNumberOfRows "
type ="
xs :int
"/>
<
xs:choice >
<
xs:element name ="
legacyEntry ">
<
xs:complexType >
<
xs:sequence >
<
xs:element name ="
callLog "
type ="
MixedCallLogsEntry
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
</
xs:sequence >
</
xs:complexType >
</
xs:element >
<
xs:element name ="
extendedEntry ">
<
xs:complexType >
<
xs:sequence >
</
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
UserFeatureAccessCodeGetListRequest
Abstract
no
Documentation
Get the list of feature access codes for a user.
The response is either a UserFeatureAccessCodeGetListResponse 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 ="
UserFeatureAccessCodeGetListRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
userId "
type ="
UserId
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
UserFeatureAccessCodeGetListResponse
Abstract
no
Documentation
Response to the UserFeatureAccessCodeGetListRequest.
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 ="
UserFeatureAccessCodeGetListResponse ">
<
xs:complexContent >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
UserGetRequest19
Abstract
no
Documentation
Request to get the user information. The response is either
UserGetResponse19 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 ="
UserGetRequest19 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
userId "
type ="
UserId
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
UserGetResponse19
Abstract
no
Documentation
Response to UserGetRequest19.
It is possible that the TrunkAddressingRead element is present with nothing populated in it which means the user is a trunk user.
The following data elements are only used in AS data mode:
contact[2]-contact[5]
The country code (countryCode) included is the user's phone number country code when the user has a phone number assigned, or the
user's Group associated country code when the user does not have a phone number assigned, or the system default country code when the
user's Group does not have an associated country code.
The nationalPrefix in this response is the one associated to the included countryCode.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<phoneNumber>
DN
</phoneNumber>
[0..1]
<callingLineIdPhoneNumber>
DN
</callingLineIdPhoneNumber>
[0..1]
<defaultAlias>
SIPURI
</defaultAlias>
[1]
<alias>
SIPURI
</alias>
[0..3]
Start Choice [1]
End Choice
<title>
Title
</title>
[0..1]
<mobilePhoneNumber>
OutgoingDN
</mobilePhoneNumber>
[0..1]
<yahooId>
YahooId
</yahooId>
[0..1]
<primaryZoneName>
ZoneName
</primaryZoneName>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
UserGetResponse19 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
groupId "
type ="
GroupId
"/>
<
xs:element name ="
lastName "
type ="
LastName
"/>
<
xs:element name ="
firstName "
type ="
FirstName
"/>
<
xs:element name ="
phoneNumber "
type ="
DN
"
minOccurs ="
0 "/>
<
xs:element name ="
extension "
type ="
Extension17
"
minOccurs ="
0 "/>
<
xs:element name ="
callingLineIdPhoneNumber "
type ="
DN
"
minOccurs ="
0 "/>
<
xs:element name ="
department "
type ="
DepartmentKey
"
minOccurs ="
0 "/>
<
xs:element name ="
language "
type ="
Language
"/>
<
xs:element name ="
timeZone "
type ="
TimeZone
"/>
<
xs:element name ="
defaultAlias "
type ="
SIPURI
"/>
<
xs:element name ="
alias "
type ="
SIPURI
"
minOccurs ="
0 "
maxOccurs ="
3 "/>
<
xs:element name ="
title "
type ="
Title
"
minOccurs ="
0 "/>
<
xs:element name ="
pagerPhoneNumber "
type ="
InformationalDN
"
minOccurs ="
0 "/>
<
xs:element name ="
mobilePhoneNumber "
type ="
OutgoingDN
"
minOccurs ="
0 "/>
<
xs:element name ="
emailAddress "
type ="
EmailAddress
"
minOccurs ="
0 "/>
<
xs:element name ="
yahooId "
type ="
YahooId
"
minOccurs ="
0 "/>
<
xs:element name ="
addressLocation "
type ="
AddressLocation
"
minOccurs ="
0 "/>
<
xs:element name ="
address "
type ="
StreetAddress
"
minOccurs ="
0 "/>
<
xs:element name ="
nationalPrefix "
type ="
NationalPrefix
"
minOccurs ="
0 "/>
<
xs:element name ="
officeZoneName "
type ="
OfficeZoneName
"
minOccurs ="
0 "/>
<
xs:element name ="
primaryZoneName "
type ="
ZoneName
"
minOccurs ="
0 "/>
<
xs:element name ="
impId "
type ="
IMPUserId
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
UserMeetMeConferencingGetConferenceGreetingRequest
Abstract
no
Documentation
Get the information of a conference custom greeting.
The response is either UserMeetMeConferencingGetConferenceGreetingResponse 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 ="
UserMeetMeConferencingGetConferenceGreetingRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
userId "
type ="
UserId
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
UserMeetMeConferencingGetConferenceGreetingResponse
Abstract
no
Documentation
Response to UserMeetMeConferencingGetConferenceGreetingRequest.
Contains the information of a conference custom greeting.
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. -->
<playEntranceGreeting>
xs :boolean </playEntranceGreeting>
[1]
<entranceGreetingAudioFile>
FileDescription
</entranceGreetingAudioFile>
[0..1]
<entranceGreetingMediaType>
MediaFileType
</entranceGreetingMediaType>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
UserMeetMeConferencingGetConferenceGreetingResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
playEntranceGreeting "
type ="
xs :boolean
"/>
<
xs:element name ="
entranceGreetingAudioFile "
type ="
FileDescription
"
minOccurs ="
0 "/>
<
xs:element name ="
entranceGreetingMediaType "
type ="
MediaFileType
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
UserMeetMeConferencingGetConferenceRequest19
Abstract
no
Documentation
Get the information of a conference owned by the user.
The response is either UserMeetMeConferencingGetConferenceResponse19 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 ="
UserMeetMeConferencingGetConferenceRequest19 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
userId "
type ="
UserId
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
UserMeetMeConferencingGetConferenceResponse19
Abstract
no
Documentation
Response to UserMeetMeConferencingGetConferenceRequest19.
Contains the information of a conference.
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. -->
Start Choice [1]
<restrictParticipants> false </restrictParticipants> [1]
End Choice
<muteAllAttendeesOnEntry>
xs :boolean </muteAllAttendeesOnEntry>
[1]
<endConferenceOnModeratorExit>
xs :boolean </endConferenceOnModeratorExit>
[1]
<moderatorRequired>
xs :boolean </moderatorRequired>
[1]
<requireSecurityPin>
xs :boolean </requireSecurityPin>
[1]
<allowUniqueIdentifier>
xs :boolean </allowUniqueIdentifier>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
UserMeetMeConferencingGetConferenceResponse19 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:choice >
<
xs:element name ="
restrictParticipants "
type ="
xs :boolean
"
fixed ="
false "/>
</
xs:choice >
<
xs:element name ="
muteAllAttendeesOnEntry "
type ="
xs :boolean
"/>
<
xs:element name ="
endConferenceOnModeratorExit "
type ="
xs :boolean
"/>
<
xs:element name ="
moderatorRequired "
type ="
xs :boolean
"/>
<
xs:element name ="
requireSecurityPin "
type ="
xs :boolean
"/>
<
xs:element name ="
allowUniqueIdentifier "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
UserMeetMeConferencingModifyConferenceGreetingRequest
Abstract
no
Documentation
Modify an existing custom greeting audio 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. -->
<playEntranceGreeting>
xs :boolean </playEntranceGreeting>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
UserMeetMeConferencingModifyConferenceGreetingRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
userId "
type ="
UserId
"/>
<
xs:element name ="
playEntranceGreeting "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
UserMusicOnHoldUserGetRequest16
Abstract
no
Documentation
Request the user level data associated with Music On Hold User.
The response is either a UserMusicOnHoldUserGetResponse16 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 ="
UserMusicOnHoldUserGetRequest16 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
userId "
type ="
UserId
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
UserMusicOnHoldUserGetResponse16
Abstract
no
Documentation
Response to UserMusicOnHoldUserGetRequest16.
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<enableVideo>
xs :boolean </enableVideo>
[1]
<useAlternateSourceForInternalCalls>
xs :boolean </useAlternateSourceForInternalCalls>
[1]
</...>
Schema Component Representation
<
xs:complexType name ="
UserMusicOnHoldUserGetResponse16 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
enableVideo "
type ="
xs :boolean
"/>
<
xs:element name ="
useAlternateSourceForInternalCalls "
type ="
xs :boolean
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
UserMusicOnHoldUserModifyRequest16
Abstract
no
Documentation
Modify data for Music On Hold User.
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. -->
<useAlternateSourceForInternalCalls>
xs :boolean </useAlternateSourceForInternalCalls>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
UserMusicOnHoldUserModifyRequest16 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
userId "
type ="
UserId
"/>
<
xs:element name ="
useAlternateSourceForInternalCalls "
type ="
xs :boolean
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
UserPreAlertingAnnouncementGetRequest
Abstract
no
Documentation
Get the user's pre-alerting service setting.
The response is either a UserPreAlertingAnnouncementGetResponse 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 ="
UserPreAlertingAnnouncementGetRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
userId "
type ="
UserId
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
UserPreAlertingAnnouncementGetResponse
Abstract
no
Documentation
Response to a UserPreAlertingAnnouncementGetRequest.
The criteria table's column headings are: "Is Active", "Criteria Name",
"Blacklisted", and "Calls From".
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<isActive>
xs :boolean </isActive>
[1]
<audioFileUrl>
URL
</audioFileUrl>
[0..1]
<videoFileUrl>
URL
</videoFileUrl>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
UserPreAlertingAnnouncementGetResponse ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
isActive "
type ="
xs :boolean
"/>
<
xs:element name ="
audioFileDescription "
type ="
FileDescription
"
minOccurs ="
0 "/>
<
xs:element name ="
audioMediaType "
type ="
MediaFileType
"
minOccurs ="
0 "/>
<
xs:element name ="
audioFileUrl "
type ="
URL
"
minOccurs ="
0 "/>
<
xs:element name ="
videoFileDescription "
type ="
FileDescription
"
minOccurs ="
0 "/>
<
xs:element name ="
videoMediaType "
type ="
MediaFileType
"
minOccurs ="
0 "/>
<
xs:element name ="
videoFileUrl "
type ="
URL
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
UserPreAlertingAnnouncementModifyRequest
Abstract
no
Documentation
Modify the user's pre-alerting service setting.
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 ="
UserPreAlertingAnnouncementModifyRequest ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
userId "
type ="
UserId
"/>
<
xs:element name ="
isActive "
type ="
xs :boolean
"
minOccurs ="
0 "/>
<
xs:element name ="
criteriaActivation "
type ="
CriteriaActivation
"
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
core :OCIRequest
(derivation method: extension)
Sub-types:
None
Name
UserVoiceMessagingUserGetGreetingRequest18
Abstract
no
Documentation
Get the user's voice messaging greeting information.
The response is either a UserVoiceMessagingUserGetGreetingResponse18 or an ErrorResponse.
Replaced by UserVoiceMessagingUserGetGreetingRequest18sp1
XML Instance Representation
<...>
<!-- '
OCICommand
' super type was not found in this schema. Some elements and attributes may be missing. -->
</...>
Schema Component Representation
<
xs:complexType name ="
UserVoiceMessagingUserGetGreetingRequest18 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIRequest
">
<
xs:sequence >
<
xs:element name ="
userId "
type ="
UserId
"/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Name
UserVoiceMessagingUserGetGreetingResponse18
Abstract
no
Documentation
Response to UserVoiceMessagingUserGetGreetingRequest18.
Contains the greeting configuration for a user's voice messaging.
The following elements are only used in AS data mode:
disableMessageDeposit
disableMessageDepositAction
greetingOnlyForwardDestination
Replaced by UserVoiceMessagingUserGetGreetingResponse18sp1
XML Instance Representation
<...>
<!-- '
OCIResponse
' super type was not found in this schema. Some elements and attributes may be missing. -->
<busyPersonalAudioMediaType>
MediaFileType
</busyPersonalAudioMediaType>
[0..1]
<busyPersonalVideoMediaType>
MediaFileType
</busyPersonalVideoMediaType>
[0..1]
<noAnswerPersonalAudioFile>
FileDescription
</noAnswerPersonalAudioFile>
[0..1]
<noAnswerPersonalAudioMediaType>
MediaFileType
</noAnswerPersonalAudioMediaType>
[0..1]
<noAnswerPersonalVideoFile>
FileDescription
</noAnswerPersonalVideoFile>
[0..1]
<noAnswerPersonalVideoMediaType>
MediaFileType
</noAnswerPersonalVideoMediaType>
[0..1]
<disableMessageDeposit>
xs :boolean </disableMessageDeposit>
[1]
<greetingOnlyForwardDestination>
OutgoingDNorSIPURI
</greetingOnlyForwardDestination>
[0..1]
</...>
Schema Component Representation
<
xs:complexType name ="
UserVoiceMessagingUserGetGreetingResponse18 ">
<
xs:complexContent >
<
xs:extension base ="
core :OCIDataResponse
">
<
xs:sequence >
<
xs:element name ="
busyPersonalAudioFile "
type ="
FileDescription
"
minOccurs ="
0 "/>
<
xs:element name ="
busyPersonalAudioMediaType "
type ="
MediaFileType
"
minOccurs ="
0 "/>
<
xs:element name ="
busyPersonalVideoFile "
type ="
FileDescription
"
minOccurs ="
0 "/>
<
xs:element name ="
busyPersonalVideoMediaType "
type ="
MediaFileType
"
minOccurs ="
0 "/>
<
xs:element name ="
noAnswerPersonalAudioFile "
type ="
FileDescription
"
minOccurs ="
0 "/>
<
xs:element name ="
noAnswerPersonalAudioMediaType "
type ="
MediaFileType
"
minOccurs ="
0 "/>
<
xs:element name ="
noAnswerPersonalVideoFile "
type ="
FileDescription
"
minOccurs ="
0 "/>
<
xs:element name ="
noAnswerPersonalVideoMediaType "
type ="
MediaFileType
"
minOccurs ="
0 "/>
<
xs:element name ="
disableMessageDeposit "
type ="
xs :boolean
"/>
<
xs:element name ="
greetingOnlyForwardDestination "
type ="
OutgoingDNorSIPURI
"
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:extension >
</
xs:complexContent >
</
xs:complexType >
Parent type:
xs :int (derivation method: restriction)
Sub-types:
None
Name
CallProcessingMaxCallTimeForUnansweredCallsMinutes
Content
Documentation
Maximum Call Time for Unanswered Calls
Replaced by: CallProcessingMaxCallTimeForUnansweredCallsMinutes19sp1
Schema Component Representation
<
xs:simpleType name ="
CallProcessingMaxCallTimeForUnansweredCallsMinutes ">
<
xs:restriction base ="
xs :int
">
<xs:minInclusive value ="1 "/>
<xs:maxInclusive value ="60 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :int (derivation method: restriction)
Sub-types:
None
Name
CallProcessingMaxConcurrentFindMeFollowMeInvocations
Content
Documentation
Maximum Number of Concurrent Find Me/Follow Me Invocations
Replaced by: CallProcessingMaxConcurrentFindMeFollowMeInvocations19sp1
Schema Component Representation
<
xs:simpleType name ="
CallProcessingMaxConcurrentFindMeFollowMeInvocations ">
<
xs:restriction base ="
xs :int
">
<xs:minInclusive value ="1 "/>
<xs:maxInclusive value ="32 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :int (derivation method: restriction)
Sub-types:
None
Name
CallProcessingMaxConcurrentRedirectedCalls
Content
Documentation
Maximum Number of Concurrent Redirected Calls
Replaced by: CallProcessingMaxConcurrentRedirectedCalls19sp1
Schema Component Representation
<
xs:simpleType name ="
CallProcessingMaxConcurrentRedirectedCalls ">
<
xs:restriction base ="
xs :int
">
<xs:minInclusive value ="1 "/>
<xs:maxInclusive value ="32 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :int (derivation method: restriction)
Sub-types:
None
Name
CallProcessingMaxFindMeFollowMeDepth
Content
Documentation
Maximum Number of Find Me Follow Me Depth
Replaced by: CallProcessingMaxFindMeFollowMeDepth19sp1
Schema Component Representation
<
xs:simpleType name ="
CallProcessingMaxFindMeFollowMeDepth ">
<
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
CallProcessingMaxRedirectionDepth
Content
Documentation
Maximum Number of Redirections Depth
Replaced by: CallProcessingMaxRedirectionDepth19sp1
Schema Component Representation
<
xs:simpleType name ="
CallProcessingMaxRedirectionDepth ">
<
xs:restriction base ="
xs :int
">
<xs:minInclusive value ="1 "/>
<xs:maxInclusive value ="15 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :int (derivation method: restriction)
Sub-types:
None
Name
CallProcessingMaxSimultaneousCalls
Content
Documentation
Maximum Number of Simultaneous Calls
Replaced by: CallProcessingMaxSimultaneousCalls19sp1
Schema Component Representation
<
xs:simpleType name ="
CallProcessingMaxSimultaneousCalls ">
<
xs:restriction base ="
xs :int
">
<xs:minInclusive value ="1 "/>
<xs:maxInclusive value ="500 "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
CallProcessingPolicyProfileSubscriberType
Content
value comes from list: {'User'|'Trunk Group Pilot User'|'Auto Attendant'|'BroadWorks Anywhere'|'Call Center'|'Find-me/Follow-me'|'Group Paging'|'Hunt Group'|'Instant Group Call'|'Meet-Me Conferencing'|'Route Point'|'Voice Portal'|'VoiceXML'}
Documentation
Different type of user and virtual subscriber which could have a set of call processing policy profile defined in BroadWorks.
Schema Component Representation
<
xs:simpleType name ="
CallProcessingPolicyProfileSubscriberType ">
<
xs:restriction base ="
xs :token
">
<xs:enumeration value ="User "/>
<xs:enumeration value ="Trunk Group Pilot User "/>
<xs:enumeration value ="Auto Attendant "/>
<xs:enumeration value ="BroadWorks Anywhere "/>
<xs:enumeration value ="Call Center "/>
<xs:enumeration value ="Find-me/Follow-me "/>
<xs:enumeration value ="Group Paging "/>
<xs:enumeration value ="Hunt Group "/>
<xs:enumeration value ="Instant Group Call "/>
<xs:enumeration value ="Meet-Me Conferencing "/>
<xs:enumeration value ="Route Point "/>
<xs:enumeration value ="Voice Portal "/>
<xs:enumeration value ="VoiceXML "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
EnhancedCallLogsSubscriberType
Content
value comes from list: {'Auto Attendant'|'BroadWorks Anywhere Portal'|'Call Center'|'Hunt Group'|'Route Point'|'User'|'Find-me/Follow-me'}
Documentation
Subscriber type
Replaced by EnhancedCallLogsSubscriberType19sp1.
Schema Component Representation
<
xs:simpleType name ="
EnhancedCallLogsSubscriberType ">
<
xs:restriction base ="
xs :token
">
<xs:enumeration value ="Auto Attendant "/>
<xs:enumeration value ="BroadWorks Anywhere Portal "/>
<xs:enumeration value ="Call Center "/>
<xs:enumeration value ="Hunt Group "/>
<xs:enumeration value ="Route Point "/>
<xs:enumeration value ="User "/>
<xs:enumeration value ="Find-me/Follow-me "/>
</
xs:restriction >
</
xs:simpleType >
Parent type:
xs :token (derivation method: restriction)
Sub-types:
None
Name
RecordingOption
Content
value comes from list: {'Always'|'Never'|'On Demand'}
Documentation
Recording Service Configuration.
Schema Component Representation
<
xs:simpleType name ="
RecordingOption ">
<
xs:restriction base ="
xs :token
">
<xs:enumeration value ="Always "/>
<xs:enumeration value ="Never "/>
<xs:enumeration value ="On Demand "/>
</
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 .