Zum Hauptinhalt springen

CSTA

de.starface.csta.generated

AgentBusyEvent

Beispiel: AgentBusyEvent
{
"acdGroup": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"agentDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"agentID": "2345",
"cause": "A_CD_BUSY",
"extensions": {
"privateData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"security": {
"messageSequenceNumber": 0,
"securityInfo": {
"private": { },
"string": [ "<string>" ]
},
"timeStamp": "<string>"
}
},
"monitorCrossRefID": "2345",
"pendingAgentState": "AGENT_NOT_READY"
}

Attribute (JsonPath)

  • cause: $.cause
  • extensions: $.extensions
  • security: $.extensions.security
  • timeStamp: $.extensions.security.timeStamp
  • messageSequenceNumber: $.extensions.security.messageSequenceNumber
  • securityInfo: $.extensions.security.securityInfo
  • string: $.extensions.security.securityInfo.string
  • string: $.extensions.security.securityInfo.string[*]
  • private: $.extensions.security.securityInfo.private
  • privateData: $.extensions.privateData
  • string: $.extensions.privateData.string
  • string: $.extensions.privateData.string[*]
  • private: $.extensions.privateData.private
  • any: $.extensions.privateData.private.any
  • any: $.extensions.privateData.private.any[*]
  • agentID: $.agentID
  • monitorCrossRefID: $.monitorCrossRefID
  • pendingAgentState: $.pendingAgentState
  • agentDevice: $.agentDevice
  • deviceIdentifier: $.agentDevice.deviceIdentifier
  • value: $.agentDevice.deviceIdentifier.value
  • bitRate: $.agentDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.agentDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.agentDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.agentDevice.deviceIdentifier.mediaClass
  • mediaClass: $.agentDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.agentDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.agentDevice.deviceIdentifier.delayTolerance
  • privateName: $.agentDevice.deviceIdentifier.privateName
  • privateNumber: $.agentDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.agentDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.agentDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.agentDevice.notKnown
  • restricted: $.agentDevice.restricted
  • acdGroup: $.acdGroup
  • value: $.acdGroup.value
  • bitRate: $.acdGroup.bitRate
  • switchingSubDomainCCIEType: $.acdGroup.switchingSubDomainCCIEType
  • typeOfNumber: $.acdGroup.typeOfNumber
  • mediaClass: $.acdGroup.mediaClass
  • mediaClass: $.acdGroup.mediaClass[*]
  • connectionRate: $.acdGroup.connectionRate
  • delayTolerance: $.acdGroup.delayTolerance
  • privateName: $.acdGroup.privateName
  • privateNumber: $.acdGroup.privateNumber
  • switchingSubDomainInformationElements: $.acdGroup.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.acdGroup.switchingSubDomainInformationElements[*]

AgentLoggedOffEvent

Beispiel: AgentLoggedOffEvent
{
"acdGroup": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"agentDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"agentID": "2345",
"agentPassword": [ 0 ],
"cause": "A_CD_BUSY",
"extensions": {
"privateData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"security": {
"messageSequenceNumber": 0,
"securityInfo": {
"private": { },
"string": [ "<string>" ]
},
"timeStamp": "<string>"
}
},
"monitorCrossRefID": "2345"
}

Attribute (JsonPath)

  • cause: $.cause
  • extensions: $.extensions
  • security: $.extensions.security
  • timeStamp: $.extensions.security.timeStamp
  • messageSequenceNumber: $.extensions.security.messageSequenceNumber
  • securityInfo: $.extensions.security.securityInfo
  • string: $.extensions.security.securityInfo.string
  • string: $.extensions.security.securityInfo.string[*]
  • private: $.extensions.security.securityInfo.private
  • privateData: $.extensions.privateData
  • string: $.extensions.privateData.string
  • string: $.extensions.privateData.string[*]
  • private: $.extensions.privateData.private
  • any: $.extensions.privateData.private.any
  • any: $.extensions.privateData.private.any[*]
  • agentID: $.agentID
  • monitorCrossRefID: $.monitorCrossRefID
  • agentDevice: $.agentDevice
  • deviceIdentifier: $.agentDevice.deviceIdentifier
  • value: $.agentDevice.deviceIdentifier.value
  • bitRate: $.agentDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.agentDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.agentDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.agentDevice.deviceIdentifier.mediaClass
  • mediaClass: $.agentDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.agentDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.agentDevice.deviceIdentifier.delayTolerance
  • privateName: $.agentDevice.deviceIdentifier.privateName
  • privateNumber: $.agentDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.agentDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.agentDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.agentDevice.notKnown
  • restricted: $.agentDevice.restricted
  • acdGroup: $.acdGroup
  • value: $.acdGroup.value
  • bitRate: $.acdGroup.bitRate
  • switchingSubDomainCCIEType: $.acdGroup.switchingSubDomainCCIEType
  • typeOfNumber: $.acdGroup.typeOfNumber
  • mediaClass: $.acdGroup.mediaClass
  • mediaClass: $.acdGroup.mediaClass[*]
  • connectionRate: $.acdGroup.connectionRate
  • delayTolerance: $.acdGroup.delayTolerance
  • privateName: $.acdGroup.privateName
  • privateNumber: $.acdGroup.privateNumber
  • switchingSubDomainInformationElements: $.acdGroup.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.acdGroup.switchingSubDomainInformationElements[*]
  • agentPassword: $.agentPassword
  • agentPassword: $.agentPassword[*]

AgentLoggedOnEvent

Beispiel: AgentLoggedOnEvent
{
"acdGroup": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"agentDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"agentID": "2345",
"agentPassword": [ 0 ],
"cause": "A_CD_BUSY",
"extensions": {
"privateData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"security": {
"messageSequenceNumber": 0,
"securityInfo": {
"private": { },
"string": [ "<string>" ]
},
"timeStamp": "<string>"
}
},
"monitorCrossRefID": "2345"
}

Attribute (JsonPath)

  • cause: $.cause
  • extensions: $.extensions
  • security: $.extensions.security
  • timeStamp: $.extensions.security.timeStamp
  • messageSequenceNumber: $.extensions.security.messageSequenceNumber
  • securityInfo: $.extensions.security.securityInfo
  • string: $.extensions.security.securityInfo.string
  • string: $.extensions.security.securityInfo.string[*]
  • private: $.extensions.security.securityInfo.private
  • privateData: $.extensions.privateData
  • string: $.extensions.privateData.string
  • string: $.extensions.privateData.string[*]
  • private: $.extensions.privateData.private
  • any: $.extensions.privateData.private.any
  • any: $.extensions.privateData.private.any[*]
  • agentID: $.agentID
  • monitorCrossRefID: $.monitorCrossRefID
  • agentDevice: $.agentDevice
  • deviceIdentifier: $.agentDevice.deviceIdentifier
  • value: $.agentDevice.deviceIdentifier.value
  • bitRate: $.agentDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.agentDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.agentDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.agentDevice.deviceIdentifier.mediaClass
  • mediaClass: $.agentDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.agentDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.agentDevice.deviceIdentifier.delayTolerance
  • privateName: $.agentDevice.deviceIdentifier.privateName
  • privateNumber: $.agentDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.agentDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.agentDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.agentDevice.notKnown
  • restricted: $.agentDevice.restricted
  • acdGroup: $.acdGroup
  • value: $.acdGroup.value
  • bitRate: $.acdGroup.bitRate
  • switchingSubDomainCCIEType: $.acdGroup.switchingSubDomainCCIEType
  • typeOfNumber: $.acdGroup.typeOfNumber
  • mediaClass: $.acdGroup.mediaClass
  • mediaClass: $.acdGroup.mediaClass[*]
  • connectionRate: $.acdGroup.connectionRate
  • delayTolerance: $.acdGroup.delayTolerance
  • privateName: $.acdGroup.privateName
  • privateNumber: $.acdGroup.privateNumber
  • switchingSubDomainInformationElements: $.acdGroup.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.acdGroup.switchingSubDomainInformationElements[*]
  • agentPassword: $.agentPassword
  • agentPassword: $.agentPassword[*]

AgentNotReadyEvent

Beispiel: AgentNotReadyEvent
{
"acdGroup": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"agentDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"agentID": "2345",
"cause": "A_CD_BUSY",
"extensions": {
"privateData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"security": {
"messageSequenceNumber": 0,
"securityInfo": {
"private": { },
"string": [ "<string>" ]
},
"timeStamp": "<string>"
}
},
"monitorCrossRefID": "2345"
}

Attribute (JsonPath)

  • cause: $.cause
  • extensions: $.extensions
  • security: $.extensions.security
  • timeStamp: $.extensions.security.timeStamp
  • messageSequenceNumber: $.extensions.security.messageSequenceNumber
  • securityInfo: $.extensions.security.securityInfo
  • string: $.extensions.security.securityInfo.string
  • string: $.extensions.security.securityInfo.string[*]
  • private: $.extensions.security.securityInfo.private
  • privateData: $.extensions.privateData
  • string: $.extensions.privateData.string
  • string: $.extensions.privateData.string[*]
  • private: $.extensions.privateData.private
  • any: $.extensions.privateData.private.any
  • any: $.extensions.privateData.private.any[*]
  • agentID: $.agentID
  • monitorCrossRefID: $.monitorCrossRefID
  • agentDevice: $.agentDevice
  • deviceIdentifier: $.agentDevice.deviceIdentifier
  • value: $.agentDevice.deviceIdentifier.value
  • bitRate: $.agentDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.agentDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.agentDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.agentDevice.deviceIdentifier.mediaClass
  • mediaClass: $.agentDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.agentDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.agentDevice.deviceIdentifier.delayTolerance
  • privateName: $.agentDevice.deviceIdentifier.privateName
  • privateNumber: $.agentDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.agentDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.agentDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.agentDevice.notKnown
  • restricted: $.agentDevice.restricted
  • acdGroup: $.acdGroup
  • value: $.acdGroup.value
  • bitRate: $.acdGroup.bitRate
  • switchingSubDomainCCIEType: $.acdGroup.switchingSubDomainCCIEType
  • typeOfNumber: $.acdGroup.typeOfNumber
  • mediaClass: $.acdGroup.mediaClass
  • mediaClass: $.acdGroup.mediaClass[*]
  • connectionRate: $.acdGroup.connectionRate
  • delayTolerance: $.acdGroup.delayTolerance
  • privateName: $.acdGroup.privateName
  • privateNumber: $.acdGroup.privateNumber
  • switchingSubDomainInformationElements: $.acdGroup.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.acdGroup.switchingSubDomainInformationElements[*]

AgentReadyEvent

Beispiel: AgentReadyEvent
{
"acdGroup": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"agentDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"agentID": "2345",
"cause": "A_CD_BUSY",
"extensions": {
"privateData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"security": {
"messageSequenceNumber": 0,
"securityInfo": {
"private": { },
"string": [ "<string>" ]
},
"timeStamp": "<string>"
}
},
"monitorCrossRefID": "2345"
}

Attribute (JsonPath)

  • cause: $.cause
  • extensions: $.extensions
  • security: $.extensions.security
  • timeStamp: $.extensions.security.timeStamp
  • messageSequenceNumber: $.extensions.security.messageSequenceNumber
  • securityInfo: $.extensions.security.securityInfo
  • string: $.extensions.security.securityInfo.string
  • string: $.extensions.security.securityInfo.string[*]
  • private: $.extensions.security.securityInfo.private
  • privateData: $.extensions.privateData
  • string: $.extensions.privateData.string
  • string: $.extensions.privateData.string[*]
  • private: $.extensions.privateData.private
  • any: $.extensions.privateData.private.any
  • any: $.extensions.privateData.private.any[*]
  • agentID: $.agentID
  • monitorCrossRefID: $.monitorCrossRefID
  • agentDevice: $.agentDevice
  • deviceIdentifier: $.agentDevice.deviceIdentifier
  • value: $.agentDevice.deviceIdentifier.value
  • bitRate: $.agentDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.agentDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.agentDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.agentDevice.deviceIdentifier.mediaClass
  • mediaClass: $.agentDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.agentDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.agentDevice.deviceIdentifier.delayTolerance
  • privateName: $.agentDevice.deviceIdentifier.privateName
  • privateNumber: $.agentDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.agentDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.agentDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.agentDevice.notKnown
  • restricted: $.agentDevice.restricted
  • acdGroup: $.acdGroup
  • value: $.acdGroup.value
  • bitRate: $.acdGroup.bitRate
  • switchingSubDomainCCIEType: $.acdGroup.switchingSubDomainCCIEType
  • typeOfNumber: $.acdGroup.typeOfNumber
  • mediaClass: $.acdGroup.mediaClass
  • mediaClass: $.acdGroup.mediaClass[*]
  • connectionRate: $.acdGroup.connectionRate
  • delayTolerance: $.acdGroup.delayTolerance
  • privateName: $.acdGroup.privateName
  • privateNumber: $.acdGroup.privateNumber
  • switchingSubDomainInformationElements: $.acdGroup.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.acdGroup.switchingSubDomainInformationElements[*]

AgentWorkingAfterCallEvent

Beispiel: AgentWorkingAfterCallEvent
{
"acdGroup": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"agentDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"agentID": "2345",
"cause": "A_CD_BUSY",
"extensions": {
"privateData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"security": {
"messageSequenceNumber": 0,
"securityInfo": {
"private": { },
"string": [ "<string>" ]
},
"timeStamp": "<string>"
}
},
"monitorCrossRefID": "2345",
"pendingAgentState": "<string>"
}

Attribute (JsonPath)

  • cause: $.cause
  • extensions: $.extensions
  • security: $.extensions.security
  • timeStamp: $.extensions.security.timeStamp
  • messageSequenceNumber: $.extensions.security.messageSequenceNumber
  • securityInfo: $.extensions.security.securityInfo
  • string: $.extensions.security.securityInfo.string
  • string: $.extensions.security.securityInfo.string[*]
  • private: $.extensions.security.securityInfo.private
  • privateData: $.extensions.privateData
  • string: $.extensions.privateData.string
  • string: $.extensions.privateData.string[*]
  • private: $.extensions.privateData.private
  • any: $.extensions.privateData.private.any
  • any: $.extensions.privateData.private.any[*]
  • agentID: $.agentID
  • monitorCrossRefID: $.monitorCrossRefID
  • pendingAgentState: $.pendingAgentState
  • agentDevice: $.agentDevice
  • deviceIdentifier: $.agentDevice.deviceIdentifier
  • value: $.agentDevice.deviceIdentifier.value
  • bitRate: $.agentDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.agentDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.agentDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.agentDevice.deviceIdentifier.mediaClass
  • mediaClass: $.agentDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.agentDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.agentDevice.deviceIdentifier.delayTolerance
  • privateName: $.agentDevice.deviceIdentifier.privateName
  • privateNumber: $.agentDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.agentDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.agentDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.agentDevice.notKnown
  • restricted: $.agentDevice.restricted
  • acdGroup: $.acdGroup
  • value: $.acdGroup.value
  • bitRate: $.acdGroup.bitRate
  • switchingSubDomainCCIEType: $.acdGroup.switchingSubDomainCCIEType
  • typeOfNumber: $.acdGroup.typeOfNumber
  • mediaClass: $.acdGroup.mediaClass
  • mediaClass: $.acdGroup.mediaClass[*]
  • connectionRate: $.acdGroup.connectionRate
  • delayTolerance: $.acdGroup.delayTolerance
  • privateName: $.acdGroup.privateName
  • privateNumber: $.acdGroup.privateNumber
  • switchingSubDomainInformationElements: $.acdGroup.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.acdGroup.switchingSubDomainInformationElements[*]

AutoAnswerEvent

Beispiel: AutoAnswerEvent
{
"autoAnswerOn": true,
"extensions": {
"privateData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"security": {
"messageSequenceNumber": 0,
"securityInfo": {
"private": { },
"string": [ "<string>" ]
},
"timeStamp": "<string>"
}
},
"invokingDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"monitorCrossRefID": "2345",
"numberOfRings": 0
}

Attribute (JsonPath)

  • extensions: $.extensions
  • security: $.extensions.security
  • timeStamp: $.extensions.security.timeStamp
  • messageSequenceNumber: $.extensions.security.messageSequenceNumber
  • securityInfo: $.extensions.security.securityInfo
  • string: $.extensions.security.securityInfo.string
  • string: $.extensions.security.securityInfo.string[*]
  • private: $.extensions.security.securityInfo.private
  • privateData: $.extensions.privateData
  • string: $.extensions.privateData.string
  • string: $.extensions.privateData.string[*]
  • private: $.extensions.privateData.private
  • any: $.extensions.privateData.private.any
  • any: $.extensions.privateData.private.any[*]
  • monitorCrossRefID: $.monitorCrossRefID
  • invokingDevice: $.invokingDevice
  • deviceIdentifier: $.invokingDevice.deviceIdentifier
  • value: $.invokingDevice.deviceIdentifier.value
  • bitRate: $.invokingDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.invokingDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.invokingDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.invokingDevice.deviceIdentifier.mediaClass
  • mediaClass: $.invokingDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.invokingDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.invokingDevice.deviceIdentifier.delayTolerance
  • privateName: $.invokingDevice.deviceIdentifier.privateName
  • privateNumber: $.invokingDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.invokingDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.invokingDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.invokingDevice.notKnown
  • restricted: $.invokingDevice.restricted
  • autoAnswerOn: $.autoAnswerOn
  • numberOfRings: $.numberOfRings

AutoWorkModeEvent

Beispiel: AutoWorkModeEvent
{
"autoWorkInterval": 0,
"autoWorkOn": true,
"extensions": {
"privateData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"security": {
"messageSequenceNumber": 0,
"securityInfo": {
"private": { },
"string": [ "<string>" ]
},
"timeStamp": "<string>"
}
},
"invokingDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"monitorCrossRefID": "2345"
}

Attribute (JsonPath)

  • extensions: $.extensions
  • security: $.extensions.security
  • timeStamp: $.extensions.security.timeStamp
  • messageSequenceNumber: $.extensions.security.messageSequenceNumber
  • securityInfo: $.extensions.security.securityInfo
  • string: $.extensions.security.securityInfo.string
  • string: $.extensions.security.securityInfo.string[*]
  • private: $.extensions.security.securityInfo.private
  • privateData: $.extensions.privateData
  • string: $.extensions.privateData.string
  • string: $.extensions.privateData.string[*]
  • private: $.extensions.privateData.private
  • any: $.extensions.privateData.private.any
  • any: $.extensions.privateData.private.any[*]
  • monitorCrossRefID: $.monitorCrossRefID
  • autoWorkInterval: $.autoWorkInterval
  • invokingDevice: $.invokingDevice
  • deviceIdentifier: $.invokingDevice.deviceIdentifier
  • value: $.invokingDevice.deviceIdentifier.value
  • bitRate: $.invokingDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.invokingDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.invokingDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.invokingDevice.deviceIdentifier.mediaClass
  • mediaClass: $.invokingDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.invokingDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.invokingDevice.deviceIdentifier.delayTolerance
  • privateName: $.invokingDevice.deviceIdentifier.privateName
  • privateNumber: $.invokingDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.invokingDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.invokingDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.invokingDevice.notKnown
  • restricted: $.invokingDevice.restricted
  • autoWorkOn: $.autoWorkOn

BackInServiceEvent

Beispiel: BackInServiceEvent
{
"cause": "A_CD_BUSY",
"device": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"extensions": {
"privateData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"security": {
"messageSequenceNumber": 0,
"securityInfo": {
"private": { },
"string": [ "<string>" ]
},
"timeStamp": "<string>"
}
},
"monitorCrossRefID": "2345"
}

Attribute (JsonPath)

  • cause: $.cause
  • extensions: $.extensions
  • security: $.extensions.security
  • timeStamp: $.extensions.security.timeStamp
  • messageSequenceNumber: $.extensions.security.messageSequenceNumber
  • securityInfo: $.extensions.security.securityInfo
  • string: $.extensions.security.securityInfo.string
  • string: $.extensions.security.securityInfo.string[*]
  • private: $.extensions.security.securityInfo.private
  • privateData: $.extensions.privateData
  • string: $.extensions.privateData.string
  • string: $.extensions.privateData.string[*]
  • private: $.extensions.privateData.private
  • any: $.extensions.privateData.private.any
  • any: $.extensions.privateData.private.any[*]
  • device: $.device
  • deviceIdentifier: $.device.deviceIdentifier
  • value: $.device.deviceIdentifier.value
  • bitRate: $.device.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.device.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.device.deviceIdentifier.typeOfNumber
  • mediaClass: $.device.deviceIdentifier.mediaClass
  • mediaClass: $.device.deviceIdentifier.mediaClass[*]
  • connectionRate: $.device.deviceIdentifier.connectionRate
  • delayTolerance: $.device.deviceIdentifier.delayTolerance
  • privateName: $.device.deviceIdentifier.privateName
  • privateNumber: $.device.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.device.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.device.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.device.notKnown
  • restricted: $.device.restricted
  • monitorCrossRefID: $.monitorCrossRefID

BookmarkReachedEvent

Beispiel: BookmarkReachedEvent
{
"bookmark": "<string>",
"cause": "A_CD_BUSY",
"extensions": {
"privateData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"security": {
"messageSequenceNumber": 0,
"securityInfo": {
"private": { },
"string": [ "<string>" ]
},
"timeStamp": "<string>"
}
},
"monitorCrossRefID": "2345",
"overConnection": {
"content": [
{
"declaredType": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"globalScope": true,
"name": {
"localPart": "<string>",
"namespaceURI": "<string>",
"prefix": "<string>"
},
"nil": true,
"scope": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"typeSubstituted": true,
"value": { }
}
]
},
"resource": "<string>",
"servicesPermitted": {
"callAssociatedServices": {
"associateData": true,
"cancelTelephonyTones": true,
"changeConnectionInformation": true,
"generateDigits": true,
"generateTelephonyTones": true,
"sendUserInformation": true
},
"callControlServices": {
"acceptCall": true,
"alternateCall": true,
"answerCall": true,
"callBack": true,
"callBackMessage": true,
"campOnCall": true,
"clearCall": true,
"clearConnection": true,
"conferenceCall": true,
"consultationCall": true,
"deflectCall": true,
"dialDigits": true,
"directedPickupCall": true,
"groupPickupCall": true,
"holdCall": true,
"intrudeCall": true,
"joinCall": true,
"makeCall": true,
"makePredictiveCall": true,
"parkCall": true,
"reconnectCall": true,
"retrieveCall": true,
"sendMessage": true,
"singleStepConference": true,
"singleStepTransfer": true,
"transferCall": true
},
"mediaAttachementServices": {
"attachMediaService": true,
"detachMediaService": true
},
"routeingServices": {
"reRoute": true,
"routeEnd": true,
"routeRegister": true,
"routeRegisterAbort": true,
"routeRegisterCancel": true,
"routeReject": true,
"routeRequest": true,
"routeSelect": true,
"routeUsed": true
},
"voiceServices": {
"activate": true,
"clear": true,
"concatenateMessage": true,
"deactivate": true,
"deleteMessage": true,
"playMessage": true,
"queryVoiceAttribute": true,
"recordMessage": true,
"reposition": true,
"resume": true,
"review": true,
"setVoiceAttribute": true,
"stop": true,
"suspend": true,
"synthesizeMessage": true
}
}
}

Attribute (JsonPath)

  • cause: $.cause
  • resource: $.resource
  • extensions: $.extensions
  • security: $.extensions.security
  • timeStamp: $.extensions.security.timeStamp
  • messageSequenceNumber: $.extensions.security.messageSequenceNumber
  • securityInfo: $.extensions.security.securityInfo
  • string: $.extensions.security.securityInfo.string
  • string: $.extensions.security.securityInfo.string[*]
  • private: $.extensions.security.securityInfo.private
  • privateData: $.extensions.privateData
  • string: $.extensions.privateData.string
  • string: $.extensions.privateData.string[*]
  • private: $.extensions.privateData.private
  • any: $.extensions.privateData.private.any
  • any: $.extensions.privateData.private.any[*]
  • monitorCrossRefID: $.monitorCrossRefID
  • servicesPermitted: $.servicesPermitted
  • mediaAttachementServices: $.servicesPermitted.mediaAttachementServices
  • detachMediaService: $.servicesPermitted.mediaAttachementServices.detachMediaService
  • attachMediaService: $.servicesPermitted.mediaAttachementServices.attachMediaService
  • callControlServices: $.servicesPermitted.callControlServices
  • consultationCall: $.servicesPermitted.callControlServices.consultationCall
  • holdCall: $.servicesPermitted.callControlServices.holdCall
  • joinCall: $.servicesPermitted.callControlServices.joinCall
  • makeCall: $.servicesPermitted.callControlServices.makeCall
  • callBack: $.servicesPermitted.callControlServices.callBack
  • parkCall: $.servicesPermitted.callControlServices.parkCall
  • conferenceCall: $.servicesPermitted.callControlServices.conferenceCall
  • singleStepTransfer: $.servicesPermitted.callControlServices.singleStepTransfer
  • directedPickupCall: $.servicesPermitted.callControlServices.directedPickupCall
  • makePredictiveCall: $.servicesPermitted.callControlServices.makePredictiveCall
  • singleStepConference: $.servicesPermitted.callControlServices.singleStepConference
  • callBackMessage: $.servicesPermitted.callControlServices.callBackMessage
  • campOnCall: $.servicesPermitted.callControlServices.campOnCall
  • alternateCall: $.servicesPermitted.callControlServices.alternateCall
  • acceptCall: $.servicesPermitted.callControlServices.acceptCall
  • answerCall: $.servicesPermitted.callControlServices.answerCall
  • sendMessage: $.servicesPermitted.callControlServices.sendMessage
  • dialDigits: $.servicesPermitted.callControlServices.dialDigits
  • deflectCall: $.servicesPermitted.callControlServices.deflectCall
  • clearCall: $.servicesPermitted.callControlServices.clearCall
  • groupPickupCall: $.servicesPermitted.callControlServices.groupPickupCall
  • retrieveCall: $.servicesPermitted.callControlServices.retrieveCall
  • reconnectCall: $.servicesPermitted.callControlServices.reconnectCall
  • intrudeCall: $.servicesPermitted.callControlServices.intrudeCall
  • transferCall: $.servicesPermitted.callControlServices.transferCall
  • clearConnection: $.servicesPermitted.callControlServices.clearConnection
  • callAssociatedServices: $.servicesPermitted.callAssociatedServices
  • changeConnectionInformation: $.servicesPermitted.callAssociatedServices.changeConnectionInformation
  • generateTelephonyTones: $.servicesPermitted.callAssociatedServices.generateTelephonyTones
  • sendUserInformation: $.servicesPermitted.callAssociatedServices.sendUserInformation
  • cancelTelephonyTones: $.servicesPermitted.callAssociatedServices.cancelTelephonyTones
  • generateDigits: $.servicesPermitted.callAssociatedServices.generateDigits
  • associateData: $.servicesPermitted.callAssociatedServices.associateData
  • routeingServices: $.servicesPermitted.routeingServices
  • reRoute: $.servicesPermitted.routeingServices.reRoute
  • routeEnd: $.servicesPermitted.routeingServices.routeEnd
  • routeRegisterCancel: $.servicesPermitted.routeingServices.routeRegisterCancel
  • routeRegisterAbort: $.servicesPermitted.routeingServices.routeRegisterAbort
  • routeRequest: $.servicesPermitted.routeingServices.routeRequest
  • routeSelect: $.servicesPermitted.routeingServices.routeSelect
  • routeReject: $.servicesPermitted.routeingServices.routeReject
  • routeUsed: $.servicesPermitted.routeingServices.routeUsed
  • routeRegister: $.servicesPermitted.routeingServices.routeRegister
  • voiceServices: $.servicesPermitted.voiceServices
  • clear: $.servicesPermitted.voiceServices.clear
  • resume: $.servicesPermitted.voiceServices.resume
  • suspend: $.servicesPermitted.voiceServices.suspend
  • review: $.servicesPermitted.voiceServices.review
  • activate: $.servicesPermitted.voiceServices.activate
  • stop: $.servicesPermitted.voiceServices.stop
  • setVoiceAttribute: $.servicesPermitted.voiceServices.setVoiceAttribute
  • concatenateMessage: $.servicesPermitted.voiceServices.concatenateMessage
  • synthesizeMessage: $.servicesPermitted.voiceServices.synthesizeMessage
  • queryVoiceAttribute: $.servicesPermitted.voiceServices.queryVoiceAttribute
  • deactivate: $.servicesPermitted.voiceServices.deactivate
  • deleteMessage: $.servicesPermitted.voiceServices.deleteMessage
  • playMessage: $.servicesPermitted.voiceServices.playMessage
  • recordMessage: $.servicesPermitted.voiceServices.recordMessage
  • reposition: $.servicesPermitted.voiceServices.reposition
  • bookmark: $.bookmark
  • overConnection: $.overConnection
  • content: $.overConnection.content
  • content: $.overConnection.content[*]
  • name: $.overConnection.content[*].name
  • namespaceURI: $.overConnection.content[*].name.namespaceURI
  • localPart: $.overConnection.content[*].name.localPart
  • prefix: $.overConnection.content[*].name.prefix
  • value: $.overConnection.content[*].value
  • scope: $.overConnection.content[*].scope
  • name: $.overConnection.content[*].scope.name
  • module: $.overConnection.content[*].scope.module
  • protectionDomain: $.overConnection.content[*].scope.protectionDomain
  • modifiers: $.overConnection.content[*].scope.modifiers
  • interface: $.overConnection.content[*].scope.interface
  • array: $.overConnection.content[*].scope.array
  • primitive: $.overConnection.content[*].scope.primitive
  • hidden: $.overConnection.content[*].scope.hidden
  • superclass: $.overConnection.content[*].scope.superclass
  • componentType: $.overConnection.content[*].scope.componentType
  • annotation: $.overConnection.content[*].scope.annotation
  • enum: $.overConnection.content[*].scope.enum
  • record: $.overConnection.content[*].scope.record
  • typeParameters: $.overConnection.content[*].scope.typeParameters
  • typeParameters: $.overConnection.content[*].scope.typeParameters[*]
  • sealed: $.overConnection.content[*].scope.sealed
  • interfaces: $.overConnection.content[*].scope.interfaces
  • interfaces: $.overConnection.content[*].scope.interfaces[*]
  • classLoader: $.overConnection.content[*].scope.classLoader
  • memberClass: $.overConnection.content[*].scope.memberClass
  • localClass: $.overConnection.content[*].scope.localClass
  • anonymousClass: $.overConnection.content[*].scope.anonymousClass
  • enclosingClass: $.overConnection.content[*].scope.enclosingClass
  • simpleName: $.overConnection.content[*].scope.simpleName
  • canonicalName: $.overConnection.content[*].scope.canonicalName
  • packageName: $.overConnection.content[*].scope.packageName
  • nestHost: $.overConnection.content[*].scope.nestHost
  • permittedSubclasses: $.overConnection.content[*].scope.permittedSubclasses
  • permittedSubclasses: $.overConnection.content[*].scope.permittedSubclasses[*]
  • synthetic: $.overConnection.content[*].scope.synthetic
  • genericSuperclass: $.overConnection.content[*].scope.genericSuperclass
  • package: $.overConnection.content[*].scope.package
  • genericInterfaces: $.overConnection.content[*].scope.genericInterfaces
  • genericInterfaces: $.overConnection.content[*].scope.genericInterfaces[*]
  • signers: $.overConnection.content[*].scope.signers
  • signers: $.overConnection.content[*].scope.signers[*]
  • enclosingMethod: $.overConnection.content[*].scope.enclosingMethod
  • enclosingConstructor: $.overConnection.content[*].scope.enclosingConstructor
  • declaringClass: $.overConnection.content[*].scope.declaringClass
  • typeName: $.overConnection.content[*].scope.typeName
  • classes: $.overConnection.content[*].scope.classes
  • classes: $.overConnection.content[*].scope.classes[*]
  • fields: $.overConnection.content[*].scope.fields
  • fields: $.overConnection.content[*].scope.fields[*]
  • methods: $.overConnection.content[*].scope.methods
  • methods: $.overConnection.content[*].scope.methods[*]
  • constructors: $.overConnection.content[*].scope.constructors
  • constructors: $.overConnection.content[*].scope.constructors[*]
  • declaredClasses: $.overConnection.content[*].scope.declaredClasses
  • declaredClasses: $.overConnection.content[*].scope.declaredClasses[*]
  • declaredFields: $.overConnection.content[*].scope.declaredFields
  • declaredFields: $.overConnection.content[*].scope.declaredFields[*]
  • recordComponents: $.overConnection.content[*].scope.recordComponents
  • recordComponents: $.overConnection.content[*].scope.recordComponents[*]
  • declaredMethods: $.overConnection.content[*].scope.declaredMethods
  • declaredMethods: $.overConnection.content[*].scope.declaredMethods[*]
  • declaredConstructors: $.overConnection.content[*].scope.declaredConstructors
  • declaredConstructors: $.overConnection.content[*].scope.declaredConstructors[*]
  • enumConstants: $.overConnection.content[*].scope.enumConstants
  • enumConstants: $.overConnection.content[*].scope.enumConstants[*]
  • annotations: $.overConnection.content[*].scope.annotations
  • annotations: $.overConnection.content[*].scope.annotations[*]
  • declaredAnnotations: $.overConnection.content[*].scope.declaredAnnotations
  • declaredAnnotations: $.overConnection.content[*].scope.declaredAnnotations[*]
  • annotatedSuperclass: $.overConnection.content[*].scope.annotatedSuperclass
  • annotatedInterfaces: $.overConnection.content[*].scope.annotatedInterfaces
  • annotatedInterfaces: $.overConnection.content[*].scope.annotatedInterfaces[*]
  • nestMembers: $.overConnection.content[*].scope.nestMembers
  • nestMembers: $.overConnection.content[*].scope.nestMembers[*]
  • nil: $.overConnection.content[*].nil
  • declaredType: $.overConnection.content[*].declaredType
  • name: $.overConnection.content[*].declaredType.name
  • module: $.overConnection.content[*].declaredType.module
  • protectionDomain: $.overConnection.content[*].declaredType.protectionDomain
  • modifiers: $.overConnection.content[*].declaredType.modifiers
  • interface: $.overConnection.content[*].declaredType.interface
  • array: $.overConnection.content[*].declaredType.array
  • primitive: $.overConnection.content[*].declaredType.primitive
  • hidden: $.overConnection.content[*].declaredType.hidden
  • superclass: $.overConnection.content[*].declaredType.superclass
  • componentType: $.overConnection.content[*].declaredType.componentType
  • annotation: $.overConnection.content[*].declaredType.annotation
  • enum: $.overConnection.content[*].declaredType.enum
  • record: $.overConnection.content[*].declaredType.record
  • typeParameters: $.overConnection.content[*].declaredType.typeParameters
  • typeParameters: $.overConnection.content[*].declaredType.typeParameters[*]
  • sealed: $.overConnection.content[*].declaredType.sealed
  • interfaces: $.overConnection.content[*].declaredType.interfaces
  • interfaces: $.overConnection.content[*].declaredType.interfaces[*]
  • classLoader: $.overConnection.content[*].declaredType.classLoader
  • memberClass: $.overConnection.content[*].declaredType.memberClass
  • localClass: $.overConnection.content[*].declaredType.localClass
  • anonymousClass: $.overConnection.content[*].declaredType.anonymousClass
  • enclosingClass: $.overConnection.content[*].declaredType.enclosingClass
  • simpleName: $.overConnection.content[*].declaredType.simpleName
  • canonicalName: $.overConnection.content[*].declaredType.canonicalName
  • packageName: $.overConnection.content[*].declaredType.packageName
  • nestHost: $.overConnection.content[*].declaredType.nestHost
  • permittedSubclasses: $.overConnection.content[*].declaredType.permittedSubclasses
  • permittedSubclasses: $.overConnection.content[*].declaredType.permittedSubclasses[*]
  • synthetic: $.overConnection.content[*].declaredType.synthetic
  • genericSuperclass: $.overConnection.content[*].declaredType.genericSuperclass
  • package: $.overConnection.content[*].declaredType.package
  • genericInterfaces: $.overConnection.content[*].declaredType.genericInterfaces
  • genericInterfaces: $.overConnection.content[*].declaredType.genericInterfaces[*]
  • signers: $.overConnection.content[*].declaredType.signers
  • signers: $.overConnection.content[*].declaredType.signers[*]
  • enclosingMethod: $.overConnection.content[*].declaredType.enclosingMethod
  • enclosingConstructor: $.overConnection.content[*].declaredType.enclosingConstructor
  • declaringClass: $.overConnection.content[*].declaredType.declaringClass
  • typeName: $.overConnection.content[*].declaredType.typeName
  • classes: $.overConnection.content[*].declaredType.classes
  • classes: $.overConnection.content[*].declaredType.classes[*]
  • fields: $.overConnection.content[*].declaredType.fields
  • fields: $.overConnection.content[*].declaredType.fields[*]
  • methods: $.overConnection.content[*].declaredType.methods
  • methods: $.overConnection.content[*].declaredType.methods[*]
  • constructors: $.overConnection.content[*].declaredType.constructors
  • constructors: $.overConnection.content[*].declaredType.constructors[*]
  • declaredClasses: $.overConnection.content[*].declaredType.declaredClasses
  • declaredClasses: $.overConnection.content[*].declaredType.declaredClasses[*]
  • declaredFields: $.overConnection.content[*].declaredType.declaredFields
  • declaredFields: $.overConnection.content[*].declaredType.declaredFields[*]
  • recordComponents: $.overConnection.content[*].declaredType.recordComponents
  • recordComponents: $.overConnection.content[*].declaredType.recordComponents[*]
  • declaredMethods: $.overConnection.content[*].declaredType.declaredMethods
  • declaredMethods: $.overConnection.content[*].declaredType.declaredMethods[*]
  • declaredConstructors: $.overConnection.content[*].declaredType.declaredConstructors
  • declaredConstructors: $.overConnection.content[*].declaredType.declaredConstructors[*]
  • enumConstants: $.overConnection.content[*].declaredType.enumConstants
  • enumConstants: $.overConnection.content[*].declaredType.enumConstants[*]
  • annotations: $.overConnection.content[*].declaredType.annotations
  • annotations: $.overConnection.content[*].declaredType.annotations[*]
  • declaredAnnotations: $.overConnection.content[*].declaredType.declaredAnnotations
  • declaredAnnotations: $.overConnection.content[*].declaredType.declaredAnnotations[*]
  • annotatedSuperclass: $.overConnection.content[*].declaredType.annotatedSuperclass
  • annotatedInterfaces: $.overConnection.content[*].declaredType.annotatedInterfaces
  • annotatedInterfaces: $.overConnection.content[*].declaredType.annotatedInterfaces[*]
  • nestMembers: $.overConnection.content[*].declaredType.nestMembers
  • nestMembers: $.overConnection.content[*].declaredType.nestMembers[*]
  • globalScope: $.overConnection.content[*].globalScope
  • typeSubstituted: $.overConnection.content[*].typeSubstituted

BridgedEvent

Beispiel: BridgedEvent
{
"bridgedAppearance": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"bridgedConnection": {
"content": [
{
"declaredType": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"globalScope": true,
"name": {
"localPart": "<string>",
"namespaceURI": "<string>",
"prefix": "<string>"
},
"nil": true,
"scope": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"typeSubstituted": true,
"value": { }
}
]
},
"bridgedConnectionInfo": {
"flowDirection": "<string>",
"mediaSessionInfo": "<string>",
"numberOfChannels": 0
},
"callCharacteristics": {
"acdCall": true,
"assistCall": true,
"confidentialCall": true,
"directAgent": true,
"encryptedCall": true,
"highPriorityCall": true,
"lowPriorityCall": true,
"maintainanceCall": true,
"personalCall": true,
"priorityCall": true,
"privateCall": true,
"sensitiveCall": true,
"voiceUnitCall": true
},
"callLinkageData": {
"globalCallData": {
"callLinkageIDTimestamp": "<string>",
"globalCallLinkageID": {
"globallyUniqueCallLinkageID": "2345",
"subDomainCallLinkageID": "2345"
},
"globalCallSwitchingSubDomainName": "<string>"
},
"threadData": {
"threadIDTimeStamp": "<string>",
"threadLinkageID": {
"globallyUniqueThreadID": "2345",
"subDomainThreadID": "2345"
},
"threadSwitchingSubDomainName": "<string>"
}
},
"cause": "A_CD_BUSY",
"correlatorData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"extensions": {
"privateData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"security": {
"messageSequenceNumber": 0,
"securityInfo": {
"private": { },
"string": [ "<string>" ]
},
"timeStamp": "<string>"
}
},
"languagePreferences": "<string>",
"localConnectionInfo": "NULL",
"locationInfoList": {
"locationInfoEntry": [
{
"any": [ "<any>" ]
}
]
},
"mediaCallCharacteristics": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": {
"audio": true,
"chat": true,
"data": true,
"email": true,
"im": true,
"image": true,
"message": true,
"mms": true,
"notKnown": true,
"other": true,
"sms": true,
"voice": true
},
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ]
},
"monitorCrossRefID": "2345",
"servicesPermitted": {
"callAssociatedServices": {
"associateData": true,
"cancelTelephonyTones": true,
"changeConnectionInformation": true,
"generateDigits": true,
"generateTelephonyTones": true,
"sendUserInformation": true
},
"callControlServices": {
"acceptCall": true,
"alternateCall": true,
"answerCall": true,
"callBack": true,
"callBackMessage": true,
"campOnCall": true,
"clearCall": true,
"clearConnection": true,
"conferenceCall": true,
"consultationCall": true,
"deflectCall": true,
"dialDigits": true,
"directedPickupCall": true,
"groupPickupCall": true,
"holdCall": true,
"intrudeCall": true,
"joinCall": true,
"makeCall": true,
"makePredictiveCall": true,
"parkCall": true,
"reconnectCall": true,
"retrieveCall": true,
"sendMessage": true,
"singleStepConference": true,
"singleStepTransfer": true,
"transferCall": true
},
"mediaAttachementServices": {
"attachMediaService": true,
"detachMediaService": true
},
"routeingServices": {
"reRoute": true,
"routeEnd": true,
"routeRegister": true,
"routeRegisterAbort": true,
"routeRegisterCancel": true,
"routeReject": true,
"routeRequest": true,
"routeSelect": true,
"routeUsed": true
},
"voiceServices": {
"activate": true,
"clear": true,
"concatenateMessage": true,
"deactivate": true,
"deleteMessage": true,
"playMessage": true,
"queryVoiceAttribute": true,
"recordMessage": true,
"reposition": true,
"resume": true,
"review": true,
"setVoiceAttribute": true,
"stop": true,
"suspend": true,
"synthesizeMessage": true
}
},
"userData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
}
}

Attribute (JsonPath)

  • cause: $.cause
  • extensions: $.extensions
  • security: $.extensions.security
  • timeStamp: $.extensions.security.timeStamp
  • messageSequenceNumber: $.extensions.security.messageSequenceNumber
  • securityInfo: $.extensions.security.securityInfo
  • string: $.extensions.security.securityInfo.string
  • string: $.extensions.security.securityInfo.string[*]
  • private: $.extensions.security.securityInfo.private
  • privateData: $.extensions.privateData
  • string: $.extensions.privateData.string
  • string: $.extensions.privateData.string[*]
  • private: $.extensions.privateData.private
  • any: $.extensions.privateData.private.any
  • any: $.extensions.privateData.private.any[*]
  • userData: $.userData
  • string: $.userData.string
  • string: $.userData.string[*]
  • private: $.userData.private
  • any: $.userData.private.any
  • any: $.userData.private.any[*]
  • languagePreferences: $.languagePreferences
  • locationInfoList: $.locationInfoList
  • locationInfoEntry: $.locationInfoList.locationInfoEntry
  • locationInfoEntry: $.locationInfoList.locationInfoEntry[*]
  • any: $.locationInfoList.locationInfoEntry[*].any
  • any: $.locationInfoList.locationInfoEntry[*].any[*]
  • bridgedConnectionInfo: $.bridgedConnectionInfo
  • numberOfChannels: $.bridgedConnectionInfo.numberOfChannels
  • mediaSessionInfo: $.bridgedConnectionInfo.mediaSessionInfo
  • flowDirection: $.bridgedConnectionInfo.flowDirection
  • mediaCallCharacteristics: $.mediaCallCharacteristics
  • bitRate: $.mediaCallCharacteristics.bitRate
  • switchingSubDomainCCIEType: $.mediaCallCharacteristics.switchingSubDomainCCIEType
  • mediaClass: $.mediaCallCharacteristics.mediaClass
  • other: $.mediaCallCharacteristics.mediaClass.other
  • message: $.mediaCallCharacteristics.mediaClass.message
  • email: $.mediaCallCharacteristics.mediaClass.email
  • data: $.mediaCallCharacteristics.mediaClass.data
  • im: $.mediaCallCharacteristics.mediaClass.im
  • mms: $.mediaCallCharacteristics.mediaClass.mms
  • voice: $.mediaCallCharacteristics.mediaClass.voice
  • chat: $.mediaCallCharacteristics.mediaClass.chat
  • notKnown: $.mediaCallCharacteristics.mediaClass.notKnown
  • image: $.mediaCallCharacteristics.mediaClass.image
  • audio: $.mediaCallCharacteristics.mediaClass.audio
  • sms: $.mediaCallCharacteristics.mediaClass.sms
  • connectionRate: $.mediaCallCharacteristics.connectionRate
  • delayTolerance: $.mediaCallCharacteristics.delayTolerance
  • switchingSubDomainInformationElements: $.mediaCallCharacteristics.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.mediaCallCharacteristics.switchingSubDomainInformationElements[*]
  • bridgedAppearance: $.bridgedAppearance
  • deviceIdentifier: $.bridgedAppearance.deviceIdentifier
  • value: $.bridgedAppearance.deviceIdentifier.value
  • bitRate: $.bridgedAppearance.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.bridgedAppearance.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.bridgedAppearance.deviceIdentifier.typeOfNumber
  • mediaClass: $.bridgedAppearance.deviceIdentifier.mediaClass
  • mediaClass: $.bridgedAppearance.deviceIdentifier.mediaClass[*]
  • connectionRate: $.bridgedAppearance.deviceIdentifier.connectionRate
  • delayTolerance: $.bridgedAppearance.deviceIdentifier.delayTolerance
  • privateName: $.bridgedAppearance.deviceIdentifier.privateName
  • privateNumber: $.bridgedAppearance.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.bridgedAppearance.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.bridgedAppearance.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.bridgedAppearance.notKnown
  • restricted: $.bridgedAppearance.restricted
  • localConnectionInfo: $.localConnectionInfo
  • callCharacteristics: $.callCharacteristics
  • privateCall: $.callCharacteristics.privateCall
  • acdCall: $.callCharacteristics.acdCall
  • lowPriorityCall: $.callCharacteristics.lowPriorityCall
  • encryptedCall: $.callCharacteristics.encryptedCall
  • voiceUnitCall: $.callCharacteristics.voiceUnitCall
  • highPriorityCall: $.callCharacteristics.highPriorityCall
  • directAgent: $.callCharacteristics.directAgent
  • assistCall: $.callCharacteristics.assistCall
  • sensitiveCall: $.callCharacteristics.sensitiveCall
  • personalCall: $.callCharacteristics.personalCall
  • confidentialCall: $.callCharacteristics.confidentialCall
  • maintainanceCall: $.callCharacteristics.maintainanceCall
  • priorityCall: $.callCharacteristics.priorityCall
  • bridgedConnection: $.bridgedConnection
  • content: $.bridgedConnection.content
  • content: $.bridgedConnection.content[*]
  • name: $.bridgedConnection.content[*].name
  • namespaceURI: $.bridgedConnection.content[*].name.namespaceURI
  • localPart: $.bridgedConnection.content[*].name.localPart
  • prefix: $.bridgedConnection.content[*].name.prefix
  • value: $.bridgedConnection.content[*].value
  • scope: $.bridgedConnection.content[*].scope
  • name: $.bridgedConnection.content[*].scope.name
  • module: $.bridgedConnection.content[*].scope.module
  • protectionDomain: $.bridgedConnection.content[*].scope.protectionDomain
  • modifiers: $.bridgedConnection.content[*].scope.modifiers
  • interface: $.bridgedConnection.content[*].scope.interface
  • array: $.bridgedConnection.content[*].scope.array
  • primitive: $.bridgedConnection.content[*].scope.primitive
  • hidden: $.bridgedConnection.content[*].scope.hidden
  • superclass: $.bridgedConnection.content[*].scope.superclass
  • componentType: $.bridgedConnection.content[*].scope.componentType
  • annotation: $.bridgedConnection.content[*].scope.annotation
  • enum: $.bridgedConnection.content[*].scope.enum
  • record: $.bridgedConnection.content[*].scope.record
  • typeParameters: $.bridgedConnection.content[*].scope.typeParameters
  • typeParameters: $.bridgedConnection.content[*].scope.typeParameters[*]
  • sealed: $.bridgedConnection.content[*].scope.sealed
  • interfaces: $.bridgedConnection.content[*].scope.interfaces
  • interfaces: $.bridgedConnection.content[*].scope.interfaces[*]
  • classLoader: $.bridgedConnection.content[*].scope.classLoader
  • memberClass: $.bridgedConnection.content[*].scope.memberClass
  • localClass: $.bridgedConnection.content[*].scope.localClass
  • anonymousClass: $.bridgedConnection.content[*].scope.anonymousClass
  • enclosingClass: $.bridgedConnection.content[*].scope.enclosingClass
  • simpleName: $.bridgedConnection.content[*].scope.simpleName
  • canonicalName: $.bridgedConnection.content[*].scope.canonicalName
  • packageName: $.bridgedConnection.content[*].scope.packageName
  • nestHost: $.bridgedConnection.content[*].scope.nestHost
  • permittedSubclasses: $.bridgedConnection.content[*].scope.permittedSubclasses
  • permittedSubclasses: $.bridgedConnection.content[*].scope.permittedSubclasses[*]
  • synthetic: $.bridgedConnection.content[*].scope.synthetic
  • genericSuperclass: $.bridgedConnection.content[*].scope.genericSuperclass
  • package: $.bridgedConnection.content[*].scope.package
  • genericInterfaces: $.bridgedConnection.content[*].scope.genericInterfaces
  • genericInterfaces: $.bridgedConnection.content[*].scope.genericInterfaces[*]
  • signers: $.bridgedConnection.content[*].scope.signers
  • signers: $.bridgedConnection.content[*].scope.signers[*]
  • enclosingMethod: $.bridgedConnection.content[*].scope.enclosingMethod
  • enclosingConstructor: $.bridgedConnection.content[*].scope.enclosingConstructor
  • declaringClass: $.bridgedConnection.content[*].scope.declaringClass
  • typeName: $.bridgedConnection.content[*].scope.typeName
  • classes: $.bridgedConnection.content[*].scope.classes
  • classes: $.bridgedConnection.content[*].scope.classes[*]
  • fields: $.bridgedConnection.content[*].scope.fields
  • fields: $.bridgedConnection.content[*].scope.fields[*]
  • methods: $.bridgedConnection.content[*].scope.methods
  • methods: $.bridgedConnection.content[*].scope.methods[*]
  • constructors: $.bridgedConnection.content[*].scope.constructors
  • constructors: $.bridgedConnection.content[*].scope.constructors[*]
  • declaredClasses: $.bridgedConnection.content[*].scope.declaredClasses
  • declaredClasses: $.bridgedConnection.content[*].scope.declaredClasses[*]
  • declaredFields: $.bridgedConnection.content[*].scope.declaredFields
  • declaredFields: $.bridgedConnection.content[*].scope.declaredFields[*]
  • recordComponents: $.bridgedConnection.content[*].scope.recordComponents
  • recordComponents: $.bridgedConnection.content[*].scope.recordComponents[*]
  • declaredMethods: $.bridgedConnection.content[*].scope.declaredMethods
  • declaredMethods: $.bridgedConnection.content[*].scope.declaredMethods[*]
  • declaredConstructors: $.bridgedConnection.content[*].scope.declaredConstructors
  • declaredConstructors: $.bridgedConnection.content[*].scope.declaredConstructors[*]
  • enumConstants: $.bridgedConnection.content[*].scope.enumConstants
  • enumConstants: $.bridgedConnection.content[*].scope.enumConstants[*]
  • annotations: $.bridgedConnection.content[*].scope.annotations
  • annotations: $.bridgedConnection.content[*].scope.annotations[*]
  • declaredAnnotations: $.bridgedConnection.content[*].scope.declaredAnnotations
  • declaredAnnotations: $.bridgedConnection.content[*].scope.declaredAnnotations[*]
  • annotatedSuperclass: $.bridgedConnection.content[*].scope.annotatedSuperclass
  • annotatedInterfaces: $.bridgedConnection.content[*].scope.annotatedInterfaces
  • annotatedInterfaces: $.bridgedConnection.content[*].scope.annotatedInterfaces[*]
  • nestMembers: $.bridgedConnection.content[*].scope.nestMembers
  • nestMembers: $.bridgedConnection.content[*].scope.nestMembers[*]
  • nil: $.bridgedConnection.content[*].nil
  • declaredType: $.bridgedConnection.content[*].declaredType
  • name: $.bridgedConnection.content[*].declaredType.name
  • module: $.bridgedConnection.content[*].declaredType.module
  • protectionDomain: $.bridgedConnection.content[*].declaredType.protectionDomain
  • modifiers: $.bridgedConnection.content[*].declaredType.modifiers
  • interface: $.bridgedConnection.content[*].declaredType.interface
  • array: $.bridgedConnection.content[*].declaredType.array
  • primitive: $.bridgedConnection.content[*].declaredType.primitive
  • hidden: $.bridgedConnection.content[*].declaredType.hidden
  • superclass: $.bridgedConnection.content[*].declaredType.superclass
  • componentType: $.bridgedConnection.content[*].declaredType.componentType
  • annotation: $.bridgedConnection.content[*].declaredType.annotation
  • enum: $.bridgedConnection.content[*].declaredType.enum
  • record: $.bridgedConnection.content[*].declaredType.record
  • typeParameters: $.bridgedConnection.content[*].declaredType.typeParameters
  • typeParameters: $.bridgedConnection.content[*].declaredType.typeParameters[*]
  • sealed: $.bridgedConnection.content[*].declaredType.sealed
  • interfaces: $.bridgedConnection.content[*].declaredType.interfaces
  • interfaces: $.bridgedConnection.content[*].declaredType.interfaces[*]
  • classLoader: $.bridgedConnection.content[*].declaredType.classLoader
  • memberClass: $.bridgedConnection.content[*].declaredType.memberClass
  • localClass: $.bridgedConnection.content[*].declaredType.localClass
  • anonymousClass: $.bridgedConnection.content[*].declaredType.anonymousClass
  • enclosingClass: $.bridgedConnection.content[*].declaredType.enclosingClass
  • simpleName: $.bridgedConnection.content[*].declaredType.simpleName
  • canonicalName: $.bridgedConnection.content[*].declaredType.canonicalName
  • packageName: $.bridgedConnection.content[*].declaredType.packageName
  • nestHost: $.bridgedConnection.content[*].declaredType.nestHost
  • permittedSubclasses: $.bridgedConnection.content[*].declaredType.permittedSubclasses
  • permittedSubclasses: $.bridgedConnection.content[*].declaredType.permittedSubclasses[*]
  • synthetic: $.bridgedConnection.content[*].declaredType.synthetic
  • genericSuperclass: $.bridgedConnection.content[*].declaredType.genericSuperclass
  • package: $.bridgedConnection.content[*].declaredType.package
  • genericInterfaces: $.bridgedConnection.content[*].declaredType.genericInterfaces
  • genericInterfaces: $.bridgedConnection.content[*].declaredType.genericInterfaces[*]
  • signers: $.bridgedConnection.content[*].declaredType.signers
  • signers: $.bridgedConnection.content[*].declaredType.signers[*]
  • enclosingMethod: $.bridgedConnection.content[*].declaredType.enclosingMethod
  • enclosingConstructor: $.bridgedConnection.content[*].declaredType.enclosingConstructor
  • declaringClass: $.bridgedConnection.content[*].declaredType.declaringClass
  • typeName: $.bridgedConnection.content[*].declaredType.typeName
  • classes: $.bridgedConnection.content[*].declaredType.classes
  • classes: $.bridgedConnection.content[*].declaredType.classes[*]
  • fields: $.bridgedConnection.content[*].declaredType.fields
  • fields: $.bridgedConnection.content[*].declaredType.fields[*]
  • methods: $.bridgedConnection.content[*].declaredType.methods
  • methods: $.bridgedConnection.content[*].declaredType.methods[*]
  • constructors: $.bridgedConnection.content[*].declaredType.constructors
  • constructors: $.bridgedConnection.content[*].declaredType.constructors[*]
  • declaredClasses: $.bridgedConnection.content[*].declaredType.declaredClasses
  • declaredClasses: $.bridgedConnection.content[*].declaredType.declaredClasses[*]
  • declaredFields: $.bridgedConnection.content[*].declaredType.declaredFields
  • declaredFields: $.bridgedConnection.content[*].declaredType.declaredFields[*]
  • recordComponents: $.bridgedConnection.content[*].declaredType.recordComponents
  • recordComponents: $.bridgedConnection.content[*].declaredType.recordComponents[*]
  • declaredMethods: $.bridgedConnection.content[*].declaredType.declaredMethods
  • declaredMethods: $.bridgedConnection.content[*].declaredType.declaredMethods[*]
  • declaredConstructors: $.bridgedConnection.content[*].declaredType.declaredConstructors
  • declaredConstructors: $.bridgedConnection.content[*].declaredType.declaredConstructors[*]
  • enumConstants: $.bridgedConnection.content[*].declaredType.enumConstants
  • enumConstants: $.bridgedConnection.content[*].declaredType.enumConstants[*]
  • annotations: $.bridgedConnection.content[*].declaredType.annotations
  • annotations: $.bridgedConnection.content[*].declaredType.annotations[*]
  • declaredAnnotations: $.bridgedConnection.content[*].declaredType.declaredAnnotations
  • declaredAnnotations: $.bridgedConnection.content[*].declaredType.declaredAnnotations[*]
  • annotatedSuperclass: $.bridgedConnection.content[*].declaredType.annotatedSuperclass
  • annotatedInterfaces: $.bridgedConnection.content[*].declaredType.annotatedInterfaces
  • annotatedInterfaces: $.bridgedConnection.content[*].declaredType.annotatedInterfaces[*]
  • nestMembers: $.bridgedConnection.content[*].declaredType.nestMembers
  • nestMembers: $.bridgedConnection.content[*].declaredType.nestMembers[*]
  • globalScope: $.bridgedConnection.content[*].globalScope
  • typeSubstituted: $.bridgedConnection.content[*].typeSubstituted
  • monitorCrossRefID: $.monitorCrossRefID
  • servicesPermitted: $.servicesPermitted
  • mediaAttachementServices: $.servicesPermitted.mediaAttachementServices
  • detachMediaService: $.servicesPermitted.mediaAttachementServices.detachMediaService
  • attachMediaService: $.servicesPermitted.mediaAttachementServices.attachMediaService
  • callControlServices: $.servicesPermitted.callControlServices
  • consultationCall: $.servicesPermitted.callControlServices.consultationCall
  • holdCall: $.servicesPermitted.callControlServices.holdCall
  • joinCall: $.servicesPermitted.callControlServices.joinCall
  • makeCall: $.servicesPermitted.callControlServices.makeCall
  • callBack: $.servicesPermitted.callControlServices.callBack
  • parkCall: $.servicesPermitted.callControlServices.parkCall
  • conferenceCall: $.servicesPermitted.callControlServices.conferenceCall
  • singleStepTransfer: $.servicesPermitted.callControlServices.singleStepTransfer
  • directedPickupCall: $.servicesPermitted.callControlServices.directedPickupCall
  • makePredictiveCall: $.servicesPermitted.callControlServices.makePredictiveCall
  • singleStepConference: $.servicesPermitted.callControlServices.singleStepConference
  • callBackMessage: $.servicesPermitted.callControlServices.callBackMessage
  • campOnCall: $.servicesPermitted.callControlServices.campOnCall
  • alternateCall: $.servicesPermitted.callControlServices.alternateCall
  • acceptCall: $.servicesPermitted.callControlServices.acceptCall
  • answerCall: $.servicesPermitted.callControlServices.answerCall
  • sendMessage: $.servicesPermitted.callControlServices.sendMessage
  • dialDigits: $.servicesPermitted.callControlServices.dialDigits
  • deflectCall: $.servicesPermitted.callControlServices.deflectCall
  • clearCall: $.servicesPermitted.callControlServices.clearCall
  • groupPickupCall: $.servicesPermitted.callControlServices.groupPickupCall
  • retrieveCall: $.servicesPermitted.callControlServices.retrieveCall
  • reconnectCall: $.servicesPermitted.callControlServices.reconnectCall
  • intrudeCall: $.servicesPermitted.callControlServices.intrudeCall
  • transferCall: $.servicesPermitted.callControlServices.transferCall
  • clearConnection: $.servicesPermitted.callControlServices.clearConnection
  • callAssociatedServices: $.servicesPermitted.callAssociatedServices
  • changeConnectionInformation: $.servicesPermitted.callAssociatedServices.changeConnectionInformation
  • generateTelephonyTones: $.servicesPermitted.callAssociatedServices.generateTelephonyTones
  • sendUserInformation: $.servicesPermitted.callAssociatedServices.sendUserInformation
  • cancelTelephonyTones: $.servicesPermitted.callAssociatedServices.cancelTelephonyTones
  • generateDigits: $.servicesPermitted.callAssociatedServices.generateDigits
  • associateData: $.servicesPermitted.callAssociatedServices.associateData
  • routeingServices: $.servicesPermitted.routeingServices
  • reRoute: $.servicesPermitted.routeingServices.reRoute
  • routeEnd: $.servicesPermitted.routeingServices.routeEnd
  • routeRegisterCancel: $.servicesPermitted.routeingServices.routeRegisterCancel
  • routeRegisterAbort: $.servicesPermitted.routeingServices.routeRegisterAbort
  • routeRequest: $.servicesPermitted.routeingServices.routeRequest
  • routeSelect: $.servicesPermitted.routeingServices.routeSelect
  • routeReject: $.servicesPermitted.routeingServices.routeReject
  • routeUsed: $.servicesPermitted.routeingServices.routeUsed
  • routeRegister: $.servicesPermitted.routeingServices.routeRegister
  • voiceServices: $.servicesPermitted.voiceServices
  • clear: $.servicesPermitted.voiceServices.clear
  • resume: $.servicesPermitted.voiceServices.resume
  • suspend: $.servicesPermitted.voiceServices.suspend
  • review: $.servicesPermitted.voiceServices.review
  • activate: $.servicesPermitted.voiceServices.activate
  • stop: $.servicesPermitted.voiceServices.stop
  • setVoiceAttribute: $.servicesPermitted.voiceServices.setVoiceAttribute
  • concatenateMessage: $.servicesPermitted.voiceServices.concatenateMessage
  • synthesizeMessage: $.servicesPermitted.voiceServices.synthesizeMessage
  • queryVoiceAttribute: $.servicesPermitted.voiceServices.queryVoiceAttribute
  • deactivate: $.servicesPermitted.voiceServices.deactivate
  • deleteMessage: $.servicesPermitted.voiceServices.deleteMessage
  • playMessage: $.servicesPermitted.voiceServices.playMessage
  • recordMessage: $.servicesPermitted.voiceServices.recordMessage
  • reposition: $.servicesPermitted.voiceServices.reposition
  • callLinkageData: $.callLinkageData
  • threadData: $.callLinkageData.threadData
  • threadIDTimeStamp: $.callLinkageData.threadData.threadIDTimeStamp
  • threadSwitchingSubDomainName: $.callLinkageData.threadData.threadSwitchingSubDomainName
  • threadLinkageID: $.callLinkageData.threadData.threadLinkageID
  • globallyUniqueThreadID: $.callLinkageData.threadData.threadLinkageID.globallyUniqueThreadID
  • subDomainThreadID: $.callLinkageData.threadData.threadLinkageID.subDomainThreadID
  • globalCallData: $.callLinkageData.globalCallData
  • globalCallLinkageID: $.callLinkageData.globalCallData.globalCallLinkageID
  • subDomainCallLinkageID: $.callLinkageData.globalCallData.globalCallLinkageID.subDomainCallLinkageID
  • globallyUniqueCallLinkageID: $.callLinkageData.globalCallData.globalCallLinkageID.globallyUniqueCallLinkageID
  • callLinkageIDTimestamp: $.callLinkageData.globalCallData.callLinkageIDTimestamp
  • globalCallSwitchingSubDomainName: $.callLinkageData.globalCallData.globalCallSwitchingSubDomainName
  • correlatorData: $.correlatorData
  • string: $.correlatorData.string
  • string: $.correlatorData.string[*]
  • private: $.correlatorData.private
  • any: $.correlatorData.private.any
  • any: $.correlatorData.private.any[*]

ButtonInformationEvent

Beispiel: ButtonInformationEvent
{
"button": "<string>",
"buttonAssociatedNumber": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"buttonLabel": "<string>",
"buttonPressIndicator": true,
"device": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"extensions": {
"privateData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"security": {
"messageSequenceNumber": 0,
"securityInfo": {
"private": { },
"string": [ "<string>" ]
},
"timeStamp": "<string>"
}
},
"monitorCrossRefID": "2345"
}

Attribute (JsonPath)

  • extensions: $.extensions
  • security: $.extensions.security
  • timeStamp: $.extensions.security.timeStamp
  • messageSequenceNumber: $.extensions.security.messageSequenceNumber
  • securityInfo: $.extensions.security.securityInfo
  • string: $.extensions.security.securityInfo.string
  • string: $.extensions.security.securityInfo.string[*]
  • private: $.extensions.security.securityInfo.private
  • privateData: $.extensions.privateData
  • string: $.extensions.privateData.string
  • string: $.extensions.privateData.string[*]
  • private: $.extensions.privateData.private
  • any: $.extensions.privateData.private.any
  • any: $.extensions.privateData.private.any[*]
  • button: $.button
  • device: $.device
  • deviceIdentifier: $.device.deviceIdentifier
  • value: $.device.deviceIdentifier.value
  • bitRate: $.device.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.device.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.device.deviceIdentifier.typeOfNumber
  • mediaClass: $.device.deviceIdentifier.mediaClass
  • mediaClass: $.device.deviceIdentifier.mediaClass[*]
  • connectionRate: $.device.deviceIdentifier.connectionRate
  • delayTolerance: $.device.deviceIdentifier.delayTolerance
  • privateName: $.device.deviceIdentifier.privateName
  • privateNumber: $.device.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.device.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.device.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.device.notKnown
  • restricted: $.device.restricted
  • buttonPressIndicator: $.buttonPressIndicator
  • buttonAssociatedNumber: $.buttonAssociatedNumber
  • value: $.buttonAssociatedNumber.value
  • bitRate: $.buttonAssociatedNumber.bitRate
  • switchingSubDomainCCIEType: $.buttonAssociatedNumber.switchingSubDomainCCIEType
  • typeOfNumber: $.buttonAssociatedNumber.typeOfNumber
  • mediaClass: $.buttonAssociatedNumber.mediaClass
  • mediaClass: $.buttonAssociatedNumber.mediaClass[*]
  • connectionRate: $.buttonAssociatedNumber.connectionRate
  • delayTolerance: $.buttonAssociatedNumber.delayTolerance
  • privateName: $.buttonAssociatedNumber.privateName
  • privateNumber: $.buttonAssociatedNumber.privateNumber
  • switchingSubDomainInformationElements: $.buttonAssociatedNumber.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.buttonAssociatedNumber.switchingSubDomainInformationElements[*]
  • monitorCrossRefID: $.monitorCrossRefID
  • buttonLabel: $.buttonLabel

ButtonPressEvent

Beispiel: ButtonPressEvent
{
"button": "<string>",
"buttonAssociatedNumber": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"buttonLabel": "<string>",
"device": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"extensions": {
"privateData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"security": {
"messageSequenceNumber": 0,
"securityInfo": {
"private": { },
"string": [ "<string>" ]
},
"timeStamp": "<string>"
}
},
"monitorCrossRefID": "2345"
}

Attribute (JsonPath)

  • extensions: $.extensions
  • security: $.extensions.security
  • timeStamp: $.extensions.security.timeStamp
  • messageSequenceNumber: $.extensions.security.messageSequenceNumber
  • securityInfo: $.extensions.security.securityInfo
  • string: $.extensions.security.securityInfo.string
  • string: $.extensions.security.securityInfo.string[*]
  • private: $.extensions.security.securityInfo.private
  • privateData: $.extensions.privateData
  • string: $.extensions.privateData.string
  • string: $.extensions.privateData.string[*]
  • private: $.extensions.privateData.private
  • any: $.extensions.privateData.private.any
  • any: $.extensions.privateData.private.any[*]
  • button: $.button
  • device: $.device
  • deviceIdentifier: $.device.deviceIdentifier
  • value: $.device.deviceIdentifier.value
  • bitRate: $.device.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.device.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.device.deviceIdentifier.typeOfNumber
  • mediaClass: $.device.deviceIdentifier.mediaClass
  • mediaClass: $.device.deviceIdentifier.mediaClass[*]
  • connectionRate: $.device.deviceIdentifier.connectionRate
  • delayTolerance: $.device.deviceIdentifier.delayTolerance
  • privateName: $.device.deviceIdentifier.privateName
  • privateNumber: $.device.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.device.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.device.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.device.notKnown
  • restricted: $.device.restricted
  • buttonAssociatedNumber: $.buttonAssociatedNumber
  • value: $.buttonAssociatedNumber.value
  • bitRate: $.buttonAssociatedNumber.bitRate
  • switchingSubDomainCCIEType: $.buttonAssociatedNumber.switchingSubDomainCCIEType
  • typeOfNumber: $.buttonAssociatedNumber.typeOfNumber
  • mediaClass: $.buttonAssociatedNumber.mediaClass
  • mediaClass: $.buttonAssociatedNumber.mediaClass[*]
  • connectionRate: $.buttonAssociatedNumber.connectionRate
  • delayTolerance: $.buttonAssociatedNumber.delayTolerance
  • privateName: $.buttonAssociatedNumber.privateName
  • privateNumber: $.buttonAssociatedNumber.privateNumber
  • switchingSubDomainInformationElements: $.buttonAssociatedNumber.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.buttonAssociatedNumber.switchingSubDomainInformationElements[*]
  • monitorCrossRefID: $.monitorCrossRefID
  • buttonLabel: $.buttonLabel

CallBackEvent

Beispiel: CallBackEvent
{
"callBackSetCanceled": true,
"extensions": {
"privateData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"security": {
"messageSequenceNumber": 0,
"securityInfo": {
"private": { },
"string": [ "<string>" ]
},
"timeStamp": "<string>"
}
},
"monitorCrossRefID": "2345",
"originatingDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"targetDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
}
}

Attribute (JsonPath)

  • extensions: $.extensions
  • security: $.extensions.security
  • timeStamp: $.extensions.security.timeStamp
  • messageSequenceNumber: $.extensions.security.messageSequenceNumber
  • securityInfo: $.extensions.security.securityInfo
  • string: $.extensions.security.securityInfo.string
  • string: $.extensions.security.securityInfo.string[*]
  • private: $.extensions.security.securityInfo.private
  • privateData: $.extensions.privateData
  • string: $.extensions.privateData.string
  • string: $.extensions.privateData.string[*]
  • private: $.extensions.privateData.private
  • any: $.extensions.privateData.private.any
  • any: $.extensions.privateData.private.any[*]
  • originatingDevice: $.originatingDevice
  • deviceIdentifier: $.originatingDevice.deviceIdentifier
  • value: $.originatingDevice.deviceIdentifier.value
  • bitRate: $.originatingDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.originatingDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.originatingDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.originatingDevice.deviceIdentifier.mediaClass
  • mediaClass: $.originatingDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.originatingDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.originatingDevice.deviceIdentifier.delayTolerance
  • privateName: $.originatingDevice.deviceIdentifier.privateName
  • privateNumber: $.originatingDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.originatingDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.originatingDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.originatingDevice.notKnown
  • restricted: $.originatingDevice.restricted
  • callBackSetCanceled: $.callBackSetCanceled
  • monitorCrossRefID: $.monitorCrossRefID
  • targetDevice: $.targetDevice
  • deviceIdentifier: $.targetDevice.deviceIdentifier
  • value: $.targetDevice.deviceIdentifier.value
  • bitRate: $.targetDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.targetDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.targetDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.targetDevice.deviceIdentifier.mediaClass
  • mediaClass: $.targetDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.targetDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.targetDevice.deviceIdentifier.delayTolerance
  • privateName: $.targetDevice.deviceIdentifier.privateName
  • privateNumber: $.targetDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.targetDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.targetDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.targetDevice.notKnown
  • restricted: $.targetDevice.restricted

CallBackMessageEvent

Beispiel: CallBackMessageEvent
{
"callBackMsgSetCanceled": true,
"extensions": {
"privateData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"security": {
"messageSequenceNumber": 0,
"securityInfo": {
"private": { },
"string": [ "<string>" ]
},
"timeStamp": "<string>"
}
},
"monitorCrossRefID": "2345",
"originatingDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"targetDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
}
}

Attribute (JsonPath)

  • extensions: $.extensions
  • security: $.extensions.security
  • timeStamp: $.extensions.security.timeStamp
  • messageSequenceNumber: $.extensions.security.messageSequenceNumber
  • securityInfo: $.extensions.security.securityInfo
  • string: $.extensions.security.securityInfo.string
  • string: $.extensions.security.securityInfo.string[*]
  • private: $.extensions.security.securityInfo.private
  • privateData: $.extensions.privateData
  • string: $.extensions.privateData.string
  • string: $.extensions.privateData.string[*]
  • private: $.extensions.privateData.private
  • any: $.extensions.privateData.private.any
  • any: $.extensions.privateData.private.any[*]
  • callBackMsgSetCanceled: $.callBackMsgSetCanceled
  • originatingDevice: $.originatingDevice
  • deviceIdentifier: $.originatingDevice.deviceIdentifier
  • value: $.originatingDevice.deviceIdentifier.value
  • bitRate: $.originatingDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.originatingDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.originatingDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.originatingDevice.deviceIdentifier.mediaClass
  • mediaClass: $.originatingDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.originatingDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.originatingDevice.deviceIdentifier.delayTolerance
  • privateName: $.originatingDevice.deviceIdentifier.privateName
  • privateNumber: $.originatingDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.originatingDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.originatingDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.originatingDevice.notKnown
  • restricted: $.originatingDevice.restricted
  • monitorCrossRefID: $.monitorCrossRefID
  • targetDevice: $.targetDevice
  • deviceIdentifier: $.targetDevice.deviceIdentifier
  • value: $.targetDevice.deviceIdentifier.value
  • bitRate: $.targetDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.targetDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.targetDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.targetDevice.deviceIdentifier.mediaClass
  • mediaClass: $.targetDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.targetDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.targetDevice.deviceIdentifier.delayTolerance
  • privateName: $.targetDevice.deviceIdentifier.privateName
  • privateNumber: $.targetDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.targetDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.targetDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.targetDevice.notKnown
  • restricted: $.targetDevice.restricted

CallClearedEvent

Beispiel: CallClearedEvent
{
"callCharacteristics": {
"acdCall": true,
"assistCall": true,
"confidentialCall": true,
"directAgent": true,
"encryptedCall": true,
"highPriorityCall": true,
"lowPriorityCall": true,
"maintainanceCall": true,
"personalCall": true,
"priorityCall": true,
"privateCall": true,
"sensitiveCall": true,
"voiceUnitCall": true
},
"callLinkageData": {
"globalCallData": {
"callLinkageIDTimestamp": "<string>",
"globalCallLinkageID": {
"globallyUniqueCallLinkageID": "2345",
"subDomainCallLinkageID": "2345"
},
"globalCallSwitchingSubDomainName": "<string>"
},
"threadData": {
"threadIDTimeStamp": "<string>",
"threadLinkageID": {
"globallyUniqueThreadID": "2345",
"subDomainThreadID": "2345"
},
"threadSwitchingSubDomainName": "<string>"
}
},
"cause": "A_CD_BUSY",
"clearedCall": {
"content": [
{
"declaredType": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"globalScope": true,
"name": {
"localPart": "<string>",
"namespaceURI": "<string>",
"prefix": "<string>"
},
"nil": true,
"scope": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"typeSubstituted": true,
"value": { }
}
]
},
"correlatorData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"extensions": {
"privateData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"security": {
"messageSequenceNumber": 0,
"securityInfo": {
"private": { },
"string": [ "<string>" ]
},
"timeStamp": "<string>"
}
},
"languagePreferences": "<string>",
"locationInfoList": {
"locationInfoEntry": [
{
"any": [ "<any>" ]
}
]
},
"mediaCallCharacteristics": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": {
"audio": true,
"chat": true,
"data": true,
"email": true,
"im": true,
"image": true,
"message": true,
"mms": true,
"notKnown": true,
"other": true,
"sms": true,
"voice": true
},
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ]
},
"monitorCrossRefID": "2345",
"userData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
}
}

Attribute (JsonPath)

  • cause: $.cause
  • extensions: $.extensions
  • security: $.extensions.security
  • timeStamp: $.extensions.security.timeStamp
  • messageSequenceNumber: $.extensions.security.messageSequenceNumber
  • securityInfo: $.extensions.security.securityInfo
  • string: $.extensions.security.securityInfo.string
  • string: $.extensions.security.securityInfo.string[*]
  • private: $.extensions.security.securityInfo.private
  • privateData: $.extensions.privateData
  • string: $.extensions.privateData.string
  • string: $.extensions.privateData.string[*]
  • private: $.extensions.privateData.private
  • any: $.extensions.privateData.private.any
  • any: $.extensions.privateData.private.any[*]
  • userData: $.userData
  • string: $.userData.string
  • string: $.userData.string[*]
  • private: $.userData.private
  • any: $.userData.private.any
  • any: $.userData.private.any[*]
  • languagePreferences: $.languagePreferences
  • locationInfoList: $.locationInfoList
  • locationInfoEntry: $.locationInfoList.locationInfoEntry
  • locationInfoEntry: $.locationInfoList.locationInfoEntry[*]
  • any: $.locationInfoList.locationInfoEntry[*].any
  • any: $.locationInfoList.locationInfoEntry[*].any[*]
  • mediaCallCharacteristics: $.mediaCallCharacteristics
  • bitRate: $.mediaCallCharacteristics.bitRate
  • switchingSubDomainCCIEType: $.mediaCallCharacteristics.switchingSubDomainCCIEType
  • mediaClass: $.mediaCallCharacteristics.mediaClass
  • other: $.mediaCallCharacteristics.mediaClass.other
  • message: $.mediaCallCharacteristics.mediaClass.message
  • email: $.mediaCallCharacteristics.mediaClass.email
  • data: $.mediaCallCharacteristics.mediaClass.data
  • im: $.mediaCallCharacteristics.mediaClass.im
  • mms: $.mediaCallCharacteristics.mediaClass.mms
  • voice: $.mediaCallCharacteristics.mediaClass.voice
  • chat: $.mediaCallCharacteristics.mediaClass.chat
  • notKnown: $.mediaCallCharacteristics.mediaClass.notKnown
  • image: $.mediaCallCharacteristics.mediaClass.image
  • audio: $.mediaCallCharacteristics.mediaClass.audio
  • sms: $.mediaCallCharacteristics.mediaClass.sms
  • connectionRate: $.mediaCallCharacteristics.connectionRate
  • delayTolerance: $.mediaCallCharacteristics.delayTolerance
  • switchingSubDomainInformationElements: $.mediaCallCharacteristics.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.mediaCallCharacteristics.switchingSubDomainInformationElements[*]
  • callCharacteristics: $.callCharacteristics
  • privateCall: $.callCharacteristics.privateCall
  • acdCall: $.callCharacteristics.acdCall
  • lowPriorityCall: $.callCharacteristics.lowPriorityCall
  • encryptedCall: $.callCharacteristics.encryptedCall
  • voiceUnitCall: $.callCharacteristics.voiceUnitCall
  • highPriorityCall: $.callCharacteristics.highPriorityCall
  • directAgent: $.callCharacteristics.directAgent
  • assistCall: $.callCharacteristics.assistCall
  • sensitiveCall: $.callCharacteristics.sensitiveCall
  • personalCall: $.callCharacteristics.personalCall
  • confidentialCall: $.callCharacteristics.confidentialCall
  • maintainanceCall: $.callCharacteristics.maintainanceCall
  • priorityCall: $.callCharacteristics.priorityCall
  • monitorCrossRefID: $.monitorCrossRefID
  • callLinkageData: $.callLinkageData
  • threadData: $.callLinkageData.threadData
  • threadIDTimeStamp: $.callLinkageData.threadData.threadIDTimeStamp
  • threadSwitchingSubDomainName: $.callLinkageData.threadData.threadSwitchingSubDomainName
  • threadLinkageID: $.callLinkageData.threadData.threadLinkageID
  • globallyUniqueThreadID: $.callLinkageData.threadData.threadLinkageID.globallyUniqueThreadID
  • subDomainThreadID: $.callLinkageData.threadData.threadLinkageID.subDomainThreadID
  • globalCallData: $.callLinkageData.globalCallData
  • globalCallLinkageID: $.callLinkageData.globalCallData.globalCallLinkageID
  • subDomainCallLinkageID: $.callLinkageData.globalCallData.globalCallLinkageID.subDomainCallLinkageID
  • globallyUniqueCallLinkageID: $.callLinkageData.globalCallData.globalCallLinkageID.globallyUniqueCallLinkageID
  • callLinkageIDTimestamp: $.callLinkageData.globalCallData.callLinkageIDTimestamp
  • globalCallSwitchingSubDomainName: $.callLinkageData.globalCallData.globalCallSwitchingSubDomainName
  • correlatorData: $.correlatorData
  • string: $.correlatorData.string
  • string: $.correlatorData.string[*]
  • private: $.correlatorData.private
  • any: $.correlatorData.private.any
  • any: $.correlatorData.private.any[*]
  • clearedCall: $.clearedCall
  • content: $.clearedCall.content
  • content: $.clearedCall.content[*]
  • name: $.clearedCall.content[*].name
  • namespaceURI: $.clearedCall.content[*].name.namespaceURI
  • localPart: $.clearedCall.content[*].name.localPart
  • prefix: $.clearedCall.content[*].name.prefix
  • value: $.clearedCall.content[*].value
  • scope: $.clearedCall.content[*].scope
  • name: $.clearedCall.content[*].scope.name
  • module: $.clearedCall.content[*].scope.module
  • protectionDomain: $.clearedCall.content[*].scope.protectionDomain
  • modifiers: $.clearedCall.content[*].scope.modifiers
  • interface: $.clearedCall.content[*].scope.interface
  • array: $.clearedCall.content[*].scope.array
  • primitive: $.clearedCall.content[*].scope.primitive
  • hidden: $.clearedCall.content[*].scope.hidden
  • superclass: $.clearedCall.content[*].scope.superclass
  • componentType: $.clearedCall.content[*].scope.componentType
  • annotation: $.clearedCall.content[*].scope.annotation
  • enum: $.clearedCall.content[*].scope.enum
  • record: $.clearedCall.content[*].scope.record
  • typeParameters: $.clearedCall.content[*].scope.typeParameters
  • typeParameters: $.clearedCall.content[*].scope.typeParameters[*]
  • sealed: $.clearedCall.content[*].scope.sealed
  • interfaces: $.clearedCall.content[*].scope.interfaces
  • interfaces: $.clearedCall.content[*].scope.interfaces[*]
  • classLoader: $.clearedCall.content[*].scope.classLoader
  • memberClass: $.clearedCall.content[*].scope.memberClass
  • localClass: $.clearedCall.content[*].scope.localClass
  • anonymousClass: $.clearedCall.content[*].scope.anonymousClass
  • enclosingClass: $.clearedCall.content[*].scope.enclosingClass
  • simpleName: $.clearedCall.content[*].scope.simpleName
  • canonicalName: $.clearedCall.content[*].scope.canonicalName
  • packageName: $.clearedCall.content[*].scope.packageName
  • nestHost: $.clearedCall.content[*].scope.nestHost
  • permittedSubclasses: $.clearedCall.content[*].scope.permittedSubclasses
  • permittedSubclasses: $.clearedCall.content[*].scope.permittedSubclasses[*]
  • synthetic: $.clearedCall.content[*].scope.synthetic
  • genericSuperclass: $.clearedCall.content[*].scope.genericSuperclass
  • package: $.clearedCall.content[*].scope.package
  • genericInterfaces: $.clearedCall.content[*].scope.genericInterfaces
  • genericInterfaces: $.clearedCall.content[*].scope.genericInterfaces[*]
  • signers: $.clearedCall.content[*].scope.signers
  • signers: $.clearedCall.content[*].scope.signers[*]
  • enclosingMethod: $.clearedCall.content[*].scope.enclosingMethod
  • enclosingConstructor: $.clearedCall.content[*].scope.enclosingConstructor
  • declaringClass: $.clearedCall.content[*].scope.declaringClass
  • typeName: $.clearedCall.content[*].scope.typeName
  • classes: $.clearedCall.content[*].scope.classes
  • classes: $.clearedCall.content[*].scope.classes[*]
  • fields: $.clearedCall.content[*].scope.fields
  • fields: $.clearedCall.content[*].scope.fields[*]
  • methods: $.clearedCall.content[*].scope.methods
  • methods: $.clearedCall.content[*].scope.methods[*]
  • constructors: $.clearedCall.content[*].scope.constructors
  • constructors: $.clearedCall.content[*].scope.constructors[*]
  • declaredClasses: $.clearedCall.content[*].scope.declaredClasses
  • declaredClasses: $.clearedCall.content[*].scope.declaredClasses[*]
  • declaredFields: $.clearedCall.content[*].scope.declaredFields
  • declaredFields: $.clearedCall.content[*].scope.declaredFields[*]
  • recordComponents: $.clearedCall.content[*].scope.recordComponents
  • recordComponents: $.clearedCall.content[*].scope.recordComponents[*]
  • declaredMethods: $.clearedCall.content[*].scope.declaredMethods
  • declaredMethods: $.clearedCall.content[*].scope.declaredMethods[*]
  • declaredConstructors: $.clearedCall.content[*].scope.declaredConstructors
  • declaredConstructors: $.clearedCall.content[*].scope.declaredConstructors[*]
  • enumConstants: $.clearedCall.content[*].scope.enumConstants
  • enumConstants: $.clearedCall.content[*].scope.enumConstants[*]
  • annotations: $.clearedCall.content[*].scope.annotations
  • annotations: $.clearedCall.content[*].scope.annotations[*]
  • declaredAnnotations: $.clearedCall.content[*].scope.declaredAnnotations
  • declaredAnnotations: $.clearedCall.content[*].scope.declaredAnnotations[*]
  • annotatedSuperclass: $.clearedCall.content[*].scope.annotatedSuperclass
  • annotatedInterfaces: $.clearedCall.content[*].scope.annotatedInterfaces
  • annotatedInterfaces: $.clearedCall.content[*].scope.annotatedInterfaces[*]
  • nestMembers: $.clearedCall.content[*].scope.nestMembers
  • nestMembers: $.clearedCall.content[*].scope.nestMembers[*]
  • nil: $.clearedCall.content[*].nil
  • declaredType: $.clearedCall.content[*].declaredType
  • name: $.clearedCall.content[*].declaredType.name
  • module: $.clearedCall.content[*].declaredType.module
  • protectionDomain: $.clearedCall.content[*].declaredType.protectionDomain
  • modifiers: $.clearedCall.content[*].declaredType.modifiers
  • interface: $.clearedCall.content[*].declaredType.interface
  • array: $.clearedCall.content[*].declaredType.array
  • primitive: $.clearedCall.content[*].declaredType.primitive
  • hidden: $.clearedCall.content[*].declaredType.hidden
  • superclass: $.clearedCall.content[*].declaredType.superclass
  • componentType: $.clearedCall.content[*].declaredType.componentType
  • annotation: $.clearedCall.content[*].declaredType.annotation
  • enum: $.clearedCall.content[*].declaredType.enum
  • record: $.clearedCall.content[*].declaredType.record
  • typeParameters: $.clearedCall.content[*].declaredType.typeParameters
  • typeParameters: $.clearedCall.content[*].declaredType.typeParameters[*]
  • sealed: $.clearedCall.content[*].declaredType.sealed
  • interfaces: $.clearedCall.content[*].declaredType.interfaces
  • interfaces: $.clearedCall.content[*].declaredType.interfaces[*]
  • classLoader: $.clearedCall.content[*].declaredType.classLoader
  • memberClass: $.clearedCall.content[*].declaredType.memberClass
  • localClass: $.clearedCall.content[*].declaredType.localClass
  • anonymousClass: $.clearedCall.content[*].declaredType.anonymousClass
  • enclosingClass: $.clearedCall.content[*].declaredType.enclosingClass
  • simpleName: $.clearedCall.content[*].declaredType.simpleName
  • canonicalName: $.clearedCall.content[*].declaredType.canonicalName
  • packageName: $.clearedCall.content[*].declaredType.packageName
  • nestHost: $.clearedCall.content[*].declaredType.nestHost
  • permittedSubclasses: $.clearedCall.content[*].declaredType.permittedSubclasses
  • permittedSubclasses: $.clearedCall.content[*].declaredType.permittedSubclasses[*]
  • synthetic: $.clearedCall.content[*].declaredType.synthetic
  • genericSuperclass: $.clearedCall.content[*].declaredType.genericSuperclass
  • package: $.clearedCall.content[*].declaredType.package
  • genericInterfaces: $.clearedCall.content[*].declaredType.genericInterfaces
  • genericInterfaces: $.clearedCall.content[*].declaredType.genericInterfaces[*]
  • signers: $.clearedCall.content[*].declaredType.signers
  • signers: $.clearedCall.content[*].declaredType.signers[*]
  • enclosingMethod: $.clearedCall.content[*].declaredType.enclosingMethod
  • enclosingConstructor: $.clearedCall.content[*].declaredType.enclosingConstructor
  • declaringClass: $.clearedCall.content[*].declaredType.declaringClass
  • typeName: $.clearedCall.content[*].declaredType.typeName
  • classes: $.clearedCall.content[*].declaredType.classes
  • classes: $.clearedCall.content[*].declaredType.classes[*]
  • fields: $.clearedCall.content[*].declaredType.fields
  • fields: $.clearedCall.content[*].declaredType.fields[*]
  • methods: $.clearedCall.content[*].declaredType.methods
  • methods: $.clearedCall.content[*].declaredType.methods[*]
  • constructors: $.clearedCall.content[*].declaredType.constructors
  • constructors: $.clearedCall.content[*].declaredType.constructors[*]
  • declaredClasses: $.clearedCall.content[*].declaredType.declaredClasses
  • declaredClasses: $.clearedCall.content[*].declaredType.declaredClasses[*]
  • declaredFields: $.clearedCall.content[*].declaredType.declaredFields
  • declaredFields: $.clearedCall.content[*].declaredType.declaredFields[*]
  • recordComponents: $.clearedCall.content[*].declaredType.recordComponents
  • recordComponents: $.clearedCall.content[*].declaredType.recordComponents[*]
  • declaredMethods: $.clearedCall.content[*].declaredType.declaredMethods
  • declaredMethods: $.clearedCall.content[*].declaredType.declaredMethods[*]
  • declaredConstructors: $.clearedCall.content[*].declaredType.declaredConstructors
  • declaredConstructors: $.clearedCall.content[*].declaredType.declaredConstructors[*]
  • enumConstants: $.clearedCall.content[*].declaredType.enumConstants
  • enumConstants: $.clearedCall.content[*].declaredType.enumConstants[*]
  • annotations: $.clearedCall.content[*].declaredType.annotations
  • annotations: $.clearedCall.content[*].declaredType.annotations[*]
  • declaredAnnotations: $.clearedCall.content[*].declaredType.declaredAnnotations
  • declaredAnnotations: $.clearedCall.content[*].declaredType.declaredAnnotations[*]
  • annotatedSuperclass: $.clearedCall.content[*].declaredType.annotatedSuperclass
  • annotatedInterfaces: $.clearedCall.content[*].declaredType.annotatedInterfaces
  • annotatedInterfaces: $.clearedCall.content[*].declaredType.annotatedInterfaces[*]
  • nestMembers: $.clearedCall.content[*].declaredType.nestMembers
  • nestMembers: $.clearedCall.content[*].declaredType.nestMembers[*]
  • globalScope: $.clearedCall.content[*].globalScope
  • typeSubstituted: $.clearedCall.content[*].typeSubstituted

CallInformationEvent

Beispiel: CallInformationEvent
{
"accountInfo": [ 0 ],
"authCode": [ 0 ],
"callCharacteristics": {
"acdCall": true,
"assistCall": true,
"confidentialCall": true,
"directAgent": true,
"encryptedCall": true,
"highPriorityCall": true,
"lowPriorityCall": true,
"maintainanceCall": true,
"personalCall": true,
"priorityCall": true,
"privateCall": true,
"sensitiveCall": true,
"voiceUnitCall": true
},
"callLinkageDataList": {
"newCallLinkageData": {
"globalCallData": {
"callLinkageIDTimestamp": "<string>",
"globalCallLinkageID": { },
"globalCallSwitchingSubDomainName": "<string>"
},
"threadData": {
"threadIDTimeStamp": "<string>",
"threadLinkageID": { },
"threadSwitchingSubDomainName": "<string>"
}
},
"oldCallLinkageData": {
"globalCallData": {
"callLinkageIDTimestamp": "<string>",
"globalCallLinkageID": { },
"globalCallSwitchingSubDomainName": "<string>"
},
"threadData": {
"threadIDTimeStamp": "<string>",
"threadLinkageID": { },
"threadSwitchingSubDomainName": "<string>"
}
}
},
"callQualifyingData": [ 0 ],
"callingDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"connection": {
"content": [
{
"declaredType": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"globalScope": true,
"name": {
"localPart": "<string>",
"namespaceURI": "<string>",
"prefix": "<string>"
},
"nil": true,
"scope": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"typeSubstituted": true,
"value": { }
}
]
},
"connectionInfo": {
"flowDirection": "<string>",
"mediaSessionInfo": "<string>",
"numberOfChannels": 0
},
"correlatorData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"device": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"deviceInfo": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"extensions": {
"privateData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"security": {
"messageSequenceNumber": 0,
"securityInfo": {
"private": { },
"string": [ "<string>" ]
},
"timeStamp": "<string>"
}
},
"languagePreferences": "<string>",
"monitorCrossRefID": "2345",
"servicesPermitted": {
"callAssociatedServices": {
"associateData": true,
"cancelTelephonyTones": true,
"changeConnectionInformation": true,
"generateDigits": true,
"generateTelephonyTones": true,
"sendUserInformation": true
},
"callControlServices": {
"acceptCall": true,
"alternateCall": true,
"answerCall": true,
"callBack": true,
"callBackMessage": true,
"campOnCall": true,
"clearCall": true,
"clearConnection": true,
"conferenceCall": true,
"consultationCall": true,
"deflectCall": true,
"dialDigits": true,
"directedPickupCall": true,
"groupPickupCall": true,
"holdCall": true,
"intrudeCall": true,
"joinCall": true,
"makeCall": true,
"makePredictiveCall": true,
"parkCall": true,
"reconnectCall": true,
"retrieveCall": true,
"sendMessage": true,
"singleStepConference": true,
"singleStepTransfer": true,
"transferCall": true
},
"mediaAttachementServices": {
"attachMediaService": true,
"detachMediaService": true
},
"routeingServices": {
"reRoute": true,
"routeEnd": true,
"routeRegister": true,
"routeRegisterAbort": true,
"routeRegisterCancel": true,
"routeReject": true,
"routeRequest": true,
"routeSelect": true,
"routeUsed": true
},
"voiceServices": {
"activate": true,
"clear": true,
"concatenateMessage": true,
"deactivate": true,
"deleteMessage": true,
"playMessage": true,
"queryVoiceAttribute": true,
"recordMessage": true,
"reposition": true,
"resume": true,
"review": true,
"setVoiceAttribute": true,
"stop": true,
"suspend": true,
"synthesizeMessage": true
}
},
"subjectOfCall": "<string>",
"userData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
}
}

Attribute (JsonPath)

  • connection: $.connection
  • content: $.connection.content
  • content: $.connection.content[*]
  • name: $.connection.content[*].name
  • namespaceURI: $.connection.content[*].name.namespaceURI
  • localPart: $.connection.content[*].name.localPart
  • prefix: $.connection.content[*].name.prefix
  • value: $.connection.content[*].value
  • scope: $.connection.content[*].scope
  • name: $.connection.content[*].scope.name
  • module: $.connection.content[*].scope.module
  • protectionDomain: $.connection.content[*].scope.protectionDomain
  • modifiers: $.connection.content[*].scope.modifiers
  • interface: $.connection.content[*].scope.interface
  • array: $.connection.content[*].scope.array
  • primitive: $.connection.content[*].scope.primitive
  • hidden: $.connection.content[*].scope.hidden
  • superclass: $.connection.content[*].scope.superclass
  • componentType: $.connection.content[*].scope.componentType
  • annotation: $.connection.content[*].scope.annotation
  • enum: $.connection.content[*].scope.enum
  • record: $.connection.content[*].scope.record
  • typeParameters: $.connection.content[*].scope.typeParameters
  • typeParameters: $.connection.content[*].scope.typeParameters[*]
  • sealed: $.connection.content[*].scope.sealed
  • interfaces: $.connection.content[*].scope.interfaces
  • interfaces: $.connection.content[*].scope.interfaces[*]
  • classLoader: $.connection.content[*].scope.classLoader
  • memberClass: $.connection.content[*].scope.memberClass
  • localClass: $.connection.content[*].scope.localClass
  • anonymousClass: $.connection.content[*].scope.anonymousClass
  • enclosingClass: $.connection.content[*].scope.enclosingClass
  • simpleName: $.connection.content[*].scope.simpleName
  • canonicalName: $.connection.content[*].scope.canonicalName
  • packageName: $.connection.content[*].scope.packageName
  • nestHost: $.connection.content[*].scope.nestHost
  • permittedSubclasses: $.connection.content[*].scope.permittedSubclasses
  • permittedSubclasses: $.connection.content[*].scope.permittedSubclasses[*]
  • synthetic: $.connection.content[*].scope.synthetic
  • genericSuperclass: $.connection.content[*].scope.genericSuperclass
  • package: $.connection.content[*].scope.package
  • genericInterfaces: $.connection.content[*].scope.genericInterfaces
  • genericInterfaces: $.connection.content[*].scope.genericInterfaces[*]
  • signers: $.connection.content[*].scope.signers
  • signers: $.connection.content[*].scope.signers[*]
  • enclosingMethod: $.connection.content[*].scope.enclosingMethod
  • enclosingConstructor: $.connection.content[*].scope.enclosingConstructor
  • declaringClass: $.connection.content[*].scope.declaringClass
  • typeName: $.connection.content[*].scope.typeName
  • classes: $.connection.content[*].scope.classes
  • classes: $.connection.content[*].scope.classes[*]
  • fields: $.connection.content[*].scope.fields
  • fields: $.connection.content[*].scope.fields[*]
  • methods: $.connection.content[*].scope.methods
  • methods: $.connection.content[*].scope.methods[*]
  • constructors: $.connection.content[*].scope.constructors
  • constructors: $.connection.content[*].scope.constructors[*]
  • declaredClasses: $.connection.content[*].scope.declaredClasses
  • declaredClasses: $.connection.content[*].scope.declaredClasses[*]
  • declaredFields: $.connection.content[*].scope.declaredFields
  • declaredFields: $.connection.content[*].scope.declaredFields[*]
  • recordComponents: $.connection.content[*].scope.recordComponents
  • recordComponents: $.connection.content[*].scope.recordComponents[*]
  • declaredMethods: $.connection.content[*].scope.declaredMethods
  • declaredMethods: $.connection.content[*].scope.declaredMethods[*]
  • declaredConstructors: $.connection.content[*].scope.declaredConstructors
  • declaredConstructors: $.connection.content[*].scope.declaredConstructors[*]
  • enumConstants: $.connection.content[*].scope.enumConstants
  • enumConstants: $.connection.content[*].scope.enumConstants[*]
  • annotations: $.connection.content[*].scope.annotations
  • annotations: $.connection.content[*].scope.annotations[*]
  • declaredAnnotations: $.connection.content[*].scope.declaredAnnotations
  • declaredAnnotations: $.connection.content[*].scope.declaredAnnotations[*]
  • annotatedSuperclass: $.connection.content[*].scope.annotatedSuperclass
  • annotatedInterfaces: $.connection.content[*].scope.annotatedInterfaces
  • annotatedInterfaces: $.connection.content[*].scope.annotatedInterfaces[*]
  • nestMembers: $.connection.content[*].scope.nestMembers
  • nestMembers: $.connection.content[*].scope.nestMembers[*]
  • nil: $.connection.content[*].nil
  • declaredType: $.connection.content[*].declaredType
  • name: $.connection.content[*].declaredType.name
  • module: $.connection.content[*].declaredType.module
  • protectionDomain: $.connection.content[*].declaredType.protectionDomain
  • modifiers: $.connection.content[*].declaredType.modifiers
  • interface: $.connection.content[*].declaredType.interface
  • array: $.connection.content[*].declaredType.array
  • primitive: $.connection.content[*].declaredType.primitive
  • hidden: $.connection.content[*].declaredType.hidden
  • superclass: $.connection.content[*].declaredType.superclass
  • componentType: $.connection.content[*].declaredType.componentType
  • annotation: $.connection.content[*].declaredType.annotation
  • enum: $.connection.content[*].declaredType.enum
  • record: $.connection.content[*].declaredType.record
  • typeParameters: $.connection.content[*].declaredType.typeParameters
  • typeParameters: $.connection.content[*].declaredType.typeParameters[*]
  • sealed: $.connection.content[*].declaredType.sealed
  • interfaces: $.connection.content[*].declaredType.interfaces
  • interfaces: $.connection.content[*].declaredType.interfaces[*]
  • classLoader: $.connection.content[*].declaredType.classLoader
  • memberClass: $.connection.content[*].declaredType.memberClass
  • localClass: $.connection.content[*].declaredType.localClass
  • anonymousClass: $.connection.content[*].declaredType.anonymousClass
  • enclosingClass: $.connection.content[*].declaredType.enclosingClass
  • simpleName: $.connection.content[*].declaredType.simpleName
  • canonicalName: $.connection.content[*].declaredType.canonicalName
  • packageName: $.connection.content[*].declaredType.packageName
  • nestHost: $.connection.content[*].declaredType.nestHost
  • permittedSubclasses: $.connection.content[*].declaredType.permittedSubclasses
  • permittedSubclasses: $.connection.content[*].declaredType.permittedSubclasses[*]
  • synthetic: $.connection.content[*].declaredType.synthetic
  • genericSuperclass: $.connection.content[*].declaredType.genericSuperclass
  • package: $.connection.content[*].declaredType.package
  • genericInterfaces: $.connection.content[*].declaredType.genericInterfaces
  • genericInterfaces: $.connection.content[*].declaredType.genericInterfaces[*]
  • signers: $.connection.content[*].declaredType.signers
  • signers: $.connection.content[*].declaredType.signers[*]
  • enclosingMethod: $.connection.content[*].declaredType.enclosingMethod
  • enclosingConstructor: $.connection.content[*].declaredType.enclosingConstructor
  • declaringClass: $.connection.content[*].declaredType.declaringClass
  • typeName: $.connection.content[*].declaredType.typeName
  • classes: $.connection.content[*].declaredType.classes
  • classes: $.connection.content[*].declaredType.classes[*]
  • fields: $.connection.content[*].declaredType.fields
  • fields: $.connection.content[*].declaredType.fields[*]
  • methods: $.connection.content[*].declaredType.methods
  • methods: $.connection.content[*].declaredType.methods[*]
  • constructors: $.connection.content[*].declaredType.constructors
  • constructors: $.connection.content[*].declaredType.constructors[*]
  • declaredClasses: $.connection.content[*].declaredType.declaredClasses
  • declaredClasses: $.connection.content[*].declaredType.declaredClasses[*]
  • declaredFields: $.connection.content[*].declaredType.declaredFields
  • declaredFields: $.connection.content[*].declaredType.declaredFields[*]
  • recordComponents: $.connection.content[*].declaredType.recordComponents
  • recordComponents: $.connection.content[*].declaredType.recordComponents[*]
  • declaredMethods: $.connection.content[*].declaredType.declaredMethods
  • declaredMethods: $.connection.content[*].declaredType.declaredMethods[*]
  • declaredConstructors: $.connection.content[*].declaredType.declaredConstructors
  • declaredConstructors: $.connection.content[*].declaredType.declaredConstructors[*]
  • enumConstants: $.connection.content[*].declaredType.enumConstants
  • enumConstants: $.connection.content[*].declaredType.enumConstants[*]
  • annotations: $.connection.content[*].declaredType.annotations
  • annotations: $.connection.content[*].declaredType.annotations[*]
  • declaredAnnotations: $.connection.content[*].declaredType.declaredAnnotations
  • declaredAnnotations: $.connection.content[*].declaredType.declaredAnnotations[*]
  • annotatedSuperclass: $.connection.content[*].declaredType.annotatedSuperclass
  • annotatedInterfaces: $.connection.content[*].declaredType.annotatedInterfaces
  • annotatedInterfaces: $.connection.content[*].declaredType.annotatedInterfaces[*]
  • nestMembers: $.connection.content[*].declaredType.nestMembers
  • nestMembers: $.connection.content[*].declaredType.nestMembers[*]
  • globalScope: $.connection.content[*].globalScope
  • typeSubstituted: $.connection.content[*].typeSubstituted
  • extensions: $.extensions
  • security: $.extensions.security
  • timeStamp: $.extensions.security.timeStamp
  • messageSequenceNumber: $.extensions.security.messageSequenceNumber
  • securityInfo: $.extensions.security.securityInfo
  • string: $.extensions.security.securityInfo.string
  • string: $.extensions.security.securityInfo.string[*]
  • private: $.extensions.security.securityInfo.private
  • privateData: $.extensions.privateData
  • string: $.extensions.privateData.string
  • string: $.extensions.privateData.string[*]
  • private: $.extensions.privateData.private
  • any: $.extensions.privateData.private.any
  • any: $.extensions.privateData.private.any[*]
  • device: $.device
  • deviceIdentifier: $.device.deviceIdentifier
  • value: $.device.deviceIdentifier.value
  • bitRate: $.device.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.device.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.device.deviceIdentifier.typeOfNumber
  • mediaClass: $.device.deviceIdentifier.mediaClass
  • mediaClass: $.device.deviceIdentifier.mediaClass[*]
  • connectionRate: $.device.deviceIdentifier.connectionRate
  • delayTolerance: $.device.deviceIdentifier.delayTolerance
  • privateName: $.device.deviceIdentifier.privateName
  • privateNumber: $.device.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.device.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.device.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.device.notKnown
  • restricted: $.device.restricted
  • userData: $.userData
  • string: $.userData.string
  • string: $.userData.string[*]
  • private: $.userData.private
  • any: $.userData.private.any
  • any: $.userData.private.any[*]
  • languagePreferences: $.languagePreferences
  • callLinkageDataList: $.callLinkageDataList
  • oldCallLinkageData: $.callLinkageDataList.oldCallLinkageData
  • threadData: $.callLinkageDataList.oldCallLinkageData.threadData
  • threadIDTimeStamp: $.callLinkageDataList.oldCallLinkageData.threadData.threadIDTimeStamp
  • threadSwitchingSubDomainName: $.callLinkageDataList.oldCallLinkageData.threadData.threadSwitchingSubDomainName
  • threadLinkageID: $.callLinkageDataList.oldCallLinkageData.threadData.threadLinkageID
  • globalCallData: $.callLinkageDataList.oldCallLinkageData.globalCallData
  • globalCallLinkageID: $.callLinkageDataList.oldCallLinkageData.globalCallData.globalCallLinkageID
  • callLinkageIDTimestamp: $.callLinkageDataList.oldCallLinkageData.globalCallData.callLinkageIDTimestamp
  • globalCallSwitchingSubDomainName: $.callLinkageDataList.oldCallLinkageData.globalCallData.globalCallSwitchingSubDomainName
  • newCallLinkageData: $.callLinkageDataList.newCallLinkageData
  • threadData: $.callLinkageDataList.newCallLinkageData.threadData
  • threadIDTimeStamp: $.callLinkageDataList.newCallLinkageData.threadData.threadIDTimeStamp
  • threadSwitchingSubDomainName: $.callLinkageDataList.newCallLinkageData.threadData.threadSwitchingSubDomainName
  • threadLinkageID: $.callLinkageDataList.newCallLinkageData.threadData.threadLinkageID
  • globalCallData: $.callLinkageDataList.newCallLinkageData.globalCallData
  • globalCallLinkageID: $.callLinkageDataList.newCallLinkageData.globalCallData.globalCallLinkageID
  • callLinkageIDTimestamp: $.callLinkageDataList.newCallLinkageData.globalCallData.callLinkageIDTimestamp
  • globalCallSwitchingSubDomainName: $.callLinkageDataList.newCallLinkageData.globalCallData.globalCallSwitchingSubDomainName
  • callQualifyingData: $.callQualifyingData
  • callQualifyingData: $.callQualifyingData[*]
  • callCharacteristics: $.callCharacteristics
  • privateCall: $.callCharacteristics.privateCall
  • acdCall: $.callCharacteristics.acdCall
  • lowPriorityCall: $.callCharacteristics.lowPriorityCall
  • encryptedCall: $.callCharacteristics.encryptedCall
  • voiceUnitCall: $.callCharacteristics.voiceUnitCall
  • highPriorityCall: $.callCharacteristics.highPriorityCall
  • directAgent: $.callCharacteristics.directAgent
  • assistCall: $.callCharacteristics.assistCall
  • sensitiveCall: $.callCharacteristics.sensitiveCall
  • personalCall: $.callCharacteristics.personalCall
  • confidentialCall: $.callCharacteristics.confidentialCall
  • maintainanceCall: $.callCharacteristics.maintainanceCall
  • priorityCall: $.callCharacteristics.priorityCall
  • monitorCrossRefID: $.monitorCrossRefID
  • servicesPermitted: $.servicesPermitted
  • mediaAttachementServices: $.servicesPermitted.mediaAttachementServices
  • detachMediaService: $.servicesPermitted.mediaAttachementServices.detachMediaService
  • attachMediaService: $.servicesPermitted.mediaAttachementServices.attachMediaService
  • callControlServices: $.servicesPermitted.callControlServices
  • consultationCall: $.servicesPermitted.callControlServices.consultationCall
  • holdCall: $.servicesPermitted.callControlServices.holdCall
  • joinCall: $.servicesPermitted.callControlServices.joinCall
  • makeCall: $.servicesPermitted.callControlServices.makeCall
  • callBack: $.servicesPermitted.callControlServices.callBack
  • parkCall: $.servicesPermitted.callControlServices.parkCall
  • conferenceCall: $.servicesPermitted.callControlServices.conferenceCall
  • singleStepTransfer: $.servicesPermitted.callControlServices.singleStepTransfer
  • directedPickupCall: $.servicesPermitted.callControlServices.directedPickupCall
  • makePredictiveCall: $.servicesPermitted.callControlServices.makePredictiveCall
  • singleStepConference: $.servicesPermitted.callControlServices.singleStepConference
  • callBackMessage: $.servicesPermitted.callControlServices.callBackMessage
  • campOnCall: $.servicesPermitted.callControlServices.campOnCall
  • alternateCall: $.servicesPermitted.callControlServices.alternateCall
  • acceptCall: $.servicesPermitted.callControlServices.acceptCall
  • answerCall: $.servicesPermitted.callControlServices.answerCall
  • sendMessage: $.servicesPermitted.callControlServices.sendMessage
  • dialDigits: $.servicesPermitted.callControlServices.dialDigits
  • deflectCall: $.servicesPermitted.callControlServices.deflectCall
  • clearCall: $.servicesPermitted.callControlServices.clearCall
  • groupPickupCall: $.servicesPermitted.callControlServices.groupPickupCall
  • retrieveCall: $.servicesPermitted.callControlServices.retrieveCall
  • reconnectCall: $.servicesPermitted.callControlServices.reconnectCall
  • intrudeCall: $.servicesPermitted.callControlServices.intrudeCall
  • transferCall: $.servicesPermitted.callControlServices.transferCall
  • clearConnection: $.servicesPermitted.callControlServices.clearConnection
  • callAssociatedServices: $.servicesPermitted.callAssociatedServices
  • changeConnectionInformation: $.servicesPermitted.callAssociatedServices.changeConnectionInformation
  • generateTelephonyTones: $.servicesPermitted.callAssociatedServices.generateTelephonyTones
  • sendUserInformation: $.servicesPermitted.callAssociatedServices.sendUserInformation
  • cancelTelephonyTones: $.servicesPermitted.callAssociatedServices.cancelTelephonyTones
  • generateDigits: $.servicesPermitted.callAssociatedServices.generateDigits
  • associateData: $.servicesPermitted.callAssociatedServices.associateData
  • routeingServices: $.servicesPermitted.routeingServices
  • reRoute: $.servicesPermitted.routeingServices.reRoute
  • routeEnd: $.servicesPermitted.routeingServices.routeEnd
  • routeRegisterCancel: $.servicesPermitted.routeingServices.routeRegisterCancel
  • routeRegisterAbort: $.servicesPermitted.routeingServices.routeRegisterAbort
  • routeRequest: $.servicesPermitted.routeingServices.routeRequest
  • routeSelect: $.servicesPermitted.routeingServices.routeSelect
  • routeReject: $.servicesPermitted.routeingServices.routeReject
  • routeUsed: $.servicesPermitted.routeingServices.routeUsed
  • routeRegister: $.servicesPermitted.routeingServices.routeRegister
  • voiceServices: $.servicesPermitted.voiceServices
  • clear: $.servicesPermitted.voiceServices.clear
  • resume: $.servicesPermitted.voiceServices.resume
  • suspend: $.servicesPermitted.voiceServices.suspend
  • review: $.servicesPermitted.voiceServices.review
  • activate: $.servicesPermitted.voiceServices.activate
  • stop: $.servicesPermitted.voiceServices.stop
  • setVoiceAttribute: $.servicesPermitted.voiceServices.setVoiceAttribute
  • concatenateMessage: $.servicesPermitted.voiceServices.concatenateMessage
  • synthesizeMessage: $.servicesPermitted.voiceServices.synthesizeMessage
  • queryVoiceAttribute: $.servicesPermitted.voiceServices.queryVoiceAttribute
  • deactivate: $.servicesPermitted.voiceServices.deactivate
  • deleteMessage: $.servicesPermitted.voiceServices.deleteMessage
  • playMessage: $.servicesPermitted.voiceServices.playMessage
  • recordMessage: $.servicesPermitted.voiceServices.recordMessage
  • reposition: $.servicesPermitted.voiceServices.reposition
  • correlatorData: $.correlatorData
  • string: $.correlatorData.string
  • string: $.correlatorData.string[*]
  • private: $.correlatorData.private
  • any: $.correlatorData.private.any
  • any: $.correlatorData.private.any[*]
  • accountInfo: $.accountInfo
  • accountInfo: $.accountInfo[*]
  • subjectOfCall: $.subjectOfCall
  • deviceInfo: $.deviceInfo
  • value: $.deviceInfo.value
  • bitRate: $.deviceInfo.bitRate
  • switchingSubDomainCCIEType: $.deviceInfo.switchingSubDomainCCIEType
  • typeOfNumber: $.deviceInfo.typeOfNumber
  • mediaClass: $.deviceInfo.mediaClass
  • mediaClass: $.deviceInfo.mediaClass[*]
  • connectionRate: $.deviceInfo.connectionRate
  • delayTolerance: $.deviceInfo.delayTolerance
  • privateName: $.deviceInfo.privateName
  • privateNumber: $.deviceInfo.privateNumber
  • switchingSubDomainInformationElements: $.deviceInfo.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.deviceInfo.switchingSubDomainInformationElements[*]
  • authCode: $.authCode
  • authCode: $.authCode[*]
  • connectionInfo: $.connectionInfo
  • numberOfChannels: $.connectionInfo.numberOfChannels
  • mediaSessionInfo: $.connectionInfo.mediaSessionInfo
  • flowDirection: $.connectionInfo.flowDirection
  • callingDevice: $.callingDevice
  • deviceIdentifier: $.callingDevice.deviceIdentifier
  • value: $.callingDevice.deviceIdentifier.value
  • bitRate: $.callingDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.callingDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.callingDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.callingDevice.deviceIdentifier.mediaClass
  • mediaClass: $.callingDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.callingDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.callingDevice.deviceIdentifier.delayTolerance
  • privateName: $.callingDevice.deviceIdentifier.privateName
  • privateNumber: $.callingDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.callingDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.callingDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.callingDevice.notKnown
  • restricted: $.callingDevice.restricted

CallerIDStatusEvent

Beispiel: CallerIDStatusEvent
{
"callerIDProvided": true,
"device": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"extensions": {
"privateData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"security": {
"messageSequenceNumber": 0,
"securityInfo": {
"private": { },
"string": [ "<string>" ]
},
"timeStamp": "<string>"
}
},
"monitorCrossRefID": "2345"
}

Attribute (JsonPath)

  • extensions: $.extensions
  • security: $.extensions.security
  • timeStamp: $.extensions.security.timeStamp
  • messageSequenceNumber: $.extensions.security.messageSequenceNumber
  • securityInfo: $.extensions.security.securityInfo
  • string: $.extensions.security.securityInfo.string
  • string: $.extensions.security.securityInfo.string[*]
  • private: $.extensions.security.securityInfo.private
  • privateData: $.extensions.privateData
  • string: $.extensions.privateData.string
  • string: $.extensions.privateData.string[*]
  • private: $.extensions.privateData.private
  • any: $.extensions.privateData.private.any
  • any: $.extensions.privateData.private.any[*]
  • device: $.device
  • value: $.device.value
  • bitRate: $.device.bitRate
  • switchingSubDomainCCIEType: $.device.switchingSubDomainCCIEType
  • typeOfNumber: $.device.typeOfNumber
  • mediaClass: $.device.mediaClass
  • mediaClass: $.device.mediaClass[*]
  • connectionRate: $.device.connectionRate
  • delayTolerance: $.device.delayTolerance
  • privateName: $.device.privateName
  • privateNumber: $.device.privateNumber
  • switchingSubDomainInformationElements: $.device.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.device.switchingSubDomainInformationElements[*]
  • monitorCrossRefID: $.monitorCrossRefID
  • callerIDProvided: $.callerIDProvided

ChargingEvent

Beispiel: ChargingEvent
{
"cause": "A_CD_BUSY",
"chargedDevice": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"chargingInfo": {
"numberUnits": {
"numberOfChargeUnits": {
"chargingUnitsRecord": [ "<chargingUnitsRecord>" ]
},
"numberOfCurrencyUnits": {
"currencyAmount": 0,
"currencyMultiplier": "<string>",
"currencyType": "<string>"
}
},
"typeOfChargingInfo": "<string>"
},
"connection": {
"content": [
{
"declaredType": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"globalScope": true,
"name": {
"localPart": "<string>",
"namespaceURI": "<string>",
"prefix": "<string>"
},
"nil": true,
"scope": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"typeSubstituted": true,
"value": { }
}
]
},
"extensions": {
"privateData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"security": {
"messageSequenceNumber": 0,
"securityInfo": {
"private": { },
"string": [ "<string>" ]
},
"timeStamp": "<string>"
}
},
"monitorCrossRefID": "2345"
}

Attribute (JsonPath)

  • connection: $.connection
  • content: $.connection.content
  • content: $.connection.content[*]
  • name: $.connection.content[*].name
  • namespaceURI: $.connection.content[*].name.namespaceURI
  • localPart: $.connection.content[*].name.localPart
  • prefix: $.connection.content[*].name.prefix
  • value: $.connection.content[*].value
  • scope: $.connection.content[*].scope
  • name: $.connection.content[*].scope.name
  • module: $.connection.content[*].scope.module
  • protectionDomain: $.connection.content[*].scope.protectionDomain
  • modifiers: $.connection.content[*].scope.modifiers
  • interface: $.connection.content[*].scope.interface
  • array: $.connection.content[*].scope.array
  • primitive: $.connection.content[*].scope.primitive
  • hidden: $.connection.content[*].scope.hidden
  • superclass: $.connection.content[*].scope.superclass
  • componentType: $.connection.content[*].scope.componentType
  • annotation: $.connection.content[*].scope.annotation
  • enum: $.connection.content[*].scope.enum
  • record: $.connection.content[*].scope.record
  • typeParameters: $.connection.content[*].scope.typeParameters
  • typeParameters: $.connection.content[*].scope.typeParameters[*]
  • sealed: $.connection.content[*].scope.sealed
  • interfaces: $.connection.content[*].scope.interfaces
  • interfaces: $.connection.content[*].scope.interfaces[*]
  • classLoader: $.connection.content[*].scope.classLoader
  • memberClass: $.connection.content[*].scope.memberClass
  • localClass: $.connection.content[*].scope.localClass
  • anonymousClass: $.connection.content[*].scope.anonymousClass
  • enclosingClass: $.connection.content[*].scope.enclosingClass
  • simpleName: $.connection.content[*].scope.simpleName
  • canonicalName: $.connection.content[*].scope.canonicalName
  • packageName: $.connection.content[*].scope.packageName
  • nestHost: $.connection.content[*].scope.nestHost
  • permittedSubclasses: $.connection.content[*].scope.permittedSubclasses
  • permittedSubclasses: $.connection.content[*].scope.permittedSubclasses[*]
  • synthetic: $.connection.content[*].scope.synthetic
  • genericSuperclass: $.connection.content[*].scope.genericSuperclass
  • package: $.connection.content[*].scope.package
  • genericInterfaces: $.connection.content[*].scope.genericInterfaces
  • genericInterfaces: $.connection.content[*].scope.genericInterfaces[*]
  • signers: $.connection.content[*].scope.signers
  • signers: $.connection.content[*].scope.signers[*]
  • enclosingMethod: $.connection.content[*].scope.enclosingMethod
  • enclosingConstructor: $.connection.content[*].scope.enclosingConstructor
  • declaringClass: $.connection.content[*].scope.declaringClass
  • typeName: $.connection.content[*].scope.typeName
  • classes: $.connection.content[*].scope.classes
  • classes: $.connection.content[*].scope.classes[*]
  • fields: $.connection.content[*].scope.fields
  • fields: $.connection.content[*].scope.fields[*]
  • methods: $.connection.content[*].scope.methods
  • methods: $.connection.content[*].scope.methods[*]
  • constructors: $.connection.content[*].scope.constructors
  • constructors: $.connection.content[*].scope.constructors[*]
  • declaredClasses: $.connection.content[*].scope.declaredClasses
  • declaredClasses: $.connection.content[*].scope.declaredClasses[*]
  • declaredFields: $.connection.content[*].scope.declaredFields
  • declaredFields: $.connection.content[*].scope.declaredFields[*]
  • recordComponents: $.connection.content[*].scope.recordComponents
  • recordComponents: $.connection.content[*].scope.recordComponents[*]
  • declaredMethods: $.connection.content[*].scope.declaredMethods
  • declaredMethods: $.connection.content[*].scope.declaredMethods[*]
  • declaredConstructors: $.connection.content[*].scope.declaredConstructors
  • declaredConstructors: $.connection.content[*].scope.declaredConstructors[*]
  • enumConstants: $.connection.content[*].scope.enumConstants
  • enumConstants: $.connection.content[*].scope.enumConstants[*]
  • annotations: $.connection.content[*].scope.annotations
  • annotations: $.connection.content[*].scope.annotations[*]
  • declaredAnnotations: $.connection.content[*].scope.declaredAnnotations
  • declaredAnnotations: $.connection.content[*].scope.declaredAnnotations[*]
  • annotatedSuperclass: $.connection.content[*].scope.annotatedSuperclass
  • annotatedInterfaces: $.connection.content[*].scope.annotatedInterfaces
  • annotatedInterfaces: $.connection.content[*].scope.annotatedInterfaces[*]
  • nestMembers: $.connection.content[*].scope.nestMembers
  • nestMembers: $.connection.content[*].scope.nestMembers[*]
  • nil: $.connection.content[*].nil
  • declaredType: $.connection.content[*].declaredType
  • name: $.connection.content[*].declaredType.name
  • module: $.connection.content[*].declaredType.module
  • protectionDomain: $.connection.content[*].declaredType.protectionDomain
  • modifiers: $.connection.content[*].declaredType.modifiers
  • interface: $.connection.content[*].declaredType.interface
  • array: $.connection.content[*].declaredType.array
  • primitive: $.connection.content[*].declaredType.primitive
  • hidden: $.connection.content[*].declaredType.hidden
  • superclass: $.connection.content[*].declaredType.superclass
  • componentType: $.connection.content[*].declaredType.componentType
  • annotation: $.connection.content[*].declaredType.annotation
  • enum: $.connection.content[*].declaredType.enum
  • record: $.connection.content[*].declaredType.record
  • typeParameters: $.connection.content[*].declaredType.typeParameters
  • typeParameters: $.connection.content[*].declaredType.typeParameters[*]
  • sealed: $.connection.content[*].declaredType.sealed
  • interfaces: $.connection.content[*].declaredType.interfaces
  • interfaces: $.connection.content[*].declaredType.interfaces[*]
  • classLoader: $.connection.content[*].declaredType.classLoader
  • memberClass: $.connection.content[*].declaredType.memberClass
  • localClass: $.connection.content[*].declaredType.localClass
  • anonymousClass: $.connection.content[*].declaredType.anonymousClass
  • enclosingClass: $.connection.content[*].declaredType.enclosingClass
  • simpleName: $.connection.content[*].declaredType.simpleName
  • canonicalName: $.connection.content[*].declaredType.canonicalName
  • packageName: $.connection.content[*].declaredType.packageName
  • nestHost: $.connection.content[*].declaredType.nestHost
  • permittedSubclasses: $.connection.content[*].declaredType.permittedSubclasses
  • permittedSubclasses: $.connection.content[*].declaredType.permittedSubclasses[*]
  • synthetic: $.connection.content[*].declaredType.synthetic
  • genericSuperclass: $.connection.content[*].declaredType.genericSuperclass
  • package: $.connection.content[*].declaredType.package
  • genericInterfaces: $.connection.content[*].declaredType.genericInterfaces
  • genericInterfaces: $.connection.content[*].declaredType.genericInterfaces[*]
  • signers: $.connection.content[*].declaredType.signers
  • signers: $.connection.content[*].declaredType.signers[*]
  • enclosingMethod: $.connection.content[*].declaredType.enclosingMethod
  • enclosingConstructor: $.connection.content[*].declaredType.enclosingConstructor
  • declaringClass: $.connection.content[*].declaredType.declaringClass
  • typeName: $.connection.content[*].declaredType.typeName
  • classes: $.connection.content[*].declaredType.classes
  • classes: $.connection.content[*].declaredType.classes[*]
  • fields: $.connection.content[*].declaredType.fields
  • fields: $.connection.content[*].declaredType.fields[*]
  • methods: $.connection.content[*].declaredType.methods
  • methods: $.connection.content[*].declaredType.methods[*]
  • constructors: $.connection.content[*].declaredType.constructors
  • constructors: $.connection.content[*].declaredType.constructors[*]
  • declaredClasses: $.connection.content[*].declaredType.declaredClasses
  • declaredClasses: $.connection.content[*].declaredType.declaredClasses[*]
  • declaredFields: $.connection.content[*].declaredType.declaredFields
  • declaredFields: $.connection.content[*].declaredType.declaredFields[*]
  • recordComponents: $.connection.content[*].declaredType.recordComponents
  • recordComponents: $.connection.content[*].declaredType.recordComponents[*]
  • declaredMethods: $.connection.content[*].declaredType.declaredMethods
  • declaredMethods: $.connection.content[*].declaredType.declaredMethods[*]
  • declaredConstructors: $.connection.content[*].declaredType.declaredConstructors
  • declaredConstructors: $.connection.content[*].declaredType.declaredConstructors[*]
  • enumConstants: $.connection.content[*].declaredType.enumConstants
  • enumConstants: $.connection.content[*].declaredType.enumConstants[*]
  • annotations: $.connection.content[*].declaredType.annotations
  • annotations: $.connection.content[*].declaredType.annotations[*]
  • declaredAnnotations: $.connection.content[*].declaredType.declaredAnnotations
  • declaredAnnotations: $.connection.content[*].declaredType.declaredAnnotations[*]
  • annotatedSuperclass: $.connection.content[*].declaredType.annotatedSuperclass
  • annotatedInterfaces: $.connection.content[*].declaredType.annotatedInterfaces
  • annotatedInterfaces: $.connection.content[*].declaredType.annotatedInterfaces[*]
  • nestMembers: $.connection.content[*].declaredType.nestMembers
  • nestMembers: $.connection.content[*].declaredType.nestMembers[*]
  • globalScope: $.connection.content[*].globalScope
  • typeSubstituted: $.connection.content[*].typeSubstituted
  • cause: $.cause
  • extensions: $.extensions
  • security: $.extensions.security
  • timeStamp: $.extensions.security.timeStamp
  • messageSequenceNumber: $.extensions.security.messageSequenceNumber
  • securityInfo: $.extensions.security.securityInfo
  • string: $.extensions.security.securityInfo.string
  • string: $.extensions.security.securityInfo.string[*]
  • private: $.extensions.security.securityInfo.private
  • privateData: $.extensions.privateData
  • string: $.extensions.privateData.string
  • string: $.extensions.privateData.string[*]
  • private: $.extensions.privateData.private
  • any: $.extensions.privateData.private.any
  • any: $.extensions.privateData.private.any[*]
  • monitorCrossRefID: $.monitorCrossRefID
  • chargedDevice: $.chargedDevice
  • value: $.chargedDevice.value
  • bitRate: $.chargedDevice.bitRate
  • switchingSubDomainCCIEType: $.chargedDevice.switchingSubDomainCCIEType
  • typeOfNumber: $.chargedDevice.typeOfNumber
  • mediaClass: $.chargedDevice.mediaClass
  • mediaClass: $.chargedDevice.mediaClass[*]
  • connectionRate: $.chargedDevice.connectionRate
  • delayTolerance: $.chargedDevice.delayTolerance
  • privateName: $.chargedDevice.privateName
  • privateNumber: $.chargedDevice.privateNumber
  • switchingSubDomainInformationElements: $.chargedDevice.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.chargedDevice.switchingSubDomainInformationElements[*]
  • chargingInfo: $.chargingInfo
  • typeOfChargingInfo: $.chargingInfo.typeOfChargingInfo
  • numberUnits: $.chargingInfo.numberUnits
  • numberOfCurrencyUnits: $.chargingInfo.numberUnits.numberOfCurrencyUnits
  • currencyMultiplier: $.chargingInfo.numberUnits.numberOfCurrencyUnits.currencyMultiplier
  • currencyAmount: $.chargingInfo.numberUnits.numberOfCurrencyUnits.currencyAmount
  • currencyType: $.chargingInfo.numberUnits.numberOfCurrencyUnits.currencyType
  • numberOfChargeUnits: $.chargingInfo.numberUnits.numberOfChargeUnits
  • chargingUnitsRecord: $.chargingInfo.numberUnits.numberOfChargeUnits.chargingUnitsRecord
  • chargingUnitsRecord: $.chargingInfo.numberUnits.numberOfChargeUnits.chargingUnitsRecord[*]

CompletedEvent

Beispiel: CompletedEvent
{
"cause": "A_CD_BUSY",
"extensions": {
"privateData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"security": {
"messageSequenceNumber": 0,
"securityInfo": {
"private": { },
"string": [ "<string>" ]
},
"timeStamp": "<string>"
}
},
"monitorCrossRefID": "2345",
"overConnection": {
"content": [
{
"declaredType": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"globalScope": true,
"name": {
"localPart": "<string>",
"namespaceURI": "<string>",
"prefix": "<string>"
},
"nil": true,
"scope": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"typeSubstituted": true,
"value": { }
}
]
},
"resource": "<string>",
"servicesPermitted": {
"callAssociatedServices": {
"associateData": true,
"cancelTelephonyTones": true,
"changeConnectionInformation": true,
"generateDigits": true,
"generateTelephonyTones": true,
"sendUserInformation": true
},
"callControlServices": {
"acceptCall": true,
"alternateCall": true,
"answerCall": true,
"callBack": true,
"callBackMessage": true,
"campOnCall": true,
"clearCall": true,
"clearConnection": true,
"conferenceCall": true,
"consultationCall": true,
"deflectCall": true,
"dialDigits": true,
"directedPickupCall": true,
"groupPickupCall": true,
"holdCall": true,
"intrudeCall": true,
"joinCall": true,
"makeCall": true,
"makePredictiveCall": true,
"parkCall": true,
"reconnectCall": true,
"retrieveCall": true,
"sendMessage": true,
"singleStepConference": true,
"singleStepTransfer": true,
"transferCall": true
},
"mediaAttachementServices": {
"attachMediaService": true,
"detachMediaService": true
},
"routeingServices": {
"reRoute": true,
"routeEnd": true,
"routeRegister": true,
"routeRegisterAbort": true,
"routeRegisterCancel": true,
"routeReject": true,
"routeRequest": true,
"routeSelect": true,
"routeUsed": true
},
"voiceServices": {
"activate": true,
"clear": true,
"concatenateMessage": true,
"deactivate": true,
"deleteMessage": true,
"playMessage": true,
"queryVoiceAttribute": true,
"recordMessage": true,
"reposition": true,
"resume": true,
"review": true,
"setVoiceAttribute": true,
"stop": true,
"suspend": true,
"synthesizeMessage": true
}
}
}

Attribute (JsonPath)

  • cause: $.cause
  • resource: $.resource
  • extensions: $.extensions
  • security: $.extensions.security
  • timeStamp: $.extensions.security.timeStamp
  • messageSequenceNumber: $.extensions.security.messageSequenceNumber
  • securityInfo: $.extensions.security.securityInfo
  • string: $.extensions.security.securityInfo.string
  • string: $.extensions.security.securityInfo.string[*]
  • private: $.extensions.security.securityInfo.private
  • privateData: $.extensions.privateData
  • string: $.extensions.privateData.string
  • string: $.extensions.privateData.string[*]
  • private: $.extensions.privateData.private
  • any: $.extensions.privateData.private.any
  • any: $.extensions.privateData.private.any[*]
  • monitorCrossRefID: $.monitorCrossRefID
  • servicesPermitted: $.servicesPermitted
  • mediaAttachementServices: $.servicesPermitted.mediaAttachementServices
  • detachMediaService: $.servicesPermitted.mediaAttachementServices.detachMediaService
  • attachMediaService: $.servicesPermitted.mediaAttachementServices.attachMediaService
  • callControlServices: $.servicesPermitted.callControlServices
  • consultationCall: $.servicesPermitted.callControlServices.consultationCall
  • holdCall: $.servicesPermitted.callControlServices.holdCall
  • joinCall: $.servicesPermitted.callControlServices.joinCall
  • makeCall: $.servicesPermitted.callControlServices.makeCall
  • callBack: $.servicesPermitted.callControlServices.callBack
  • parkCall: $.servicesPermitted.callControlServices.parkCall
  • conferenceCall: $.servicesPermitted.callControlServices.conferenceCall
  • singleStepTransfer: $.servicesPermitted.callControlServices.singleStepTransfer
  • directedPickupCall: $.servicesPermitted.callControlServices.directedPickupCall
  • makePredictiveCall: $.servicesPermitted.callControlServices.makePredictiveCall
  • singleStepConference: $.servicesPermitted.callControlServices.singleStepConference
  • callBackMessage: $.servicesPermitted.callControlServices.callBackMessage
  • campOnCall: $.servicesPermitted.callControlServices.campOnCall
  • alternateCall: $.servicesPermitted.callControlServices.alternateCall
  • acceptCall: $.servicesPermitted.callControlServices.acceptCall
  • answerCall: $.servicesPermitted.callControlServices.answerCall
  • sendMessage: $.servicesPermitted.callControlServices.sendMessage
  • dialDigits: $.servicesPermitted.callControlServices.dialDigits
  • deflectCall: $.servicesPermitted.callControlServices.deflectCall
  • clearCall: $.servicesPermitted.callControlServices.clearCall
  • groupPickupCall: $.servicesPermitted.callControlServices.groupPickupCall
  • retrieveCall: $.servicesPermitted.callControlServices.retrieveCall
  • reconnectCall: $.servicesPermitted.callControlServices.reconnectCall
  • intrudeCall: $.servicesPermitted.callControlServices.intrudeCall
  • transferCall: $.servicesPermitted.callControlServices.transferCall
  • clearConnection: $.servicesPermitted.callControlServices.clearConnection
  • callAssociatedServices: $.servicesPermitted.callAssociatedServices
  • changeConnectionInformation: $.servicesPermitted.callAssociatedServices.changeConnectionInformation
  • generateTelephonyTones: $.servicesPermitted.callAssociatedServices.generateTelephonyTones
  • sendUserInformation: $.servicesPermitted.callAssociatedServices.sendUserInformation
  • cancelTelephonyTones: $.servicesPermitted.callAssociatedServices.cancelTelephonyTones
  • generateDigits: $.servicesPermitted.callAssociatedServices.generateDigits
  • associateData: $.servicesPermitted.callAssociatedServices.associateData
  • routeingServices: $.servicesPermitted.routeingServices
  • reRoute: $.servicesPermitted.routeingServices.reRoute
  • routeEnd: $.servicesPermitted.routeingServices.routeEnd
  • routeRegisterCancel: $.servicesPermitted.routeingServices.routeRegisterCancel
  • routeRegisterAbort: $.servicesPermitted.routeingServices.routeRegisterAbort
  • routeRequest: $.servicesPermitted.routeingServices.routeRequest
  • routeSelect: $.servicesPermitted.routeingServices.routeSelect
  • routeReject: $.servicesPermitted.routeingServices.routeReject
  • routeUsed: $.servicesPermitted.routeingServices.routeUsed
  • routeRegister: $.servicesPermitted.routeingServices.routeRegister
  • voiceServices: $.servicesPermitted.voiceServices
  • clear: $.servicesPermitted.voiceServices.clear
  • resume: $.servicesPermitted.voiceServices.resume
  • suspend: $.servicesPermitted.voiceServices.suspend
  • review: $.servicesPermitted.voiceServices.review
  • activate: $.servicesPermitted.voiceServices.activate
  • stop: $.servicesPermitted.voiceServices.stop
  • setVoiceAttribute: $.servicesPermitted.voiceServices.setVoiceAttribute
  • concatenateMessage: $.servicesPermitted.voiceServices.concatenateMessage
  • synthesizeMessage: $.servicesPermitted.voiceServices.synthesizeMessage
  • queryVoiceAttribute: $.servicesPermitted.voiceServices.queryVoiceAttribute
  • deactivate: $.servicesPermitted.voiceServices.deactivate
  • deleteMessage: $.servicesPermitted.voiceServices.deleteMessage
  • playMessage: $.servicesPermitted.voiceServices.playMessage
  • recordMessage: $.servicesPermitted.voiceServices.recordMessage
  • reposition: $.servicesPermitted.voiceServices.reposition
  • overConnection: $.overConnection
  • content: $.overConnection.content
  • content: $.overConnection.content[*]
  • name: $.overConnection.content[*].name
  • namespaceURI: $.overConnection.content[*].name.namespaceURI
  • localPart: $.overConnection.content[*].name.localPart
  • prefix: $.overConnection.content[*].name.prefix
  • value: $.overConnection.content[*].value
  • scope: $.overConnection.content[*].scope
  • name: $.overConnection.content[*].scope.name
  • module: $.overConnection.content[*].scope.module
  • protectionDomain: $.overConnection.content[*].scope.protectionDomain
  • modifiers: $.overConnection.content[*].scope.modifiers
  • interface: $.overConnection.content[*].scope.interface
  • array: $.overConnection.content[*].scope.array
  • primitive: $.overConnection.content[*].scope.primitive
  • hidden: $.overConnection.content[*].scope.hidden
  • superclass: $.overConnection.content[*].scope.superclass
  • componentType: $.overConnection.content[*].scope.componentType
  • annotation: $.overConnection.content[*].scope.annotation
  • enum: $.overConnection.content[*].scope.enum
  • record: $.overConnection.content[*].scope.record
  • typeParameters: $.overConnection.content[*].scope.typeParameters
  • typeParameters: $.overConnection.content[*].scope.typeParameters[*]
  • sealed: $.overConnection.content[*].scope.sealed
  • interfaces: $.overConnection.content[*].scope.interfaces
  • interfaces: $.overConnection.content[*].scope.interfaces[*]
  • classLoader: $.overConnection.content[*].scope.classLoader
  • memberClass: $.overConnection.content[*].scope.memberClass
  • localClass: $.overConnection.content[*].scope.localClass
  • anonymousClass: $.overConnection.content[*].scope.anonymousClass
  • enclosingClass: $.overConnection.content[*].scope.enclosingClass
  • simpleName: $.overConnection.content[*].scope.simpleName
  • canonicalName: $.overConnection.content[*].scope.canonicalName
  • packageName: $.overConnection.content[*].scope.packageName
  • nestHost: $.overConnection.content[*].scope.nestHost
  • permittedSubclasses: $.overConnection.content[*].scope.permittedSubclasses
  • permittedSubclasses: $.overConnection.content[*].scope.permittedSubclasses[*]
  • synthetic: $.overConnection.content[*].scope.synthetic
  • genericSuperclass: $.overConnection.content[*].scope.genericSuperclass
  • package: $.overConnection.content[*].scope.package
  • genericInterfaces: $.overConnection.content[*].scope.genericInterfaces
  • genericInterfaces: $.overConnection.content[*].scope.genericInterfaces[*]
  • signers: $.overConnection.content[*].scope.signers
  • signers: $.overConnection.content[*].scope.signers[*]
  • enclosingMethod: $.overConnection.content[*].scope.enclosingMethod
  • enclosingConstructor: $.overConnection.content[*].scope.enclosingConstructor
  • declaringClass: $.overConnection.content[*].scope.declaringClass
  • typeName: $.overConnection.content[*].scope.typeName
  • classes: $.overConnection.content[*].scope.classes
  • classes: $.overConnection.content[*].scope.classes[*]
  • fields: $.overConnection.content[*].scope.fields
  • fields: $.overConnection.content[*].scope.fields[*]
  • methods: $.overConnection.content[*].scope.methods
  • methods: $.overConnection.content[*].scope.methods[*]
  • constructors: $.overConnection.content[*].scope.constructors
  • constructors: $.overConnection.content[*].scope.constructors[*]
  • declaredClasses: $.overConnection.content[*].scope.declaredClasses
  • declaredClasses: $.overConnection.content[*].scope.declaredClasses[*]
  • declaredFields: $.overConnection.content[*].scope.declaredFields
  • declaredFields: $.overConnection.content[*].scope.declaredFields[*]
  • recordComponents: $.overConnection.content[*].scope.recordComponents
  • recordComponents: $.overConnection.content[*].scope.recordComponents[*]
  • declaredMethods: $.overConnection.content[*].scope.declaredMethods
  • declaredMethods: $.overConnection.content[*].scope.declaredMethods[*]
  • declaredConstructors: $.overConnection.content[*].scope.declaredConstructors
  • declaredConstructors: $.overConnection.content[*].scope.declaredConstructors[*]
  • enumConstants: $.overConnection.content[*].scope.enumConstants
  • enumConstants: $.overConnection.content[*].scope.enumConstants[*]
  • annotations: $.overConnection.content[*].scope.annotations
  • annotations: $.overConnection.content[*].scope.annotations[*]
  • declaredAnnotations: $.overConnection.content[*].scope.declaredAnnotations
  • declaredAnnotations: $.overConnection.content[*].scope.declaredAnnotations[*]
  • annotatedSuperclass: $.overConnection.content[*].scope.annotatedSuperclass
  • annotatedInterfaces: $.overConnection.content[*].scope.annotatedInterfaces
  • annotatedInterfaces: $.overConnection.content[*].scope.annotatedInterfaces[*]
  • nestMembers: $.overConnection.content[*].scope.nestMembers
  • nestMembers: $.overConnection.content[*].scope.nestMembers[*]
  • nil: $.overConnection.content[*].nil
  • declaredType: $.overConnection.content[*].declaredType
  • name: $.overConnection.content[*].declaredType.name
  • module: $.overConnection.content[*].declaredType.module
  • protectionDomain: $.overConnection.content[*].declaredType.protectionDomain
  • modifiers: $.overConnection.content[*].declaredType.modifiers
  • interface: $.overConnection.content[*].declaredType.interface
  • array: $.overConnection.content[*].declaredType.array
  • primitive: $.overConnection.content[*].declaredType.primitive
  • hidden: $.overConnection.content[*].declaredType.hidden
  • superclass: $.overConnection.content[*].declaredType.superclass
  • componentType: $.overConnection.content[*].declaredType.componentType
  • annotation: $.overConnection.content[*].declaredType.annotation
  • enum: $.overConnection.content[*].declaredType.enum
  • record: $.overConnection.content[*].declaredType.record
  • typeParameters: $.overConnection.content[*].declaredType.typeParameters
  • typeParameters: $.overConnection.content[*].declaredType.typeParameters[*]
  • sealed: $.overConnection.content[*].declaredType.sealed
  • interfaces: $.overConnection.content[*].declaredType.interfaces
  • interfaces: $.overConnection.content[*].declaredType.interfaces[*]
  • classLoader: $.overConnection.content[*].declaredType.classLoader
  • memberClass: $.overConnection.content[*].declaredType.memberClass
  • localClass: $.overConnection.content[*].declaredType.localClass
  • anonymousClass: $.overConnection.content[*].declaredType.anonymousClass
  • enclosingClass: $.overConnection.content[*].declaredType.enclosingClass
  • simpleName: $.overConnection.content[*].declaredType.simpleName
  • canonicalName: $.overConnection.content[*].declaredType.canonicalName
  • packageName: $.overConnection.content[*].declaredType.packageName
  • nestHost: $.overConnection.content[*].declaredType.nestHost
  • permittedSubclasses: $.overConnection.content[*].declaredType.permittedSubclasses
  • permittedSubclasses: $.overConnection.content[*].declaredType.permittedSubclasses[*]
  • synthetic: $.overConnection.content[*].declaredType.synthetic
  • genericSuperclass: $.overConnection.content[*].declaredType.genericSuperclass
  • package: $.overConnection.content[*].declaredType.package
  • genericInterfaces: $.overConnection.content[*].declaredType.genericInterfaces
  • genericInterfaces: $.overConnection.content[*].declaredType.genericInterfaces[*]
  • signers: $.overConnection.content[*].declaredType.signers
  • signers: $.overConnection.content[*].declaredType.signers[*]
  • enclosingMethod: $.overConnection.content[*].declaredType.enclosingMethod
  • enclosingConstructor: $.overConnection.content[*].declaredType.enclosingConstructor
  • declaringClass: $.overConnection.content[*].declaredType.declaringClass
  • typeName: $.overConnection.content[*].declaredType.typeName
  • classes: $.overConnection.content[*].declaredType.classes
  • classes: $.overConnection.content[*].declaredType.classes[*]
  • fields: $.overConnection.content[*].declaredType.fields
  • fields: $.overConnection.content[*].declaredType.fields[*]
  • methods: $.overConnection.content[*].declaredType.methods
  • methods: $.overConnection.content[*].declaredType.methods[*]
  • constructors: $.overConnection.content[*].declaredType.constructors
  • constructors: $.overConnection.content[*].declaredType.constructors[*]
  • declaredClasses: $.overConnection.content[*].declaredType.declaredClasses
  • declaredClasses: $.overConnection.content[*].declaredType.declaredClasses[*]
  • declaredFields: $.overConnection.content[*].declaredType.declaredFields
  • declaredFields: $.overConnection.content[*].declaredType.declaredFields[*]
  • recordComponents: $.overConnection.content[*].declaredType.recordComponents
  • recordComponents: $.overConnection.content[*].declaredType.recordComponents[*]
  • declaredMethods: $.overConnection.content[*].declaredType.declaredMethods
  • declaredMethods: $.overConnection.content[*].declaredType.declaredMethods[*]
  • declaredConstructors: $.overConnection.content[*].declaredType.declaredConstructors
  • declaredConstructors: $.overConnection.content[*].declaredType.declaredConstructors[*]
  • enumConstants: $.overConnection.content[*].declaredType.enumConstants
  • enumConstants: $.overConnection.content[*].declaredType.enumConstants[*]
  • annotations: $.overConnection.content[*].declaredType.annotations
  • annotations: $.overConnection.content[*].declaredType.annotations[*]
  • declaredAnnotations: $.overConnection.content[*].declaredType.declaredAnnotations
  • declaredAnnotations: $.overConnection.content[*].declaredType.declaredAnnotations[*]
  • annotatedSuperclass: $.overConnection.content[*].declaredType.annotatedSuperclass
  • annotatedInterfaces: $.overConnection.content[*].declaredType.annotatedInterfaces
  • annotatedInterfaces: $.overConnection.content[*].declaredType.annotatedInterfaces[*]
  • nestMembers: $.overConnection.content[*].declaredType.nestMembers
  • nestMembers: $.overConnection.content[*].declaredType.nestMembers[*]
  • globalScope: $.overConnection.content[*].globalScope
  • typeSubstituted: $.overConnection.content[*].typeSubstituted

ConferencedEvent

Beispiel: ConferencedEvent
{
"addedParty": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"callCharacteristics": {
"acdCall": true,
"assistCall": true,
"confidentialCall": true,
"directAgent": true,
"encryptedCall": true,
"highPriorityCall": true,
"lowPriorityCall": true,
"maintainanceCall": true,
"personalCall": true,
"priorityCall": true,
"privateCall": true,
"sensitiveCall": true,
"voiceUnitCall": true
},
"callLinkageDataList": {
"newCallLinkageData": {
"globalCallData": {
"callLinkageIDTimestamp": "<string>",
"globalCallLinkageID": { },
"globalCallSwitchingSubDomainName": "<string>"
},
"threadData": {
"threadIDTimeStamp": "<string>",
"threadLinkageID": { },
"threadSwitchingSubDomainName": "<string>"
}
},
"oldCallLinkageData": {
"globalCallData": {
"callLinkageIDTimestamp": "<string>",
"globalCallLinkageID": { },
"globalCallSwitchingSubDomainName": "<string>"
},
"threadData": {
"threadIDTimeStamp": "<string>",
"threadLinkageID": { },
"threadSwitchingSubDomainName": "<string>"
}
}
},
"cause": "A_CD_BUSY",
"conferenceConnections": {
"connectionListItem": [
{
"associatedNID": {
"deviceID": { },
"notKnown": { }
},
"endpoint": {
"deviceID": { },
"notKnown": { },
"restricted": { }
},
"newConnection": {
"content": [ "<content>" ]
},
"oldConnection": {
"content": [ "<content>" ]
},
"resultingConnectionInfo": {
"flowDirection": "<string>",
"mediaSessionInfo": "<string>",
"numberOfChannels": 0
}
}
]
},
"conferencingDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"correlatorData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"deviceHistory": {
"deviceHistoryListItem": [
{
"eventCause": "A_CD_BUSY",
"oldConnectionID": {
"content": [ "<content>" ]
},
"oldDeviceID": {
"notKnown": { },
"notRequired": { },
"notSpecified": { },
"numberDialed": { },
"restricted": { }
}
}
]
},
"extensions": {
"privateData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"security": {
"messageSequenceNumber": 0,
"securityInfo": {
"private": { },
"string": [ "<string>" ]
},
"timeStamp": "<string>"
}
},
"languagePreferences": "<string>",
"localConnectionInfo": "NULL",
"locationInfoList": {
"locationInfoEntry": [
{
"any": [ "<any>" ]
}
]
},
"mediaCallCharacteristics": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": {
"audio": true,
"chat": true,
"data": true,
"email": true,
"im": true,
"image": true,
"message": true,
"mms": true,
"notKnown": true,
"other": true,
"sms": true,
"voice": true
},
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ]
},
"monitorCrossRefID": "2345",
"primaryOldCall": {
"content": [
{
"declaredType": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"globalScope": true,
"name": {
"localPart": "<string>",
"namespaceURI": "<string>",
"prefix": "<string>"
},
"nil": true,
"scope": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"typeSubstituted": true,
"value": { }
}
]
},
"secondaryOldCall": {
"content": [
{
"declaredType": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"globalScope": true,
"name": {
"localPart": "<string>",
"namespaceURI": "<string>",
"prefix": "<string>"
},
"nil": true,
"scope": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"typeSubstituted": true,
"value": { }
}
]
},
"servicesPermitted": {
"callAssociatedServices": {
"associateData": true,
"cancelTelephonyTones": true,
"changeConnectionInformation": true,
"generateDigits": true,
"generateTelephonyTones": true,
"sendUserInformation": true
},
"callControlServices": {
"acceptCall": true,
"alternateCall": true,
"answerCall": true,
"callBack": true,
"callBackMessage": true,
"campOnCall": true,
"clearCall": true,
"clearConnection": true,
"conferenceCall": true,
"consultationCall": true,
"deflectCall": true,
"dialDigits": true,
"directedPickupCall": true,
"groupPickupCall": true,
"holdCall": true,
"intrudeCall": true,
"joinCall": true,
"makeCall": true,
"makePredictiveCall": true,
"parkCall": true,
"reconnectCall": true,
"retrieveCall": true,
"sendMessage": true,
"singleStepConference": true,
"singleStepTransfer": true,
"transferCall": true
},
"mediaAttachementServices": {
"attachMediaService": true,
"detachMediaService": true
},
"routeingServices": {
"reRoute": true,
"routeEnd": true,
"routeRegister": true,
"routeRegisterAbort": true,
"routeRegisterCancel": true,
"routeReject": true,
"routeRequest": true,
"routeSelect": true,
"routeUsed": true
},
"voiceServices": {
"activate": true,
"clear": true,
"concatenateMessage": true,
"deactivate": true,
"deleteMessage": true,
"playMessage": true,
"queryVoiceAttribute": true,
"recordMessage": true,
"reposition": true,
"resume": true,
"review": true,
"setVoiceAttribute": true,
"stop": true,
"suspend": true,
"synthesizeMessage": true
}
},
"userData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
}
}

Attribute (JsonPath)

  • cause: $.cause
  • extensions: $.extensions
  • security: $.extensions.security
  • timeStamp: $.extensions.security.timeStamp
  • messageSequenceNumber: $.extensions.security.messageSequenceNumber
  • securityInfo: $.extensions.security.securityInfo
  • string: $.extensions.security.securityInfo.string
  • string: $.extensions.security.securityInfo.string[*]
  • private: $.extensions.security.securityInfo.private
  • privateData: $.extensions.privateData
  • string: $.extensions.privateData.string
  • string: $.extensions.privateData.string[*]
  • private: $.extensions.privateData.private
  • any: $.extensions.privateData.private.any
  • any: $.extensions.privateData.private.any[*]
  • userData: $.userData
  • string: $.userData.string
  • string: $.userData.string[*]
  • private: $.userData.private
  • any: $.userData.private.any
  • any: $.userData.private.any[*]
  • languagePreferences: $.languagePreferences
  • locationInfoList: $.locationInfoList
  • locationInfoEntry: $.locationInfoList.locationInfoEntry
  • locationInfoEntry: $.locationInfoList.locationInfoEntry[*]
  • any: $.locationInfoList.locationInfoEntry[*].any
  • any: $.locationInfoList.locationInfoEntry[*].any[*]
  • conferencingDevice: $.conferencingDevice
  • deviceIdentifier: $.conferencingDevice.deviceIdentifier
  • value: $.conferencingDevice.deviceIdentifier.value
  • bitRate: $.conferencingDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.conferencingDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.conferencingDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.conferencingDevice.deviceIdentifier.mediaClass
  • mediaClass: $.conferencingDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.conferencingDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.conferencingDevice.deviceIdentifier.delayTolerance
  • privateName: $.conferencingDevice.deviceIdentifier.privateName
  • privateNumber: $.conferencingDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.conferencingDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.conferencingDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.conferencingDevice.notKnown
  • restricted: $.conferencingDevice.restricted
  • conferenceConnections: $.conferenceConnections
  • connectionListItem: $.conferenceConnections.connectionListItem
  • connectionListItem: $.conferenceConnections.connectionListItem[*]
  • resultingConnectionInfo: $.conferenceConnections.connectionListItem[*].resultingConnectionInfo
  • numberOfChannels: $.conferenceConnections.connectionListItem[*].resultingConnectionInfo.numberOfChannels
  • mediaSessionInfo: $.conferenceConnections.connectionListItem[*].resultingConnectionInfo.mediaSessionInfo
  • flowDirection: $.conferenceConnections.connectionListItem[*].resultingConnectionInfo.flowDirection
  • newConnection: $.conferenceConnections.connectionListItem[*].newConnection
  • content: $.conferenceConnections.connectionListItem[*].newConnection.content
  • content: $.conferenceConnections.connectionListItem[*].newConnection.content[*]
  • oldConnection: $.conferenceConnections.connectionListItem[*].oldConnection
  • content: $.conferenceConnections.connectionListItem[*].oldConnection.content
  • content: $.conferenceConnections.connectionListItem[*].oldConnection.content[*]
  • endpoint: $.conferenceConnections.connectionListItem[*].endpoint
  • notKnown: $.conferenceConnections.connectionListItem[*].endpoint.notKnown
  • restricted: $.conferenceConnections.connectionListItem[*].endpoint.restricted
  • deviceID: $.conferenceConnections.connectionListItem[*].endpoint.deviceID
  • associatedNID: $.conferenceConnections.connectionListItem[*].associatedNID
  • notKnown: $.conferenceConnections.connectionListItem[*].associatedNID.notKnown
  • deviceID: $.conferenceConnections.connectionListItem[*].associatedNID.deviceID
  • callLinkageDataList: $.callLinkageDataList
  • oldCallLinkageData: $.callLinkageDataList.oldCallLinkageData
  • threadData: $.callLinkageDataList.oldCallLinkageData.threadData
  • threadIDTimeStamp: $.callLinkageDataList.oldCallLinkageData.threadData.threadIDTimeStamp
  • threadSwitchingSubDomainName: $.callLinkageDataList.oldCallLinkageData.threadData.threadSwitchingSubDomainName
  • threadLinkageID: $.callLinkageDataList.oldCallLinkageData.threadData.threadLinkageID
  • globalCallData: $.callLinkageDataList.oldCallLinkageData.globalCallData
  • globalCallLinkageID: $.callLinkageDataList.oldCallLinkageData.globalCallData.globalCallLinkageID
  • callLinkageIDTimestamp: $.callLinkageDataList.oldCallLinkageData.globalCallData.callLinkageIDTimestamp
  • globalCallSwitchingSubDomainName: $.callLinkageDataList.oldCallLinkageData.globalCallData.globalCallSwitchingSubDomainName
  • newCallLinkageData: $.callLinkageDataList.newCallLinkageData
  • threadData: $.callLinkageDataList.newCallLinkageData.threadData
  • threadIDTimeStamp: $.callLinkageDataList.newCallLinkageData.threadData.threadIDTimeStamp
  • threadSwitchingSubDomainName: $.callLinkageDataList.newCallLinkageData.threadData.threadSwitchingSubDomainName
  • threadLinkageID: $.callLinkageDataList.newCallLinkageData.threadData.threadLinkageID
  • globalCallData: $.callLinkageDataList.newCallLinkageData.globalCallData
  • globalCallLinkageID: $.callLinkageDataList.newCallLinkageData.globalCallData.globalCallLinkageID
  • callLinkageIDTimestamp: $.callLinkageDataList.newCallLinkageData.globalCallData.callLinkageIDTimestamp
  • globalCallSwitchingSubDomainName: $.callLinkageDataList.newCallLinkageData.globalCallData.globalCallSwitchingSubDomainName
  • secondaryOldCall: $.secondaryOldCall
  • content: $.secondaryOldCall.content
  • content: $.secondaryOldCall.content[*]
  • name: $.secondaryOldCall.content[*].name
  • namespaceURI: $.secondaryOldCall.content[*].name.namespaceURI
  • localPart: $.secondaryOldCall.content[*].name.localPart
  • prefix: $.secondaryOldCall.content[*].name.prefix
  • value: $.secondaryOldCall.content[*].value
  • scope: $.secondaryOldCall.content[*].scope
  • name: $.secondaryOldCall.content[*].scope.name
  • module: $.secondaryOldCall.content[*].scope.module
  • protectionDomain: $.secondaryOldCall.content[*].scope.protectionDomain
  • modifiers: $.secondaryOldCall.content[*].scope.modifiers
  • interface: $.secondaryOldCall.content[*].scope.interface
  • array: $.secondaryOldCall.content[*].scope.array
  • primitive: $.secondaryOldCall.content[*].scope.primitive
  • hidden: $.secondaryOldCall.content[*].scope.hidden
  • superclass: $.secondaryOldCall.content[*].scope.superclass
  • componentType: $.secondaryOldCall.content[*].scope.componentType
  • annotation: $.secondaryOldCall.content[*].scope.annotation
  • enum: $.secondaryOldCall.content[*].scope.enum
  • record: $.secondaryOldCall.content[*].scope.record
  • typeParameters: $.secondaryOldCall.content[*].scope.typeParameters
  • typeParameters: $.secondaryOldCall.content[*].scope.typeParameters[*]
  • sealed: $.secondaryOldCall.content[*].scope.sealed
  • interfaces: $.secondaryOldCall.content[*].scope.interfaces
  • interfaces: $.secondaryOldCall.content[*].scope.interfaces[*]
  • classLoader: $.secondaryOldCall.content[*].scope.classLoader
  • memberClass: $.secondaryOldCall.content[*].scope.memberClass
  • localClass: $.secondaryOldCall.content[*].scope.localClass
  • anonymousClass: $.secondaryOldCall.content[*].scope.anonymousClass
  • enclosingClass: $.secondaryOldCall.content[*].scope.enclosingClass
  • simpleName: $.secondaryOldCall.content[*].scope.simpleName
  • canonicalName: $.secondaryOldCall.content[*].scope.canonicalName
  • packageName: $.secondaryOldCall.content[*].scope.packageName
  • nestHost: $.secondaryOldCall.content[*].scope.nestHost
  • permittedSubclasses: $.secondaryOldCall.content[*].scope.permittedSubclasses
  • permittedSubclasses: $.secondaryOldCall.content[*].scope.permittedSubclasses[*]
  • synthetic: $.secondaryOldCall.content[*].scope.synthetic
  • genericSuperclass: $.secondaryOldCall.content[*].scope.genericSuperclass
  • package: $.secondaryOldCall.content[*].scope.package
  • genericInterfaces: $.secondaryOldCall.content[*].scope.genericInterfaces
  • genericInterfaces: $.secondaryOldCall.content[*].scope.genericInterfaces[*]
  • signers: $.secondaryOldCall.content[*].scope.signers
  • signers: $.secondaryOldCall.content[*].scope.signers[*]
  • enclosingMethod: $.secondaryOldCall.content[*].scope.enclosingMethod
  • enclosingConstructor: $.secondaryOldCall.content[*].scope.enclosingConstructor
  • declaringClass: $.secondaryOldCall.content[*].scope.declaringClass
  • typeName: $.secondaryOldCall.content[*].scope.typeName
  • classes: $.secondaryOldCall.content[*].scope.classes
  • classes: $.secondaryOldCall.content[*].scope.classes[*]
  • fields: $.secondaryOldCall.content[*].scope.fields
  • fields: $.secondaryOldCall.content[*].scope.fields[*]
  • methods: $.secondaryOldCall.content[*].scope.methods
  • methods: $.secondaryOldCall.content[*].scope.methods[*]
  • constructors: $.secondaryOldCall.content[*].scope.constructors
  • constructors: $.secondaryOldCall.content[*].scope.constructors[*]
  • declaredClasses: $.secondaryOldCall.content[*].scope.declaredClasses
  • declaredClasses: $.secondaryOldCall.content[*].scope.declaredClasses[*]
  • declaredFields: $.secondaryOldCall.content[*].scope.declaredFields
  • declaredFields: $.secondaryOldCall.content[*].scope.declaredFields[*]
  • recordComponents: $.secondaryOldCall.content[*].scope.recordComponents
  • recordComponents: $.secondaryOldCall.content[*].scope.recordComponents[*]
  • declaredMethods: $.secondaryOldCall.content[*].scope.declaredMethods
  • declaredMethods: $.secondaryOldCall.content[*].scope.declaredMethods[*]
  • declaredConstructors: $.secondaryOldCall.content[*].scope.declaredConstructors
  • declaredConstructors: $.secondaryOldCall.content[*].scope.declaredConstructors[*]
  • enumConstants: $.secondaryOldCall.content[*].scope.enumConstants
  • enumConstants: $.secondaryOldCall.content[*].scope.enumConstants[*]
  • annotations: $.secondaryOldCall.content[*].scope.annotations
  • annotations: $.secondaryOldCall.content[*].scope.annotations[*]
  • declaredAnnotations: $.secondaryOldCall.content[*].scope.declaredAnnotations
  • declaredAnnotations: $.secondaryOldCall.content[*].scope.declaredAnnotations[*]
  • annotatedSuperclass: $.secondaryOldCall.content[*].scope.annotatedSuperclass
  • annotatedInterfaces: $.secondaryOldCall.content[*].scope.annotatedInterfaces
  • annotatedInterfaces: $.secondaryOldCall.content[*].scope.annotatedInterfaces[*]
  • nestMembers: $.secondaryOldCall.content[*].scope.nestMembers
  • nestMembers: $.secondaryOldCall.content[*].scope.nestMembers[*]
  • nil: $.secondaryOldCall.content[*].nil
  • declaredType: $.secondaryOldCall.content[*].declaredType
  • name: $.secondaryOldCall.content[*].declaredType.name
  • module: $.secondaryOldCall.content[*].declaredType.module
  • protectionDomain: $.secondaryOldCall.content[*].declaredType.protectionDomain
  • modifiers: $.secondaryOldCall.content[*].declaredType.modifiers
  • interface: $.secondaryOldCall.content[*].declaredType.interface
  • array: $.secondaryOldCall.content[*].declaredType.array
  • primitive: $.secondaryOldCall.content[*].declaredType.primitive
  • hidden: $.secondaryOldCall.content[*].declaredType.hidden
  • superclass: $.secondaryOldCall.content[*].declaredType.superclass
  • componentType: $.secondaryOldCall.content[*].declaredType.componentType
  • annotation: $.secondaryOldCall.content[*].declaredType.annotation
  • enum: $.secondaryOldCall.content[*].declaredType.enum
  • record: $.secondaryOldCall.content[*].declaredType.record
  • typeParameters: $.secondaryOldCall.content[*].declaredType.typeParameters
  • typeParameters: $.secondaryOldCall.content[*].declaredType.typeParameters[*]
  • sealed: $.secondaryOldCall.content[*].declaredType.sealed
  • interfaces: $.secondaryOldCall.content[*].declaredType.interfaces
  • interfaces: $.secondaryOldCall.content[*].declaredType.interfaces[*]
  • classLoader: $.secondaryOldCall.content[*].declaredType.classLoader
  • memberClass: $.secondaryOldCall.content[*].declaredType.memberClass
  • localClass: $.secondaryOldCall.content[*].declaredType.localClass
  • anonymousClass: $.secondaryOldCall.content[*].declaredType.anonymousClass
  • enclosingClass: $.secondaryOldCall.content[*].declaredType.enclosingClass
  • simpleName: $.secondaryOldCall.content[*].declaredType.simpleName
  • canonicalName: $.secondaryOldCall.content[*].declaredType.canonicalName
  • packageName: $.secondaryOldCall.content[*].declaredType.packageName
  • nestHost: $.secondaryOldCall.content[*].declaredType.nestHost
  • permittedSubclasses: $.secondaryOldCall.content[*].declaredType.permittedSubclasses
  • permittedSubclasses: $.secondaryOldCall.content[*].declaredType.permittedSubclasses[*]
  • synthetic: $.secondaryOldCall.content[*].declaredType.synthetic
  • genericSuperclass: $.secondaryOldCall.content[*].declaredType.genericSuperclass
  • package: $.secondaryOldCall.content[*].declaredType.package
  • genericInterfaces: $.secondaryOldCall.content[*].declaredType.genericInterfaces
  • genericInterfaces: $.secondaryOldCall.content[*].declaredType.genericInterfaces[*]
  • signers: $.secondaryOldCall.content[*].declaredType.signers
  • signers: $.secondaryOldCall.content[*].declaredType.signers[*]
  • enclosingMethod: $.secondaryOldCall.content[*].declaredType.enclosingMethod
  • enclosingConstructor: $.secondaryOldCall.content[*].declaredType.enclosingConstructor
  • declaringClass: $.secondaryOldCall.content[*].declaredType.declaringClass
  • typeName: $.secondaryOldCall.content[*].declaredType.typeName
  • classes: $.secondaryOldCall.content[*].declaredType.classes
  • classes: $.secondaryOldCall.content[*].declaredType.classes[*]
  • fields: $.secondaryOldCall.content[*].declaredType.fields
  • fields: $.secondaryOldCall.content[*].declaredType.fields[*]
  • methods: $.secondaryOldCall.content[*].declaredType.methods
  • methods: $.secondaryOldCall.content[*].declaredType.methods[*]
  • constructors: $.secondaryOldCall.content[*].declaredType.constructors
  • constructors: $.secondaryOldCall.content[*].declaredType.constructors[*]
  • declaredClasses: $.secondaryOldCall.content[*].declaredType.declaredClasses
  • declaredClasses: $.secondaryOldCall.content[*].declaredType.declaredClasses[*]
  • declaredFields: $.secondaryOldCall.content[*].declaredType.declaredFields
  • declaredFields: $.secondaryOldCall.content[*].declaredType.declaredFields[*]
  • recordComponents: $.secondaryOldCall.content[*].declaredType.recordComponents
  • recordComponents: $.secondaryOldCall.content[*].declaredType.recordComponents[*]
  • declaredMethods: $.secondaryOldCall.content[*].declaredType.declaredMethods
  • declaredMethods: $.secondaryOldCall.content[*].declaredType.declaredMethods[*]
  • declaredConstructors: $.secondaryOldCall.content[*].declaredType.declaredConstructors
  • declaredConstructors: $.secondaryOldCall.content[*].declaredType.declaredConstructors[*]
  • enumConstants: $.secondaryOldCall.content[*].declaredType.enumConstants
  • enumConstants: $.secondaryOldCall.content[*].declaredType.enumConstants[*]
  • annotations: $.secondaryOldCall.content[*].declaredType.annotations
  • annotations: $.secondaryOldCall.content[*].declaredType.annotations[*]
  • declaredAnnotations: $.secondaryOldCall.content[*].declaredType.declaredAnnotations
  • declaredAnnotations: $.secondaryOldCall.content[*].declaredType.declaredAnnotations[*]
  • annotatedSuperclass: $.secondaryOldCall.content[*].declaredType.annotatedSuperclass
  • annotatedInterfaces: $.secondaryOldCall.content[*].declaredType.annotatedInterfaces
  • annotatedInterfaces: $.secondaryOldCall.content[*].declaredType.annotatedInterfaces[*]
  • nestMembers: $.secondaryOldCall.content[*].declaredType.nestMembers
  • nestMembers: $.secondaryOldCall.content[*].declaredType.nestMembers[*]
  • globalScope: $.secondaryOldCall.content[*].globalScope
  • typeSubstituted: $.secondaryOldCall.content[*].typeSubstituted
  • mediaCallCharacteristics: $.mediaCallCharacteristics
  • bitRate: $.mediaCallCharacteristics.bitRate
  • switchingSubDomainCCIEType: $.mediaCallCharacteristics.switchingSubDomainCCIEType
  • mediaClass: $.mediaCallCharacteristics.mediaClass
  • other: $.mediaCallCharacteristics.mediaClass.other
  • message: $.mediaCallCharacteristics.mediaClass.message
  • email: $.mediaCallCharacteristics.mediaClass.email
  • data: $.mediaCallCharacteristics.mediaClass.data
  • im: $.mediaCallCharacteristics.mediaClass.im
  • mms: $.mediaCallCharacteristics.mediaClass.mms
  • voice: $.mediaCallCharacteristics.mediaClass.voice
  • chat: $.mediaCallCharacteristics.mediaClass.chat
  • notKnown: $.mediaCallCharacteristics.mediaClass.notKnown
  • image: $.mediaCallCharacteristics.mediaClass.image
  • audio: $.mediaCallCharacteristics.mediaClass.audio
  • sms: $.mediaCallCharacteristics.mediaClass.sms
  • connectionRate: $.mediaCallCharacteristics.connectionRate
  • delayTolerance: $.mediaCallCharacteristics.delayTolerance
  • switchingSubDomainInformationElements: $.mediaCallCharacteristics.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.mediaCallCharacteristics.switchingSubDomainInformationElements[*]
  • localConnectionInfo: $.localConnectionInfo
  • callCharacteristics: $.callCharacteristics
  • privateCall: $.callCharacteristics.privateCall
  • acdCall: $.callCharacteristics.acdCall
  • lowPriorityCall: $.callCharacteristics.lowPriorityCall
  • encryptedCall: $.callCharacteristics.encryptedCall
  • voiceUnitCall: $.callCharacteristics.voiceUnitCall
  • highPriorityCall: $.callCharacteristics.highPriorityCall
  • directAgent: $.callCharacteristics.directAgent
  • assistCall: $.callCharacteristics.assistCall
  • sensitiveCall: $.callCharacteristics.sensitiveCall
  • personalCall: $.callCharacteristics.personalCall
  • confidentialCall: $.callCharacteristics.confidentialCall
  • maintainanceCall: $.callCharacteristics.maintainanceCall
  • priorityCall: $.callCharacteristics.priorityCall
  • monitorCrossRefID: $.monitorCrossRefID
  • servicesPermitted: $.servicesPermitted
  • mediaAttachementServices: $.servicesPermitted.mediaAttachementServices
  • detachMediaService: $.servicesPermitted.mediaAttachementServices.detachMediaService
  • attachMediaService: $.servicesPermitted.mediaAttachementServices.attachMediaService
  • callControlServices: $.servicesPermitted.callControlServices
  • consultationCall: $.servicesPermitted.callControlServices.consultationCall
  • holdCall: $.servicesPermitted.callControlServices.holdCall
  • joinCall: $.servicesPermitted.callControlServices.joinCall
  • makeCall: $.servicesPermitted.callControlServices.makeCall
  • callBack: $.servicesPermitted.callControlServices.callBack
  • parkCall: $.servicesPermitted.callControlServices.parkCall
  • conferenceCall: $.servicesPermitted.callControlServices.conferenceCall
  • singleStepTransfer: $.servicesPermitted.callControlServices.singleStepTransfer
  • directedPickupCall: $.servicesPermitted.callControlServices.directedPickupCall
  • makePredictiveCall: $.servicesPermitted.callControlServices.makePredictiveCall
  • singleStepConference: $.servicesPermitted.callControlServices.singleStepConference
  • callBackMessage: $.servicesPermitted.callControlServices.callBackMessage
  • campOnCall: $.servicesPermitted.callControlServices.campOnCall
  • alternateCall: $.servicesPermitted.callControlServices.alternateCall
  • acceptCall: $.servicesPermitted.callControlServices.acceptCall
  • answerCall: $.servicesPermitted.callControlServices.answerCall
  • sendMessage: $.servicesPermitted.callControlServices.sendMessage
  • dialDigits: $.servicesPermitted.callControlServices.dialDigits
  • deflectCall: $.servicesPermitted.callControlServices.deflectCall
  • clearCall: $.servicesPermitted.callControlServices.clearCall
  • groupPickupCall: $.servicesPermitted.callControlServices.groupPickupCall
  • retrieveCall: $.servicesPermitted.callControlServices.retrieveCall
  • reconnectCall: $.servicesPermitted.callControlServices.reconnectCall
  • intrudeCall: $.servicesPermitted.callControlServices.intrudeCall
  • transferCall: $.servicesPermitted.callControlServices.transferCall
  • clearConnection: $.servicesPermitted.callControlServices.clearConnection
  • callAssociatedServices: $.servicesPermitted.callAssociatedServices
  • changeConnectionInformation: $.servicesPermitted.callAssociatedServices.changeConnectionInformation
  • generateTelephonyTones: $.servicesPermitted.callAssociatedServices.generateTelephonyTones
  • sendUserInformation: $.servicesPermitted.callAssociatedServices.sendUserInformation
  • cancelTelephonyTones: $.servicesPermitted.callAssociatedServices.cancelTelephonyTones
  • generateDigits: $.servicesPermitted.callAssociatedServices.generateDigits
  • associateData: $.servicesPermitted.callAssociatedServices.associateData
  • routeingServices: $.servicesPermitted.routeingServices
  • reRoute: $.servicesPermitted.routeingServices.reRoute
  • routeEnd: $.servicesPermitted.routeingServices.routeEnd
  • routeRegisterCancel: $.servicesPermitted.routeingServices.routeRegisterCancel
  • routeRegisterAbort: $.servicesPermitted.routeingServices.routeRegisterAbort
  • routeRequest: $.servicesPermitted.routeingServices.routeRequest
  • routeSelect: $.servicesPermitted.routeingServices.routeSelect
  • routeReject: $.servicesPermitted.routeingServices.routeReject
  • routeUsed: $.servicesPermitted.routeingServices.routeUsed
  • routeRegister: $.servicesPermitted.routeingServices.routeRegister
  • voiceServices: $.servicesPermitted.voiceServices
  • clear: $.servicesPermitted.voiceServices.clear
  • resume: $.servicesPermitted.voiceServices.resume
  • suspend: $.servicesPermitted.voiceServices.suspend
  • review: $.servicesPermitted.voiceServices.review
  • activate: $.servicesPermitted.voiceServices.activate
  • stop: $.servicesPermitted.voiceServices.stop
  • setVoiceAttribute: $.servicesPermitted.voiceServices.setVoiceAttribute
  • concatenateMessage: $.servicesPermitted.voiceServices.concatenateMessage
  • synthesizeMessage: $.servicesPermitted.voiceServices.synthesizeMessage
  • queryVoiceAttribute: $.servicesPermitted.voiceServices.queryVoiceAttribute
  • deactivate: $.servicesPermitted.voiceServices.deactivate
  • deleteMessage: $.servicesPermitted.voiceServices.deleteMessage
  • playMessage: $.servicesPermitted.voiceServices.playMessage
  • recordMessage: $.servicesPermitted.voiceServices.recordMessage
  • reposition: $.servicesPermitted.voiceServices.reposition
  • correlatorData: $.correlatorData
  • string: $.correlatorData.string
  • string: $.correlatorData.string[*]
  • private: $.correlatorData.private
  • any: $.correlatorData.private.any
  • any: $.correlatorData.private.any[*]
  • primaryOldCall: $.primaryOldCall
  • content: $.primaryOldCall.content
  • content: $.primaryOldCall.content[*]
  • name: $.primaryOldCall.content[*].name
  • namespaceURI: $.primaryOldCall.content[*].name.namespaceURI
  • localPart: $.primaryOldCall.content[*].name.localPart
  • prefix: $.primaryOldCall.content[*].name.prefix
  • value: $.primaryOldCall.content[*].value
  • scope: $.primaryOldCall.content[*].scope
  • name: $.primaryOldCall.content[*].scope.name
  • module: $.primaryOldCall.content[*].scope.module
  • protectionDomain: $.primaryOldCall.content[*].scope.protectionDomain
  • modifiers: $.primaryOldCall.content[*].scope.modifiers
  • interface: $.primaryOldCall.content[*].scope.interface
  • array: $.primaryOldCall.content[*].scope.array
  • primitive: $.primaryOldCall.content[*].scope.primitive
  • hidden: $.primaryOldCall.content[*].scope.hidden
  • superclass: $.primaryOldCall.content[*].scope.superclass
  • componentType: $.primaryOldCall.content[*].scope.componentType
  • annotation: $.primaryOldCall.content[*].scope.annotation
  • enum: $.primaryOldCall.content[*].scope.enum
  • record: $.primaryOldCall.content[*].scope.record
  • typeParameters: $.primaryOldCall.content[*].scope.typeParameters
  • typeParameters: $.primaryOldCall.content[*].scope.typeParameters[*]
  • sealed: $.primaryOldCall.content[*].scope.sealed
  • interfaces: $.primaryOldCall.content[*].scope.interfaces
  • interfaces: $.primaryOldCall.content[*].scope.interfaces[*]
  • classLoader: $.primaryOldCall.content[*].scope.classLoader
  • memberClass: $.primaryOldCall.content[*].scope.memberClass
  • localClass: $.primaryOldCall.content[*].scope.localClass
  • anonymousClass: $.primaryOldCall.content[*].scope.anonymousClass
  • enclosingClass: $.primaryOldCall.content[*].scope.enclosingClass
  • simpleName: $.primaryOldCall.content[*].scope.simpleName
  • canonicalName: $.primaryOldCall.content[*].scope.canonicalName
  • packageName: $.primaryOldCall.content[*].scope.packageName
  • nestHost: $.primaryOldCall.content[*].scope.nestHost
  • permittedSubclasses: $.primaryOldCall.content[*].scope.permittedSubclasses
  • permittedSubclasses: $.primaryOldCall.content[*].scope.permittedSubclasses[*]
  • synthetic: $.primaryOldCall.content[*].scope.synthetic
  • genericSuperclass: $.primaryOldCall.content[*].scope.genericSuperclass
  • package: $.primaryOldCall.content[*].scope.package
  • genericInterfaces: $.primaryOldCall.content[*].scope.genericInterfaces
  • genericInterfaces: $.primaryOldCall.content[*].scope.genericInterfaces[*]
  • signers: $.primaryOldCall.content[*].scope.signers
  • signers: $.primaryOldCall.content[*].scope.signers[*]
  • enclosingMethod: $.primaryOldCall.content[*].scope.enclosingMethod
  • enclosingConstructor: $.primaryOldCall.content[*].scope.enclosingConstructor
  • declaringClass: $.primaryOldCall.content[*].scope.declaringClass
  • typeName: $.primaryOldCall.content[*].scope.typeName
  • classes: $.primaryOldCall.content[*].scope.classes
  • classes: $.primaryOldCall.content[*].scope.classes[*]
  • fields: $.primaryOldCall.content[*].scope.fields
  • fields: $.primaryOldCall.content[*].scope.fields[*]
  • methods: $.primaryOldCall.content[*].scope.methods
  • methods: $.primaryOldCall.content[*].scope.methods[*]
  • constructors: $.primaryOldCall.content[*].scope.constructors
  • constructors: $.primaryOldCall.content[*].scope.constructors[*]
  • declaredClasses: $.primaryOldCall.content[*].scope.declaredClasses
  • declaredClasses: $.primaryOldCall.content[*].scope.declaredClasses[*]
  • declaredFields: $.primaryOldCall.content[*].scope.declaredFields
  • declaredFields: $.primaryOldCall.content[*].scope.declaredFields[*]
  • recordComponents: $.primaryOldCall.content[*].scope.recordComponents
  • recordComponents: $.primaryOldCall.content[*].scope.recordComponents[*]
  • declaredMethods: $.primaryOldCall.content[*].scope.declaredMethods
  • declaredMethods: $.primaryOldCall.content[*].scope.declaredMethods[*]
  • declaredConstructors: $.primaryOldCall.content[*].scope.declaredConstructors
  • declaredConstructors: $.primaryOldCall.content[*].scope.declaredConstructors[*]
  • enumConstants: $.primaryOldCall.content[*].scope.enumConstants
  • enumConstants: $.primaryOldCall.content[*].scope.enumConstants[*]
  • annotations: $.primaryOldCall.content[*].scope.annotations
  • annotations: $.primaryOldCall.content[*].scope.annotations[*]
  • declaredAnnotations: $.primaryOldCall.content[*].scope.declaredAnnotations
  • declaredAnnotations: $.primaryOldCall.content[*].scope.declaredAnnotations[*]
  • annotatedSuperclass: $.primaryOldCall.content[*].scope.annotatedSuperclass
  • annotatedInterfaces: $.primaryOldCall.content[*].scope.annotatedInterfaces
  • annotatedInterfaces: $.primaryOldCall.content[*].scope.annotatedInterfaces[*]
  • nestMembers: $.primaryOldCall.content[*].scope.nestMembers
  • nestMembers: $.primaryOldCall.content[*].scope.nestMembers[*]
  • nil: $.primaryOldCall.content[*].nil
  • declaredType: $.primaryOldCall.content[*].declaredType
  • name: $.primaryOldCall.content[*].declaredType.name
  • module: $.primaryOldCall.content[*].declaredType.module
  • protectionDomain: $.primaryOldCall.content[*].declaredType.protectionDomain
  • modifiers: $.primaryOldCall.content[*].declaredType.modifiers
  • interface: $.primaryOldCall.content[*].declaredType.interface
  • array: $.primaryOldCall.content[*].declaredType.array
  • primitive: $.primaryOldCall.content[*].declaredType.primitive
  • hidden: $.primaryOldCall.content[*].declaredType.hidden
  • superclass: $.primaryOldCall.content[*].declaredType.superclass
  • componentType: $.primaryOldCall.content[*].declaredType.componentType
  • annotation: $.primaryOldCall.content[*].declaredType.annotation
  • enum: $.primaryOldCall.content[*].declaredType.enum
  • record: $.primaryOldCall.content[*].declaredType.record
  • typeParameters: $.primaryOldCall.content[*].declaredType.typeParameters
  • typeParameters: $.primaryOldCall.content[*].declaredType.typeParameters[*]
  • sealed: $.primaryOldCall.content[*].declaredType.sealed
  • interfaces: $.primaryOldCall.content[*].declaredType.interfaces
  • interfaces: $.primaryOldCall.content[*].declaredType.interfaces[*]
  • classLoader: $.primaryOldCall.content[*].declaredType.classLoader
  • memberClass: $.primaryOldCall.content[*].declaredType.memberClass
  • localClass: $.primaryOldCall.content[*].declaredType.localClass
  • anonymousClass: $.primaryOldCall.content[*].declaredType.anonymousClass
  • enclosingClass: $.primaryOldCall.content[*].declaredType.enclosingClass
  • simpleName: $.primaryOldCall.content[*].declaredType.simpleName
  • canonicalName: $.primaryOldCall.content[*].declaredType.canonicalName
  • packageName: $.primaryOldCall.content[*].declaredType.packageName
  • nestHost: $.primaryOldCall.content[*].declaredType.nestHost
  • permittedSubclasses: $.primaryOldCall.content[*].declaredType.permittedSubclasses
  • permittedSubclasses: $.primaryOldCall.content[*].declaredType.permittedSubclasses[*]
  • synthetic: $.primaryOldCall.content[*].declaredType.synthetic
  • genericSuperclass: $.primaryOldCall.content[*].declaredType.genericSuperclass
  • package: $.primaryOldCall.content[*].declaredType.package
  • genericInterfaces: $.primaryOldCall.content[*].declaredType.genericInterfaces
  • genericInterfaces: $.primaryOldCall.content[*].declaredType.genericInterfaces[*]
  • signers: $.primaryOldCall.content[*].declaredType.signers
  • signers: $.primaryOldCall.content[*].declaredType.signers[*]
  • enclosingMethod: $.primaryOldCall.content[*].declaredType.enclosingMethod
  • enclosingConstructor: $.primaryOldCall.content[*].declaredType.enclosingConstructor
  • declaringClass: $.primaryOldCall.content[*].declaredType.declaringClass
  • typeName: $.primaryOldCall.content[*].declaredType.typeName
  • classes: $.primaryOldCall.content[*].declaredType.classes
  • classes: $.primaryOldCall.content[*].declaredType.classes[*]
  • fields: $.primaryOldCall.content[*].declaredType.fields
  • fields: $.primaryOldCall.content[*].declaredType.fields[*]
  • methods: $.primaryOldCall.content[*].declaredType.methods
  • methods: $.primaryOldCall.content[*].declaredType.methods[*]
  • constructors: $.primaryOldCall.content[*].declaredType.constructors
  • constructors: $.primaryOldCall.content[*].declaredType.constructors[*]
  • declaredClasses: $.primaryOldCall.content[*].declaredType.declaredClasses
  • declaredClasses: $.primaryOldCall.content[*].declaredType.declaredClasses[*]
  • declaredFields: $.primaryOldCall.content[*].declaredType.declaredFields
  • declaredFields: $.primaryOldCall.content[*].declaredType.declaredFields[*]
  • recordComponents: $.primaryOldCall.content[*].declaredType.recordComponents
  • recordComponents: $.primaryOldCall.content[*].declaredType.recordComponents[*]
  • declaredMethods: $.primaryOldCall.content[*].declaredType.declaredMethods
  • declaredMethods: $.primaryOldCall.content[*].declaredType.declaredMethods[*]
  • declaredConstructors: $.primaryOldCall.content[*].declaredType.declaredConstructors
  • declaredConstructors: $.primaryOldCall.content[*].declaredType.declaredConstructors[*]
  • enumConstants: $.primaryOldCall.content[*].declaredType.enumConstants
  • enumConstants: $.primaryOldCall.content[*].declaredType.enumConstants[*]
  • annotations: $.primaryOldCall.content[*].declaredType.annotations
  • annotations: $.primaryOldCall.content[*].declaredType.annotations[*]
  • declaredAnnotations: $.primaryOldCall.content[*].declaredType.declaredAnnotations
  • declaredAnnotations: $.primaryOldCall.content[*].declaredType.declaredAnnotations[*]
  • annotatedSuperclass: $.primaryOldCall.content[*].declaredType.annotatedSuperclass
  • annotatedInterfaces: $.primaryOldCall.content[*].declaredType.annotatedInterfaces
  • annotatedInterfaces: $.primaryOldCall.content[*].declaredType.annotatedInterfaces[*]
  • nestMembers: $.primaryOldCall.content[*].declaredType.nestMembers
  • nestMembers: $.primaryOldCall.content[*].declaredType.nestMembers[*]
  • globalScope: $.primaryOldCall.content[*].globalScope
  • typeSubstituted: $.primaryOldCall.content[*].typeSubstituted
  • deviceHistory: $.deviceHistory
  • deviceHistoryListItem: $.deviceHistory.deviceHistoryListItem
  • deviceHistoryListItem: $.deviceHistory.deviceHistoryListItem[*]
  • eventCause: $.deviceHistory.deviceHistoryListItem[*].eventCause
  • oldDeviceID: $.deviceHistory.deviceHistoryListItem[*].oldDeviceID
  • notKnown: $.deviceHistory.deviceHistoryListItem[*].oldDeviceID.notKnown
  • restricted: $.deviceHistory.deviceHistoryListItem[*].oldDeviceID.restricted
  • notRequired: $.deviceHistory.deviceHistoryListItem[*].oldDeviceID.notRequired
  • numberDialed: $.deviceHistory.deviceHistoryListItem[*].oldDeviceID.numberDialed
  • notSpecified: $.deviceHistory.deviceHistoryListItem[*].oldDeviceID.notSpecified
  • oldConnectionID: $.deviceHistory.deviceHistoryListItem[*].oldConnectionID
  • content: $.deviceHistory.deviceHistoryListItem[*].oldConnectionID.content
  • content: $.deviceHistory.deviceHistoryListItem[*].oldConnectionID.content[*]
  • addedParty: $.addedParty
  • deviceIdentifier: $.addedParty.deviceIdentifier
  • value: $.addedParty.deviceIdentifier.value
  • bitRate: $.addedParty.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.addedParty.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.addedParty.deviceIdentifier.typeOfNumber
  • mediaClass: $.addedParty.deviceIdentifier.mediaClass
  • mediaClass: $.addedParty.deviceIdentifier.mediaClass[*]
  • connectionRate: $.addedParty.deviceIdentifier.connectionRate
  • delayTolerance: $.addedParty.deviceIdentifier.delayTolerance
  • privateName: $.addedParty.deviceIdentifier.privateName
  • privateNumber: $.addedParty.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.addedParty.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.addedParty.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.addedParty.notKnown
  • restricted: $.addedParty.restricted

ConnectionClearedEvent

Beispiel: ConnectionClearedEvent
{
"callCharacteristics": {
"acdCall": true,
"assistCall": true,
"confidentialCall": true,
"directAgent": true,
"encryptedCall": true,
"highPriorityCall": true,
"lowPriorityCall": true,
"maintainanceCall": true,
"personalCall": true,
"priorityCall": true,
"privateCall": true,
"sensitiveCall": true,
"voiceUnitCall": true
},
"callLinkageData": {
"globalCallData": {
"callLinkageIDTimestamp": "<string>",
"globalCallLinkageID": {
"globallyUniqueCallLinkageID": "2345",
"subDomainCallLinkageID": "2345"
},
"globalCallSwitchingSubDomainName": "<string>"
},
"threadData": {
"threadIDTimeStamp": "<string>",
"threadLinkageID": {
"globallyUniqueThreadID": "2345",
"subDomainThreadID": "2345"
},
"threadSwitchingSubDomainName": "<string>"
}
},
"cause": "A_CD_BUSY",
"chargingInfo": {
"numberUnits": {
"numberOfChargeUnits": {
"chargingUnitsRecord": [ "<chargingUnitsRecord>" ]
},
"numberOfCurrencyUnits": {
"currencyAmount": 0,
"currencyMultiplier": "<string>",
"currencyType": "<string>"
}
},
"typeOfChargingInfo": "<string>"
},
"correlatorData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"deviceHistory": {
"deviceHistoryListItem": [
{
"eventCause": "A_CD_BUSY",
"oldConnectionID": {
"content": [ "<content>" ]
},
"oldDeviceID": {
"notKnown": { },
"notRequired": { },
"notSpecified": { },
"numberDialed": { },
"restricted": { }
}
}
]
},
"droppedConnection": {
"content": [
{
"declaredType": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"globalScope": true,
"name": {
"localPart": "<string>",
"namespaceURI": "<string>",
"prefix": "<string>"
},
"nil": true,
"scope": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"typeSubstituted": true,
"value": { }
}
]
},
"droppedConnectionInfo": {
"flowDirection": "<string>",
"mediaSessionInfo": "<string>",
"numberOfChannels": 0
},
"extensions": {
"privateData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"security": {
"messageSequenceNumber": 0,
"securityInfo": {
"private": { },
"string": [ "<string>" ]
},
"timeStamp": "<string>"
}
},
"languagePreferences": "<string>",
"localConnectionInfo": "NULL",
"locationInfoList": {
"locationInfoEntry": [
{
"any": [ "<any>" ]
}
]
},
"mediaCallCharacteristics": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": {
"audio": true,
"chat": true,
"data": true,
"email": true,
"im": true,
"image": true,
"message": true,
"mms": true,
"notKnown": true,
"other": true,
"sms": true,
"voice": true
},
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ]
},
"monitorCrossRefID": "2345",
"releasingDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"servicesPermitted": {
"callAssociatedServices": {
"associateData": true,
"cancelTelephonyTones": true,
"changeConnectionInformation": true,
"generateDigits": true,
"generateTelephonyTones": true,
"sendUserInformation": true
},
"callControlServices": {
"acceptCall": true,
"alternateCall": true,
"answerCall": true,
"callBack": true,
"callBackMessage": true,
"campOnCall": true,
"clearCall": true,
"clearConnection": true,
"conferenceCall": true,
"consultationCall": true,
"deflectCall": true,
"dialDigits": true,
"directedPickupCall": true,
"groupPickupCall": true,
"holdCall": true,
"intrudeCall": true,
"joinCall": true,
"makeCall": true,
"makePredictiveCall": true,
"parkCall": true,
"reconnectCall": true,
"retrieveCall": true,
"sendMessage": true,
"singleStepConference": true,
"singleStepTransfer": true,
"transferCall": true
},
"mediaAttachementServices": {
"attachMediaService": true,
"detachMediaService": true
},
"routeingServices": {
"reRoute": true,
"routeEnd": true,
"routeRegister": true,
"routeRegisterAbort": true,
"routeRegisterCancel": true,
"routeReject": true,
"routeRequest": true,
"routeSelect": true,
"routeUsed": true
},
"voiceServices": {
"activate": true,
"clear": true,
"concatenateMessage": true,
"deactivate": true,
"deleteMessage": true,
"playMessage": true,
"queryVoiceAttribute": true,
"recordMessage": true,
"reposition": true,
"resume": true,
"review": true,
"setVoiceAttribute": true,
"stop": true,
"suspend": true,
"synthesizeMessage": true
}
},
"userData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
}
}

Attribute (JsonPath)

  • cause: $.cause
  • extensions: $.extensions
  • security: $.extensions.security
  • timeStamp: $.extensions.security.timeStamp
  • messageSequenceNumber: $.extensions.security.messageSequenceNumber
  • securityInfo: $.extensions.security.securityInfo
  • string: $.extensions.security.securityInfo.string
  • string: $.extensions.security.securityInfo.string[*]
  • private: $.extensions.security.securityInfo.private
  • privateData: $.extensions.privateData
  • string: $.extensions.privateData.string
  • string: $.extensions.privateData.string[*]
  • private: $.extensions.privateData.private
  • any: $.extensions.privateData.private.any
  • any: $.extensions.privateData.private.any[*]
  • userData: $.userData
  • string: $.userData.string
  • string: $.userData.string[*]
  • private: $.userData.private
  • any: $.userData.private.any
  • any: $.userData.private.any[*]
  • languagePreferences: $.languagePreferences
  • locationInfoList: $.locationInfoList
  • locationInfoEntry: $.locationInfoList.locationInfoEntry
  • locationInfoEntry: $.locationInfoList.locationInfoEntry[*]
  • any: $.locationInfoList.locationInfoEntry[*].any
  • any: $.locationInfoList.locationInfoEntry[*].any[*]
  • droppedConnectionInfo: $.droppedConnectionInfo
  • numberOfChannels: $.droppedConnectionInfo.numberOfChannels
  • mediaSessionInfo: $.droppedConnectionInfo.mediaSessionInfo
  • flowDirection: $.droppedConnectionInfo.flowDirection
  • droppedConnection: $.droppedConnection
  • content: $.droppedConnection.content
  • content: $.droppedConnection.content[*]
  • name: $.droppedConnection.content[*].name
  • namespaceURI: $.droppedConnection.content[*].name.namespaceURI
  • localPart: $.droppedConnection.content[*].name.localPart
  • prefix: $.droppedConnection.content[*].name.prefix
  • value: $.droppedConnection.content[*].value
  • scope: $.droppedConnection.content[*].scope
  • name: $.droppedConnection.content[*].scope.name
  • module: $.droppedConnection.content[*].scope.module
  • protectionDomain: $.droppedConnection.content[*].scope.protectionDomain
  • modifiers: $.droppedConnection.content[*].scope.modifiers
  • interface: $.droppedConnection.content[*].scope.interface
  • array: $.droppedConnection.content[*].scope.array
  • primitive: $.droppedConnection.content[*].scope.primitive
  • hidden: $.droppedConnection.content[*].scope.hidden
  • superclass: $.droppedConnection.content[*].scope.superclass
  • componentType: $.droppedConnection.content[*].scope.componentType
  • annotation: $.droppedConnection.content[*].scope.annotation
  • enum: $.droppedConnection.content[*].scope.enum
  • record: $.droppedConnection.content[*].scope.record
  • typeParameters: $.droppedConnection.content[*].scope.typeParameters
  • typeParameters: $.droppedConnection.content[*].scope.typeParameters[*]
  • sealed: $.droppedConnection.content[*].scope.sealed
  • interfaces: $.droppedConnection.content[*].scope.interfaces
  • interfaces: $.droppedConnection.content[*].scope.interfaces[*]
  • classLoader: $.droppedConnection.content[*].scope.classLoader
  • memberClass: $.droppedConnection.content[*].scope.memberClass
  • localClass: $.droppedConnection.content[*].scope.localClass
  • anonymousClass: $.droppedConnection.content[*].scope.anonymousClass
  • enclosingClass: $.droppedConnection.content[*].scope.enclosingClass
  • simpleName: $.droppedConnection.content[*].scope.simpleName
  • canonicalName: $.droppedConnection.content[*].scope.canonicalName
  • packageName: $.droppedConnection.content[*].scope.packageName
  • nestHost: $.droppedConnection.content[*].scope.nestHost
  • permittedSubclasses: $.droppedConnection.content[*].scope.permittedSubclasses
  • permittedSubclasses: $.droppedConnection.content[*].scope.permittedSubclasses[*]
  • synthetic: $.droppedConnection.content[*].scope.synthetic
  • genericSuperclass: $.droppedConnection.content[*].scope.genericSuperclass
  • package: $.droppedConnection.content[*].scope.package
  • genericInterfaces: $.droppedConnection.content[*].scope.genericInterfaces
  • genericInterfaces: $.droppedConnection.content[*].scope.genericInterfaces[*]
  • signers: $.droppedConnection.content[*].scope.signers
  • signers: $.droppedConnection.content[*].scope.signers[*]
  • enclosingMethod: $.droppedConnection.content[*].scope.enclosingMethod
  • enclosingConstructor: $.droppedConnection.content[*].scope.enclosingConstructor
  • declaringClass: $.droppedConnection.content[*].scope.declaringClass
  • typeName: $.droppedConnection.content[*].scope.typeName
  • classes: $.droppedConnection.content[*].scope.classes
  • classes: $.droppedConnection.content[*].scope.classes[*]
  • fields: $.droppedConnection.content[*].scope.fields
  • fields: $.droppedConnection.content[*].scope.fields[*]
  • methods: $.droppedConnection.content[*].scope.methods
  • methods: $.droppedConnection.content[*].scope.methods[*]
  • constructors: $.droppedConnection.content[*].scope.constructors
  • constructors: $.droppedConnection.content[*].scope.constructors[*]
  • declaredClasses: $.droppedConnection.content[*].scope.declaredClasses
  • declaredClasses: $.droppedConnection.content[*].scope.declaredClasses[*]
  • declaredFields: $.droppedConnection.content[*].scope.declaredFields
  • declaredFields: $.droppedConnection.content[*].scope.declaredFields[*]
  • recordComponents: $.droppedConnection.content[*].scope.recordComponents
  • recordComponents: $.droppedConnection.content[*].scope.recordComponents[*]
  • declaredMethods: $.droppedConnection.content[*].scope.declaredMethods
  • declaredMethods: $.droppedConnection.content[*].scope.declaredMethods[*]
  • declaredConstructors: $.droppedConnection.content[*].scope.declaredConstructors
  • declaredConstructors: $.droppedConnection.content[*].scope.declaredConstructors[*]
  • enumConstants: $.droppedConnection.content[*].scope.enumConstants
  • enumConstants: $.droppedConnection.content[*].scope.enumConstants[*]
  • annotations: $.droppedConnection.content[*].scope.annotations
  • annotations: $.droppedConnection.content[*].scope.annotations[*]
  • declaredAnnotations: $.droppedConnection.content[*].scope.declaredAnnotations
  • declaredAnnotations: $.droppedConnection.content[*].scope.declaredAnnotations[*]
  • annotatedSuperclass: $.droppedConnection.content[*].scope.annotatedSuperclass
  • annotatedInterfaces: $.droppedConnection.content[*].scope.annotatedInterfaces
  • annotatedInterfaces: $.droppedConnection.content[*].scope.annotatedInterfaces[*]
  • nestMembers: $.droppedConnection.content[*].scope.nestMembers
  • nestMembers: $.droppedConnection.content[*].scope.nestMembers[*]
  • nil: $.droppedConnection.content[*].nil
  • declaredType: $.droppedConnection.content[*].declaredType
  • name: $.droppedConnection.content[*].declaredType.name
  • module: $.droppedConnection.content[*].declaredType.module
  • protectionDomain: $.droppedConnection.content[*].declaredType.protectionDomain
  • modifiers: $.droppedConnection.content[*].declaredType.modifiers
  • interface: $.droppedConnection.content[*].declaredType.interface
  • array: $.droppedConnection.content[*].declaredType.array
  • primitive: $.droppedConnection.content[*].declaredType.primitive
  • hidden: $.droppedConnection.content[*].declaredType.hidden
  • superclass: $.droppedConnection.content[*].declaredType.superclass
  • componentType: $.droppedConnection.content[*].declaredType.componentType
  • annotation: $.droppedConnection.content[*].declaredType.annotation
  • enum: $.droppedConnection.content[*].declaredType.enum
  • record: $.droppedConnection.content[*].declaredType.record
  • typeParameters: $.droppedConnection.content[*].declaredType.typeParameters
  • typeParameters: $.droppedConnection.content[*].declaredType.typeParameters[*]
  • sealed: $.droppedConnection.content[*].declaredType.sealed
  • interfaces: $.droppedConnection.content[*].declaredType.interfaces
  • interfaces: $.droppedConnection.content[*].declaredType.interfaces[*]
  • classLoader: $.droppedConnection.content[*].declaredType.classLoader
  • memberClass: $.droppedConnection.content[*].declaredType.memberClass
  • localClass: $.droppedConnection.content[*].declaredType.localClass
  • anonymousClass: $.droppedConnection.content[*].declaredType.anonymousClass
  • enclosingClass: $.droppedConnection.content[*].declaredType.enclosingClass
  • simpleName: $.droppedConnection.content[*].declaredType.simpleName
  • canonicalName: $.droppedConnection.content[*].declaredType.canonicalName
  • packageName: $.droppedConnection.content[*].declaredType.packageName
  • nestHost: $.droppedConnection.content[*].declaredType.nestHost
  • permittedSubclasses: $.droppedConnection.content[*].declaredType.permittedSubclasses
  • permittedSubclasses: $.droppedConnection.content[*].declaredType.permittedSubclasses[*]
  • synthetic: $.droppedConnection.content[*].declaredType.synthetic
  • genericSuperclass: $.droppedConnection.content[*].declaredType.genericSuperclass
  • package: $.droppedConnection.content[*].declaredType.package
  • genericInterfaces: $.droppedConnection.content[*].declaredType.genericInterfaces
  • genericInterfaces: $.droppedConnection.content[*].declaredType.genericInterfaces[*]
  • signers: $.droppedConnection.content[*].declaredType.signers
  • signers: $.droppedConnection.content[*].declaredType.signers[*]
  • enclosingMethod: $.droppedConnection.content[*].declaredType.enclosingMethod
  • enclosingConstructor: $.droppedConnection.content[*].declaredType.enclosingConstructor
  • declaringClass: $.droppedConnection.content[*].declaredType.declaringClass
  • typeName: $.droppedConnection.content[*].declaredType.typeName
  • classes: $.droppedConnection.content[*].declaredType.classes
  • classes: $.droppedConnection.content[*].declaredType.classes[*]
  • fields: $.droppedConnection.content[*].declaredType.fields
  • fields: $.droppedConnection.content[*].declaredType.fields[*]
  • methods: $.droppedConnection.content[*].declaredType.methods
  • methods: $.droppedConnection.content[*].declaredType.methods[*]
  • constructors: $.droppedConnection.content[*].declaredType.constructors
  • constructors: $.droppedConnection.content[*].declaredType.constructors[*]
  • declaredClasses: $.droppedConnection.content[*].declaredType.declaredClasses
  • declaredClasses: $.droppedConnection.content[*].declaredType.declaredClasses[*]
  • declaredFields: $.droppedConnection.content[*].declaredType.declaredFields
  • declaredFields: $.droppedConnection.content[*].declaredType.declaredFields[*]
  • recordComponents: $.droppedConnection.content[*].declaredType.recordComponents
  • recordComponents: $.droppedConnection.content[*].declaredType.recordComponents[*]
  • declaredMethods: $.droppedConnection.content[*].declaredType.declaredMethods
  • declaredMethods: $.droppedConnection.content[*].declaredType.declaredMethods[*]
  • declaredConstructors: $.droppedConnection.content[*].declaredType.declaredConstructors
  • declaredConstructors: $.droppedConnection.content[*].declaredType.declaredConstructors[*]
  • enumConstants: $.droppedConnection.content[*].declaredType.enumConstants
  • enumConstants: $.droppedConnection.content[*].declaredType.enumConstants[*]
  • annotations: $.droppedConnection.content[*].declaredType.annotations
  • annotations: $.droppedConnection.content[*].declaredType.annotations[*]
  • declaredAnnotations: $.droppedConnection.content[*].declaredType.declaredAnnotations
  • declaredAnnotations: $.droppedConnection.content[*].declaredType.declaredAnnotations[*]
  • annotatedSuperclass: $.droppedConnection.content[*].declaredType.annotatedSuperclass
  • annotatedInterfaces: $.droppedConnection.content[*].declaredType.annotatedInterfaces
  • annotatedInterfaces: $.droppedConnection.content[*].declaredType.annotatedInterfaces[*]
  • nestMembers: $.droppedConnection.content[*].declaredType.nestMembers
  • nestMembers: $.droppedConnection.content[*].declaredType.nestMembers[*]
  • globalScope: $.droppedConnection.content[*].globalScope
  • typeSubstituted: $.droppedConnection.content[*].typeSubstituted
  • mediaCallCharacteristics: $.mediaCallCharacteristics
  • bitRate: $.mediaCallCharacteristics.bitRate
  • switchingSubDomainCCIEType: $.mediaCallCharacteristics.switchingSubDomainCCIEType
  • mediaClass: $.mediaCallCharacteristics.mediaClass
  • other: $.mediaCallCharacteristics.mediaClass.other
  • message: $.mediaCallCharacteristics.mediaClass.message
  • email: $.mediaCallCharacteristics.mediaClass.email
  • data: $.mediaCallCharacteristics.mediaClass.data
  • im: $.mediaCallCharacteristics.mediaClass.im
  • mms: $.mediaCallCharacteristics.mediaClass.mms
  • voice: $.mediaCallCharacteristics.mediaClass.voice
  • chat: $.mediaCallCharacteristics.mediaClass.chat
  • notKnown: $.mediaCallCharacteristics.mediaClass.notKnown
  • image: $.mediaCallCharacteristics.mediaClass.image
  • audio: $.mediaCallCharacteristics.mediaClass.audio
  • sms: $.mediaCallCharacteristics.mediaClass.sms
  • connectionRate: $.mediaCallCharacteristics.connectionRate
  • delayTolerance: $.mediaCallCharacteristics.delayTolerance
  • switchingSubDomainInformationElements: $.mediaCallCharacteristics.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.mediaCallCharacteristics.switchingSubDomainInformationElements[*]
  • localConnectionInfo: $.localConnectionInfo
  • callCharacteristics: $.callCharacteristics
  • privateCall: $.callCharacteristics.privateCall
  • acdCall: $.callCharacteristics.acdCall
  • lowPriorityCall: $.callCharacteristics.lowPriorityCall
  • encryptedCall: $.callCharacteristics.encryptedCall
  • voiceUnitCall: $.callCharacteristics.voiceUnitCall
  • highPriorityCall: $.callCharacteristics.highPriorityCall
  • directAgent: $.callCharacteristics.directAgent
  • assistCall: $.callCharacteristics.assistCall
  • sensitiveCall: $.callCharacteristics.sensitiveCall
  • personalCall: $.callCharacteristics.personalCall
  • confidentialCall: $.callCharacteristics.confidentialCall
  • maintainanceCall: $.callCharacteristics.maintainanceCall
  • priorityCall: $.callCharacteristics.priorityCall
  • monitorCrossRefID: $.monitorCrossRefID
  • servicesPermitted: $.servicesPermitted
  • mediaAttachementServices: $.servicesPermitted.mediaAttachementServices
  • detachMediaService: $.servicesPermitted.mediaAttachementServices.detachMediaService
  • attachMediaService: $.servicesPermitted.mediaAttachementServices.attachMediaService
  • callControlServices: $.servicesPermitted.callControlServices
  • consultationCall: $.servicesPermitted.callControlServices.consultationCall
  • holdCall: $.servicesPermitted.callControlServices.holdCall
  • joinCall: $.servicesPermitted.callControlServices.joinCall
  • makeCall: $.servicesPermitted.callControlServices.makeCall
  • callBack: $.servicesPermitted.callControlServices.callBack
  • parkCall: $.servicesPermitted.callControlServices.parkCall
  • conferenceCall: $.servicesPermitted.callControlServices.conferenceCall
  • singleStepTransfer: $.servicesPermitted.callControlServices.singleStepTransfer
  • directedPickupCall: $.servicesPermitted.callControlServices.directedPickupCall
  • makePredictiveCall: $.servicesPermitted.callControlServices.makePredictiveCall
  • singleStepConference: $.servicesPermitted.callControlServices.singleStepConference
  • callBackMessage: $.servicesPermitted.callControlServices.callBackMessage
  • campOnCall: $.servicesPermitted.callControlServices.campOnCall
  • alternateCall: $.servicesPermitted.callControlServices.alternateCall
  • acceptCall: $.servicesPermitted.callControlServices.acceptCall
  • answerCall: $.servicesPermitted.callControlServices.answerCall
  • sendMessage: $.servicesPermitted.callControlServices.sendMessage
  • dialDigits: $.servicesPermitted.callControlServices.dialDigits
  • deflectCall: $.servicesPermitted.callControlServices.deflectCall
  • clearCall: $.servicesPermitted.callControlServices.clearCall
  • groupPickupCall: $.servicesPermitted.callControlServices.groupPickupCall
  • retrieveCall: $.servicesPermitted.callControlServices.retrieveCall
  • reconnectCall: $.servicesPermitted.callControlServices.reconnectCall
  • intrudeCall: $.servicesPermitted.callControlServices.intrudeCall
  • transferCall: $.servicesPermitted.callControlServices.transferCall
  • clearConnection: $.servicesPermitted.callControlServices.clearConnection
  • callAssociatedServices: $.servicesPermitted.callAssociatedServices
  • changeConnectionInformation: $.servicesPermitted.callAssociatedServices.changeConnectionInformation
  • generateTelephonyTones: $.servicesPermitted.callAssociatedServices.generateTelephonyTones
  • sendUserInformation: $.servicesPermitted.callAssociatedServices.sendUserInformation
  • cancelTelephonyTones: $.servicesPermitted.callAssociatedServices.cancelTelephonyTones
  • generateDigits: $.servicesPermitted.callAssociatedServices.generateDigits
  • associateData: $.servicesPermitted.callAssociatedServices.associateData
  • routeingServices: $.servicesPermitted.routeingServices
  • reRoute: $.servicesPermitted.routeingServices.reRoute
  • routeEnd: $.servicesPermitted.routeingServices.routeEnd
  • routeRegisterCancel: $.servicesPermitted.routeingServices.routeRegisterCancel
  • routeRegisterAbort: $.servicesPermitted.routeingServices.routeRegisterAbort
  • routeRequest: $.servicesPermitted.routeingServices.routeRequest
  • routeSelect: $.servicesPermitted.routeingServices.routeSelect
  • routeReject: $.servicesPermitted.routeingServices.routeReject
  • routeUsed: $.servicesPermitted.routeingServices.routeUsed
  • routeRegister: $.servicesPermitted.routeingServices.routeRegister
  • voiceServices: $.servicesPermitted.voiceServices
  • clear: $.servicesPermitted.voiceServices.clear
  • resume: $.servicesPermitted.voiceServices.resume
  • suspend: $.servicesPermitted.voiceServices.suspend
  • review: $.servicesPermitted.voiceServices.review
  • activate: $.servicesPermitted.voiceServices.activate
  • stop: $.servicesPermitted.voiceServices.stop
  • setVoiceAttribute: $.servicesPermitted.voiceServices.setVoiceAttribute
  • concatenateMessage: $.servicesPermitted.voiceServices.concatenateMessage
  • synthesizeMessage: $.servicesPermitted.voiceServices.synthesizeMessage
  • queryVoiceAttribute: $.servicesPermitted.voiceServices.queryVoiceAttribute
  • deactivate: $.servicesPermitted.voiceServices.deactivate
  • deleteMessage: $.servicesPermitted.voiceServices.deleteMessage
  • playMessage: $.servicesPermitted.voiceServices.playMessage
  • recordMessage: $.servicesPermitted.voiceServices.recordMessage
  • reposition: $.servicesPermitted.voiceServices.reposition
  • callLinkageData: $.callLinkageData
  • threadData: $.callLinkageData.threadData
  • threadIDTimeStamp: $.callLinkageData.threadData.threadIDTimeStamp
  • threadSwitchingSubDomainName: $.callLinkageData.threadData.threadSwitchingSubDomainName
  • threadLinkageID: $.callLinkageData.threadData.threadLinkageID
  • globallyUniqueThreadID: $.callLinkageData.threadData.threadLinkageID.globallyUniqueThreadID
  • subDomainThreadID: $.callLinkageData.threadData.threadLinkageID.subDomainThreadID
  • globalCallData: $.callLinkageData.globalCallData
  • globalCallLinkageID: $.callLinkageData.globalCallData.globalCallLinkageID
  • subDomainCallLinkageID: $.callLinkageData.globalCallData.globalCallLinkageID.subDomainCallLinkageID
  • globallyUniqueCallLinkageID: $.callLinkageData.globalCallData.globalCallLinkageID.globallyUniqueCallLinkageID
  • callLinkageIDTimestamp: $.callLinkageData.globalCallData.callLinkageIDTimestamp
  • globalCallSwitchingSubDomainName: $.callLinkageData.globalCallData.globalCallSwitchingSubDomainName
  • correlatorData: $.correlatorData
  • string: $.correlatorData.string
  • string: $.correlatorData.string[*]
  • private: $.correlatorData.private
  • any: $.correlatorData.private.any
  • any: $.correlatorData.private.any[*]
  • chargingInfo: $.chargingInfo
  • typeOfChargingInfo: $.chargingInfo.typeOfChargingInfo
  • numberUnits: $.chargingInfo.numberUnits
  • numberOfCurrencyUnits: $.chargingInfo.numberUnits.numberOfCurrencyUnits
  • currencyMultiplier: $.chargingInfo.numberUnits.numberOfCurrencyUnits.currencyMultiplier
  • currencyAmount: $.chargingInfo.numberUnits.numberOfCurrencyUnits.currencyAmount
  • currencyType: $.chargingInfo.numberUnits.numberOfCurrencyUnits.currencyType
  • numberOfChargeUnits: $.chargingInfo.numberUnits.numberOfChargeUnits
  • chargingUnitsRecord: $.chargingInfo.numberUnits.numberOfChargeUnits.chargingUnitsRecord
  • chargingUnitsRecord: $.chargingInfo.numberUnits.numberOfChargeUnits.chargingUnitsRecord[*]
  • releasingDevice: $.releasingDevice
  • deviceIdentifier: $.releasingDevice.deviceIdentifier
  • value: $.releasingDevice.deviceIdentifier.value
  • bitRate: $.releasingDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.releasingDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.releasingDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.releasingDevice.deviceIdentifier.mediaClass
  • mediaClass: $.releasingDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.releasingDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.releasingDevice.deviceIdentifier.delayTolerance
  • privateName: $.releasingDevice.deviceIdentifier.privateName
  • privateNumber: $.releasingDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.releasingDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.releasingDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.releasingDevice.notKnown
  • restricted: $.releasingDevice.restricted
  • deviceHistory: $.deviceHistory
  • deviceHistoryListItem: $.deviceHistory.deviceHistoryListItem
  • deviceHistoryListItem: $.deviceHistory.deviceHistoryListItem[*]
  • eventCause: $.deviceHistory.deviceHistoryListItem[*].eventCause
  • oldDeviceID: $.deviceHistory.deviceHistoryListItem[*].oldDeviceID
  • notKnown: $.deviceHistory.deviceHistoryListItem[*].oldDeviceID.notKnown
  • restricted: $.deviceHistory.deviceHistoryListItem[*].oldDeviceID.restricted
  • notRequired: $.deviceHistory.deviceHistoryListItem[*].oldDeviceID.notRequired
  • numberDialed: $.deviceHistory.deviceHistoryListItem[*].oldDeviceID.numberDialed
  • notSpecified: $.deviceHistory.deviceHistoryListItem[*].oldDeviceID.notSpecified
  • oldConnectionID: $.deviceHistory.deviceHistoryListItem[*].oldConnectionID
  • content: $.deviceHistory.deviceHistoryListItem[*].oldConnectionID.content
  • content: $.deviceHistory.deviceHistoryListItem[*].oldConnectionID.content[*]

DeliveredEvent

Beispiel: DeliveredEvent
{
"alertingDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"associatedCalledDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"associatedCallingDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"callCharacteristics": {
"acdCall": true,
"assistCall": true,
"confidentialCall": true,
"directAgent": true,
"encryptedCall": true,
"highPriorityCall": true,
"lowPriorityCall": true,
"maintainanceCall": true,
"personalCall": true,
"priorityCall": true,
"privateCall": true,
"sensitiveCall": true,
"voiceUnitCall": true
},
"callLinkageData": {
"globalCallData": {
"callLinkageIDTimestamp": "<string>",
"globalCallLinkageID": {
"globallyUniqueCallLinkageID": "2345",
"subDomainCallLinkageID": "2345"
},
"globalCallSwitchingSubDomainName": "<string>"
},
"threadData": {
"threadIDTimeStamp": "<string>",
"threadLinkageID": {
"globallyUniqueThreadID": "2345",
"subDomainThreadID": "2345"
},
"threadSwitchingSubDomainName": "<string>"
}
},
"calledDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"callingDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"cause": "A_CD_BUSY",
"connection": {
"content": [
{
"declaredType": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"globalScope": true,
"name": {
"localPart": "<string>",
"namespaceURI": "<string>",
"prefix": "<string>"
},
"nil": true,
"scope": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"typeSubstituted": true,
"value": { }
}
]
},
"connectionInfo": {
"flowDirection": "<string>",
"mediaSessionInfo": "<string>",
"numberOfChannels": 0
},
"correlatorData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"deviceHistory": {
"deviceHistoryListItem": [
{
"eventCause": "A_CD_BUSY",
"oldConnectionID": {
"content": [ "<content>" ]
},
"oldDeviceID": {
"notKnown": { },
"notRequired": { },
"notSpecified": { },
"numberDialed": { },
"restricted": { }
}
}
]
},
"extensions": {
"privateData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"security": {
"messageSequenceNumber": 0,
"securityInfo": {
"private": { },
"string": [ "<string>" ]
},
"timeStamp": "<string>"
}
},
"languagePreferences": "<string>",
"lastRedirectionDevice": {
"notKnown": { },
"notRequired": { },
"notSpecified": { },
"numberDialed": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"restricted": { }
},
"localConnectionInfo": "NULL",
"locationInfoList": {
"locationInfoEntry": [
{
"any": [ "<any>" ]
}
]
},
"mediaCallCharacteristics": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": {
"audio": true,
"chat": true,
"data": true,
"email": true,
"im": true,
"image": true,
"message": true,
"mms": true,
"notKnown": true,
"other": true,
"sms": true,
"voice": true
},
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ]
},
"messageInfo": {
"messageInfoItem": [
{
"contentTypeAndSubtype": "<string>",
"contents": "<string>",
"contentsLength": 0
}
]
},
"monitorCrossRefID": "2345",
"networkCalledDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"networkCallingDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"originatingNIDConnection": {
"content": [
{
"declaredType": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"globalScope": true,
"name": {
"localPart": "<string>",
"namespaceURI": "<string>",
"prefix": "<string>"
},
"nil": true,
"scope": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"typeSubstituted": true,
"value": { }
}
]
},
"servicesPermitted": {
"callAssociatedServices": {
"associateData": true,
"cancelTelephonyTones": true,
"changeConnectionInformation": true,
"generateDigits": true,
"generateTelephonyTones": true,
"sendUserInformation": true
},
"callControlServices": {
"acceptCall": true,
"alternateCall": true,
"answerCall": true,
"callBack": true,
"callBackMessage": true,
"campOnCall": true,
"clearCall": true,
"clearConnection": true,
"conferenceCall": true,
"consultationCall": true,
"deflectCall": true,
"dialDigits": true,
"directedPickupCall": true,
"groupPickupCall": true,
"holdCall": true,
"intrudeCall": true,
"joinCall": true,
"makeCall": true,
"makePredictiveCall": true,
"parkCall": true,
"reconnectCall": true,
"retrieveCall": true,
"sendMessage": true,
"singleStepConference": true,
"singleStepTransfer": true,
"transferCall": true
},
"mediaAttachementServices": {
"attachMediaService": true,
"detachMediaService": true
},
"routeingServices": {
"reRoute": true,
"routeEnd": true,
"routeRegister": true,
"routeRegisterAbort": true,
"routeRegisterCancel": true,
"routeReject": true,
"routeRequest": true,
"routeSelect": true,
"routeUsed": true
},
"voiceServices": {
"activate": true,
"clear": true,
"concatenateMessage": true,
"deactivate": true,
"deleteMessage": true,
"playMessage": true,
"queryVoiceAttribute": true,
"recordMessage": true,
"reposition": true,
"resume": true,
"review": true,
"setVoiceAttribute": true,
"stop": true,
"suspend": true,
"synthesizeMessage": true
}
},
"subjectOfCall": "<string>",
"userData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
}
}

Attribute (JsonPath)

  • connection: $.connection
  • content: $.connection.content
  • content: $.connection.content[*]
  • name: $.connection.content[*].name
  • namespaceURI: $.connection.content[*].name.namespaceURI
  • localPart: $.connection.content[*].name.localPart
  • prefix: $.connection.content[*].name.prefix
  • value: $.connection.content[*].value
  • scope: $.connection.content[*].scope
  • name: $.connection.content[*].scope.name
  • module: $.connection.content[*].scope.module
  • protectionDomain: $.connection.content[*].scope.protectionDomain
  • modifiers: $.connection.content[*].scope.modifiers
  • interface: $.connection.content[*].scope.interface
  • array: $.connection.content[*].scope.array
  • primitive: $.connection.content[*].scope.primitive
  • hidden: $.connection.content[*].scope.hidden
  • superclass: $.connection.content[*].scope.superclass
  • componentType: $.connection.content[*].scope.componentType
  • annotation: $.connection.content[*].scope.annotation
  • enum: $.connection.content[*].scope.enum
  • record: $.connection.content[*].scope.record
  • typeParameters: $.connection.content[*].scope.typeParameters
  • typeParameters: $.connection.content[*].scope.typeParameters[*]
  • sealed: $.connection.content[*].scope.sealed
  • interfaces: $.connection.content[*].scope.interfaces
  • interfaces: $.connection.content[*].scope.interfaces[*]
  • classLoader: $.connection.content[*].scope.classLoader
  • memberClass: $.connection.content[*].scope.memberClass
  • localClass: $.connection.content[*].scope.localClass
  • anonymousClass: $.connection.content[*].scope.anonymousClass
  • enclosingClass: $.connection.content[*].scope.enclosingClass
  • simpleName: $.connection.content[*].scope.simpleName
  • canonicalName: $.connection.content[*].scope.canonicalName
  • packageName: $.connection.content[*].scope.packageName
  • nestHost: $.connection.content[*].scope.nestHost
  • permittedSubclasses: $.connection.content[*].scope.permittedSubclasses
  • permittedSubclasses: $.connection.content[*].scope.permittedSubclasses[*]
  • synthetic: $.connection.content[*].scope.synthetic
  • genericSuperclass: $.connection.content[*].scope.genericSuperclass
  • package: $.connection.content[*].scope.package
  • genericInterfaces: $.connection.content[*].scope.genericInterfaces
  • genericInterfaces: $.connection.content[*].scope.genericInterfaces[*]
  • signers: $.connection.content[*].scope.signers
  • signers: $.connection.content[*].scope.signers[*]
  • enclosingMethod: $.connection.content[*].scope.enclosingMethod
  • enclosingConstructor: $.connection.content[*].scope.enclosingConstructor
  • declaringClass: $.connection.content[*].scope.declaringClass
  • typeName: $.connection.content[*].scope.typeName
  • classes: $.connection.content[*].scope.classes
  • classes: $.connection.content[*].scope.classes[*]
  • fields: $.connection.content[*].scope.fields
  • fields: $.connection.content[*].scope.fields[*]
  • methods: $.connection.content[*].scope.methods
  • methods: $.connection.content[*].scope.methods[*]
  • constructors: $.connection.content[*].scope.constructors
  • constructors: $.connection.content[*].scope.constructors[*]
  • declaredClasses: $.connection.content[*].scope.declaredClasses
  • declaredClasses: $.connection.content[*].scope.declaredClasses[*]
  • declaredFields: $.connection.content[*].scope.declaredFields
  • declaredFields: $.connection.content[*].scope.declaredFields[*]
  • recordComponents: $.connection.content[*].scope.recordComponents
  • recordComponents: $.connection.content[*].scope.recordComponents[*]
  • declaredMethods: $.connection.content[*].scope.declaredMethods
  • declaredMethods: $.connection.content[*].scope.declaredMethods[*]
  • declaredConstructors: $.connection.content[*].scope.declaredConstructors
  • declaredConstructors: $.connection.content[*].scope.declaredConstructors[*]
  • enumConstants: $.connection.content[*].scope.enumConstants
  • enumConstants: $.connection.content[*].scope.enumConstants[*]
  • annotations: $.connection.content[*].scope.annotations
  • annotations: $.connection.content[*].scope.annotations[*]
  • declaredAnnotations: $.connection.content[*].scope.declaredAnnotations
  • declaredAnnotations: $.connection.content[*].scope.declaredAnnotations[*]
  • annotatedSuperclass: $.connection.content[*].scope.annotatedSuperclass
  • annotatedInterfaces: $.connection.content[*].scope.annotatedInterfaces
  • annotatedInterfaces: $.connection.content[*].scope.annotatedInterfaces[*]
  • nestMembers: $.connection.content[*].scope.nestMembers
  • nestMembers: $.connection.content[*].scope.nestMembers[*]
  • nil: $.connection.content[*].nil
  • declaredType: $.connection.content[*].declaredType
  • name: $.connection.content[*].declaredType.name
  • module: $.connection.content[*].declaredType.module
  • protectionDomain: $.connection.content[*].declaredType.protectionDomain
  • modifiers: $.connection.content[*].declaredType.modifiers
  • interface: $.connection.content[*].declaredType.interface
  • array: $.connection.content[*].declaredType.array
  • primitive: $.connection.content[*].declaredType.primitive
  • hidden: $.connection.content[*].declaredType.hidden
  • superclass: $.connection.content[*].declaredType.superclass
  • componentType: $.connection.content[*].declaredType.componentType
  • annotation: $.connection.content[*].declaredType.annotation
  • enum: $.connection.content[*].declaredType.enum
  • record: $.connection.content[*].declaredType.record
  • typeParameters: $.connection.content[*].declaredType.typeParameters
  • typeParameters: $.connection.content[*].declaredType.typeParameters[*]
  • sealed: $.connection.content[*].declaredType.sealed
  • interfaces: $.connection.content[*].declaredType.interfaces
  • interfaces: $.connection.content[*].declaredType.interfaces[*]
  • classLoader: $.connection.content[*].declaredType.classLoader
  • memberClass: $.connection.content[*].declaredType.memberClass
  • localClass: $.connection.content[*].declaredType.localClass
  • anonymousClass: $.connection.content[*].declaredType.anonymousClass
  • enclosingClass: $.connection.content[*].declaredType.enclosingClass
  • simpleName: $.connection.content[*].declaredType.simpleName
  • canonicalName: $.connection.content[*].declaredType.canonicalName
  • packageName: $.connection.content[*].declaredType.packageName
  • nestHost: $.connection.content[*].declaredType.nestHost
  • permittedSubclasses: $.connection.content[*].declaredType.permittedSubclasses
  • permittedSubclasses: $.connection.content[*].declaredType.permittedSubclasses[*]
  • synthetic: $.connection.content[*].declaredType.synthetic
  • genericSuperclass: $.connection.content[*].declaredType.genericSuperclass
  • package: $.connection.content[*].declaredType.package
  • genericInterfaces: $.connection.content[*].declaredType.genericInterfaces
  • genericInterfaces: $.connection.content[*].declaredType.genericInterfaces[*]
  • signers: $.connection.content[*].declaredType.signers
  • signers: $.connection.content[*].declaredType.signers[*]
  • enclosingMethod: $.connection.content[*].declaredType.enclosingMethod
  • enclosingConstructor: $.connection.content[*].declaredType.enclosingConstructor
  • declaringClass: $.connection.content[*].declaredType.declaringClass
  • typeName: $.connection.content[*].declaredType.typeName
  • classes: $.connection.content[*].declaredType.classes
  • classes: $.connection.content[*].declaredType.classes[*]
  • fields: $.connection.content[*].declaredType.fields
  • fields: $.connection.content[*].declaredType.fields[*]
  • methods: $.connection.content[*].declaredType.methods
  • methods: $.connection.content[*].declaredType.methods[*]
  • constructors: $.connection.content[*].declaredType.constructors
  • constructors: $.connection.content[*].declaredType.constructors[*]
  • declaredClasses: $.connection.content[*].declaredType.declaredClasses
  • declaredClasses: $.connection.content[*].declaredType.declaredClasses[*]
  • declaredFields: $.connection.content[*].declaredType.declaredFields
  • declaredFields: $.connection.content[*].declaredType.declaredFields[*]
  • recordComponents: $.connection.content[*].declaredType.recordComponents
  • recordComponents: $.connection.content[*].declaredType.recordComponents[*]
  • declaredMethods: $.connection.content[*].declaredType.declaredMethods
  • declaredMethods: $.connection.content[*].declaredType.declaredMethods[*]
  • declaredConstructors: $.connection.content[*].declaredType.declaredConstructors
  • declaredConstructors: $.connection.content[*].declaredType.declaredConstructors[*]
  • enumConstants: $.connection.content[*].declaredType.enumConstants
  • enumConstants: $.connection.content[*].declaredType.enumConstants[*]
  • annotations: $.connection.content[*].declaredType.annotations
  • annotations: $.connection.content[*].declaredType.annotations[*]
  • declaredAnnotations: $.connection.content[*].declaredType.declaredAnnotations
  • declaredAnnotations: $.connection.content[*].declaredType.declaredAnnotations[*]
  • annotatedSuperclass: $.connection.content[*].declaredType.annotatedSuperclass
  • annotatedInterfaces: $.connection.content[*].declaredType.annotatedInterfaces
  • annotatedInterfaces: $.connection.content[*].declaredType.annotatedInterfaces[*]
  • nestMembers: $.connection.content[*].declaredType.nestMembers
  • nestMembers: $.connection.content[*].declaredType.nestMembers[*]
  • globalScope: $.connection.content[*].globalScope
  • typeSubstituted: $.connection.content[*].typeSubstituted
  • cause: $.cause
  • extensions: $.extensions
  • security: $.extensions.security
  • timeStamp: $.extensions.security.timeStamp
  • messageSequenceNumber: $.extensions.security.messageSequenceNumber
  • securityInfo: $.extensions.security.securityInfo
  • string: $.extensions.security.securityInfo.string
  • string: $.extensions.security.securityInfo.string[*]
  • private: $.extensions.security.securityInfo.private
  • privateData: $.extensions.privateData
  • string: $.extensions.privateData.string
  • string: $.extensions.privateData.string[*]
  • private: $.extensions.privateData.private
  • any: $.extensions.privateData.private.any
  • any: $.extensions.privateData.private.any[*]
  • userData: $.userData
  • string: $.userData.string
  • string: $.userData.string[*]
  • private: $.userData.private
  • any: $.userData.private.any
  • any: $.userData.private.any[*]
  • languagePreferences: $.languagePreferences
  • locationInfoList: $.locationInfoList
  • locationInfoEntry: $.locationInfoList.locationInfoEntry
  • locationInfoEntry: $.locationInfoList.locationInfoEntry[*]
  • any: $.locationInfoList.locationInfoEntry[*].any
  • any: $.locationInfoList.locationInfoEntry[*].any[*]
  • lastRedirectionDevice: $.lastRedirectionDevice
  • notKnown: $.lastRedirectionDevice.notKnown
  • restricted: $.lastRedirectionDevice.restricted
  • notRequired: $.lastRedirectionDevice.notRequired
  • numberDialed: $.lastRedirectionDevice.numberDialed
  • value: $.lastRedirectionDevice.numberDialed.value
  • bitRate: $.lastRedirectionDevice.numberDialed.bitRate
  • switchingSubDomainCCIEType: $.lastRedirectionDevice.numberDialed.switchingSubDomainCCIEType
  • typeOfNumber: $.lastRedirectionDevice.numberDialed.typeOfNumber
  • mediaClass: $.lastRedirectionDevice.numberDialed.mediaClass
  • mediaClass: $.lastRedirectionDevice.numberDialed.mediaClass[*]
  • connectionRate: $.lastRedirectionDevice.numberDialed.connectionRate
  • delayTolerance: $.lastRedirectionDevice.numberDialed.delayTolerance
  • privateName: $.lastRedirectionDevice.numberDialed.privateName
  • privateNumber: $.lastRedirectionDevice.numberDialed.privateNumber
  • switchingSubDomainInformationElements: $.lastRedirectionDevice.numberDialed.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.lastRedirectionDevice.numberDialed.switchingSubDomainInformationElements[*]
  • notSpecified: $.lastRedirectionDevice.notSpecified
  • networkCallingDevice: $.networkCallingDevice
  • deviceIdentifier: $.networkCallingDevice.deviceIdentifier
  • value: $.networkCallingDevice.deviceIdentifier.value
  • bitRate: $.networkCallingDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.networkCallingDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.networkCallingDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.networkCallingDevice.deviceIdentifier.mediaClass
  • mediaClass: $.networkCallingDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.networkCallingDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.networkCallingDevice.deviceIdentifier.delayTolerance
  • privateName: $.networkCallingDevice.deviceIdentifier.privateName
  • privateNumber: $.networkCallingDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.networkCallingDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.networkCallingDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.networkCallingDevice.notKnown
  • restricted: $.networkCallingDevice.restricted
  • associatedCallingDevice: $.associatedCallingDevice
  • deviceIdentifier: $.associatedCallingDevice.deviceIdentifier
  • value: $.associatedCallingDevice.deviceIdentifier.value
  • bitRate: $.associatedCallingDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.associatedCallingDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.associatedCallingDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.associatedCallingDevice.deviceIdentifier.mediaClass
  • mediaClass: $.associatedCallingDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.associatedCallingDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.associatedCallingDevice.deviceIdentifier.delayTolerance
  • privateName: $.associatedCallingDevice.deviceIdentifier.privateName
  • privateNumber: $.associatedCallingDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.associatedCallingDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.associatedCallingDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.associatedCallingDevice.notKnown
  • restricted: $.associatedCallingDevice.restricted
  • networkCalledDevice: $.networkCalledDevice
  • deviceIdentifier: $.networkCalledDevice.deviceIdentifier
  • value: $.networkCalledDevice.deviceIdentifier.value
  • bitRate: $.networkCalledDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.networkCalledDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.networkCalledDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.networkCalledDevice.deviceIdentifier.mediaClass
  • mediaClass: $.networkCalledDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.networkCalledDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.networkCalledDevice.deviceIdentifier.delayTolerance
  • privateName: $.networkCalledDevice.deviceIdentifier.privateName
  • privateNumber: $.networkCalledDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.networkCalledDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.networkCalledDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.networkCalledDevice.notKnown
  • restricted: $.networkCalledDevice.restricted
  • associatedCalledDevice: $.associatedCalledDevice
  • deviceIdentifier: $.associatedCalledDevice.deviceIdentifier
  • value: $.associatedCalledDevice.deviceIdentifier.value
  • bitRate: $.associatedCalledDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.associatedCalledDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.associatedCalledDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.associatedCalledDevice.deviceIdentifier.mediaClass
  • mediaClass: $.associatedCalledDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.associatedCalledDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.associatedCalledDevice.deviceIdentifier.delayTolerance
  • privateName: $.associatedCalledDevice.deviceIdentifier.privateName
  • privateNumber: $.associatedCalledDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.associatedCalledDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.associatedCalledDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.associatedCalledDevice.notKnown
  • restricted: $.associatedCalledDevice.restricted
  • originatingNIDConnection: $.originatingNIDConnection
  • content: $.originatingNIDConnection.content
  • content: $.originatingNIDConnection.content[*]
  • name: $.originatingNIDConnection.content[*].name
  • namespaceURI: $.originatingNIDConnection.content[*].name.namespaceURI
  • localPart: $.originatingNIDConnection.content[*].name.localPart
  • prefix: $.originatingNIDConnection.content[*].name.prefix
  • value: $.originatingNIDConnection.content[*].value
  • scope: $.originatingNIDConnection.content[*].scope
  • name: $.originatingNIDConnection.content[*].scope.name
  • module: $.originatingNIDConnection.content[*].scope.module
  • protectionDomain: $.originatingNIDConnection.content[*].scope.protectionDomain
  • modifiers: $.originatingNIDConnection.content[*].scope.modifiers
  • interface: $.originatingNIDConnection.content[*].scope.interface
  • array: $.originatingNIDConnection.content[*].scope.array
  • primitive: $.originatingNIDConnection.content[*].scope.primitive
  • hidden: $.originatingNIDConnection.content[*].scope.hidden
  • superclass: $.originatingNIDConnection.content[*].scope.superclass
  • componentType: $.originatingNIDConnection.content[*].scope.componentType
  • annotation: $.originatingNIDConnection.content[*].scope.annotation
  • enum: $.originatingNIDConnection.content[*].scope.enum
  • record: $.originatingNIDConnection.content[*].scope.record
  • typeParameters: $.originatingNIDConnection.content[*].scope.typeParameters
  • typeParameters: $.originatingNIDConnection.content[*].scope.typeParameters[*]
  • sealed: $.originatingNIDConnection.content[*].scope.sealed
  • interfaces: $.originatingNIDConnection.content[*].scope.interfaces
  • interfaces: $.originatingNIDConnection.content[*].scope.interfaces[*]
  • classLoader: $.originatingNIDConnection.content[*].scope.classLoader
  • memberClass: $.originatingNIDConnection.content[*].scope.memberClass
  • localClass: $.originatingNIDConnection.content[*].scope.localClass
  • anonymousClass: $.originatingNIDConnection.content[*].scope.anonymousClass
  • enclosingClass: $.originatingNIDConnection.content[*].scope.enclosingClass
  • simpleName: $.originatingNIDConnection.content[*].scope.simpleName
  • canonicalName: $.originatingNIDConnection.content[*].scope.canonicalName
  • packageName: $.originatingNIDConnection.content[*].scope.packageName
  • nestHost: $.originatingNIDConnection.content[*].scope.nestHost
  • permittedSubclasses: $.originatingNIDConnection.content[*].scope.permittedSubclasses
  • permittedSubclasses: $.originatingNIDConnection.content[*].scope.permittedSubclasses[*]
  • synthetic: $.originatingNIDConnection.content[*].scope.synthetic
  • genericSuperclass: $.originatingNIDConnection.content[*].scope.genericSuperclass
  • package: $.originatingNIDConnection.content[*].scope.package
  • genericInterfaces: $.originatingNIDConnection.content[*].scope.genericInterfaces
  • genericInterfaces: $.originatingNIDConnection.content[*].scope.genericInterfaces[*]
  • signers: $.originatingNIDConnection.content[*].scope.signers
  • signers: $.originatingNIDConnection.content[*].scope.signers[*]
  • enclosingMethod: $.originatingNIDConnection.content[*].scope.enclosingMethod
  • enclosingConstructor: $.originatingNIDConnection.content[*].scope.enclosingConstructor
  • declaringClass: $.originatingNIDConnection.content[*].scope.declaringClass
  • typeName: $.originatingNIDConnection.content[*].scope.typeName
  • classes: $.originatingNIDConnection.content[*].scope.classes
  • classes: $.originatingNIDConnection.content[*].scope.classes[*]
  • fields: $.originatingNIDConnection.content[*].scope.fields
  • fields: $.originatingNIDConnection.content[*].scope.fields[*]
  • methods: $.originatingNIDConnection.content[*].scope.methods
  • methods: $.originatingNIDConnection.content[*].scope.methods[*]
  • constructors: $.originatingNIDConnection.content[*].scope.constructors
  • constructors: $.originatingNIDConnection.content[*].scope.constructors[*]
  • declaredClasses: $.originatingNIDConnection.content[*].scope.declaredClasses
  • declaredClasses: $.originatingNIDConnection.content[*].scope.declaredClasses[*]
  • declaredFields: $.originatingNIDConnection.content[*].scope.declaredFields
  • declaredFields: $.originatingNIDConnection.content[*].scope.declaredFields[*]
  • recordComponents: $.originatingNIDConnection.content[*].scope.recordComponents
  • recordComponents: $.originatingNIDConnection.content[*].scope.recordComponents[*]
  • declaredMethods: $.originatingNIDConnection.content[*].scope.declaredMethods
  • declaredMethods: $.originatingNIDConnection.content[*].scope.declaredMethods[*]
  • declaredConstructors: $.originatingNIDConnection.content[*].scope.declaredConstructors
  • declaredConstructors: $.originatingNIDConnection.content[*].scope.declaredConstructors[*]
  • enumConstants: $.originatingNIDConnection.content[*].scope.enumConstants
  • enumConstants: $.originatingNIDConnection.content[*].scope.enumConstants[*]
  • annotations: $.originatingNIDConnection.content[*].scope.annotations
  • annotations: $.originatingNIDConnection.content[*].scope.annotations[*]
  • declaredAnnotations: $.originatingNIDConnection.content[*].scope.declaredAnnotations
  • declaredAnnotations: $.originatingNIDConnection.content[*].scope.declaredAnnotations[*]
  • annotatedSuperclass: $.originatingNIDConnection.content[*].scope.annotatedSuperclass
  • annotatedInterfaces: $.originatingNIDConnection.content[*].scope.annotatedInterfaces
  • annotatedInterfaces: $.originatingNIDConnection.content[*].scope.annotatedInterfaces[*]
  • nestMembers: $.originatingNIDConnection.content[*].scope.nestMembers
  • nestMembers: $.originatingNIDConnection.content[*].scope.nestMembers[*]
  • nil: $.originatingNIDConnection.content[*].nil
  • declaredType: $.originatingNIDConnection.content[*].declaredType
  • name: $.originatingNIDConnection.content[*].declaredType.name
  • module: $.originatingNIDConnection.content[*].declaredType.module
  • protectionDomain: $.originatingNIDConnection.content[*].declaredType.protectionDomain
  • modifiers: $.originatingNIDConnection.content[*].declaredType.modifiers
  • interface: $.originatingNIDConnection.content[*].declaredType.interface
  • array: $.originatingNIDConnection.content[*].declaredType.array
  • primitive: $.originatingNIDConnection.content[*].declaredType.primitive
  • hidden: $.originatingNIDConnection.content[*].declaredType.hidden
  • superclass: $.originatingNIDConnection.content[*].declaredType.superclass
  • componentType: $.originatingNIDConnection.content[*].declaredType.componentType
  • annotation: $.originatingNIDConnection.content[*].declaredType.annotation
  • enum: $.originatingNIDConnection.content[*].declaredType.enum
  • record: $.originatingNIDConnection.content[*].declaredType.record
  • typeParameters: $.originatingNIDConnection.content[*].declaredType.typeParameters
  • typeParameters: $.originatingNIDConnection.content[*].declaredType.typeParameters[*]
  • sealed: $.originatingNIDConnection.content[*].declaredType.sealed
  • interfaces: $.originatingNIDConnection.content[*].declaredType.interfaces
  • interfaces: $.originatingNIDConnection.content[*].declaredType.interfaces[*]
  • classLoader: $.originatingNIDConnection.content[*].declaredType.classLoader
  • memberClass: $.originatingNIDConnection.content[*].declaredType.memberClass
  • localClass: $.originatingNIDConnection.content[*].declaredType.localClass
  • anonymousClass: $.originatingNIDConnection.content[*].declaredType.anonymousClass
  • enclosingClass: $.originatingNIDConnection.content[*].declaredType.enclosingClass
  • simpleName: $.originatingNIDConnection.content[*].declaredType.simpleName
  • canonicalName: $.originatingNIDConnection.content[*].declaredType.canonicalName
  • packageName: $.originatingNIDConnection.content[*].declaredType.packageName
  • nestHost: $.originatingNIDConnection.content[*].declaredType.nestHost
  • permittedSubclasses: $.originatingNIDConnection.content[*].declaredType.permittedSubclasses
  • permittedSubclasses: $.originatingNIDConnection.content[*].declaredType.permittedSubclasses[*]
  • synthetic: $.originatingNIDConnection.content[*].declaredType.synthetic
  • genericSuperclass: $.originatingNIDConnection.content[*].declaredType.genericSuperclass
  • package: $.originatingNIDConnection.content[*].declaredType.package
  • genericInterfaces: $.originatingNIDConnection.content[*].declaredType.genericInterfaces
  • genericInterfaces: $.originatingNIDConnection.content[*].declaredType.genericInterfaces[*]
  • signers: $.originatingNIDConnection.content[*].declaredType.signers
  • signers: $.originatingNIDConnection.content[*].declaredType.signers[*]
  • enclosingMethod: $.originatingNIDConnection.content[*].declaredType.enclosingMethod
  • enclosingConstructor: $.originatingNIDConnection.content[*].declaredType.enclosingConstructor
  • declaringClass: $.originatingNIDConnection.content[*].declaredType.declaringClass
  • typeName: $.originatingNIDConnection.content[*].declaredType.typeName
  • classes: $.originatingNIDConnection.content[*].declaredType.classes
  • classes: $.originatingNIDConnection.content[*].declaredType.classes[*]
  • fields: $.originatingNIDConnection.content[*].declaredType.fields
  • fields: $.originatingNIDConnection.content[*].declaredType.fields[*]
  • methods: $.originatingNIDConnection.content[*].declaredType.methods
  • methods: $.originatingNIDConnection.content[*].declaredType.methods[*]
  • constructors: $.originatingNIDConnection.content[*].declaredType.constructors
  • constructors: $.originatingNIDConnection.content[*].declaredType.constructors[*]
  • declaredClasses: $.originatingNIDConnection.content[*].declaredType.declaredClasses
  • declaredClasses: $.originatingNIDConnection.content[*].declaredType.declaredClasses[*]
  • declaredFields: $.originatingNIDConnection.content[*].declaredType.declaredFields
  • declaredFields: $.originatingNIDConnection.content[*].declaredType.declaredFields[*]
  • recordComponents: $.originatingNIDConnection.content[*].declaredType.recordComponents
  • recordComponents: $.originatingNIDConnection.content[*].declaredType.recordComponents[*]
  • declaredMethods: $.originatingNIDConnection.content[*].declaredType.declaredMethods
  • declaredMethods: $.originatingNIDConnection.content[*].declaredType.declaredMethods[*]
  • declaredConstructors: $.originatingNIDConnection.content[*].declaredType.declaredConstructors
  • declaredConstructors: $.originatingNIDConnection.content[*].declaredType.declaredConstructors[*]
  • enumConstants: $.originatingNIDConnection.content[*].declaredType.enumConstants
  • enumConstants: $.originatingNIDConnection.content[*].declaredType.enumConstants[*]
  • annotations: $.originatingNIDConnection.content[*].declaredType.annotations
  • annotations: $.originatingNIDConnection.content[*].declaredType.annotations[*]
  • declaredAnnotations: $.originatingNIDConnection.content[*].declaredType.declaredAnnotations
  • declaredAnnotations: $.originatingNIDConnection.content[*].declaredType.declaredAnnotations[*]
  • annotatedSuperclass: $.originatingNIDConnection.content[*].declaredType.annotatedSuperclass
  • annotatedInterfaces: $.originatingNIDConnection.content[*].declaredType.annotatedInterfaces
  • annotatedInterfaces: $.originatingNIDConnection.content[*].declaredType.annotatedInterfaces[*]
  • nestMembers: $.originatingNIDConnection.content[*].declaredType.nestMembers
  • nestMembers: $.originatingNIDConnection.content[*].declaredType.nestMembers[*]
  • globalScope: $.originatingNIDConnection.content[*].globalScope
  • typeSubstituted: $.originatingNIDConnection.content[*].typeSubstituted
  • mediaCallCharacteristics: $.mediaCallCharacteristics
  • bitRate: $.mediaCallCharacteristics.bitRate
  • switchingSubDomainCCIEType: $.mediaCallCharacteristics.switchingSubDomainCCIEType
  • mediaClass: $.mediaCallCharacteristics.mediaClass
  • other: $.mediaCallCharacteristics.mediaClass.other
  • message: $.mediaCallCharacteristics.mediaClass.message
  • email: $.mediaCallCharacteristics.mediaClass.email
  • data: $.mediaCallCharacteristics.mediaClass.data
  • im: $.mediaCallCharacteristics.mediaClass.im
  • mms: $.mediaCallCharacteristics.mediaClass.mms
  • voice: $.mediaCallCharacteristics.mediaClass.voice
  • chat: $.mediaCallCharacteristics.mediaClass.chat
  • notKnown: $.mediaCallCharacteristics.mediaClass.notKnown
  • image: $.mediaCallCharacteristics.mediaClass.image
  • audio: $.mediaCallCharacteristics.mediaClass.audio
  • sms: $.mediaCallCharacteristics.mediaClass.sms
  • connectionRate: $.mediaCallCharacteristics.connectionRate
  • delayTolerance: $.mediaCallCharacteristics.delayTolerance
  • switchingSubDomainInformationElements: $.mediaCallCharacteristics.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.mediaCallCharacteristics.switchingSubDomainInformationElements[*]
  • localConnectionInfo: $.localConnectionInfo
  • callCharacteristics: $.callCharacteristics
  • privateCall: $.callCharacteristics.privateCall
  • acdCall: $.callCharacteristics.acdCall
  • lowPriorityCall: $.callCharacteristics.lowPriorityCall
  • encryptedCall: $.callCharacteristics.encryptedCall
  • voiceUnitCall: $.callCharacteristics.voiceUnitCall
  • highPriorityCall: $.callCharacteristics.highPriorityCall
  • directAgent: $.callCharacteristics.directAgent
  • assistCall: $.callCharacteristics.assistCall
  • sensitiveCall: $.callCharacteristics.sensitiveCall
  • personalCall: $.callCharacteristics.personalCall
  • confidentialCall: $.callCharacteristics.confidentialCall
  • maintainanceCall: $.callCharacteristics.maintainanceCall
  • priorityCall: $.callCharacteristics.priorityCall
  • monitorCrossRefID: $.monitorCrossRefID
  • servicesPermitted: $.servicesPermitted
  • mediaAttachementServices: $.servicesPermitted.mediaAttachementServices
  • detachMediaService: $.servicesPermitted.mediaAttachementServices.detachMediaService
  • attachMediaService: $.servicesPermitted.mediaAttachementServices.attachMediaService
  • callControlServices: $.servicesPermitted.callControlServices
  • consultationCall: $.servicesPermitted.callControlServices.consultationCall
  • holdCall: $.servicesPermitted.callControlServices.holdCall
  • joinCall: $.servicesPermitted.callControlServices.joinCall
  • makeCall: $.servicesPermitted.callControlServices.makeCall
  • callBack: $.servicesPermitted.callControlServices.callBack
  • parkCall: $.servicesPermitted.callControlServices.parkCall
  • conferenceCall: $.servicesPermitted.callControlServices.conferenceCall
  • singleStepTransfer: $.servicesPermitted.callControlServices.singleStepTransfer
  • directedPickupCall: $.servicesPermitted.callControlServices.directedPickupCall
  • makePredictiveCall: $.servicesPermitted.callControlServices.makePredictiveCall
  • singleStepConference: $.servicesPermitted.callControlServices.singleStepConference
  • callBackMessage: $.servicesPermitted.callControlServices.callBackMessage
  • campOnCall: $.servicesPermitted.callControlServices.campOnCall
  • alternateCall: $.servicesPermitted.callControlServices.alternateCall
  • acceptCall: $.servicesPermitted.callControlServices.acceptCall
  • answerCall: $.servicesPermitted.callControlServices.answerCall
  • sendMessage: $.servicesPermitted.callControlServices.sendMessage
  • dialDigits: $.servicesPermitted.callControlServices.dialDigits
  • deflectCall: $.servicesPermitted.callControlServices.deflectCall
  • clearCall: $.servicesPermitted.callControlServices.clearCall
  • groupPickupCall: $.servicesPermitted.callControlServices.groupPickupCall
  • retrieveCall: $.servicesPermitted.callControlServices.retrieveCall
  • reconnectCall: $.servicesPermitted.callControlServices.reconnectCall
  • intrudeCall: $.servicesPermitted.callControlServices.intrudeCall
  • transferCall: $.servicesPermitted.callControlServices.transferCall
  • clearConnection: $.servicesPermitted.callControlServices.clearConnection
  • callAssociatedServices: $.servicesPermitted.callAssociatedServices
  • changeConnectionInformation: $.servicesPermitted.callAssociatedServices.changeConnectionInformation
  • generateTelephonyTones: $.servicesPermitted.callAssociatedServices.generateTelephonyTones
  • sendUserInformation: $.servicesPermitted.callAssociatedServices.sendUserInformation
  • cancelTelephonyTones: $.servicesPermitted.callAssociatedServices.cancelTelephonyTones
  • generateDigits: $.servicesPermitted.callAssociatedServices.generateDigits
  • associateData: $.servicesPermitted.callAssociatedServices.associateData
  • routeingServices: $.servicesPermitted.routeingServices
  • reRoute: $.servicesPermitted.routeingServices.reRoute
  • routeEnd: $.servicesPermitted.routeingServices.routeEnd
  • routeRegisterCancel: $.servicesPermitted.routeingServices.routeRegisterCancel
  • routeRegisterAbort: $.servicesPermitted.routeingServices.routeRegisterAbort
  • routeRequest: $.servicesPermitted.routeingServices.routeRequest
  • routeSelect: $.servicesPermitted.routeingServices.routeSelect
  • routeReject: $.servicesPermitted.routeingServices.routeReject
  • routeUsed: $.servicesPermitted.routeingServices.routeUsed
  • routeRegister: $.servicesPermitted.routeingServices.routeRegister
  • voiceServices: $.servicesPermitted.voiceServices
  • clear: $.servicesPermitted.voiceServices.clear
  • resume: $.servicesPermitted.voiceServices.resume
  • suspend: $.servicesPermitted.voiceServices.suspend
  • review: $.servicesPermitted.voiceServices.review
  • activate: $.servicesPermitted.voiceServices.activate
  • stop: $.servicesPermitted.voiceServices.stop
  • setVoiceAttribute: $.servicesPermitted.voiceServices.setVoiceAttribute
  • concatenateMessage: $.servicesPermitted.voiceServices.concatenateMessage
  • synthesizeMessage: $.servicesPermitted.voiceServices.synthesizeMessage
  • queryVoiceAttribute: $.servicesPermitted.voiceServices.queryVoiceAttribute
  • deactivate: $.servicesPermitted.voiceServices.deactivate
  • deleteMessage: $.servicesPermitted.voiceServices.deleteMessage
  • playMessage: $.servicesPermitted.voiceServices.playMessage
  • recordMessage: $.servicesPermitted.voiceServices.recordMessage
  • reposition: $.servicesPermitted.voiceServices.reposition
  • callLinkageData: $.callLinkageData
  • threadData: $.callLinkageData.threadData
  • threadIDTimeStamp: $.callLinkageData.threadData.threadIDTimeStamp
  • threadSwitchingSubDomainName: $.callLinkageData.threadData.threadSwitchingSubDomainName
  • threadLinkageID: $.callLinkageData.threadData.threadLinkageID
  • globallyUniqueThreadID: $.callLinkageData.threadData.threadLinkageID.globallyUniqueThreadID
  • subDomainThreadID: $.callLinkageData.threadData.threadLinkageID.subDomainThreadID
  • globalCallData: $.callLinkageData.globalCallData
  • globalCallLinkageID: $.callLinkageData.globalCallData.globalCallLinkageID
  • subDomainCallLinkageID: $.callLinkageData.globalCallData.globalCallLinkageID.subDomainCallLinkageID
  • globallyUniqueCallLinkageID: $.callLinkageData.globalCallData.globalCallLinkageID.globallyUniqueCallLinkageID
  • callLinkageIDTimestamp: $.callLinkageData.globalCallData.callLinkageIDTimestamp
  • globalCallSwitchingSubDomainName: $.callLinkageData.globalCallData.globalCallSwitchingSubDomainName
  • correlatorData: $.correlatorData
  • string: $.correlatorData.string
  • string: $.correlatorData.string[*]
  • private: $.correlatorData.private
  • any: $.correlatorData.private.any
  • any: $.correlatorData.private.any[*]
  • subjectOfCall: $.subjectOfCall
  • connectionInfo: $.connectionInfo
  • numberOfChannels: $.connectionInfo.numberOfChannels
  • mediaSessionInfo: $.connectionInfo.mediaSessionInfo
  • flowDirection: $.connectionInfo.flowDirection
  • callingDevice: $.callingDevice
  • deviceIdentifier: $.callingDevice.deviceIdentifier
  • value: $.callingDevice.deviceIdentifier.value
  • bitRate: $.callingDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.callingDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.callingDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.callingDevice.deviceIdentifier.mediaClass
  • mediaClass: $.callingDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.callingDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.callingDevice.deviceIdentifier.delayTolerance
  • privateName: $.callingDevice.deviceIdentifier.privateName
  • privateNumber: $.callingDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.callingDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.callingDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.callingDevice.notKnown
  • restricted: $.callingDevice.restricted
  • deviceHistory: $.deviceHistory
  • deviceHistoryListItem: $.deviceHistory.deviceHistoryListItem
  • deviceHistoryListItem: $.deviceHistory.deviceHistoryListItem[*]
  • eventCause: $.deviceHistory.deviceHistoryListItem[*].eventCause
  • oldDeviceID: $.deviceHistory.deviceHistoryListItem[*].oldDeviceID
  • notKnown: $.deviceHistory.deviceHistoryListItem[*].oldDeviceID.notKnown
  • restricted: $.deviceHistory.deviceHistoryListItem[*].oldDeviceID.restricted
  • notRequired: $.deviceHistory.deviceHistoryListItem[*].oldDeviceID.notRequired
  • numberDialed: $.deviceHistory.deviceHistoryListItem[*].oldDeviceID.numberDialed
  • notSpecified: $.deviceHistory.deviceHistoryListItem[*].oldDeviceID.notSpecified
  • oldConnectionID: $.deviceHistory.deviceHistoryListItem[*].oldConnectionID
  • content: $.deviceHistory.deviceHistoryListItem[*].oldConnectionID.content
  • content: $.deviceHistory.deviceHistoryListItem[*].oldConnectionID.content[*]
  • calledDevice: $.calledDevice
  • deviceIdentifier: $.calledDevice.deviceIdentifier
  • value: $.calledDevice.deviceIdentifier.value
  • bitRate: $.calledDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.calledDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.calledDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.calledDevice.deviceIdentifier.mediaClass
  • mediaClass: $.calledDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.calledDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.calledDevice.deviceIdentifier.delayTolerance
  • privateName: $.calledDevice.deviceIdentifier.privateName
  • privateNumber: $.calledDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.calledDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.calledDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.calledDevice.notKnown
  • restricted: $.calledDevice.restricted
  • messageInfo: $.messageInfo
  • messageInfoItem: $.messageInfo.messageInfoItem
  • messageInfoItem: $.messageInfo.messageInfoItem[*]
  • contents: $.messageInfo.messageInfoItem[*].contents
  • contentTypeAndSubtype: $.messageInfo.messageInfoItem[*].contentTypeAndSubtype
  • contentsLength: $.messageInfo.messageInfoItem[*].contentsLength
  • alertingDevice: $.alertingDevice
  • deviceIdentifier: $.alertingDevice.deviceIdentifier
  • value: $.alertingDevice.deviceIdentifier.value
  • bitRate: $.alertingDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.alertingDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.alertingDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.alertingDevice.deviceIdentifier.mediaClass
  • mediaClass: $.alertingDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.alertingDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.alertingDevice.deviceIdentifier.delayTolerance
  • privateName: $.alertingDevice.deviceIdentifier.privateName
  • privateNumber: $.alertingDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.alertingDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.alertingDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.alertingDevice.notKnown
  • restricted: $.alertingDevice.restricted

DeviceCapsChangedEvent

Beispiel: DeviceCapsChangedEvent
{
"cause": "A_CD_BUSY",
"device": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"extensions": {
"privateData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"security": {
"messageSequenceNumber": 0,
"securityInfo": {
"private": { },
"string": [ "<string>" ]
},
"timeStamp": "<string>"
}
},
"monitorCrossRefID": "2345"
}

Attribute (JsonPath)

  • cause: $.cause
  • extensions: $.extensions
  • security: $.extensions.security
  • timeStamp: $.extensions.security.timeStamp
  • messageSequenceNumber: $.extensions.security.messageSequenceNumber
  • securityInfo: $.extensions.security.securityInfo
  • string: $.extensions.security.securityInfo.string
  • string: $.extensions.security.securityInfo.string[*]
  • private: $.extensions.security.securityInfo.private
  • privateData: $.extensions.privateData
  • string: $.extensions.privateData.string
  • string: $.extensions.privateData.string[*]
  • private: $.extensions.privateData.private
  • any: $.extensions.privateData.private.any
  • any: $.extensions.privateData.private.any[*]
  • device: $.device
  • deviceIdentifier: $.device.deviceIdentifier
  • value: $.device.deviceIdentifier.value
  • bitRate: $.device.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.device.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.device.deviceIdentifier.typeOfNumber
  • mediaClass: $.device.deviceIdentifier.mediaClass
  • mediaClass: $.device.deviceIdentifier.mediaClass[*]
  • connectionRate: $.device.deviceIdentifier.connectionRate
  • delayTolerance: $.device.deviceIdentifier.delayTolerance
  • privateName: $.device.deviceIdentifier.privateName
  • privateNumber: $.device.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.device.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.device.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.device.notKnown
  • restricted: $.device.restricted
  • monitorCrossRefID: $.monitorCrossRefID

DigitsDialedEvent

Beispiel: DigitsDialedEvent
{
"associatedCalledDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"associatedCallingDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"callCharacteristics": {
"acdCall": true,
"assistCall": true,
"confidentialCall": true,
"directAgent": true,
"encryptedCall": true,
"highPriorityCall": true,
"lowPriorityCall": true,
"maintainanceCall": true,
"personalCall": true,
"priorityCall": true,
"privateCall": true,
"sensitiveCall": true,
"voiceUnitCall": true
},
"callLinkageData": {
"globalCallData": {
"callLinkageIDTimestamp": "<string>",
"globalCallLinkageID": {
"globallyUniqueCallLinkageID": "2345",
"subDomainCallLinkageID": "2345"
},
"globalCallSwitchingSubDomainName": "<string>"
},
"threadData": {
"threadIDTimeStamp": "<string>",
"threadLinkageID": {
"globallyUniqueThreadID": "2345",
"subDomainThreadID": "2345"
},
"threadSwitchingSubDomainName": "<string>"
}
},
"cause": "A_CD_BUSY",
"correlatorData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"dialingConnection": {
"content": [
{
"declaredType": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"globalScope": true,
"name": {
"localPart": "<string>",
"namespaceURI": "<string>",
"prefix": "<string>"
},
"nil": true,
"scope": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"typeSubstituted": true,
"value": { }
}
]
},
"dialingConnectionInfo": {
"flowDirection": "<string>",
"mediaSessionInfo": "<string>",
"numberOfChannels": 0
},
"dialingDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"dialingSequence": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"extensions": {
"privateData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"security": {
"messageSequenceNumber": 0,
"securityInfo": {
"private": { },
"string": [ "<string>" ]
},
"timeStamp": "<string>"
}
},
"languagePreferences": "<string>",
"localConnectionInfo": "NULL",
"locationInfoList": {
"locationInfoEntry": [
{
"any": [ "<any>" ]
}
]
},
"monitorCrossRefID": "2345",
"networkCalledDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"networkCallingDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"servicesPermitted": {
"callAssociatedServices": {
"associateData": true,
"cancelTelephonyTones": true,
"changeConnectionInformation": true,
"generateDigits": true,
"generateTelephonyTones": true,
"sendUserInformation": true
},
"callControlServices": {
"acceptCall": true,
"alternateCall": true,
"answerCall": true,
"callBack": true,
"callBackMessage": true,
"campOnCall": true,
"clearCall": true,
"clearConnection": true,
"conferenceCall": true,
"consultationCall": true,
"deflectCall": true,
"dialDigits": true,
"directedPickupCall": true,
"groupPickupCall": true,
"holdCall": true,
"intrudeCall": true,
"joinCall": true,
"makeCall": true,
"makePredictiveCall": true,
"parkCall": true,
"reconnectCall": true,
"retrieveCall": true,
"sendMessage": true,
"singleStepConference": true,
"singleStepTransfer": true,
"transferCall": true
},
"mediaAttachementServices": {
"attachMediaService": true,
"detachMediaService": true
},
"routeingServices": {
"reRoute": true,
"routeEnd": true,
"routeRegister": true,
"routeRegisterAbort": true,
"routeRegisterCancel": true,
"routeReject": true,
"routeRequest": true,
"routeSelect": true,
"routeUsed": true
},
"voiceServices": {
"activate": true,
"clear": true,
"concatenateMessage": true,
"deactivate": true,
"deleteMessage": true,
"playMessage": true,
"queryVoiceAttribute": true,
"recordMessage": true,
"reposition": true,
"resume": true,
"review": true,
"setVoiceAttribute": true,
"stop": true,
"suspend": true,
"synthesizeMessage": true
}
}
}

Attribute (JsonPath)

  • cause: $.cause
  • extensions: $.extensions
  • security: $.extensions.security
  • timeStamp: $.extensions.security.timeStamp
  • messageSequenceNumber: $.extensions.security.messageSequenceNumber
  • securityInfo: $.extensions.security.securityInfo
  • string: $.extensions.security.securityInfo.string
  • string: $.extensions.security.securityInfo.string[*]
  • private: $.extensions.security.securityInfo.private
  • privateData: $.extensions.privateData
  • string: $.extensions.privateData.string
  • string: $.extensions.privateData.string[*]
  • private: $.extensions.privateData.private
  • any: $.extensions.privateData.private.any
  • any: $.extensions.privateData.private.any[*]
  • languagePreferences: $.languagePreferences
  • locationInfoList: $.locationInfoList
  • locationInfoEntry: $.locationInfoList.locationInfoEntry
  • locationInfoEntry: $.locationInfoList.locationInfoEntry[*]
  • any: $.locationInfoList.locationInfoEntry[*].any
  • any: $.locationInfoList.locationInfoEntry[*].any[*]
  • networkCallingDevice: $.networkCallingDevice
  • deviceIdentifier: $.networkCallingDevice.deviceIdentifier
  • value: $.networkCallingDevice.deviceIdentifier.value
  • bitRate: $.networkCallingDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.networkCallingDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.networkCallingDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.networkCallingDevice.deviceIdentifier.mediaClass
  • mediaClass: $.networkCallingDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.networkCallingDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.networkCallingDevice.deviceIdentifier.delayTolerance
  • privateName: $.networkCallingDevice.deviceIdentifier.privateName
  • privateNumber: $.networkCallingDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.networkCallingDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.networkCallingDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.networkCallingDevice.notKnown
  • restricted: $.networkCallingDevice.restricted
  • dialingConnectionInfo: $.dialingConnectionInfo
  • numberOfChannels: $.dialingConnectionInfo.numberOfChannels
  • mediaSessionInfo: $.dialingConnectionInfo.mediaSessionInfo
  • flowDirection: $.dialingConnectionInfo.flowDirection
  • associatedCallingDevice: $.associatedCallingDevice
  • deviceIdentifier: $.associatedCallingDevice.deviceIdentifier
  • value: $.associatedCallingDevice.deviceIdentifier.value
  • bitRate: $.associatedCallingDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.associatedCallingDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.associatedCallingDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.associatedCallingDevice.deviceIdentifier.mediaClass
  • mediaClass: $.associatedCallingDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.associatedCallingDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.associatedCallingDevice.deviceIdentifier.delayTolerance
  • privateName: $.associatedCallingDevice.deviceIdentifier.privateName
  • privateNumber: $.associatedCallingDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.associatedCallingDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.associatedCallingDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.associatedCallingDevice.notKnown
  • restricted: $.associatedCallingDevice.restricted
  • networkCalledDevice: $.networkCalledDevice
  • deviceIdentifier: $.networkCalledDevice.deviceIdentifier
  • value: $.networkCalledDevice.deviceIdentifier.value
  • bitRate: $.networkCalledDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.networkCalledDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.networkCalledDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.networkCalledDevice.deviceIdentifier.mediaClass
  • mediaClass: $.networkCalledDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.networkCalledDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.networkCalledDevice.deviceIdentifier.delayTolerance
  • privateName: $.networkCalledDevice.deviceIdentifier.privateName
  • privateNumber: $.networkCalledDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.networkCalledDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.networkCalledDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.networkCalledDevice.notKnown
  • restricted: $.networkCalledDevice.restricted
  • dialingConnection: $.dialingConnection
  • content: $.dialingConnection.content
  • content: $.dialingConnection.content[*]
  • name: $.dialingConnection.content[*].name
  • namespaceURI: $.dialingConnection.content[*].name.namespaceURI
  • localPart: $.dialingConnection.content[*].name.localPart
  • prefix: $.dialingConnection.content[*].name.prefix
  • value: $.dialingConnection.content[*].value
  • scope: $.dialingConnection.content[*].scope
  • name: $.dialingConnection.content[*].scope.name
  • module: $.dialingConnection.content[*].scope.module
  • protectionDomain: $.dialingConnection.content[*].scope.protectionDomain
  • modifiers: $.dialingConnection.content[*].scope.modifiers
  • interface: $.dialingConnection.content[*].scope.interface
  • array: $.dialingConnection.content[*].scope.array
  • primitive: $.dialingConnection.content[*].scope.primitive
  • hidden: $.dialingConnection.content[*].scope.hidden
  • superclass: $.dialingConnection.content[*].scope.superclass
  • componentType: $.dialingConnection.content[*].scope.componentType
  • annotation: $.dialingConnection.content[*].scope.annotation
  • enum: $.dialingConnection.content[*].scope.enum
  • record: $.dialingConnection.content[*].scope.record
  • typeParameters: $.dialingConnection.content[*].scope.typeParameters
  • typeParameters: $.dialingConnection.content[*].scope.typeParameters[*]
  • sealed: $.dialingConnection.content[*].scope.sealed
  • interfaces: $.dialingConnection.content[*].scope.interfaces
  • interfaces: $.dialingConnection.content[*].scope.interfaces[*]
  • classLoader: $.dialingConnection.content[*].scope.classLoader
  • memberClass: $.dialingConnection.content[*].scope.memberClass
  • localClass: $.dialingConnection.content[*].scope.localClass
  • anonymousClass: $.dialingConnection.content[*].scope.anonymousClass
  • enclosingClass: $.dialingConnection.content[*].scope.enclosingClass
  • simpleName: $.dialingConnection.content[*].scope.simpleName
  • canonicalName: $.dialingConnection.content[*].scope.canonicalName
  • packageName: $.dialingConnection.content[*].scope.packageName
  • nestHost: $.dialingConnection.content[*].scope.nestHost
  • permittedSubclasses: $.dialingConnection.content[*].scope.permittedSubclasses
  • permittedSubclasses: $.dialingConnection.content[*].scope.permittedSubclasses[*]
  • synthetic: $.dialingConnection.content[*].scope.synthetic
  • genericSuperclass: $.dialingConnection.content[*].scope.genericSuperclass
  • package: $.dialingConnection.content[*].scope.package
  • genericInterfaces: $.dialingConnection.content[*].scope.genericInterfaces
  • genericInterfaces: $.dialingConnection.content[*].scope.genericInterfaces[*]
  • signers: $.dialingConnection.content[*].scope.signers
  • signers: $.dialingConnection.content[*].scope.signers[*]
  • enclosingMethod: $.dialingConnection.content[*].scope.enclosingMethod
  • enclosingConstructor: $.dialingConnection.content[*].scope.enclosingConstructor
  • declaringClass: $.dialingConnection.content[*].scope.declaringClass
  • typeName: $.dialingConnection.content[*].scope.typeName
  • classes: $.dialingConnection.content[*].scope.classes
  • classes: $.dialingConnection.content[*].scope.classes[*]
  • fields: $.dialingConnection.content[*].scope.fields
  • fields: $.dialingConnection.content[*].scope.fields[*]
  • methods: $.dialingConnection.content[*].scope.methods
  • methods: $.dialingConnection.content[*].scope.methods[*]
  • constructors: $.dialingConnection.content[*].scope.constructors
  • constructors: $.dialingConnection.content[*].scope.constructors[*]
  • declaredClasses: $.dialingConnection.content[*].scope.declaredClasses
  • declaredClasses: $.dialingConnection.content[*].scope.declaredClasses[*]
  • declaredFields: $.dialingConnection.content[*].scope.declaredFields
  • declaredFields: $.dialingConnection.content[*].scope.declaredFields[*]
  • recordComponents: $.dialingConnection.content[*].scope.recordComponents
  • recordComponents: $.dialingConnection.content[*].scope.recordComponents[*]
  • declaredMethods: $.dialingConnection.content[*].scope.declaredMethods
  • declaredMethods: $.dialingConnection.content[*].scope.declaredMethods[*]
  • declaredConstructors: $.dialingConnection.content[*].scope.declaredConstructors
  • declaredConstructors: $.dialingConnection.content[*].scope.declaredConstructors[*]
  • enumConstants: $.dialingConnection.content[*].scope.enumConstants
  • enumConstants: $.dialingConnection.content[*].scope.enumConstants[*]
  • annotations: $.dialingConnection.content[*].scope.annotations
  • annotations: $.dialingConnection.content[*].scope.annotations[*]
  • declaredAnnotations: $.dialingConnection.content[*].scope.declaredAnnotations
  • declaredAnnotations: $.dialingConnection.content[*].scope.declaredAnnotations[*]
  • annotatedSuperclass: $.dialingConnection.content[*].scope.annotatedSuperclass
  • annotatedInterfaces: $.dialingConnection.content[*].scope.annotatedInterfaces
  • annotatedInterfaces: $.dialingConnection.content[*].scope.annotatedInterfaces[*]
  • nestMembers: $.dialingConnection.content[*].scope.nestMembers
  • nestMembers: $.dialingConnection.content[*].scope.nestMembers[*]
  • nil: $.dialingConnection.content[*].nil
  • declaredType: $.dialingConnection.content[*].declaredType
  • name: $.dialingConnection.content[*].declaredType.name
  • module: $.dialingConnection.content[*].declaredType.module
  • protectionDomain: $.dialingConnection.content[*].declaredType.protectionDomain
  • modifiers: $.dialingConnection.content[*].declaredType.modifiers
  • interface: $.dialingConnection.content[*].declaredType.interface
  • array: $.dialingConnection.content[*].declaredType.array
  • primitive: $.dialingConnection.content[*].declaredType.primitive
  • hidden: $.dialingConnection.content[*].declaredType.hidden
  • superclass: $.dialingConnection.content[*].declaredType.superclass
  • componentType: $.dialingConnection.content[*].declaredType.componentType
  • annotation: $.dialingConnection.content[*].declaredType.annotation
  • enum: $.dialingConnection.content[*].declaredType.enum
  • record: $.dialingConnection.content[*].declaredType.record
  • typeParameters: $.dialingConnection.content[*].declaredType.typeParameters
  • typeParameters: $.dialingConnection.content[*].declaredType.typeParameters[*]
  • sealed: $.dialingConnection.content[*].declaredType.sealed
  • interfaces: $.dialingConnection.content[*].declaredType.interfaces
  • interfaces: $.dialingConnection.content[*].declaredType.interfaces[*]
  • classLoader: $.dialingConnection.content[*].declaredType.classLoader
  • memberClass: $.dialingConnection.content[*].declaredType.memberClass
  • localClass: $.dialingConnection.content[*].declaredType.localClass
  • anonymousClass: $.dialingConnection.content[*].declaredType.anonymousClass
  • enclosingClass: $.dialingConnection.content[*].declaredType.enclosingClass
  • simpleName: $.dialingConnection.content[*].declaredType.simpleName
  • canonicalName: $.dialingConnection.content[*].declaredType.canonicalName
  • packageName: $.dialingConnection.content[*].declaredType.packageName
  • nestHost: $.dialingConnection.content[*].declaredType.nestHost
  • permittedSubclasses: $.dialingConnection.content[*].declaredType.permittedSubclasses
  • permittedSubclasses: $.dialingConnection.content[*].declaredType.permittedSubclasses[*]
  • synthetic: $.dialingConnection.content[*].declaredType.synthetic
  • genericSuperclass: $.dialingConnection.content[*].declaredType.genericSuperclass
  • package: $.dialingConnection.content[*].declaredType.package
  • genericInterfaces: $.dialingConnection.content[*].declaredType.genericInterfaces
  • genericInterfaces: $.dialingConnection.content[*].declaredType.genericInterfaces[*]
  • signers: $.dialingConnection.content[*].declaredType.signers
  • signers: $.dialingConnection.content[*].declaredType.signers[*]
  • enclosingMethod: $.dialingConnection.content[*].declaredType.enclosingMethod
  • enclosingConstructor: $.dialingConnection.content[*].declaredType.enclosingConstructor
  • declaringClass: $.dialingConnection.content[*].declaredType.declaringClass
  • typeName: $.dialingConnection.content[*].declaredType.typeName
  • classes: $.dialingConnection.content[*].declaredType.classes
  • classes: $.dialingConnection.content[*].declaredType.classes[*]
  • fields: $.dialingConnection.content[*].declaredType.fields
  • fields: $.dialingConnection.content[*].declaredType.fields[*]
  • methods: $.dialingConnection.content[*].declaredType.methods
  • methods: $.dialingConnection.content[*].declaredType.methods[*]
  • constructors: $.dialingConnection.content[*].declaredType.constructors
  • constructors: $.dialingConnection.content[*].declaredType.constructors[*]
  • declaredClasses: $.dialingConnection.content[*].declaredType.declaredClasses
  • declaredClasses: $.dialingConnection.content[*].declaredType.declaredClasses[*]
  • declaredFields: $.dialingConnection.content[*].declaredType.declaredFields
  • declaredFields: $.dialingConnection.content[*].declaredType.declaredFields[*]
  • recordComponents: $.dialingConnection.content[*].declaredType.recordComponents
  • recordComponents: $.dialingConnection.content[*].declaredType.recordComponents[*]
  • declaredMethods: $.dialingConnection.content[*].declaredType.declaredMethods
  • declaredMethods: $.dialingConnection.content[*].declaredType.declaredMethods[*]
  • declaredConstructors: $.dialingConnection.content[*].declaredType.declaredConstructors
  • declaredConstructors: $.dialingConnection.content[*].declaredType.declaredConstructors[*]
  • enumConstants: $.dialingConnection.content[*].declaredType.enumConstants
  • enumConstants: $.dialingConnection.content[*].declaredType.enumConstants[*]
  • annotations: $.dialingConnection.content[*].declaredType.annotations
  • annotations: $.dialingConnection.content[*].declaredType.annotations[*]
  • declaredAnnotations: $.dialingConnection.content[*].declaredType.declaredAnnotations
  • declaredAnnotations: $.dialingConnection.content[*].declaredType.declaredAnnotations[*]
  • annotatedSuperclass: $.dialingConnection.content[*].declaredType.annotatedSuperclass
  • annotatedInterfaces: $.dialingConnection.content[*].declaredType.annotatedInterfaces
  • annotatedInterfaces: $.dialingConnection.content[*].declaredType.annotatedInterfaces[*]
  • nestMembers: $.dialingConnection.content[*].declaredType.nestMembers
  • nestMembers: $.dialingConnection.content[*].declaredType.nestMembers[*]
  • globalScope: $.dialingConnection.content[*].globalScope
  • typeSubstituted: $.dialingConnection.content[*].typeSubstituted
  • associatedCalledDevice: $.associatedCalledDevice
  • deviceIdentifier: $.associatedCalledDevice.deviceIdentifier
  • value: $.associatedCalledDevice.deviceIdentifier.value
  • bitRate: $.associatedCalledDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.associatedCalledDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.associatedCalledDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.associatedCalledDevice.deviceIdentifier.mediaClass
  • mediaClass: $.associatedCalledDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.associatedCalledDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.associatedCalledDevice.deviceIdentifier.delayTolerance
  • privateName: $.associatedCalledDevice.deviceIdentifier.privateName
  • privateNumber: $.associatedCalledDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.associatedCalledDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.associatedCalledDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.associatedCalledDevice.notKnown
  • restricted: $.associatedCalledDevice.restricted
  • localConnectionInfo: $.localConnectionInfo
  • callCharacteristics: $.callCharacteristics
  • privateCall: $.callCharacteristics.privateCall
  • acdCall: $.callCharacteristics.acdCall
  • lowPriorityCall: $.callCharacteristics.lowPriorityCall
  • encryptedCall: $.callCharacteristics.encryptedCall
  • voiceUnitCall: $.callCharacteristics.voiceUnitCall
  • highPriorityCall: $.callCharacteristics.highPriorityCall
  • directAgent: $.callCharacteristics.directAgent
  • assistCall: $.callCharacteristics.assistCall
  • sensitiveCall: $.callCharacteristics.sensitiveCall
  • personalCall: $.callCharacteristics.personalCall
  • confidentialCall: $.callCharacteristics.confidentialCall
  • maintainanceCall: $.callCharacteristics.maintainanceCall
  • priorityCall: $.callCharacteristics.priorityCall
  • monitorCrossRefID: $.monitorCrossRefID
  • servicesPermitted: $.servicesPermitted
  • mediaAttachementServices: $.servicesPermitted.mediaAttachementServices
  • detachMediaService: $.servicesPermitted.mediaAttachementServices.detachMediaService
  • attachMediaService: $.servicesPermitted.mediaAttachementServices.attachMediaService
  • callControlServices: $.servicesPermitted.callControlServices
  • consultationCall: $.servicesPermitted.callControlServices.consultationCall
  • holdCall: $.servicesPermitted.callControlServices.holdCall
  • joinCall: $.servicesPermitted.callControlServices.joinCall
  • makeCall: $.servicesPermitted.callControlServices.makeCall
  • callBack: $.servicesPermitted.callControlServices.callBack
  • parkCall: $.servicesPermitted.callControlServices.parkCall
  • conferenceCall: $.servicesPermitted.callControlServices.conferenceCall
  • singleStepTransfer: $.servicesPermitted.callControlServices.singleStepTransfer
  • directedPickupCall: $.servicesPermitted.callControlServices.directedPickupCall
  • makePredictiveCall: $.servicesPermitted.callControlServices.makePredictiveCall
  • singleStepConference: $.servicesPermitted.callControlServices.singleStepConference
  • callBackMessage: $.servicesPermitted.callControlServices.callBackMessage
  • campOnCall: $.servicesPermitted.callControlServices.campOnCall
  • alternateCall: $.servicesPermitted.callControlServices.alternateCall
  • acceptCall: $.servicesPermitted.callControlServices.acceptCall
  • answerCall: $.servicesPermitted.callControlServices.answerCall
  • sendMessage: $.servicesPermitted.callControlServices.sendMessage
  • dialDigits: $.servicesPermitted.callControlServices.dialDigits
  • deflectCall: $.servicesPermitted.callControlServices.deflectCall
  • clearCall: $.servicesPermitted.callControlServices.clearCall
  • groupPickupCall: $.servicesPermitted.callControlServices.groupPickupCall
  • retrieveCall: $.servicesPermitted.callControlServices.retrieveCall
  • reconnectCall: $.servicesPermitted.callControlServices.reconnectCall
  • intrudeCall: $.servicesPermitted.callControlServices.intrudeCall
  • transferCall: $.servicesPermitted.callControlServices.transferCall
  • clearConnection: $.servicesPermitted.callControlServices.clearConnection
  • callAssociatedServices: $.servicesPermitted.callAssociatedServices
  • changeConnectionInformation: $.servicesPermitted.callAssociatedServices.changeConnectionInformation
  • generateTelephonyTones: $.servicesPermitted.callAssociatedServices.generateTelephonyTones
  • sendUserInformation: $.servicesPermitted.callAssociatedServices.sendUserInformation
  • cancelTelephonyTones: $.servicesPermitted.callAssociatedServices.cancelTelephonyTones
  • generateDigits: $.servicesPermitted.callAssociatedServices.generateDigits
  • associateData: $.servicesPermitted.callAssociatedServices.associateData
  • routeingServices: $.servicesPermitted.routeingServices
  • reRoute: $.servicesPermitted.routeingServices.reRoute
  • routeEnd: $.servicesPermitted.routeingServices.routeEnd
  • routeRegisterCancel: $.servicesPermitted.routeingServices.routeRegisterCancel
  • routeRegisterAbort: $.servicesPermitted.routeingServices.routeRegisterAbort
  • routeRequest: $.servicesPermitted.routeingServices.routeRequest
  • routeSelect: $.servicesPermitted.routeingServices.routeSelect
  • routeReject: $.servicesPermitted.routeingServices.routeReject
  • routeUsed: $.servicesPermitted.routeingServices.routeUsed
  • routeRegister: $.servicesPermitted.routeingServices.routeRegister
  • voiceServices: $.servicesPermitted.voiceServices
  • clear: $.servicesPermitted.voiceServices.clear
  • resume: $.servicesPermitted.voiceServices.resume
  • suspend: $.servicesPermitted.voiceServices.suspend
  • review: $.servicesPermitted.voiceServices.review
  • activate: $.servicesPermitted.voiceServices.activate
  • stop: $.servicesPermitted.voiceServices.stop
  • setVoiceAttribute: $.servicesPermitted.voiceServices.setVoiceAttribute
  • concatenateMessage: $.servicesPermitted.voiceServices.concatenateMessage
  • synthesizeMessage: $.servicesPermitted.voiceServices.synthesizeMessage
  • queryVoiceAttribute: $.servicesPermitted.voiceServices.queryVoiceAttribute
  • deactivate: $.servicesPermitted.voiceServices.deactivate
  • deleteMessage: $.servicesPermitted.voiceServices.deleteMessage
  • playMessage: $.servicesPermitted.voiceServices.playMessage
  • recordMessage: $.servicesPermitted.voiceServices.recordMessage
  • reposition: $.servicesPermitted.voiceServices.reposition
  • callLinkageData: $.callLinkageData
  • threadData: $.callLinkageData.threadData
  • threadIDTimeStamp: $.callLinkageData.threadData.threadIDTimeStamp
  • threadSwitchingSubDomainName: $.callLinkageData.threadData.threadSwitchingSubDomainName
  • threadLinkageID: $.callLinkageData.threadData.threadLinkageID
  • globallyUniqueThreadID: $.callLinkageData.threadData.threadLinkageID.globallyUniqueThreadID
  • subDomainThreadID: $.callLinkageData.threadData.threadLinkageID.subDomainThreadID
  • globalCallData: $.callLinkageData.globalCallData
  • globalCallLinkageID: $.callLinkageData.globalCallData.globalCallLinkageID
  • subDomainCallLinkageID: $.callLinkageData.globalCallData.globalCallLinkageID.subDomainCallLinkageID
  • globallyUniqueCallLinkageID: $.callLinkageData.globalCallData.globalCallLinkageID.globallyUniqueCallLinkageID
  • callLinkageIDTimestamp: $.callLinkageData.globalCallData.callLinkageIDTimestamp
  • globalCallSwitchingSubDomainName: $.callLinkageData.globalCallData.globalCallSwitchingSubDomainName
  • correlatorData: $.correlatorData
  • string: $.correlatorData.string
  • string: $.correlatorData.string[*]
  • private: $.correlatorData.private
  • any: $.correlatorData.private.any
  • any: $.correlatorData.private.any[*]
  • dialingSequence: $.dialingSequence
  • value: $.dialingSequence.value
  • bitRate: $.dialingSequence.bitRate
  • switchingSubDomainCCIEType: $.dialingSequence.switchingSubDomainCCIEType
  • typeOfNumber: $.dialingSequence.typeOfNumber
  • mediaClass: $.dialingSequence.mediaClass
  • mediaClass: $.dialingSequence.mediaClass[*]
  • connectionRate: $.dialingSequence.connectionRate
  • delayTolerance: $.dialingSequence.delayTolerance
  • privateName: $.dialingSequence.privateName
  • privateNumber: $.dialingSequence.privateNumber
  • switchingSubDomainInformationElements: $.dialingSequence.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.dialingSequence.switchingSubDomainInformationElements[*]
  • dialingDevice: $.dialingDevice
  • deviceIdentifier: $.dialingDevice.deviceIdentifier
  • value: $.dialingDevice.deviceIdentifier.value
  • bitRate: $.dialingDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.dialingDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.dialingDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.dialingDevice.deviceIdentifier.mediaClass
  • mediaClass: $.dialingDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.dialingDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.dialingDevice.deviceIdentifier.delayTolerance
  • privateName: $.dialingDevice.deviceIdentifier.privateName
  • privateNumber: $.dialingDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.dialingDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.dialingDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.dialingDevice.notKnown
  • restricted: $.dialingDevice.restricted

DigitsGeneratedEvent

Beispiel: DigitsGeneratedEvent
{
"connection": {
"content": [
{
"declaredType": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"globalScope": true,
"name": {
"localPart": "<string>",
"namespaceURI": "<string>",
"prefix": "<string>"
},
"nil": true,
"scope": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"typeSubstituted": true,
"value": { }
}
]
},
"connectionInfo": {
"flowDirection": "<string>",
"mediaSessionInfo": "<string>",
"numberOfChannels": 0
},
"digitDurationList": {
"digitDuration": [ 42 ]
},
"digitGeneratedList": "<string>",
"extensions": {
"privateData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"security": {
"messageSequenceNumber": 0,
"securityInfo": {
"private": { },
"string": [ "<string>" ]
},
"timeStamp": "<string>"
}
},
"monitorCrossRefID": "2345",
"pauseDurationList": {
"pauseDuration": [ 42 ]
}
}

Attribute (JsonPath)

  • connection: $.connection
  • content: $.connection.content
  • content: $.connection.content[*]
  • name: $.connection.content[*].name
  • namespaceURI: $.connection.content[*].name.namespaceURI
  • localPart: $.connection.content[*].name.localPart
  • prefix: $.connection.content[*].name.prefix
  • value: $.connection.content[*].value
  • scope: $.connection.content[*].scope
  • name: $.connection.content[*].scope.name
  • module: $.connection.content[*].scope.module
  • protectionDomain: $.connection.content[*].scope.protectionDomain
  • modifiers: $.connection.content[*].scope.modifiers
  • interface: $.connection.content[*].scope.interface
  • array: $.connection.content[*].scope.array
  • primitive: $.connection.content[*].scope.primitive
  • hidden: $.connection.content[*].scope.hidden
  • superclass: $.connection.content[*].scope.superclass
  • componentType: $.connection.content[*].scope.componentType
  • annotation: $.connection.content[*].scope.annotation
  • enum: $.connection.content[*].scope.enum
  • record: $.connection.content[*].scope.record
  • typeParameters: $.connection.content[*].scope.typeParameters
  • typeParameters: $.connection.content[*].scope.typeParameters[*]
  • sealed: $.connection.content[*].scope.sealed
  • interfaces: $.connection.content[*].scope.interfaces
  • interfaces: $.connection.content[*].scope.interfaces[*]
  • classLoader: $.connection.content[*].scope.classLoader
  • memberClass: $.connection.content[*].scope.memberClass
  • localClass: $.connection.content[*].scope.localClass
  • anonymousClass: $.connection.content[*].scope.anonymousClass
  • enclosingClass: $.connection.content[*].scope.enclosingClass
  • simpleName: $.connection.content[*].scope.simpleName
  • canonicalName: $.connection.content[*].scope.canonicalName
  • packageName: $.connection.content[*].scope.packageName
  • nestHost: $.connection.content[*].scope.nestHost
  • permittedSubclasses: $.connection.content[*].scope.permittedSubclasses
  • permittedSubclasses: $.connection.content[*].scope.permittedSubclasses[*]
  • synthetic: $.connection.content[*].scope.synthetic
  • genericSuperclass: $.connection.content[*].scope.genericSuperclass
  • package: $.connection.content[*].scope.package
  • genericInterfaces: $.connection.content[*].scope.genericInterfaces
  • genericInterfaces: $.connection.content[*].scope.genericInterfaces[*]
  • signers: $.connection.content[*].scope.signers
  • signers: $.connection.content[*].scope.signers[*]
  • enclosingMethod: $.connection.content[*].scope.enclosingMethod
  • enclosingConstructor: $.connection.content[*].scope.enclosingConstructor
  • declaringClass: $.connection.content[*].scope.declaringClass
  • typeName: $.connection.content[*].scope.typeName
  • classes: $.connection.content[*].scope.classes
  • classes: $.connection.content[*].scope.classes[*]
  • fields: $.connection.content[*].scope.fields
  • fields: $.connection.content[*].scope.fields[*]
  • methods: $.connection.content[*].scope.methods
  • methods: $.connection.content[*].scope.methods[*]
  • constructors: $.connection.content[*].scope.constructors
  • constructors: $.connection.content[*].scope.constructors[*]
  • declaredClasses: $.connection.content[*].scope.declaredClasses
  • declaredClasses: $.connection.content[*].scope.declaredClasses[*]
  • declaredFields: $.connection.content[*].scope.declaredFields
  • declaredFields: $.connection.content[*].scope.declaredFields[*]
  • recordComponents: $.connection.content[*].scope.recordComponents
  • recordComponents: $.connection.content[*].scope.recordComponents[*]
  • declaredMethods: $.connection.content[*].scope.declaredMethods
  • declaredMethods: $.connection.content[*].scope.declaredMethods[*]
  • declaredConstructors: $.connection.content[*].scope.declaredConstructors
  • declaredConstructors: $.connection.content[*].scope.declaredConstructors[*]
  • enumConstants: $.connection.content[*].scope.enumConstants
  • enumConstants: $.connection.content[*].scope.enumConstants[*]
  • annotations: $.connection.content[*].scope.annotations
  • annotations: $.connection.content[*].scope.annotations[*]
  • declaredAnnotations: $.connection.content[*].scope.declaredAnnotations
  • declaredAnnotations: $.connection.content[*].scope.declaredAnnotations[*]
  • annotatedSuperclass: $.connection.content[*].scope.annotatedSuperclass
  • annotatedInterfaces: $.connection.content[*].scope.annotatedInterfaces
  • annotatedInterfaces: $.connection.content[*].scope.annotatedInterfaces[*]
  • nestMembers: $.connection.content[*].scope.nestMembers
  • nestMembers: $.connection.content[*].scope.nestMembers[*]
  • nil: $.connection.content[*].nil
  • declaredType: $.connection.content[*].declaredType
  • name: $.connection.content[*].declaredType.name
  • module: $.connection.content[*].declaredType.module
  • protectionDomain: $.connection.content[*].declaredType.protectionDomain
  • modifiers: $.connection.content[*].declaredType.modifiers
  • interface: $.connection.content[*].declaredType.interface
  • array: $.connection.content[*].declaredType.array
  • primitive: $.connection.content[*].declaredType.primitive
  • hidden: $.connection.content[*].declaredType.hidden
  • superclass: $.connection.content[*].declaredType.superclass
  • componentType: $.connection.content[*].declaredType.componentType
  • annotation: $.connection.content[*].declaredType.annotation
  • enum: $.connection.content[*].declaredType.enum
  • record: $.connection.content[*].declaredType.record
  • typeParameters: $.connection.content[*].declaredType.typeParameters
  • typeParameters: $.connection.content[*].declaredType.typeParameters[*]
  • sealed: $.connection.content[*].declaredType.sealed
  • interfaces: $.connection.content[*].declaredType.interfaces
  • interfaces: $.connection.content[*].declaredType.interfaces[*]
  • classLoader: $.connection.content[*].declaredType.classLoader
  • memberClass: $.connection.content[*].declaredType.memberClass
  • localClass: $.connection.content[*].declaredType.localClass
  • anonymousClass: $.connection.content[*].declaredType.anonymousClass
  • enclosingClass: $.connection.content[*].declaredType.enclosingClass
  • simpleName: $.connection.content[*].declaredType.simpleName
  • canonicalName: $.connection.content[*].declaredType.canonicalName
  • packageName: $.connection.content[*].declaredType.packageName
  • nestHost: $.connection.content[*].declaredType.nestHost
  • permittedSubclasses: $.connection.content[*].declaredType.permittedSubclasses
  • permittedSubclasses: $.connection.content[*].declaredType.permittedSubclasses[*]
  • synthetic: $.connection.content[*].declaredType.synthetic
  • genericSuperclass: $.connection.content[*].declaredType.genericSuperclass
  • package: $.connection.content[*].declaredType.package
  • genericInterfaces: $.connection.content[*].declaredType.genericInterfaces
  • genericInterfaces: $.connection.content[*].declaredType.genericInterfaces[*]
  • signers: $.connection.content[*].declaredType.signers
  • signers: $.connection.content[*].declaredType.signers[*]
  • enclosingMethod: $.connection.content[*].declaredType.enclosingMethod
  • enclosingConstructor: $.connection.content[*].declaredType.enclosingConstructor
  • declaringClass: $.connection.content[*].declaredType.declaringClass
  • typeName: $.connection.content[*].declaredType.typeName
  • classes: $.connection.content[*].declaredType.classes
  • classes: $.connection.content[*].declaredType.classes[*]
  • fields: $.connection.content[*].declaredType.fields
  • fields: $.connection.content[*].declaredType.fields[*]
  • methods: $.connection.content[*].declaredType.methods
  • methods: $.connection.content[*].declaredType.methods[*]
  • constructors: $.connection.content[*].declaredType.constructors
  • constructors: $.connection.content[*].declaredType.constructors[*]
  • declaredClasses: $.connection.content[*].declaredType.declaredClasses
  • declaredClasses: $.connection.content[*].declaredType.declaredClasses[*]
  • declaredFields: $.connection.content[*].declaredType.declaredFields
  • declaredFields: $.connection.content[*].declaredType.declaredFields[*]
  • recordComponents: $.connection.content[*].declaredType.recordComponents
  • recordComponents: $.connection.content[*].declaredType.recordComponents[*]
  • declaredMethods: $.connection.content[*].declaredType.declaredMethods
  • declaredMethods: $.connection.content[*].declaredType.declaredMethods[*]
  • declaredConstructors: $.connection.content[*].declaredType.declaredConstructors
  • declaredConstructors: $.connection.content[*].declaredType.declaredConstructors[*]
  • enumConstants: $.connection.content[*].declaredType.enumConstants
  • enumConstants: $.connection.content[*].declaredType.enumConstants[*]
  • annotations: $.connection.content[*].declaredType.annotations
  • annotations: $.connection.content[*].declaredType.annotations[*]
  • declaredAnnotations: $.connection.content[*].declaredType.declaredAnnotations
  • declaredAnnotations: $.connection.content[*].declaredType.declaredAnnotations[*]
  • annotatedSuperclass: $.connection.content[*].declaredType.annotatedSuperclass
  • annotatedInterfaces: $.connection.content[*].declaredType.annotatedInterfaces
  • annotatedInterfaces: $.connection.content[*].declaredType.annotatedInterfaces[*]
  • nestMembers: $.connection.content[*].declaredType.nestMembers
  • nestMembers: $.connection.content[*].declaredType.nestMembers[*]
  • globalScope: $.connection.content[*].globalScope
  • typeSubstituted: $.connection.content[*].typeSubstituted
  • extensions: $.extensions
  • security: $.extensions.security
  • timeStamp: $.extensions.security.timeStamp
  • messageSequenceNumber: $.extensions.security.messageSequenceNumber
  • securityInfo: $.extensions.security.securityInfo
  • string: $.extensions.security.securityInfo.string
  • string: $.extensions.security.securityInfo.string[*]
  • private: $.extensions.security.securityInfo.private
  • privateData: $.extensions.privateData
  • string: $.extensions.privateData.string
  • string: $.extensions.privateData.string[*]
  • private: $.extensions.privateData.private
  • any: $.extensions.privateData.private.any
  • any: $.extensions.privateData.private.any[*]
  • digitGeneratedList: $.digitGeneratedList
  • digitDurationList: $.digitDurationList
  • digitDuration: $.digitDurationList.digitDuration
  • digitDuration: $.digitDurationList.digitDuration[*]
  • pauseDurationList: $.pauseDurationList
  • pauseDuration: $.pauseDurationList.pauseDuration
  • pauseDuration: $.pauseDurationList.pauseDuration[*]
  • monitorCrossRefID: $.monitorCrossRefID
  • connectionInfo: $.connectionInfo
  • numberOfChannels: $.connectionInfo.numberOfChannels
  • mediaSessionInfo: $.connectionInfo.mediaSessionInfo
  • flowDirection: $.connectionInfo.flowDirection

DisplayUpdatedEvent

Beispiel: DisplayUpdatedEvent
{
"characterSet": "ASCII",
"contentsOfDisplay": "<string>",
"device": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"displayID": "2345",
"extensions": {
"privateData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"security": {
"messageSequenceNumber": 0,
"securityInfo": {
"private": { },
"string": [ "<string>" ]
},
"timeStamp": "<string>"
}
},
"logicalColumns": 0,
"logicalRows": 0,
"monitorCrossRefID": "2345",
"physicalBaseColumnNumber": 0,
"physicalBaseRowNumber": 0,
"physicalColumns": 0,
"physicalRows": 0
}

Attribute (JsonPath)

  • extensions: $.extensions
  • security: $.extensions.security
  • timeStamp: $.extensions.security.timeStamp
  • messageSequenceNumber: $.extensions.security.messageSequenceNumber
  • securityInfo: $.extensions.security.securityInfo
  • string: $.extensions.security.securityInfo.string
  • string: $.extensions.security.securityInfo.string[*]
  • private: $.extensions.security.securityInfo.private
  • privateData: $.extensions.privateData
  • string: $.extensions.privateData.string
  • string: $.extensions.privateData.string[*]
  • private: $.extensions.privateData.private
  • any: $.extensions.privateData.private.any
  • any: $.extensions.privateData.private.any[*]
  • device: $.device
  • deviceIdentifier: $.device.deviceIdentifier
  • value: $.device.deviceIdentifier.value
  • bitRate: $.device.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.device.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.device.deviceIdentifier.typeOfNumber
  • mediaClass: $.device.deviceIdentifier.mediaClass
  • mediaClass: $.device.deviceIdentifier.mediaClass[*]
  • connectionRate: $.device.deviceIdentifier.connectionRate
  • delayTolerance: $.device.deviceIdentifier.delayTolerance
  • privateName: $.device.deviceIdentifier.privateName
  • privateNumber: $.device.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.device.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.device.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.device.notKnown
  • restricted: $.device.restricted
  • physicalBaseRowNumber: $.physicalBaseRowNumber
  • contentsOfDisplay: $.contentsOfDisplay
  • physicalBaseColumnNumber: $.physicalBaseColumnNumber
  • monitorCrossRefID: $.monitorCrossRefID
  • logicalRows: $.logicalRows
  • physicalColumns: $.physicalColumns
  • displayID: $.displayID
  • characterSet: $.characterSet
  • logicalColumns: $.logicalColumns
  • physicalRows: $.physicalRows

DivertedEvent

Beispiel: DivertedEvent
{
"associatedCalledDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"associatedCallingDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"callCharacteristics": {
"acdCall": true,
"assistCall": true,
"confidentialCall": true,
"directAgent": true,
"encryptedCall": true,
"highPriorityCall": true,
"lowPriorityCall": true,
"maintainanceCall": true,
"personalCall": true,
"priorityCall": true,
"privateCall": true,
"sensitiveCall": true,
"voiceUnitCall": true
},
"callLinkageData": {
"globalCallData": {
"callLinkageIDTimestamp": "<string>",
"globalCallLinkageID": {
"globallyUniqueCallLinkageID": "2345",
"subDomainCallLinkageID": "2345"
},
"globalCallSwitchingSubDomainName": "<string>"
},
"threadData": {
"threadIDTimeStamp": "<string>",
"threadLinkageID": {
"globallyUniqueThreadID": "2345",
"subDomainThreadID": "2345"
},
"threadSwitchingSubDomainName": "<string>"
}
},
"calledDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"callingDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"cause": "A_CD_BUSY",
"connection": {
"content": [
{
"declaredType": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"globalScope": true,
"name": {
"localPart": "<string>",
"namespaceURI": "<string>",
"prefix": "<string>"
},
"nil": true,
"scope": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"typeSubstituted": true,
"value": { }
}
]
},
"connectionInfo": {
"flowDirection": "<string>",
"mediaSessionInfo": "<string>",
"numberOfChannels": 0
},
"correlatorData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"deviceHistory": {
"deviceHistoryListItem": [
{
"eventCause": "A_CD_BUSY",
"oldConnectionID": {
"content": [ "<content>" ]
},
"oldDeviceID": {
"notKnown": { },
"notRequired": { },
"notSpecified": { },
"numberDialed": { },
"restricted": { }
}
}
]
},
"divertingDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"extensions": {
"privateData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"security": {
"messageSequenceNumber": 0,
"securityInfo": {
"private": { },
"string": [ "<string>" ]
},
"timeStamp": "<string>"
}
},
"languagePreferences": "<string>",
"lastRedirectionDevice": {
"notKnown": { },
"notRequired": { },
"notSpecified": { },
"numberDialed": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"restricted": { }
},
"localConnectionInfo": "NULL",
"locationInfoList": {
"locationInfoEntry": [
{
"any": [ "<any>" ]
}
]
},
"mediaCallCharacteristics": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": {
"audio": true,
"chat": true,
"data": true,
"email": true,
"im": true,
"image": true,
"message": true,
"mms": true,
"notKnown": true,
"other": true,
"sms": true,
"voice": true
},
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ]
},
"messageInfo": {
"messageInfoItem": [
{
"contentTypeAndSubtype": "<string>",
"contents": "<string>",
"contentsLength": 0
}
]
},
"monitorCrossRefID": "2345",
"networkCalledDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"networkCallingDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"newDestination": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"servicesPermitted": {
"callAssociatedServices": {
"associateData": true,
"cancelTelephonyTones": true,
"changeConnectionInformation": true,
"generateDigits": true,
"generateTelephonyTones": true,
"sendUserInformation": true
},
"callControlServices": {
"acceptCall": true,
"alternateCall": true,
"answerCall": true,
"callBack": true,
"callBackMessage": true,
"campOnCall": true,
"clearCall": true,
"clearConnection": true,
"conferenceCall": true,
"consultationCall": true,
"deflectCall": true,
"dialDigits": true,
"directedPickupCall": true,
"groupPickupCall": true,
"holdCall": true,
"intrudeCall": true,
"joinCall": true,
"makeCall": true,
"makePredictiveCall": true,
"parkCall": true,
"reconnectCall": true,
"retrieveCall": true,
"sendMessage": true,
"singleStepConference": true,
"singleStepTransfer": true,
"transferCall": true
},
"mediaAttachementServices": {
"attachMediaService": true,
"detachMediaService": true
},
"routeingServices": {
"reRoute": true,
"routeEnd": true,
"routeRegister": true,
"routeRegisterAbort": true,
"routeRegisterCancel": true,
"routeReject": true,
"routeRequest": true,
"routeSelect": true,
"routeUsed": true
},
"voiceServices": {
"activate": true,
"clear": true,
"concatenateMessage": true,
"deactivate": true,
"deleteMessage": true,
"playMessage": true,
"queryVoiceAttribute": true,
"recordMessage": true,
"reposition": true,
"resume": true,
"review": true,
"setVoiceAttribute": true,
"stop": true,
"suspend": true,
"synthesizeMessage": true
}
},
"subjectOfCall": "<string>",
"userData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
}
}

Attribute (JsonPath)

  • connection: $.connection
  • content: $.connection.content
  • content: $.connection.content[*]
  • name: $.connection.content[*].name
  • namespaceURI: $.connection.content[*].name.namespaceURI
  • localPart: $.connection.content[*].name.localPart
  • prefix: $.connection.content[*].name.prefix
  • value: $.connection.content[*].value
  • scope: $.connection.content[*].scope
  • name: $.connection.content[*].scope.name
  • module: $.connection.content[*].scope.module
  • protectionDomain: $.connection.content[*].scope.protectionDomain
  • modifiers: $.connection.content[*].scope.modifiers
  • interface: $.connection.content[*].scope.interface
  • array: $.connection.content[*].scope.array
  • primitive: $.connection.content[*].scope.primitive
  • hidden: $.connection.content[*].scope.hidden
  • superclass: $.connection.content[*].scope.superclass
  • componentType: $.connection.content[*].scope.componentType
  • annotation: $.connection.content[*].scope.annotation
  • enum: $.connection.content[*].scope.enum
  • record: $.connection.content[*].scope.record
  • typeParameters: $.connection.content[*].scope.typeParameters
  • typeParameters: $.connection.content[*].scope.typeParameters[*]
  • sealed: $.connection.content[*].scope.sealed
  • interfaces: $.connection.content[*].scope.interfaces
  • interfaces: $.connection.content[*].scope.interfaces[*]
  • classLoader: $.connection.content[*].scope.classLoader
  • memberClass: $.connection.content[*].scope.memberClass
  • localClass: $.connection.content[*].scope.localClass
  • anonymousClass: $.connection.content[*].scope.anonymousClass
  • enclosingClass: $.connection.content[*].scope.enclosingClass
  • simpleName: $.connection.content[*].scope.simpleName
  • canonicalName: $.connection.content[*].scope.canonicalName
  • packageName: $.connection.content[*].scope.packageName
  • nestHost: $.connection.content[*].scope.nestHost
  • permittedSubclasses: $.connection.content[*].scope.permittedSubclasses
  • permittedSubclasses: $.connection.content[*].scope.permittedSubclasses[*]
  • synthetic: $.connection.content[*].scope.synthetic
  • genericSuperclass: $.connection.content[*].scope.genericSuperclass
  • package: $.connection.content[*].scope.package
  • genericInterfaces: $.connection.content[*].scope.genericInterfaces
  • genericInterfaces: $.connection.content[*].scope.genericInterfaces[*]
  • signers: $.connection.content[*].scope.signers
  • signers: $.connection.content[*].scope.signers[*]
  • enclosingMethod: $.connection.content[*].scope.enclosingMethod
  • enclosingConstructor: $.connection.content[*].scope.enclosingConstructor
  • declaringClass: $.connection.content[*].scope.declaringClass
  • typeName: $.connection.content[*].scope.typeName
  • classes: $.connection.content[*].scope.classes
  • classes: $.connection.content[*].scope.classes[*]
  • fields: $.connection.content[*].scope.fields
  • fields: $.connection.content[*].scope.fields[*]
  • methods: $.connection.content[*].scope.methods
  • methods: $.connection.content[*].scope.methods[*]
  • constructors: $.connection.content[*].scope.constructors
  • constructors: $.connection.content[*].scope.constructors[*]
  • declaredClasses: $.connection.content[*].scope.declaredClasses
  • declaredClasses: $.connection.content[*].scope.declaredClasses[*]
  • declaredFields: $.connection.content[*].scope.declaredFields
  • declaredFields: $.connection.content[*].scope.declaredFields[*]
  • recordComponents: $.connection.content[*].scope.recordComponents
  • recordComponents: $.connection.content[*].scope.recordComponents[*]
  • declaredMethods: $.connection.content[*].scope.declaredMethods
  • declaredMethods: $.connection.content[*].scope.declaredMethods[*]
  • declaredConstructors: $.connection.content[*].scope.declaredConstructors
  • declaredConstructors: $.connection.content[*].scope.declaredConstructors[*]
  • enumConstants: $.connection.content[*].scope.enumConstants
  • enumConstants: $.connection.content[*].scope.enumConstants[*]
  • annotations: $.connection.content[*].scope.annotations
  • annotations: $.connection.content[*].scope.annotations[*]
  • declaredAnnotations: $.connection.content[*].scope.declaredAnnotations
  • declaredAnnotations: $.connection.content[*].scope.declaredAnnotations[*]
  • annotatedSuperclass: $.connection.content[*].scope.annotatedSuperclass
  • annotatedInterfaces: $.connection.content[*].scope.annotatedInterfaces
  • annotatedInterfaces: $.connection.content[*].scope.annotatedInterfaces[*]
  • nestMembers: $.connection.content[*].scope.nestMembers
  • nestMembers: $.connection.content[*].scope.nestMembers[*]
  • nil: $.connection.content[*].nil
  • declaredType: $.connection.content[*].declaredType
  • name: $.connection.content[*].declaredType.name
  • module: $.connection.content[*].declaredType.module
  • protectionDomain: $.connection.content[*].declaredType.protectionDomain
  • modifiers: $.connection.content[*].declaredType.modifiers
  • interface: $.connection.content[*].declaredType.interface
  • array: $.connection.content[*].declaredType.array
  • primitive: $.connection.content[*].declaredType.primitive
  • hidden: $.connection.content[*].declaredType.hidden
  • superclass: $.connection.content[*].declaredType.superclass
  • componentType: $.connection.content[*].declaredType.componentType
  • annotation: $.connection.content[*].declaredType.annotation
  • enum: $.connection.content[*].declaredType.enum
  • record: $.connection.content[*].declaredType.record
  • typeParameters: $.connection.content[*].declaredType.typeParameters
  • typeParameters: $.connection.content[*].declaredType.typeParameters[*]
  • sealed: $.connection.content[*].declaredType.sealed
  • interfaces: $.connection.content[*].declaredType.interfaces
  • interfaces: $.connection.content[*].declaredType.interfaces[*]
  • classLoader: $.connection.content[*].declaredType.classLoader
  • memberClass: $.connection.content[*].declaredType.memberClass
  • localClass: $.connection.content[*].declaredType.localClass
  • anonymousClass: $.connection.content[*].declaredType.anonymousClass
  • enclosingClass: $.connection.content[*].declaredType.enclosingClass
  • simpleName: $.connection.content[*].declaredType.simpleName
  • canonicalName: $.connection.content[*].declaredType.canonicalName
  • packageName: $.connection.content[*].declaredType.packageName
  • nestHost: $.connection.content[*].declaredType.nestHost
  • permittedSubclasses: $.connection.content[*].declaredType.permittedSubclasses
  • permittedSubclasses: $.connection.content[*].declaredType.permittedSubclasses[*]
  • synthetic: $.connection.content[*].declaredType.synthetic
  • genericSuperclass: $.connection.content[*].declaredType.genericSuperclass
  • package: $.connection.content[*].declaredType.package
  • genericInterfaces: $.connection.content[*].declaredType.genericInterfaces
  • genericInterfaces: $.connection.content[*].declaredType.genericInterfaces[*]
  • signers: $.connection.content[*].declaredType.signers
  • signers: $.connection.content[*].declaredType.signers[*]
  • enclosingMethod: $.connection.content[*].declaredType.enclosingMethod
  • enclosingConstructor: $.connection.content[*].declaredType.enclosingConstructor
  • declaringClass: $.connection.content[*].declaredType.declaringClass
  • typeName: $.connection.content[*].declaredType.typeName
  • classes: $.connection.content[*].declaredType.classes
  • classes: $.connection.content[*].declaredType.classes[*]
  • fields: $.connection.content[*].declaredType.fields
  • fields: $.connection.content[*].declaredType.fields[*]
  • methods: $.connection.content[*].declaredType.methods
  • methods: $.connection.content[*].declaredType.methods[*]
  • constructors: $.connection.content[*].declaredType.constructors
  • constructors: $.connection.content[*].declaredType.constructors[*]
  • declaredClasses: $.connection.content[*].declaredType.declaredClasses
  • declaredClasses: $.connection.content[*].declaredType.declaredClasses[*]
  • declaredFields: $.connection.content[*].declaredType.declaredFields
  • declaredFields: $.connection.content[*].declaredType.declaredFields[*]
  • recordComponents: $.connection.content[*].declaredType.recordComponents
  • recordComponents: $.connection.content[*].declaredType.recordComponents[*]
  • declaredMethods: $.connection.content[*].declaredType.declaredMethods
  • declaredMethods: $.connection.content[*].declaredType.declaredMethods[*]
  • declaredConstructors: $.connection.content[*].declaredType.declaredConstructors
  • declaredConstructors: $.connection.content[*].declaredType.declaredConstructors[*]
  • enumConstants: $.connection.content[*].declaredType.enumConstants
  • enumConstants: $.connection.content[*].declaredType.enumConstants[*]
  • annotations: $.connection.content[*].declaredType.annotations
  • annotations: $.connection.content[*].declaredType.annotations[*]
  • declaredAnnotations: $.connection.content[*].declaredType.declaredAnnotations
  • declaredAnnotations: $.connection.content[*].declaredType.declaredAnnotations[*]
  • annotatedSuperclass: $.connection.content[*].declaredType.annotatedSuperclass
  • annotatedInterfaces: $.connection.content[*].declaredType.annotatedInterfaces
  • annotatedInterfaces: $.connection.content[*].declaredType.annotatedInterfaces[*]
  • nestMembers: $.connection.content[*].declaredType.nestMembers
  • nestMembers: $.connection.content[*].declaredType.nestMembers[*]
  • globalScope: $.connection.content[*].globalScope
  • typeSubstituted: $.connection.content[*].typeSubstituted
  • cause: $.cause
  • extensions: $.extensions
  • security: $.extensions.security
  • timeStamp: $.extensions.security.timeStamp
  • messageSequenceNumber: $.extensions.security.messageSequenceNumber
  • securityInfo: $.extensions.security.securityInfo
  • string: $.extensions.security.securityInfo.string
  • string: $.extensions.security.securityInfo.string[*]
  • private: $.extensions.security.securityInfo.private
  • privateData: $.extensions.privateData
  • string: $.extensions.privateData.string
  • string: $.extensions.privateData.string[*]
  • private: $.extensions.privateData.private
  • any: $.extensions.privateData.private.any
  • any: $.extensions.privateData.private.any[*]
  • userData: $.userData
  • string: $.userData.string
  • string: $.userData.string[*]
  • private: $.userData.private
  • any: $.userData.private.any
  • any: $.userData.private.any[*]
  • languagePreferences: $.languagePreferences
  • locationInfoList: $.locationInfoList
  • locationInfoEntry: $.locationInfoList.locationInfoEntry
  • locationInfoEntry: $.locationInfoList.locationInfoEntry[*]
  • any: $.locationInfoList.locationInfoEntry[*].any
  • any: $.locationInfoList.locationInfoEntry[*].any[*]
  • lastRedirectionDevice: $.lastRedirectionDevice
  • notKnown: $.lastRedirectionDevice.notKnown
  • restricted: $.lastRedirectionDevice.restricted
  • notRequired: $.lastRedirectionDevice.notRequired
  • numberDialed: $.lastRedirectionDevice.numberDialed
  • value: $.lastRedirectionDevice.numberDialed.value
  • bitRate: $.lastRedirectionDevice.numberDialed.bitRate
  • switchingSubDomainCCIEType: $.lastRedirectionDevice.numberDialed.switchingSubDomainCCIEType
  • typeOfNumber: $.lastRedirectionDevice.numberDialed.typeOfNumber
  • mediaClass: $.lastRedirectionDevice.numberDialed.mediaClass
  • mediaClass: $.lastRedirectionDevice.numberDialed.mediaClass[*]
  • connectionRate: $.lastRedirectionDevice.numberDialed.connectionRate
  • delayTolerance: $.lastRedirectionDevice.numberDialed.delayTolerance
  • privateName: $.lastRedirectionDevice.numberDialed.privateName
  • privateNumber: $.lastRedirectionDevice.numberDialed.privateNumber
  • switchingSubDomainInformationElements: $.lastRedirectionDevice.numberDialed.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.lastRedirectionDevice.numberDialed.switchingSubDomainInformationElements[*]
  • notSpecified: $.lastRedirectionDevice.notSpecified
  • networkCallingDevice: $.networkCallingDevice
  • deviceIdentifier: $.networkCallingDevice.deviceIdentifier
  • value: $.networkCallingDevice.deviceIdentifier.value
  • bitRate: $.networkCallingDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.networkCallingDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.networkCallingDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.networkCallingDevice.deviceIdentifier.mediaClass
  • mediaClass: $.networkCallingDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.networkCallingDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.networkCallingDevice.deviceIdentifier.delayTolerance
  • privateName: $.networkCallingDevice.deviceIdentifier.privateName
  • privateNumber: $.networkCallingDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.networkCallingDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.networkCallingDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.networkCallingDevice.notKnown
  • restricted: $.networkCallingDevice.restricted
  • associatedCallingDevice: $.associatedCallingDevice
  • deviceIdentifier: $.associatedCallingDevice.deviceIdentifier
  • value: $.associatedCallingDevice.deviceIdentifier.value
  • bitRate: $.associatedCallingDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.associatedCallingDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.associatedCallingDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.associatedCallingDevice.deviceIdentifier.mediaClass
  • mediaClass: $.associatedCallingDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.associatedCallingDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.associatedCallingDevice.deviceIdentifier.delayTolerance
  • privateName: $.associatedCallingDevice.deviceIdentifier.privateName
  • privateNumber: $.associatedCallingDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.associatedCallingDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.associatedCallingDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.associatedCallingDevice.notKnown
  • restricted: $.associatedCallingDevice.restricted
  • networkCalledDevice: $.networkCalledDevice
  • deviceIdentifier: $.networkCalledDevice.deviceIdentifier
  • value: $.networkCalledDevice.deviceIdentifier.value
  • bitRate: $.networkCalledDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.networkCalledDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.networkCalledDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.networkCalledDevice.deviceIdentifier.mediaClass
  • mediaClass: $.networkCalledDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.networkCalledDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.networkCalledDevice.deviceIdentifier.delayTolerance
  • privateName: $.networkCalledDevice.deviceIdentifier.privateName
  • privateNumber: $.networkCalledDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.networkCalledDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.networkCalledDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.networkCalledDevice.notKnown
  • restricted: $.networkCalledDevice.restricted
  • associatedCalledDevice: $.associatedCalledDevice
  • deviceIdentifier: $.associatedCalledDevice.deviceIdentifier
  • value: $.associatedCalledDevice.deviceIdentifier.value
  • bitRate: $.associatedCalledDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.associatedCalledDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.associatedCalledDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.associatedCalledDevice.deviceIdentifier.mediaClass
  • mediaClass: $.associatedCalledDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.associatedCalledDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.associatedCalledDevice.deviceIdentifier.delayTolerance
  • privateName: $.associatedCalledDevice.deviceIdentifier.privateName
  • privateNumber: $.associatedCalledDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.associatedCalledDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.associatedCalledDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.associatedCalledDevice.notKnown
  • restricted: $.associatedCalledDevice.restricted
  • mediaCallCharacteristics: $.mediaCallCharacteristics
  • bitRate: $.mediaCallCharacteristics.bitRate
  • switchingSubDomainCCIEType: $.mediaCallCharacteristics.switchingSubDomainCCIEType
  • mediaClass: $.mediaCallCharacteristics.mediaClass
  • other: $.mediaCallCharacteristics.mediaClass.other
  • message: $.mediaCallCharacteristics.mediaClass.message
  • email: $.mediaCallCharacteristics.mediaClass.email
  • data: $.mediaCallCharacteristics.mediaClass.data
  • im: $.mediaCallCharacteristics.mediaClass.im
  • mms: $.mediaCallCharacteristics.mediaClass.mms
  • voice: $.mediaCallCharacteristics.mediaClass.voice
  • chat: $.mediaCallCharacteristics.mediaClass.chat
  • notKnown: $.mediaCallCharacteristics.mediaClass.notKnown
  • image: $.mediaCallCharacteristics.mediaClass.image
  • audio: $.mediaCallCharacteristics.mediaClass.audio
  • sms: $.mediaCallCharacteristics.mediaClass.sms
  • connectionRate: $.mediaCallCharacteristics.connectionRate
  • delayTolerance: $.mediaCallCharacteristics.delayTolerance
  • switchingSubDomainInformationElements: $.mediaCallCharacteristics.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.mediaCallCharacteristics.switchingSubDomainInformationElements[*]
  • localConnectionInfo: $.localConnectionInfo
  • callCharacteristics: $.callCharacteristics
  • privateCall: $.callCharacteristics.privateCall
  • acdCall: $.callCharacteristics.acdCall
  • lowPriorityCall: $.callCharacteristics.lowPriorityCall
  • encryptedCall: $.callCharacteristics.encryptedCall
  • voiceUnitCall: $.callCharacteristics.voiceUnitCall
  • highPriorityCall: $.callCharacteristics.highPriorityCall
  • directAgent: $.callCharacteristics.directAgent
  • assistCall: $.callCharacteristics.assistCall
  • sensitiveCall: $.callCharacteristics.sensitiveCall
  • personalCall: $.callCharacteristics.personalCall
  • confidentialCall: $.callCharacteristics.confidentialCall
  • maintainanceCall: $.callCharacteristics.maintainanceCall
  • priorityCall: $.callCharacteristics.priorityCall
  • monitorCrossRefID: $.monitorCrossRefID
  • servicesPermitted: $.servicesPermitted
  • mediaAttachementServices: $.servicesPermitted.mediaAttachementServices
  • detachMediaService: $.servicesPermitted.mediaAttachementServices.detachMediaService
  • attachMediaService: $.servicesPermitted.mediaAttachementServices.attachMediaService
  • callControlServices: $.servicesPermitted.callControlServices
  • consultationCall: $.servicesPermitted.callControlServices.consultationCall
  • holdCall: $.servicesPermitted.callControlServices.holdCall
  • joinCall: $.servicesPermitted.callControlServices.joinCall
  • makeCall: $.servicesPermitted.callControlServices.makeCall
  • callBack: $.servicesPermitted.callControlServices.callBack
  • parkCall: $.servicesPermitted.callControlServices.parkCall
  • conferenceCall: $.servicesPermitted.callControlServices.conferenceCall
  • singleStepTransfer: $.servicesPermitted.callControlServices.singleStepTransfer
  • directedPickupCall: $.servicesPermitted.callControlServices.directedPickupCall
  • makePredictiveCall: $.servicesPermitted.callControlServices.makePredictiveCall
  • singleStepConference: $.servicesPermitted.callControlServices.singleStepConference
  • callBackMessage: $.servicesPermitted.callControlServices.callBackMessage
  • campOnCall: $.servicesPermitted.callControlServices.campOnCall
  • alternateCall: $.servicesPermitted.callControlServices.alternateCall
  • acceptCall: $.servicesPermitted.callControlServices.acceptCall
  • answerCall: $.servicesPermitted.callControlServices.answerCall
  • sendMessage: $.servicesPermitted.callControlServices.sendMessage
  • dialDigits: $.servicesPermitted.callControlServices.dialDigits
  • deflectCall: $.servicesPermitted.callControlServices.deflectCall
  • clearCall: $.servicesPermitted.callControlServices.clearCall
  • groupPickupCall: $.servicesPermitted.callControlServices.groupPickupCall
  • retrieveCall: $.servicesPermitted.callControlServices.retrieveCall
  • reconnectCall: $.servicesPermitted.callControlServices.reconnectCall
  • intrudeCall: $.servicesPermitted.callControlServices.intrudeCall
  • transferCall: $.servicesPermitted.callControlServices.transferCall
  • clearConnection: $.servicesPermitted.callControlServices.clearConnection
  • callAssociatedServices: $.servicesPermitted.callAssociatedServices
  • changeConnectionInformation: $.servicesPermitted.callAssociatedServices.changeConnectionInformation
  • generateTelephonyTones: $.servicesPermitted.callAssociatedServices.generateTelephonyTones
  • sendUserInformation: $.servicesPermitted.callAssociatedServices.sendUserInformation
  • cancelTelephonyTones: $.servicesPermitted.callAssociatedServices.cancelTelephonyTones
  • generateDigits: $.servicesPermitted.callAssociatedServices.generateDigits
  • associateData: $.servicesPermitted.callAssociatedServices.associateData
  • routeingServices: $.servicesPermitted.routeingServices
  • reRoute: $.servicesPermitted.routeingServices.reRoute
  • routeEnd: $.servicesPermitted.routeingServices.routeEnd
  • routeRegisterCancel: $.servicesPermitted.routeingServices.routeRegisterCancel
  • routeRegisterAbort: $.servicesPermitted.routeingServices.routeRegisterAbort
  • routeRequest: $.servicesPermitted.routeingServices.routeRequest
  • routeSelect: $.servicesPermitted.routeingServices.routeSelect
  • routeReject: $.servicesPermitted.routeingServices.routeReject
  • routeUsed: $.servicesPermitted.routeingServices.routeUsed
  • routeRegister: $.servicesPermitted.routeingServices.routeRegister
  • voiceServices: $.servicesPermitted.voiceServices
  • clear: $.servicesPermitted.voiceServices.clear
  • resume: $.servicesPermitted.voiceServices.resume
  • suspend: $.servicesPermitted.voiceServices.suspend
  • review: $.servicesPermitted.voiceServices.review
  • activate: $.servicesPermitted.voiceServices.activate
  • stop: $.servicesPermitted.voiceServices.stop
  • setVoiceAttribute: $.servicesPermitted.voiceServices.setVoiceAttribute
  • concatenateMessage: $.servicesPermitted.voiceServices.concatenateMessage
  • synthesizeMessage: $.servicesPermitted.voiceServices.synthesizeMessage
  • queryVoiceAttribute: $.servicesPermitted.voiceServices.queryVoiceAttribute
  • deactivate: $.servicesPermitted.voiceServices.deactivate
  • deleteMessage: $.servicesPermitted.voiceServices.deleteMessage
  • playMessage: $.servicesPermitted.voiceServices.playMessage
  • recordMessage: $.servicesPermitted.voiceServices.recordMessage
  • reposition: $.servicesPermitted.voiceServices.reposition
  • callLinkageData: $.callLinkageData
  • threadData: $.callLinkageData.threadData
  • threadIDTimeStamp: $.callLinkageData.threadData.threadIDTimeStamp
  • threadSwitchingSubDomainName: $.callLinkageData.threadData.threadSwitchingSubDomainName
  • threadLinkageID: $.callLinkageData.threadData.threadLinkageID
  • globallyUniqueThreadID: $.callLinkageData.threadData.threadLinkageID.globallyUniqueThreadID
  • subDomainThreadID: $.callLinkageData.threadData.threadLinkageID.subDomainThreadID
  • globalCallData: $.callLinkageData.globalCallData
  • globalCallLinkageID: $.callLinkageData.globalCallData.globalCallLinkageID
  • subDomainCallLinkageID: $.callLinkageData.globalCallData.globalCallLinkageID.subDomainCallLinkageID
  • globallyUniqueCallLinkageID: $.callLinkageData.globalCallData.globalCallLinkageID.globallyUniqueCallLinkageID
  • callLinkageIDTimestamp: $.callLinkageData.globalCallData.callLinkageIDTimestamp
  • globalCallSwitchingSubDomainName: $.callLinkageData.globalCallData.globalCallSwitchingSubDomainName
  • correlatorData: $.correlatorData
  • string: $.correlatorData.string
  • string: $.correlatorData.string[*]
  • private: $.correlatorData.private
  • any: $.correlatorData.private.any
  • any: $.correlatorData.private.any[*]
  • subjectOfCall: $.subjectOfCall
  • connectionInfo: $.connectionInfo
  • numberOfChannels: $.connectionInfo.numberOfChannels
  • mediaSessionInfo: $.connectionInfo.mediaSessionInfo
  • flowDirection: $.connectionInfo.flowDirection
  • callingDevice: $.callingDevice
  • deviceIdentifier: $.callingDevice.deviceIdentifier
  • value: $.callingDevice.deviceIdentifier.value
  • bitRate: $.callingDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.callingDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.callingDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.callingDevice.deviceIdentifier.mediaClass
  • mediaClass: $.callingDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.callingDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.callingDevice.deviceIdentifier.delayTolerance
  • privateName: $.callingDevice.deviceIdentifier.privateName
  • privateNumber: $.callingDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.callingDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.callingDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.callingDevice.notKnown
  • restricted: $.callingDevice.restricted
  • deviceHistory: $.deviceHistory
  • deviceHistoryListItem: $.deviceHistory.deviceHistoryListItem
  • deviceHistoryListItem: $.deviceHistory.deviceHistoryListItem[*]
  • eventCause: $.deviceHistory.deviceHistoryListItem[*].eventCause
  • oldDeviceID: $.deviceHistory.deviceHistoryListItem[*].oldDeviceID
  • notKnown: $.deviceHistory.deviceHistoryListItem[*].oldDeviceID.notKnown
  • restricted: $.deviceHistory.deviceHistoryListItem[*].oldDeviceID.restricted
  • notRequired: $.deviceHistory.deviceHistoryListItem[*].oldDeviceID.notRequired
  • numberDialed: $.deviceHistory.deviceHistoryListItem[*].oldDeviceID.numberDialed
  • notSpecified: $.deviceHistory.deviceHistoryListItem[*].oldDeviceID.notSpecified
  • oldConnectionID: $.deviceHistory.deviceHistoryListItem[*].oldConnectionID
  • content: $.deviceHistory.deviceHistoryListItem[*].oldConnectionID.content
  • content: $.deviceHistory.deviceHistoryListItem[*].oldConnectionID.content[*]
  • calledDevice: $.calledDevice
  • deviceIdentifier: $.calledDevice.deviceIdentifier
  • value: $.calledDevice.deviceIdentifier.value
  • bitRate: $.calledDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.calledDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.calledDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.calledDevice.deviceIdentifier.mediaClass
  • mediaClass: $.calledDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.calledDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.calledDevice.deviceIdentifier.delayTolerance
  • privateName: $.calledDevice.deviceIdentifier.privateName
  • privateNumber: $.calledDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.calledDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.calledDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.calledDevice.notKnown
  • restricted: $.calledDevice.restricted
  • divertingDevice: $.divertingDevice
  • deviceIdentifier: $.divertingDevice.deviceIdentifier
  • value: $.divertingDevice.deviceIdentifier.value
  • bitRate: $.divertingDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.divertingDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.divertingDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.divertingDevice.deviceIdentifier.mediaClass
  • mediaClass: $.divertingDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.divertingDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.divertingDevice.deviceIdentifier.delayTolerance
  • privateName: $.divertingDevice.deviceIdentifier.privateName
  • privateNumber: $.divertingDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.divertingDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.divertingDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.divertingDevice.notKnown
  • restricted: $.divertingDevice.restricted
  • messageInfo: $.messageInfo
  • messageInfoItem: $.messageInfo.messageInfoItem
  • messageInfoItem: $.messageInfo.messageInfoItem[*]
  • contents: $.messageInfo.messageInfoItem[*].contents
  • contentTypeAndSubtype: $.messageInfo.messageInfoItem[*].contentTypeAndSubtype
  • contentsLength: $.messageInfo.messageInfoItem[*].contentsLength
  • newDestination: $.newDestination
  • deviceIdentifier: $.newDestination.deviceIdentifier
  • value: $.newDestination.deviceIdentifier.value
  • bitRate: $.newDestination.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.newDestination.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.newDestination.deviceIdentifier.typeOfNumber
  • mediaClass: $.newDestination.deviceIdentifier.mediaClass
  • mediaClass: $.newDestination.deviceIdentifier.mediaClass[*]
  • connectionRate: $.newDestination.deviceIdentifier.connectionRate
  • delayTolerance: $.newDestination.deviceIdentifier.delayTolerance
  • privateName: $.newDestination.deviceIdentifier.privateName
  • privateNumber: $.newDestination.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.newDestination.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.newDestination.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.newDestination.notKnown
  • restricted: $.newDestination.restricted

DoNotDisturbEvent

Beispiel: DoNotDisturbEvent
{
"callOrigination": {
"external": true,
"internal": true
},
"callingDeviceList": {
"callingDevice": [
{
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
}
]
},
"device": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"doNotDisturbOn": true,
"extensions": {
"privateData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"security": {
"messageSequenceNumber": 0,
"securityInfo": {
"private": { },
"string": [ "<string>" ]
},
"timeStamp": "<string>"
}
},
"monitorCrossRefID": "2345"
}

Attribute (JsonPath)

  • extensions: $.extensions
  • security: $.extensions.security
  • timeStamp: $.extensions.security.timeStamp
  • messageSequenceNumber: $.extensions.security.messageSequenceNumber
  • securityInfo: $.extensions.security.securityInfo
  • string: $.extensions.security.securityInfo.string
  • string: $.extensions.security.securityInfo.string[*]
  • private: $.extensions.security.securityInfo.private
  • privateData: $.extensions.privateData
  • string: $.extensions.privateData.string
  • string: $.extensions.privateData.string[*]
  • private: $.extensions.privateData.private
  • any: $.extensions.privateData.private.any
  • any: $.extensions.privateData.private.any[*]
  • device: $.device
  • deviceIdentifier: $.device.deviceIdentifier
  • value: $.device.deviceIdentifier.value
  • bitRate: $.device.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.device.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.device.deviceIdentifier.typeOfNumber
  • mediaClass: $.device.deviceIdentifier.mediaClass
  • mediaClass: $.device.deviceIdentifier.mediaClass[*]
  • connectionRate: $.device.deviceIdentifier.connectionRate
  • delayTolerance: $.device.deviceIdentifier.delayTolerance
  • privateName: $.device.deviceIdentifier.privateName
  • privateNumber: $.device.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.device.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.device.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.device.notKnown
  • restricted: $.device.restricted
  • callingDeviceList: $.callingDeviceList
  • callingDevice: $.callingDeviceList.callingDevice
  • callingDevice: $.callingDeviceList.callingDevice[*]
  • value: $.callingDeviceList.callingDevice[*].value
  • bitRate: $.callingDeviceList.callingDevice[*].bitRate
  • switchingSubDomainCCIEType: $.callingDeviceList.callingDevice[*].switchingSubDomainCCIEType
  • typeOfNumber: $.callingDeviceList.callingDevice[*].typeOfNumber
  • mediaClass: $.callingDeviceList.callingDevice[*].mediaClass
  • mediaClass: $.callingDeviceList.callingDevice[*].mediaClass[*]
  • connectionRate: $.callingDeviceList.callingDevice[*].connectionRate
  • delayTolerance: $.callingDeviceList.callingDevice[*].delayTolerance
  • privateName: $.callingDeviceList.callingDevice[*].privateName
  • privateNumber: $.callingDeviceList.callingDevice[*].privateNumber
  • switchingSubDomainInformationElements: $.callingDeviceList.callingDevice[*].switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.callingDeviceList.callingDevice[*].switchingSubDomainInformationElements[*]
  • monitorCrossRefID: $.monitorCrossRefID
  • callOrigination: $.callOrigination
  • external: $.callOrigination.external
  • internal: $.callOrigination.internal
  • doNotDisturbOn: $.doNotDisturbOn

DtmfDetectedEvent

Beispiel: DtmfDetectedEvent
{
"cause": "A_CD_BUSY",
"dtmfChar": "<string>",
"extensions": {
"privateData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"security": {
"messageSequenceNumber": 0,
"securityInfo": {
"private": { },
"string": [ "<string>" ]
},
"timeStamp": "<string>"
}
},
"monitorCrossRefID": "2345",
"overConnection": {
"content": [
{
"declaredType": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"globalScope": true,
"name": {
"localPart": "<string>",
"namespaceURI": "<string>",
"prefix": "<string>"
},
"nil": true,
"scope": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"typeSubstituted": true,
"value": { }
}
]
},
"resource": "<string>",
"servicesPermitted": {
"callAssociatedServices": {
"associateData": true,
"cancelTelephonyTones": true,
"changeConnectionInformation": true,
"generateDigits": true,
"generateTelephonyTones": true,
"sendUserInformation": true
},
"callControlServices": {
"acceptCall": true,
"alternateCall": true,
"answerCall": true,
"callBack": true,
"callBackMessage": true,
"campOnCall": true,
"clearCall": true,
"clearConnection": true,
"conferenceCall": true,
"consultationCall": true,
"deflectCall": true,
"dialDigits": true,
"directedPickupCall": true,
"groupPickupCall": true,
"holdCall": true,
"intrudeCall": true,
"joinCall": true,
"makeCall": true,
"makePredictiveCall": true,
"parkCall": true,
"reconnectCall": true,
"retrieveCall": true,
"sendMessage": true,
"singleStepConference": true,
"singleStepTransfer": true,
"transferCall": true
},
"mediaAttachementServices": {
"attachMediaService": true,
"detachMediaService": true
},
"routeingServices": {
"reRoute": true,
"routeEnd": true,
"routeRegister": true,
"routeRegisterAbort": true,
"routeRegisterCancel": true,
"routeReject": true,
"routeRequest": true,
"routeSelect": true,
"routeUsed": true
},
"voiceServices": {
"activate": true,
"clear": true,
"concatenateMessage": true,
"deactivate": true,
"deleteMessage": true,
"playMessage": true,
"queryVoiceAttribute": true,
"recordMessage": true,
"reposition": true,
"resume": true,
"review": true,
"setVoiceAttribute": true,
"stop": true,
"suspend": true,
"synthesizeMessage": true
}
}
}

Attribute (JsonPath)

  • cause: $.cause
  • resource: $.resource
  • extensions: $.extensions
  • security: $.extensions.security
  • timeStamp: $.extensions.security.timeStamp
  • messageSequenceNumber: $.extensions.security.messageSequenceNumber
  • securityInfo: $.extensions.security.securityInfo
  • string: $.extensions.security.securityInfo.string
  • string: $.extensions.security.securityInfo.string[*]
  • private: $.extensions.security.securityInfo.private
  • privateData: $.extensions.privateData
  • string: $.extensions.privateData.string
  • string: $.extensions.privateData.string[*]
  • private: $.extensions.privateData.private
  • any: $.extensions.privateData.private.any
  • any: $.extensions.privateData.private.any[*]
  • monitorCrossRefID: $.monitorCrossRefID
  • servicesPermitted: $.servicesPermitted
  • mediaAttachementServices: $.servicesPermitted.mediaAttachementServices
  • detachMediaService: $.servicesPermitted.mediaAttachementServices.detachMediaService
  • attachMediaService: $.servicesPermitted.mediaAttachementServices.attachMediaService
  • callControlServices: $.servicesPermitted.callControlServices
  • consultationCall: $.servicesPermitted.callControlServices.consultationCall
  • holdCall: $.servicesPermitted.callControlServices.holdCall
  • joinCall: $.servicesPermitted.callControlServices.joinCall
  • makeCall: $.servicesPermitted.callControlServices.makeCall
  • callBack: $.servicesPermitted.callControlServices.callBack
  • parkCall: $.servicesPermitted.callControlServices.parkCall
  • conferenceCall: $.servicesPermitted.callControlServices.conferenceCall
  • singleStepTransfer: $.servicesPermitted.callControlServices.singleStepTransfer
  • directedPickupCall: $.servicesPermitted.callControlServices.directedPickupCall
  • makePredictiveCall: $.servicesPermitted.callControlServices.makePredictiveCall
  • singleStepConference: $.servicesPermitted.callControlServices.singleStepConference
  • callBackMessage: $.servicesPermitted.callControlServices.callBackMessage
  • campOnCall: $.servicesPermitted.callControlServices.campOnCall
  • alternateCall: $.servicesPermitted.callControlServices.alternateCall
  • acceptCall: $.servicesPermitted.callControlServices.acceptCall
  • answerCall: $.servicesPermitted.callControlServices.answerCall
  • sendMessage: $.servicesPermitted.callControlServices.sendMessage
  • dialDigits: $.servicesPermitted.callControlServices.dialDigits
  • deflectCall: $.servicesPermitted.callControlServices.deflectCall
  • clearCall: $.servicesPermitted.callControlServices.clearCall
  • groupPickupCall: $.servicesPermitted.callControlServices.groupPickupCall
  • retrieveCall: $.servicesPermitted.callControlServices.retrieveCall
  • reconnectCall: $.servicesPermitted.callControlServices.reconnectCall
  • intrudeCall: $.servicesPermitted.callControlServices.intrudeCall
  • transferCall: $.servicesPermitted.callControlServices.transferCall
  • clearConnection: $.servicesPermitted.callControlServices.clearConnection
  • callAssociatedServices: $.servicesPermitted.callAssociatedServices
  • changeConnectionInformation: $.servicesPermitted.callAssociatedServices.changeConnectionInformation
  • generateTelephonyTones: $.servicesPermitted.callAssociatedServices.generateTelephonyTones
  • sendUserInformation: $.servicesPermitted.callAssociatedServices.sendUserInformation
  • cancelTelephonyTones: $.servicesPermitted.callAssociatedServices.cancelTelephonyTones
  • generateDigits: $.servicesPermitted.callAssociatedServices.generateDigits
  • associateData: $.servicesPermitted.callAssociatedServices.associateData
  • routeingServices: $.servicesPermitted.routeingServices
  • reRoute: $.servicesPermitted.routeingServices.reRoute
  • routeEnd: $.servicesPermitted.routeingServices.routeEnd
  • routeRegisterCancel: $.servicesPermitted.routeingServices.routeRegisterCancel
  • routeRegisterAbort: $.servicesPermitted.routeingServices.routeRegisterAbort
  • routeRequest: $.servicesPermitted.routeingServices.routeRequest
  • routeSelect: $.servicesPermitted.routeingServices.routeSelect
  • routeReject: $.servicesPermitted.routeingServices.routeReject
  • routeUsed: $.servicesPermitted.routeingServices.routeUsed
  • routeRegister: $.servicesPermitted.routeingServices.routeRegister
  • voiceServices: $.servicesPermitted.voiceServices
  • clear: $.servicesPermitted.voiceServices.clear
  • resume: $.servicesPermitted.voiceServices.resume
  • suspend: $.servicesPermitted.voiceServices.suspend
  • review: $.servicesPermitted.voiceServices.review
  • activate: $.servicesPermitted.voiceServices.activate
  • stop: $.servicesPermitted.voiceServices.stop
  • setVoiceAttribute: $.servicesPermitted.voiceServices.setVoiceAttribute
  • concatenateMessage: $.servicesPermitted.voiceServices.concatenateMessage
  • synthesizeMessage: $.servicesPermitted.voiceServices.synthesizeMessage
  • queryVoiceAttribute: $.servicesPermitted.voiceServices.queryVoiceAttribute
  • deactivate: $.servicesPermitted.voiceServices.deactivate
  • deleteMessage: $.servicesPermitted.voiceServices.deleteMessage
  • playMessage: $.servicesPermitted.voiceServices.playMessage
  • recordMessage: $.servicesPermitted.voiceServices.recordMessage
  • reposition: $.servicesPermitted.voiceServices.reposition
  • overConnection: $.overConnection
  • content: $.overConnection.content
  • content: $.overConnection.content[*]
  • name: $.overConnection.content[*].name
  • namespaceURI: $.overConnection.content[*].name.namespaceURI
  • localPart: $.overConnection.content[*].name.localPart
  • prefix: $.overConnection.content[*].name.prefix
  • value: $.overConnection.content[*].value
  • scope: $.overConnection.content[*].scope
  • name: $.overConnection.content[*].scope.name
  • module: $.overConnection.content[*].scope.module
  • protectionDomain: $.overConnection.content[*].scope.protectionDomain
  • modifiers: $.overConnection.content[*].scope.modifiers
  • interface: $.overConnection.content[*].scope.interface
  • array: $.overConnection.content[*].scope.array
  • primitive: $.overConnection.content[*].scope.primitive
  • hidden: $.overConnection.content[*].scope.hidden
  • superclass: $.overConnection.content[*].scope.superclass
  • componentType: $.overConnection.content[*].scope.componentType
  • annotation: $.overConnection.content[*].scope.annotation
  • enum: $.overConnection.content[*].scope.enum
  • record: $.overConnection.content[*].scope.record
  • typeParameters: $.overConnection.content[*].scope.typeParameters
  • typeParameters: $.overConnection.content[*].scope.typeParameters[*]
  • sealed: $.overConnection.content[*].scope.sealed
  • interfaces: $.overConnection.content[*].scope.interfaces
  • interfaces: $.overConnection.content[*].scope.interfaces[*]
  • classLoader: $.overConnection.content[*].scope.classLoader
  • memberClass: $.overConnection.content[*].scope.memberClass
  • localClass: $.overConnection.content[*].scope.localClass
  • anonymousClass: $.overConnection.content[*].scope.anonymousClass
  • enclosingClass: $.overConnection.content[*].scope.enclosingClass
  • simpleName: $.overConnection.content[*].scope.simpleName
  • canonicalName: $.overConnection.content[*].scope.canonicalName
  • packageName: $.overConnection.content[*].scope.packageName
  • nestHost: $.overConnection.content[*].scope.nestHost
  • permittedSubclasses: $.overConnection.content[*].scope.permittedSubclasses
  • permittedSubclasses: $.overConnection.content[*].scope.permittedSubclasses[*]
  • synthetic: $.overConnection.content[*].scope.synthetic
  • genericSuperclass: $.overConnection.content[*].scope.genericSuperclass
  • package: $.overConnection.content[*].scope.package
  • genericInterfaces: $.overConnection.content[*].scope.genericInterfaces
  • genericInterfaces: $.overConnection.content[*].scope.genericInterfaces[*]
  • signers: $.overConnection.content[*].scope.signers
  • signers: $.overConnection.content[*].scope.signers[*]
  • enclosingMethod: $.overConnection.content[*].scope.enclosingMethod
  • enclosingConstructor: $.overConnection.content[*].scope.enclosingConstructor
  • declaringClass: $.overConnection.content[*].scope.declaringClass
  • typeName: $.overConnection.content[*].scope.typeName
  • classes: $.overConnection.content[*].scope.classes
  • classes: $.overConnection.content[*].scope.classes[*]
  • fields: $.overConnection.content[*].scope.fields
  • fields: $.overConnection.content[*].scope.fields[*]
  • methods: $.overConnection.content[*].scope.methods
  • methods: $.overConnection.content[*].scope.methods[*]
  • constructors: $.overConnection.content[*].scope.constructors
  • constructors: $.overConnection.content[*].scope.constructors[*]
  • declaredClasses: $.overConnection.content[*].scope.declaredClasses
  • declaredClasses: $.overConnection.content[*].scope.declaredClasses[*]
  • declaredFields: $.overConnection.content[*].scope.declaredFields
  • declaredFields: $.overConnection.content[*].scope.declaredFields[*]
  • recordComponents: $.overConnection.content[*].scope.recordComponents
  • recordComponents: $.overConnection.content[*].scope.recordComponents[*]
  • declaredMethods: $.overConnection.content[*].scope.declaredMethods
  • declaredMethods: $.overConnection.content[*].scope.declaredMethods[*]
  • declaredConstructors: $.overConnection.content[*].scope.declaredConstructors
  • declaredConstructors: $.overConnection.content[*].scope.declaredConstructors[*]
  • enumConstants: $.overConnection.content[*].scope.enumConstants
  • enumConstants: $.overConnection.content[*].scope.enumConstants[*]
  • annotations: $.overConnection.content[*].scope.annotations
  • annotations: $.overConnection.content[*].scope.annotations[*]
  • declaredAnnotations: $.overConnection.content[*].scope.declaredAnnotations
  • declaredAnnotations: $.overConnection.content[*].scope.declaredAnnotations[*]
  • annotatedSuperclass: $.overConnection.content[*].scope.annotatedSuperclass
  • annotatedInterfaces: $.overConnection.content[*].scope.annotatedInterfaces
  • annotatedInterfaces: $.overConnection.content[*].scope.annotatedInterfaces[*]
  • nestMembers: $.overConnection.content[*].scope.nestMembers
  • nestMembers: $.overConnection.content[*].scope.nestMembers[*]
  • nil: $.overConnection.content[*].nil
  • declaredType: $.overConnection.content[*].declaredType
  • name: $.overConnection.content[*].declaredType.name
  • module: $.overConnection.content[*].declaredType.module
  • protectionDomain: $.overConnection.content[*].declaredType.protectionDomain
  • modifiers: $.overConnection.content[*].declaredType.modifiers
  • interface: $.overConnection.content[*].declaredType.interface
  • array: $.overConnection.content[*].declaredType.array
  • primitive: $.overConnection.content[*].declaredType.primitive
  • hidden: $.overConnection.content[*].declaredType.hidden
  • superclass: $.overConnection.content[*].declaredType.superclass
  • componentType: $.overConnection.content[*].declaredType.componentType
  • annotation: $.overConnection.content[*].declaredType.annotation
  • enum: $.overConnection.content[*].declaredType.enum
  • record: $.overConnection.content[*].declaredType.record
  • typeParameters: $.overConnection.content[*].declaredType.typeParameters
  • typeParameters: $.overConnection.content[*].declaredType.typeParameters[*]
  • sealed: $.overConnection.content[*].declaredType.sealed
  • interfaces: $.overConnection.content[*].declaredType.interfaces
  • interfaces: $.overConnection.content[*].declaredType.interfaces[*]
  • classLoader: $.overConnection.content[*].declaredType.classLoader
  • memberClass: $.overConnection.content[*].declaredType.memberClass
  • localClass: $.overConnection.content[*].declaredType.localClass
  • anonymousClass: $.overConnection.content[*].declaredType.anonymousClass
  • enclosingClass: $.overConnection.content[*].declaredType.enclosingClass
  • simpleName: $.overConnection.content[*].declaredType.simpleName
  • canonicalName: $.overConnection.content[*].declaredType.canonicalName
  • packageName: $.overConnection.content[*].declaredType.packageName
  • nestHost: $.overConnection.content[*].declaredType.nestHost
  • permittedSubclasses: $.overConnection.content[*].declaredType.permittedSubclasses
  • permittedSubclasses: $.overConnection.content[*].declaredType.permittedSubclasses[*]
  • synthetic: $.overConnection.content[*].declaredType.synthetic
  • genericSuperclass: $.overConnection.content[*].declaredType.genericSuperclass
  • package: $.overConnection.content[*].declaredType.package
  • genericInterfaces: $.overConnection.content[*].declaredType.genericInterfaces
  • genericInterfaces: $.overConnection.content[*].declaredType.genericInterfaces[*]
  • signers: $.overConnection.content[*].declaredType.signers
  • signers: $.overConnection.content[*].declaredType.signers[*]
  • enclosingMethod: $.overConnection.content[*].declaredType.enclosingMethod
  • enclosingConstructor: $.overConnection.content[*].declaredType.enclosingConstructor
  • declaringClass: $.overConnection.content[*].declaredType.declaringClass
  • typeName: $.overConnection.content[*].declaredType.typeName
  • classes: $.overConnection.content[*].declaredType.classes
  • classes: $.overConnection.content[*].declaredType.classes[*]
  • fields: $.overConnection.content[*].declaredType.fields
  • fields: $.overConnection.content[*].declaredType.fields[*]
  • methods: $.overConnection.content[*].declaredType.methods
  • methods: $.overConnection.content[*].declaredType.methods[*]
  • constructors: $.overConnection.content[*].declaredType.constructors
  • constructors: $.overConnection.content[*].declaredType.constructors[*]
  • declaredClasses: $.overConnection.content[*].declaredType.declaredClasses
  • declaredClasses: $.overConnection.content[*].declaredType.declaredClasses[*]
  • declaredFields: $.overConnection.content[*].declaredType.declaredFields
  • declaredFields: $.overConnection.content[*].declaredType.declaredFields[*]
  • recordComponents: $.overConnection.content[*].declaredType.recordComponents
  • recordComponents: $.overConnection.content[*].declaredType.recordComponents[*]
  • declaredMethods: $.overConnection.content[*].declaredType.declaredMethods
  • declaredMethods: $.overConnection.content[*].declaredType.declaredMethods[*]
  • declaredConstructors: $.overConnection.content[*].declaredType.declaredConstructors
  • declaredConstructors: $.overConnection.content[*].declaredType.declaredConstructors[*]
  • enumConstants: $.overConnection.content[*].declaredType.enumConstants
  • enumConstants: $.overConnection.content[*].declaredType.enumConstants[*]
  • annotations: $.overConnection.content[*].declaredType.annotations
  • annotations: $.overConnection.content[*].declaredType.annotations[*]
  • declaredAnnotations: $.overConnection.content[*].declaredType.declaredAnnotations
  • declaredAnnotations: $.overConnection.content[*].declaredType.declaredAnnotations[*]
  • annotatedSuperclass: $.overConnection.content[*].declaredType.annotatedSuperclass
  • annotatedInterfaces: $.overConnection.content[*].declaredType.annotatedInterfaces
  • annotatedInterfaces: $.overConnection.content[*].declaredType.annotatedInterfaces[*]
  • nestMembers: $.overConnection.content[*].declaredType.nestMembers
  • nestMembers: $.overConnection.content[*].declaredType.nestMembers[*]
  • globalScope: $.overConnection.content[*].globalScope
  • typeSubstituted: $.overConnection.content[*].typeSubstituted
  • dtmfChar: $.dtmfChar

EmptiedEvent

Beispiel: EmptiedEvent
{
"cause": "A_CD_BUSY",
"extensions": {
"privateData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"security": {
"messageSequenceNumber": 0,
"securityInfo": {
"private": { },
"string": [ "<string>" ]
},
"timeStamp": "<string>"
}
},
"monitorCrossRefID": "2345",
"overConnection": {
"content": [
{
"declaredType": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"globalScope": true,
"name": {
"localPart": "<string>",
"namespaceURI": "<string>",
"prefix": "<string>"
},
"nil": true,
"scope": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"typeSubstituted": true,
"value": { }
}
]
},
"resource": "<string>",
"servicesPermitted": {
"callAssociatedServices": {
"associateData": true,
"cancelTelephonyTones": true,
"changeConnectionInformation": true,
"generateDigits": true,
"generateTelephonyTones": true,
"sendUserInformation": true
},
"callControlServices": {
"acceptCall": true,
"alternateCall": true,
"answerCall": true,
"callBack": true,
"callBackMessage": true,
"campOnCall": true,
"clearCall": true,
"clearConnection": true,
"conferenceCall": true,
"consultationCall": true,
"deflectCall": true,
"dialDigits": true,
"directedPickupCall": true,
"groupPickupCall": true,
"holdCall": true,
"intrudeCall": true,
"joinCall": true,
"makeCall": true,
"makePredictiveCall": true,
"parkCall": true,
"reconnectCall": true,
"retrieveCall": true,
"sendMessage": true,
"singleStepConference": true,
"singleStepTransfer": true,
"transferCall": true
},
"mediaAttachementServices": {
"attachMediaService": true,
"detachMediaService": true
},
"routeingServices": {
"reRoute": true,
"routeEnd": true,
"routeRegister": true,
"routeRegisterAbort": true,
"routeRegisterCancel": true,
"routeReject": true,
"routeRequest": true,
"routeSelect": true,
"routeUsed": true
},
"voiceServices": {
"activate": true,
"clear": true,
"concatenateMessage": true,
"deactivate": true,
"deleteMessage": true,
"playMessage": true,
"queryVoiceAttribute": true,
"recordMessage": true,
"reposition": true,
"resume": true,
"review": true,
"setVoiceAttribute": true,
"stop": true,
"suspend": true,
"synthesizeMessage": true
}
}
}

Attribute (JsonPath)

  • cause: $.cause
  • resource: $.resource
  • extensions: $.extensions
  • security: $.extensions.security
  • timeStamp: $.extensions.security.timeStamp
  • messageSequenceNumber: $.extensions.security.messageSequenceNumber
  • securityInfo: $.extensions.security.securityInfo
  • string: $.extensions.security.securityInfo.string
  • string: $.extensions.security.securityInfo.string[*]
  • private: $.extensions.security.securityInfo.private
  • privateData: $.extensions.privateData
  • string: $.extensions.privateData.string
  • string: $.extensions.privateData.string[*]
  • private: $.extensions.privateData.private
  • any: $.extensions.privateData.private.any
  • any: $.extensions.privateData.private.any[*]
  • monitorCrossRefID: $.monitorCrossRefID
  • servicesPermitted: $.servicesPermitted
  • mediaAttachementServices: $.servicesPermitted.mediaAttachementServices
  • detachMediaService: $.servicesPermitted.mediaAttachementServices.detachMediaService
  • attachMediaService: $.servicesPermitted.mediaAttachementServices.attachMediaService
  • callControlServices: $.servicesPermitted.callControlServices
  • consultationCall: $.servicesPermitted.callControlServices.consultationCall
  • holdCall: $.servicesPermitted.callControlServices.holdCall
  • joinCall: $.servicesPermitted.callControlServices.joinCall
  • makeCall: $.servicesPermitted.callControlServices.makeCall
  • callBack: $.servicesPermitted.callControlServices.callBack
  • parkCall: $.servicesPermitted.callControlServices.parkCall
  • conferenceCall: $.servicesPermitted.callControlServices.conferenceCall
  • singleStepTransfer: $.servicesPermitted.callControlServices.singleStepTransfer
  • directedPickupCall: $.servicesPermitted.callControlServices.directedPickupCall
  • makePredictiveCall: $.servicesPermitted.callControlServices.makePredictiveCall
  • singleStepConference: $.servicesPermitted.callControlServices.singleStepConference
  • callBackMessage: $.servicesPermitted.callControlServices.callBackMessage
  • campOnCall: $.servicesPermitted.callControlServices.campOnCall
  • alternateCall: $.servicesPermitted.callControlServices.alternateCall
  • acceptCall: $.servicesPermitted.callControlServices.acceptCall
  • answerCall: $.servicesPermitted.callControlServices.answerCall
  • sendMessage: $.servicesPermitted.callControlServices.sendMessage
  • dialDigits: $.servicesPermitted.callControlServices.dialDigits
  • deflectCall: $.servicesPermitted.callControlServices.deflectCall
  • clearCall: $.servicesPermitted.callControlServices.clearCall
  • groupPickupCall: $.servicesPermitted.callControlServices.groupPickupCall
  • retrieveCall: $.servicesPermitted.callControlServices.retrieveCall
  • reconnectCall: $.servicesPermitted.callControlServices.reconnectCall
  • intrudeCall: $.servicesPermitted.callControlServices.intrudeCall
  • transferCall: $.servicesPermitted.callControlServices.transferCall
  • clearConnection: $.servicesPermitted.callControlServices.clearConnection
  • callAssociatedServices: $.servicesPermitted.callAssociatedServices
  • changeConnectionInformation: $.servicesPermitted.callAssociatedServices.changeConnectionInformation
  • generateTelephonyTones: $.servicesPermitted.callAssociatedServices.generateTelephonyTones
  • sendUserInformation: $.servicesPermitted.callAssociatedServices.sendUserInformation
  • cancelTelephonyTones: $.servicesPermitted.callAssociatedServices.cancelTelephonyTones
  • generateDigits: $.servicesPermitted.callAssociatedServices.generateDigits
  • associateData: $.servicesPermitted.callAssociatedServices.associateData
  • routeingServices: $.servicesPermitted.routeingServices
  • reRoute: $.servicesPermitted.routeingServices.reRoute
  • routeEnd: $.servicesPermitted.routeingServices.routeEnd
  • routeRegisterCancel: $.servicesPermitted.routeingServices.routeRegisterCancel
  • routeRegisterAbort: $.servicesPermitted.routeingServices.routeRegisterAbort
  • routeRequest: $.servicesPermitted.routeingServices.routeRequest
  • routeSelect: $.servicesPermitted.routeingServices.routeSelect
  • routeReject: $.servicesPermitted.routeingServices.routeReject
  • routeUsed: $.servicesPermitted.routeingServices.routeUsed
  • routeRegister: $.servicesPermitted.routeingServices.routeRegister
  • voiceServices: $.servicesPermitted.voiceServices
  • clear: $.servicesPermitted.voiceServices.clear
  • resume: $.servicesPermitted.voiceServices.resume
  • suspend: $.servicesPermitted.voiceServices.suspend
  • review: $.servicesPermitted.voiceServices.review
  • activate: $.servicesPermitted.voiceServices.activate
  • stop: $.servicesPermitted.voiceServices.stop
  • setVoiceAttribute: $.servicesPermitted.voiceServices.setVoiceAttribute
  • concatenateMessage: $.servicesPermitted.voiceServices.concatenateMessage
  • synthesizeMessage: $.servicesPermitted.voiceServices.synthesizeMessage
  • queryVoiceAttribute: $.servicesPermitted.voiceServices.queryVoiceAttribute
  • deactivate: $.servicesPermitted.voiceServices.deactivate
  • deleteMessage: $.servicesPermitted.voiceServices.deleteMessage
  • playMessage: $.servicesPermitted.voiceServices.playMessage
  • recordMessage: $.servicesPermitted.voiceServices.recordMessage
  • reposition: $.servicesPermitted.voiceServices.reposition
  • overConnection: $.overConnection
  • content: $.overConnection.content
  • content: $.overConnection.content[*]
  • name: $.overConnection.content[*].name
  • namespaceURI: $.overConnection.content[*].name.namespaceURI
  • localPart: $.overConnection.content[*].name.localPart
  • prefix: $.overConnection.content[*].name.prefix
  • value: $.overConnection.content[*].value
  • scope: $.overConnection.content[*].scope
  • name: $.overConnection.content[*].scope.name
  • module: $.overConnection.content[*].scope.module
  • protectionDomain: $.overConnection.content[*].scope.protectionDomain
  • modifiers: $.overConnection.content[*].scope.modifiers
  • interface: $.overConnection.content[*].scope.interface
  • array: $.overConnection.content[*].scope.array
  • primitive: $.overConnection.content[*].scope.primitive
  • hidden: $.overConnection.content[*].scope.hidden
  • superclass: $.overConnection.content[*].scope.superclass
  • componentType: $.overConnection.content[*].scope.componentType
  • annotation: $.overConnection.content[*].scope.annotation
  • enum: $.overConnection.content[*].scope.enum
  • record: $.overConnection.content[*].scope.record
  • typeParameters: $.overConnection.content[*].scope.typeParameters
  • typeParameters: $.overConnection.content[*].scope.typeParameters[*]
  • sealed: $.overConnection.content[*].scope.sealed
  • interfaces: $.overConnection.content[*].scope.interfaces
  • interfaces: $.overConnection.content[*].scope.interfaces[*]
  • classLoader: $.overConnection.content[*].scope.classLoader
  • memberClass: $.overConnection.content[*].scope.memberClass
  • localClass: $.overConnection.content[*].scope.localClass
  • anonymousClass: $.overConnection.content[*].scope.anonymousClass
  • enclosingClass: $.overConnection.content[*].scope.enclosingClass
  • simpleName: $.overConnection.content[*].scope.simpleName
  • canonicalName: $.overConnection.content[*].scope.canonicalName
  • packageName: $.overConnection.content[*].scope.packageName
  • nestHost: $.overConnection.content[*].scope.nestHost
  • permittedSubclasses: $.overConnection.content[*].scope.permittedSubclasses
  • permittedSubclasses: $.overConnection.content[*].scope.permittedSubclasses[*]
  • synthetic: $.overConnection.content[*].scope.synthetic
  • genericSuperclass: $.overConnection.content[*].scope.genericSuperclass
  • package: $.overConnection.content[*].scope.package
  • genericInterfaces: $.overConnection.content[*].scope.genericInterfaces
  • genericInterfaces: $.overConnection.content[*].scope.genericInterfaces[*]
  • signers: $.overConnection.content[*].scope.signers
  • signers: $.overConnection.content[*].scope.signers[*]
  • enclosingMethod: $.overConnection.content[*].scope.enclosingMethod
  • enclosingConstructor: $.overConnection.content[*].scope.enclosingConstructor
  • declaringClass: $.overConnection.content[*].scope.declaringClass
  • typeName: $.overConnection.content[*].scope.typeName
  • classes: $.overConnection.content[*].scope.classes
  • classes: $.overConnection.content[*].scope.classes[*]
  • fields: $.overConnection.content[*].scope.fields
  • fields: $.overConnection.content[*].scope.fields[*]
  • methods: $.overConnection.content[*].scope.methods
  • methods: $.overConnection.content[*].scope.methods[*]
  • constructors: $.overConnection.content[*].scope.constructors
  • constructors: $.overConnection.content[*].scope.constructors[*]
  • declaredClasses: $.overConnection.content[*].scope.declaredClasses
  • declaredClasses: $.overConnection.content[*].scope.declaredClasses[*]
  • declaredFields: $.overConnection.content[*].scope.declaredFields
  • declaredFields: $.overConnection.content[*].scope.declaredFields[*]
  • recordComponents: $.overConnection.content[*].scope.recordComponents
  • recordComponents: $.overConnection.content[*].scope.recordComponents[*]
  • declaredMethods: $.overConnection.content[*].scope.declaredMethods
  • declaredMethods: $.overConnection.content[*].scope.declaredMethods[*]
  • declaredConstructors: $.overConnection.content[*].scope.declaredConstructors
  • declaredConstructors: $.overConnection.content[*].scope.declaredConstructors[*]
  • enumConstants: $.overConnection.content[*].scope.enumConstants
  • enumConstants: $.overConnection.content[*].scope.enumConstants[*]
  • annotations: $.overConnection.content[*].scope.annotations
  • annotations: $.overConnection.content[*].scope.annotations[*]
  • declaredAnnotations: $.overConnection.content[*].scope.declaredAnnotations
  • declaredAnnotations: $.overConnection.content[*].scope.declaredAnnotations[*]
  • annotatedSuperclass: $.overConnection.content[*].scope.annotatedSuperclass
  • annotatedInterfaces: $.overConnection.content[*].scope.annotatedInterfaces
  • annotatedInterfaces: $.overConnection.content[*].scope.annotatedInterfaces[*]
  • nestMembers: $.overConnection.content[*].scope.nestMembers
  • nestMembers: $.overConnection.content[*].scope.nestMembers[*]
  • nil: $.overConnection.content[*].nil
  • declaredType: $.overConnection.content[*].declaredType
  • name: $.overConnection.content[*].declaredType.name
  • module: $.overConnection.content[*].declaredType.module
  • protectionDomain: $.overConnection.content[*].declaredType.protectionDomain
  • modifiers: $.overConnection.content[*].declaredType.modifiers
  • interface: $.overConnection.content[*].declaredType.interface
  • array: $.overConnection.content[*].declaredType.array
  • primitive: $.overConnection.content[*].declaredType.primitive
  • hidden: $.overConnection.content[*].declaredType.hidden
  • superclass: $.overConnection.content[*].declaredType.superclass
  • componentType: $.overConnection.content[*].declaredType.componentType
  • annotation: $.overConnection.content[*].declaredType.annotation
  • enum: $.overConnection.content[*].declaredType.enum
  • record: $.overConnection.content[*].declaredType.record
  • typeParameters: $.overConnection.content[*].declaredType.typeParameters
  • typeParameters: $.overConnection.content[*].declaredType.typeParameters[*]
  • sealed: $.overConnection.content[*].declaredType.sealed
  • interfaces: $.overConnection.content[*].declaredType.interfaces
  • interfaces: $.overConnection.content[*].declaredType.interfaces[*]
  • classLoader: $.overConnection.content[*].declaredType.classLoader
  • memberClass: $.overConnection.content[*].declaredType.memberClass
  • localClass: $.overConnection.content[*].declaredType.localClass
  • anonymousClass: $.overConnection.content[*].declaredType.anonymousClass
  • enclosingClass: $.overConnection.content[*].declaredType.enclosingClass
  • simpleName: $.overConnection.content[*].declaredType.simpleName
  • canonicalName: $.overConnection.content[*].declaredType.canonicalName
  • packageName: $.overConnection.content[*].declaredType.packageName
  • nestHost: $.overConnection.content[*].declaredType.nestHost
  • permittedSubclasses: $.overConnection.content[*].declaredType.permittedSubclasses
  • permittedSubclasses: $.overConnection.content[*].declaredType.permittedSubclasses[*]
  • synthetic: $.overConnection.content[*].declaredType.synthetic
  • genericSuperclass: $.overConnection.content[*].declaredType.genericSuperclass
  • package: $.overConnection.content[*].declaredType.package
  • genericInterfaces: $.overConnection.content[*].declaredType.genericInterfaces
  • genericInterfaces: $.overConnection.content[*].declaredType.genericInterfaces[*]
  • signers: $.overConnection.content[*].declaredType.signers
  • signers: $.overConnection.content[*].declaredType.signers[*]
  • enclosingMethod: $.overConnection.content[*].declaredType.enclosingMethod
  • enclosingConstructor: $.overConnection.content[*].declaredType.enclosingConstructor
  • declaringClass: $.overConnection.content[*].declaredType.declaringClass
  • typeName: $.overConnection.content[*].declaredType.typeName
  • classes: $.overConnection.content[*].declaredType.classes
  • classes: $.overConnection.content[*].declaredType.classes[*]
  • fields: $.overConnection.content[*].declaredType.fields
  • fields: $.overConnection.content[*].declaredType.fields[*]
  • methods: $.overConnection.content[*].declaredType.methods
  • methods: $.overConnection.content[*].declaredType.methods[*]
  • constructors: $.overConnection.content[*].declaredType.constructors
  • constructors: $.overConnection.content[*].declaredType.constructors[*]
  • declaredClasses: $.overConnection.content[*].declaredType.declaredClasses
  • declaredClasses: $.overConnection.content[*].declaredType.declaredClasses[*]
  • declaredFields: $.overConnection.content[*].declaredType.declaredFields
  • declaredFields: $.overConnection.content[*].declaredType.declaredFields[*]
  • recordComponents: $.overConnection.content[*].declaredType.recordComponents
  • recordComponents: $.overConnection.content[*].declaredType.recordComponents[*]
  • declaredMethods: $.overConnection.content[*].declaredType.declaredMethods
  • declaredMethods: $.overConnection.content[*].declaredType.declaredMethods[*]
  • declaredConstructors: $.overConnection.content[*].declaredType.declaredConstructors
  • declaredConstructors: $.overConnection.content[*].declaredType.declaredConstructors[*]
  • enumConstants: $.overConnection.content[*].declaredType.enumConstants
  • enumConstants: $.overConnection.content[*].declaredType.enumConstants[*]
  • annotations: $.overConnection.content[*].declaredType.annotations
  • annotations: $.overConnection.content[*].declaredType.annotations[*]
  • declaredAnnotations: $.overConnection.content[*].declaredType.declaredAnnotations
  • declaredAnnotations: $.overConnection.content[*].declaredType.declaredAnnotations[*]
  • annotatedSuperclass: $.overConnection.content[*].declaredType.annotatedSuperclass
  • annotatedInterfaces: $.overConnection.content[*].declaredType.annotatedInterfaces
  • annotatedInterfaces: $.overConnection.content[*].declaredType.annotatedInterfaces[*]
  • nestMembers: $.overConnection.content[*].declaredType.nestMembers
  • nestMembers: $.overConnection.content[*].declaredType.nestMembers[*]
  • globalScope: $.overConnection.content[*].globalScope
  • typeSubstituted: $.overConnection.content[*].typeSubstituted

EstablishedEvent

Beispiel: EstablishedEvent
{
"answeringDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"associatedCalledDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"associatedCallingDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"callCharacteristics": {
"acdCall": true,
"assistCall": true,
"confidentialCall": true,
"directAgent": true,
"encryptedCall": true,
"highPriorityCall": true,
"lowPriorityCall": true,
"maintainanceCall": true,
"personalCall": true,
"priorityCall": true,
"privateCall": true,
"sensitiveCall": true,
"voiceUnitCall": true
},
"callLinkageData": {
"globalCallData": {
"callLinkageIDTimestamp": "<string>",
"globalCallLinkageID": {
"globallyUniqueCallLinkageID": "2345",
"subDomainCallLinkageID": "2345"
},
"globalCallSwitchingSubDomainName": "<string>"
},
"threadData": {
"threadIDTimeStamp": "<string>",
"threadLinkageID": {
"globallyUniqueThreadID": "2345",
"subDomainThreadID": "2345"
},
"threadSwitchingSubDomainName": "<string>"
}
},
"calledDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"callingDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"cause": "A_CD_BUSY",
"correlatorData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"deviceHistory": {
"deviceHistoryListItem": [
{
"eventCause": "A_CD_BUSY",
"oldConnectionID": {
"content": [ "<content>" ]
},
"oldDeviceID": {
"notKnown": { },
"notRequired": { },
"notSpecified": { },
"numberDialed": { },
"restricted": { }
}
}
]
},
"establishedConnection": {
"content": [
{
"declaredType": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"globalScope": true,
"name": {
"localPart": "<string>",
"namespaceURI": "<string>",
"prefix": "<string>"
},
"nil": true,
"scope": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"typeSubstituted": true,
"value": { }
}
]
},
"establishedConnectionInfo": {
"flowDirection": "<string>",
"mediaSessionInfo": "<string>",
"numberOfChannels": 0
},
"extensions": {
"privateData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"security": {
"messageSequenceNumber": 0,
"securityInfo": {
"private": { },
"string": [ "<string>" ]
},
"timeStamp": "<string>"
}
},
"languagePreferences": "<string>",
"lastRedirectionDevice": {
"notKnown": { },
"notRequired": { },
"notSpecified": { },
"numberDialed": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"restricted": { }
},
"localConnectionInfo": "NULL",
"locationInfoList": {
"locationInfoEntry": [
{
"any": [ "<any>" ]
}
]
},
"mediaCallCharacteristics": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": {
"audio": true,
"chat": true,
"data": true,
"email": true,
"im": true,
"image": true,
"message": true,
"mms": true,
"notKnown": true,
"other": true,
"sms": true,
"voice": true
},
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ]
},
"messageInfo": {
"messageInfoItem": [
{
"contentTypeAndSubtype": "<string>",
"contents": "<string>",
"contentsLength": 0
}
]
},
"monitorCrossRefID": "2345",
"networkCalledDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"networkCallingDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"originatinNIDConnection": {
"content": [
{
"declaredType": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"globalScope": true,
"name": {
"localPart": "<string>",
"namespaceURI": "<string>",
"prefix": "<string>"
},
"nil": true,
"scope": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"typeSubstituted": true,
"value": { }
}
]
},
"servicesPermitted": {
"callAssociatedServices": {
"associateData": true,
"cancelTelephonyTones": true,
"changeConnectionInformation": true,
"generateDigits": true,
"generateTelephonyTones": true,
"sendUserInformation": true
},
"callControlServices": {
"acceptCall": true,
"alternateCall": true,
"answerCall": true,
"callBack": true,
"callBackMessage": true,
"campOnCall": true,
"clearCall": true,
"clearConnection": true,
"conferenceCall": true,
"consultationCall": true,
"deflectCall": true,
"dialDigits": true,
"directedPickupCall": true,
"groupPickupCall": true,
"holdCall": true,
"intrudeCall": true,
"joinCall": true,
"makeCall": true,
"makePredictiveCall": true,
"parkCall": true,
"reconnectCall": true,
"retrieveCall": true,
"sendMessage": true,
"singleStepConference": true,
"singleStepTransfer": true,
"transferCall": true
},
"mediaAttachementServices": {
"attachMediaService": true,
"detachMediaService": true
},
"routeingServices": {
"reRoute": true,
"routeEnd": true,
"routeRegister": true,
"routeRegisterAbort": true,
"routeRegisterCancel": true,
"routeReject": true,
"routeRequest": true,
"routeSelect": true,
"routeUsed": true
},
"voiceServices": {
"activate": true,
"clear": true,
"concatenateMessage": true,
"deactivate": true,
"deleteMessage": true,
"playMessage": true,
"queryVoiceAttribute": true,
"recordMessage": true,
"reposition": true,
"resume": true,
"review": true,
"setVoiceAttribute": true,
"stop": true,
"suspend": true,
"synthesizeMessage": true
}
},
"subjectOfCall": "<string>",
"userData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
}
}

Attribute (JsonPath)

  • cause: $.cause
  • extensions: $.extensions
  • security: $.extensions.security
  • timeStamp: $.extensions.security.timeStamp
  • messageSequenceNumber: $.extensions.security.messageSequenceNumber
  • securityInfo: $.extensions.security.securityInfo
  • string: $.extensions.security.securityInfo.string
  • string: $.extensions.security.securityInfo.string[*]
  • private: $.extensions.security.securityInfo.private
  • privateData: $.extensions.privateData
  • string: $.extensions.privateData.string
  • string: $.extensions.privateData.string[*]
  • private: $.extensions.privateData.private
  • any: $.extensions.privateData.private.any
  • any: $.extensions.privateData.private.any[*]
  • userData: $.userData
  • string: $.userData.string
  • string: $.userData.string[*]
  • private: $.userData.private
  • any: $.userData.private.any
  • any: $.userData.private.any[*]
  • languagePreferences: $.languagePreferences
  • locationInfoList: $.locationInfoList
  • locationInfoEntry: $.locationInfoList.locationInfoEntry
  • locationInfoEntry: $.locationInfoList.locationInfoEntry[*]
  • any: $.locationInfoList.locationInfoEntry[*].any
  • any: $.locationInfoList.locationInfoEntry[*].any[*]
  • lastRedirectionDevice: $.lastRedirectionDevice
  • notKnown: $.lastRedirectionDevice.notKnown
  • restricted: $.lastRedirectionDevice.restricted
  • notRequired: $.lastRedirectionDevice.notRequired
  • numberDialed: $.lastRedirectionDevice.numberDialed
  • value: $.lastRedirectionDevice.numberDialed.value
  • bitRate: $.lastRedirectionDevice.numberDialed.bitRate
  • switchingSubDomainCCIEType: $.lastRedirectionDevice.numberDialed.switchingSubDomainCCIEType
  • typeOfNumber: $.lastRedirectionDevice.numberDialed.typeOfNumber
  • mediaClass: $.lastRedirectionDevice.numberDialed.mediaClass
  • mediaClass: $.lastRedirectionDevice.numberDialed.mediaClass[*]
  • connectionRate: $.lastRedirectionDevice.numberDialed.connectionRate
  • delayTolerance: $.lastRedirectionDevice.numberDialed.delayTolerance
  • privateName: $.lastRedirectionDevice.numberDialed.privateName
  • privateNumber: $.lastRedirectionDevice.numberDialed.privateNumber
  • switchingSubDomainInformationElements: $.lastRedirectionDevice.numberDialed.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.lastRedirectionDevice.numberDialed.switchingSubDomainInformationElements[*]
  • notSpecified: $.lastRedirectionDevice.notSpecified
  • networkCallingDevice: $.networkCallingDevice
  • deviceIdentifier: $.networkCallingDevice.deviceIdentifier
  • value: $.networkCallingDevice.deviceIdentifier.value
  • bitRate: $.networkCallingDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.networkCallingDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.networkCallingDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.networkCallingDevice.deviceIdentifier.mediaClass
  • mediaClass: $.networkCallingDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.networkCallingDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.networkCallingDevice.deviceIdentifier.delayTolerance
  • privateName: $.networkCallingDevice.deviceIdentifier.privateName
  • privateNumber: $.networkCallingDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.networkCallingDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.networkCallingDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.networkCallingDevice.notKnown
  • restricted: $.networkCallingDevice.restricted
  • associatedCallingDevice: $.associatedCallingDevice
  • deviceIdentifier: $.associatedCallingDevice.deviceIdentifier
  • value: $.associatedCallingDevice.deviceIdentifier.value
  • bitRate: $.associatedCallingDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.associatedCallingDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.associatedCallingDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.associatedCallingDevice.deviceIdentifier.mediaClass
  • mediaClass: $.associatedCallingDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.associatedCallingDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.associatedCallingDevice.deviceIdentifier.delayTolerance
  • privateName: $.associatedCallingDevice.deviceIdentifier.privateName
  • privateNumber: $.associatedCallingDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.associatedCallingDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.associatedCallingDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.associatedCallingDevice.notKnown
  • restricted: $.associatedCallingDevice.restricted
  • networkCalledDevice: $.networkCalledDevice
  • deviceIdentifier: $.networkCalledDevice.deviceIdentifier
  • value: $.networkCalledDevice.deviceIdentifier.value
  • bitRate: $.networkCalledDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.networkCalledDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.networkCalledDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.networkCalledDevice.deviceIdentifier.mediaClass
  • mediaClass: $.networkCalledDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.networkCalledDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.networkCalledDevice.deviceIdentifier.delayTolerance
  • privateName: $.networkCalledDevice.deviceIdentifier.privateName
  • privateNumber: $.networkCalledDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.networkCalledDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.networkCalledDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.networkCalledDevice.notKnown
  • restricted: $.networkCalledDevice.restricted
  • associatedCalledDevice: $.associatedCalledDevice
  • deviceIdentifier: $.associatedCalledDevice.deviceIdentifier
  • value: $.associatedCalledDevice.deviceIdentifier.value
  • bitRate: $.associatedCalledDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.associatedCalledDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.associatedCalledDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.associatedCalledDevice.deviceIdentifier.mediaClass
  • mediaClass: $.associatedCalledDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.associatedCalledDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.associatedCalledDevice.deviceIdentifier.delayTolerance
  • privateName: $.associatedCalledDevice.deviceIdentifier.privateName
  • privateNumber: $.associatedCalledDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.associatedCalledDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.associatedCalledDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.associatedCalledDevice.notKnown
  • restricted: $.associatedCalledDevice.restricted
  • establishedConnection: $.establishedConnection
  • content: $.establishedConnection.content
  • content: $.establishedConnection.content[*]
  • name: $.establishedConnection.content[*].name
  • namespaceURI: $.establishedConnection.content[*].name.namespaceURI
  • localPart: $.establishedConnection.content[*].name.localPart
  • prefix: $.establishedConnection.content[*].name.prefix
  • value: $.establishedConnection.content[*].value
  • scope: $.establishedConnection.content[*].scope
  • name: $.establishedConnection.content[*].scope.name
  • module: $.establishedConnection.content[*].scope.module
  • protectionDomain: $.establishedConnection.content[*].scope.protectionDomain
  • modifiers: $.establishedConnection.content[*].scope.modifiers
  • interface: $.establishedConnection.content[*].scope.interface
  • array: $.establishedConnection.content[*].scope.array
  • primitive: $.establishedConnection.content[*].scope.primitive
  • hidden: $.establishedConnection.content[*].scope.hidden
  • superclass: $.establishedConnection.content[*].scope.superclass
  • componentType: $.establishedConnection.content[*].scope.componentType
  • annotation: $.establishedConnection.content[*].scope.annotation
  • enum: $.establishedConnection.content[*].scope.enum
  • record: $.establishedConnection.content[*].scope.record
  • typeParameters: $.establishedConnection.content[*].scope.typeParameters
  • typeParameters: $.establishedConnection.content[*].scope.typeParameters[*]
  • sealed: $.establishedConnection.content[*].scope.sealed
  • interfaces: $.establishedConnection.content[*].scope.interfaces
  • interfaces: $.establishedConnection.content[*].scope.interfaces[*]
  • classLoader: $.establishedConnection.content[*].scope.classLoader
  • memberClass: $.establishedConnection.content[*].scope.memberClass
  • localClass: $.establishedConnection.content[*].scope.localClass
  • anonymousClass: $.establishedConnection.content[*].scope.anonymousClass
  • enclosingClass: $.establishedConnection.content[*].scope.enclosingClass
  • simpleName: $.establishedConnection.content[*].scope.simpleName
  • canonicalName: $.establishedConnection.content[*].scope.canonicalName
  • packageName: $.establishedConnection.content[*].scope.packageName
  • nestHost: $.establishedConnection.content[*].scope.nestHost
  • permittedSubclasses: $.establishedConnection.content[*].scope.permittedSubclasses
  • permittedSubclasses: $.establishedConnection.content[*].scope.permittedSubclasses[*]
  • synthetic: $.establishedConnection.content[*].scope.synthetic
  • genericSuperclass: $.establishedConnection.content[*].scope.genericSuperclass
  • package: $.establishedConnection.content[*].scope.package
  • genericInterfaces: $.establishedConnection.content[*].scope.genericInterfaces
  • genericInterfaces: $.establishedConnection.content[*].scope.genericInterfaces[*]
  • signers: $.establishedConnection.content[*].scope.signers
  • signers: $.establishedConnection.content[*].scope.signers[*]
  • enclosingMethod: $.establishedConnection.content[*].scope.enclosingMethod
  • enclosingConstructor: $.establishedConnection.content[*].scope.enclosingConstructor
  • declaringClass: $.establishedConnection.content[*].scope.declaringClass
  • typeName: $.establishedConnection.content[*].scope.typeName
  • classes: $.establishedConnection.content[*].scope.classes
  • classes: $.establishedConnection.content[*].scope.classes[*]
  • fields: $.establishedConnection.content[*].scope.fields
  • fields: $.establishedConnection.content[*].scope.fields[*]
  • methods: $.establishedConnection.content[*].scope.methods
  • methods: $.establishedConnection.content[*].scope.methods[*]
  • constructors: $.establishedConnection.content[*].scope.constructors
  • constructors: $.establishedConnection.content[*].scope.constructors[*]
  • declaredClasses: $.establishedConnection.content[*].scope.declaredClasses
  • declaredClasses: $.establishedConnection.content[*].scope.declaredClasses[*]
  • declaredFields: $.establishedConnection.content[*].scope.declaredFields
  • declaredFields: $.establishedConnection.content[*].scope.declaredFields[*]
  • recordComponents: $.establishedConnection.content[*].scope.recordComponents
  • recordComponents: $.establishedConnection.content[*].scope.recordComponents[*]
  • declaredMethods: $.establishedConnection.content[*].scope.declaredMethods
  • declaredMethods: $.establishedConnection.content[*].scope.declaredMethods[*]
  • declaredConstructors: $.establishedConnection.content[*].scope.declaredConstructors
  • declaredConstructors: $.establishedConnection.content[*].scope.declaredConstructors[*]
  • enumConstants: $.establishedConnection.content[*].scope.enumConstants
  • enumConstants: $.establishedConnection.content[*].scope.enumConstants[*]
  • annotations: $.establishedConnection.content[*].scope.annotations
  • annotations: $.establishedConnection.content[*].scope.annotations[*]
  • declaredAnnotations: $.establishedConnection.content[*].scope.declaredAnnotations
  • declaredAnnotations: $.establishedConnection.content[*].scope.declaredAnnotations[*]
  • annotatedSuperclass: $.establishedConnection.content[*].scope.annotatedSuperclass
  • annotatedInterfaces: $.establishedConnection.content[*].scope.annotatedInterfaces
  • annotatedInterfaces: $.establishedConnection.content[*].scope.annotatedInterfaces[*]
  • nestMembers: $.establishedConnection.content[*].scope.nestMembers
  • nestMembers: $.establishedConnection.content[*].scope.nestMembers[*]
  • nil: $.establishedConnection.content[*].nil
  • declaredType: $.establishedConnection.content[*].declaredType
  • name: $.establishedConnection.content[*].declaredType.name
  • module: $.establishedConnection.content[*].declaredType.module
  • protectionDomain: $.establishedConnection.content[*].declaredType.protectionDomain
  • modifiers: $.establishedConnection.content[*].declaredType.modifiers
  • interface: $.establishedConnection.content[*].declaredType.interface
  • array: $.establishedConnection.content[*].declaredType.array
  • primitive: $.establishedConnection.content[*].declaredType.primitive
  • hidden: $.establishedConnection.content[*].declaredType.hidden
  • superclass: $.establishedConnection.content[*].declaredType.superclass
  • componentType: $.establishedConnection.content[*].declaredType.componentType
  • annotation: $.establishedConnection.content[*].declaredType.annotation
  • enum: $.establishedConnection.content[*].declaredType.enum
  • record: $.establishedConnection.content[*].declaredType.record
  • typeParameters: $.establishedConnection.content[*].declaredType.typeParameters
  • typeParameters: $.establishedConnection.content[*].declaredType.typeParameters[*]
  • sealed: $.establishedConnection.content[*].declaredType.sealed
  • interfaces: $.establishedConnection.content[*].declaredType.interfaces
  • interfaces: $.establishedConnection.content[*].declaredType.interfaces[*]
  • classLoader: $.establishedConnection.content[*].declaredType.classLoader
  • memberClass: $.establishedConnection.content[*].declaredType.memberClass
  • localClass: $.establishedConnection.content[*].declaredType.localClass
  • anonymousClass: $.establishedConnection.content[*].declaredType.anonymousClass
  • enclosingClass: $.establishedConnection.content[*].declaredType.enclosingClass
  • simpleName: $.establishedConnection.content[*].declaredType.simpleName
  • canonicalName: $.establishedConnection.content[*].declaredType.canonicalName
  • packageName: $.establishedConnection.content[*].declaredType.packageName
  • nestHost: $.establishedConnection.content[*].declaredType.nestHost
  • permittedSubclasses: $.establishedConnection.content[*].declaredType.permittedSubclasses
  • permittedSubclasses: $.establishedConnection.content[*].declaredType.permittedSubclasses[*]
  • synthetic: $.establishedConnection.content[*].declaredType.synthetic
  • genericSuperclass: $.establishedConnection.content[*].declaredType.genericSuperclass
  • package: $.establishedConnection.content[*].declaredType.package
  • genericInterfaces: $.establishedConnection.content[*].declaredType.genericInterfaces
  • genericInterfaces: $.establishedConnection.content[*].declaredType.genericInterfaces[*]
  • signers: $.establishedConnection.content[*].declaredType.signers
  • signers: $.establishedConnection.content[*].declaredType.signers[*]
  • enclosingMethod: $.establishedConnection.content[*].declaredType.enclosingMethod
  • enclosingConstructor: $.establishedConnection.content[*].declaredType.enclosingConstructor
  • declaringClass: $.establishedConnection.content[*].declaredType.declaringClass
  • typeName: $.establishedConnection.content[*].declaredType.typeName
  • classes: $.establishedConnection.content[*].declaredType.classes
  • classes: $.establishedConnection.content[*].declaredType.classes[*]
  • fields: $.establishedConnection.content[*].declaredType.fields
  • fields: $.establishedConnection.content[*].declaredType.fields[*]
  • methods: $.establishedConnection.content[*].declaredType.methods
  • methods: $.establishedConnection.content[*].declaredType.methods[*]
  • constructors: $.establishedConnection.content[*].declaredType.constructors
  • constructors: $.establishedConnection.content[*].declaredType.constructors[*]
  • declaredClasses: $.establishedConnection.content[*].declaredType.declaredClasses
  • declaredClasses: $.establishedConnection.content[*].declaredType.declaredClasses[*]
  • declaredFields: $.establishedConnection.content[*].declaredType.declaredFields
  • declaredFields: $.establishedConnection.content[*].declaredType.declaredFields[*]
  • recordComponents: $.establishedConnection.content[*].declaredType.recordComponents
  • recordComponents: $.establishedConnection.content[*].declaredType.recordComponents[*]
  • declaredMethods: $.establishedConnection.content[*].declaredType.declaredMethods
  • declaredMethods: $.establishedConnection.content[*].declaredType.declaredMethods[*]
  • declaredConstructors: $.establishedConnection.content[*].declaredType.declaredConstructors
  • declaredConstructors: $.establishedConnection.content[*].declaredType.declaredConstructors[*]
  • enumConstants: $.establishedConnection.content[*].declaredType.enumConstants
  • enumConstants: $.establishedConnection.content[*].declaredType.enumConstants[*]
  • annotations: $.establishedConnection.content[*].declaredType.annotations
  • annotations: $.establishedConnection.content[*].declaredType.annotations[*]
  • declaredAnnotations: $.establishedConnection.content[*].declaredType.declaredAnnotations
  • declaredAnnotations: $.establishedConnection.content[*].declaredType.declaredAnnotations[*]
  • annotatedSuperclass: $.establishedConnection.content[*].declaredType.annotatedSuperclass
  • annotatedInterfaces: $.establishedConnection.content[*].declaredType.annotatedInterfaces
  • annotatedInterfaces: $.establishedConnection.content[*].declaredType.annotatedInterfaces[*]
  • nestMembers: $.establishedConnection.content[*].declaredType.nestMembers
  • nestMembers: $.establishedConnection.content[*].declaredType.nestMembers[*]
  • globalScope: $.establishedConnection.content[*].globalScope
  • typeSubstituted: $.establishedConnection.content[*].typeSubstituted
  • originatinNIDConnection: $.originatinNIDConnection
  • content: $.originatinNIDConnection.content
  • content: $.originatinNIDConnection.content[*]
  • name: $.originatinNIDConnection.content[*].name
  • namespaceURI: $.originatinNIDConnection.content[*].name.namespaceURI
  • localPart: $.originatinNIDConnection.content[*].name.localPart
  • prefix: $.originatinNIDConnection.content[*].name.prefix
  • value: $.originatinNIDConnection.content[*].value
  • scope: $.originatinNIDConnection.content[*].scope
  • name: $.originatinNIDConnection.content[*].scope.name
  • module: $.originatinNIDConnection.content[*].scope.module
  • protectionDomain: $.originatinNIDConnection.content[*].scope.protectionDomain
  • modifiers: $.originatinNIDConnection.content[*].scope.modifiers
  • interface: $.originatinNIDConnection.content[*].scope.interface
  • array: $.originatinNIDConnection.content[*].scope.array
  • primitive: $.originatinNIDConnection.content[*].scope.primitive
  • hidden: $.originatinNIDConnection.content[*].scope.hidden
  • superclass: $.originatinNIDConnection.content[*].scope.superclass
  • componentType: $.originatinNIDConnection.content[*].scope.componentType
  • annotation: $.originatinNIDConnection.content[*].scope.annotation
  • enum: $.originatinNIDConnection.content[*].scope.enum
  • record: $.originatinNIDConnection.content[*].scope.record
  • typeParameters: $.originatinNIDConnection.content[*].scope.typeParameters
  • typeParameters: $.originatinNIDConnection.content[*].scope.typeParameters[*]
  • sealed: $.originatinNIDConnection.content[*].scope.sealed
  • interfaces: $.originatinNIDConnection.content[*].scope.interfaces
  • interfaces: $.originatinNIDConnection.content[*].scope.interfaces[*]
  • classLoader: $.originatinNIDConnection.content[*].scope.classLoader
  • memberClass: $.originatinNIDConnection.content[*].scope.memberClass
  • localClass: $.originatinNIDConnection.content[*].scope.localClass
  • anonymousClass: $.originatinNIDConnection.content[*].scope.anonymousClass
  • enclosingClass: $.originatinNIDConnection.content[*].scope.enclosingClass
  • simpleName: $.originatinNIDConnection.content[*].scope.simpleName
  • canonicalName: $.originatinNIDConnection.content[*].scope.canonicalName
  • packageName: $.originatinNIDConnection.content[*].scope.packageName
  • nestHost: $.originatinNIDConnection.content[*].scope.nestHost
  • permittedSubclasses: $.originatinNIDConnection.content[*].scope.permittedSubclasses
  • permittedSubclasses: $.originatinNIDConnection.content[*].scope.permittedSubclasses[*]
  • synthetic: $.originatinNIDConnection.content[*].scope.synthetic
  • genericSuperclass: $.originatinNIDConnection.content[*].scope.genericSuperclass
  • package: $.originatinNIDConnection.content[*].scope.package
  • genericInterfaces: $.originatinNIDConnection.content[*].scope.genericInterfaces
  • genericInterfaces: $.originatinNIDConnection.content[*].scope.genericInterfaces[*]
  • signers: $.originatinNIDConnection.content[*].scope.signers
  • signers: $.originatinNIDConnection.content[*].scope.signers[*]
  • enclosingMethod: $.originatinNIDConnection.content[*].scope.enclosingMethod
  • enclosingConstructor: $.originatinNIDConnection.content[*].scope.enclosingConstructor
  • declaringClass: $.originatinNIDConnection.content[*].scope.declaringClass
  • typeName: $.originatinNIDConnection.content[*].scope.typeName
  • classes: $.originatinNIDConnection.content[*].scope.classes
  • classes: $.originatinNIDConnection.content[*].scope.classes[*]
  • fields: $.originatinNIDConnection.content[*].scope.fields
  • fields: $.originatinNIDConnection.content[*].scope.fields[*]
  • methods: $.originatinNIDConnection.content[*].scope.methods
  • methods: $.originatinNIDConnection.content[*].scope.methods[*]
  • constructors: $.originatinNIDConnection.content[*].scope.constructors
  • constructors: $.originatinNIDConnection.content[*].scope.constructors[*]
  • declaredClasses: $.originatinNIDConnection.content[*].scope.declaredClasses
  • declaredClasses: $.originatinNIDConnection.content[*].scope.declaredClasses[*]
  • declaredFields: $.originatinNIDConnection.content[*].scope.declaredFields
  • declaredFields: $.originatinNIDConnection.content[*].scope.declaredFields[*]
  • recordComponents: $.originatinNIDConnection.content[*].scope.recordComponents
  • recordComponents: $.originatinNIDConnection.content[*].scope.recordComponents[*]
  • declaredMethods: $.originatinNIDConnection.content[*].scope.declaredMethods
  • declaredMethods: $.originatinNIDConnection.content[*].scope.declaredMethods[*]
  • declaredConstructors: $.originatinNIDConnection.content[*].scope.declaredConstructors
  • declaredConstructors: $.originatinNIDConnection.content[*].scope.declaredConstructors[*]
  • enumConstants: $.originatinNIDConnection.content[*].scope.enumConstants
  • enumConstants: $.originatinNIDConnection.content[*].scope.enumConstants[*]
  • annotations: $.originatinNIDConnection.content[*].scope.annotations
  • annotations: $.originatinNIDConnection.content[*].scope.annotations[*]
  • declaredAnnotations: $.originatinNIDConnection.content[*].scope.declaredAnnotations
  • declaredAnnotations: $.originatinNIDConnection.content[*].scope.declaredAnnotations[*]
  • annotatedSuperclass: $.originatinNIDConnection.content[*].scope.annotatedSuperclass
  • annotatedInterfaces: $.originatinNIDConnection.content[*].scope.annotatedInterfaces
  • annotatedInterfaces: $.originatinNIDConnection.content[*].scope.annotatedInterfaces[*]
  • nestMembers: $.originatinNIDConnection.content[*].scope.nestMembers
  • nestMembers: $.originatinNIDConnection.content[*].scope.nestMembers[*]
  • nil: $.originatinNIDConnection.content[*].nil
  • declaredType: $.originatinNIDConnection.content[*].declaredType
  • name: $.originatinNIDConnection.content[*].declaredType.name
  • module: $.originatinNIDConnection.content[*].declaredType.module
  • protectionDomain: $.originatinNIDConnection.content[*].declaredType.protectionDomain
  • modifiers: $.originatinNIDConnection.content[*].declaredType.modifiers
  • interface: $.originatinNIDConnection.content[*].declaredType.interface
  • array: $.originatinNIDConnection.content[*].declaredType.array
  • primitive: $.originatinNIDConnection.content[*].declaredType.primitive
  • hidden: $.originatinNIDConnection.content[*].declaredType.hidden
  • superclass: $.originatinNIDConnection.content[*].declaredType.superclass
  • componentType: $.originatinNIDConnection.content[*].declaredType.componentType
  • annotation: $.originatinNIDConnection.content[*].declaredType.annotation
  • enum: $.originatinNIDConnection.content[*].declaredType.enum
  • record: $.originatinNIDConnection.content[*].declaredType.record
  • typeParameters: $.originatinNIDConnection.content[*].declaredType.typeParameters
  • typeParameters: $.originatinNIDConnection.content[*].declaredType.typeParameters[*]
  • sealed: $.originatinNIDConnection.content[*].declaredType.sealed
  • interfaces: $.originatinNIDConnection.content[*].declaredType.interfaces
  • interfaces: $.originatinNIDConnection.content[*].declaredType.interfaces[*]
  • classLoader: $.originatinNIDConnection.content[*].declaredType.classLoader
  • memberClass: $.originatinNIDConnection.content[*].declaredType.memberClass
  • localClass: $.originatinNIDConnection.content[*].declaredType.localClass
  • anonymousClass: $.originatinNIDConnection.content[*].declaredType.anonymousClass
  • enclosingClass: $.originatinNIDConnection.content[*].declaredType.enclosingClass
  • simpleName: $.originatinNIDConnection.content[*].declaredType.simpleName
  • canonicalName: $.originatinNIDConnection.content[*].declaredType.canonicalName
  • packageName: $.originatinNIDConnection.content[*].declaredType.packageName
  • nestHost: $.originatinNIDConnection.content[*].declaredType.nestHost
  • permittedSubclasses: $.originatinNIDConnection.content[*].declaredType.permittedSubclasses
  • permittedSubclasses: $.originatinNIDConnection.content[*].declaredType.permittedSubclasses[*]
  • synthetic: $.originatinNIDConnection.content[*].declaredType.synthetic
  • genericSuperclass: $.originatinNIDConnection.content[*].declaredType.genericSuperclass
  • package: $.originatinNIDConnection.content[*].declaredType.package
  • genericInterfaces: $.originatinNIDConnection.content[*].declaredType.genericInterfaces
  • genericInterfaces: $.originatinNIDConnection.content[*].declaredType.genericInterfaces[*]
  • signers: $.originatinNIDConnection.content[*].declaredType.signers
  • signers: $.originatinNIDConnection.content[*].declaredType.signers[*]
  • enclosingMethod: $.originatinNIDConnection.content[*].declaredType.enclosingMethod
  • enclosingConstructor: $.originatinNIDConnection.content[*].declaredType.enclosingConstructor
  • declaringClass: $.originatinNIDConnection.content[*].declaredType.declaringClass
  • typeName: $.originatinNIDConnection.content[*].declaredType.typeName
  • classes: $.originatinNIDConnection.content[*].declaredType.classes
  • classes: $.originatinNIDConnection.content[*].declaredType.classes[*]
  • fields: $.originatinNIDConnection.content[*].declaredType.fields
  • fields: $.originatinNIDConnection.content[*].declaredType.fields[*]
  • methods: $.originatinNIDConnection.content[*].declaredType.methods
  • methods: $.originatinNIDConnection.content[*].declaredType.methods[*]
  • constructors: $.originatinNIDConnection.content[*].declaredType.constructors
  • constructors: $.originatinNIDConnection.content[*].declaredType.constructors[*]
  • declaredClasses: $.originatinNIDConnection.content[*].declaredType.declaredClasses
  • declaredClasses: $.originatinNIDConnection.content[*].declaredType.declaredClasses[*]
  • declaredFields: $.originatinNIDConnection.content[*].declaredType.declaredFields
  • declaredFields: $.originatinNIDConnection.content[*].declaredType.declaredFields[*]
  • recordComponents: $.originatinNIDConnection.content[*].declaredType.recordComponents
  • recordComponents: $.originatinNIDConnection.content[*].declaredType.recordComponents[*]
  • declaredMethods: $.originatinNIDConnection.content[*].declaredType.declaredMethods
  • declaredMethods: $.originatinNIDConnection.content[*].declaredType.declaredMethods[*]
  • declaredConstructors: $.originatinNIDConnection.content[*].declaredType.declaredConstructors
  • declaredConstructors: $.originatinNIDConnection.content[*].declaredType.declaredConstructors[*]
  • enumConstants: $.originatinNIDConnection.content[*].declaredType.enumConstants
  • enumConstants: $.originatinNIDConnection.content[*].declaredType.enumConstants[*]
  • annotations: $.originatinNIDConnection.content[*].declaredType.annotations
  • annotations: $.originatinNIDConnection.content[*].declaredType.annotations[*]
  • declaredAnnotations: $.originatinNIDConnection.content[*].declaredType.declaredAnnotations
  • declaredAnnotations: $.originatinNIDConnection.content[*].declaredType.declaredAnnotations[*]
  • annotatedSuperclass: $.originatinNIDConnection.content[*].declaredType.annotatedSuperclass
  • annotatedInterfaces: $.originatinNIDConnection.content[*].declaredType.annotatedInterfaces
  • annotatedInterfaces: $.originatinNIDConnection.content[*].declaredType.annotatedInterfaces[*]
  • nestMembers: $.originatinNIDConnection.content[*].declaredType.nestMembers
  • nestMembers: $.originatinNIDConnection.content[*].declaredType.nestMembers[*]
  • globalScope: $.originatinNIDConnection.content[*].globalScope
  • typeSubstituted: $.originatinNIDConnection.content[*].typeSubstituted
  • establishedConnectionInfo: $.establishedConnectionInfo
  • numberOfChannels: $.establishedConnectionInfo.numberOfChannels
  • mediaSessionInfo: $.establishedConnectionInfo.mediaSessionInfo
  • flowDirection: $.establishedConnectionInfo.flowDirection
  • mediaCallCharacteristics: $.mediaCallCharacteristics
  • bitRate: $.mediaCallCharacteristics.bitRate
  • switchingSubDomainCCIEType: $.mediaCallCharacteristics.switchingSubDomainCCIEType
  • mediaClass: $.mediaCallCharacteristics.mediaClass
  • other: $.mediaCallCharacteristics.mediaClass.other
  • message: $.mediaCallCharacteristics.mediaClass.message
  • email: $.mediaCallCharacteristics.mediaClass.email
  • data: $.mediaCallCharacteristics.mediaClass.data
  • im: $.mediaCallCharacteristics.mediaClass.im
  • mms: $.mediaCallCharacteristics.mediaClass.mms
  • voice: $.mediaCallCharacteristics.mediaClass.voice
  • chat: $.mediaCallCharacteristics.mediaClass.chat
  • notKnown: $.mediaCallCharacteristics.mediaClass.notKnown
  • image: $.mediaCallCharacteristics.mediaClass.image
  • audio: $.mediaCallCharacteristics.mediaClass.audio
  • sms: $.mediaCallCharacteristics.mediaClass.sms
  • connectionRate: $.mediaCallCharacteristics.connectionRate
  • delayTolerance: $.mediaCallCharacteristics.delayTolerance
  • switchingSubDomainInformationElements: $.mediaCallCharacteristics.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.mediaCallCharacteristics.switchingSubDomainInformationElements[*]
  • localConnectionInfo: $.localConnectionInfo
  • callCharacteristics: $.callCharacteristics
  • privateCall: $.callCharacteristics.privateCall
  • acdCall: $.callCharacteristics.acdCall
  • lowPriorityCall: $.callCharacteristics.lowPriorityCall
  • encryptedCall: $.callCharacteristics.encryptedCall
  • voiceUnitCall: $.callCharacteristics.voiceUnitCall
  • highPriorityCall: $.callCharacteristics.highPriorityCall
  • directAgent: $.callCharacteristics.directAgent
  • assistCall: $.callCharacteristics.assistCall
  • sensitiveCall: $.callCharacteristics.sensitiveCall
  • personalCall: $.callCharacteristics.personalCall
  • confidentialCall: $.callCharacteristics.confidentialCall
  • maintainanceCall: $.callCharacteristics.maintainanceCall
  • priorityCall: $.callCharacteristics.priorityCall
  • monitorCrossRefID: $.monitorCrossRefID
  • servicesPermitted: $.servicesPermitted
  • mediaAttachementServices: $.servicesPermitted.mediaAttachementServices
  • detachMediaService: $.servicesPermitted.mediaAttachementServices.detachMediaService
  • attachMediaService: $.servicesPermitted.mediaAttachementServices.attachMediaService
  • callControlServices: $.servicesPermitted.callControlServices
  • consultationCall: $.servicesPermitted.callControlServices.consultationCall
  • holdCall: $.servicesPermitted.callControlServices.holdCall
  • joinCall: $.servicesPermitted.callControlServices.joinCall
  • makeCall: $.servicesPermitted.callControlServices.makeCall
  • callBack: $.servicesPermitted.callControlServices.callBack
  • parkCall: $.servicesPermitted.callControlServices.parkCall
  • conferenceCall: $.servicesPermitted.callControlServices.conferenceCall
  • singleStepTransfer: $.servicesPermitted.callControlServices.singleStepTransfer
  • directedPickupCall: $.servicesPermitted.callControlServices.directedPickupCall
  • makePredictiveCall: $.servicesPermitted.callControlServices.makePredictiveCall
  • singleStepConference: $.servicesPermitted.callControlServices.singleStepConference
  • callBackMessage: $.servicesPermitted.callControlServices.callBackMessage
  • campOnCall: $.servicesPermitted.callControlServices.campOnCall
  • alternateCall: $.servicesPermitted.callControlServices.alternateCall
  • acceptCall: $.servicesPermitted.callControlServices.acceptCall
  • answerCall: $.servicesPermitted.callControlServices.answerCall
  • sendMessage: $.servicesPermitted.callControlServices.sendMessage
  • dialDigits: $.servicesPermitted.callControlServices.dialDigits
  • deflectCall: $.servicesPermitted.callControlServices.deflectCall
  • clearCall: $.servicesPermitted.callControlServices.clearCall
  • groupPickupCall: $.servicesPermitted.callControlServices.groupPickupCall
  • retrieveCall: $.servicesPermitted.callControlServices.retrieveCall
  • reconnectCall: $.servicesPermitted.callControlServices.reconnectCall
  • intrudeCall: $.servicesPermitted.callControlServices.intrudeCall
  • transferCall: $.servicesPermitted.callControlServices.transferCall
  • clearConnection: $.servicesPermitted.callControlServices.clearConnection
  • callAssociatedServices: $.servicesPermitted.callAssociatedServices
  • changeConnectionInformation: $.servicesPermitted.callAssociatedServices.changeConnectionInformation
  • generateTelephonyTones: $.servicesPermitted.callAssociatedServices.generateTelephonyTones
  • sendUserInformation: $.servicesPermitted.callAssociatedServices.sendUserInformation
  • cancelTelephonyTones: $.servicesPermitted.callAssociatedServices.cancelTelephonyTones
  • generateDigits: $.servicesPermitted.callAssociatedServices.generateDigits
  • associateData: $.servicesPermitted.callAssociatedServices.associateData
  • routeingServices: $.servicesPermitted.routeingServices
  • reRoute: $.servicesPermitted.routeingServices.reRoute
  • routeEnd: $.servicesPermitted.routeingServices.routeEnd
  • routeRegisterCancel: $.servicesPermitted.routeingServices.routeRegisterCancel
  • routeRegisterAbort: $.servicesPermitted.routeingServices.routeRegisterAbort
  • routeRequest: $.servicesPermitted.routeingServices.routeRequest
  • routeSelect: $.servicesPermitted.routeingServices.routeSelect
  • routeReject: $.servicesPermitted.routeingServices.routeReject
  • routeUsed: $.servicesPermitted.routeingServices.routeUsed
  • routeRegister: $.servicesPermitted.routeingServices.routeRegister
  • voiceServices: $.servicesPermitted.voiceServices
  • clear: $.servicesPermitted.voiceServices.clear
  • resume: $.servicesPermitted.voiceServices.resume
  • suspend: $.servicesPermitted.voiceServices.suspend
  • review: $.servicesPermitted.voiceServices.review
  • activate: $.servicesPermitted.voiceServices.activate
  • stop: $.servicesPermitted.voiceServices.stop
  • setVoiceAttribute: $.servicesPermitted.voiceServices.setVoiceAttribute
  • concatenateMessage: $.servicesPermitted.voiceServices.concatenateMessage
  • synthesizeMessage: $.servicesPermitted.voiceServices.synthesizeMessage
  • queryVoiceAttribute: $.servicesPermitted.voiceServices.queryVoiceAttribute
  • deactivate: $.servicesPermitted.voiceServices.deactivate
  • deleteMessage: $.servicesPermitted.voiceServices.deleteMessage
  • playMessage: $.servicesPermitted.voiceServices.playMessage
  • recordMessage: $.servicesPermitted.voiceServices.recordMessage
  • reposition: $.servicesPermitted.voiceServices.reposition
  • callLinkageData: $.callLinkageData
  • threadData: $.callLinkageData.threadData
  • threadIDTimeStamp: $.callLinkageData.threadData.threadIDTimeStamp
  • threadSwitchingSubDomainName: $.callLinkageData.threadData.threadSwitchingSubDomainName
  • threadLinkageID: $.callLinkageData.threadData.threadLinkageID
  • globallyUniqueThreadID: $.callLinkageData.threadData.threadLinkageID.globallyUniqueThreadID
  • subDomainThreadID: $.callLinkageData.threadData.threadLinkageID.subDomainThreadID
  • globalCallData: $.callLinkageData.globalCallData
  • globalCallLinkageID: $.callLinkageData.globalCallData.globalCallLinkageID
  • subDomainCallLinkageID: $.callLinkageData.globalCallData.globalCallLinkageID.subDomainCallLinkageID
  • globallyUniqueCallLinkageID: $.callLinkageData.globalCallData.globalCallLinkageID.globallyUniqueCallLinkageID
  • callLinkageIDTimestamp: $.callLinkageData.globalCallData.callLinkageIDTimestamp
  • globalCallSwitchingSubDomainName: $.callLinkageData.globalCallData.globalCallSwitchingSubDomainName
  • correlatorData: $.correlatorData
  • string: $.correlatorData.string
  • string: $.correlatorData.string[*]
  • private: $.correlatorData.private
  • any: $.correlatorData.private.any
  • any: $.correlatorData.private.any[*]
  • subjectOfCall: $.subjectOfCall
  • callingDevice: $.callingDevice
  • deviceIdentifier: $.callingDevice.deviceIdentifier
  • value: $.callingDevice.deviceIdentifier.value
  • bitRate: $.callingDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.callingDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.callingDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.callingDevice.deviceIdentifier.mediaClass
  • mediaClass: $.callingDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.callingDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.callingDevice.deviceIdentifier.delayTolerance
  • privateName: $.callingDevice.deviceIdentifier.privateName
  • privateNumber: $.callingDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.callingDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.callingDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.callingDevice.notKnown
  • restricted: $.callingDevice.restricted
  • deviceHistory: $.deviceHistory
  • deviceHistoryListItem: $.deviceHistory.deviceHistoryListItem
  • deviceHistoryListItem: $.deviceHistory.deviceHistoryListItem[*]
  • eventCause: $.deviceHistory.deviceHistoryListItem[*].eventCause
  • oldDeviceID: $.deviceHistory.deviceHistoryListItem[*].oldDeviceID
  • notKnown: $.deviceHistory.deviceHistoryListItem[*].oldDeviceID.notKnown
  • restricted: $.deviceHistory.deviceHistoryListItem[*].oldDeviceID.restricted
  • notRequired: $.deviceHistory.deviceHistoryListItem[*].oldDeviceID.notRequired
  • numberDialed: $.deviceHistory.deviceHistoryListItem[*].oldDeviceID.numberDialed
  • notSpecified: $.deviceHistory.deviceHistoryListItem[*].oldDeviceID.notSpecified
  • oldConnectionID: $.deviceHistory.deviceHistoryListItem[*].oldConnectionID
  • content: $.deviceHistory.deviceHistoryListItem[*].oldConnectionID.content
  • content: $.deviceHistory.deviceHistoryListItem[*].oldConnectionID.content[*]
  • calledDevice: $.calledDevice
  • deviceIdentifier: $.calledDevice.deviceIdentifier
  • value: $.calledDevice.deviceIdentifier.value
  • bitRate: $.calledDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.calledDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.calledDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.calledDevice.deviceIdentifier.mediaClass
  • mediaClass: $.calledDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.calledDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.calledDevice.deviceIdentifier.delayTolerance
  • privateName: $.calledDevice.deviceIdentifier.privateName
  • privateNumber: $.calledDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.calledDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.calledDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.calledDevice.notKnown
  • restricted: $.calledDevice.restricted
  • messageInfo: $.messageInfo
  • messageInfoItem: $.messageInfo.messageInfoItem
  • messageInfoItem: $.messageInfo.messageInfoItem[*]
  • contents: $.messageInfo.messageInfoItem[*].contents
  • contentTypeAndSubtype: $.messageInfo.messageInfoItem[*].contentTypeAndSubtype
  • contentsLength: $.messageInfo.messageInfoItem[*].contentsLength
  • answeringDevice: $.answeringDevice
  • deviceIdentifier: $.answeringDevice.deviceIdentifier
  • value: $.answeringDevice.deviceIdentifier.value
  • bitRate: $.answeringDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.answeringDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.answeringDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.answeringDevice.deviceIdentifier.mediaClass
  • mediaClass: $.answeringDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.answeringDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.answeringDevice.deviceIdentifier.delayTolerance
  • privateName: $.answeringDevice.deviceIdentifier.privateName
  • privateNumber: $.answeringDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.answeringDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.answeringDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.answeringDevice.notKnown
  • restricted: $.answeringDevice.restricted

FailedEvent

Beispiel: FailedEvent
{
"associatedCalledDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"associatedCallingDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"callCharacteristics": {
"acdCall": true,
"assistCall": true,
"confidentialCall": true,
"directAgent": true,
"encryptedCall": true,
"highPriorityCall": true,
"lowPriorityCall": true,
"maintainanceCall": true,
"personalCall": true,
"priorityCall": true,
"privateCall": true,
"sensitiveCall": true,
"voiceUnitCall": true
},
"callLinkageData": {
"globalCallData": {
"callLinkageIDTimestamp": "<string>",
"globalCallLinkageID": {
"globallyUniqueCallLinkageID": "2345",
"subDomainCallLinkageID": "2345"
},
"globalCallSwitchingSubDomainName": "<string>"
},
"threadData": {
"threadIDTimeStamp": "<string>",
"threadLinkageID": {
"globallyUniqueThreadID": "2345",
"subDomainThreadID": "2345"
},
"threadSwitchingSubDomainName": "<string>"
}
},
"calledDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"callingDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"cause": "A_CD_BUSY",
"correlatorData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"deviceHistory": {
"deviceHistoryListItem": [
{
"eventCause": "A_CD_BUSY",
"oldConnectionID": {
"content": [ "<content>" ]
},
"oldDeviceID": {
"notKnown": { },
"notRequired": { },
"notSpecified": { },
"numberDialed": { },
"restricted": { }
}
}
]
},
"extensions": {
"privateData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"security": {
"messageSequenceNumber": 0,
"securityInfo": {
"private": { },
"string": [ "<string>" ]
},
"timeStamp": "<string>"
}
},
"failedConnection": {
"content": [
{
"declaredType": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"globalScope": true,
"name": {
"localPart": "<string>",
"namespaceURI": "<string>",
"prefix": "<string>"
},
"nil": true,
"scope": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"typeSubstituted": true,
"value": { }
}
]
},
"failedConnectionInfo": {
"flowDirection": "<string>",
"mediaSessionInfo": "<string>",
"numberOfChannels": 0
},
"failingDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"languagePreferences": "<string>",
"lastRedirectionDevice": {
"notKnown": { },
"notRequired": { },
"notSpecified": { },
"numberDialed": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"restricted": { }
},
"localConnectionInfo": "NULL",
"locationInfoList": {
"locationInfoEntry": [
{
"any": [ "<any>" ]
}
]
},
"mediaCallCharacteristics": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": {
"audio": true,
"chat": true,
"data": true,
"email": true,
"im": true,
"image": true,
"message": true,
"mms": true,
"notKnown": true,
"other": true,
"sms": true,
"voice": true
},
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ]
},
"messageInfo": {
"messageInfoItem": [
{
"contentTypeAndSubtype": "<string>",
"contents": "<string>",
"contentsLength": 0
}
]
},
"monitorCrossRefID": "2345",
"networkCalledDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"networkCallingDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"originatingNIDConnection": {
"content": [
{
"declaredType": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"globalScope": true,
"name": {
"localPart": "<string>",
"namespaceURI": "<string>",
"prefix": "<string>"
},
"nil": true,
"scope": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"typeSubstituted": true,
"value": { }
}
]
},
"servicesPermitted": {
"callAssociatedServices": {
"associateData": true,
"cancelTelephonyTones": true,
"changeConnectionInformation": true,
"generateDigits": true,
"generateTelephonyTones": true,
"sendUserInformation": true
},
"callControlServices": {
"acceptCall": true,
"alternateCall": true,
"answerCall": true,
"callBack": true,
"callBackMessage": true,
"campOnCall": true,
"clearCall": true,
"clearConnection": true,
"conferenceCall": true,
"consultationCall": true,
"deflectCall": true,
"dialDigits": true,
"directedPickupCall": true,
"groupPickupCall": true,
"holdCall": true,
"intrudeCall": true,
"joinCall": true,
"makeCall": true,
"makePredictiveCall": true,
"parkCall": true,
"reconnectCall": true,
"retrieveCall": true,
"sendMessage": true,
"singleStepConference": true,
"singleStepTransfer": true,
"transferCall": true
},
"mediaAttachementServices": {
"attachMediaService": true,
"detachMediaService": true
},
"routeingServices": {
"reRoute": true,
"routeEnd": true,
"routeRegister": true,
"routeRegisterAbort": true,
"routeRegisterCancel": true,
"routeReject": true,
"routeRequest": true,
"routeSelect": true,
"routeUsed": true
},
"voiceServices": {
"activate": true,
"clear": true,
"concatenateMessage": true,
"deactivate": true,
"deleteMessage": true,
"playMessage": true,
"queryVoiceAttribute": true,
"recordMessage": true,
"reposition": true,
"resume": true,
"review": true,
"setVoiceAttribute": true,
"stop": true,
"suspend": true,
"synthesizeMessage": true
}
},
"subjectOfCall": "<string>",
"userData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
}
}

Attribute (JsonPath)

  • cause: $.cause
  • extensions: $.extensions
  • security: $.extensions.security
  • timeStamp: $.extensions.security.timeStamp
  • messageSequenceNumber: $.extensions.security.messageSequenceNumber
  • securityInfo: $.extensions.security.securityInfo
  • string: $.extensions.security.securityInfo.string
  • string: $.extensions.security.securityInfo.string[*]
  • private: $.extensions.security.securityInfo.private
  • privateData: $.extensions.privateData
  • string: $.extensions.privateData.string
  • string: $.extensions.privateData.string[*]
  • private: $.extensions.privateData.private
  • any: $.extensions.privateData.private.any
  • any: $.extensions.privateData.private.any[*]
  • userData: $.userData
  • string: $.userData.string
  • string: $.userData.string[*]
  • private: $.userData.private
  • any: $.userData.private.any
  • any: $.userData.private.any[*]
  • languagePreferences: $.languagePreferences
  • locationInfoList: $.locationInfoList
  • locationInfoEntry: $.locationInfoList.locationInfoEntry
  • locationInfoEntry: $.locationInfoList.locationInfoEntry[*]
  • any: $.locationInfoList.locationInfoEntry[*].any
  • any: $.locationInfoList.locationInfoEntry[*].any[*]
  • failedConnection: $.failedConnection
  • content: $.failedConnection.content
  • content: $.failedConnection.content[*]
  • name: $.failedConnection.content[*].name
  • namespaceURI: $.failedConnection.content[*].name.namespaceURI
  • localPart: $.failedConnection.content[*].name.localPart
  • prefix: $.failedConnection.content[*].name.prefix
  • value: $.failedConnection.content[*].value
  • scope: $.failedConnection.content[*].scope
  • name: $.failedConnection.content[*].scope.name
  • module: $.failedConnection.content[*].scope.module
  • protectionDomain: $.failedConnection.content[*].scope.protectionDomain
  • modifiers: $.failedConnection.content[*].scope.modifiers
  • interface: $.failedConnection.content[*].scope.interface
  • array: $.failedConnection.content[*].scope.array
  • primitive: $.failedConnection.content[*].scope.primitive
  • hidden: $.failedConnection.content[*].scope.hidden
  • superclass: $.failedConnection.content[*].scope.superclass
  • componentType: $.failedConnection.content[*].scope.componentType
  • annotation: $.failedConnection.content[*].scope.annotation
  • enum: $.failedConnection.content[*].scope.enum
  • record: $.failedConnection.content[*].scope.record
  • typeParameters: $.failedConnection.content[*].scope.typeParameters
  • typeParameters: $.failedConnection.content[*].scope.typeParameters[*]
  • sealed: $.failedConnection.content[*].scope.sealed
  • interfaces: $.failedConnection.content[*].scope.interfaces
  • interfaces: $.failedConnection.content[*].scope.interfaces[*]
  • classLoader: $.failedConnection.content[*].scope.classLoader
  • memberClass: $.failedConnection.content[*].scope.memberClass
  • localClass: $.failedConnection.content[*].scope.localClass
  • anonymousClass: $.failedConnection.content[*].scope.anonymousClass
  • enclosingClass: $.failedConnection.content[*].scope.enclosingClass
  • simpleName: $.failedConnection.content[*].scope.simpleName
  • canonicalName: $.failedConnection.content[*].scope.canonicalName
  • packageName: $.failedConnection.content[*].scope.packageName
  • nestHost: $.failedConnection.content[*].scope.nestHost
  • permittedSubclasses: $.failedConnection.content[*].scope.permittedSubclasses
  • permittedSubclasses: $.failedConnection.content[*].scope.permittedSubclasses[*]
  • synthetic: $.failedConnection.content[*].scope.synthetic
  • genericSuperclass: $.failedConnection.content[*].scope.genericSuperclass
  • package: $.failedConnection.content[*].scope.package
  • genericInterfaces: $.failedConnection.content[*].scope.genericInterfaces
  • genericInterfaces: $.failedConnection.content[*].scope.genericInterfaces[*]
  • signers: $.failedConnection.content[*].scope.signers
  • signers: $.failedConnection.content[*].scope.signers[*]
  • enclosingMethod: $.failedConnection.content[*].scope.enclosingMethod
  • enclosingConstructor: $.failedConnection.content[*].scope.enclosingConstructor
  • declaringClass: $.failedConnection.content[*].scope.declaringClass
  • typeName: $.failedConnection.content[*].scope.typeName
  • classes: $.failedConnection.content[*].scope.classes
  • classes: $.failedConnection.content[*].scope.classes[*]
  • fields: $.failedConnection.content[*].scope.fields
  • fields: $.failedConnection.content[*].scope.fields[*]
  • methods: $.failedConnection.content[*].scope.methods
  • methods: $.failedConnection.content[*].scope.methods[*]
  • constructors: $.failedConnection.content[*].scope.constructors
  • constructors: $.failedConnection.content[*].scope.constructors[*]
  • declaredClasses: $.failedConnection.content[*].scope.declaredClasses
  • declaredClasses: $.failedConnection.content[*].scope.declaredClasses[*]
  • declaredFields: $.failedConnection.content[*].scope.declaredFields
  • declaredFields: $.failedConnection.content[*].scope.declaredFields[*]
  • recordComponents: $.failedConnection.content[*].scope.recordComponents
  • recordComponents: $.failedConnection.content[*].scope.recordComponents[*]
  • declaredMethods: $.failedConnection.content[*].scope.declaredMethods
  • declaredMethods: $.failedConnection.content[*].scope.declaredMethods[*]
  • declaredConstructors: $.failedConnection.content[*].scope.declaredConstructors
  • declaredConstructors: $.failedConnection.content[*].scope.declaredConstructors[*]
  • enumConstants: $.failedConnection.content[*].scope.enumConstants
  • enumConstants: $.failedConnection.content[*].scope.enumConstants[*]
  • annotations: $.failedConnection.content[*].scope.annotations
  • annotations: $.failedConnection.content[*].scope.annotations[*]
  • declaredAnnotations: $.failedConnection.content[*].scope.declaredAnnotations
  • declaredAnnotations: $.failedConnection.content[*].scope.declaredAnnotations[*]
  • annotatedSuperclass: $.failedConnection.content[*].scope.annotatedSuperclass
  • annotatedInterfaces: $.failedConnection.content[*].scope.annotatedInterfaces
  • annotatedInterfaces: $.failedConnection.content[*].scope.annotatedInterfaces[*]
  • nestMembers: $.failedConnection.content[*].scope.nestMembers
  • nestMembers: $.failedConnection.content[*].scope.nestMembers[*]
  • nil: $.failedConnection.content[*].nil
  • declaredType: $.failedConnection.content[*].declaredType
  • name: $.failedConnection.content[*].declaredType.name
  • module: $.failedConnection.content[*].declaredType.module
  • protectionDomain: $.failedConnection.content[*].declaredType.protectionDomain
  • modifiers: $.failedConnection.content[*].declaredType.modifiers
  • interface: $.failedConnection.content[*].declaredType.interface
  • array: $.failedConnection.content[*].declaredType.array
  • primitive: $.failedConnection.content[*].declaredType.primitive
  • hidden: $.failedConnection.content[*].declaredType.hidden
  • superclass: $.failedConnection.content[*].declaredType.superclass
  • componentType: $.failedConnection.content[*].declaredType.componentType
  • annotation: $.failedConnection.content[*].declaredType.annotation
  • enum: $.failedConnection.content[*].declaredType.enum
  • record: $.failedConnection.content[*].declaredType.record
  • typeParameters: $.failedConnection.content[*].declaredType.typeParameters
  • typeParameters: $.failedConnection.content[*].declaredType.typeParameters[*]
  • sealed: $.failedConnection.content[*].declaredType.sealed
  • interfaces: $.failedConnection.content[*].declaredType.interfaces
  • interfaces: $.failedConnection.content[*].declaredType.interfaces[*]
  • classLoader: $.failedConnection.content[*].declaredType.classLoader
  • memberClass: $.failedConnection.content[*].declaredType.memberClass
  • localClass: $.failedConnection.content[*].declaredType.localClass
  • anonymousClass: $.failedConnection.content[*].declaredType.anonymousClass
  • enclosingClass: $.failedConnection.content[*].declaredType.enclosingClass
  • simpleName: $.failedConnection.content[*].declaredType.simpleName
  • canonicalName: $.failedConnection.content[*].declaredType.canonicalName
  • packageName: $.failedConnection.content[*].declaredType.packageName
  • nestHost: $.failedConnection.content[*].declaredType.nestHost
  • permittedSubclasses: $.failedConnection.content[*].declaredType.permittedSubclasses
  • permittedSubclasses: $.failedConnection.content[*].declaredType.permittedSubclasses[*]
  • synthetic: $.failedConnection.content[*].declaredType.synthetic
  • genericSuperclass: $.failedConnection.content[*].declaredType.genericSuperclass
  • package: $.failedConnection.content[*].declaredType.package
  • genericInterfaces: $.failedConnection.content[*].declaredType.genericInterfaces
  • genericInterfaces: $.failedConnection.content[*].declaredType.genericInterfaces[*]
  • signers: $.failedConnection.content[*].declaredType.signers
  • signers: $.failedConnection.content[*].declaredType.signers[*]
  • enclosingMethod: $.failedConnection.content[*].declaredType.enclosingMethod
  • enclosingConstructor: $.failedConnection.content[*].declaredType.enclosingConstructor
  • declaringClass: $.failedConnection.content[*].declaredType.declaringClass
  • typeName: $.failedConnection.content[*].declaredType.typeName
  • classes: $.failedConnection.content[*].declaredType.classes
  • classes: $.failedConnection.content[*].declaredType.classes[*]
  • fields: $.failedConnection.content[*].declaredType.fields
  • fields: $.failedConnection.content[*].declaredType.fields[*]
  • methods: $.failedConnection.content[*].declaredType.methods
  • methods: $.failedConnection.content[*].declaredType.methods[*]
  • constructors: $.failedConnection.content[*].declaredType.constructors
  • constructors: $.failedConnection.content[*].declaredType.constructors[*]
  • declaredClasses: $.failedConnection.content[*].declaredType.declaredClasses
  • declaredClasses: $.failedConnection.content[*].declaredType.declaredClasses[*]
  • declaredFields: $.failedConnection.content[*].declaredType.declaredFields
  • declaredFields: $.failedConnection.content[*].declaredType.declaredFields[*]
  • recordComponents: $.failedConnection.content[*].declaredType.recordComponents
  • recordComponents: $.failedConnection.content[*].declaredType.recordComponents[*]
  • declaredMethods: $.failedConnection.content[*].declaredType.declaredMethods
  • declaredMethods: $.failedConnection.content[*].declaredType.declaredMethods[*]
  • declaredConstructors: $.failedConnection.content[*].declaredType.declaredConstructors
  • declaredConstructors: $.failedConnection.content[*].declaredType.declaredConstructors[*]
  • enumConstants: $.failedConnection.content[*].declaredType.enumConstants
  • enumConstants: $.failedConnection.content[*].declaredType.enumConstants[*]
  • annotations: $.failedConnection.content[*].declaredType.annotations
  • annotations: $.failedConnection.content[*].declaredType.annotations[*]
  • declaredAnnotations: $.failedConnection.content[*].declaredType.declaredAnnotations
  • declaredAnnotations: $.failedConnection.content[*].declaredType.declaredAnnotations[*]
  • annotatedSuperclass: $.failedConnection.content[*].declaredType.annotatedSuperclass
  • annotatedInterfaces: $.failedConnection.content[*].declaredType.annotatedInterfaces
  • annotatedInterfaces: $.failedConnection.content[*].declaredType.annotatedInterfaces[*]
  • nestMembers: $.failedConnection.content[*].declaredType.nestMembers
  • nestMembers: $.failedConnection.content[*].declaredType.nestMembers[*]
  • globalScope: $.failedConnection.content[*].globalScope
  • typeSubstituted: $.failedConnection.content[*].typeSubstituted
  • failedConnectionInfo: $.failedConnectionInfo
  • numberOfChannels: $.failedConnectionInfo.numberOfChannels
  • mediaSessionInfo: $.failedConnectionInfo.mediaSessionInfo
  • flowDirection: $.failedConnectionInfo.flowDirection
  • lastRedirectionDevice: $.lastRedirectionDevice
  • notKnown: $.lastRedirectionDevice.notKnown
  • restricted: $.lastRedirectionDevice.restricted
  • notRequired: $.lastRedirectionDevice.notRequired
  • numberDialed: $.lastRedirectionDevice.numberDialed
  • value: $.lastRedirectionDevice.numberDialed.value
  • bitRate: $.lastRedirectionDevice.numberDialed.bitRate
  • switchingSubDomainCCIEType: $.lastRedirectionDevice.numberDialed.switchingSubDomainCCIEType
  • typeOfNumber: $.lastRedirectionDevice.numberDialed.typeOfNumber
  • mediaClass: $.lastRedirectionDevice.numberDialed.mediaClass
  • mediaClass: $.lastRedirectionDevice.numberDialed.mediaClass[*]
  • connectionRate: $.lastRedirectionDevice.numberDialed.connectionRate
  • delayTolerance: $.lastRedirectionDevice.numberDialed.delayTolerance
  • privateName: $.lastRedirectionDevice.numberDialed.privateName
  • privateNumber: $.lastRedirectionDevice.numberDialed.privateNumber
  • switchingSubDomainInformationElements: $.lastRedirectionDevice.numberDialed.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.lastRedirectionDevice.numberDialed.switchingSubDomainInformationElements[*]
  • notSpecified: $.lastRedirectionDevice.notSpecified
  • networkCallingDevice: $.networkCallingDevice
  • deviceIdentifier: $.networkCallingDevice.deviceIdentifier
  • value: $.networkCallingDevice.deviceIdentifier.value
  • bitRate: $.networkCallingDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.networkCallingDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.networkCallingDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.networkCallingDevice.deviceIdentifier.mediaClass
  • mediaClass: $.networkCallingDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.networkCallingDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.networkCallingDevice.deviceIdentifier.delayTolerance
  • privateName: $.networkCallingDevice.deviceIdentifier.privateName
  • privateNumber: $.networkCallingDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.networkCallingDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.networkCallingDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.networkCallingDevice.notKnown
  • restricted: $.networkCallingDevice.restricted
  • associatedCallingDevice: $.associatedCallingDevice
  • deviceIdentifier: $.associatedCallingDevice.deviceIdentifier
  • value: $.associatedCallingDevice.deviceIdentifier.value
  • bitRate: $.associatedCallingDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.associatedCallingDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.associatedCallingDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.associatedCallingDevice.deviceIdentifier.mediaClass
  • mediaClass: $.associatedCallingDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.associatedCallingDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.associatedCallingDevice.deviceIdentifier.delayTolerance
  • privateName: $.associatedCallingDevice.deviceIdentifier.privateName
  • privateNumber: $.associatedCallingDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.associatedCallingDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.associatedCallingDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.associatedCallingDevice.notKnown
  • restricted: $.associatedCallingDevice.restricted
  • networkCalledDevice: $.networkCalledDevice
  • deviceIdentifier: $.networkCalledDevice.deviceIdentifier
  • value: $.networkCalledDevice.deviceIdentifier.value
  • bitRate: $.networkCalledDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.networkCalledDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.networkCalledDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.networkCalledDevice.deviceIdentifier.mediaClass
  • mediaClass: $.networkCalledDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.networkCalledDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.networkCalledDevice.deviceIdentifier.delayTolerance
  • privateName: $.networkCalledDevice.deviceIdentifier.privateName
  • privateNumber: $.networkCalledDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.networkCalledDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.networkCalledDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.networkCalledDevice.notKnown
  • restricted: $.networkCalledDevice.restricted
  • associatedCalledDevice: $.associatedCalledDevice
  • deviceIdentifier: $.associatedCalledDevice.deviceIdentifier
  • value: $.associatedCalledDevice.deviceIdentifier.value
  • bitRate: $.associatedCalledDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.associatedCalledDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.associatedCalledDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.associatedCalledDevice.deviceIdentifier.mediaClass
  • mediaClass: $.associatedCalledDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.associatedCalledDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.associatedCalledDevice.deviceIdentifier.delayTolerance
  • privateName: $.associatedCalledDevice.deviceIdentifier.privateName
  • privateNumber: $.associatedCalledDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.associatedCalledDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.associatedCalledDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.associatedCalledDevice.notKnown
  • restricted: $.associatedCalledDevice.restricted
  • originatingNIDConnection: $.originatingNIDConnection
  • content: $.originatingNIDConnection.content
  • content: $.originatingNIDConnection.content[*]
  • name: $.originatingNIDConnection.content[*].name
  • namespaceURI: $.originatingNIDConnection.content[*].name.namespaceURI
  • localPart: $.originatingNIDConnection.content[*].name.localPart
  • prefix: $.originatingNIDConnection.content[*].name.prefix
  • value: $.originatingNIDConnection.content[*].value
  • scope: $.originatingNIDConnection.content[*].scope
  • name: $.originatingNIDConnection.content[*].scope.name
  • module: $.originatingNIDConnection.content[*].scope.module
  • protectionDomain: $.originatingNIDConnection.content[*].scope.protectionDomain
  • modifiers: $.originatingNIDConnection.content[*].scope.modifiers
  • interface: $.originatingNIDConnection.content[*].scope.interface
  • array: $.originatingNIDConnection.content[*].scope.array
  • primitive: $.originatingNIDConnection.content[*].scope.primitive
  • hidden: $.originatingNIDConnection.content[*].scope.hidden
  • superclass: $.originatingNIDConnection.content[*].scope.superclass
  • componentType: $.originatingNIDConnection.content[*].scope.componentType
  • annotation: $.originatingNIDConnection.content[*].scope.annotation
  • enum: $.originatingNIDConnection.content[*].scope.enum
  • record: $.originatingNIDConnection.content[*].scope.record
  • typeParameters: $.originatingNIDConnection.content[*].scope.typeParameters
  • typeParameters: $.originatingNIDConnection.content[*].scope.typeParameters[*]
  • sealed: $.originatingNIDConnection.content[*].scope.sealed
  • interfaces: $.originatingNIDConnection.content[*].scope.interfaces
  • interfaces: $.originatingNIDConnection.content[*].scope.interfaces[*]
  • classLoader: $.originatingNIDConnection.content[*].scope.classLoader
  • memberClass: $.originatingNIDConnection.content[*].scope.memberClass
  • localClass: $.originatingNIDConnection.content[*].scope.localClass
  • anonymousClass: $.originatingNIDConnection.content[*].scope.anonymousClass
  • enclosingClass: $.originatingNIDConnection.content[*].scope.enclosingClass
  • simpleName: $.originatingNIDConnection.content[*].scope.simpleName
  • canonicalName: $.originatingNIDConnection.content[*].scope.canonicalName
  • packageName: $.originatingNIDConnection.content[*].scope.packageName
  • nestHost: $.originatingNIDConnection.content[*].scope.nestHost
  • permittedSubclasses: $.originatingNIDConnection.content[*].scope.permittedSubclasses
  • permittedSubclasses: $.originatingNIDConnection.content[*].scope.permittedSubclasses[*]
  • synthetic: $.originatingNIDConnection.content[*].scope.synthetic
  • genericSuperclass: $.originatingNIDConnection.content[*].scope.genericSuperclass
  • package: $.originatingNIDConnection.content[*].scope.package
  • genericInterfaces: $.originatingNIDConnection.content[*].scope.genericInterfaces
  • genericInterfaces: $.originatingNIDConnection.content[*].scope.genericInterfaces[*]
  • signers: $.originatingNIDConnection.content[*].scope.signers
  • signers: $.originatingNIDConnection.content[*].scope.signers[*]
  • enclosingMethod: $.originatingNIDConnection.content[*].scope.enclosingMethod
  • enclosingConstructor: $.originatingNIDConnection.content[*].scope.enclosingConstructor
  • declaringClass: $.originatingNIDConnection.content[*].scope.declaringClass
  • typeName: $.originatingNIDConnection.content[*].scope.typeName
  • classes: $.originatingNIDConnection.content[*].scope.classes
  • classes: $.originatingNIDConnection.content[*].scope.classes[*]
  • fields: $.originatingNIDConnection.content[*].scope.fields
  • fields: $.originatingNIDConnection.content[*].scope.fields[*]
  • methods: $.originatingNIDConnection.content[*].scope.methods
  • methods: $.originatingNIDConnection.content[*].scope.methods[*]
  • constructors: $.originatingNIDConnection.content[*].scope.constructors
  • constructors: $.originatingNIDConnection.content[*].scope.constructors[*]
  • declaredClasses: $.originatingNIDConnection.content[*].scope.declaredClasses
  • declaredClasses: $.originatingNIDConnection.content[*].scope.declaredClasses[*]
  • declaredFields: $.originatingNIDConnection.content[*].scope.declaredFields
  • declaredFields: $.originatingNIDConnection.content[*].scope.declaredFields[*]
  • recordComponents: $.originatingNIDConnection.content[*].scope.recordComponents
  • recordComponents: $.originatingNIDConnection.content[*].scope.recordComponents[*]
  • declaredMethods: $.originatingNIDConnection.content[*].scope.declaredMethods
  • declaredMethods: $.originatingNIDConnection.content[*].scope.declaredMethods[*]
  • declaredConstructors: $.originatingNIDConnection.content[*].scope.declaredConstructors
  • declaredConstructors: $.originatingNIDConnection.content[*].scope.declaredConstructors[*]
  • enumConstants: $.originatingNIDConnection.content[*].scope.enumConstants
  • enumConstants: $.originatingNIDConnection.content[*].scope.enumConstants[*]
  • annotations: $.originatingNIDConnection.content[*].scope.annotations
  • annotations: $.originatingNIDConnection.content[*].scope.annotations[*]
  • declaredAnnotations: $.originatingNIDConnection.content[*].scope.declaredAnnotations
  • declaredAnnotations: $.originatingNIDConnection.content[*].scope.declaredAnnotations[*]
  • annotatedSuperclass: $.originatingNIDConnection.content[*].scope.annotatedSuperclass
  • annotatedInterfaces: $.originatingNIDConnection.content[*].scope.annotatedInterfaces
  • annotatedInterfaces: $.originatingNIDConnection.content[*].scope.annotatedInterfaces[*]
  • nestMembers: $.originatingNIDConnection.content[*].scope.nestMembers
  • nestMembers: $.originatingNIDConnection.content[*].scope.nestMembers[*]
  • nil: $.originatingNIDConnection.content[*].nil
  • declaredType: $.originatingNIDConnection.content[*].declaredType
  • name: $.originatingNIDConnection.content[*].declaredType.name
  • module: $.originatingNIDConnection.content[*].declaredType.module
  • protectionDomain: $.originatingNIDConnection.content[*].declaredType.protectionDomain
  • modifiers: $.originatingNIDConnection.content[*].declaredType.modifiers
  • interface: $.originatingNIDConnection.content[*].declaredType.interface
  • array: $.originatingNIDConnection.content[*].declaredType.array
  • primitive: $.originatingNIDConnection.content[*].declaredType.primitive
  • hidden: $.originatingNIDConnection.content[*].declaredType.hidden
  • superclass: $.originatingNIDConnection.content[*].declaredType.superclass
  • componentType: $.originatingNIDConnection.content[*].declaredType.componentType
  • annotation: $.originatingNIDConnection.content[*].declaredType.annotation
  • enum: $.originatingNIDConnection.content[*].declaredType.enum
  • record: $.originatingNIDConnection.content[*].declaredType.record
  • typeParameters: $.originatingNIDConnection.content[*].declaredType.typeParameters
  • typeParameters: $.originatingNIDConnection.content[*].declaredType.typeParameters[*]
  • sealed: $.originatingNIDConnection.content[*].declaredType.sealed
  • interfaces: $.originatingNIDConnection.content[*].declaredType.interfaces
  • interfaces: $.originatingNIDConnection.content[*].declaredType.interfaces[*]
  • classLoader: $.originatingNIDConnection.content[*].declaredType.classLoader
  • memberClass: $.originatingNIDConnection.content[*].declaredType.memberClass
  • localClass: $.originatingNIDConnection.content[*].declaredType.localClass
  • anonymousClass: $.originatingNIDConnection.content[*].declaredType.anonymousClass
  • enclosingClass: $.originatingNIDConnection.content[*].declaredType.enclosingClass
  • simpleName: $.originatingNIDConnection.content[*].declaredType.simpleName
  • canonicalName: $.originatingNIDConnection.content[*].declaredType.canonicalName
  • packageName: $.originatingNIDConnection.content[*].declaredType.packageName
  • nestHost: $.originatingNIDConnection.content[*].declaredType.nestHost
  • permittedSubclasses: $.originatingNIDConnection.content[*].declaredType.permittedSubclasses
  • permittedSubclasses: $.originatingNIDConnection.content[*].declaredType.permittedSubclasses[*]
  • synthetic: $.originatingNIDConnection.content[*].declaredType.synthetic
  • genericSuperclass: $.originatingNIDConnection.content[*].declaredType.genericSuperclass
  • package: $.originatingNIDConnection.content[*].declaredType.package
  • genericInterfaces: $.originatingNIDConnection.content[*].declaredType.genericInterfaces
  • genericInterfaces: $.originatingNIDConnection.content[*].declaredType.genericInterfaces[*]
  • signers: $.originatingNIDConnection.content[*].declaredType.signers
  • signers: $.originatingNIDConnection.content[*].declaredType.signers[*]
  • enclosingMethod: $.originatingNIDConnection.content[*].declaredType.enclosingMethod
  • enclosingConstructor: $.originatingNIDConnection.content[*].declaredType.enclosingConstructor
  • declaringClass: $.originatingNIDConnection.content[*].declaredType.declaringClass
  • typeName: $.originatingNIDConnection.content[*].declaredType.typeName
  • classes: $.originatingNIDConnection.content[*].declaredType.classes
  • classes: $.originatingNIDConnection.content[*].declaredType.classes[*]
  • fields: $.originatingNIDConnection.content[*].declaredType.fields
  • fields: $.originatingNIDConnection.content[*].declaredType.fields[*]
  • methods: $.originatingNIDConnection.content[*].declaredType.methods
  • methods: $.originatingNIDConnection.content[*].declaredType.methods[*]
  • constructors: $.originatingNIDConnection.content[*].declaredType.constructors
  • constructors: $.originatingNIDConnection.content[*].declaredType.constructors[*]
  • declaredClasses: $.originatingNIDConnection.content[*].declaredType.declaredClasses
  • declaredClasses: $.originatingNIDConnection.content[*].declaredType.declaredClasses[*]
  • declaredFields: $.originatingNIDConnection.content[*].declaredType.declaredFields
  • declaredFields: $.originatingNIDConnection.content[*].declaredType.declaredFields[*]
  • recordComponents: $.originatingNIDConnection.content[*].declaredType.recordComponents
  • recordComponents: $.originatingNIDConnection.content[*].declaredType.recordComponents[*]
  • declaredMethods: $.originatingNIDConnection.content[*].declaredType.declaredMethods
  • declaredMethods: $.originatingNIDConnection.content[*].declaredType.declaredMethods[*]
  • declaredConstructors: $.originatingNIDConnection.content[*].declaredType.declaredConstructors
  • declaredConstructors: $.originatingNIDConnection.content[*].declaredType.declaredConstructors[*]
  • enumConstants: $.originatingNIDConnection.content[*].declaredType.enumConstants
  • enumConstants: $.originatingNIDConnection.content[*].declaredType.enumConstants[*]
  • annotations: $.originatingNIDConnection.content[*].declaredType.annotations
  • annotations: $.originatingNIDConnection.content[*].declaredType.annotations[*]
  • declaredAnnotations: $.originatingNIDConnection.content[*].declaredType.declaredAnnotations
  • declaredAnnotations: $.originatingNIDConnection.content[*].declaredType.declaredAnnotations[*]
  • annotatedSuperclass: $.originatingNIDConnection.content[*].declaredType.annotatedSuperclass
  • annotatedInterfaces: $.originatingNIDConnection.content[*].declaredType.annotatedInterfaces
  • annotatedInterfaces: $.originatingNIDConnection.content[*].declaredType.annotatedInterfaces[*]
  • nestMembers: $.originatingNIDConnection.content[*].declaredType.nestMembers
  • nestMembers: $.originatingNIDConnection.content[*].declaredType.nestMembers[*]
  • globalScope: $.originatingNIDConnection.content[*].globalScope
  • typeSubstituted: $.originatingNIDConnection.content[*].typeSubstituted
  • mediaCallCharacteristics: $.mediaCallCharacteristics
  • bitRate: $.mediaCallCharacteristics.bitRate
  • switchingSubDomainCCIEType: $.mediaCallCharacteristics.switchingSubDomainCCIEType
  • mediaClass: $.mediaCallCharacteristics.mediaClass
  • other: $.mediaCallCharacteristics.mediaClass.other
  • message: $.mediaCallCharacteristics.mediaClass.message
  • email: $.mediaCallCharacteristics.mediaClass.email
  • data: $.mediaCallCharacteristics.mediaClass.data
  • im: $.mediaCallCharacteristics.mediaClass.im
  • mms: $.mediaCallCharacteristics.mediaClass.mms
  • voice: $.mediaCallCharacteristics.mediaClass.voice
  • chat: $.mediaCallCharacteristics.mediaClass.chat
  • notKnown: $.mediaCallCharacteristics.mediaClass.notKnown
  • image: $.mediaCallCharacteristics.mediaClass.image
  • audio: $.mediaCallCharacteristics.mediaClass.audio
  • sms: $.mediaCallCharacteristics.mediaClass.sms
  • connectionRate: $.mediaCallCharacteristics.connectionRate
  • delayTolerance: $.mediaCallCharacteristics.delayTolerance
  • switchingSubDomainInformationElements: $.mediaCallCharacteristics.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.mediaCallCharacteristics.switchingSubDomainInformationElements[*]
  • localConnectionInfo: $.localConnectionInfo
  • callCharacteristics: $.callCharacteristics
  • privateCall: $.callCharacteristics.privateCall
  • acdCall: $.callCharacteristics.acdCall
  • lowPriorityCall: $.callCharacteristics.lowPriorityCall
  • encryptedCall: $.callCharacteristics.encryptedCall
  • voiceUnitCall: $.callCharacteristics.voiceUnitCall
  • highPriorityCall: $.callCharacteristics.highPriorityCall
  • directAgent: $.callCharacteristics.directAgent
  • assistCall: $.callCharacteristics.assistCall
  • sensitiveCall: $.callCharacteristics.sensitiveCall
  • personalCall: $.callCharacteristics.personalCall
  • confidentialCall: $.callCharacteristics.confidentialCall
  • maintainanceCall: $.callCharacteristics.maintainanceCall
  • priorityCall: $.callCharacteristics.priorityCall
  • monitorCrossRefID: $.monitorCrossRefID
  • servicesPermitted: $.servicesPermitted
  • mediaAttachementServices: $.servicesPermitted.mediaAttachementServices
  • detachMediaService: $.servicesPermitted.mediaAttachementServices.detachMediaService
  • attachMediaService: $.servicesPermitted.mediaAttachementServices.attachMediaService
  • callControlServices: $.servicesPermitted.callControlServices
  • consultationCall: $.servicesPermitted.callControlServices.consultationCall
  • holdCall: $.servicesPermitted.callControlServices.holdCall
  • joinCall: $.servicesPermitted.callControlServices.joinCall
  • makeCall: $.servicesPermitted.callControlServices.makeCall
  • callBack: $.servicesPermitted.callControlServices.callBack
  • parkCall: $.servicesPermitted.callControlServices.parkCall
  • conferenceCall: $.servicesPermitted.callControlServices.conferenceCall
  • singleStepTransfer: $.servicesPermitted.callControlServices.singleStepTransfer
  • directedPickupCall: $.servicesPermitted.callControlServices.directedPickupCall
  • makePredictiveCall: $.servicesPermitted.callControlServices.makePredictiveCall
  • singleStepConference: $.servicesPermitted.callControlServices.singleStepConference
  • callBackMessage: $.servicesPermitted.callControlServices.callBackMessage
  • campOnCall: $.servicesPermitted.callControlServices.campOnCall
  • alternateCall: $.servicesPermitted.callControlServices.alternateCall
  • acceptCall: $.servicesPermitted.callControlServices.acceptCall
  • answerCall: $.servicesPermitted.callControlServices.answerCall
  • sendMessage: $.servicesPermitted.callControlServices.sendMessage
  • dialDigits: $.servicesPermitted.callControlServices.dialDigits
  • deflectCall: $.servicesPermitted.callControlServices.deflectCall
  • clearCall: $.servicesPermitted.callControlServices.clearCall
  • groupPickupCall: $.servicesPermitted.callControlServices.groupPickupCall
  • retrieveCall: $.servicesPermitted.callControlServices.retrieveCall
  • reconnectCall: $.servicesPermitted.callControlServices.reconnectCall
  • intrudeCall: $.servicesPermitted.callControlServices.intrudeCall
  • transferCall: $.servicesPermitted.callControlServices.transferCall
  • clearConnection: $.servicesPermitted.callControlServices.clearConnection
  • callAssociatedServices: $.servicesPermitted.callAssociatedServices
  • changeConnectionInformation: $.servicesPermitted.callAssociatedServices.changeConnectionInformation
  • generateTelephonyTones: $.servicesPermitted.callAssociatedServices.generateTelephonyTones
  • sendUserInformation: $.servicesPermitted.callAssociatedServices.sendUserInformation
  • cancelTelephonyTones: $.servicesPermitted.callAssociatedServices.cancelTelephonyTones
  • generateDigits: $.servicesPermitted.callAssociatedServices.generateDigits
  • associateData: $.servicesPermitted.callAssociatedServices.associateData
  • routeingServices: $.servicesPermitted.routeingServices
  • reRoute: $.servicesPermitted.routeingServices.reRoute
  • routeEnd: $.servicesPermitted.routeingServices.routeEnd
  • routeRegisterCancel: $.servicesPermitted.routeingServices.routeRegisterCancel
  • routeRegisterAbort: $.servicesPermitted.routeingServices.routeRegisterAbort
  • routeRequest: $.servicesPermitted.routeingServices.routeRequest
  • routeSelect: $.servicesPermitted.routeingServices.routeSelect
  • routeReject: $.servicesPermitted.routeingServices.routeReject
  • routeUsed: $.servicesPermitted.routeingServices.routeUsed
  • routeRegister: $.servicesPermitted.routeingServices.routeRegister
  • voiceServices: $.servicesPermitted.voiceServices
  • clear: $.servicesPermitted.voiceServices.clear
  • resume: $.servicesPermitted.voiceServices.resume
  • suspend: $.servicesPermitted.voiceServices.suspend
  • review: $.servicesPermitted.voiceServices.review
  • activate: $.servicesPermitted.voiceServices.activate
  • stop: $.servicesPermitted.voiceServices.stop
  • setVoiceAttribute: $.servicesPermitted.voiceServices.setVoiceAttribute
  • concatenateMessage: $.servicesPermitted.voiceServices.concatenateMessage
  • synthesizeMessage: $.servicesPermitted.voiceServices.synthesizeMessage
  • queryVoiceAttribute: $.servicesPermitted.voiceServices.queryVoiceAttribute
  • deactivate: $.servicesPermitted.voiceServices.deactivate
  • deleteMessage: $.servicesPermitted.voiceServices.deleteMessage
  • playMessage: $.servicesPermitted.voiceServices.playMessage
  • recordMessage: $.servicesPermitted.voiceServices.recordMessage
  • reposition: $.servicesPermitted.voiceServices.reposition
  • callLinkageData: $.callLinkageData
  • threadData: $.callLinkageData.threadData
  • threadIDTimeStamp: $.callLinkageData.threadData.threadIDTimeStamp
  • threadSwitchingSubDomainName: $.callLinkageData.threadData.threadSwitchingSubDomainName
  • threadLinkageID: $.callLinkageData.threadData.threadLinkageID
  • globallyUniqueThreadID: $.callLinkageData.threadData.threadLinkageID.globallyUniqueThreadID
  • subDomainThreadID: $.callLinkageData.threadData.threadLinkageID.subDomainThreadID
  • globalCallData: $.callLinkageData.globalCallData
  • globalCallLinkageID: $.callLinkageData.globalCallData.globalCallLinkageID
  • subDomainCallLinkageID: $.callLinkageData.globalCallData.globalCallLinkageID.subDomainCallLinkageID
  • globallyUniqueCallLinkageID: $.callLinkageData.globalCallData.globalCallLinkageID.globallyUniqueCallLinkageID
  • callLinkageIDTimestamp: $.callLinkageData.globalCallData.callLinkageIDTimestamp
  • globalCallSwitchingSubDomainName: $.callLinkageData.globalCallData.globalCallSwitchingSubDomainName
  • correlatorData: $.correlatorData
  • string: $.correlatorData.string
  • string: $.correlatorData.string[*]
  • private: $.correlatorData.private
  • any: $.correlatorData.private.any
  • any: $.correlatorData.private.any[*]
  • subjectOfCall: $.subjectOfCall
  • callingDevice: $.callingDevice
  • deviceIdentifier: $.callingDevice.deviceIdentifier
  • value: $.callingDevice.deviceIdentifier.value
  • bitRate: $.callingDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.callingDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.callingDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.callingDevice.deviceIdentifier.mediaClass
  • mediaClass: $.callingDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.callingDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.callingDevice.deviceIdentifier.delayTolerance
  • privateName: $.callingDevice.deviceIdentifier.privateName
  • privateNumber: $.callingDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.callingDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.callingDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.callingDevice.notKnown
  • restricted: $.callingDevice.restricted
  • deviceHistory: $.deviceHistory
  • deviceHistoryListItem: $.deviceHistory.deviceHistoryListItem
  • deviceHistoryListItem: $.deviceHistory.deviceHistoryListItem[*]
  • eventCause: $.deviceHistory.deviceHistoryListItem[*].eventCause
  • oldDeviceID: $.deviceHistory.deviceHistoryListItem[*].oldDeviceID
  • notKnown: $.deviceHistory.deviceHistoryListItem[*].oldDeviceID.notKnown
  • restricted: $.deviceHistory.deviceHistoryListItem[*].oldDeviceID.restricted
  • notRequired: $.deviceHistory.deviceHistoryListItem[*].oldDeviceID.notRequired
  • numberDialed: $.deviceHistory.deviceHistoryListItem[*].oldDeviceID.numberDialed
  • notSpecified: $.deviceHistory.deviceHistoryListItem[*].oldDeviceID.notSpecified
  • oldConnectionID: $.deviceHistory.deviceHistoryListItem[*].oldConnectionID
  • content: $.deviceHistory.deviceHistoryListItem[*].oldConnectionID.content
  • content: $.deviceHistory.deviceHistoryListItem[*].oldConnectionID.content[*]
  • calledDevice: $.calledDevice
  • deviceIdentifier: $.calledDevice.deviceIdentifier
  • value: $.calledDevice.deviceIdentifier.value
  • bitRate: $.calledDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.calledDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.calledDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.calledDevice.deviceIdentifier.mediaClass
  • mediaClass: $.calledDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.calledDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.calledDevice.deviceIdentifier.delayTolerance
  • privateName: $.calledDevice.deviceIdentifier.privateName
  • privateNumber: $.calledDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.calledDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.calledDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.calledDevice.notKnown
  • restricted: $.calledDevice.restricted
  • messageInfo: $.messageInfo
  • messageInfoItem: $.messageInfo.messageInfoItem
  • messageInfoItem: $.messageInfo.messageInfoItem[*]
  • contents: $.messageInfo.messageInfoItem[*].contents
  • contentTypeAndSubtype: $.messageInfo.messageInfoItem[*].contentTypeAndSubtype
  • contentsLength: $.messageInfo.messageInfoItem[*].contentsLength
  • failingDevice: $.failingDevice
  • deviceIdentifier: $.failingDevice.deviceIdentifier
  • value: $.failingDevice.deviceIdentifier.value
  • bitRate: $.failingDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.failingDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.failingDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.failingDevice.deviceIdentifier.mediaClass
  • mediaClass: $.failingDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.failingDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.failingDevice.deviceIdentifier.delayTolerance
  • privateName: $.failingDevice.deviceIdentifier.privateName
  • privateNumber: $.failingDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.failingDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.failingDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.failingDevice.notKnown
  • restricted: $.failingDevice.restricted

ForwardingEvent

Beispiel: ForwardingEvent
{
"device": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"extensions": {
"privateData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"security": {
"messageSequenceNumber": 0,
"securityInfo": {
"private": { },
"string": [ "<string>" ]
},
"timeStamp": "<string>"
}
},
"forwardDefault": "FORWARDING_TYPE_AND_FORWARD_DN",
"forwardStatus": true,
"forwardTo": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"forwardingType": "FORWARD_IMMEDIATE",
"monitorCrossRefID": "2345",
"ringCount": 0,
"ringDuration": 42
}

Attribute (JsonPath)

  • extensions: $.extensions
  • security: $.extensions.security
  • timeStamp: $.extensions.security.timeStamp
  • messageSequenceNumber: $.extensions.security.messageSequenceNumber
  • securityInfo: $.extensions.security.securityInfo
  • string: $.extensions.security.securityInfo.string
  • string: $.extensions.security.securityInfo.string[*]
  • private: $.extensions.security.securityInfo.private
  • privateData: $.extensions.privateData
  • string: $.extensions.privateData.string
  • string: $.extensions.privateData.string[*]
  • private: $.extensions.privateData.private
  • any: $.extensions.privateData.private.any
  • any: $.extensions.privateData.private.any[*]
  • device: $.device
  • deviceIdentifier: $.device.deviceIdentifier
  • value: $.device.deviceIdentifier.value
  • bitRate: $.device.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.device.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.device.deviceIdentifier.typeOfNumber
  • mediaClass: $.device.deviceIdentifier.mediaClass
  • mediaClass: $.device.deviceIdentifier.mediaClass[*]
  • connectionRate: $.device.deviceIdentifier.connectionRate
  • delayTolerance: $.device.deviceIdentifier.delayTolerance
  • privateName: $.device.deviceIdentifier.privateName
  • privateNumber: $.device.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.device.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.device.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.device.notKnown
  • restricted: $.device.restricted
  • monitorCrossRefID: $.monitorCrossRefID
  • forwardTo: $.forwardTo
  • value: $.forwardTo.value
  • bitRate: $.forwardTo.bitRate
  • switchingSubDomainCCIEType: $.forwardTo.switchingSubDomainCCIEType
  • typeOfNumber: $.forwardTo.typeOfNumber
  • mediaClass: $.forwardTo.mediaClass
  • mediaClass: $.forwardTo.mediaClass[*]
  • connectionRate: $.forwardTo.connectionRate
  • delayTolerance: $.forwardTo.delayTolerance
  • privateName: $.forwardTo.privateName
  • privateNumber: $.forwardTo.privateNumber
  • switchingSubDomainInformationElements: $.forwardTo.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.forwardTo.switchingSubDomainInformationElements[*]
  • forwardDefault: $.forwardDefault
  • forwardStatus: $.forwardStatus
  • forwardingType: $.forwardingType
  • ringDuration: $.ringDuration
  • ringCount: $.ringCount

HeldEvent

Beispiel: HeldEvent
{
"callCharacteristics": {
"acdCall": true,
"assistCall": true,
"confidentialCall": true,
"directAgent": true,
"encryptedCall": true,
"highPriorityCall": true,
"lowPriorityCall": true,
"maintainanceCall": true,
"personalCall": true,
"priorityCall": true,
"privateCall": true,
"sensitiveCall": true,
"voiceUnitCall": true
},
"callLinkageData": {
"globalCallData": {
"callLinkageIDTimestamp": "<string>",
"globalCallLinkageID": {
"globallyUniqueCallLinkageID": "2345",
"subDomainCallLinkageID": "2345"
},
"globalCallSwitchingSubDomainName": "<string>"
},
"threadData": {
"threadIDTimeStamp": "<string>",
"threadLinkageID": {
"globallyUniqueThreadID": "2345",
"subDomainThreadID": "2345"
},
"threadSwitchingSubDomainName": "<string>"
}
},
"cause": "A_CD_BUSY",
"correlatorData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"extensions": {
"privateData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"security": {
"messageSequenceNumber": 0,
"securityInfo": {
"private": { },
"string": [ "<string>" ]
},
"timeStamp": "<string>"
}
},
"heldConnection": {
"content": [
{
"declaredType": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"globalScope": true,
"name": {
"localPart": "<string>",
"namespaceURI": "<string>",
"prefix": "<string>"
},
"nil": true,
"scope": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"typeSubstituted": true,
"value": { }
}
]
},
"heldConnectionInfo": {
"flowDirection": "<string>",
"mediaSessionInfo": "<string>",
"numberOfChannels": 0
},
"holdingDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"languagePreferences": "<string>",
"localConnectionInfo": "NULL",
"locationInfoList": {
"locationInfoEntry": [
{
"any": [ "<any>" ]
}
]
},
"mediaCallCharacteristics": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": {
"audio": true,
"chat": true,
"data": true,
"email": true,
"im": true,
"image": true,
"message": true,
"mms": true,
"notKnown": true,
"other": true,
"sms": true,
"voice": true
},
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ]
},
"monitorCrossRefID": "2345",
"servicesPermitted": {
"callAssociatedServices": {
"associateData": true,
"cancelTelephonyTones": true,
"changeConnectionInformation": true,
"generateDigits": true,
"generateTelephonyTones": true,
"sendUserInformation": true
},
"callControlServices": {
"acceptCall": true,
"alternateCall": true,
"answerCall": true,
"callBack": true,
"callBackMessage": true,
"campOnCall": true,
"clearCall": true,
"clearConnection": true,
"conferenceCall": true,
"consultationCall": true,
"deflectCall": true,
"dialDigits": true,
"directedPickupCall": true,
"groupPickupCall": true,
"holdCall": true,
"intrudeCall": true,
"joinCall": true,
"makeCall": true,
"makePredictiveCall": true,
"parkCall": true,
"reconnectCall": true,
"retrieveCall": true,
"sendMessage": true,
"singleStepConference": true,
"singleStepTransfer": true,
"transferCall": true
},
"mediaAttachementServices": {
"attachMediaService": true,
"detachMediaService": true
},
"routeingServices": {
"reRoute": true,
"routeEnd": true,
"routeRegister": true,
"routeRegisterAbort": true,
"routeRegisterCancel": true,
"routeReject": true,
"routeRequest": true,
"routeSelect": true,
"routeUsed": true
},
"voiceServices": {
"activate": true,
"clear": true,
"concatenateMessage": true,
"deactivate": true,
"deleteMessage": true,
"playMessage": true,
"queryVoiceAttribute": true,
"recordMessage": true,
"reposition": true,
"resume": true,
"review": true,
"setVoiceAttribute": true,
"stop": true,
"suspend": true,
"synthesizeMessage": true
}
}
}

Attribute (JsonPath)

  • cause: $.cause
  • extensions: $.extensions
  • security: $.extensions.security
  • timeStamp: $.extensions.security.timeStamp
  • messageSequenceNumber: $.extensions.security.messageSequenceNumber
  • securityInfo: $.extensions.security.securityInfo
  • string: $.extensions.security.securityInfo.string
  • string: $.extensions.security.securityInfo.string[*]
  • private: $.extensions.security.securityInfo.private
  • privateData: $.extensions.privateData
  • string: $.extensions.privateData.string
  • string: $.extensions.privateData.string[*]
  • private: $.extensions.privateData.private
  • any: $.extensions.privateData.private.any
  • any: $.extensions.privateData.private.any[*]
  • languagePreferences: $.languagePreferences
  • locationInfoList: $.locationInfoList
  • locationInfoEntry: $.locationInfoList.locationInfoEntry
  • locationInfoEntry: $.locationInfoList.locationInfoEntry[*]
  • any: $.locationInfoList.locationInfoEntry[*].any
  • any: $.locationInfoList.locationInfoEntry[*].any[*]
  • heldConnectionInfo: $.heldConnectionInfo
  • numberOfChannels: $.heldConnectionInfo.numberOfChannels
  • mediaSessionInfo: $.heldConnectionInfo.mediaSessionInfo
  • flowDirection: $.heldConnectionInfo.flowDirection
  • mediaCallCharacteristics: $.mediaCallCharacteristics
  • bitRate: $.mediaCallCharacteristics.bitRate
  • switchingSubDomainCCIEType: $.mediaCallCharacteristics.switchingSubDomainCCIEType
  • mediaClass: $.mediaCallCharacteristics.mediaClass
  • other: $.mediaCallCharacteristics.mediaClass.other
  • message: $.mediaCallCharacteristics.mediaClass.message
  • email: $.mediaCallCharacteristics.mediaClass.email
  • data: $.mediaCallCharacteristics.mediaClass.data
  • im: $.mediaCallCharacteristics.mediaClass.im
  • mms: $.mediaCallCharacteristics.mediaClass.mms
  • voice: $.mediaCallCharacteristics.mediaClass.voice
  • chat: $.mediaCallCharacteristics.mediaClass.chat
  • notKnown: $.mediaCallCharacteristics.mediaClass.notKnown
  • image: $.mediaCallCharacteristics.mediaClass.image
  • audio: $.mediaCallCharacteristics.mediaClass.audio
  • sms: $.mediaCallCharacteristics.mediaClass.sms
  • connectionRate: $.mediaCallCharacteristics.connectionRate
  • delayTolerance: $.mediaCallCharacteristics.delayTolerance
  • switchingSubDomainInformationElements: $.mediaCallCharacteristics.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.mediaCallCharacteristics.switchingSubDomainInformationElements[*]
  • heldConnection: $.heldConnection
  • content: $.heldConnection.content
  • content: $.heldConnection.content[*]
  • name: $.heldConnection.content[*].name
  • namespaceURI: $.heldConnection.content[*].name.namespaceURI
  • localPart: $.heldConnection.content[*].name.localPart
  • prefix: $.heldConnection.content[*].name.prefix
  • value: $.heldConnection.content[*].value
  • scope: $.heldConnection.content[*].scope
  • name: $.heldConnection.content[*].scope.name
  • module: $.heldConnection.content[*].scope.module
  • protectionDomain: $.heldConnection.content[*].scope.protectionDomain
  • modifiers: $.heldConnection.content[*].scope.modifiers
  • interface: $.heldConnection.content[*].scope.interface
  • array: $.heldConnection.content[*].scope.array
  • primitive: $.heldConnection.content[*].scope.primitive
  • hidden: $.heldConnection.content[*].scope.hidden
  • superclass: $.heldConnection.content[*].scope.superclass
  • componentType: $.heldConnection.content[*].scope.componentType
  • annotation: $.heldConnection.content[*].scope.annotation
  • enum: $.heldConnection.content[*].scope.enum
  • record: $.heldConnection.content[*].scope.record
  • typeParameters: $.heldConnection.content[*].scope.typeParameters
  • typeParameters: $.heldConnection.content[*].scope.typeParameters[*]
  • sealed: $.heldConnection.content[*].scope.sealed
  • interfaces: $.heldConnection.content[*].scope.interfaces
  • interfaces: $.heldConnection.content[*].scope.interfaces[*]
  • classLoader: $.heldConnection.content[*].scope.classLoader
  • memberClass: $.heldConnection.content[*].scope.memberClass
  • localClass: $.heldConnection.content[*].scope.localClass
  • anonymousClass: $.heldConnection.content[*].scope.anonymousClass
  • enclosingClass: $.heldConnection.content[*].scope.enclosingClass
  • simpleName: $.heldConnection.content[*].scope.simpleName
  • canonicalName: $.heldConnection.content[*].scope.canonicalName
  • packageName: $.heldConnection.content[*].scope.packageName
  • nestHost: $.heldConnection.content[*].scope.nestHost
  • permittedSubclasses: $.heldConnection.content[*].scope.permittedSubclasses
  • permittedSubclasses: $.heldConnection.content[*].scope.permittedSubclasses[*]
  • synthetic: $.heldConnection.content[*].scope.synthetic
  • genericSuperclass: $.heldConnection.content[*].scope.genericSuperclass
  • package: $.heldConnection.content[*].scope.package
  • genericInterfaces: $.heldConnection.content[*].scope.genericInterfaces
  • genericInterfaces: $.heldConnection.content[*].scope.genericInterfaces[*]
  • signers: $.heldConnection.content[*].scope.signers
  • signers: $.heldConnection.content[*].scope.signers[*]
  • enclosingMethod: $.heldConnection.content[*].scope.enclosingMethod
  • enclosingConstructor: $.heldConnection.content[*].scope.enclosingConstructor
  • declaringClass: $.heldConnection.content[*].scope.declaringClass
  • typeName: $.heldConnection.content[*].scope.typeName
  • classes: $.heldConnection.content[*].scope.classes
  • classes: $.heldConnection.content[*].scope.classes[*]
  • fields: $.heldConnection.content[*].scope.fields
  • fields: $.heldConnection.content[*].scope.fields[*]
  • methods: $.heldConnection.content[*].scope.methods
  • methods: $.heldConnection.content[*].scope.methods[*]
  • constructors: $.heldConnection.content[*].scope.constructors
  • constructors: $.heldConnection.content[*].scope.constructors[*]
  • declaredClasses: $.heldConnection.content[*].scope.declaredClasses
  • declaredClasses: $.heldConnection.content[*].scope.declaredClasses[*]
  • declaredFields: $.heldConnection.content[*].scope.declaredFields
  • declaredFields: $.heldConnection.content[*].scope.declaredFields[*]
  • recordComponents: $.heldConnection.content[*].scope.recordComponents
  • recordComponents: $.heldConnection.content[*].scope.recordComponents[*]
  • declaredMethods: $.heldConnection.content[*].scope.declaredMethods
  • declaredMethods: $.heldConnection.content[*].scope.declaredMethods[*]
  • declaredConstructors: $.heldConnection.content[*].scope.declaredConstructors
  • declaredConstructors: $.heldConnection.content[*].scope.declaredConstructors[*]
  • enumConstants: $.heldConnection.content[*].scope.enumConstants
  • enumConstants: $.heldConnection.content[*].scope.enumConstants[*]
  • annotations: $.heldConnection.content[*].scope.annotations
  • annotations: $.heldConnection.content[*].scope.annotations[*]
  • declaredAnnotations: $.heldConnection.content[*].scope.declaredAnnotations
  • declaredAnnotations: $.heldConnection.content[*].scope.declaredAnnotations[*]
  • annotatedSuperclass: $.heldConnection.content[*].scope.annotatedSuperclass
  • annotatedInterfaces: $.heldConnection.content[*].scope.annotatedInterfaces
  • annotatedInterfaces: $.heldConnection.content[*].scope.annotatedInterfaces[*]
  • nestMembers: $.heldConnection.content[*].scope.nestMembers
  • nestMembers: $.heldConnection.content[*].scope.nestMembers[*]
  • nil: $.heldConnection.content[*].nil
  • declaredType: $.heldConnection.content[*].declaredType
  • name: $.heldConnection.content[*].declaredType.name
  • module: $.heldConnection.content[*].declaredType.module
  • protectionDomain: $.heldConnection.content[*].declaredType.protectionDomain
  • modifiers: $.heldConnection.content[*].declaredType.modifiers
  • interface: $.heldConnection.content[*].declaredType.interface
  • array: $.heldConnection.content[*].declaredType.array
  • primitive: $.heldConnection.content[*].declaredType.primitive
  • hidden: $.heldConnection.content[*].declaredType.hidden
  • superclass: $.heldConnection.content[*].declaredType.superclass
  • componentType: $.heldConnection.content[*].declaredType.componentType
  • annotation: $.heldConnection.content[*].declaredType.annotation
  • enum: $.heldConnection.content[*].declaredType.enum
  • record: $.heldConnection.content[*].declaredType.record
  • typeParameters: $.heldConnection.content[*].declaredType.typeParameters
  • typeParameters: $.heldConnection.content[*].declaredType.typeParameters[*]
  • sealed: $.heldConnection.content[*].declaredType.sealed
  • interfaces: $.heldConnection.content[*].declaredType.interfaces
  • interfaces: $.heldConnection.content[*].declaredType.interfaces[*]
  • classLoader: $.heldConnection.content[*].declaredType.classLoader
  • memberClass: $.heldConnection.content[*].declaredType.memberClass
  • localClass: $.heldConnection.content[*].declaredType.localClass
  • anonymousClass: $.heldConnection.content[*].declaredType.anonymousClass
  • enclosingClass: $.heldConnection.content[*].declaredType.enclosingClass
  • simpleName: $.heldConnection.content[*].declaredType.simpleName
  • canonicalName: $.heldConnection.content[*].declaredType.canonicalName
  • packageName: $.heldConnection.content[*].declaredType.packageName
  • nestHost: $.heldConnection.content[*].declaredType.nestHost
  • permittedSubclasses: $.heldConnection.content[*].declaredType.permittedSubclasses
  • permittedSubclasses: $.heldConnection.content[*].declaredType.permittedSubclasses[*]
  • synthetic: $.heldConnection.content[*].declaredType.synthetic
  • genericSuperclass: $.heldConnection.content[*].declaredType.genericSuperclass
  • package: $.heldConnection.content[*].declaredType.package
  • genericInterfaces: $.heldConnection.content[*].declaredType.genericInterfaces
  • genericInterfaces: $.heldConnection.content[*].declaredType.genericInterfaces[*]
  • signers: $.heldConnection.content[*].declaredType.signers
  • signers: $.heldConnection.content[*].declaredType.signers[*]
  • enclosingMethod: $.heldConnection.content[*].declaredType.enclosingMethod
  • enclosingConstructor: $.heldConnection.content[*].declaredType.enclosingConstructor
  • declaringClass: $.heldConnection.content[*].declaredType.declaringClass
  • typeName: $.heldConnection.content[*].declaredType.typeName
  • classes: $.heldConnection.content[*].declaredType.classes
  • classes: $.heldConnection.content[*].declaredType.classes[*]
  • fields: $.heldConnection.content[*].declaredType.fields
  • fields: $.heldConnection.content[*].declaredType.fields[*]
  • methods: $.heldConnection.content[*].declaredType.methods
  • methods: $.heldConnection.content[*].declaredType.methods[*]
  • constructors: $.heldConnection.content[*].declaredType.constructors
  • constructors: $.heldConnection.content[*].declaredType.constructors[*]
  • declaredClasses: $.heldConnection.content[*].declaredType.declaredClasses
  • declaredClasses: $.heldConnection.content[*].declaredType.declaredClasses[*]
  • declaredFields: $.heldConnection.content[*].declaredType.declaredFields
  • declaredFields: $.heldConnection.content[*].declaredType.declaredFields[*]
  • recordComponents: $.heldConnection.content[*].declaredType.recordComponents
  • recordComponents: $.heldConnection.content[*].declaredType.recordComponents[*]
  • declaredMethods: $.heldConnection.content[*].declaredType.declaredMethods
  • declaredMethods: $.heldConnection.content[*].declaredType.declaredMethods[*]
  • declaredConstructors: $.heldConnection.content[*].declaredType.declaredConstructors
  • declaredConstructors: $.heldConnection.content[*].declaredType.declaredConstructors[*]
  • enumConstants: $.heldConnection.content[*].declaredType.enumConstants
  • enumConstants: $.heldConnection.content[*].declaredType.enumConstants[*]
  • annotations: $.heldConnection.content[*].declaredType.annotations
  • annotations: $.heldConnection.content[*].declaredType.annotations[*]
  • declaredAnnotations: $.heldConnection.content[*].declaredType.declaredAnnotations
  • declaredAnnotations: $.heldConnection.content[*].declaredType.declaredAnnotations[*]
  • annotatedSuperclass: $.heldConnection.content[*].declaredType.annotatedSuperclass
  • annotatedInterfaces: $.heldConnection.content[*].declaredType.annotatedInterfaces
  • annotatedInterfaces: $.heldConnection.content[*].declaredType.annotatedInterfaces[*]
  • nestMembers: $.heldConnection.content[*].declaredType.nestMembers
  • nestMembers: $.heldConnection.content[*].declaredType.nestMembers[*]
  • globalScope: $.heldConnection.content[*].globalScope
  • typeSubstituted: $.heldConnection.content[*].typeSubstituted
  • holdingDevice: $.holdingDevice
  • deviceIdentifier: $.holdingDevice.deviceIdentifier
  • value: $.holdingDevice.deviceIdentifier.value
  • bitRate: $.holdingDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.holdingDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.holdingDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.holdingDevice.deviceIdentifier.mediaClass
  • mediaClass: $.holdingDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.holdingDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.holdingDevice.deviceIdentifier.delayTolerance
  • privateName: $.holdingDevice.deviceIdentifier.privateName
  • privateNumber: $.holdingDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.holdingDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.holdingDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.holdingDevice.notKnown
  • restricted: $.holdingDevice.restricted
  • localConnectionInfo: $.localConnectionInfo
  • callCharacteristics: $.callCharacteristics
  • privateCall: $.callCharacteristics.privateCall
  • acdCall: $.callCharacteristics.acdCall
  • lowPriorityCall: $.callCharacteristics.lowPriorityCall
  • encryptedCall: $.callCharacteristics.encryptedCall
  • voiceUnitCall: $.callCharacteristics.voiceUnitCall
  • highPriorityCall: $.callCharacteristics.highPriorityCall
  • directAgent: $.callCharacteristics.directAgent
  • assistCall: $.callCharacteristics.assistCall
  • sensitiveCall: $.callCharacteristics.sensitiveCall
  • personalCall: $.callCharacteristics.personalCall
  • confidentialCall: $.callCharacteristics.confidentialCall
  • maintainanceCall: $.callCharacteristics.maintainanceCall
  • priorityCall: $.callCharacteristics.priorityCall
  • monitorCrossRefID: $.monitorCrossRefID
  • servicesPermitted: $.servicesPermitted
  • mediaAttachementServices: $.servicesPermitted.mediaAttachementServices
  • detachMediaService: $.servicesPermitted.mediaAttachementServices.detachMediaService
  • attachMediaService: $.servicesPermitted.mediaAttachementServices.attachMediaService
  • callControlServices: $.servicesPermitted.callControlServices
  • consultationCall: $.servicesPermitted.callControlServices.consultationCall
  • holdCall: $.servicesPermitted.callControlServices.holdCall
  • joinCall: $.servicesPermitted.callControlServices.joinCall
  • makeCall: $.servicesPermitted.callControlServices.makeCall
  • callBack: $.servicesPermitted.callControlServices.callBack
  • parkCall: $.servicesPermitted.callControlServices.parkCall
  • conferenceCall: $.servicesPermitted.callControlServices.conferenceCall
  • singleStepTransfer: $.servicesPermitted.callControlServices.singleStepTransfer
  • directedPickupCall: $.servicesPermitted.callControlServices.directedPickupCall
  • makePredictiveCall: $.servicesPermitted.callControlServices.makePredictiveCall
  • singleStepConference: $.servicesPermitted.callControlServices.singleStepConference
  • callBackMessage: $.servicesPermitted.callControlServices.callBackMessage
  • campOnCall: $.servicesPermitted.callControlServices.campOnCall
  • alternateCall: $.servicesPermitted.callControlServices.alternateCall
  • acceptCall: $.servicesPermitted.callControlServices.acceptCall
  • answerCall: $.servicesPermitted.callControlServices.answerCall
  • sendMessage: $.servicesPermitted.callControlServices.sendMessage
  • dialDigits: $.servicesPermitted.callControlServices.dialDigits
  • deflectCall: $.servicesPermitted.callControlServices.deflectCall
  • clearCall: $.servicesPermitted.callControlServices.clearCall
  • groupPickupCall: $.servicesPermitted.callControlServices.groupPickupCall
  • retrieveCall: $.servicesPermitted.callControlServices.retrieveCall
  • reconnectCall: $.servicesPermitted.callControlServices.reconnectCall
  • intrudeCall: $.servicesPermitted.callControlServices.intrudeCall
  • transferCall: $.servicesPermitted.callControlServices.transferCall
  • clearConnection: $.servicesPermitted.callControlServices.clearConnection
  • callAssociatedServices: $.servicesPermitted.callAssociatedServices
  • changeConnectionInformation: $.servicesPermitted.callAssociatedServices.changeConnectionInformation
  • generateTelephonyTones: $.servicesPermitted.callAssociatedServices.generateTelephonyTones
  • sendUserInformation: $.servicesPermitted.callAssociatedServices.sendUserInformation
  • cancelTelephonyTones: $.servicesPermitted.callAssociatedServices.cancelTelephonyTones
  • generateDigits: $.servicesPermitted.callAssociatedServices.generateDigits
  • associateData: $.servicesPermitted.callAssociatedServices.associateData
  • routeingServices: $.servicesPermitted.routeingServices
  • reRoute: $.servicesPermitted.routeingServices.reRoute
  • routeEnd: $.servicesPermitted.routeingServices.routeEnd
  • routeRegisterCancel: $.servicesPermitted.routeingServices.routeRegisterCancel
  • routeRegisterAbort: $.servicesPermitted.routeingServices.routeRegisterAbort
  • routeRequest: $.servicesPermitted.routeingServices.routeRequest
  • routeSelect: $.servicesPermitted.routeingServices.routeSelect
  • routeReject: $.servicesPermitted.routeingServices.routeReject
  • routeUsed: $.servicesPermitted.routeingServices.routeUsed
  • routeRegister: $.servicesPermitted.routeingServices.routeRegister
  • voiceServices: $.servicesPermitted.voiceServices
  • clear: $.servicesPermitted.voiceServices.clear
  • resume: $.servicesPermitted.voiceServices.resume
  • suspend: $.servicesPermitted.voiceServices.suspend
  • review: $.servicesPermitted.voiceServices.review
  • activate: $.servicesPermitted.voiceServices.activate
  • stop: $.servicesPermitted.voiceServices.stop
  • setVoiceAttribute: $.servicesPermitted.voiceServices.setVoiceAttribute
  • concatenateMessage: $.servicesPermitted.voiceServices.concatenateMessage
  • synthesizeMessage: $.servicesPermitted.voiceServices.synthesizeMessage
  • queryVoiceAttribute: $.servicesPermitted.voiceServices.queryVoiceAttribute
  • deactivate: $.servicesPermitted.voiceServices.deactivate
  • deleteMessage: $.servicesPermitted.voiceServices.deleteMessage
  • playMessage: $.servicesPermitted.voiceServices.playMessage
  • recordMessage: $.servicesPermitted.voiceServices.recordMessage
  • reposition: $.servicesPermitted.voiceServices.reposition
  • callLinkageData: $.callLinkageData
  • threadData: $.callLinkageData.threadData
  • threadIDTimeStamp: $.callLinkageData.threadData.threadIDTimeStamp
  • threadSwitchingSubDomainName: $.callLinkageData.threadData.threadSwitchingSubDomainName
  • threadLinkageID: $.callLinkageData.threadData.threadLinkageID
  • globallyUniqueThreadID: $.callLinkageData.threadData.threadLinkageID.globallyUniqueThreadID
  • subDomainThreadID: $.callLinkageData.threadData.threadLinkageID.subDomainThreadID
  • globalCallData: $.callLinkageData.globalCallData
  • globalCallLinkageID: $.callLinkageData.globalCallData.globalCallLinkageID
  • subDomainCallLinkageID: $.callLinkageData.globalCallData.globalCallLinkageID.subDomainCallLinkageID
  • globallyUniqueCallLinkageID: $.callLinkageData.globalCallData.globalCallLinkageID.globallyUniqueCallLinkageID
  • callLinkageIDTimestamp: $.callLinkageData.globalCallData.callLinkageIDTimestamp
  • globalCallSwitchingSubDomainName: $.callLinkageData.globalCallData.globalCallSwitchingSubDomainName
  • correlatorData: $.correlatorData
  • string: $.correlatorData.string
  • string: $.correlatorData.string[*]
  • private: $.correlatorData.private
  • any: $.correlatorData.private.any
  • any: $.correlatorData.private.any[*]

HookswitchEvent

Beispiel: HookswitchEvent
{
"device": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"extensions": {
"privateData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"security": {
"messageSequenceNumber": 0,
"securityInfo": {
"private": { },
"string": [ "<string>" ]
},
"timeStamp": "<string>"
}
},
"hookswitch": "<string>",
"hookswitchOnHook": true,
"monitorCrossRefID": "2345"
}

Attribute (JsonPath)

  • extensions: $.extensions
  • security: $.extensions.security
  • timeStamp: $.extensions.security.timeStamp
  • messageSequenceNumber: $.extensions.security.messageSequenceNumber
  • securityInfo: $.extensions.security.securityInfo
  • string: $.extensions.security.securityInfo.string
  • string: $.extensions.security.securityInfo.string[*]
  • private: $.extensions.security.securityInfo.private
  • privateData: $.extensions.privateData
  • string: $.extensions.privateData.string
  • string: $.extensions.privateData.string[*]
  • private: $.extensions.privateData.private
  • any: $.extensions.privateData.private.any
  • any: $.extensions.privateData.private.any[*]
  • device: $.device
  • deviceIdentifier: $.device.deviceIdentifier
  • value: $.device.deviceIdentifier.value
  • bitRate: $.device.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.device.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.device.deviceIdentifier.typeOfNumber
  • mediaClass: $.device.deviceIdentifier.mediaClass
  • mediaClass: $.device.deviceIdentifier.mediaClass[*]
  • connectionRate: $.device.deviceIdentifier.connectionRate
  • delayTolerance: $.device.deviceIdentifier.delayTolerance
  • privateName: $.device.deviceIdentifier.privateName
  • privateNumber: $.device.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.device.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.device.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.device.notKnown
  • restricted: $.device.restricted
  • hookswitchOnHook: $.hookswitchOnHook
  • hookswitch: $.hookswitch
  • monitorCrossRefID: $.monitorCrossRefID

InterruptionDetectedEvent

Beispiel: InterruptionDetectedEvent
{
"cause": "A_CD_BUSY",
"extensions": {
"privateData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"security": {
"messageSequenceNumber": 0,
"securityInfo": {
"private": { },
"string": [ "<string>" ]
},
"timeStamp": "<string>"
}
},
"monitorCrossRefID": "2345",
"overConnection": {
"content": [
{
"declaredType": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"globalScope": true,
"name": {
"localPart": "<string>",
"namespaceURI": "<string>",
"prefix": "<string>"
},
"nil": true,
"scope": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"typeSubstituted": true,
"value": { }
}
]
},
"resource": "<string>",
"servicesPermitted": {
"callAssociatedServices": {
"associateData": true,
"cancelTelephonyTones": true,
"changeConnectionInformation": true,
"generateDigits": true,
"generateTelephonyTones": true,
"sendUserInformation": true
},
"callControlServices": {
"acceptCall": true,
"alternateCall": true,
"answerCall": true,
"callBack": true,
"callBackMessage": true,
"campOnCall": true,
"clearCall": true,
"clearConnection": true,
"conferenceCall": true,
"consultationCall": true,
"deflectCall": true,
"dialDigits": true,
"directedPickupCall": true,
"groupPickupCall": true,
"holdCall": true,
"intrudeCall": true,
"joinCall": true,
"makeCall": true,
"makePredictiveCall": true,
"parkCall": true,
"reconnectCall": true,
"retrieveCall": true,
"sendMessage": true,
"singleStepConference": true,
"singleStepTransfer": true,
"transferCall": true
},
"mediaAttachementServices": {
"attachMediaService": true,
"detachMediaService": true
},
"routeingServices": {
"reRoute": true,
"routeEnd": true,
"routeRegister": true,
"routeRegisterAbort": true,
"routeRegisterCancel": true,
"routeReject": true,
"routeRequest": true,
"routeSelect": true,
"routeUsed": true
},
"voiceServices": {
"activate": true,
"clear": true,
"concatenateMessage": true,
"deactivate": true,
"deleteMessage": true,
"playMessage": true,
"queryVoiceAttribute": true,
"recordMessage": true,
"reposition": true,
"resume": true,
"review": true,
"setVoiceAttribute": true,
"stop": true,
"suspend": true,
"synthesizeMessage": true
}
}
}

Attribute (JsonPath)

  • cause: $.cause
  • resource: $.resource
  • extensions: $.extensions
  • security: $.extensions.security
  • timeStamp: $.extensions.security.timeStamp
  • messageSequenceNumber: $.extensions.security.messageSequenceNumber
  • securityInfo: $.extensions.security.securityInfo
  • string: $.extensions.security.securityInfo.string
  • string: $.extensions.security.securityInfo.string[*]
  • private: $.extensions.security.securityInfo.private
  • privateData: $.extensions.privateData
  • string: $.extensions.privateData.string
  • string: $.extensions.privateData.string[*]
  • private: $.extensions.privateData.private
  • any: $.extensions.privateData.private.any
  • any: $.extensions.privateData.private.any[*]
  • monitorCrossRefID: $.monitorCrossRefID
  • servicesPermitted: $.servicesPermitted
  • mediaAttachementServices: $.servicesPermitted.mediaAttachementServices
  • detachMediaService: $.servicesPermitted.mediaAttachementServices.detachMediaService
  • attachMediaService: $.servicesPermitted.mediaAttachementServices.attachMediaService
  • callControlServices: $.servicesPermitted.callControlServices
  • consultationCall: $.servicesPermitted.callControlServices.consultationCall
  • holdCall: $.servicesPermitted.callControlServices.holdCall
  • joinCall: $.servicesPermitted.callControlServices.joinCall
  • makeCall: $.servicesPermitted.callControlServices.makeCall
  • callBack: $.servicesPermitted.callControlServices.callBack
  • parkCall: $.servicesPermitted.callControlServices.parkCall
  • conferenceCall: $.servicesPermitted.callControlServices.conferenceCall
  • singleStepTransfer: $.servicesPermitted.callControlServices.singleStepTransfer
  • directedPickupCall: $.servicesPermitted.callControlServices.directedPickupCall
  • makePredictiveCall: $.servicesPermitted.callControlServices.makePredictiveCall
  • singleStepConference: $.servicesPermitted.callControlServices.singleStepConference
  • callBackMessage: $.servicesPermitted.callControlServices.callBackMessage
  • campOnCall: $.servicesPermitted.callControlServices.campOnCall
  • alternateCall: $.servicesPermitted.callControlServices.alternateCall
  • acceptCall: $.servicesPermitted.callControlServices.acceptCall
  • answerCall: $.servicesPermitted.callControlServices.answerCall
  • sendMessage: $.servicesPermitted.callControlServices.sendMessage
  • dialDigits: $.servicesPermitted.callControlServices.dialDigits
  • deflectCall: $.servicesPermitted.callControlServices.deflectCall
  • clearCall: $.servicesPermitted.callControlServices.clearCall
  • groupPickupCall: $.servicesPermitted.callControlServices.groupPickupCall
  • retrieveCall: $.servicesPermitted.callControlServices.retrieveCall
  • reconnectCall: $.servicesPermitted.callControlServices.reconnectCall
  • intrudeCall: $.servicesPermitted.callControlServices.intrudeCall
  • transferCall: $.servicesPermitted.callControlServices.transferCall
  • clearConnection: $.servicesPermitted.callControlServices.clearConnection
  • callAssociatedServices: $.servicesPermitted.callAssociatedServices
  • changeConnectionInformation: $.servicesPermitted.callAssociatedServices.changeConnectionInformation
  • generateTelephonyTones: $.servicesPermitted.callAssociatedServices.generateTelephonyTones
  • sendUserInformation: $.servicesPermitted.callAssociatedServices.sendUserInformation
  • cancelTelephonyTones: $.servicesPermitted.callAssociatedServices.cancelTelephonyTones
  • generateDigits: $.servicesPermitted.callAssociatedServices.generateDigits
  • associateData: $.servicesPermitted.callAssociatedServices.associateData
  • routeingServices: $.servicesPermitted.routeingServices
  • reRoute: $.servicesPermitted.routeingServices.reRoute
  • routeEnd: $.servicesPermitted.routeingServices.routeEnd
  • routeRegisterCancel: $.servicesPermitted.routeingServices.routeRegisterCancel
  • routeRegisterAbort: $.servicesPermitted.routeingServices.routeRegisterAbort
  • routeRequest: $.servicesPermitted.routeingServices.routeRequest
  • routeSelect: $.servicesPermitted.routeingServices.routeSelect
  • routeReject: $.servicesPermitted.routeingServices.routeReject
  • routeUsed: $.servicesPermitted.routeingServices.routeUsed
  • routeRegister: $.servicesPermitted.routeingServices.routeRegister
  • voiceServices: $.servicesPermitted.voiceServices
  • clear: $.servicesPermitted.voiceServices.clear
  • resume: $.servicesPermitted.voiceServices.resume
  • suspend: $.servicesPermitted.voiceServices.suspend
  • review: $.servicesPermitted.voiceServices.review
  • activate: $.servicesPermitted.voiceServices.activate
  • stop: $.servicesPermitted.voiceServices.stop
  • setVoiceAttribute: $.servicesPermitted.voiceServices.setVoiceAttribute
  • concatenateMessage: $.servicesPermitted.voiceServices.concatenateMessage
  • synthesizeMessage: $.servicesPermitted.voiceServices.synthesizeMessage
  • queryVoiceAttribute: $.servicesPermitted.voiceServices.queryVoiceAttribute
  • deactivate: $.servicesPermitted.voiceServices.deactivate
  • deleteMessage: $.servicesPermitted.voiceServices.deleteMessage
  • playMessage: $.servicesPermitted.voiceServices.playMessage
  • recordMessage: $.servicesPermitted.voiceServices.recordMessage
  • reposition: $.servicesPermitted.voiceServices.reposition
  • overConnection: $.overConnection
  • content: $.overConnection.content
  • content: $.overConnection.content[*]
  • name: $.overConnection.content[*].name
  • namespaceURI: $.overConnection.content[*].name.namespaceURI
  • localPart: $.overConnection.content[*].name.localPart
  • prefix: $.overConnection.content[*].name.prefix
  • value: $.overConnection.content[*].value
  • scope: $.overConnection.content[*].scope
  • name: $.overConnection.content[*].scope.name
  • module: $.overConnection.content[*].scope.module
  • protectionDomain: $.overConnection.content[*].scope.protectionDomain
  • modifiers: $.overConnection.content[*].scope.modifiers
  • interface: $.overConnection.content[*].scope.interface
  • array: $.overConnection.content[*].scope.array
  • primitive: $.overConnection.content[*].scope.primitive
  • hidden: $.overConnection.content[*].scope.hidden
  • superclass: $.overConnection.content[*].scope.superclass
  • componentType: $.overConnection.content[*].scope.componentType
  • annotation: $.overConnection.content[*].scope.annotation
  • enum: $.overConnection.content[*].scope.enum
  • record: $.overConnection.content[*].scope.record
  • typeParameters: $.overConnection.content[*].scope.typeParameters
  • typeParameters: $.overConnection.content[*].scope.typeParameters[*]
  • sealed: $.overConnection.content[*].scope.sealed
  • interfaces: $.overConnection.content[*].scope.interfaces
  • interfaces: $.overConnection.content[*].scope.interfaces[*]
  • classLoader: $.overConnection.content[*].scope.classLoader
  • memberClass: $.overConnection.content[*].scope.memberClass
  • localClass: $.overConnection.content[*].scope.localClass
  • anonymousClass: $.overConnection.content[*].scope.anonymousClass
  • enclosingClass: $.overConnection.content[*].scope.enclosingClass
  • simpleName: $.overConnection.content[*].scope.simpleName
  • canonicalName: $.overConnection.content[*].scope.canonicalName
  • packageName: $.overConnection.content[*].scope.packageName
  • nestHost: $.overConnection.content[*].scope.nestHost
  • permittedSubclasses: $.overConnection.content[*].scope.permittedSubclasses
  • permittedSubclasses: $.overConnection.content[*].scope.permittedSubclasses[*]
  • synthetic: $.overConnection.content[*].scope.synthetic
  • genericSuperclass: $.overConnection.content[*].scope.genericSuperclass
  • package: $.overConnection.content[*].scope.package
  • genericInterfaces: $.overConnection.content[*].scope.genericInterfaces
  • genericInterfaces: $.overConnection.content[*].scope.genericInterfaces[*]
  • signers: $.overConnection.content[*].scope.signers
  • signers: $.overConnection.content[*].scope.signers[*]
  • enclosingMethod: $.overConnection.content[*].scope.enclosingMethod
  • enclosingConstructor: $.overConnection.content[*].scope.enclosingConstructor
  • declaringClass: $.overConnection.content[*].scope.declaringClass
  • typeName: $.overConnection.content[*].scope.typeName
  • classes: $.overConnection.content[*].scope.classes
  • classes: $.overConnection.content[*].scope.classes[*]
  • fields: $.overConnection.content[*].scope.fields
  • fields: $.overConnection.content[*].scope.fields[*]
  • methods: $.overConnection.content[*].scope.methods
  • methods: $.overConnection.content[*].scope.methods[*]
  • constructors: $.overConnection.content[*].scope.constructors
  • constructors: $.overConnection.content[*].scope.constructors[*]
  • declaredClasses: $.overConnection.content[*].scope.declaredClasses
  • declaredClasses: $.overConnection.content[*].scope.declaredClasses[*]
  • declaredFields: $.overConnection.content[*].scope.declaredFields
  • declaredFields: $.overConnection.content[*].scope.declaredFields[*]
  • recordComponents: $.overConnection.content[*].scope.recordComponents
  • recordComponents: $.overConnection.content[*].scope.recordComponents[*]
  • declaredMethods: $.overConnection.content[*].scope.declaredMethods
  • declaredMethods: $.overConnection.content[*].scope.declaredMethods[*]
  • declaredConstructors: $.overConnection.content[*].scope.declaredConstructors
  • declaredConstructors: $.overConnection.content[*].scope.declaredConstructors[*]
  • enumConstants: $.overConnection.content[*].scope.enumConstants
  • enumConstants: $.overConnection.content[*].scope.enumConstants[*]
  • annotations: $.overConnection.content[*].scope.annotations
  • annotations: $.overConnection.content[*].scope.annotations[*]
  • declaredAnnotations: $.overConnection.content[*].scope.declaredAnnotations
  • declaredAnnotations: $.overConnection.content[*].scope.declaredAnnotations[*]
  • annotatedSuperclass: $.overConnection.content[*].scope.annotatedSuperclass
  • annotatedInterfaces: $.overConnection.content[*].scope.annotatedInterfaces
  • annotatedInterfaces: $.overConnection.content[*].scope.annotatedInterfaces[*]
  • nestMembers: $.overConnection.content[*].scope.nestMembers
  • nestMembers: $.overConnection.content[*].scope.nestMembers[*]
  • nil: $.overConnection.content[*].nil
  • declaredType: $.overConnection.content[*].declaredType
  • name: $.overConnection.content[*].declaredType.name
  • module: $.overConnection.content[*].declaredType.module
  • protectionDomain: $.overConnection.content[*].declaredType.protectionDomain
  • modifiers: $.overConnection.content[*].declaredType.modifiers
  • interface: $.overConnection.content[*].declaredType.interface
  • array: $.overConnection.content[*].declaredType.array
  • primitive: $.overConnection.content[*].declaredType.primitive
  • hidden: $.overConnection.content[*].declaredType.hidden
  • superclass: $.overConnection.content[*].declaredType.superclass
  • componentType: $.overConnection.content[*].declaredType.componentType
  • annotation: $.overConnection.content[*].declaredType.annotation
  • enum: $.overConnection.content[*].declaredType.enum
  • record: $.overConnection.content[*].declaredType.record
  • typeParameters: $.overConnection.content[*].declaredType.typeParameters
  • typeParameters: $.overConnection.content[*].declaredType.typeParameters[*]
  • sealed: $.overConnection.content[*].declaredType.sealed
  • interfaces: $.overConnection.content[*].declaredType.interfaces
  • interfaces: $.overConnection.content[*].declaredType.interfaces[*]
  • classLoader: $.overConnection.content[*].declaredType.classLoader
  • memberClass: $.overConnection.content[*].declaredType.memberClass
  • localClass: $.overConnection.content[*].declaredType.localClass
  • anonymousClass: $.overConnection.content[*].declaredType.anonymousClass
  • enclosingClass: $.overConnection.content[*].declaredType.enclosingClass
  • simpleName: $.overConnection.content[*].declaredType.simpleName
  • canonicalName: $.overConnection.content[*].declaredType.canonicalName
  • packageName: $.overConnection.content[*].declaredType.packageName
  • nestHost: $.overConnection.content[*].declaredType.nestHost
  • permittedSubclasses: $.overConnection.content[*].declaredType.permittedSubclasses
  • permittedSubclasses: $.overConnection.content[*].declaredType.permittedSubclasses[*]
  • synthetic: $.overConnection.content[*].declaredType.synthetic
  • genericSuperclass: $.overConnection.content[*].declaredType.genericSuperclass
  • package: $.overConnection.content[*].declaredType.package
  • genericInterfaces: $.overConnection.content[*].declaredType.genericInterfaces
  • genericInterfaces: $.overConnection.content[*].declaredType.genericInterfaces[*]
  • signers: $.overConnection.content[*].declaredType.signers
  • signers: $.overConnection.content[*].declaredType.signers[*]
  • enclosingMethod: $.overConnection.content[*].declaredType.enclosingMethod
  • enclosingConstructor: $.overConnection.content[*].declaredType.enclosingConstructor
  • declaringClass: $.overConnection.content[*].declaredType.declaringClass
  • typeName: $.overConnection.content[*].declaredType.typeName
  • classes: $.overConnection.content[*].declaredType.classes
  • classes: $.overConnection.content[*].declaredType.classes[*]
  • fields: $.overConnection.content[*].declaredType.fields
  • fields: $.overConnection.content[*].declaredType.fields[*]
  • methods: $.overConnection.content[*].declaredType.methods
  • methods: $.overConnection.content[*].declaredType.methods[*]
  • constructors: $.overConnection.content[*].declaredType.constructors
  • constructors: $.overConnection.content[*].declaredType.constructors[*]
  • declaredClasses: $.overConnection.content[*].declaredType.declaredClasses
  • declaredClasses: $.overConnection.content[*].declaredType.declaredClasses[*]
  • declaredFields: $.overConnection.content[*].declaredType.declaredFields
  • declaredFields: $.overConnection.content[*].declaredType.declaredFields[*]
  • recordComponents: $.overConnection.content[*].declaredType.recordComponents
  • recordComponents: $.overConnection.content[*].declaredType.recordComponents[*]
  • declaredMethods: $.overConnection.content[*].declaredType.declaredMethods
  • declaredMethods: $.overConnection.content[*].declaredType.declaredMethods[*]
  • declaredConstructors: $.overConnection.content[*].declaredType.declaredConstructors
  • declaredConstructors: $.overConnection.content[*].declaredType.declaredConstructors[*]
  • enumConstants: $.overConnection.content[*].declaredType.enumConstants
  • enumConstants: $.overConnection.content[*].declaredType.enumConstants[*]
  • annotations: $.overConnection.content[*].declaredType.annotations
  • annotations: $.overConnection.content[*].declaredType.annotations[*]
  • declaredAnnotations: $.overConnection.content[*].declaredType.declaredAnnotations
  • declaredAnnotations: $.overConnection.content[*].declaredType.declaredAnnotations[*]
  • annotatedSuperclass: $.overConnection.content[*].declaredType.annotatedSuperclass
  • annotatedInterfaces: $.overConnection.content[*].declaredType.annotatedInterfaces
  • annotatedInterfaces: $.overConnection.content[*].declaredType.annotatedInterfaces[*]
  • nestMembers: $.overConnection.content[*].declaredType.nestMembers
  • nestMembers: $.overConnection.content[*].declaredType.nestMembers[*]
  • globalScope: $.overConnection.content[*].globalScope
  • typeSubstituted: $.overConnection.content[*].typeSubstituted

LampModeEvent

Beispiel: LampModeEvent
{
"device": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"extensions": {
"privateData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"security": {
"messageSequenceNumber": 0,
"securityInfo": {
"private": { },
"string": [ "<string>" ]
},
"timeStamp": "<string>"
}
},
"lamp": "<string>",
"lampBrightness": "UNSPECIFIED",
"lampColor": 0,
"lampLabel": "<string>",
"lampMode": 0,
"monitorCrossRefID": "2345"
}

Attribute (JsonPath)

  • extensions: $.extensions
  • security: $.extensions.security
  • timeStamp: $.extensions.security.timeStamp
  • messageSequenceNumber: $.extensions.security.messageSequenceNumber
  • securityInfo: $.extensions.security.securityInfo
  • string: $.extensions.security.securityInfo.string
  • string: $.extensions.security.securityInfo.string[*]
  • private: $.extensions.security.securityInfo.private
  • privateData: $.extensions.privateData
  • string: $.extensions.privateData.string
  • string: $.extensions.privateData.string[*]
  • private: $.extensions.privateData.private
  • any: $.extensions.privateData.private.any
  • any: $.extensions.privateData.private.any[*]
  • lamp: $.lamp
  • device: $.device
  • deviceIdentifier: $.device.deviceIdentifier
  • value: $.device.deviceIdentifier.value
  • bitRate: $.device.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.device.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.device.deviceIdentifier.typeOfNumber
  • mediaClass: $.device.deviceIdentifier.mediaClass
  • mediaClass: $.device.deviceIdentifier.mediaClass[*]
  • connectionRate: $.device.deviceIdentifier.connectionRate
  • delayTolerance: $.device.deviceIdentifier.delayTolerance
  • privateName: $.device.deviceIdentifier.privateName
  • privateNumber: $.device.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.device.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.device.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.device.notKnown
  • restricted: $.device.restricted
  • lampLabel: $.lampLabel
  • lampMode: $.lampMode
  • lampBrightness: $.lampBrightness
  • lampColor: $.lampColor
  • monitorCrossRefID: $.monitorCrossRefID

MediaAttachedEvent

Beispiel: MediaAttachedEvent
{
"callCharacteristics": {
"acdCall": true,
"assistCall": true,
"confidentialCall": true,
"directAgent": true,
"encryptedCall": true,
"highPriorityCall": true,
"lowPriorityCall": true,
"maintainanceCall": true,
"personalCall": true,
"priorityCall": true,
"privateCall": true,
"sensitiveCall": true,
"voiceUnitCall": true
},
"extensions": {
"privateData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"security": {
"messageSequenceNumber": 0,
"securityInfo": {
"private": { },
"string": [ "<string>" ]
},
"timeStamp": "<string>"
}
},
"localConnectionInfo": "NULL",
"mediaCallCharacteristics": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": {
"audio": true,
"chat": true,
"data": true,
"email": true,
"im": true,
"image": true,
"message": true,
"mms": true,
"notKnown": true,
"other": true,
"sms": true,
"voice": true
},
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ]
},
"mediaConnection": {
"content": [
{
"declaredType": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"globalScope": true,
"name": {
"localPart": "<string>",
"namespaceURI": "<string>",
"prefix": "<string>"
},
"nil": true,
"scope": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"typeSubstituted": true,
"value": { }
}
]
},
"mediaConnectionInfo": {
"flowDirection": "<string>",
"mediaSessionInfo": "<string>",
"numberOfChannels": 0
},
"mediaDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"mediaServiceInstanceID": "2345",
"mediaServiceType": "CSTA_VOICE_UNIT",
"mediaServiceVersion": 0,
"mediaStreamID": "2345",
"monitorCrossRefID": "2345"
}

Attribute (JsonPath)

  • extensions: $.extensions
  • security: $.extensions.security
  • timeStamp: $.extensions.security.timeStamp
  • messageSequenceNumber: $.extensions.security.messageSequenceNumber
  • securityInfo: $.extensions.security.securityInfo
  • string: $.extensions.security.securityInfo.string
  • string: $.extensions.security.securityInfo.string[*]
  • private: $.extensions.security.securityInfo.private
  • privateData: $.extensions.privateData
  • string: $.extensions.privateData.string
  • string: $.extensions.privateData.string[*]
  • private: $.extensions.privateData.private
  • any: $.extensions.privateData.private.any
  • any: $.extensions.privateData.private.any[*]
  • mediaServiceVersion: $.mediaServiceVersion
  • mediaConnectionInfo: $.mediaConnectionInfo
  • numberOfChannels: $.mediaConnectionInfo.numberOfChannels
  • mediaSessionInfo: $.mediaConnectionInfo.mediaSessionInfo
  • flowDirection: $.mediaConnectionInfo.flowDirection
  • mediaServiceType: $.mediaServiceType
  • mediaServiceInstanceID: $.mediaServiceInstanceID
  • mediaCallCharacteristics: $.mediaCallCharacteristics
  • bitRate: $.mediaCallCharacteristics.bitRate
  • switchingSubDomainCCIEType: $.mediaCallCharacteristics.switchingSubDomainCCIEType
  • mediaClass: $.mediaCallCharacteristics.mediaClass
  • other: $.mediaCallCharacteristics.mediaClass.other
  • message: $.mediaCallCharacteristics.mediaClass.message
  • email: $.mediaCallCharacteristics.mediaClass.email
  • data: $.mediaCallCharacteristics.mediaClass.data
  • im: $.mediaCallCharacteristics.mediaClass.im
  • mms: $.mediaCallCharacteristics.mediaClass.mms
  • voice: $.mediaCallCharacteristics.mediaClass.voice
  • chat: $.mediaCallCharacteristics.mediaClass.chat
  • notKnown: $.mediaCallCharacteristics.mediaClass.notKnown
  • image: $.mediaCallCharacteristics.mediaClass.image
  • audio: $.mediaCallCharacteristics.mediaClass.audio
  • sms: $.mediaCallCharacteristics.mediaClass.sms
  • connectionRate: $.mediaCallCharacteristics.connectionRate
  • delayTolerance: $.mediaCallCharacteristics.delayTolerance
  • switchingSubDomainInformationElements: $.mediaCallCharacteristics.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.mediaCallCharacteristics.switchingSubDomainInformationElements[*]
  • mediaConnection: $.mediaConnection
  • content: $.mediaConnection.content
  • content: $.mediaConnection.content[*]
  • name: $.mediaConnection.content[*].name
  • namespaceURI: $.mediaConnection.content[*].name.namespaceURI
  • localPart: $.mediaConnection.content[*].name.localPart
  • prefix: $.mediaConnection.content[*].name.prefix
  • value: $.mediaConnection.content[*].value
  • scope: $.mediaConnection.content[*].scope
  • name: $.mediaConnection.content[*].scope.name
  • module: $.mediaConnection.content[*].scope.module
  • protectionDomain: $.mediaConnection.content[*].scope.protectionDomain
  • modifiers: $.mediaConnection.content[*].scope.modifiers
  • interface: $.mediaConnection.content[*].scope.interface
  • array: $.mediaConnection.content[*].scope.array
  • primitive: $.mediaConnection.content[*].scope.primitive
  • hidden: $.mediaConnection.content[*].scope.hidden
  • superclass: $.mediaConnection.content[*].scope.superclass
  • componentType: $.mediaConnection.content[*].scope.componentType
  • annotation: $.mediaConnection.content[*].scope.annotation
  • enum: $.mediaConnection.content[*].scope.enum
  • record: $.mediaConnection.content[*].scope.record
  • typeParameters: $.mediaConnection.content[*].scope.typeParameters
  • typeParameters: $.mediaConnection.content[*].scope.typeParameters[*]
  • sealed: $.mediaConnection.content[*].scope.sealed
  • interfaces: $.mediaConnection.content[*].scope.interfaces
  • interfaces: $.mediaConnection.content[*].scope.interfaces[*]
  • classLoader: $.mediaConnection.content[*].scope.classLoader
  • memberClass: $.mediaConnection.content[*].scope.memberClass
  • localClass: $.mediaConnection.content[*].scope.localClass
  • anonymousClass: $.mediaConnection.content[*].scope.anonymousClass
  • enclosingClass: $.mediaConnection.content[*].scope.enclosingClass
  • simpleName: $.mediaConnection.content[*].scope.simpleName
  • canonicalName: $.mediaConnection.content[*].scope.canonicalName
  • packageName: $.mediaConnection.content[*].scope.packageName
  • nestHost: $.mediaConnection.content[*].scope.nestHost
  • permittedSubclasses: $.mediaConnection.content[*].scope.permittedSubclasses
  • permittedSubclasses: $.mediaConnection.content[*].scope.permittedSubclasses[*]
  • synthetic: $.mediaConnection.content[*].scope.synthetic
  • genericSuperclass: $.mediaConnection.content[*].scope.genericSuperclass
  • package: $.mediaConnection.content[*].scope.package
  • genericInterfaces: $.mediaConnection.content[*].scope.genericInterfaces
  • genericInterfaces: $.mediaConnection.content[*].scope.genericInterfaces[*]
  • signers: $.mediaConnection.content[*].scope.signers
  • signers: $.mediaConnection.content[*].scope.signers[*]
  • enclosingMethod: $.mediaConnection.content[*].scope.enclosingMethod
  • enclosingConstructor: $.mediaConnection.content[*].scope.enclosingConstructor
  • declaringClass: $.mediaConnection.content[*].scope.declaringClass
  • typeName: $.mediaConnection.content[*].scope.typeName
  • classes: $.mediaConnection.content[*].scope.classes
  • classes: $.mediaConnection.content[*].scope.classes[*]
  • fields: $.mediaConnection.content[*].scope.fields
  • fields: $.mediaConnection.content[*].scope.fields[*]
  • methods: $.mediaConnection.content[*].scope.methods
  • methods: $.mediaConnection.content[*].scope.methods[*]
  • constructors: $.mediaConnection.content[*].scope.constructors
  • constructors: $.mediaConnection.content[*].scope.constructors[*]
  • declaredClasses: $.mediaConnection.content[*].scope.declaredClasses
  • declaredClasses: $.mediaConnection.content[*].scope.declaredClasses[*]
  • declaredFields: $.mediaConnection.content[*].scope.declaredFields
  • declaredFields: $.mediaConnection.content[*].scope.declaredFields[*]
  • recordComponents: $.mediaConnection.content[*].scope.recordComponents
  • recordComponents: $.mediaConnection.content[*].scope.recordComponents[*]
  • declaredMethods: $.mediaConnection.content[*].scope.declaredMethods
  • declaredMethods: $.mediaConnection.content[*].scope.declaredMethods[*]
  • declaredConstructors: $.mediaConnection.content[*].scope.declaredConstructors
  • declaredConstructors: $.mediaConnection.content[*].scope.declaredConstructors[*]
  • enumConstants: $.mediaConnection.content[*].scope.enumConstants
  • enumConstants: $.mediaConnection.content[*].scope.enumConstants[*]
  • annotations: $.mediaConnection.content[*].scope.annotations
  • annotations: $.mediaConnection.content[*].scope.annotations[*]
  • declaredAnnotations: $.mediaConnection.content[*].scope.declaredAnnotations
  • declaredAnnotations: $.mediaConnection.content[*].scope.declaredAnnotations[*]
  • annotatedSuperclass: $.mediaConnection.content[*].scope.annotatedSuperclass
  • annotatedInterfaces: $.mediaConnection.content[*].scope.annotatedInterfaces
  • annotatedInterfaces: $.mediaConnection.content[*].scope.annotatedInterfaces[*]
  • nestMembers: $.mediaConnection.content[*].scope.nestMembers
  • nestMembers: $.mediaConnection.content[*].scope.nestMembers[*]
  • nil: $.mediaConnection.content[*].nil
  • declaredType: $.mediaConnection.content[*].declaredType
  • name: $.mediaConnection.content[*].declaredType.name
  • module: $.mediaConnection.content[*].declaredType.module
  • protectionDomain: $.mediaConnection.content[*].declaredType.protectionDomain
  • modifiers: $.mediaConnection.content[*].declaredType.modifiers
  • interface: $.mediaConnection.content[*].declaredType.interface
  • array: $.mediaConnection.content[*].declaredType.array
  • primitive: $.mediaConnection.content[*].declaredType.primitive
  • hidden: $.mediaConnection.content[*].declaredType.hidden
  • superclass: $.mediaConnection.content[*].declaredType.superclass
  • componentType: $.mediaConnection.content[*].declaredType.componentType
  • annotation: $.mediaConnection.content[*].declaredType.annotation
  • enum: $.mediaConnection.content[*].declaredType.enum
  • record: $.mediaConnection.content[*].declaredType.record
  • typeParameters: $.mediaConnection.content[*].declaredType.typeParameters
  • typeParameters: $.mediaConnection.content[*].declaredType.typeParameters[*]
  • sealed: $.mediaConnection.content[*].declaredType.sealed
  • interfaces: $.mediaConnection.content[*].declaredType.interfaces
  • interfaces: $.mediaConnection.content[*].declaredType.interfaces[*]
  • classLoader: $.mediaConnection.content[*].declaredType.classLoader
  • memberClass: $.mediaConnection.content[*].declaredType.memberClass
  • localClass: $.mediaConnection.content[*].declaredType.localClass
  • anonymousClass: $.mediaConnection.content[*].declaredType.anonymousClass
  • enclosingClass: $.mediaConnection.content[*].declaredType.enclosingClass
  • simpleName: $.mediaConnection.content[*].declaredType.simpleName
  • canonicalName: $.mediaConnection.content[*].declaredType.canonicalName
  • packageName: $.mediaConnection.content[*].declaredType.packageName
  • nestHost: $.mediaConnection.content[*].declaredType.nestHost
  • permittedSubclasses: $.mediaConnection.content[*].declaredType.permittedSubclasses
  • permittedSubclasses: $.mediaConnection.content[*].declaredType.permittedSubclasses[*]
  • synthetic: $.mediaConnection.content[*].declaredType.synthetic
  • genericSuperclass: $.mediaConnection.content[*].declaredType.genericSuperclass
  • package: $.mediaConnection.content[*].declaredType.package
  • genericInterfaces: $.mediaConnection.content[*].declaredType.genericInterfaces
  • genericInterfaces: $.mediaConnection.content[*].declaredType.genericInterfaces[*]
  • signers: $.mediaConnection.content[*].declaredType.signers
  • signers: $.mediaConnection.content[*].declaredType.signers[*]
  • enclosingMethod: $.mediaConnection.content[*].declaredType.enclosingMethod
  • enclosingConstructor: $.mediaConnection.content[*].declaredType.enclosingConstructor
  • declaringClass: $.mediaConnection.content[*].declaredType.declaringClass
  • typeName: $.mediaConnection.content[*].declaredType.typeName
  • classes: $.mediaConnection.content[*].declaredType.classes
  • classes: $.mediaConnection.content[*].declaredType.classes[*]
  • fields: $.mediaConnection.content[*].declaredType.fields
  • fields: $.mediaConnection.content[*].declaredType.fields[*]
  • methods: $.mediaConnection.content[*].declaredType.methods
  • methods: $.mediaConnection.content[*].declaredType.methods[*]
  • constructors: $.mediaConnection.content[*].declaredType.constructors
  • constructors: $.mediaConnection.content[*].declaredType.constructors[*]
  • declaredClasses: $.mediaConnection.content[*].declaredType.declaredClasses
  • declaredClasses: $.mediaConnection.content[*].declaredType.declaredClasses[*]
  • declaredFields: $.mediaConnection.content[*].declaredType.declaredFields
  • declaredFields: $.mediaConnection.content[*].declaredType.declaredFields[*]
  • recordComponents: $.mediaConnection.content[*].declaredType.recordComponents
  • recordComponents: $.mediaConnection.content[*].declaredType.recordComponents[*]
  • declaredMethods: $.mediaConnection.content[*].declaredType.declaredMethods
  • declaredMethods: $.mediaConnection.content[*].declaredType.declaredMethods[*]
  • declaredConstructors: $.mediaConnection.content[*].declaredType.declaredConstructors
  • declaredConstructors: $.mediaConnection.content[*].declaredType.declaredConstructors[*]
  • enumConstants: $.mediaConnection.content[*].declaredType.enumConstants
  • enumConstants: $.mediaConnection.content[*].declaredType.enumConstants[*]
  • annotations: $.mediaConnection.content[*].declaredType.annotations
  • annotations: $.mediaConnection.content[*].declaredType.annotations[*]
  • declaredAnnotations: $.mediaConnection.content[*].declaredType.declaredAnnotations
  • declaredAnnotations: $.mediaConnection.content[*].declaredType.declaredAnnotations[*]
  • annotatedSuperclass: $.mediaConnection.content[*].declaredType.annotatedSuperclass
  • annotatedInterfaces: $.mediaConnection.content[*].declaredType.annotatedInterfaces
  • annotatedInterfaces: $.mediaConnection.content[*].declaredType.annotatedInterfaces[*]
  • nestMembers: $.mediaConnection.content[*].declaredType.nestMembers
  • nestMembers: $.mediaConnection.content[*].declaredType.nestMembers[*]
  • globalScope: $.mediaConnection.content[*].globalScope
  • typeSubstituted: $.mediaConnection.content[*].typeSubstituted
  • mediaStreamID: $.mediaStreamID
  • mediaDevice: $.mediaDevice
  • deviceIdentifier: $.mediaDevice.deviceIdentifier
  • value: $.mediaDevice.deviceIdentifier.value
  • bitRate: $.mediaDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.mediaDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.mediaDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.mediaDevice.deviceIdentifier.mediaClass
  • mediaClass: $.mediaDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.mediaDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.mediaDevice.deviceIdentifier.delayTolerance
  • privateName: $.mediaDevice.deviceIdentifier.privateName
  • privateNumber: $.mediaDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.mediaDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.mediaDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.mediaDevice.notKnown
  • restricted: $.mediaDevice.restricted
  • localConnectionInfo: $.localConnectionInfo
  • callCharacteristics: $.callCharacteristics
  • privateCall: $.callCharacteristics.privateCall
  • acdCall: $.callCharacteristics.acdCall
  • lowPriorityCall: $.callCharacteristics.lowPriorityCall
  • encryptedCall: $.callCharacteristics.encryptedCall
  • voiceUnitCall: $.callCharacteristics.voiceUnitCall
  • highPriorityCall: $.callCharacteristics.highPriorityCall
  • directAgent: $.callCharacteristics.directAgent
  • assistCall: $.callCharacteristics.assistCall
  • sensitiveCall: $.callCharacteristics.sensitiveCall
  • personalCall: $.callCharacteristics.personalCall
  • confidentialCall: $.callCharacteristics.confidentialCall
  • maintainanceCall: $.callCharacteristics.maintainanceCall
  • priorityCall: $.callCharacteristics.priorityCall
  • monitorCrossRefID: $.monitorCrossRefID

MediaDetachedEvent

Beispiel: MediaDetachedEvent
{
"callCharacteristics": {
"acdCall": true,
"assistCall": true,
"confidentialCall": true,
"directAgent": true,
"encryptedCall": true,
"highPriorityCall": true,
"lowPriorityCall": true,
"maintainanceCall": true,
"personalCall": true,
"priorityCall": true,
"privateCall": true,
"sensitiveCall": true,
"voiceUnitCall": true
},
"extensions": {
"privateData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"security": {
"messageSequenceNumber": 0,
"securityInfo": {
"private": { },
"string": [ "<string>" ]
},
"timeStamp": "<string>"
}
},
"localConnectionInfo": "NULL",
"mediaCallCharacteristics": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": {
"audio": true,
"chat": true,
"data": true,
"email": true,
"im": true,
"image": true,
"message": true,
"mms": true,
"notKnown": true,
"other": true,
"sms": true,
"voice": true
},
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ]
},
"mediaConnection": {
"content": [
{
"declaredType": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"globalScope": true,
"name": {
"localPart": "<string>",
"namespaceURI": "<string>",
"prefix": "<string>"
},
"nil": true,
"scope": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"typeSubstituted": true,
"value": { }
}
]
},
"mediaConnectionInfo": {
"flowDirection": "<string>",
"mediaSessionInfo": "<string>",
"numberOfChannels": 0
},
"mediaDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"mediaServiceInstanceID": "2345",
"mediaServiceType": "CSTA_VOICE_UNIT",
"mediaServiceVersion": 0,
"mediaStreamID": "2345",
"monitorCrossRefID": "2345"
}

Attribute (JsonPath)

  • extensions: $.extensions
  • security: $.extensions.security
  • timeStamp: $.extensions.security.timeStamp
  • messageSequenceNumber: $.extensions.security.messageSequenceNumber
  • securityInfo: $.extensions.security.securityInfo
  • string: $.extensions.security.securityInfo.string
  • string: $.extensions.security.securityInfo.string[*]
  • private: $.extensions.security.securityInfo.private
  • privateData: $.extensions.privateData
  • string: $.extensions.privateData.string
  • string: $.extensions.privateData.string[*]
  • private: $.extensions.privateData.private
  • any: $.extensions.privateData.private.any
  • any: $.extensions.privateData.private.any[*]
  • mediaServiceVersion: $.mediaServiceVersion
  • mediaConnectionInfo: $.mediaConnectionInfo
  • numberOfChannels: $.mediaConnectionInfo.numberOfChannels
  • mediaSessionInfo: $.mediaConnectionInfo.mediaSessionInfo
  • flowDirection: $.mediaConnectionInfo.flowDirection
  • mediaServiceType: $.mediaServiceType
  • mediaServiceInstanceID: $.mediaServiceInstanceID
  • mediaCallCharacteristics: $.mediaCallCharacteristics
  • bitRate: $.mediaCallCharacteristics.bitRate
  • switchingSubDomainCCIEType: $.mediaCallCharacteristics.switchingSubDomainCCIEType
  • mediaClass: $.mediaCallCharacteristics.mediaClass
  • other: $.mediaCallCharacteristics.mediaClass.other
  • message: $.mediaCallCharacteristics.mediaClass.message
  • email: $.mediaCallCharacteristics.mediaClass.email
  • data: $.mediaCallCharacteristics.mediaClass.data
  • im: $.mediaCallCharacteristics.mediaClass.im
  • mms: $.mediaCallCharacteristics.mediaClass.mms
  • voice: $.mediaCallCharacteristics.mediaClass.voice
  • chat: $.mediaCallCharacteristics.mediaClass.chat
  • notKnown: $.mediaCallCharacteristics.mediaClass.notKnown
  • image: $.mediaCallCharacteristics.mediaClass.image
  • audio: $.mediaCallCharacteristics.mediaClass.audio
  • sms: $.mediaCallCharacteristics.mediaClass.sms
  • connectionRate: $.mediaCallCharacteristics.connectionRate
  • delayTolerance: $.mediaCallCharacteristics.delayTolerance
  • switchingSubDomainInformationElements: $.mediaCallCharacteristics.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.mediaCallCharacteristics.switchingSubDomainInformationElements[*]
  • mediaConnection: $.mediaConnection
  • content: $.mediaConnection.content
  • content: $.mediaConnection.content[*]
  • name: $.mediaConnection.content[*].name
  • namespaceURI: $.mediaConnection.content[*].name.namespaceURI
  • localPart: $.mediaConnection.content[*].name.localPart
  • prefix: $.mediaConnection.content[*].name.prefix
  • value: $.mediaConnection.content[*].value
  • scope: $.mediaConnection.content[*].scope
  • name: $.mediaConnection.content[*].scope.name
  • module: $.mediaConnection.content[*].scope.module
  • protectionDomain: $.mediaConnection.content[*].scope.protectionDomain
  • modifiers: $.mediaConnection.content[*].scope.modifiers
  • interface: $.mediaConnection.content[*].scope.interface
  • array: $.mediaConnection.content[*].scope.array
  • primitive: $.mediaConnection.content[*].scope.primitive
  • hidden: $.mediaConnection.content[*].scope.hidden
  • superclass: $.mediaConnection.content[*].scope.superclass
  • componentType: $.mediaConnection.content[*].scope.componentType
  • annotation: $.mediaConnection.content[*].scope.annotation
  • enum: $.mediaConnection.content[*].scope.enum
  • record: $.mediaConnection.content[*].scope.record
  • typeParameters: $.mediaConnection.content[*].scope.typeParameters
  • typeParameters: $.mediaConnection.content[*].scope.typeParameters[*]
  • sealed: $.mediaConnection.content[*].scope.sealed
  • interfaces: $.mediaConnection.content[*].scope.interfaces
  • interfaces: $.mediaConnection.content[*].scope.interfaces[*]
  • classLoader: $.mediaConnection.content[*].scope.classLoader
  • memberClass: $.mediaConnection.content[*].scope.memberClass
  • localClass: $.mediaConnection.content[*].scope.localClass
  • anonymousClass: $.mediaConnection.content[*].scope.anonymousClass
  • enclosingClass: $.mediaConnection.content[*].scope.enclosingClass
  • simpleName: $.mediaConnection.content[*].scope.simpleName
  • canonicalName: $.mediaConnection.content[*].scope.canonicalName
  • packageName: $.mediaConnection.content[*].scope.packageName
  • nestHost: $.mediaConnection.content[*].scope.nestHost
  • permittedSubclasses: $.mediaConnection.content[*].scope.permittedSubclasses
  • permittedSubclasses: $.mediaConnection.content[*].scope.permittedSubclasses[*]
  • synthetic: $.mediaConnection.content[*].scope.synthetic
  • genericSuperclass: $.mediaConnection.content[*].scope.genericSuperclass
  • package: $.mediaConnection.content[*].scope.package
  • genericInterfaces: $.mediaConnection.content[*].scope.genericInterfaces
  • genericInterfaces: $.mediaConnection.content[*].scope.genericInterfaces[*]
  • signers: $.mediaConnection.content[*].scope.signers
  • signers: $.mediaConnection.content[*].scope.signers[*]
  • enclosingMethod: $.mediaConnection.content[*].scope.enclosingMethod
  • enclosingConstructor: $.mediaConnection.content[*].scope.enclosingConstructor
  • declaringClass: $.mediaConnection.content[*].scope.declaringClass
  • typeName: $.mediaConnection.content[*].scope.typeName
  • classes: $.mediaConnection.content[*].scope.classes
  • classes: $.mediaConnection.content[*].scope.classes[*]
  • fields: $.mediaConnection.content[*].scope.fields
  • fields: $.mediaConnection.content[*].scope.fields[*]
  • methods: $.mediaConnection.content[*].scope.methods
  • methods: $.mediaConnection.content[*].scope.methods[*]
  • constructors: $.mediaConnection.content[*].scope.constructors
  • constructors: $.mediaConnection.content[*].scope.constructors[*]
  • declaredClasses: $.mediaConnection.content[*].scope.declaredClasses
  • declaredClasses: $.mediaConnection.content[*].scope.declaredClasses[*]
  • declaredFields: $.mediaConnection.content[*].scope.declaredFields
  • declaredFields: $.mediaConnection.content[*].scope.declaredFields[*]
  • recordComponents: $.mediaConnection.content[*].scope.recordComponents
  • recordComponents: $.mediaConnection.content[*].scope.recordComponents[*]
  • declaredMethods: $.mediaConnection.content[*].scope.declaredMethods
  • declaredMethods: $.mediaConnection.content[*].scope.declaredMethods[*]
  • declaredConstructors: $.mediaConnection.content[*].scope.declaredConstructors
  • declaredConstructors: $.mediaConnection.content[*].scope.declaredConstructors[*]
  • enumConstants: $.mediaConnection.content[*].scope.enumConstants
  • enumConstants: $.mediaConnection.content[*].scope.enumConstants[*]
  • annotations: $.mediaConnection.content[*].scope.annotations
  • annotations: $.mediaConnection.content[*].scope.annotations[*]
  • declaredAnnotations: $.mediaConnection.content[*].scope.declaredAnnotations
  • declaredAnnotations: $.mediaConnection.content[*].scope.declaredAnnotations[*]
  • annotatedSuperclass: $.mediaConnection.content[*].scope.annotatedSuperclass
  • annotatedInterfaces: $.mediaConnection.content[*].scope.annotatedInterfaces
  • annotatedInterfaces: $.mediaConnection.content[*].scope.annotatedInterfaces[*]
  • nestMembers: $.mediaConnection.content[*].scope.nestMembers
  • nestMembers: $.mediaConnection.content[*].scope.nestMembers[*]
  • nil: $.mediaConnection.content[*].nil
  • declaredType: $.mediaConnection.content[*].declaredType
  • name: $.mediaConnection.content[*].declaredType.name
  • module: $.mediaConnection.content[*].declaredType.module
  • protectionDomain: $.mediaConnection.content[*].declaredType.protectionDomain
  • modifiers: $.mediaConnection.content[*].declaredType.modifiers
  • interface: $.mediaConnection.content[*].declaredType.interface
  • array: $.mediaConnection.content[*].declaredType.array
  • primitive: $.mediaConnection.content[*].declaredType.primitive
  • hidden: $.mediaConnection.content[*].declaredType.hidden
  • superclass: $.mediaConnection.content[*].declaredType.superclass
  • componentType: $.mediaConnection.content[*].declaredType.componentType
  • annotation: $.mediaConnection.content[*].declaredType.annotation
  • enum: $.mediaConnection.content[*].declaredType.enum
  • record: $.mediaConnection.content[*].declaredType.record
  • typeParameters: $.mediaConnection.content[*].declaredType.typeParameters
  • typeParameters: $.mediaConnection.content[*].declaredType.typeParameters[*]
  • sealed: $.mediaConnection.content[*].declaredType.sealed
  • interfaces: $.mediaConnection.content[*].declaredType.interfaces
  • interfaces: $.mediaConnection.content[*].declaredType.interfaces[*]
  • classLoader: $.mediaConnection.content[*].declaredType.classLoader
  • memberClass: $.mediaConnection.content[*].declaredType.memberClass
  • localClass: $.mediaConnection.content[*].declaredType.localClass
  • anonymousClass: $.mediaConnection.content[*].declaredType.anonymousClass
  • enclosingClass: $.mediaConnection.content[*].declaredType.enclosingClass
  • simpleName: $.mediaConnection.content[*].declaredType.simpleName
  • canonicalName: $.mediaConnection.content[*].declaredType.canonicalName
  • packageName: $.mediaConnection.content[*].declaredType.packageName
  • nestHost: $.mediaConnection.content[*].declaredType.nestHost
  • permittedSubclasses: $.mediaConnection.content[*].declaredType.permittedSubclasses
  • permittedSubclasses: $.mediaConnection.content[*].declaredType.permittedSubclasses[*]
  • synthetic: $.mediaConnection.content[*].declaredType.synthetic
  • genericSuperclass: $.mediaConnection.content[*].declaredType.genericSuperclass
  • package: $.mediaConnection.content[*].declaredType.package
  • genericInterfaces: $.mediaConnection.content[*].declaredType.genericInterfaces
  • genericInterfaces: $.mediaConnection.content[*].declaredType.genericInterfaces[*]
  • signers: $.mediaConnection.content[*].declaredType.signers
  • signers: $.mediaConnection.content[*].declaredType.signers[*]
  • enclosingMethod: $.mediaConnection.content[*].declaredType.enclosingMethod
  • enclosingConstructor: $.mediaConnection.content[*].declaredType.enclosingConstructor
  • declaringClass: $.mediaConnection.content[*].declaredType.declaringClass
  • typeName: $.mediaConnection.content[*].declaredType.typeName
  • classes: $.mediaConnection.content[*].declaredType.classes
  • classes: $.mediaConnection.content[*].declaredType.classes[*]
  • fields: $.mediaConnection.content[*].declaredType.fields
  • fields: $.mediaConnection.content[*].declaredType.fields[*]
  • methods: $.mediaConnection.content[*].declaredType.methods
  • methods: $.mediaConnection.content[*].declaredType.methods[*]
  • constructors: $.mediaConnection.content[*].declaredType.constructors
  • constructors: $.mediaConnection.content[*].declaredType.constructors[*]
  • declaredClasses: $.mediaConnection.content[*].declaredType.declaredClasses
  • declaredClasses: $.mediaConnection.content[*].declaredType.declaredClasses[*]
  • declaredFields: $.mediaConnection.content[*].declaredType.declaredFields
  • declaredFields: $.mediaConnection.content[*].declaredType.declaredFields[*]
  • recordComponents: $.mediaConnection.content[*].declaredType.recordComponents
  • recordComponents: $.mediaConnection.content[*].declaredType.recordComponents[*]
  • declaredMethods: $.mediaConnection.content[*].declaredType.declaredMethods
  • declaredMethods: $.mediaConnection.content[*].declaredType.declaredMethods[*]
  • declaredConstructors: $.mediaConnection.content[*].declaredType.declaredConstructors
  • declaredConstructors: $.mediaConnection.content[*].declaredType.declaredConstructors[*]
  • enumConstants: $.mediaConnection.content[*].declaredType.enumConstants
  • enumConstants: $.mediaConnection.content[*].declaredType.enumConstants[*]
  • annotations: $.mediaConnection.content[*].declaredType.annotations
  • annotations: $.mediaConnection.content[*].declaredType.annotations[*]
  • declaredAnnotations: $.mediaConnection.content[*].declaredType.declaredAnnotations
  • declaredAnnotations: $.mediaConnection.content[*].declaredType.declaredAnnotations[*]
  • annotatedSuperclass: $.mediaConnection.content[*].declaredType.annotatedSuperclass
  • annotatedInterfaces: $.mediaConnection.content[*].declaredType.annotatedInterfaces
  • annotatedInterfaces: $.mediaConnection.content[*].declaredType.annotatedInterfaces[*]
  • nestMembers: $.mediaConnection.content[*].declaredType.nestMembers
  • nestMembers: $.mediaConnection.content[*].declaredType.nestMembers[*]
  • globalScope: $.mediaConnection.content[*].globalScope
  • typeSubstituted: $.mediaConnection.content[*].typeSubstituted
  • mediaStreamID: $.mediaStreamID
  • mediaDevice: $.mediaDevice
  • deviceIdentifier: $.mediaDevice.deviceIdentifier
  • value: $.mediaDevice.deviceIdentifier.value
  • bitRate: $.mediaDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.mediaDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.mediaDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.mediaDevice.deviceIdentifier.mediaClass
  • mediaClass: $.mediaDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.mediaDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.mediaDevice.deviceIdentifier.delayTolerance
  • privateName: $.mediaDevice.deviceIdentifier.privateName
  • privateNumber: $.mediaDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.mediaDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.mediaDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.mediaDevice.notKnown
  • restricted: $.mediaDevice.restricted
  • localConnectionInfo: $.localConnectionInfo
  • callCharacteristics: $.callCharacteristics
  • privateCall: $.callCharacteristics.privateCall
  • acdCall: $.callCharacteristics.acdCall
  • lowPriorityCall: $.callCharacteristics.lowPriorityCall
  • encryptedCall: $.callCharacteristics.encryptedCall
  • voiceUnitCall: $.callCharacteristics.voiceUnitCall
  • highPriorityCall: $.callCharacteristics.highPriorityCall
  • directAgent: $.callCharacteristics.directAgent
  • assistCall: $.callCharacteristics.assistCall
  • sensitiveCall: $.callCharacteristics.sensitiveCall
  • personalCall: $.callCharacteristics.personalCall
  • confidentialCall: $.callCharacteristics.confidentialCall
  • maintainanceCall: $.callCharacteristics.maintainanceCall
  • priorityCall: $.callCharacteristics.priorityCall
  • monitorCrossRefID: $.monitorCrossRefID

MessageWaitingEvent

Beispiel: MessageWaitingEvent
{
"deviceForMessage": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"extensions": {
"privateData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"security": {
"messageSequenceNumber": 0,
"securityInfo": {
"private": { },
"string": [ "<string>" ]
},
"timeStamp": "<string>"
}
},
"messageWaitingOn": true,
"monitorCrossRefID": "2345",
"targetDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
}
}

Attribute (JsonPath)

  • extensions: $.extensions
  • security: $.extensions.security
  • timeStamp: $.extensions.security.timeStamp
  • messageSequenceNumber: $.extensions.security.messageSequenceNumber
  • securityInfo: $.extensions.security.securityInfo
  • string: $.extensions.security.securityInfo.string
  • string: $.extensions.security.securityInfo.string[*]
  • private: $.extensions.security.securityInfo.private
  • privateData: $.extensions.privateData
  • string: $.extensions.privateData.string
  • string: $.extensions.privateData.string[*]
  • private: $.extensions.privateData.private
  • any: $.extensions.privateData.private.any
  • any: $.extensions.privateData.private.any[*]
  • deviceForMessage: $.deviceForMessage
  • value: $.deviceForMessage.value
  • bitRate: $.deviceForMessage.bitRate
  • switchingSubDomainCCIEType: $.deviceForMessage.switchingSubDomainCCIEType
  • typeOfNumber: $.deviceForMessage.typeOfNumber
  • mediaClass: $.deviceForMessage.mediaClass
  • mediaClass: $.deviceForMessage.mediaClass[*]
  • connectionRate: $.deviceForMessage.connectionRate
  • delayTolerance: $.deviceForMessage.delayTolerance
  • privateName: $.deviceForMessage.privateName
  • privateNumber: $.deviceForMessage.privateNumber
  • switchingSubDomainInformationElements: $.deviceForMessage.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.deviceForMessage.switchingSubDomainInformationElements[*]
  • messageWaitingOn: $.messageWaitingOn
  • monitorCrossRefID: $.monitorCrossRefID
  • targetDevice: $.targetDevice
  • deviceIdentifier: $.targetDevice.deviceIdentifier
  • value: $.targetDevice.deviceIdentifier.value
  • bitRate: $.targetDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.targetDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.targetDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.targetDevice.deviceIdentifier.mediaClass
  • mediaClass: $.targetDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.targetDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.targetDevice.deviceIdentifier.delayTolerance
  • privateName: $.targetDevice.deviceIdentifier.privateName
  • privateNumber: $.targetDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.targetDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.targetDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.targetDevice.notKnown
  • restricted: $.targetDevice.restricted

MicrophoneGainEvent

Beispiel: MicrophoneGainEvent
{
"auditoryApparatus": "<string>",
"extensions": {
"privateData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"security": {
"messageSequenceNumber": 0,
"securityInfo": {
"private": { },
"string": [ "<string>" ]
},
"timeStamp": "<string>"
}
},
"invokingDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"microphoneGain": {
"micGainAbs": 0,
"micGainInc": "INCREMENT"
},
"monitorCrossRefID": "2345"
}

Attribute (JsonPath)

  • extensions: $.extensions
  • security: $.extensions.security
  • timeStamp: $.extensions.security.timeStamp
  • messageSequenceNumber: $.extensions.security.messageSequenceNumber
  • securityInfo: $.extensions.security.securityInfo
  • string: $.extensions.security.securityInfo.string
  • string: $.extensions.security.securityInfo.string[*]
  • private: $.extensions.security.securityInfo.private
  • privateData: $.extensions.privateData
  • string: $.extensions.privateData.string
  • string: $.extensions.privateData.string[*]
  • private: $.extensions.privateData.private
  • any: $.extensions.privateData.private.any
  • any: $.extensions.privateData.private.any[*]
  • auditoryApparatus: $.auditoryApparatus
  • microphoneGain: $.microphoneGain
  • micGainAbs: $.microphoneGain.micGainAbs
  • micGainInc: $.microphoneGain.micGainInc
  • monitorCrossRefID: $.monitorCrossRefID
  • invokingDevice: $.invokingDevice
  • deviceIdentifier: $.invokingDevice.deviceIdentifier
  • value: $.invokingDevice.deviceIdentifier.value
  • bitRate: $.invokingDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.invokingDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.invokingDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.invokingDevice.deviceIdentifier.mediaClass
  • mediaClass: $.invokingDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.invokingDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.invokingDevice.deviceIdentifier.delayTolerance
  • privateName: $.invokingDevice.deviceIdentifier.privateName
  • privateNumber: $.invokingDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.invokingDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.invokingDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.invokingDevice.notKnown
  • restricted: $.invokingDevice.restricted

MicrophoneMuteEvent

Beispiel: MicrophoneMuteEvent
{
"auditoryApparatus": "<string>",
"extensions": {
"privateData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"security": {
"messageSequenceNumber": 0,
"securityInfo": {
"private": { },
"string": [ "<string>" ]
},
"timeStamp": "<string>"
}
},
"invokingDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"microphoneMuteOn": true,
"monitorCrossRefID": "2345"
}

Attribute (JsonPath)

  • extensions: $.extensions
  • security: $.extensions.security
  • timeStamp: $.extensions.security.timeStamp
  • messageSequenceNumber: $.extensions.security.messageSequenceNumber
  • securityInfo: $.extensions.security.securityInfo
  • string: $.extensions.security.securityInfo.string
  • string: $.extensions.security.securityInfo.string[*]
  • private: $.extensions.security.securityInfo.private
  • privateData: $.extensions.privateData
  • string: $.extensions.privateData.string
  • string: $.extensions.privateData.string[*]
  • private: $.extensions.privateData.private
  • any: $.extensions.privateData.private.any
  • any: $.extensions.privateData.private.any[*]
  • auditoryApparatus: $.auditoryApparatus
  • microphoneMuteOn: $.microphoneMuteOn
  • monitorCrossRefID: $.monitorCrossRefID
  • invokingDevice: $.invokingDevice
  • deviceIdentifier: $.invokingDevice.deviceIdentifier
  • value: $.invokingDevice.deviceIdentifier.value
  • bitRate: $.invokingDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.invokingDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.invokingDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.invokingDevice.deviceIdentifier.mediaClass
  • mediaClass: $.invokingDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.invokingDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.invokingDevice.deviceIdentifier.delayTolerance
  • privateName: $.invokingDevice.deviceIdentifier.privateName
  • privateNumber: $.invokingDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.invokingDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.invokingDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.invokingDevice.notKnown
  • restricted: $.invokingDevice.restricted

NetworkCapabilitiesChangedEvent

Beispiel: NetworkCapabilitiesChangedEvent
{
"callCharacteristics": {
"acdCall": true,
"assistCall": true,
"confidentialCall": true,
"directAgent": true,
"encryptedCall": true,
"highPriorityCall": true,
"lowPriorityCall": true,
"maintainanceCall": true,
"personalCall": true,
"priorityCall": true,
"privateCall": true,
"sensitiveCall": true,
"voiceUnitCall": true
},
"callLinkageData": {
"globalCallData": {
"callLinkageIDTimestamp": "<string>",
"globalCallLinkageID": {
"globallyUniqueCallLinkageID": "2345",
"subDomainCallLinkageID": "2345"
},
"globalCallSwitchingSubDomainName": "<string>"
},
"threadData": {
"threadIDTimeStamp": "<string>",
"threadLinkageID": {
"globallyUniqueThreadID": "2345",
"subDomainThreadID": "2345"
},
"threadSwitchingSubDomainName": "<string>"
}
},
"calledDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"cause": "A_CD_BUSY",
"correlatorData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"extensions": {
"privateData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"security": {
"messageSequenceNumber": 0,
"securityInfo": {
"private": { },
"string": [ "<string>" ]
},
"timeStamp": "<string>"
}
},
"languagePreferences": "<string>",
"localConnectionInfo": "NULL",
"locationInfoList": {
"locationInfoEntry": [
{
"any": [ "<any>" ]
}
]
},
"mediaCallCharacteristics": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": {
"audio": true,
"chat": true,
"data": true,
"email": true,
"im": true,
"image": true,
"message": true,
"mms": true,
"notKnown": true,
"other": true,
"sms": true,
"voice": true
},
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ]
},
"monitorCrossRefID": "2345",
"networkCapability": {
"eventsProvided": {
"bridged": true,
"callCleared": true,
"conferenced": true,
"connectionCleared": true,
"delivered": true,
"digitsDialed": true,
"diverted": true,
"established": true,
"failed": true,
"held": true,
"networkCapabilitiesChange": true,
"networkReached": true,
"offered": true,
"originated": true,
"queued": true,
"retrieved": true,
"serviceInitiated": true,
"transferred": true
},
"networkType": "<string>"
},
"networkInterfaceUsed": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"outboundConnection": {
"content": [
{
"declaredType": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"globalScope": true,
"name": {
"localPart": "<string>",
"namespaceURI": "<string>",
"prefix": "<string>"
},
"nil": true,
"scope": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"typeSubstituted": true,
"value": { }
}
]
},
"outboundConnectionInfo": {
"flowDirection": "<string>",
"mediaSessionInfo": "<string>",
"numberOfChannels": 0
},
"progressIndicator": {
"progressDescription": "<string>",
"progressLocation": "<string>"
},
"servicesPermitted": {
"callAssociatedServices": {
"associateData": true,
"cancelTelephonyTones": true,
"changeConnectionInformation": true,
"generateDigits": true,
"generateTelephonyTones": true,
"sendUserInformation": true
},
"callControlServices": {
"acceptCall": true,
"alternateCall": true,
"answerCall": true,
"callBack": true,
"callBackMessage": true,
"campOnCall": true,
"clearCall": true,
"clearConnection": true,
"conferenceCall": true,
"consultationCall": true,
"deflectCall": true,
"dialDigits": true,
"directedPickupCall": true,
"groupPickupCall": true,
"holdCall": true,
"intrudeCall": true,
"joinCall": true,
"makeCall": true,
"makePredictiveCall": true,
"parkCall": true,
"reconnectCall": true,
"retrieveCall": true,
"sendMessage": true,
"singleStepConference": true,
"singleStepTransfer": true,
"transferCall": true
},
"mediaAttachementServices": {
"attachMediaService": true,
"detachMediaService": true
},
"routeingServices": {
"reRoute": true,
"routeEnd": true,
"routeRegister": true,
"routeRegisterAbort": true,
"routeRegisterCancel": true,
"routeReject": true,
"routeRequest": true,
"routeSelect": true,
"routeUsed": true
},
"voiceServices": {
"activate": true,
"clear": true,
"concatenateMessage": true,
"deactivate": true,
"deleteMessage": true,
"playMessage": true,
"queryVoiceAttribute": true,
"recordMessage": true,
"reposition": true,
"resume": true,
"review": true,
"setVoiceAttribute": true,
"stop": true,
"suspend": true,
"synthesizeMessage": true
}
},
"userData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
}
}

Attribute (JsonPath)

  • cause: $.cause
  • extensions: $.extensions
  • security: $.extensions.security
  • timeStamp: $.extensions.security.timeStamp
  • messageSequenceNumber: $.extensions.security.messageSequenceNumber
  • securityInfo: $.extensions.security.securityInfo
  • string: $.extensions.security.securityInfo.string
  • string: $.extensions.security.securityInfo.string[*]
  • private: $.extensions.security.securityInfo.private
  • privateData: $.extensions.privateData
  • string: $.extensions.privateData.string
  • string: $.extensions.privateData.string[*]
  • private: $.extensions.privateData.private
  • any: $.extensions.privateData.private.any
  • any: $.extensions.privateData.private.any[*]
  • progressIndicator: $.progressIndicator
  • progressDescription: $.progressIndicator.progressDescription
  • progressLocation: $.progressIndicator.progressLocation
  • outboundConnection: $.outboundConnection
  • content: $.outboundConnection.content
  • content: $.outboundConnection.content[*]
  • name: $.outboundConnection.content[*].name
  • namespaceURI: $.outboundConnection.content[*].name.namespaceURI
  • localPart: $.outboundConnection.content[*].name.localPart
  • prefix: $.outboundConnection.content[*].name.prefix
  • value: $.outboundConnection.content[*].value
  • scope: $.outboundConnection.content[*].scope
  • name: $.outboundConnection.content[*].scope.name
  • module: $.outboundConnection.content[*].scope.module
  • protectionDomain: $.outboundConnection.content[*].scope.protectionDomain
  • modifiers: $.outboundConnection.content[*].scope.modifiers
  • interface: $.outboundConnection.content[*].scope.interface
  • array: $.outboundConnection.content[*].scope.array
  • primitive: $.outboundConnection.content[*].scope.primitive
  • hidden: $.outboundConnection.content[*].scope.hidden
  • superclass: $.outboundConnection.content[*].scope.superclass
  • componentType: $.outboundConnection.content[*].scope.componentType
  • annotation: $.outboundConnection.content[*].scope.annotation
  • enum: $.outboundConnection.content[*].scope.enum
  • record: $.outboundConnection.content[*].scope.record
  • typeParameters: $.outboundConnection.content[*].scope.typeParameters
  • typeParameters: $.outboundConnection.content[*].scope.typeParameters[*]
  • sealed: $.outboundConnection.content[*].scope.sealed
  • interfaces: $.outboundConnection.content[*].scope.interfaces
  • interfaces: $.outboundConnection.content[*].scope.interfaces[*]
  • classLoader: $.outboundConnection.content[*].scope.classLoader
  • memberClass: $.outboundConnection.content[*].scope.memberClass
  • localClass: $.outboundConnection.content[*].scope.localClass
  • anonymousClass: $.outboundConnection.content[*].scope.anonymousClass
  • enclosingClass: $.outboundConnection.content[*].scope.enclosingClass
  • simpleName: $.outboundConnection.content[*].scope.simpleName
  • canonicalName: $.outboundConnection.content[*].scope.canonicalName
  • packageName: $.outboundConnection.content[*].scope.packageName
  • nestHost: $.outboundConnection.content[*].scope.nestHost
  • permittedSubclasses: $.outboundConnection.content[*].scope.permittedSubclasses
  • permittedSubclasses: $.outboundConnection.content[*].scope.permittedSubclasses[*]
  • synthetic: $.outboundConnection.content[*].scope.synthetic
  • genericSuperclass: $.outboundConnection.content[*].scope.genericSuperclass
  • package: $.outboundConnection.content[*].scope.package
  • genericInterfaces: $.outboundConnection.content[*].scope.genericInterfaces
  • genericInterfaces: $.outboundConnection.content[*].scope.genericInterfaces[*]
  • signers: $.outboundConnection.content[*].scope.signers
  • signers: $.outboundConnection.content[*].scope.signers[*]
  • enclosingMethod: $.outboundConnection.content[*].scope.enclosingMethod
  • enclosingConstructor: $.outboundConnection.content[*].scope.enclosingConstructor
  • declaringClass: $.outboundConnection.content[*].scope.declaringClass
  • typeName: $.outboundConnection.content[*].scope.typeName
  • classes: $.outboundConnection.content[*].scope.classes
  • classes: $.outboundConnection.content[*].scope.classes[*]
  • fields: $.outboundConnection.content[*].scope.fields
  • fields: $.outboundConnection.content[*].scope.fields[*]
  • methods: $.outboundConnection.content[*].scope.methods
  • methods: $.outboundConnection.content[*].scope.methods[*]
  • constructors: $.outboundConnection.content[*].scope.constructors
  • constructors: $.outboundConnection.content[*].scope.constructors[*]
  • declaredClasses: $.outboundConnection.content[*].scope.declaredClasses
  • declaredClasses: $.outboundConnection.content[*].scope.declaredClasses[*]
  • declaredFields: $.outboundConnection.content[*].scope.declaredFields
  • declaredFields: $.outboundConnection.content[*].scope.declaredFields[*]
  • recordComponents: $.outboundConnection.content[*].scope.recordComponents
  • recordComponents: $.outboundConnection.content[*].scope.recordComponents[*]
  • declaredMethods: $.outboundConnection.content[*].scope.declaredMethods
  • declaredMethods: $.outboundConnection.content[*].scope.declaredMethods[*]
  • declaredConstructors: $.outboundConnection.content[*].scope.declaredConstructors
  • declaredConstructors: $.outboundConnection.content[*].scope.declaredConstructors[*]
  • enumConstants: $.outboundConnection.content[*].scope.enumConstants
  • enumConstants: $.outboundConnection.content[*].scope.enumConstants[*]
  • annotations: $.outboundConnection.content[*].scope.annotations
  • annotations: $.outboundConnection.content[*].scope.annotations[*]
  • declaredAnnotations: $.outboundConnection.content[*].scope.declaredAnnotations
  • declaredAnnotations: $.outboundConnection.content[*].scope.declaredAnnotations[*]
  • annotatedSuperclass: $.outboundConnection.content[*].scope.annotatedSuperclass
  • annotatedInterfaces: $.outboundConnection.content[*].scope.annotatedInterfaces
  • annotatedInterfaces: $.outboundConnection.content[*].scope.annotatedInterfaces[*]
  • nestMembers: $.outboundConnection.content[*].scope.nestMembers
  • nestMembers: $.outboundConnection.content[*].scope.nestMembers[*]
  • nil: $.outboundConnection.content[*].nil
  • declaredType: $.outboundConnection.content[*].declaredType
  • name: $.outboundConnection.content[*].declaredType.name
  • module: $.outboundConnection.content[*].declaredType.module
  • protectionDomain: $.outboundConnection.content[*].declaredType.protectionDomain
  • modifiers: $.outboundConnection.content[*].declaredType.modifiers
  • interface: $.outboundConnection.content[*].declaredType.interface
  • array: $.outboundConnection.content[*].declaredType.array
  • primitive: $.outboundConnection.content[*].declaredType.primitive
  • hidden: $.outboundConnection.content[*].declaredType.hidden
  • superclass: $.outboundConnection.content[*].declaredType.superclass
  • componentType: $.outboundConnection.content[*].declaredType.componentType
  • annotation: $.outboundConnection.content[*].declaredType.annotation
  • enum: $.outboundConnection.content[*].declaredType.enum
  • record: $.outboundConnection.content[*].declaredType.record
  • typeParameters: $.outboundConnection.content[*].declaredType.typeParameters
  • typeParameters: $.outboundConnection.content[*].declaredType.typeParameters[*]
  • sealed: $.outboundConnection.content[*].declaredType.sealed
  • interfaces: $.outboundConnection.content[*].declaredType.interfaces
  • interfaces: $.outboundConnection.content[*].declaredType.interfaces[*]
  • classLoader: $.outboundConnection.content[*].declaredType.classLoader
  • memberClass: $.outboundConnection.content[*].declaredType.memberClass
  • localClass: $.outboundConnection.content[*].declaredType.localClass
  • anonymousClass: $.outboundConnection.content[*].declaredType.anonymousClass
  • enclosingClass: $.outboundConnection.content[*].declaredType.enclosingClass
  • simpleName: $.outboundConnection.content[*].declaredType.simpleName
  • canonicalName: $.outboundConnection.content[*].declaredType.canonicalName
  • packageName: $.outboundConnection.content[*].declaredType.packageName
  • nestHost: $.outboundConnection.content[*].declaredType.nestHost
  • permittedSubclasses: $.outboundConnection.content[*].declaredType.permittedSubclasses
  • permittedSubclasses: $.outboundConnection.content[*].declaredType.permittedSubclasses[*]
  • synthetic: $.outboundConnection.content[*].declaredType.synthetic
  • genericSuperclass: $.outboundConnection.content[*].declaredType.genericSuperclass
  • package: $.outboundConnection.content[*].declaredType.package
  • genericInterfaces: $.outboundConnection.content[*].declaredType.genericInterfaces
  • genericInterfaces: $.outboundConnection.content[*].declaredType.genericInterfaces[*]
  • signers: $.outboundConnection.content[*].declaredType.signers
  • signers: $.outboundConnection.content[*].declaredType.signers[*]
  • enclosingMethod: $.outboundConnection.content[*].declaredType.enclosingMethod
  • enclosingConstructor: $.outboundConnection.content[*].declaredType.enclosingConstructor
  • declaringClass: $.outboundConnection.content[*].declaredType.declaringClass
  • typeName: $.outboundConnection.content[*].declaredType.typeName
  • classes: $.outboundConnection.content[*].declaredType.classes
  • classes: $.outboundConnection.content[*].declaredType.classes[*]
  • fields: $.outboundConnection.content[*].declaredType.fields
  • fields: $.outboundConnection.content[*].declaredType.fields[*]
  • methods: $.outboundConnection.content[*].declaredType.methods
  • methods: $.outboundConnection.content[*].declaredType.methods[*]
  • constructors: $.outboundConnection.content[*].declaredType.constructors
  • constructors: $.outboundConnection.content[*].declaredType.constructors[*]
  • declaredClasses: $.outboundConnection.content[*].declaredType.declaredClasses
  • declaredClasses: $.outboundConnection.content[*].declaredType.declaredClasses[*]
  • declaredFields: $.outboundConnection.content[*].declaredType.declaredFields
  • declaredFields: $.outboundConnection.content[*].declaredType.declaredFields[*]
  • recordComponents: $.outboundConnection.content[*].declaredType.recordComponents
  • recordComponents: $.outboundConnection.content[*].declaredType.recordComponents[*]
  • declaredMethods: $.outboundConnection.content[*].declaredType.declaredMethods
  • declaredMethods: $.outboundConnection.content[*].declaredType.declaredMethods[*]
  • declaredConstructors: $.outboundConnection.content[*].declaredType.declaredConstructors
  • declaredConstructors: $.outboundConnection.content[*].declaredType.declaredConstructors[*]
  • enumConstants: $.outboundConnection.content[*].declaredType.enumConstants
  • enumConstants: $.outboundConnection.content[*].declaredType.enumConstants[*]
  • annotations: $.outboundConnection.content[*].declaredType.annotations
  • annotations: $.outboundConnection.content[*].declaredType.annotations[*]
  • declaredAnnotations: $.outboundConnection.content[*].declaredType.declaredAnnotations
  • declaredAnnotations: $.outboundConnection.content[*].declaredType.declaredAnnotations[*]
  • annotatedSuperclass: $.outboundConnection.content[*].declaredType.annotatedSuperclass
  • annotatedInterfaces: $.outboundConnection.content[*].declaredType.annotatedInterfaces
  • annotatedInterfaces: $.outboundConnection.content[*].declaredType.annotatedInterfaces[*]
  • nestMembers: $.outboundConnection.content[*].declaredType.nestMembers
  • nestMembers: $.outboundConnection.content[*].declaredType.nestMembers[*]
  • globalScope: $.outboundConnection.content[*].globalScope
  • typeSubstituted: $.outboundConnection.content[*].typeSubstituted
  • networkCapability: $.networkCapability
  • eventsProvided: $.networkCapability.eventsProvided
  • queued: $.networkCapability.eventsProvided.queued
  • diverted: $.networkCapability.eventsProvided.diverted
  • failed: $.networkCapability.eventsProvided.failed
  • held: $.networkCapability.eventsProvided.held
  • offered: $.networkCapability.eventsProvided.offered
  • bridged: $.networkCapability.eventsProvided.bridged
  • connectionCleared: $.networkCapability.eventsProvided.connectionCleared
  • networkCapabilitiesChange: $.networkCapability.eventsProvided.networkCapabilitiesChange
  • networkReached: $.networkCapability.eventsProvided.networkReached
  • originated: $.networkCapability.eventsProvided.originated
  • digitsDialed: $.networkCapability.eventsProvided.digitsDialed
  • retrieved: $.networkCapability.eventsProvided.retrieved
  • established: $.networkCapability.eventsProvided.established
  • conferenced: $.networkCapability.eventsProvided.conferenced
  • transferred: $.networkCapability.eventsProvided.transferred
  • serviceInitiated: $.networkCapability.eventsProvided.serviceInitiated
  • delivered: $.networkCapability.eventsProvided.delivered
  • callCleared: $.networkCapability.eventsProvided.callCleared
  • networkType: $.networkCapability.networkType
  • outboundConnectionInfo: $.outboundConnectionInfo
  • numberOfChannels: $.outboundConnectionInfo.numberOfChannels
  • mediaSessionInfo: $.outboundConnectionInfo.mediaSessionInfo
  • flowDirection: $.outboundConnectionInfo.flowDirection
  • networkInterfaceUsed: $.networkInterfaceUsed
  • deviceIdentifier: $.networkInterfaceUsed.deviceIdentifier
  • value: $.networkInterfaceUsed.deviceIdentifier.value
  • bitRate: $.networkInterfaceUsed.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.networkInterfaceUsed.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.networkInterfaceUsed.deviceIdentifier.typeOfNumber
  • mediaClass: $.networkInterfaceUsed.deviceIdentifier.mediaClass
  • mediaClass: $.networkInterfaceUsed.deviceIdentifier.mediaClass[*]
  • connectionRate: $.networkInterfaceUsed.deviceIdentifier.connectionRate
  • delayTolerance: $.networkInterfaceUsed.deviceIdentifier.delayTolerance
  • privateName: $.networkInterfaceUsed.deviceIdentifier.privateName
  • privateNumber: $.networkInterfaceUsed.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.networkInterfaceUsed.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.networkInterfaceUsed.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.networkInterfaceUsed.notKnown
  • restricted: $.networkInterfaceUsed.restricted
  • userData: $.userData
  • string: $.userData.string
  • string: $.userData.string[*]
  • private: $.userData.private
  • any: $.userData.private.any
  • any: $.userData.private.any[*]
  • languagePreferences: $.languagePreferences
  • locationInfoList: $.locationInfoList
  • locationInfoEntry: $.locationInfoList.locationInfoEntry
  • locationInfoEntry: $.locationInfoList.locationInfoEntry[*]
  • any: $.locationInfoList.locationInfoEntry[*].any
  • any: $.locationInfoList.locationInfoEntry[*].any[*]
  • mediaCallCharacteristics: $.mediaCallCharacteristics
  • bitRate: $.mediaCallCharacteristics.bitRate
  • switchingSubDomainCCIEType: $.mediaCallCharacteristics.switchingSubDomainCCIEType
  • mediaClass: $.mediaCallCharacteristics.mediaClass
  • other: $.mediaCallCharacteristics.mediaClass.other
  • message: $.mediaCallCharacteristics.mediaClass.message
  • email: $.mediaCallCharacteristics.mediaClass.email
  • data: $.mediaCallCharacteristics.mediaClass.data
  • im: $.mediaCallCharacteristics.mediaClass.im
  • mms: $.mediaCallCharacteristics.mediaClass.mms
  • voice: $.mediaCallCharacteristics.mediaClass.voice
  • chat: $.mediaCallCharacteristics.mediaClass.chat
  • notKnown: $.mediaCallCharacteristics.mediaClass.notKnown
  • image: $.mediaCallCharacteristics.mediaClass.image
  • audio: $.mediaCallCharacteristics.mediaClass.audio
  • sms: $.mediaCallCharacteristics.mediaClass.sms
  • connectionRate: $.mediaCallCharacteristics.connectionRate
  • delayTolerance: $.mediaCallCharacteristics.delayTolerance
  • switchingSubDomainInformationElements: $.mediaCallCharacteristics.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.mediaCallCharacteristics.switchingSubDomainInformationElements[*]
  • localConnectionInfo: $.localConnectionInfo
  • callCharacteristics: $.callCharacteristics
  • privateCall: $.callCharacteristics.privateCall
  • acdCall: $.callCharacteristics.acdCall
  • lowPriorityCall: $.callCharacteristics.lowPriorityCall
  • encryptedCall: $.callCharacteristics.encryptedCall
  • voiceUnitCall: $.callCharacteristics.voiceUnitCall
  • highPriorityCall: $.callCharacteristics.highPriorityCall
  • directAgent: $.callCharacteristics.directAgent
  • assistCall: $.callCharacteristics.assistCall
  • sensitiveCall: $.callCharacteristics.sensitiveCall
  • personalCall: $.callCharacteristics.personalCall
  • confidentialCall: $.callCharacteristics.confidentialCall
  • maintainanceCall: $.callCharacteristics.maintainanceCall
  • priorityCall: $.callCharacteristics.priorityCall
  • monitorCrossRefID: $.monitorCrossRefID
  • servicesPermitted: $.servicesPermitted
  • mediaAttachementServices: $.servicesPermitted.mediaAttachementServices
  • detachMediaService: $.servicesPermitted.mediaAttachementServices.detachMediaService
  • attachMediaService: $.servicesPermitted.mediaAttachementServices.attachMediaService
  • callControlServices: $.servicesPermitted.callControlServices
  • consultationCall: $.servicesPermitted.callControlServices.consultationCall
  • holdCall: $.servicesPermitted.callControlServices.holdCall
  • joinCall: $.servicesPermitted.callControlServices.joinCall
  • makeCall: $.servicesPermitted.callControlServices.makeCall
  • callBack: $.servicesPermitted.callControlServices.callBack
  • parkCall: $.servicesPermitted.callControlServices.parkCall
  • conferenceCall: $.servicesPermitted.callControlServices.conferenceCall
  • singleStepTransfer: $.servicesPermitted.callControlServices.singleStepTransfer
  • directedPickupCall: $.servicesPermitted.callControlServices.directedPickupCall
  • makePredictiveCall: $.servicesPermitted.callControlServices.makePredictiveCall
  • singleStepConference: $.servicesPermitted.callControlServices.singleStepConference
  • callBackMessage: $.servicesPermitted.callControlServices.callBackMessage
  • campOnCall: $.servicesPermitted.callControlServices.campOnCall
  • alternateCall: $.servicesPermitted.callControlServices.alternateCall
  • acceptCall: $.servicesPermitted.callControlServices.acceptCall
  • answerCall: $.servicesPermitted.callControlServices.answerCall
  • sendMessage: $.servicesPermitted.callControlServices.sendMessage
  • dialDigits: $.servicesPermitted.callControlServices.dialDigits
  • deflectCall: $.servicesPermitted.callControlServices.deflectCall
  • clearCall: $.servicesPermitted.callControlServices.clearCall
  • groupPickupCall: $.servicesPermitted.callControlServices.groupPickupCall
  • retrieveCall: $.servicesPermitted.callControlServices.retrieveCall
  • reconnectCall: $.servicesPermitted.callControlServices.reconnectCall
  • intrudeCall: $.servicesPermitted.callControlServices.intrudeCall
  • transferCall: $.servicesPermitted.callControlServices.transferCall
  • clearConnection: $.servicesPermitted.callControlServices.clearConnection
  • callAssociatedServices: $.servicesPermitted.callAssociatedServices
  • changeConnectionInformation: $.servicesPermitted.callAssociatedServices.changeConnectionInformation
  • generateTelephonyTones: $.servicesPermitted.callAssociatedServices.generateTelephonyTones
  • sendUserInformation: $.servicesPermitted.callAssociatedServices.sendUserInformation
  • cancelTelephonyTones: $.servicesPermitted.callAssociatedServices.cancelTelephonyTones
  • generateDigits: $.servicesPermitted.callAssociatedServices.generateDigits
  • associateData: $.servicesPermitted.callAssociatedServices.associateData
  • routeingServices: $.servicesPermitted.routeingServices
  • reRoute: $.servicesPermitted.routeingServices.reRoute
  • routeEnd: $.servicesPermitted.routeingServices.routeEnd
  • routeRegisterCancel: $.servicesPermitted.routeingServices.routeRegisterCancel
  • routeRegisterAbort: $.servicesPermitted.routeingServices.routeRegisterAbort
  • routeRequest: $.servicesPermitted.routeingServices.routeRequest
  • routeSelect: $.servicesPermitted.routeingServices.routeSelect
  • routeReject: $.servicesPermitted.routeingServices.routeReject
  • routeUsed: $.servicesPermitted.routeingServices.routeUsed
  • routeRegister: $.servicesPermitted.routeingServices.routeRegister
  • voiceServices: $.servicesPermitted.voiceServices
  • clear: $.servicesPermitted.voiceServices.clear
  • resume: $.servicesPermitted.voiceServices.resume
  • suspend: $.servicesPermitted.voiceServices.suspend
  • review: $.servicesPermitted.voiceServices.review
  • activate: $.servicesPermitted.voiceServices.activate
  • stop: $.servicesPermitted.voiceServices.stop
  • setVoiceAttribute: $.servicesPermitted.voiceServices.setVoiceAttribute
  • concatenateMessage: $.servicesPermitted.voiceServices.concatenateMessage
  • synthesizeMessage: $.servicesPermitted.voiceServices.synthesizeMessage
  • queryVoiceAttribute: $.servicesPermitted.voiceServices.queryVoiceAttribute
  • deactivate: $.servicesPermitted.voiceServices.deactivate
  • deleteMessage: $.servicesPermitted.voiceServices.deleteMessage
  • playMessage: $.servicesPermitted.voiceServices.playMessage
  • recordMessage: $.servicesPermitted.voiceServices.recordMessage
  • reposition: $.servicesPermitted.voiceServices.reposition
  • callLinkageData: $.callLinkageData
  • threadData: $.callLinkageData.threadData
  • threadIDTimeStamp: $.callLinkageData.threadData.threadIDTimeStamp
  • threadSwitchingSubDomainName: $.callLinkageData.threadData.threadSwitchingSubDomainName
  • threadLinkageID: $.callLinkageData.threadData.threadLinkageID
  • globallyUniqueThreadID: $.callLinkageData.threadData.threadLinkageID.globallyUniqueThreadID
  • subDomainThreadID: $.callLinkageData.threadData.threadLinkageID.subDomainThreadID
  • globalCallData: $.callLinkageData.globalCallData
  • globalCallLinkageID: $.callLinkageData.globalCallData.globalCallLinkageID
  • subDomainCallLinkageID: $.callLinkageData.globalCallData.globalCallLinkageID.subDomainCallLinkageID
  • globallyUniqueCallLinkageID: $.callLinkageData.globalCallData.globalCallLinkageID.globallyUniqueCallLinkageID
  • callLinkageIDTimestamp: $.callLinkageData.globalCallData.callLinkageIDTimestamp
  • globalCallSwitchingSubDomainName: $.callLinkageData.globalCallData.globalCallSwitchingSubDomainName
  • correlatorData: $.correlatorData
  • string: $.correlatorData.string
  • string: $.correlatorData.string[*]
  • private: $.correlatorData.private
  • any: $.correlatorData.private.any
  • any: $.correlatorData.private.any[*]
  • calledDevice: $.calledDevice
  • deviceIdentifier: $.calledDevice.deviceIdentifier
  • value: $.calledDevice.deviceIdentifier.value
  • bitRate: $.calledDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.calledDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.calledDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.calledDevice.deviceIdentifier.mediaClass
  • mediaClass: $.calledDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.calledDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.calledDevice.deviceIdentifier.delayTolerance
  • privateName: $.calledDevice.deviceIdentifier.privateName
  • privateNumber: $.calledDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.calledDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.calledDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.calledDevice.notKnown
  • restricted: $.calledDevice.restricted

NetworkReachedEvent

Beispiel: NetworkReachedEvent
{
"associatedCallingDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"callCharacteristics": {
"acdCall": true,
"assistCall": true,
"confidentialCall": true,
"directAgent": true,
"encryptedCall": true,
"highPriorityCall": true,
"lowPriorityCall": true,
"maintainanceCall": true,
"personalCall": true,
"priorityCall": true,
"privateCall": true,
"sensitiveCall": true,
"voiceUnitCall": true
},
"callLinkageData": {
"globalCallData": {
"callLinkageIDTimestamp": "<string>",
"globalCallLinkageID": {
"globallyUniqueCallLinkageID": "2345",
"subDomainCallLinkageID": "2345"
},
"globalCallSwitchingSubDomainName": "<string>"
},
"threadData": {
"threadIDTimeStamp": "<string>",
"threadLinkageID": {
"globallyUniqueThreadID": "2345",
"subDomainThreadID": "2345"
},
"threadSwitchingSubDomainName": "<string>"
}
},
"calledDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"callingDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"cause": "A_CD_BUSY",
"correlatorData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"deviceHistory": {
"deviceHistoryListItem": [
{
"eventCause": "A_CD_BUSY",
"oldConnectionID": {
"content": [ "<content>" ]
},
"oldDeviceID": {
"notKnown": { },
"notRequired": { },
"notSpecified": { },
"numberDialed": { },
"restricted": { }
}
}
]
},
"extensions": {
"privateData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"security": {
"messageSequenceNumber": 0,
"securityInfo": {
"private": { },
"string": [ "<string>" ]
},
"timeStamp": "<string>"
}
},
"languagePreferences": "<string>",
"lastRedirectionDevice": {
"notKnown": { },
"notRequired": { },
"notSpecified": { },
"numberDialed": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"restricted": { }
},
"localConnectionInfo": "NULL",
"locationInfoList": {
"locationInfoEntry": [
{
"any": [ "<any>" ]
}
]
},
"mediaCallCharacteristics": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": {
"audio": true,
"chat": true,
"data": true,
"email": true,
"im": true,
"image": true,
"message": true,
"mms": true,
"notKnown": true,
"other": true,
"sms": true,
"voice": true
},
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ]
},
"monitorCrossRefID": "2345",
"networkCalledDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"networkCallingDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"networkCapability": {
"eventsProvided": {
"bridged": true,
"callCleared": true,
"conferenced": true,
"connectionCleared": true,
"delivered": true,
"digitsDialed": true,
"diverted": true,
"established": true,
"failed": true,
"held": true,
"networkCapabilitiesChange": true,
"networkReached": true,
"offered": true,
"originated": true,
"queued": true,
"retrieved": true,
"serviceInitiated": true,
"transferred": true
},
"networkType": "<string>"
},
"networkInterfaceUsed": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"originatingNIDConnection": {
"content": [
{
"declaredType": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"globalScope": true,
"name": {
"localPart": "<string>",
"namespaceURI": "<string>",
"prefix": "<string>"
},
"nil": true,
"scope": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"typeSubstituted": true,
"value": { }
}
]
},
"outboundConnection": {
"content": [
{
"declaredType": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"globalScope": true,
"name": {
"localPart": "<string>",
"namespaceURI": "<string>",
"prefix": "<string>"
},
"nil": true,
"scope": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"typeSubstituted": true,
"value": { }
}
]
},
"outboundConnectionInfo": {
"flowDirection": "<string>",
"mediaSessionInfo": "<string>",
"numberOfChannels": 0
},
"servicesPermitted": {
"callAssociatedServices": {
"associateData": true,
"cancelTelephonyTones": true,
"changeConnectionInformation": true,
"generateDigits": true,
"generateTelephonyTones": true,
"sendUserInformation": true
},
"callControlServices": {
"acceptCall": true,
"alternateCall": true,
"answerCall": true,
"callBack": true,
"callBackMessage": true,
"campOnCall": true,
"clearCall": true,
"clearConnection": true,
"conferenceCall": true,
"consultationCall": true,
"deflectCall": true,
"dialDigits": true,
"directedPickupCall": true,
"groupPickupCall": true,
"holdCall": true,
"intrudeCall": true,
"joinCall": true,
"makeCall": true,
"makePredictiveCall": true,
"parkCall": true,
"reconnectCall": true,
"retrieveCall": true,
"sendMessage": true,
"singleStepConference": true,
"singleStepTransfer": true,
"transferCall": true
},
"mediaAttachementServices": {
"attachMediaService": true,
"detachMediaService": true
},
"routeingServices": {
"reRoute": true,
"routeEnd": true,
"routeRegister": true,
"routeRegisterAbort": true,
"routeRegisterCancel": true,
"routeReject": true,
"routeRequest": true,
"routeSelect": true,
"routeUsed": true
},
"voiceServices": {
"activate": true,
"clear": true,
"concatenateMessage": true,
"deactivate": true,
"deleteMessage": true,
"playMessage": true,
"queryVoiceAttribute": true,
"recordMessage": true,
"reposition": true,
"resume": true,
"review": true,
"setVoiceAttribute": true,
"stop": true,
"suspend": true,
"synthesizeMessage": true
}
},
"userData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
}
}

Attribute (JsonPath)

  • cause: $.cause
  • extensions: $.extensions
  • security: $.extensions.security
  • timeStamp: $.extensions.security.timeStamp
  • messageSequenceNumber: $.extensions.security.messageSequenceNumber
  • securityInfo: $.extensions.security.securityInfo
  • string: $.extensions.security.securityInfo.string
  • string: $.extensions.security.securityInfo.string[*]
  • private: $.extensions.security.securityInfo.private
  • privateData: $.extensions.privateData
  • string: $.extensions.privateData.string
  • string: $.extensions.privateData.string[*]
  • private: $.extensions.privateData.private
  • any: $.extensions.privateData.private.any
  • any: $.extensions.privateData.private.any[*]
  • outboundConnection: $.outboundConnection
  • content: $.outboundConnection.content
  • content: $.outboundConnection.content[*]
  • name: $.outboundConnection.content[*].name
  • namespaceURI: $.outboundConnection.content[*].name.namespaceURI
  • localPart: $.outboundConnection.content[*].name.localPart
  • prefix: $.outboundConnection.content[*].name.prefix
  • value: $.outboundConnection.content[*].value
  • scope: $.outboundConnection.content[*].scope
  • name: $.outboundConnection.content[*].scope.name
  • module: $.outboundConnection.content[*].scope.module
  • protectionDomain: $.outboundConnection.content[*].scope.protectionDomain
  • modifiers: $.outboundConnection.content[*].scope.modifiers
  • interface: $.outboundConnection.content[*].scope.interface
  • array: $.outboundConnection.content[*].scope.array
  • primitive: $.outboundConnection.content[*].scope.primitive
  • hidden: $.outboundConnection.content[*].scope.hidden
  • superclass: $.outboundConnection.content[*].scope.superclass
  • componentType: $.outboundConnection.content[*].scope.componentType
  • annotation: $.outboundConnection.content[*].scope.annotation
  • enum: $.outboundConnection.content[*].scope.enum
  • record: $.outboundConnection.content[*].scope.record
  • typeParameters: $.outboundConnection.content[*].scope.typeParameters
  • typeParameters: $.outboundConnection.content[*].scope.typeParameters[*]
  • sealed: $.outboundConnection.content[*].scope.sealed
  • interfaces: $.outboundConnection.content[*].scope.interfaces
  • interfaces: $.outboundConnection.content[*].scope.interfaces[*]
  • classLoader: $.outboundConnection.content[*].scope.classLoader
  • memberClass: $.outboundConnection.content[*].scope.memberClass
  • localClass: $.outboundConnection.content[*].scope.localClass
  • anonymousClass: $.outboundConnection.content[*].scope.anonymousClass
  • enclosingClass: $.outboundConnection.content[*].scope.enclosingClass
  • simpleName: $.outboundConnection.content[*].scope.simpleName
  • canonicalName: $.outboundConnection.content[*].scope.canonicalName
  • packageName: $.outboundConnection.content[*].scope.packageName
  • nestHost: $.outboundConnection.content[*].scope.nestHost
  • permittedSubclasses: $.outboundConnection.content[*].scope.permittedSubclasses
  • permittedSubclasses: $.outboundConnection.content[*].scope.permittedSubclasses[*]
  • synthetic: $.outboundConnection.content[*].scope.synthetic
  • genericSuperclass: $.outboundConnection.content[*].scope.genericSuperclass
  • package: $.outboundConnection.content[*].scope.package
  • genericInterfaces: $.outboundConnection.content[*].scope.genericInterfaces
  • genericInterfaces: $.outboundConnection.content[*].scope.genericInterfaces[*]
  • signers: $.outboundConnection.content[*].scope.signers
  • signers: $.outboundConnection.content[*].scope.signers[*]
  • enclosingMethod: $.outboundConnection.content[*].scope.enclosingMethod
  • enclosingConstructor: $.outboundConnection.content[*].scope.enclosingConstructor
  • declaringClass: $.outboundConnection.content[*].scope.declaringClass
  • typeName: $.outboundConnection.content[*].scope.typeName
  • classes: $.outboundConnection.content[*].scope.classes
  • classes: $.outboundConnection.content[*].scope.classes[*]
  • fields: $.outboundConnection.content[*].scope.fields
  • fields: $.outboundConnection.content[*].scope.fields[*]
  • methods: $.outboundConnection.content[*].scope.methods
  • methods: $.outboundConnection.content[*].scope.methods[*]
  • constructors: $.outboundConnection.content[*].scope.constructors
  • constructors: $.outboundConnection.content[*].scope.constructors[*]
  • declaredClasses: $.outboundConnection.content[*].scope.declaredClasses
  • declaredClasses: $.outboundConnection.content[*].scope.declaredClasses[*]
  • declaredFields: $.outboundConnection.content[*].scope.declaredFields
  • declaredFields: $.outboundConnection.content[*].scope.declaredFields[*]
  • recordComponents: $.outboundConnection.content[*].scope.recordComponents
  • recordComponents: $.outboundConnection.content[*].scope.recordComponents[*]
  • declaredMethods: $.outboundConnection.content[*].scope.declaredMethods
  • declaredMethods: $.outboundConnection.content[*].scope.declaredMethods[*]
  • declaredConstructors: $.outboundConnection.content[*].scope.declaredConstructors
  • declaredConstructors: $.outboundConnection.content[*].scope.declaredConstructors[*]
  • enumConstants: $.outboundConnection.content[*].scope.enumConstants
  • enumConstants: $.outboundConnection.content[*].scope.enumConstants[*]
  • annotations: $.outboundConnection.content[*].scope.annotations
  • annotations: $.outboundConnection.content[*].scope.annotations[*]
  • declaredAnnotations: $.outboundConnection.content[*].scope.declaredAnnotations
  • declaredAnnotations: $.outboundConnection.content[*].scope.declaredAnnotations[*]
  • annotatedSuperclass: $.outboundConnection.content[*].scope.annotatedSuperclass
  • annotatedInterfaces: $.outboundConnection.content[*].scope.annotatedInterfaces
  • annotatedInterfaces: $.outboundConnection.content[*].scope.annotatedInterfaces[*]
  • nestMembers: $.outboundConnection.content[*].scope.nestMembers
  • nestMembers: $.outboundConnection.content[*].scope.nestMembers[*]
  • nil: $.outboundConnection.content[*].nil
  • declaredType: $.outboundConnection.content[*].declaredType
  • name: $.outboundConnection.content[*].declaredType.name
  • module: $.outboundConnection.content[*].declaredType.module
  • protectionDomain: $.outboundConnection.content[*].declaredType.protectionDomain
  • modifiers: $.outboundConnection.content[*].declaredType.modifiers
  • interface: $.outboundConnection.content[*].declaredType.interface
  • array: $.outboundConnection.content[*].declaredType.array
  • primitive: $.outboundConnection.content[*].declaredType.primitive
  • hidden: $.outboundConnection.content[*].declaredType.hidden
  • superclass: $.outboundConnection.content[*].declaredType.superclass
  • componentType: $.outboundConnection.content[*].declaredType.componentType
  • annotation: $.outboundConnection.content[*].declaredType.annotation
  • enum: $.outboundConnection.content[*].declaredType.enum
  • record: $.outboundConnection.content[*].declaredType.record
  • typeParameters: $.outboundConnection.content[*].declaredType.typeParameters
  • typeParameters: $.outboundConnection.content[*].declaredType.typeParameters[*]
  • sealed: $.outboundConnection.content[*].declaredType.sealed
  • interfaces: $.outboundConnection.content[*].declaredType.interfaces
  • interfaces: $.outboundConnection.content[*].declaredType.interfaces[*]
  • classLoader: $.outboundConnection.content[*].declaredType.classLoader
  • memberClass: $.outboundConnection.content[*].declaredType.memberClass
  • localClass: $.outboundConnection.content[*].declaredType.localClass
  • anonymousClass: $.outboundConnection.content[*].declaredType.anonymousClass
  • enclosingClass: $.outboundConnection.content[*].declaredType.enclosingClass
  • simpleName: $.outboundConnection.content[*].declaredType.simpleName
  • canonicalName: $.outboundConnection.content[*].declaredType.canonicalName
  • packageName: $.outboundConnection.content[*].declaredType.packageName
  • nestHost: $.outboundConnection.content[*].declaredType.nestHost
  • permittedSubclasses: $.outboundConnection.content[*].declaredType.permittedSubclasses
  • permittedSubclasses: $.outboundConnection.content[*].declaredType.permittedSubclasses[*]
  • synthetic: $.outboundConnection.content[*].declaredType.synthetic
  • genericSuperclass: $.outboundConnection.content[*].declaredType.genericSuperclass
  • package: $.outboundConnection.content[*].declaredType.package
  • genericInterfaces: $.outboundConnection.content[*].declaredType.genericInterfaces
  • genericInterfaces: $.outboundConnection.content[*].declaredType.genericInterfaces[*]
  • signers: $.outboundConnection.content[*].declaredType.signers
  • signers: $.outboundConnection.content[*].declaredType.signers[*]
  • enclosingMethod: $.outboundConnection.content[*].declaredType.enclosingMethod
  • enclosingConstructor: $.outboundConnection.content[*].declaredType.enclosingConstructor
  • declaringClass: $.outboundConnection.content[*].declaredType.declaringClass
  • typeName: $.outboundConnection.content[*].declaredType.typeName
  • classes: $.outboundConnection.content[*].declaredType.classes
  • classes: $.outboundConnection.content[*].declaredType.classes[*]
  • fields: $.outboundConnection.content[*].declaredType.fields
  • fields: $.outboundConnection.content[*].declaredType.fields[*]
  • methods: $.outboundConnection.content[*].declaredType.methods
  • methods: $.outboundConnection.content[*].declaredType.methods[*]
  • constructors: $.outboundConnection.content[*].declaredType.constructors
  • constructors: $.outboundConnection.content[*].declaredType.constructors[*]
  • declaredClasses: $.outboundConnection.content[*].declaredType.declaredClasses
  • declaredClasses: $.outboundConnection.content[*].declaredType.declaredClasses[*]
  • declaredFields: $.outboundConnection.content[*].declaredType.declaredFields
  • declaredFields: $.outboundConnection.content[*].declaredType.declaredFields[*]
  • recordComponents: $.outboundConnection.content[*].declaredType.recordComponents
  • recordComponents: $.outboundConnection.content[*].declaredType.recordComponents[*]
  • declaredMethods: $.outboundConnection.content[*].declaredType.declaredMethods
  • declaredMethods: $.outboundConnection.content[*].declaredType.declaredMethods[*]
  • declaredConstructors: $.outboundConnection.content[*].declaredType.declaredConstructors
  • declaredConstructors: $.outboundConnection.content[*].declaredType.declaredConstructors[*]
  • enumConstants: $.outboundConnection.content[*].declaredType.enumConstants
  • enumConstants: $.outboundConnection.content[*].declaredType.enumConstants[*]
  • annotations: $.outboundConnection.content[*].declaredType.annotations
  • annotations: $.outboundConnection.content[*].declaredType.annotations[*]
  • declaredAnnotations: $.outboundConnection.content[*].declaredType.declaredAnnotations
  • declaredAnnotations: $.outboundConnection.content[*].declaredType.declaredAnnotations[*]
  • annotatedSuperclass: $.outboundConnection.content[*].declaredType.annotatedSuperclass
  • annotatedInterfaces: $.outboundConnection.content[*].declaredType.annotatedInterfaces
  • annotatedInterfaces: $.outboundConnection.content[*].declaredType.annotatedInterfaces[*]
  • nestMembers: $.outboundConnection.content[*].declaredType.nestMembers
  • nestMembers: $.outboundConnection.content[*].declaredType.nestMembers[*]
  • globalScope: $.outboundConnection.content[*].globalScope
  • typeSubstituted: $.outboundConnection.content[*].typeSubstituted
  • networkCapability: $.networkCapability
  • eventsProvided: $.networkCapability.eventsProvided
  • queued: $.networkCapability.eventsProvided.queued
  • diverted: $.networkCapability.eventsProvided.diverted
  • failed: $.networkCapability.eventsProvided.failed
  • held: $.networkCapability.eventsProvided.held
  • offered: $.networkCapability.eventsProvided.offered
  • bridged: $.networkCapability.eventsProvided.bridged
  • connectionCleared: $.networkCapability.eventsProvided.connectionCleared
  • networkCapabilitiesChange: $.networkCapability.eventsProvided.networkCapabilitiesChange
  • networkReached: $.networkCapability.eventsProvided.networkReached
  • originated: $.networkCapability.eventsProvided.originated
  • digitsDialed: $.networkCapability.eventsProvided.digitsDialed
  • retrieved: $.networkCapability.eventsProvided.retrieved
  • established: $.networkCapability.eventsProvided.established
  • conferenced: $.networkCapability.eventsProvided.conferenced
  • transferred: $.networkCapability.eventsProvided.transferred
  • serviceInitiated: $.networkCapability.eventsProvided.serviceInitiated
  • delivered: $.networkCapability.eventsProvided.delivered
  • callCleared: $.networkCapability.eventsProvided.callCleared
  • networkType: $.networkCapability.networkType
  • outboundConnectionInfo: $.outboundConnectionInfo
  • numberOfChannels: $.outboundConnectionInfo.numberOfChannels
  • mediaSessionInfo: $.outboundConnectionInfo.mediaSessionInfo
  • flowDirection: $.outboundConnectionInfo.flowDirection
  • networkInterfaceUsed: $.networkInterfaceUsed
  • deviceIdentifier: $.networkInterfaceUsed.deviceIdentifier
  • value: $.networkInterfaceUsed.deviceIdentifier.value
  • bitRate: $.networkInterfaceUsed.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.networkInterfaceUsed.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.networkInterfaceUsed.deviceIdentifier.typeOfNumber
  • mediaClass: $.networkInterfaceUsed.deviceIdentifier.mediaClass
  • mediaClass: $.networkInterfaceUsed.deviceIdentifier.mediaClass[*]
  • connectionRate: $.networkInterfaceUsed.deviceIdentifier.connectionRate
  • delayTolerance: $.networkInterfaceUsed.deviceIdentifier.delayTolerance
  • privateName: $.networkInterfaceUsed.deviceIdentifier.privateName
  • privateNumber: $.networkInterfaceUsed.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.networkInterfaceUsed.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.networkInterfaceUsed.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.networkInterfaceUsed.notKnown
  • restricted: $.networkInterfaceUsed.restricted
  • userData: $.userData
  • string: $.userData.string
  • string: $.userData.string[*]
  • private: $.userData.private
  • any: $.userData.private.any
  • any: $.userData.private.any[*]
  • languagePreferences: $.languagePreferences
  • locationInfoList: $.locationInfoList
  • locationInfoEntry: $.locationInfoList.locationInfoEntry
  • locationInfoEntry: $.locationInfoList.locationInfoEntry[*]
  • any: $.locationInfoList.locationInfoEntry[*].any
  • any: $.locationInfoList.locationInfoEntry[*].any[*]
  • lastRedirectionDevice: $.lastRedirectionDevice
  • notKnown: $.lastRedirectionDevice.notKnown
  • restricted: $.lastRedirectionDevice.restricted
  • notRequired: $.lastRedirectionDevice.notRequired
  • numberDialed: $.lastRedirectionDevice.numberDialed
  • value: $.lastRedirectionDevice.numberDialed.value
  • bitRate: $.lastRedirectionDevice.numberDialed.bitRate
  • switchingSubDomainCCIEType: $.lastRedirectionDevice.numberDialed.switchingSubDomainCCIEType
  • typeOfNumber: $.lastRedirectionDevice.numberDialed.typeOfNumber
  • mediaClass: $.lastRedirectionDevice.numberDialed.mediaClass
  • mediaClass: $.lastRedirectionDevice.numberDialed.mediaClass[*]
  • connectionRate: $.lastRedirectionDevice.numberDialed.connectionRate
  • delayTolerance: $.lastRedirectionDevice.numberDialed.delayTolerance
  • privateName: $.lastRedirectionDevice.numberDialed.privateName
  • privateNumber: $.lastRedirectionDevice.numberDialed.privateNumber
  • switchingSubDomainInformationElements: $.lastRedirectionDevice.numberDialed.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.lastRedirectionDevice.numberDialed.switchingSubDomainInformationElements[*]
  • notSpecified: $.lastRedirectionDevice.notSpecified
  • networkCallingDevice: $.networkCallingDevice
  • deviceIdentifier: $.networkCallingDevice.deviceIdentifier
  • value: $.networkCallingDevice.deviceIdentifier.value
  • bitRate: $.networkCallingDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.networkCallingDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.networkCallingDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.networkCallingDevice.deviceIdentifier.mediaClass
  • mediaClass: $.networkCallingDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.networkCallingDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.networkCallingDevice.deviceIdentifier.delayTolerance
  • privateName: $.networkCallingDevice.deviceIdentifier.privateName
  • privateNumber: $.networkCallingDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.networkCallingDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.networkCallingDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.networkCallingDevice.notKnown
  • restricted: $.networkCallingDevice.restricted
  • associatedCallingDevice: $.associatedCallingDevice
  • deviceIdentifier: $.associatedCallingDevice.deviceIdentifier
  • value: $.associatedCallingDevice.deviceIdentifier.value
  • bitRate: $.associatedCallingDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.associatedCallingDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.associatedCallingDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.associatedCallingDevice.deviceIdentifier.mediaClass
  • mediaClass: $.associatedCallingDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.associatedCallingDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.associatedCallingDevice.deviceIdentifier.delayTolerance
  • privateName: $.associatedCallingDevice.deviceIdentifier.privateName
  • privateNumber: $.associatedCallingDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.associatedCallingDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.associatedCallingDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.associatedCallingDevice.notKnown
  • restricted: $.associatedCallingDevice.restricted
  • networkCalledDevice: $.networkCalledDevice
  • deviceIdentifier: $.networkCalledDevice.deviceIdentifier
  • value: $.networkCalledDevice.deviceIdentifier.value
  • bitRate: $.networkCalledDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.networkCalledDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.networkCalledDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.networkCalledDevice.deviceIdentifier.mediaClass
  • mediaClass: $.networkCalledDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.networkCalledDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.networkCalledDevice.deviceIdentifier.delayTolerance
  • privateName: $.networkCalledDevice.deviceIdentifier.privateName
  • privateNumber: $.networkCalledDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.networkCalledDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.networkCalledDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.networkCalledDevice.notKnown
  • restricted: $.networkCalledDevice.restricted
  • originatingNIDConnection: $.originatingNIDConnection
  • content: $.originatingNIDConnection.content
  • content: $.originatingNIDConnection.content[*]
  • name: $.originatingNIDConnection.content[*].name
  • namespaceURI: $.originatingNIDConnection.content[*].name.namespaceURI
  • localPart: $.originatingNIDConnection.content[*].name.localPart
  • prefix: $.originatingNIDConnection.content[*].name.prefix
  • value: $.originatingNIDConnection.content[*].value
  • scope: $.originatingNIDConnection.content[*].scope
  • name: $.originatingNIDConnection.content[*].scope.name
  • module: $.originatingNIDConnection.content[*].scope.module
  • protectionDomain: $.originatingNIDConnection.content[*].scope.protectionDomain
  • modifiers: $.originatingNIDConnection.content[*].scope.modifiers
  • interface: $.originatingNIDConnection.content[*].scope.interface
  • array: $.originatingNIDConnection.content[*].scope.array
  • primitive: $.originatingNIDConnection.content[*].scope.primitive
  • hidden: $.originatingNIDConnection.content[*].scope.hidden
  • superclass: $.originatingNIDConnection.content[*].scope.superclass
  • componentType: $.originatingNIDConnection.content[*].scope.componentType
  • annotation: $.originatingNIDConnection.content[*].scope.annotation
  • enum: $.originatingNIDConnection.content[*].scope.enum
  • record: $.originatingNIDConnection.content[*].scope.record
  • typeParameters: $.originatingNIDConnection.content[*].scope.typeParameters
  • typeParameters: $.originatingNIDConnection.content[*].scope.typeParameters[*]
  • sealed: $.originatingNIDConnection.content[*].scope.sealed
  • interfaces: $.originatingNIDConnection.content[*].scope.interfaces
  • interfaces: $.originatingNIDConnection.content[*].scope.interfaces[*]
  • classLoader: $.originatingNIDConnection.content[*].scope.classLoader
  • memberClass: $.originatingNIDConnection.content[*].scope.memberClass
  • localClass: $.originatingNIDConnection.content[*].scope.localClass
  • anonymousClass: $.originatingNIDConnection.content[*].scope.anonymousClass
  • enclosingClass: $.originatingNIDConnection.content[*].scope.enclosingClass
  • simpleName: $.originatingNIDConnection.content[*].scope.simpleName
  • canonicalName: $.originatingNIDConnection.content[*].scope.canonicalName
  • packageName: $.originatingNIDConnection.content[*].scope.packageName
  • nestHost: $.originatingNIDConnection.content[*].scope.nestHost
  • permittedSubclasses: $.originatingNIDConnection.content[*].scope.permittedSubclasses
  • permittedSubclasses: $.originatingNIDConnection.content[*].scope.permittedSubclasses[*]
  • synthetic: $.originatingNIDConnection.content[*].scope.synthetic
  • genericSuperclass: $.originatingNIDConnection.content[*].scope.genericSuperclass
  • package: $.originatingNIDConnection.content[*].scope.package
  • genericInterfaces: $.originatingNIDConnection.content[*].scope.genericInterfaces
  • genericInterfaces: $.originatingNIDConnection.content[*].scope.genericInterfaces[*]
  • signers: $.originatingNIDConnection.content[*].scope.signers
  • signers: $.originatingNIDConnection.content[*].scope.signers[*]
  • enclosingMethod: $.originatingNIDConnection.content[*].scope.enclosingMethod
  • enclosingConstructor: $.originatingNIDConnection.content[*].scope.enclosingConstructor
  • declaringClass: $.originatingNIDConnection.content[*].scope.declaringClass
  • typeName: $.originatingNIDConnection.content[*].scope.typeName
  • classes: $.originatingNIDConnection.content[*].scope.classes
  • classes: $.originatingNIDConnection.content[*].scope.classes[*]
  • fields: $.originatingNIDConnection.content[*].scope.fields
  • fields: $.originatingNIDConnection.content[*].scope.fields[*]
  • methods: $.originatingNIDConnection.content[*].scope.methods
  • methods: $.originatingNIDConnection.content[*].scope.methods[*]
  • constructors: $.originatingNIDConnection.content[*].scope.constructors
  • constructors: $.originatingNIDConnection.content[*].scope.constructors[*]
  • declaredClasses: $.originatingNIDConnection.content[*].scope.declaredClasses
  • declaredClasses: $.originatingNIDConnection.content[*].scope.declaredClasses[*]
  • declaredFields: $.originatingNIDConnection.content[*].scope.declaredFields
  • declaredFields: $.originatingNIDConnection.content[*].scope.declaredFields[*]
  • recordComponents: $.originatingNIDConnection.content[*].scope.recordComponents
  • recordComponents: $.originatingNIDConnection.content[*].scope.recordComponents[*]
  • declaredMethods: $.originatingNIDConnection.content[*].scope.declaredMethods
  • declaredMethods: $.originatingNIDConnection.content[*].scope.declaredMethods[*]
  • declaredConstructors: $.originatingNIDConnection.content[*].scope.declaredConstructors
  • declaredConstructors: $.originatingNIDConnection.content[*].scope.declaredConstructors[*]
  • enumConstants: $.originatingNIDConnection.content[*].scope.enumConstants
  • enumConstants: $.originatingNIDConnection.content[*].scope.enumConstants[*]
  • annotations: $.originatingNIDConnection.content[*].scope.annotations
  • annotations: $.originatingNIDConnection.content[*].scope.annotations[*]
  • declaredAnnotations: $.originatingNIDConnection.content[*].scope.declaredAnnotations
  • declaredAnnotations: $.originatingNIDConnection.content[*].scope.declaredAnnotations[*]
  • annotatedSuperclass: $.originatingNIDConnection.content[*].scope.annotatedSuperclass
  • annotatedInterfaces: $.originatingNIDConnection.content[*].scope.annotatedInterfaces
  • annotatedInterfaces: $.originatingNIDConnection.content[*].scope.annotatedInterfaces[*]
  • nestMembers: $.originatingNIDConnection.content[*].scope.nestMembers
  • nestMembers: $.originatingNIDConnection.content[*].scope.nestMembers[*]
  • nil: $.originatingNIDConnection.content[*].nil
  • declaredType: $.originatingNIDConnection.content[*].declaredType
  • name: $.originatingNIDConnection.content[*].declaredType.name
  • module: $.originatingNIDConnection.content[*].declaredType.module
  • protectionDomain: $.originatingNIDConnection.content[*].declaredType.protectionDomain
  • modifiers: $.originatingNIDConnection.content[*].declaredType.modifiers
  • interface: $.originatingNIDConnection.content[*].declaredType.interface
  • array: $.originatingNIDConnection.content[*].declaredType.array
  • primitive: $.originatingNIDConnection.content[*].declaredType.primitive
  • hidden: $.originatingNIDConnection.content[*].declaredType.hidden
  • superclass: $.originatingNIDConnection.content[*].declaredType.superclass
  • componentType: $.originatingNIDConnection.content[*].declaredType.componentType
  • annotation: $.originatingNIDConnection.content[*].declaredType.annotation
  • enum: $.originatingNIDConnection.content[*].declaredType.enum
  • record: $.originatingNIDConnection.content[*].declaredType.record
  • typeParameters: $.originatingNIDConnection.content[*].declaredType.typeParameters
  • typeParameters: $.originatingNIDConnection.content[*].declaredType.typeParameters[*]
  • sealed: $.originatingNIDConnection.content[*].declaredType.sealed
  • interfaces: $.originatingNIDConnection.content[*].declaredType.interfaces
  • interfaces: $.originatingNIDConnection.content[*].declaredType.interfaces[*]
  • classLoader: $.originatingNIDConnection.content[*].declaredType.classLoader
  • memberClass: $.originatingNIDConnection.content[*].declaredType.memberClass
  • localClass: $.originatingNIDConnection.content[*].declaredType.localClass
  • anonymousClass: $.originatingNIDConnection.content[*].declaredType.anonymousClass
  • enclosingClass: $.originatingNIDConnection.content[*].declaredType.enclosingClass
  • simpleName: $.originatingNIDConnection.content[*].declaredType.simpleName
  • canonicalName: $.originatingNIDConnection.content[*].declaredType.canonicalName
  • packageName: $.originatingNIDConnection.content[*].declaredType.packageName
  • nestHost: $.originatingNIDConnection.content[*].declaredType.nestHost
  • permittedSubclasses: $.originatingNIDConnection.content[*].declaredType.permittedSubclasses
  • permittedSubclasses: $.originatingNIDConnection.content[*].declaredType.permittedSubclasses[*]
  • synthetic: $.originatingNIDConnection.content[*].declaredType.synthetic
  • genericSuperclass: $.originatingNIDConnection.content[*].declaredType.genericSuperclass
  • package: $.originatingNIDConnection.content[*].declaredType.package
  • genericInterfaces: $.originatingNIDConnection.content[*].declaredType.genericInterfaces
  • genericInterfaces: $.originatingNIDConnection.content[*].declaredType.genericInterfaces[*]
  • signers: $.originatingNIDConnection.content[*].declaredType.signers
  • signers: $.originatingNIDConnection.content[*].declaredType.signers[*]
  • enclosingMethod: $.originatingNIDConnection.content[*].declaredType.enclosingMethod
  • enclosingConstructor: $.originatingNIDConnection.content[*].declaredType.enclosingConstructor
  • declaringClass: $.originatingNIDConnection.content[*].declaredType.declaringClass
  • typeName: $.originatingNIDConnection.content[*].declaredType.typeName
  • classes: $.originatingNIDConnection.content[*].declaredType.classes
  • classes: $.originatingNIDConnection.content[*].declaredType.classes[*]
  • fields: $.originatingNIDConnection.content[*].declaredType.fields
  • fields: $.originatingNIDConnection.content[*].declaredType.fields[*]
  • methods: $.originatingNIDConnection.content[*].declaredType.methods
  • methods: $.originatingNIDConnection.content[*].declaredType.methods[*]
  • constructors: $.originatingNIDConnection.content[*].declaredType.constructors
  • constructors: $.originatingNIDConnection.content[*].declaredType.constructors[*]
  • declaredClasses: $.originatingNIDConnection.content[*].declaredType.declaredClasses
  • declaredClasses: $.originatingNIDConnection.content[*].declaredType.declaredClasses[*]
  • declaredFields: $.originatingNIDConnection.content[*].declaredType.declaredFields
  • declaredFields: $.originatingNIDConnection.content[*].declaredType.declaredFields[*]
  • recordComponents: $.originatingNIDConnection.content[*].declaredType.recordComponents
  • recordComponents: $.originatingNIDConnection.content[*].declaredType.recordComponents[*]
  • declaredMethods: $.originatingNIDConnection.content[*].declaredType.declaredMethods
  • declaredMethods: $.originatingNIDConnection.content[*].declaredType.declaredMethods[*]
  • declaredConstructors: $.originatingNIDConnection.content[*].declaredType.declaredConstructors
  • declaredConstructors: $.originatingNIDConnection.content[*].declaredType.declaredConstructors[*]
  • enumConstants: $.originatingNIDConnection.content[*].declaredType.enumConstants
  • enumConstants: $.originatingNIDConnection.content[*].declaredType.enumConstants[*]
  • annotations: $.originatingNIDConnection.content[*].declaredType.annotations
  • annotations: $.originatingNIDConnection.content[*].declaredType.annotations[*]
  • declaredAnnotations: $.originatingNIDConnection.content[*].declaredType.declaredAnnotations
  • declaredAnnotations: $.originatingNIDConnection.content[*].declaredType.declaredAnnotations[*]
  • annotatedSuperclass: $.originatingNIDConnection.content[*].declaredType.annotatedSuperclass
  • annotatedInterfaces: $.originatingNIDConnection.content[*].declaredType.annotatedInterfaces
  • annotatedInterfaces: $.originatingNIDConnection.content[*].declaredType.annotatedInterfaces[*]
  • nestMembers: $.originatingNIDConnection.content[*].declaredType.nestMembers
  • nestMembers: $.originatingNIDConnection.content[*].declaredType.nestMembers[*]
  • globalScope: $.originatingNIDConnection.content[*].globalScope
  • typeSubstituted: $.originatingNIDConnection.content[*].typeSubstituted
  • mediaCallCharacteristics: $.mediaCallCharacteristics
  • bitRate: $.mediaCallCharacteristics.bitRate
  • switchingSubDomainCCIEType: $.mediaCallCharacteristics.switchingSubDomainCCIEType
  • mediaClass: $.mediaCallCharacteristics.mediaClass
  • other: $.mediaCallCharacteristics.mediaClass.other
  • message: $.mediaCallCharacteristics.mediaClass.message
  • email: $.mediaCallCharacteristics.mediaClass.email
  • data: $.mediaCallCharacteristics.mediaClass.data
  • im: $.mediaCallCharacteristics.mediaClass.im
  • mms: $.mediaCallCharacteristics.mediaClass.mms
  • voice: $.mediaCallCharacteristics.mediaClass.voice
  • chat: $.mediaCallCharacteristics.mediaClass.chat
  • notKnown: $.mediaCallCharacteristics.mediaClass.notKnown
  • image: $.mediaCallCharacteristics.mediaClass.image
  • audio: $.mediaCallCharacteristics.mediaClass.audio
  • sms: $.mediaCallCharacteristics.mediaClass.sms
  • connectionRate: $.mediaCallCharacteristics.connectionRate
  • delayTolerance: $.mediaCallCharacteristics.delayTolerance
  • switchingSubDomainInformationElements: $.mediaCallCharacteristics.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.mediaCallCharacteristics.switchingSubDomainInformationElements[*]
  • localConnectionInfo: $.localConnectionInfo
  • callCharacteristics: $.callCharacteristics
  • privateCall: $.callCharacteristics.privateCall
  • acdCall: $.callCharacteristics.acdCall
  • lowPriorityCall: $.callCharacteristics.lowPriorityCall
  • encryptedCall: $.callCharacteristics.encryptedCall
  • voiceUnitCall: $.callCharacteristics.voiceUnitCall
  • highPriorityCall: $.callCharacteristics.highPriorityCall
  • directAgent: $.callCharacteristics.directAgent
  • assistCall: $.callCharacteristics.assistCall
  • sensitiveCall: $.callCharacteristics.sensitiveCall
  • personalCall: $.callCharacteristics.personalCall
  • confidentialCall: $.callCharacteristics.confidentialCall
  • maintainanceCall: $.callCharacteristics.maintainanceCall
  • priorityCall: $.callCharacteristics.priorityCall
  • monitorCrossRefID: $.monitorCrossRefID
  • servicesPermitted: $.servicesPermitted
  • mediaAttachementServices: $.servicesPermitted.mediaAttachementServices
  • detachMediaService: $.servicesPermitted.mediaAttachementServices.detachMediaService
  • attachMediaService: $.servicesPermitted.mediaAttachementServices.attachMediaService
  • callControlServices: $.servicesPermitted.callControlServices
  • consultationCall: $.servicesPermitted.callControlServices.consultationCall
  • holdCall: $.servicesPermitted.callControlServices.holdCall
  • joinCall: $.servicesPermitted.callControlServices.joinCall
  • makeCall: $.servicesPermitted.callControlServices.makeCall
  • callBack: $.servicesPermitted.callControlServices.callBack
  • parkCall: $.servicesPermitted.callControlServices.parkCall
  • conferenceCall: $.servicesPermitted.callControlServices.conferenceCall
  • singleStepTransfer: $.servicesPermitted.callControlServices.singleStepTransfer
  • directedPickupCall: $.servicesPermitted.callControlServices.directedPickupCall
  • makePredictiveCall: $.servicesPermitted.callControlServices.makePredictiveCall
  • singleStepConference: $.servicesPermitted.callControlServices.singleStepConference
  • callBackMessage: $.servicesPermitted.callControlServices.callBackMessage
  • campOnCall: $.servicesPermitted.callControlServices.campOnCall
  • alternateCall: $.servicesPermitted.callControlServices.alternateCall
  • acceptCall: $.servicesPermitted.callControlServices.acceptCall
  • answerCall: $.servicesPermitted.callControlServices.answerCall
  • sendMessage: $.servicesPermitted.callControlServices.sendMessage
  • dialDigits: $.servicesPermitted.callControlServices.dialDigits
  • deflectCall: $.servicesPermitted.callControlServices.deflectCall
  • clearCall: $.servicesPermitted.callControlServices.clearCall
  • groupPickupCall: $.servicesPermitted.callControlServices.groupPickupCall
  • retrieveCall: $.servicesPermitted.callControlServices.retrieveCall
  • reconnectCall: $.servicesPermitted.callControlServices.reconnectCall
  • intrudeCall: $.servicesPermitted.callControlServices.intrudeCall
  • transferCall: $.servicesPermitted.callControlServices.transferCall
  • clearConnection: $.servicesPermitted.callControlServices.clearConnection
  • callAssociatedServices: $.servicesPermitted.callAssociatedServices
  • changeConnectionInformation: $.servicesPermitted.callAssociatedServices.changeConnectionInformation
  • generateTelephonyTones: $.servicesPermitted.callAssociatedServices.generateTelephonyTones
  • sendUserInformation: $.servicesPermitted.callAssociatedServices.sendUserInformation
  • cancelTelephonyTones: $.servicesPermitted.callAssociatedServices.cancelTelephonyTones
  • generateDigits: $.servicesPermitted.callAssociatedServices.generateDigits
  • associateData: $.servicesPermitted.callAssociatedServices.associateData
  • routeingServices: $.servicesPermitted.routeingServices
  • reRoute: $.servicesPermitted.routeingServices.reRoute
  • routeEnd: $.servicesPermitted.routeingServices.routeEnd
  • routeRegisterCancel: $.servicesPermitted.routeingServices.routeRegisterCancel
  • routeRegisterAbort: $.servicesPermitted.routeingServices.routeRegisterAbort
  • routeRequest: $.servicesPermitted.routeingServices.routeRequest
  • routeSelect: $.servicesPermitted.routeingServices.routeSelect
  • routeReject: $.servicesPermitted.routeingServices.routeReject
  • routeUsed: $.servicesPermitted.routeingServices.routeUsed
  • routeRegister: $.servicesPermitted.routeingServices.routeRegister
  • voiceServices: $.servicesPermitted.voiceServices
  • clear: $.servicesPermitted.voiceServices.clear
  • resume: $.servicesPermitted.voiceServices.resume
  • suspend: $.servicesPermitted.voiceServices.suspend
  • review: $.servicesPermitted.voiceServices.review
  • activate: $.servicesPermitted.voiceServices.activate
  • stop: $.servicesPermitted.voiceServices.stop
  • setVoiceAttribute: $.servicesPermitted.voiceServices.setVoiceAttribute
  • concatenateMessage: $.servicesPermitted.voiceServices.concatenateMessage
  • synthesizeMessage: $.servicesPermitted.voiceServices.synthesizeMessage
  • queryVoiceAttribute: $.servicesPermitted.voiceServices.queryVoiceAttribute
  • deactivate: $.servicesPermitted.voiceServices.deactivate
  • deleteMessage: $.servicesPermitted.voiceServices.deleteMessage
  • playMessage: $.servicesPermitted.voiceServices.playMessage
  • recordMessage: $.servicesPermitted.voiceServices.recordMessage
  • reposition: $.servicesPermitted.voiceServices.reposition
  • callLinkageData: $.callLinkageData
  • threadData: $.callLinkageData.threadData
  • threadIDTimeStamp: $.callLinkageData.threadData.threadIDTimeStamp
  • threadSwitchingSubDomainName: $.callLinkageData.threadData.threadSwitchingSubDomainName
  • threadLinkageID: $.callLinkageData.threadData.threadLinkageID
  • globallyUniqueThreadID: $.callLinkageData.threadData.threadLinkageID.globallyUniqueThreadID
  • subDomainThreadID: $.callLinkageData.threadData.threadLinkageID.subDomainThreadID
  • globalCallData: $.callLinkageData.globalCallData
  • globalCallLinkageID: $.callLinkageData.globalCallData.globalCallLinkageID
  • subDomainCallLinkageID: $.callLinkageData.globalCallData.globalCallLinkageID.subDomainCallLinkageID
  • globallyUniqueCallLinkageID: $.callLinkageData.globalCallData.globalCallLinkageID.globallyUniqueCallLinkageID
  • callLinkageIDTimestamp: $.callLinkageData.globalCallData.callLinkageIDTimestamp
  • globalCallSwitchingSubDomainName: $.callLinkageData.globalCallData.globalCallSwitchingSubDomainName
  • correlatorData: $.correlatorData
  • string: $.correlatorData.string
  • string: $.correlatorData.string[*]
  • private: $.correlatorData.private
  • any: $.correlatorData.private.any
  • any: $.correlatorData.private.any[*]
  • callingDevice: $.callingDevice
  • deviceIdentifier: $.callingDevice.deviceIdentifier
  • value: $.callingDevice.deviceIdentifier.value
  • bitRate: $.callingDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.callingDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.callingDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.callingDevice.deviceIdentifier.mediaClass
  • mediaClass: $.callingDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.callingDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.callingDevice.deviceIdentifier.delayTolerance
  • privateName: $.callingDevice.deviceIdentifier.privateName
  • privateNumber: $.callingDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.callingDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.callingDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.callingDevice.notKnown
  • restricted: $.callingDevice.restricted
  • deviceHistory: $.deviceHistory
  • deviceHistoryListItem: $.deviceHistory.deviceHistoryListItem
  • deviceHistoryListItem: $.deviceHistory.deviceHistoryListItem[*]
  • eventCause: $.deviceHistory.deviceHistoryListItem[*].eventCause
  • oldDeviceID: $.deviceHistory.deviceHistoryListItem[*].oldDeviceID
  • notKnown: $.deviceHistory.deviceHistoryListItem[*].oldDeviceID.notKnown
  • restricted: $.deviceHistory.deviceHistoryListItem[*].oldDeviceID.restricted
  • notRequired: $.deviceHistory.deviceHistoryListItem[*].oldDeviceID.notRequired
  • numberDialed: $.deviceHistory.deviceHistoryListItem[*].oldDeviceID.numberDialed
  • notSpecified: $.deviceHistory.deviceHistoryListItem[*].oldDeviceID.notSpecified
  • oldConnectionID: $.deviceHistory.deviceHistoryListItem[*].oldConnectionID
  • content: $.deviceHistory.deviceHistoryListItem[*].oldConnectionID.content
  • content: $.deviceHistory.deviceHistoryListItem[*].oldConnectionID.content[*]
  • calledDevice: $.calledDevice
  • deviceIdentifier: $.calledDevice.deviceIdentifier
  • value: $.calledDevice.deviceIdentifier.value
  • bitRate: $.calledDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.calledDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.calledDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.calledDevice.deviceIdentifier.mediaClass
  • mediaClass: $.calledDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.calledDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.calledDevice.deviceIdentifier.delayTolerance
  • privateName: $.calledDevice.deviceIdentifier.privateName
  • privateNumber: $.calledDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.calledDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.calledDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.calledDevice.notKnown
  • restricted: $.calledDevice.restricted

NotRecognizedEvent

Beispiel: NotRecognizedEvent
{
"cause": "A_CD_BUSY",
"extensions": {
"privateData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"security": {
"messageSequenceNumber": 0,
"securityInfo": {
"private": { },
"string": [ "<string>" ]
},
"timeStamp": "<string>"
}
},
"monitorCrossRefID": "2345",
"overConnection": {
"content": [
{
"declaredType": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"globalScope": true,
"name": {
"localPart": "<string>",
"namespaceURI": "<string>",
"prefix": "<string>"
},
"nil": true,
"scope": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"typeSubstituted": true,
"value": { }
}
]
},
"resource": "<string>",
"result": "<string>",
"servicesPermitted": {
"callAssociatedServices": {
"associateData": true,
"cancelTelephonyTones": true,
"changeConnectionInformation": true,
"generateDigits": true,
"generateTelephonyTones": true,
"sendUserInformation": true
},
"callControlServices": {
"acceptCall": true,
"alternateCall": true,
"answerCall": true,
"callBack": true,
"callBackMessage": true,
"campOnCall": true,
"clearCall": true,
"clearConnection": true,
"conferenceCall": true,
"consultationCall": true,
"deflectCall": true,
"dialDigits": true,
"directedPickupCall": true,
"groupPickupCall": true,
"holdCall": true,
"intrudeCall": true,
"joinCall": true,
"makeCall": true,
"makePredictiveCall": true,
"parkCall": true,
"reconnectCall": true,
"retrieveCall": true,
"sendMessage": true,
"singleStepConference": true,
"singleStepTransfer": true,
"transferCall": true
},
"mediaAttachementServices": {
"attachMediaService": true,
"detachMediaService": true
},
"routeingServices": {
"reRoute": true,
"routeEnd": true,
"routeRegister": true,
"routeRegisterAbort": true,
"routeRegisterCancel": true,
"routeReject": true,
"routeRequest": true,
"routeSelect": true,
"routeUsed": true
},
"voiceServices": {
"activate": true,
"clear": true,
"concatenateMessage": true,
"deactivate": true,
"deleteMessage": true,
"playMessage": true,
"queryVoiceAttribute": true,
"recordMessage": true,
"reposition": true,
"resume": true,
"review": true,
"setVoiceAttribute": true,
"stop": true,
"suspend": true,
"synthesizeMessage": true
}
}
}

Attribute (JsonPath)

  • cause: $.cause
  • resource: $.resource
  • extensions: $.extensions
  • security: $.extensions.security
  • timeStamp: $.extensions.security.timeStamp
  • messageSequenceNumber: $.extensions.security.messageSequenceNumber
  • securityInfo: $.extensions.security.securityInfo
  • string: $.extensions.security.securityInfo.string
  • string: $.extensions.security.securityInfo.string[*]
  • private: $.extensions.security.securityInfo.private
  • privateData: $.extensions.privateData
  • string: $.extensions.privateData.string
  • string: $.extensions.privateData.string[*]
  • private: $.extensions.privateData.private
  • any: $.extensions.privateData.private.any
  • any: $.extensions.privateData.private.any[*]
  • result: $.result
  • monitorCrossRefID: $.monitorCrossRefID
  • servicesPermitted: $.servicesPermitted
  • mediaAttachementServices: $.servicesPermitted.mediaAttachementServices
  • detachMediaService: $.servicesPermitted.mediaAttachementServices.detachMediaService
  • attachMediaService: $.servicesPermitted.mediaAttachementServices.attachMediaService
  • callControlServices: $.servicesPermitted.callControlServices
  • consultationCall: $.servicesPermitted.callControlServices.consultationCall
  • holdCall: $.servicesPermitted.callControlServices.holdCall
  • joinCall: $.servicesPermitted.callControlServices.joinCall
  • makeCall: $.servicesPermitted.callControlServices.makeCall
  • callBack: $.servicesPermitted.callControlServices.callBack
  • parkCall: $.servicesPermitted.callControlServices.parkCall
  • conferenceCall: $.servicesPermitted.callControlServices.conferenceCall
  • singleStepTransfer: $.servicesPermitted.callControlServices.singleStepTransfer
  • directedPickupCall: $.servicesPermitted.callControlServices.directedPickupCall
  • makePredictiveCall: $.servicesPermitted.callControlServices.makePredictiveCall
  • singleStepConference: $.servicesPermitted.callControlServices.singleStepConference
  • callBackMessage: $.servicesPermitted.callControlServices.callBackMessage
  • campOnCall: $.servicesPermitted.callControlServices.campOnCall
  • alternateCall: $.servicesPermitted.callControlServices.alternateCall
  • acceptCall: $.servicesPermitted.callControlServices.acceptCall
  • answerCall: $.servicesPermitted.callControlServices.answerCall
  • sendMessage: $.servicesPermitted.callControlServices.sendMessage
  • dialDigits: $.servicesPermitted.callControlServices.dialDigits
  • deflectCall: $.servicesPermitted.callControlServices.deflectCall
  • clearCall: $.servicesPermitted.callControlServices.clearCall
  • groupPickupCall: $.servicesPermitted.callControlServices.groupPickupCall
  • retrieveCall: $.servicesPermitted.callControlServices.retrieveCall
  • reconnectCall: $.servicesPermitted.callControlServices.reconnectCall
  • intrudeCall: $.servicesPermitted.callControlServices.intrudeCall
  • transferCall: $.servicesPermitted.callControlServices.transferCall
  • clearConnection: $.servicesPermitted.callControlServices.clearConnection
  • callAssociatedServices: $.servicesPermitted.callAssociatedServices
  • changeConnectionInformation: $.servicesPermitted.callAssociatedServices.changeConnectionInformation
  • generateTelephonyTones: $.servicesPermitted.callAssociatedServices.generateTelephonyTones
  • sendUserInformation: $.servicesPermitted.callAssociatedServices.sendUserInformation
  • cancelTelephonyTones: $.servicesPermitted.callAssociatedServices.cancelTelephonyTones
  • generateDigits: $.servicesPermitted.callAssociatedServices.generateDigits
  • associateData: $.servicesPermitted.callAssociatedServices.associateData
  • routeingServices: $.servicesPermitted.routeingServices
  • reRoute: $.servicesPermitted.routeingServices.reRoute
  • routeEnd: $.servicesPermitted.routeingServices.routeEnd
  • routeRegisterCancel: $.servicesPermitted.routeingServices.routeRegisterCancel
  • routeRegisterAbort: $.servicesPermitted.routeingServices.routeRegisterAbort
  • routeRequest: $.servicesPermitted.routeingServices.routeRequest
  • routeSelect: $.servicesPermitted.routeingServices.routeSelect
  • routeReject: $.servicesPermitted.routeingServices.routeReject
  • routeUsed: $.servicesPermitted.routeingServices.routeUsed
  • routeRegister: $.servicesPermitted.routeingServices.routeRegister
  • voiceServices: $.servicesPermitted.voiceServices
  • clear: $.servicesPermitted.voiceServices.clear
  • resume: $.servicesPermitted.voiceServices.resume
  • suspend: $.servicesPermitted.voiceServices.suspend
  • review: $.servicesPermitted.voiceServices.review
  • activate: $.servicesPermitted.voiceServices.activate
  • stop: $.servicesPermitted.voiceServices.stop
  • setVoiceAttribute: $.servicesPermitted.voiceServices.setVoiceAttribute
  • concatenateMessage: $.servicesPermitted.voiceServices.concatenateMessage
  • synthesizeMessage: $.servicesPermitted.voiceServices.synthesizeMessage
  • queryVoiceAttribute: $.servicesPermitted.voiceServices.queryVoiceAttribute
  • deactivate: $.servicesPermitted.voiceServices.deactivate
  • deleteMessage: $.servicesPermitted.voiceServices.deleteMessage
  • playMessage: $.servicesPermitted.voiceServices.playMessage
  • recordMessage: $.servicesPermitted.voiceServices.recordMessage
  • reposition: $.servicesPermitted.voiceServices.reposition
  • overConnection: $.overConnection
  • content: $.overConnection.content
  • content: $.overConnection.content[*]
  • name: $.overConnection.content[*].name
  • namespaceURI: $.overConnection.content[*].name.namespaceURI
  • localPart: $.overConnection.content[*].name.localPart
  • prefix: $.overConnection.content[*].name.prefix
  • value: $.overConnection.content[*].value
  • scope: $.overConnection.content[*].scope
  • name: $.overConnection.content[*].scope.name
  • module: $.overConnection.content[*].scope.module
  • protectionDomain: $.overConnection.content[*].scope.protectionDomain
  • modifiers: $.overConnection.content[*].scope.modifiers
  • interface: $.overConnection.content[*].scope.interface
  • array: $.overConnection.content[*].scope.array
  • primitive: $.overConnection.content[*].scope.primitive
  • hidden: $.overConnection.content[*].scope.hidden
  • superclass: $.overConnection.content[*].scope.superclass
  • componentType: $.overConnection.content[*].scope.componentType
  • annotation: $.overConnection.content[*].scope.annotation
  • enum: $.overConnection.content[*].scope.enum
  • record: $.overConnection.content[*].scope.record
  • typeParameters: $.overConnection.content[*].scope.typeParameters
  • typeParameters: $.overConnection.content[*].scope.typeParameters[*]
  • sealed: $.overConnection.content[*].scope.sealed
  • interfaces: $.overConnection.content[*].scope.interfaces
  • interfaces: $.overConnection.content[*].scope.interfaces[*]
  • classLoader: $.overConnection.content[*].scope.classLoader
  • memberClass: $.overConnection.content[*].scope.memberClass
  • localClass: $.overConnection.content[*].scope.localClass
  • anonymousClass: $.overConnection.content[*].scope.anonymousClass
  • enclosingClass: $.overConnection.content[*].scope.enclosingClass
  • simpleName: $.overConnection.content[*].scope.simpleName
  • canonicalName: $.overConnection.content[*].scope.canonicalName
  • packageName: $.overConnection.content[*].scope.packageName
  • nestHost: $.overConnection.content[*].scope.nestHost
  • permittedSubclasses: $.overConnection.content[*].scope.permittedSubclasses
  • permittedSubclasses: $.overConnection.content[*].scope.permittedSubclasses[*]
  • synthetic: $.overConnection.content[*].scope.synthetic
  • genericSuperclass: $.overConnection.content[*].scope.genericSuperclass
  • package: $.overConnection.content[*].scope.package
  • genericInterfaces: $.overConnection.content[*].scope.genericInterfaces
  • genericInterfaces: $.overConnection.content[*].scope.genericInterfaces[*]
  • signers: $.overConnection.content[*].scope.signers
  • signers: $.overConnection.content[*].scope.signers[*]
  • enclosingMethod: $.overConnection.content[*].scope.enclosingMethod
  • enclosingConstructor: $.overConnection.content[*].scope.enclosingConstructor
  • declaringClass: $.overConnection.content[*].scope.declaringClass
  • typeName: $.overConnection.content[*].scope.typeName
  • classes: $.overConnection.content[*].scope.classes
  • classes: $.overConnection.content[*].scope.classes[*]
  • fields: $.overConnection.content[*].scope.fields
  • fields: $.overConnection.content[*].scope.fields[*]
  • methods: $.overConnection.content[*].scope.methods
  • methods: $.overConnection.content[*].scope.methods[*]
  • constructors: $.overConnection.content[*].scope.constructors
  • constructors: $.overConnection.content[*].scope.constructors[*]
  • declaredClasses: $.overConnection.content[*].scope.declaredClasses
  • declaredClasses: $.overConnection.content[*].scope.declaredClasses[*]
  • declaredFields: $.overConnection.content[*].scope.declaredFields
  • declaredFields: $.overConnection.content[*].scope.declaredFields[*]
  • recordComponents: $.overConnection.content[*].scope.recordComponents
  • recordComponents: $.overConnection.content[*].scope.recordComponents[*]
  • declaredMethods: $.overConnection.content[*].scope.declaredMethods
  • declaredMethods: $.overConnection.content[*].scope.declaredMethods[*]
  • declaredConstructors: $.overConnection.content[*].scope.declaredConstructors
  • declaredConstructors: $.overConnection.content[*].scope.declaredConstructors[*]
  • enumConstants: $.overConnection.content[*].scope.enumConstants
  • enumConstants: $.overConnection.content[*].scope.enumConstants[*]
  • annotations: $.overConnection.content[*].scope.annotations
  • annotations: $.overConnection.content[*].scope.annotations[*]
  • declaredAnnotations: $.overConnection.content[*].scope.declaredAnnotations
  • declaredAnnotations: $.overConnection.content[*].scope.declaredAnnotations[*]
  • annotatedSuperclass: $.overConnection.content[*].scope.annotatedSuperclass
  • annotatedInterfaces: $.overConnection.content[*].scope.annotatedInterfaces
  • annotatedInterfaces: $.overConnection.content[*].scope.annotatedInterfaces[*]
  • nestMembers: $.overConnection.content[*].scope.nestMembers
  • nestMembers: $.overConnection.content[*].scope.nestMembers[*]
  • nil: $.overConnection.content[*].nil
  • declaredType: $.overConnection.content[*].declaredType
  • name: $.overConnection.content[*].declaredType.name
  • module: $.overConnection.content[*].declaredType.module
  • protectionDomain: $.overConnection.content[*].declaredType.protectionDomain
  • modifiers: $.overConnection.content[*].declaredType.modifiers
  • interface: $.overConnection.content[*].declaredType.interface
  • array: $.overConnection.content[*].declaredType.array
  • primitive: $.overConnection.content[*].declaredType.primitive
  • hidden: $.overConnection.content[*].declaredType.hidden
  • superclass: $.overConnection.content[*].declaredType.superclass
  • componentType: $.overConnection.content[*].declaredType.componentType
  • annotation: $.overConnection.content[*].declaredType.annotation
  • enum: $.overConnection.content[*].declaredType.enum
  • record: $.overConnection.content[*].declaredType.record
  • typeParameters: $.overConnection.content[*].declaredType.typeParameters
  • typeParameters: $.overConnection.content[*].declaredType.typeParameters[*]
  • sealed: $.overConnection.content[*].declaredType.sealed
  • interfaces: $.overConnection.content[*].declaredType.interfaces
  • interfaces: $.overConnection.content[*].declaredType.interfaces[*]
  • classLoader: $.overConnection.content[*].declaredType.classLoader
  • memberClass: $.overConnection.content[*].declaredType.memberClass
  • localClass: $.overConnection.content[*].declaredType.localClass
  • anonymousClass: $.overConnection.content[*].declaredType.anonymousClass
  • enclosingClass: $.overConnection.content[*].declaredType.enclosingClass
  • simpleName: $.overConnection.content[*].declaredType.simpleName
  • canonicalName: $.overConnection.content[*].declaredType.canonicalName
  • packageName: $.overConnection.content[*].declaredType.packageName
  • nestHost: $.overConnection.content[*].declaredType.nestHost
  • permittedSubclasses: $.overConnection.content[*].declaredType.permittedSubclasses
  • permittedSubclasses: $.overConnection.content[*].declaredType.permittedSubclasses[*]
  • synthetic: $.overConnection.content[*].declaredType.synthetic
  • genericSuperclass: $.overConnection.content[*].declaredType.genericSuperclass
  • package: $.overConnection.content[*].declaredType.package
  • genericInterfaces: $.overConnection.content[*].declaredType.genericInterfaces
  • genericInterfaces: $.overConnection.content[*].declaredType.genericInterfaces[*]
  • signers: $.overConnection.content[*].declaredType.signers
  • signers: $.overConnection.content[*].declaredType.signers[*]
  • enclosingMethod: $.overConnection.content[*].declaredType.enclosingMethod
  • enclosingConstructor: $.overConnection.content[*].declaredType.enclosingConstructor
  • declaringClass: $.overConnection.content[*].declaredType.declaringClass
  • typeName: $.overConnection.content[*].declaredType.typeName
  • classes: $.overConnection.content[*].declaredType.classes
  • classes: $.overConnection.content[*].declaredType.classes[*]
  • fields: $.overConnection.content[*].declaredType.fields
  • fields: $.overConnection.content[*].declaredType.fields[*]
  • methods: $.overConnection.content[*].declaredType.methods
  • methods: $.overConnection.content[*].declaredType.methods[*]
  • constructors: $.overConnection.content[*].declaredType.constructors
  • constructors: $.overConnection.content[*].declaredType.constructors[*]
  • declaredClasses: $.overConnection.content[*].declaredType.declaredClasses
  • declaredClasses: $.overConnection.content[*].declaredType.declaredClasses[*]
  • declaredFields: $.overConnection.content[*].declaredType.declaredFields
  • declaredFields: $.overConnection.content[*].declaredType.declaredFields[*]
  • recordComponents: $.overConnection.content[*].declaredType.recordComponents
  • recordComponents: $.overConnection.content[*].declaredType.recordComponents[*]
  • declaredMethods: $.overConnection.content[*].declaredType.declaredMethods
  • declaredMethods: $.overConnection.content[*].declaredType.declaredMethods[*]
  • declaredConstructors: $.overConnection.content[*].declaredType.declaredConstructors
  • declaredConstructors: $.overConnection.content[*].declaredType.declaredConstructors[*]
  • enumConstants: $.overConnection.content[*].declaredType.enumConstants
  • enumConstants: $.overConnection.content[*].declaredType.enumConstants[*]
  • annotations: $.overConnection.content[*].declaredType.annotations
  • annotations: $.overConnection.content[*].declaredType.annotations[*]
  • declaredAnnotations: $.overConnection.content[*].declaredType.declaredAnnotations
  • declaredAnnotations: $.overConnection.content[*].declaredType.declaredAnnotations[*]
  • annotatedSuperclass: $.overConnection.content[*].declaredType.annotatedSuperclass
  • annotatedInterfaces: $.overConnection.content[*].declaredType.annotatedInterfaces
  • annotatedInterfaces: $.overConnection.content[*].declaredType.annotatedInterfaces[*]
  • nestMembers: $.overConnection.content[*].declaredType.nestMembers
  • nestMembers: $.overConnection.content[*].declaredType.nestMembers[*]
  • globalScope: $.overConnection.content[*].globalScope
  • typeSubstituted: $.overConnection.content[*].typeSubstituted

OfferedEvent

Beispiel: OfferedEvent
{
"associatedCalledDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"associatedCallingDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"callCharacteristics": {
"acdCall": true,
"assistCall": true,
"confidentialCall": true,
"directAgent": true,
"encryptedCall": true,
"highPriorityCall": true,
"lowPriorityCall": true,
"maintainanceCall": true,
"personalCall": true,
"priorityCall": true,
"privateCall": true,
"sensitiveCall": true,
"voiceUnitCall": true
},
"callLinkageData": {
"globalCallData": {
"callLinkageIDTimestamp": "<string>",
"globalCallLinkageID": {
"globallyUniqueCallLinkageID": "2345",
"subDomainCallLinkageID": "2345"
},
"globalCallSwitchingSubDomainName": "<string>"
},
"threadData": {
"threadIDTimeStamp": "<string>",
"threadLinkageID": {
"globallyUniqueThreadID": "2345",
"subDomainThreadID": "2345"
},
"threadSwitchingSubDomainName": "<string>"
}
},
"calledDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"callingDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"cause": "A_CD_BUSY",
"correlatorData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"deviceHistory": {
"deviceHistoryListItem": [
{
"eventCause": "A_CD_BUSY",
"oldConnectionID": {
"content": [ "<content>" ]
},
"oldDeviceID": {
"notKnown": { },
"notRequired": { },
"notSpecified": { },
"numberDialed": { },
"restricted": { }
}
}
]
},
"extensions": {
"privateData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"security": {
"messageSequenceNumber": 0,
"securityInfo": {
"private": { },
"string": [ "<string>" ]
},
"timeStamp": "<string>"
}
},
"languagePreferences": "<string>",
"lastRedirectionDevice": {
"notKnown": { },
"notRequired": { },
"notSpecified": { },
"numberDialed": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"restricted": { }
},
"localConnectionInfo": "NULL",
"locationInfoList": {
"locationInfoEntry": [
{
"any": [ "<any>" ]
}
]
},
"mediaCallCharacteristics": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": {
"audio": true,
"chat": true,
"data": true,
"email": true,
"im": true,
"image": true,
"message": true,
"mms": true,
"notKnown": true,
"other": true,
"sms": true,
"voice": true
},
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ]
},
"messageInfo": {
"messageInfoItem": [
{
"contentTypeAndSubtype": "<string>",
"contents": "<string>",
"contentsLength": 0
}
]
},
"monitorCrossRefID": "2345",
"networkCalledDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"networkCallingDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"offeredConnection": {
"content": [
{
"declaredType": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"globalScope": true,
"name": {
"localPart": "<string>",
"namespaceURI": "<string>",
"prefix": "<string>"
},
"nil": true,
"scope": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"typeSubstituted": true,
"value": { }
}
]
},
"offeredConnectionInfo": {
"flowDirection": "<string>",
"mediaSessionInfo": "<string>",
"numberOfChannels": 0
},
"offeredDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"originatingNIDConnection": {
"content": [
{
"declaredType": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"globalScope": true,
"name": {
"localPart": "<string>",
"namespaceURI": "<string>",
"prefix": "<string>"
},
"nil": true,
"scope": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"typeSubstituted": true,
"value": { }
}
]
},
"servicesPermitted": {
"callAssociatedServices": {
"associateData": true,
"cancelTelephonyTones": true,
"changeConnectionInformation": true,
"generateDigits": true,
"generateTelephonyTones": true,
"sendUserInformation": true
},
"callControlServices": {
"acceptCall": true,
"alternateCall": true,
"answerCall": true,
"callBack": true,
"callBackMessage": true,
"campOnCall": true,
"clearCall": true,
"clearConnection": true,
"conferenceCall": true,
"consultationCall": true,
"deflectCall": true,
"dialDigits": true,
"directedPickupCall": true,
"groupPickupCall": true,
"holdCall": true,
"intrudeCall": true,
"joinCall": true,
"makeCall": true,
"makePredictiveCall": true,
"parkCall": true,
"reconnectCall": true,
"retrieveCall": true,
"sendMessage": true,
"singleStepConference": true,
"singleStepTransfer": true,
"transferCall": true
},
"mediaAttachementServices": {
"attachMediaService": true,
"detachMediaService": true
},
"routeingServices": {
"reRoute": true,
"routeEnd": true,
"routeRegister": true,
"routeRegisterAbort": true,
"routeRegisterCancel": true,
"routeReject": true,
"routeRequest": true,
"routeSelect": true,
"routeUsed": true
},
"voiceServices": {
"activate": true,
"clear": true,
"concatenateMessage": true,
"deactivate": true,
"deleteMessage": true,
"playMessage": true,
"queryVoiceAttribute": true,
"recordMessage": true,
"reposition": true,
"resume": true,
"review": true,
"setVoiceAttribute": true,
"stop": true,
"suspend": true,
"synthesizeMessage": true
}
},
"subjectOfCall": "<string>",
"userData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
}
}

Attribute (JsonPath)

  • cause: $.cause
  • extensions: $.extensions
  • security: $.extensions.security
  • timeStamp: $.extensions.security.timeStamp
  • messageSequenceNumber: $.extensions.security.messageSequenceNumber
  • securityInfo: $.extensions.security.securityInfo
  • string: $.extensions.security.securityInfo.string
  • string: $.extensions.security.securityInfo.string[*]
  • private: $.extensions.security.securityInfo.private
  • privateData: $.extensions.privateData
  • string: $.extensions.privateData.string
  • string: $.extensions.privateData.string[*]
  • private: $.extensions.privateData.private
  • any: $.extensions.privateData.private.any
  • any: $.extensions.privateData.private.any[*]
  • offeredConnection: $.offeredConnection
  • content: $.offeredConnection.content
  • content: $.offeredConnection.content[*]
  • name: $.offeredConnection.content[*].name
  • namespaceURI: $.offeredConnection.content[*].name.namespaceURI
  • localPart: $.offeredConnection.content[*].name.localPart
  • prefix: $.offeredConnection.content[*].name.prefix
  • value: $.offeredConnection.content[*].value
  • scope: $.offeredConnection.content[*].scope
  • name: $.offeredConnection.content[*].scope.name
  • module: $.offeredConnection.content[*].scope.module
  • protectionDomain: $.offeredConnection.content[*].scope.protectionDomain
  • modifiers: $.offeredConnection.content[*].scope.modifiers
  • interface: $.offeredConnection.content[*].scope.interface
  • array: $.offeredConnection.content[*].scope.array
  • primitive: $.offeredConnection.content[*].scope.primitive
  • hidden: $.offeredConnection.content[*].scope.hidden
  • superclass: $.offeredConnection.content[*].scope.superclass
  • componentType: $.offeredConnection.content[*].scope.componentType
  • annotation: $.offeredConnection.content[*].scope.annotation
  • enum: $.offeredConnection.content[*].scope.enum
  • record: $.offeredConnection.content[*].scope.record
  • typeParameters: $.offeredConnection.content[*].scope.typeParameters
  • typeParameters: $.offeredConnection.content[*].scope.typeParameters[*]
  • sealed: $.offeredConnection.content[*].scope.sealed
  • interfaces: $.offeredConnection.content[*].scope.interfaces
  • interfaces: $.offeredConnection.content[*].scope.interfaces[*]
  • classLoader: $.offeredConnection.content[*].scope.classLoader
  • memberClass: $.offeredConnection.content[*].scope.memberClass
  • localClass: $.offeredConnection.content[*].scope.localClass
  • anonymousClass: $.offeredConnection.content[*].scope.anonymousClass
  • enclosingClass: $.offeredConnection.content[*].scope.enclosingClass
  • simpleName: $.offeredConnection.content[*].scope.simpleName
  • canonicalName: $.offeredConnection.content[*].scope.canonicalName
  • packageName: $.offeredConnection.content[*].scope.packageName
  • nestHost: $.offeredConnection.content[*].scope.nestHost
  • permittedSubclasses: $.offeredConnection.content[*].scope.permittedSubclasses
  • permittedSubclasses: $.offeredConnection.content[*].scope.permittedSubclasses[*]
  • synthetic: $.offeredConnection.content[*].scope.synthetic
  • genericSuperclass: $.offeredConnection.content[*].scope.genericSuperclass
  • package: $.offeredConnection.content[*].scope.package
  • genericInterfaces: $.offeredConnection.content[*].scope.genericInterfaces
  • genericInterfaces: $.offeredConnection.content[*].scope.genericInterfaces[*]
  • signers: $.offeredConnection.content[*].scope.signers
  • signers: $.offeredConnection.content[*].scope.signers[*]
  • enclosingMethod: $.offeredConnection.content[*].scope.enclosingMethod
  • enclosingConstructor: $.offeredConnection.content[*].scope.enclosingConstructor
  • declaringClass: $.offeredConnection.content[*].scope.declaringClass
  • typeName: $.offeredConnection.content[*].scope.typeName
  • classes: $.offeredConnection.content[*].scope.classes
  • classes: $.offeredConnection.content[*].scope.classes[*]
  • fields: $.offeredConnection.content[*].scope.fields
  • fields: $.offeredConnection.content[*].scope.fields[*]
  • methods: $.offeredConnection.content[*].scope.methods
  • methods: $.offeredConnection.content[*].scope.methods[*]
  • constructors: $.offeredConnection.content[*].scope.constructors
  • constructors: $.offeredConnection.content[*].scope.constructors[*]
  • declaredClasses: $.offeredConnection.content[*].scope.declaredClasses
  • declaredClasses: $.offeredConnection.content[*].scope.declaredClasses[*]
  • declaredFields: $.offeredConnection.content[*].scope.declaredFields
  • declaredFields: $.offeredConnection.content[*].scope.declaredFields[*]
  • recordComponents: $.offeredConnection.content[*].scope.recordComponents
  • recordComponents: $.offeredConnection.content[*].scope.recordComponents[*]
  • declaredMethods: $.offeredConnection.content[*].scope.declaredMethods
  • declaredMethods: $.offeredConnection.content[*].scope.declaredMethods[*]
  • declaredConstructors: $.offeredConnection.content[*].scope.declaredConstructors
  • declaredConstructors: $.offeredConnection.content[*].scope.declaredConstructors[*]
  • enumConstants: $.offeredConnection.content[*].scope.enumConstants
  • enumConstants: $.offeredConnection.content[*].scope.enumConstants[*]
  • annotations: $.offeredConnection.content[*].scope.annotations
  • annotations: $.offeredConnection.content[*].scope.annotations[*]
  • declaredAnnotations: $.offeredConnection.content[*].scope.declaredAnnotations
  • declaredAnnotations: $.offeredConnection.content[*].scope.declaredAnnotations[*]
  • annotatedSuperclass: $.offeredConnection.content[*].scope.annotatedSuperclass
  • annotatedInterfaces: $.offeredConnection.content[*].scope.annotatedInterfaces
  • annotatedInterfaces: $.offeredConnection.content[*].scope.annotatedInterfaces[*]
  • nestMembers: $.offeredConnection.content[*].scope.nestMembers
  • nestMembers: $.offeredConnection.content[*].scope.nestMembers[*]
  • nil: $.offeredConnection.content[*].nil
  • declaredType: $.offeredConnection.content[*].declaredType
  • name: $.offeredConnection.content[*].declaredType.name
  • module: $.offeredConnection.content[*].declaredType.module
  • protectionDomain: $.offeredConnection.content[*].declaredType.protectionDomain
  • modifiers: $.offeredConnection.content[*].declaredType.modifiers
  • interface: $.offeredConnection.content[*].declaredType.interface
  • array: $.offeredConnection.content[*].declaredType.array
  • primitive: $.offeredConnection.content[*].declaredType.primitive
  • hidden: $.offeredConnection.content[*].declaredType.hidden
  • superclass: $.offeredConnection.content[*].declaredType.superclass
  • componentType: $.offeredConnection.content[*].declaredType.componentType
  • annotation: $.offeredConnection.content[*].declaredType.annotation
  • enum: $.offeredConnection.content[*].declaredType.enum
  • record: $.offeredConnection.content[*].declaredType.record
  • typeParameters: $.offeredConnection.content[*].declaredType.typeParameters
  • typeParameters: $.offeredConnection.content[*].declaredType.typeParameters[*]
  • sealed: $.offeredConnection.content[*].declaredType.sealed
  • interfaces: $.offeredConnection.content[*].declaredType.interfaces
  • interfaces: $.offeredConnection.content[*].declaredType.interfaces[*]
  • classLoader: $.offeredConnection.content[*].declaredType.classLoader
  • memberClass: $.offeredConnection.content[*].declaredType.memberClass
  • localClass: $.offeredConnection.content[*].declaredType.localClass
  • anonymousClass: $.offeredConnection.content[*].declaredType.anonymousClass
  • enclosingClass: $.offeredConnection.content[*].declaredType.enclosingClass
  • simpleName: $.offeredConnection.content[*].declaredType.simpleName
  • canonicalName: $.offeredConnection.content[*].declaredType.canonicalName
  • packageName: $.offeredConnection.content[*].declaredType.packageName
  • nestHost: $.offeredConnection.content[*].declaredType.nestHost
  • permittedSubclasses: $.offeredConnection.content[*].declaredType.permittedSubclasses
  • permittedSubclasses: $.offeredConnection.content[*].declaredType.permittedSubclasses[*]
  • synthetic: $.offeredConnection.content[*].declaredType.synthetic
  • genericSuperclass: $.offeredConnection.content[*].declaredType.genericSuperclass
  • package: $.offeredConnection.content[*].declaredType.package
  • genericInterfaces: $.offeredConnection.content[*].declaredType.genericInterfaces
  • genericInterfaces: $.offeredConnection.content[*].declaredType.genericInterfaces[*]
  • signers: $.offeredConnection.content[*].declaredType.signers
  • signers: $.offeredConnection.content[*].declaredType.signers[*]
  • enclosingMethod: $.offeredConnection.content[*].declaredType.enclosingMethod
  • enclosingConstructor: $.offeredConnection.content[*].declaredType.enclosingConstructor
  • declaringClass: $.offeredConnection.content[*].declaredType.declaringClass
  • typeName: $.offeredConnection.content[*].declaredType.typeName
  • classes: $.offeredConnection.content[*].declaredType.classes
  • classes: $.offeredConnection.content[*].declaredType.classes[*]
  • fields: $.offeredConnection.content[*].declaredType.fields
  • fields: $.offeredConnection.content[*].declaredType.fields[*]
  • methods: $.offeredConnection.content[*].declaredType.methods
  • methods: $.offeredConnection.content[*].declaredType.methods[*]
  • constructors: $.offeredConnection.content[*].declaredType.constructors
  • constructors: $.offeredConnection.content[*].declaredType.constructors[*]
  • declaredClasses: $.offeredConnection.content[*].declaredType.declaredClasses
  • declaredClasses: $.offeredConnection.content[*].declaredType.declaredClasses[*]
  • declaredFields: $.offeredConnection.content[*].declaredType.declaredFields
  • declaredFields: $.offeredConnection.content[*].declaredType.declaredFields[*]
  • recordComponents: $.offeredConnection.content[*].declaredType.recordComponents
  • recordComponents: $.offeredConnection.content[*].declaredType.recordComponents[*]
  • declaredMethods: $.offeredConnection.content[*].declaredType.declaredMethods
  • declaredMethods: $.offeredConnection.content[*].declaredType.declaredMethods[*]
  • declaredConstructors: $.offeredConnection.content[*].declaredType.declaredConstructors
  • declaredConstructors: $.offeredConnection.content[*].declaredType.declaredConstructors[*]
  • enumConstants: $.offeredConnection.content[*].declaredType.enumConstants
  • enumConstants: $.offeredConnection.content[*].declaredType.enumConstants[*]
  • annotations: $.offeredConnection.content[*].declaredType.annotations
  • annotations: $.offeredConnection.content[*].declaredType.annotations[*]
  • declaredAnnotations: $.offeredConnection.content[*].declaredType.declaredAnnotations
  • declaredAnnotations: $.offeredConnection.content[*].declaredType.declaredAnnotations[*]
  • annotatedSuperclass: $.offeredConnection.content[*].declaredType.annotatedSuperclass
  • annotatedInterfaces: $.offeredConnection.content[*].declaredType.annotatedInterfaces
  • annotatedInterfaces: $.offeredConnection.content[*].declaredType.annotatedInterfaces[*]
  • nestMembers: $.offeredConnection.content[*].declaredType.nestMembers
  • nestMembers: $.offeredConnection.content[*].declaredType.nestMembers[*]
  • globalScope: $.offeredConnection.content[*].globalScope
  • typeSubstituted: $.offeredConnection.content[*].typeSubstituted
  • offeredConnectionInfo: $.offeredConnectionInfo
  • numberOfChannels: $.offeredConnectionInfo.numberOfChannels
  • mediaSessionInfo: $.offeredConnectionInfo.mediaSessionInfo
  • flowDirection: $.offeredConnectionInfo.flowDirection
  • userData: $.userData
  • string: $.userData.string
  • string: $.userData.string[*]
  • private: $.userData.private
  • any: $.userData.private.any
  • any: $.userData.private.any[*]
  • languagePreferences: $.languagePreferences
  • locationInfoList: $.locationInfoList
  • locationInfoEntry: $.locationInfoList.locationInfoEntry
  • locationInfoEntry: $.locationInfoList.locationInfoEntry[*]
  • any: $.locationInfoList.locationInfoEntry[*].any
  • any: $.locationInfoList.locationInfoEntry[*].any[*]
  • lastRedirectionDevice: $.lastRedirectionDevice
  • notKnown: $.lastRedirectionDevice.notKnown
  • restricted: $.lastRedirectionDevice.restricted
  • notRequired: $.lastRedirectionDevice.notRequired
  • numberDialed: $.lastRedirectionDevice.numberDialed
  • value: $.lastRedirectionDevice.numberDialed.value
  • bitRate: $.lastRedirectionDevice.numberDialed.bitRate
  • switchingSubDomainCCIEType: $.lastRedirectionDevice.numberDialed.switchingSubDomainCCIEType
  • typeOfNumber: $.lastRedirectionDevice.numberDialed.typeOfNumber
  • mediaClass: $.lastRedirectionDevice.numberDialed.mediaClass
  • mediaClass: $.lastRedirectionDevice.numberDialed.mediaClass[*]
  • connectionRate: $.lastRedirectionDevice.numberDialed.connectionRate
  • delayTolerance: $.lastRedirectionDevice.numberDialed.delayTolerance
  • privateName: $.lastRedirectionDevice.numberDialed.privateName
  • privateNumber: $.lastRedirectionDevice.numberDialed.privateNumber
  • switchingSubDomainInformationElements: $.lastRedirectionDevice.numberDialed.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.lastRedirectionDevice.numberDialed.switchingSubDomainInformationElements[*]
  • notSpecified: $.lastRedirectionDevice.notSpecified
  • networkCallingDevice: $.networkCallingDevice
  • deviceIdentifier: $.networkCallingDevice.deviceIdentifier
  • value: $.networkCallingDevice.deviceIdentifier.value
  • bitRate: $.networkCallingDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.networkCallingDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.networkCallingDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.networkCallingDevice.deviceIdentifier.mediaClass
  • mediaClass: $.networkCallingDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.networkCallingDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.networkCallingDevice.deviceIdentifier.delayTolerance
  • privateName: $.networkCallingDevice.deviceIdentifier.privateName
  • privateNumber: $.networkCallingDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.networkCallingDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.networkCallingDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.networkCallingDevice.notKnown
  • restricted: $.networkCallingDevice.restricted
  • associatedCallingDevice: $.associatedCallingDevice
  • deviceIdentifier: $.associatedCallingDevice.deviceIdentifier
  • value: $.associatedCallingDevice.deviceIdentifier.value
  • bitRate: $.associatedCallingDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.associatedCallingDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.associatedCallingDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.associatedCallingDevice.deviceIdentifier.mediaClass
  • mediaClass: $.associatedCallingDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.associatedCallingDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.associatedCallingDevice.deviceIdentifier.delayTolerance
  • privateName: $.associatedCallingDevice.deviceIdentifier.privateName
  • privateNumber: $.associatedCallingDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.associatedCallingDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.associatedCallingDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.associatedCallingDevice.notKnown
  • restricted: $.associatedCallingDevice.restricted
  • networkCalledDevice: $.networkCalledDevice
  • deviceIdentifier: $.networkCalledDevice.deviceIdentifier
  • value: $.networkCalledDevice.deviceIdentifier.value
  • bitRate: $.networkCalledDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.networkCalledDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.networkCalledDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.networkCalledDevice.deviceIdentifier.mediaClass
  • mediaClass: $.networkCalledDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.networkCalledDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.networkCalledDevice.deviceIdentifier.delayTolerance
  • privateName: $.networkCalledDevice.deviceIdentifier.privateName
  • privateNumber: $.networkCalledDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.networkCalledDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.networkCalledDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.networkCalledDevice.notKnown
  • restricted: $.networkCalledDevice.restricted
  • associatedCalledDevice: $.associatedCalledDevice
  • deviceIdentifier: $.associatedCalledDevice.deviceIdentifier
  • value: $.associatedCalledDevice.deviceIdentifier.value
  • bitRate: $.associatedCalledDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.associatedCalledDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.associatedCalledDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.associatedCalledDevice.deviceIdentifier.mediaClass
  • mediaClass: $.associatedCalledDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.associatedCalledDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.associatedCalledDevice.deviceIdentifier.delayTolerance
  • privateName: $.associatedCalledDevice.deviceIdentifier.privateName
  • privateNumber: $.associatedCalledDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.associatedCalledDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.associatedCalledDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.associatedCalledDevice.notKnown
  • restricted: $.associatedCalledDevice.restricted
  • originatingNIDConnection: $.originatingNIDConnection
  • content: $.originatingNIDConnection.content
  • content: $.originatingNIDConnection.content[*]
  • name: $.originatingNIDConnection.content[*].name
  • namespaceURI: $.originatingNIDConnection.content[*].name.namespaceURI
  • localPart: $.originatingNIDConnection.content[*].name.localPart
  • prefix: $.originatingNIDConnection.content[*].name.prefix
  • value: $.originatingNIDConnection.content[*].value
  • scope: $.originatingNIDConnection.content[*].scope
  • name: $.originatingNIDConnection.content[*].scope.name
  • module: $.originatingNIDConnection.content[*].scope.module
  • protectionDomain: $.originatingNIDConnection.content[*].scope.protectionDomain
  • modifiers: $.originatingNIDConnection.content[*].scope.modifiers
  • interface: $.originatingNIDConnection.content[*].scope.interface
  • array: $.originatingNIDConnection.content[*].scope.array
  • primitive: $.originatingNIDConnection.content[*].scope.primitive
  • hidden: $.originatingNIDConnection.content[*].scope.hidden
  • superclass: $.originatingNIDConnection.content[*].scope.superclass
  • componentType: $.originatingNIDConnection.content[*].scope.componentType
  • annotation: $.originatingNIDConnection.content[*].scope.annotation
  • enum: $.originatingNIDConnection.content[*].scope.enum
  • record: $.originatingNIDConnection.content[*].scope.record
  • typeParameters: $.originatingNIDConnection.content[*].scope.typeParameters
  • typeParameters: $.originatingNIDConnection.content[*].scope.typeParameters[*]
  • sealed: $.originatingNIDConnection.content[*].scope.sealed
  • interfaces: $.originatingNIDConnection.content[*].scope.interfaces
  • interfaces: $.originatingNIDConnection.content[*].scope.interfaces[*]
  • classLoader: $.originatingNIDConnection.content[*].scope.classLoader
  • memberClass: $.originatingNIDConnection.content[*].scope.memberClass
  • localClass: $.originatingNIDConnection.content[*].scope.localClass
  • anonymousClass: $.originatingNIDConnection.content[*].scope.anonymousClass
  • enclosingClass: $.originatingNIDConnection.content[*].scope.enclosingClass
  • simpleName: $.originatingNIDConnection.content[*].scope.simpleName
  • canonicalName: $.originatingNIDConnection.content[*].scope.canonicalName
  • packageName: $.originatingNIDConnection.content[*].scope.packageName
  • nestHost: $.originatingNIDConnection.content[*].scope.nestHost
  • permittedSubclasses: $.originatingNIDConnection.content[*].scope.permittedSubclasses
  • permittedSubclasses: $.originatingNIDConnection.content[*].scope.permittedSubclasses[*]
  • synthetic: $.originatingNIDConnection.content[*].scope.synthetic
  • genericSuperclass: $.originatingNIDConnection.content[*].scope.genericSuperclass
  • package: $.originatingNIDConnection.content[*].scope.package
  • genericInterfaces: $.originatingNIDConnection.content[*].scope.genericInterfaces
  • genericInterfaces: $.originatingNIDConnection.content[*].scope.genericInterfaces[*]
  • signers: $.originatingNIDConnection.content[*].scope.signers
  • signers: $.originatingNIDConnection.content[*].scope.signers[*]
  • enclosingMethod: $.originatingNIDConnection.content[*].scope.enclosingMethod
  • enclosingConstructor: $.originatingNIDConnection.content[*].scope.enclosingConstructor
  • declaringClass: $.originatingNIDConnection.content[*].scope.declaringClass
  • typeName: $.originatingNIDConnection.content[*].scope.typeName
  • classes: $.originatingNIDConnection.content[*].scope.classes
  • classes: $.originatingNIDConnection.content[*].scope.classes[*]
  • fields: $.originatingNIDConnection.content[*].scope.fields
  • fields: $.originatingNIDConnection.content[*].scope.fields[*]
  • methods: $.originatingNIDConnection.content[*].scope.methods
  • methods: $.originatingNIDConnection.content[*].scope.methods[*]
  • constructors: $.originatingNIDConnection.content[*].scope.constructors
  • constructors: $.originatingNIDConnection.content[*].scope.constructors[*]
  • declaredClasses: $.originatingNIDConnection.content[*].scope.declaredClasses
  • declaredClasses: $.originatingNIDConnection.content[*].scope.declaredClasses[*]
  • declaredFields: $.originatingNIDConnection.content[*].scope.declaredFields
  • declaredFields: $.originatingNIDConnection.content[*].scope.declaredFields[*]
  • recordComponents: $.originatingNIDConnection.content[*].scope.recordComponents
  • recordComponents: $.originatingNIDConnection.content[*].scope.recordComponents[*]
  • declaredMethods: $.originatingNIDConnection.content[*].scope.declaredMethods
  • declaredMethods: $.originatingNIDConnection.content[*].scope.declaredMethods[*]
  • declaredConstructors: $.originatingNIDConnection.content[*].scope.declaredConstructors
  • declaredConstructors: $.originatingNIDConnection.content[*].scope.declaredConstructors[*]
  • enumConstants: $.originatingNIDConnection.content[*].scope.enumConstants
  • enumConstants: $.originatingNIDConnection.content[*].scope.enumConstants[*]
  • annotations: $.originatingNIDConnection.content[*].scope.annotations
  • annotations: $.originatingNIDConnection.content[*].scope.annotations[*]
  • declaredAnnotations: $.originatingNIDConnection.content[*].scope.declaredAnnotations
  • declaredAnnotations: $.originatingNIDConnection.content[*].scope.declaredAnnotations[*]
  • annotatedSuperclass: $.originatingNIDConnection.content[*].scope.annotatedSuperclass
  • annotatedInterfaces: $.originatingNIDConnection.content[*].scope.annotatedInterfaces
  • annotatedInterfaces: $.originatingNIDConnection.content[*].scope.annotatedInterfaces[*]
  • nestMembers: $.originatingNIDConnection.content[*].scope.nestMembers
  • nestMembers: $.originatingNIDConnection.content[*].scope.nestMembers[*]
  • nil: $.originatingNIDConnection.content[*].nil
  • declaredType: $.originatingNIDConnection.content[*].declaredType
  • name: $.originatingNIDConnection.content[*].declaredType.name
  • module: $.originatingNIDConnection.content[*].declaredType.module
  • protectionDomain: $.originatingNIDConnection.content[*].declaredType.protectionDomain
  • modifiers: $.originatingNIDConnection.content[*].declaredType.modifiers
  • interface: $.originatingNIDConnection.content[*].declaredType.interface
  • array: $.originatingNIDConnection.content[*].declaredType.array
  • primitive: $.originatingNIDConnection.content[*].declaredType.primitive
  • hidden: $.originatingNIDConnection.content[*].declaredType.hidden
  • superclass: $.originatingNIDConnection.content[*].declaredType.superclass
  • componentType: $.originatingNIDConnection.content[*].declaredType.componentType
  • annotation: $.originatingNIDConnection.content[*].declaredType.annotation
  • enum: $.originatingNIDConnection.content[*].declaredType.enum
  • record: $.originatingNIDConnection.content[*].declaredType.record
  • typeParameters: $.originatingNIDConnection.content[*].declaredType.typeParameters
  • typeParameters: $.originatingNIDConnection.content[*].declaredType.typeParameters[*]
  • sealed: $.originatingNIDConnection.content[*].declaredType.sealed
  • interfaces: $.originatingNIDConnection.content[*].declaredType.interfaces
  • interfaces: $.originatingNIDConnection.content[*].declaredType.interfaces[*]
  • classLoader: $.originatingNIDConnection.content[*].declaredType.classLoader
  • memberClass: $.originatingNIDConnection.content[*].declaredType.memberClass
  • localClass: $.originatingNIDConnection.content[*].declaredType.localClass
  • anonymousClass: $.originatingNIDConnection.content[*].declaredType.anonymousClass
  • enclosingClass: $.originatingNIDConnection.content[*].declaredType.enclosingClass
  • simpleName: $.originatingNIDConnection.content[*].declaredType.simpleName
  • canonicalName: $.originatingNIDConnection.content[*].declaredType.canonicalName
  • packageName: $.originatingNIDConnection.content[*].declaredType.packageName
  • nestHost: $.originatingNIDConnection.content[*].declaredType.nestHost
  • permittedSubclasses: $.originatingNIDConnection.content[*].declaredType.permittedSubclasses
  • permittedSubclasses: $.originatingNIDConnection.content[*].declaredType.permittedSubclasses[*]
  • synthetic: $.originatingNIDConnection.content[*].declaredType.synthetic
  • genericSuperclass: $.originatingNIDConnection.content[*].declaredType.genericSuperclass
  • package: $.originatingNIDConnection.content[*].declaredType.package
  • genericInterfaces: $.originatingNIDConnection.content[*].declaredType.genericInterfaces
  • genericInterfaces: $.originatingNIDConnection.content[*].declaredType.genericInterfaces[*]
  • signers: $.originatingNIDConnection.content[*].declaredType.signers
  • signers: $.originatingNIDConnection.content[*].declaredType.signers[*]
  • enclosingMethod: $.originatingNIDConnection.content[*].declaredType.enclosingMethod
  • enclosingConstructor: $.originatingNIDConnection.content[*].declaredType.enclosingConstructor
  • declaringClass: $.originatingNIDConnection.content[*].declaredType.declaringClass
  • typeName: $.originatingNIDConnection.content[*].declaredType.typeName
  • classes: $.originatingNIDConnection.content[*].declaredType.classes
  • classes: $.originatingNIDConnection.content[*].declaredType.classes[*]
  • fields: $.originatingNIDConnection.content[*].declaredType.fields
  • fields: $.originatingNIDConnection.content[*].declaredType.fields[*]
  • methods: $.originatingNIDConnection.content[*].declaredType.methods
  • methods: $.originatingNIDConnection.content[*].declaredType.methods[*]
  • constructors: $.originatingNIDConnection.content[*].declaredType.constructors
  • constructors: $.originatingNIDConnection.content[*].declaredType.constructors[*]
  • declaredClasses: $.originatingNIDConnection.content[*].declaredType.declaredClasses
  • declaredClasses: $.originatingNIDConnection.content[*].declaredType.declaredClasses[*]
  • declaredFields: $.originatingNIDConnection.content[*].declaredType.declaredFields
  • declaredFields: $.originatingNIDConnection.content[*].declaredType.declaredFields[*]
  • recordComponents: $.originatingNIDConnection.content[*].declaredType.recordComponents
  • recordComponents: $.originatingNIDConnection.content[*].declaredType.recordComponents[*]
  • declaredMethods: $.originatingNIDConnection.content[*].declaredType.declaredMethods
  • declaredMethods: $.originatingNIDConnection.content[*].declaredType.declaredMethods[*]
  • declaredConstructors: $.originatingNIDConnection.content[*].declaredType.declaredConstructors
  • declaredConstructors: $.originatingNIDConnection.content[*].declaredType.declaredConstructors[*]
  • enumConstants: $.originatingNIDConnection.content[*].declaredType.enumConstants
  • enumConstants: $.originatingNIDConnection.content[*].declaredType.enumConstants[*]
  • annotations: $.originatingNIDConnection.content[*].declaredType.annotations
  • annotations: $.originatingNIDConnection.content[*].declaredType.annotations[*]
  • declaredAnnotations: $.originatingNIDConnection.content[*].declaredType.declaredAnnotations
  • declaredAnnotations: $.originatingNIDConnection.content[*].declaredType.declaredAnnotations[*]
  • annotatedSuperclass: $.originatingNIDConnection.content[*].declaredType.annotatedSuperclass
  • annotatedInterfaces: $.originatingNIDConnection.content[*].declaredType.annotatedInterfaces
  • annotatedInterfaces: $.originatingNIDConnection.content[*].declaredType.annotatedInterfaces[*]
  • nestMembers: $.originatingNIDConnection.content[*].declaredType.nestMembers
  • nestMembers: $.originatingNIDConnection.content[*].declaredType.nestMembers[*]
  • globalScope: $.originatingNIDConnection.content[*].globalScope
  • typeSubstituted: $.originatingNIDConnection.content[*].typeSubstituted
  • mediaCallCharacteristics: $.mediaCallCharacteristics
  • bitRate: $.mediaCallCharacteristics.bitRate
  • switchingSubDomainCCIEType: $.mediaCallCharacteristics.switchingSubDomainCCIEType
  • mediaClass: $.mediaCallCharacteristics.mediaClass
  • other: $.mediaCallCharacteristics.mediaClass.other
  • message: $.mediaCallCharacteristics.mediaClass.message
  • email: $.mediaCallCharacteristics.mediaClass.email
  • data: $.mediaCallCharacteristics.mediaClass.data
  • im: $.mediaCallCharacteristics.mediaClass.im
  • mms: $.mediaCallCharacteristics.mediaClass.mms
  • voice: $.mediaCallCharacteristics.mediaClass.voice
  • chat: $.mediaCallCharacteristics.mediaClass.chat
  • notKnown: $.mediaCallCharacteristics.mediaClass.notKnown
  • image: $.mediaCallCharacteristics.mediaClass.image
  • audio: $.mediaCallCharacteristics.mediaClass.audio
  • sms: $.mediaCallCharacteristics.mediaClass.sms
  • connectionRate: $.mediaCallCharacteristics.connectionRate
  • delayTolerance: $.mediaCallCharacteristics.delayTolerance
  • switchingSubDomainInformationElements: $.mediaCallCharacteristics.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.mediaCallCharacteristics.switchingSubDomainInformationElements[*]
  • offeredDevice: $.offeredDevice
  • deviceIdentifier: $.offeredDevice.deviceIdentifier
  • value: $.offeredDevice.deviceIdentifier.value
  • bitRate: $.offeredDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.offeredDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.offeredDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.offeredDevice.deviceIdentifier.mediaClass
  • mediaClass: $.offeredDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.offeredDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.offeredDevice.deviceIdentifier.delayTolerance
  • privateName: $.offeredDevice.deviceIdentifier.privateName
  • privateNumber: $.offeredDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.offeredDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.offeredDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.offeredDevice.notKnown
  • restricted: $.offeredDevice.restricted
  • localConnectionInfo: $.localConnectionInfo
  • callCharacteristics: $.callCharacteristics
  • privateCall: $.callCharacteristics.privateCall
  • acdCall: $.callCharacteristics.acdCall
  • lowPriorityCall: $.callCharacteristics.lowPriorityCall
  • encryptedCall: $.callCharacteristics.encryptedCall
  • voiceUnitCall: $.callCharacteristics.voiceUnitCall
  • highPriorityCall: $.callCharacteristics.highPriorityCall
  • directAgent: $.callCharacteristics.directAgent
  • assistCall: $.callCharacteristics.assistCall
  • sensitiveCall: $.callCharacteristics.sensitiveCall
  • personalCall: $.callCharacteristics.personalCall
  • confidentialCall: $.callCharacteristics.confidentialCall
  • maintainanceCall: $.callCharacteristics.maintainanceCall
  • priorityCall: $.callCharacteristics.priorityCall
  • monitorCrossRefID: $.monitorCrossRefID
  • servicesPermitted: $.servicesPermitted
  • mediaAttachementServices: $.servicesPermitted.mediaAttachementServices
  • detachMediaService: $.servicesPermitted.mediaAttachementServices.detachMediaService
  • attachMediaService: $.servicesPermitted.mediaAttachementServices.attachMediaService
  • callControlServices: $.servicesPermitted.callControlServices
  • consultationCall: $.servicesPermitted.callControlServices.consultationCall
  • holdCall: $.servicesPermitted.callControlServices.holdCall
  • joinCall: $.servicesPermitted.callControlServices.joinCall
  • makeCall: $.servicesPermitted.callControlServices.makeCall
  • callBack: $.servicesPermitted.callControlServices.callBack
  • parkCall: $.servicesPermitted.callControlServices.parkCall
  • conferenceCall: $.servicesPermitted.callControlServices.conferenceCall
  • singleStepTransfer: $.servicesPermitted.callControlServices.singleStepTransfer
  • directedPickupCall: $.servicesPermitted.callControlServices.directedPickupCall
  • makePredictiveCall: $.servicesPermitted.callControlServices.makePredictiveCall
  • singleStepConference: $.servicesPermitted.callControlServices.singleStepConference
  • callBackMessage: $.servicesPermitted.callControlServices.callBackMessage
  • campOnCall: $.servicesPermitted.callControlServices.campOnCall
  • alternateCall: $.servicesPermitted.callControlServices.alternateCall
  • acceptCall: $.servicesPermitted.callControlServices.acceptCall
  • answerCall: $.servicesPermitted.callControlServices.answerCall
  • sendMessage: $.servicesPermitted.callControlServices.sendMessage
  • dialDigits: $.servicesPermitted.callControlServices.dialDigits
  • deflectCall: $.servicesPermitted.callControlServices.deflectCall
  • clearCall: $.servicesPermitted.callControlServices.clearCall
  • groupPickupCall: $.servicesPermitted.callControlServices.groupPickupCall
  • retrieveCall: $.servicesPermitted.callControlServices.retrieveCall
  • reconnectCall: $.servicesPermitted.callControlServices.reconnectCall
  • intrudeCall: $.servicesPermitted.callControlServices.intrudeCall
  • transferCall: $.servicesPermitted.callControlServices.transferCall
  • clearConnection: $.servicesPermitted.callControlServices.clearConnection
  • callAssociatedServices: $.servicesPermitted.callAssociatedServices
  • changeConnectionInformation: $.servicesPermitted.callAssociatedServices.changeConnectionInformation
  • generateTelephonyTones: $.servicesPermitted.callAssociatedServices.generateTelephonyTones
  • sendUserInformation: $.servicesPermitted.callAssociatedServices.sendUserInformation
  • cancelTelephonyTones: $.servicesPermitted.callAssociatedServices.cancelTelephonyTones
  • generateDigits: $.servicesPermitted.callAssociatedServices.generateDigits
  • associateData: $.servicesPermitted.callAssociatedServices.associateData
  • routeingServices: $.servicesPermitted.routeingServices
  • reRoute: $.servicesPermitted.routeingServices.reRoute
  • routeEnd: $.servicesPermitted.routeingServices.routeEnd
  • routeRegisterCancel: $.servicesPermitted.routeingServices.routeRegisterCancel
  • routeRegisterAbort: $.servicesPermitted.routeingServices.routeRegisterAbort
  • routeRequest: $.servicesPermitted.routeingServices.routeRequest
  • routeSelect: $.servicesPermitted.routeingServices.routeSelect
  • routeReject: $.servicesPermitted.routeingServices.routeReject
  • routeUsed: $.servicesPermitted.routeingServices.routeUsed
  • routeRegister: $.servicesPermitted.routeingServices.routeRegister
  • voiceServices: $.servicesPermitted.voiceServices
  • clear: $.servicesPermitted.voiceServices.clear
  • resume: $.servicesPermitted.voiceServices.resume
  • suspend: $.servicesPermitted.voiceServices.suspend
  • review: $.servicesPermitted.voiceServices.review
  • activate: $.servicesPermitted.voiceServices.activate
  • stop: $.servicesPermitted.voiceServices.stop
  • setVoiceAttribute: $.servicesPermitted.voiceServices.setVoiceAttribute
  • concatenateMessage: $.servicesPermitted.voiceServices.concatenateMessage
  • synthesizeMessage: $.servicesPermitted.voiceServices.synthesizeMessage
  • queryVoiceAttribute: $.servicesPermitted.voiceServices.queryVoiceAttribute
  • deactivate: $.servicesPermitted.voiceServices.deactivate
  • deleteMessage: $.servicesPermitted.voiceServices.deleteMessage
  • playMessage: $.servicesPermitted.voiceServices.playMessage
  • recordMessage: $.servicesPermitted.voiceServices.recordMessage
  • reposition: $.servicesPermitted.voiceServices.reposition
  • callLinkageData: $.callLinkageData
  • threadData: $.callLinkageData.threadData
  • threadIDTimeStamp: $.callLinkageData.threadData.threadIDTimeStamp
  • threadSwitchingSubDomainName: $.callLinkageData.threadData.threadSwitchingSubDomainName
  • threadLinkageID: $.callLinkageData.threadData.threadLinkageID
  • globallyUniqueThreadID: $.callLinkageData.threadData.threadLinkageID.globallyUniqueThreadID
  • subDomainThreadID: $.callLinkageData.threadData.threadLinkageID.subDomainThreadID
  • globalCallData: $.callLinkageData.globalCallData
  • globalCallLinkageID: $.callLinkageData.globalCallData.globalCallLinkageID
  • subDomainCallLinkageID: $.callLinkageData.globalCallData.globalCallLinkageID.subDomainCallLinkageID
  • globallyUniqueCallLinkageID: $.callLinkageData.globalCallData.globalCallLinkageID.globallyUniqueCallLinkageID
  • callLinkageIDTimestamp: $.callLinkageData.globalCallData.callLinkageIDTimestamp
  • globalCallSwitchingSubDomainName: $.callLinkageData.globalCallData.globalCallSwitchingSubDomainName
  • correlatorData: $.correlatorData
  • string: $.correlatorData.string
  • string: $.correlatorData.string[*]
  • private: $.correlatorData.private
  • any: $.correlatorData.private.any
  • any: $.correlatorData.private.any[*]
  • subjectOfCall: $.subjectOfCall
  • callingDevice: $.callingDevice
  • deviceIdentifier: $.callingDevice.deviceIdentifier
  • value: $.callingDevice.deviceIdentifier.value
  • bitRate: $.callingDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.callingDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.callingDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.callingDevice.deviceIdentifier.mediaClass
  • mediaClass: $.callingDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.callingDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.callingDevice.deviceIdentifier.delayTolerance
  • privateName: $.callingDevice.deviceIdentifier.privateName
  • privateNumber: $.callingDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.callingDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.callingDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.callingDevice.notKnown
  • restricted: $.callingDevice.restricted
  • deviceHistory: $.deviceHistory
  • deviceHistoryListItem: $.deviceHistory.deviceHistoryListItem
  • deviceHistoryListItem: $.deviceHistory.deviceHistoryListItem[*]
  • eventCause: $.deviceHistory.deviceHistoryListItem[*].eventCause
  • oldDeviceID: $.deviceHistory.deviceHistoryListItem[*].oldDeviceID
  • notKnown: $.deviceHistory.deviceHistoryListItem[*].oldDeviceID.notKnown
  • restricted: $.deviceHistory.deviceHistoryListItem[*].oldDeviceID.restricted
  • notRequired: $.deviceHistory.deviceHistoryListItem[*].oldDeviceID.notRequired
  • numberDialed: $.deviceHistory.deviceHistoryListItem[*].oldDeviceID.numberDialed
  • notSpecified: $.deviceHistory.deviceHistoryListItem[*].oldDeviceID.notSpecified
  • oldConnectionID: $.deviceHistory.deviceHistoryListItem[*].oldConnectionID
  • content: $.deviceHistory.deviceHistoryListItem[*].oldConnectionID.content
  • content: $.deviceHistory.deviceHistoryListItem[*].oldConnectionID.content[*]
  • calledDevice: $.calledDevice
  • deviceIdentifier: $.calledDevice.deviceIdentifier
  • value: $.calledDevice.deviceIdentifier.value
  • bitRate: $.calledDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.calledDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.calledDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.calledDevice.deviceIdentifier.mediaClass
  • mediaClass: $.calledDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.calledDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.calledDevice.deviceIdentifier.delayTolerance
  • privateName: $.calledDevice.deviceIdentifier.privateName
  • privateNumber: $.calledDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.calledDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.calledDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.calledDevice.notKnown
  • restricted: $.calledDevice.restricted
  • messageInfo: $.messageInfo
  • messageInfoItem: $.messageInfo.messageInfoItem
  • messageInfoItem: $.messageInfo.messageInfoItem[*]
  • contents: $.messageInfo.messageInfoItem[*].contents
  • contentTypeAndSubtype: $.messageInfo.messageInfoItem[*].contentTypeAndSubtype
  • contentsLength: $.messageInfo.messageInfoItem[*].contentsLength

OriginatedEvent

Beispiel: OriginatedEvent
{
"associatedCalledDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"associatedCallingDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"callCharacteristics": {
"acdCall": true,
"assistCall": true,
"confidentialCall": true,
"directAgent": true,
"encryptedCall": true,
"highPriorityCall": true,
"lowPriorityCall": true,
"maintainanceCall": true,
"personalCall": true,
"priorityCall": true,
"privateCall": true,
"sensitiveCall": true,
"voiceUnitCall": true
},
"callLinkageData": {
"globalCallData": {
"callLinkageIDTimestamp": "<string>",
"globalCallLinkageID": {
"globallyUniqueCallLinkageID": "2345",
"subDomainCallLinkageID": "2345"
},
"globalCallSwitchingSubDomainName": "<string>"
},
"threadData": {
"threadIDTimeStamp": "<string>",
"threadLinkageID": {
"globallyUniqueThreadID": "2345",
"subDomainThreadID": "2345"
},
"threadSwitchingSubDomainName": "<string>"
}
},
"calledDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"callingDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"cause": "A_CD_BUSY",
"correlatorData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"extensions": {
"privateData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"security": {
"messageSequenceNumber": 0,
"securityInfo": {
"private": { },
"string": [ "<string>" ]
},
"timeStamp": "<string>"
}
},
"languagePreferences": "<string>",
"localConnectionInfo": "NULL",
"locationInfoList": {
"locationInfoEntry": [
{
"any": [ "<any>" ]
}
]
},
"mediaCallCharacteristics": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": {
"audio": true,
"chat": true,
"data": true,
"email": true,
"im": true,
"image": true,
"message": true,
"mms": true,
"notKnown": true,
"other": true,
"sms": true,
"voice": true
},
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ]
},
"messageInfo": {
"messageInfoItem": [
{
"contentTypeAndSubtype": "<string>",
"contents": "<string>",
"contentsLength": 0
}
]
},
"monitorCrossRefID": "2345",
"networkCalledDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"networkCallingDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"originatedConnection": {
"content": [
{
"declaredType": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"globalScope": true,
"name": {
"localPart": "<string>",
"namespaceURI": "<string>",
"prefix": "<string>"
},
"nil": true,
"scope": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"typeSubstituted": true,
"value": { }
}
]
},
"originatedConnectionInfo": {
"flowDirection": "<string>",
"mediaSessionInfo": "<string>",
"numberOfChannels": 0
},
"originatingDevice": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"servicesPermitted": {
"callAssociatedServices": {
"associateData": true,
"cancelTelephonyTones": true,
"changeConnectionInformation": true,
"generateDigits": true,
"generateTelephonyTones": true,
"sendUserInformation": true
},
"callControlServices": {
"acceptCall": true,
"alternateCall": true,
"answerCall": true,
"callBack": true,
"callBackMessage": true,
"campOnCall": true,
"clearCall": true,
"clearConnection": true,
"conferenceCall": true,
"consultationCall": true,
"deflectCall": true,
"dialDigits": true,
"directedPickupCall": true,
"groupPickupCall": true,
"holdCall": true,
"intrudeCall": true,
"joinCall": true,
"makeCall": true,
"makePredictiveCall": true,
"parkCall": true,
"reconnectCall": true,
"retrieveCall": true,
"sendMessage": true,
"singleStepConference": true,
"singleStepTransfer": true,
"transferCall": true
},
"mediaAttachementServices": {
"attachMediaService": true,
"detachMediaService": true
},
"routeingServices": {
"reRoute": true,
"routeEnd": true,
"routeRegister": true,
"routeRegisterAbort": true,
"routeRegisterCancel": true,
"routeReject": true,
"routeRequest": true,
"routeSelect": true,
"routeUsed": true
},
"voiceServices": {
"activate": true,
"clear": true,
"concatenateMessage": true,
"deactivate": true,
"deleteMessage": true,
"playMessage": true,
"queryVoiceAttribute": true,
"recordMessage": true,
"reposition": true,
"resume": true,
"review": true,
"setVoiceAttribute": true,
"stop": true,
"suspend": true,
"synthesizeMessage": true
}
},
"subjectOfCall": "<string>"
}

Attribute (JsonPath)

  • cause: $.cause
  • extensions: $.extensions
  • security: $.extensions.security
  • timeStamp: $.extensions.security.timeStamp
  • messageSequenceNumber: $.extensions.security.messageSequenceNumber
  • securityInfo: $.extensions.security.securityInfo
  • string: $.extensions.security.securityInfo.string
  • string: $.extensions.security.securityInfo.string[*]
  • private: $.extensions.security.securityInfo.private
  • privateData: $.extensions.privateData
  • string: $.extensions.privateData.string
  • string: $.extensions.privateData.string[*]
  • private: $.extensions.privateData.private
  • any: $.extensions.privateData.private.any
  • any: $.extensions.privateData.private.any[*]
  • originatedConnection: $.originatedConnection
  • content: $.originatedConnection.content
  • content: $.originatedConnection.content[*]
  • name: $.originatedConnection.content[*].name
  • namespaceURI: $.originatedConnection.content[*].name.namespaceURI
  • localPart: $.originatedConnection.content[*].name.localPart
  • prefix: $.originatedConnection.content[*].name.prefix
  • value: $.originatedConnection.content[*].value
  • scope: $.originatedConnection.content[*].scope
  • name: $.originatedConnection.content[*].scope.name
  • module: $.originatedConnection.content[*].scope.module
  • protectionDomain: $.originatedConnection.content[*].scope.protectionDomain
  • modifiers: $.originatedConnection.content[*].scope.modifiers
  • interface: $.originatedConnection.content[*].scope.interface
  • array: $.originatedConnection.content[*].scope.array
  • primitive: $.originatedConnection.content[*].scope.primitive
  • hidden: $.originatedConnection.content[*].scope.hidden
  • superclass: $.originatedConnection.content[*].scope.superclass
  • componentType: $.originatedConnection.content[*].scope.componentType
  • annotation: $.originatedConnection.content[*].scope.annotation
  • enum: $.originatedConnection.content[*].scope.enum
  • record: $.originatedConnection.content[*].scope.record
  • typeParameters: $.originatedConnection.content[*].scope.typeParameters
  • typeParameters: $.originatedConnection.content[*].scope.typeParameters[*]
  • sealed: $.originatedConnection.content[*].scope.sealed
  • interfaces: $.originatedConnection.content[*].scope.interfaces
  • interfaces: $.originatedConnection.content[*].scope.interfaces[*]
  • classLoader: $.originatedConnection.content[*].scope.classLoader
  • memberClass: $.originatedConnection.content[*].scope.memberClass
  • localClass: $.originatedConnection.content[*].scope.localClass
  • anonymousClass: $.originatedConnection.content[*].scope.anonymousClass
  • enclosingClass: $.originatedConnection.content[*].scope.enclosingClass
  • simpleName: $.originatedConnection.content[*].scope.simpleName
  • canonicalName: $.originatedConnection.content[*].scope.canonicalName
  • packageName: $.originatedConnection.content[*].scope.packageName
  • nestHost: $.originatedConnection.content[*].scope.nestHost
  • permittedSubclasses: $.originatedConnection.content[*].scope.permittedSubclasses
  • permittedSubclasses: $.originatedConnection.content[*].scope.permittedSubclasses[*]
  • synthetic: $.originatedConnection.content[*].scope.synthetic
  • genericSuperclass: $.originatedConnection.content[*].scope.genericSuperclass
  • package: $.originatedConnection.content[*].scope.package
  • genericInterfaces: $.originatedConnection.content[*].scope.genericInterfaces
  • genericInterfaces: $.originatedConnection.content[*].scope.genericInterfaces[*]
  • signers: $.originatedConnection.content[*].scope.signers
  • signers: $.originatedConnection.content[*].scope.signers[*]
  • enclosingMethod: $.originatedConnection.content[*].scope.enclosingMethod
  • enclosingConstructor: $.originatedConnection.content[*].scope.enclosingConstructor
  • declaringClass: $.originatedConnection.content[*].scope.declaringClass
  • typeName: $.originatedConnection.content[*].scope.typeName
  • classes: $.originatedConnection.content[*].scope.classes
  • classes: $.originatedConnection.content[*].scope.classes[*]
  • fields: $.originatedConnection.content[*].scope.fields
  • fields: $.originatedConnection.content[*].scope.fields[*]
  • methods: $.originatedConnection.content[*].scope.methods
  • methods: $.originatedConnection.content[*].scope.methods[*]
  • constructors: $.originatedConnection.content[*].scope.constructors
  • constructors: $.originatedConnection.content[*].scope.constructors[*]
  • declaredClasses: $.originatedConnection.content[*].scope.declaredClasses
  • declaredClasses: $.originatedConnection.content[*].scope.declaredClasses[*]
  • declaredFields: $.originatedConnection.content[*].scope.declaredFields
  • declaredFields: $.originatedConnection.content[*].scope.declaredFields[*]
  • recordComponents: $.originatedConnection.content[*].scope.recordComponents
  • recordComponents: $.originatedConnection.content[*].scope.recordComponents[*]
  • declaredMethods: $.originatedConnection.content[*].scope.declaredMethods
  • declaredMethods: $.originatedConnection.content[*].scope.declaredMethods[*]
  • declaredConstructors: $.originatedConnection.content[*].scope.declaredConstructors
  • declaredConstructors: $.originatedConnection.content[*].scope.declaredConstructors[*]
  • enumConstants: $.originatedConnection.content[*].scope.enumConstants
  • enumConstants: $.originatedConnection.content[*].scope.enumConstants[*]
  • annotations: $.originatedConnection.content[*].scope.annotations
  • annotations: $.originatedConnection.content[*].scope.annotations[*]
  • declaredAnnotations: $.originatedConnection.content[*].scope.declaredAnnotations
  • declaredAnnotations: $.originatedConnection.content[*].scope.declaredAnnotations[*]
  • annotatedSuperclass: $.originatedConnection.content[*].scope.annotatedSuperclass
  • annotatedInterfaces: $.originatedConnection.content[*].scope.annotatedInterfaces
  • annotatedInterfaces: $.originatedConnection.content[*].scope.annotatedInterfaces[*]
  • nestMembers: $.originatedConnection.content[*].scope.nestMembers
  • nestMembers: $.originatedConnection.content[*].scope.nestMembers[*]
  • nil: $.originatedConnection.content[*].nil
  • declaredType: $.originatedConnection.content[*].declaredType
  • name: $.originatedConnection.content[*].declaredType.name
  • module: $.originatedConnection.content[*].declaredType.module
  • protectionDomain: $.originatedConnection.content[*].declaredType.protectionDomain
  • modifiers: $.originatedConnection.content[*].declaredType.modifiers
  • interface: $.originatedConnection.content[*].declaredType.interface
  • array: $.originatedConnection.content[*].declaredType.array
  • primitive: $.originatedConnection.content[*].declaredType.primitive
  • hidden: $.originatedConnection.content[*].declaredType.hidden
  • superclass: $.originatedConnection.content[*].declaredType.superclass
  • componentType: $.originatedConnection.content[*].declaredType.componentType
  • annotation: $.originatedConnection.content[*].declaredType.annotation
  • enum: $.originatedConnection.content[*].declaredType.enum
  • record: $.originatedConnection.content[*].declaredType.record
  • typeParameters: $.originatedConnection.content[*].declaredType.typeParameters
  • typeParameters: $.originatedConnection.content[*].declaredType.typeParameters[*]
  • sealed: $.originatedConnection.content[*].declaredType.sealed
  • interfaces: $.originatedConnection.content[*].declaredType.interfaces
  • interfaces: $.originatedConnection.content[*].declaredType.interfaces[*]
  • classLoader: $.originatedConnection.content[*].declaredType.classLoader
  • memberClass: $.originatedConnection.content[*].declaredType.memberClass
  • localClass: $.originatedConnection.content[*].declaredType.localClass
  • anonymousClass: $.originatedConnection.content[*].declaredType.anonymousClass
  • enclosingClass: $.originatedConnection.content[*].declaredType.enclosingClass
  • simpleName: $.originatedConnection.content[*].declaredType.simpleName
  • canonicalName: $.originatedConnection.content[*].declaredType.canonicalName
  • packageName: $.originatedConnection.content[*].declaredType.packageName
  • nestHost: $.originatedConnection.content[*].declaredType.nestHost
  • permittedSubclasses: $.originatedConnection.content[*].declaredType.permittedSubclasses
  • permittedSubclasses: $.originatedConnection.content[*].declaredType.permittedSubclasses[*]
  • synthetic: $.originatedConnection.content[*].declaredType.synthetic
  • genericSuperclass: $.originatedConnection.content[*].declaredType.genericSuperclass
  • package: $.originatedConnection.content[*].declaredType.package
  • genericInterfaces: $.originatedConnection.content[*].declaredType.genericInterfaces
  • genericInterfaces: $.originatedConnection.content[*].declaredType.genericInterfaces[*]
  • signers: $.originatedConnection.content[*].declaredType.signers
  • signers: $.originatedConnection.content[*].declaredType.signers[*]
  • enclosingMethod: $.originatedConnection.content[*].declaredType.enclosingMethod
  • enclosingConstructor: $.originatedConnection.content[*].declaredType.enclosingConstructor
  • declaringClass: $.originatedConnection.content[*].declaredType.declaringClass
  • typeName: $.originatedConnection.content[*].declaredType.typeName
  • classes: $.originatedConnection.content[*].declaredType.classes
  • classes: $.originatedConnection.content[*].declaredType.classes[*]
  • fields: $.originatedConnection.content[*].declaredType.fields
  • fields: $.originatedConnection.content[*].declaredType.fields[*]
  • methods: $.originatedConnection.content[*].declaredType.methods
  • methods: $.originatedConnection.content[*].declaredType.methods[*]
  • constructors: $.originatedConnection.content[*].declaredType.constructors
  • constructors: $.originatedConnection.content[*].declaredType.constructors[*]
  • declaredClasses: $.originatedConnection.content[*].declaredType.declaredClasses
  • declaredClasses: $.originatedConnection.content[*].declaredType.declaredClasses[*]
  • declaredFields: $.originatedConnection.content[*].declaredType.declaredFields
  • declaredFields: $.originatedConnection.content[*].declaredType.declaredFields[*]
  • recordComponents: $.originatedConnection.content[*].declaredType.recordComponents
  • recordComponents: $.originatedConnection.content[*].declaredType.recordComponents[*]
  • declaredMethods: $.originatedConnection.content[*].declaredType.declaredMethods
  • declaredMethods: $.originatedConnection.content[*].declaredType.declaredMethods[*]
  • declaredConstructors: $.originatedConnection.content[*].declaredType.declaredConstructors
  • declaredConstructors: $.originatedConnection.content[*].declaredType.declaredConstructors[*]
  • enumConstants: $.originatedConnection.content[*].declaredType.enumConstants
  • enumConstants: $.originatedConnection.content[*].declaredType.enumConstants[*]
  • annotations: $.originatedConnection.content[*].declaredType.annotations
  • annotations: $.originatedConnection.content[*].declaredType.annotations[*]
  • declaredAnnotations: $.originatedConnection.content[*].declaredType.declaredAnnotations
  • declaredAnnotations: $.originatedConnection.content[*].declaredType.declaredAnnotations[*]
  • annotatedSuperclass: $.originatedConnection.content[*].declaredType.annotatedSuperclass
  • annotatedInterfaces: $.originatedConnection.content[*].declaredType.annotatedInterfaces
  • annotatedInterfaces: $.originatedConnection.content[*].declaredType.annotatedInterfaces[*]
  • nestMembers: $.originatedConnection.content[*].declaredType.nestMembers
  • nestMembers: $.originatedConnection.content[*].declaredType.nestMembers[*]
  • globalScope: $.originatedConnection.content[*].globalScope
  • typeSubstituted: $.originatedConnection.content[*].typeSubstituted
  • languagePreferences: $.languagePreferences
  • locationInfoList: $.locationInfoList
  • locationInfoEntry: $.locationInfoList.locationInfoEntry
  • locationInfoEntry: $.locationInfoList.locationInfoEntry[*]
  • any: $.locationInfoList.locationInfoEntry[*].any
  • any: $.locationInfoList.locationInfoEntry[*].any[*]
  • originatingDevice: $.originatingDevice
  • value: $.originatingDevice.value
  • bitRate: $.originatingDevice.bitRate
  • switchingSubDomainCCIEType: $.originatingDevice.switchingSubDomainCCIEType
  • typeOfNumber: $.originatingDevice.typeOfNumber
  • mediaClass: $.originatingDevice.mediaClass
  • mediaClass: $.originatingDevice.mediaClass[*]
  • connectionRate: $.originatingDevice.connectionRate
  • delayTolerance: $.originatingDevice.delayTolerance
  • privateName: $.originatingDevice.privateName
  • privateNumber: $.originatingDevice.privateNumber
  • switchingSubDomainInformationElements: $.originatingDevice.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.originatingDevice.switchingSubDomainInformationElements[*]
  • networkCallingDevice: $.networkCallingDevice
  • deviceIdentifier: $.networkCallingDevice.deviceIdentifier
  • value: $.networkCallingDevice.deviceIdentifier.value
  • bitRate: $.networkCallingDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.networkCallingDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.networkCallingDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.networkCallingDevice.deviceIdentifier.mediaClass
  • mediaClass: $.networkCallingDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.networkCallingDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.networkCallingDevice.deviceIdentifier.delayTolerance
  • privateName: $.networkCallingDevice.deviceIdentifier.privateName
  • privateNumber: $.networkCallingDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.networkCallingDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.networkCallingDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.networkCallingDevice.notKnown
  • restricted: $.networkCallingDevice.restricted
  • associatedCallingDevice: $.associatedCallingDevice
  • deviceIdentifier: $.associatedCallingDevice.deviceIdentifier
  • value: $.associatedCallingDevice.deviceIdentifier.value
  • bitRate: $.associatedCallingDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.associatedCallingDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.associatedCallingDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.associatedCallingDevice.deviceIdentifier.mediaClass
  • mediaClass: $.associatedCallingDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.associatedCallingDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.associatedCallingDevice.deviceIdentifier.delayTolerance
  • privateName: $.associatedCallingDevice.deviceIdentifier.privateName
  • privateNumber: $.associatedCallingDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.associatedCallingDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.associatedCallingDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.associatedCallingDevice.notKnown
  • restricted: $.associatedCallingDevice.restricted
  • networkCalledDevice: $.networkCalledDevice
  • deviceIdentifier: $.networkCalledDevice.deviceIdentifier
  • value: $.networkCalledDevice.deviceIdentifier.value
  • bitRate: $.networkCalledDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.networkCalledDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.networkCalledDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.networkCalledDevice.deviceIdentifier.mediaClass
  • mediaClass: $.networkCalledDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.networkCalledDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.networkCalledDevice.deviceIdentifier.delayTolerance
  • privateName: $.networkCalledDevice.deviceIdentifier.privateName
  • privateNumber: $.networkCalledDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.networkCalledDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.networkCalledDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.networkCalledDevice.notKnown
  • restricted: $.networkCalledDevice.restricted
  • associatedCalledDevice: $.associatedCalledDevice
  • deviceIdentifier: $.associatedCalledDevice.deviceIdentifier
  • value: $.associatedCalledDevice.deviceIdentifier.value
  • bitRate: $.associatedCalledDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.associatedCalledDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.associatedCalledDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.associatedCalledDevice.deviceIdentifier.mediaClass
  • mediaClass: $.associatedCalledDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.associatedCalledDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.associatedCalledDevice.deviceIdentifier.delayTolerance
  • privateName: $.associatedCalledDevice.deviceIdentifier.privateName
  • privateNumber: $.associatedCalledDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.associatedCalledDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.associatedCalledDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.associatedCalledDevice.notKnown
  • restricted: $.associatedCalledDevice.restricted
  • mediaCallCharacteristics: $.mediaCallCharacteristics
  • bitRate: $.mediaCallCharacteristics.bitRate
  • switchingSubDomainCCIEType: $.mediaCallCharacteristics.switchingSubDomainCCIEType
  • mediaClass: $.mediaCallCharacteristics.mediaClass
  • other: $.mediaCallCharacteristics.mediaClass.other
  • message: $.mediaCallCharacteristics.mediaClass.message
  • email: $.mediaCallCharacteristics.mediaClass.email
  • data: $.mediaCallCharacteristics.mediaClass.data
  • im: $.mediaCallCharacteristics.mediaClass.im
  • mms: $.mediaCallCharacteristics.mediaClass.mms
  • voice: $.mediaCallCharacteristics.mediaClass.voice
  • chat: $.mediaCallCharacteristics.mediaClass.chat
  • notKnown: $.mediaCallCharacteristics.mediaClass.notKnown
  • image: $.mediaCallCharacteristics.mediaClass.image
  • audio: $.mediaCallCharacteristics.mediaClass.audio
  • sms: $.mediaCallCharacteristics.mediaClass.sms
  • connectionRate: $.mediaCallCharacteristics.connectionRate
  • delayTolerance: $.mediaCallCharacteristics.delayTolerance
  • switchingSubDomainInformationElements: $.mediaCallCharacteristics.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.mediaCallCharacteristics.switchingSubDomainInformationElements[*]
  • originatedConnectionInfo: $.originatedConnectionInfo
  • numberOfChannels: $.originatedConnectionInfo.numberOfChannels
  • mediaSessionInfo: $.originatedConnectionInfo.mediaSessionInfo
  • flowDirection: $.originatedConnectionInfo.flowDirection
  • localConnectionInfo: $.localConnectionInfo
  • callCharacteristics: $.callCharacteristics
  • privateCall: $.callCharacteristics.privateCall
  • acdCall: $.callCharacteristics.acdCall
  • lowPriorityCall: $.callCharacteristics.lowPriorityCall
  • encryptedCall: $.callCharacteristics.encryptedCall
  • voiceUnitCall: $.callCharacteristics.voiceUnitCall
  • highPriorityCall: $.callCharacteristics.highPriorityCall
  • directAgent: $.callCharacteristics.directAgent
  • assistCall: $.callCharacteristics.assistCall
  • sensitiveCall: $.callCharacteristics.sensitiveCall
  • personalCall: $.callCharacteristics.personalCall
  • confidentialCall: $.callCharacteristics.confidentialCall
  • maintainanceCall: $.callCharacteristics.maintainanceCall
  • priorityCall: $.callCharacteristics.priorityCall
  • monitorCrossRefID: $.monitorCrossRefID
  • servicesPermitted: $.servicesPermitted
  • mediaAttachementServices: $.servicesPermitted.mediaAttachementServices
  • detachMediaService: $.servicesPermitted.mediaAttachementServices.detachMediaService
  • attachMediaService: $.servicesPermitted.mediaAttachementServices.attachMediaService
  • callControlServices: $.servicesPermitted.callControlServices
  • consultationCall: $.servicesPermitted.callControlServices.consultationCall
  • holdCall: $.servicesPermitted.callControlServices.holdCall
  • joinCall: $.servicesPermitted.callControlServices.joinCall
  • makeCall: $.servicesPermitted.callControlServices.makeCall
  • callBack: $.servicesPermitted.callControlServices.callBack
  • parkCall: $.servicesPermitted.callControlServices.parkCall
  • conferenceCall: $.servicesPermitted.callControlServices.conferenceCall
  • singleStepTransfer: $.servicesPermitted.callControlServices.singleStepTransfer
  • directedPickupCall: $.servicesPermitted.callControlServices.directedPickupCall
  • makePredictiveCall: $.servicesPermitted.callControlServices.makePredictiveCall
  • singleStepConference: $.servicesPermitted.callControlServices.singleStepConference
  • callBackMessage: $.servicesPermitted.callControlServices.callBackMessage
  • campOnCall: $.servicesPermitted.callControlServices.campOnCall
  • alternateCall: $.servicesPermitted.callControlServices.alternateCall
  • acceptCall: $.servicesPermitted.callControlServices.acceptCall
  • answerCall: $.servicesPermitted.callControlServices.answerCall
  • sendMessage: $.servicesPermitted.callControlServices.sendMessage
  • dialDigits: $.servicesPermitted.callControlServices.dialDigits
  • deflectCall: $.servicesPermitted.callControlServices.deflectCall
  • clearCall: $.servicesPermitted.callControlServices.clearCall
  • groupPickupCall: $.servicesPermitted.callControlServices.groupPickupCall
  • retrieveCall: $.servicesPermitted.callControlServices.retrieveCall
  • reconnectCall: $.servicesPermitted.callControlServices.reconnectCall
  • intrudeCall: $.servicesPermitted.callControlServices.intrudeCall
  • transferCall: $.servicesPermitted.callControlServices.transferCall
  • clearConnection: $.servicesPermitted.callControlServices.clearConnection
  • callAssociatedServices: $.servicesPermitted.callAssociatedServices
  • changeConnectionInformation: $.servicesPermitted.callAssociatedServices.changeConnectionInformation
  • generateTelephonyTones: $.servicesPermitted.callAssociatedServices.generateTelephonyTones
  • sendUserInformation: $.servicesPermitted.callAssociatedServices.sendUserInformation
  • cancelTelephonyTones: $.servicesPermitted.callAssociatedServices.cancelTelephonyTones
  • generateDigits: $.servicesPermitted.callAssociatedServices.generateDigits
  • associateData: $.servicesPermitted.callAssociatedServices.associateData
  • routeingServices: $.servicesPermitted.routeingServices
  • reRoute: $.servicesPermitted.routeingServices.reRoute
  • routeEnd: $.servicesPermitted.routeingServices.routeEnd
  • routeRegisterCancel: $.servicesPermitted.routeingServices.routeRegisterCancel
  • routeRegisterAbort: $.servicesPermitted.routeingServices.routeRegisterAbort
  • routeRequest: $.servicesPermitted.routeingServices.routeRequest
  • routeSelect: $.servicesPermitted.routeingServices.routeSelect
  • routeReject: $.servicesPermitted.routeingServices.routeReject
  • routeUsed: $.servicesPermitted.routeingServices.routeUsed
  • routeRegister: $.servicesPermitted.routeingServices.routeRegister
  • voiceServices: $.servicesPermitted.voiceServices
  • clear: $.servicesPermitted.voiceServices.clear
  • resume: $.servicesPermitted.voiceServices.resume
  • suspend: $.servicesPermitted.voiceServices.suspend
  • review: $.servicesPermitted.voiceServices.review
  • activate: $.servicesPermitted.voiceServices.activate
  • stop: $.servicesPermitted.voiceServices.stop
  • setVoiceAttribute: $.servicesPermitted.voiceServices.setVoiceAttribute
  • concatenateMessage: $.servicesPermitted.voiceServices.concatenateMessage
  • synthesizeMessage: $.servicesPermitted.voiceServices.synthesizeMessage
  • queryVoiceAttribute: $.servicesPermitted.voiceServices.queryVoiceAttribute
  • deactivate: $.servicesPermitted.voiceServices.deactivate
  • deleteMessage: $.servicesPermitted.voiceServices.deleteMessage
  • playMessage: $.servicesPermitted.voiceServices.playMessage
  • recordMessage: $.servicesPermitted.voiceServices.recordMessage
  • reposition: $.servicesPermitted.voiceServices.reposition
  • callLinkageData: $.callLinkageData
  • threadData: $.callLinkageData.threadData
  • threadIDTimeStamp: $.callLinkageData.threadData.threadIDTimeStamp
  • threadSwitchingSubDomainName: $.callLinkageData.threadData.threadSwitchingSubDomainName
  • threadLinkageID: $.callLinkageData.threadData.threadLinkageID
  • globallyUniqueThreadID: $.callLinkageData.threadData.threadLinkageID.globallyUniqueThreadID
  • subDomainThreadID: $.callLinkageData.threadData.threadLinkageID.subDomainThreadID
  • globalCallData: $.callLinkageData.globalCallData
  • globalCallLinkageID: $.callLinkageData.globalCallData.globalCallLinkageID
  • subDomainCallLinkageID: $.callLinkageData.globalCallData.globalCallLinkageID.subDomainCallLinkageID
  • globallyUniqueCallLinkageID: $.callLinkageData.globalCallData.globalCallLinkageID.globallyUniqueCallLinkageID
  • callLinkageIDTimestamp: $.callLinkageData.globalCallData.callLinkageIDTimestamp
  • globalCallSwitchingSubDomainName: $.callLinkageData.globalCallData.globalCallSwitchingSubDomainName
  • correlatorData: $.correlatorData
  • string: $.correlatorData.string
  • string: $.correlatorData.string[*]
  • private: $.correlatorData.private
  • any: $.correlatorData.private.any
  • any: $.correlatorData.private.any[*]
  • subjectOfCall: $.subjectOfCall
  • callingDevice: $.callingDevice
  • deviceIdentifier: $.callingDevice.deviceIdentifier
  • value: $.callingDevice.deviceIdentifier.value
  • bitRate: $.callingDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.callingDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.callingDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.callingDevice.deviceIdentifier.mediaClass
  • mediaClass: $.callingDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.callingDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.callingDevice.deviceIdentifier.delayTolerance
  • privateName: $.callingDevice.deviceIdentifier.privateName
  • privateNumber: $.callingDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.callingDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.callingDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.callingDevice.notKnown
  • restricted: $.callingDevice.restricted
  • calledDevice: $.calledDevice
  • deviceIdentifier: $.calledDevice.deviceIdentifier
  • value: $.calledDevice.deviceIdentifier.value
  • bitRate: $.calledDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.calledDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.calledDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.calledDevice.deviceIdentifier.mediaClass
  • mediaClass: $.calledDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.calledDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.calledDevice.deviceIdentifier.delayTolerance
  • privateName: $.calledDevice.deviceIdentifier.privateName
  • privateNumber: $.calledDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.calledDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.calledDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.calledDevice.notKnown
  • restricted: $.calledDevice.restricted
  • messageInfo: $.messageInfo
  • messageInfoItem: $.messageInfo.messageInfoItem
  • messageInfoItem: $.messageInfo.messageInfoItem[*]
  • contents: $.messageInfo.messageInfoItem[*].contents
  • contentTypeAndSubtype: $.messageInfo.messageInfoItem[*].contentTypeAndSubtype
  • contentsLength: $.messageInfo.messageInfoItem[*].contentsLength

OutOfServiceEvent

Beispiel: OutOfServiceEvent
{
"cause": "A_CD_BUSY",
"device": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"extensions": {
"privateData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"security": {
"messageSequenceNumber": 0,
"securityInfo": {
"private": { },
"string": [ "<string>" ]
},
"timeStamp": "<string>"
}
},
"monitorCrossRefID": "2345"
}

Attribute (JsonPath)

  • cause: $.cause
  • extensions: $.extensions
  • security: $.extensions.security
  • timeStamp: $.extensions.security.timeStamp
  • messageSequenceNumber: $.extensions.security.messageSequenceNumber
  • securityInfo: $.extensions.security.securityInfo
  • string: $.extensions.security.securityInfo.string
  • string: $.extensions.security.securityInfo.string[*]
  • private: $.extensions.security.securityInfo.private
  • privateData: $.extensions.privateData
  • string: $.extensions.privateData.string
  • string: $.extensions.privateData.string[*]
  • private: $.extensions.privateData.private
  • any: $.extensions.privateData.private.any
  • any: $.extensions.privateData.private.any[*]
  • device: $.device
  • deviceIdentifier: $.device.deviceIdentifier
  • value: $.device.deviceIdentifier.value
  • bitRate: $.device.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.device.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.device.deviceIdentifier.typeOfNumber
  • mediaClass: $.device.deviceIdentifier.mediaClass
  • mediaClass: $.device.deviceIdentifier.mediaClass[*]
  • connectionRate: $.device.deviceIdentifier.connectionRate
  • delayTolerance: $.device.deviceIdentifier.delayTolerance
  • privateName: $.device.deviceIdentifier.privateName
  • privateNumber: $.device.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.device.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.device.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.device.notKnown
  • restricted: $.device.restricted
  • monitorCrossRefID: $.monitorCrossRefID

PartiallyInServiceEvent

Beispiel: PartiallyInServiceEvent
{
"cause": "A_CD_BUSY",
"device": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"extensions": {
"privateData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"security": {
"messageSequenceNumber": 0,
"securityInfo": {
"private": { },
"string": [ "<string>" ]
},
"timeStamp": "<string>"
}
},
"monitorCrossRefID": "2345"
}

Attribute (JsonPath)

  • cause: $.cause
  • extensions: $.extensions
  • security: $.extensions.security
  • timeStamp: $.extensions.security.timeStamp
  • messageSequenceNumber: $.extensions.security.messageSequenceNumber
  • securityInfo: $.extensions.security.securityInfo
  • string: $.extensions.security.securityInfo.string
  • string: $.extensions.security.securityInfo.string[*]
  • private: $.extensions.security.securityInfo.private
  • privateData: $.extensions.privateData
  • string: $.extensions.privateData.string
  • string: $.extensions.privateData.string[*]
  • private: $.extensions.privateData.private
  • any: $.extensions.privateData.private.any
  • any: $.extensions.privateData.private.any[*]
  • device: $.device
  • deviceIdentifier: $.device.deviceIdentifier
  • value: $.device.deviceIdentifier.value
  • bitRate: $.device.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.device.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.device.deviceIdentifier.typeOfNumber
  • mediaClass: $.device.deviceIdentifier.mediaClass
  • mediaClass: $.device.deviceIdentifier.mediaClass[*]
  • connectionRate: $.device.deviceIdentifier.connectionRate
  • delayTolerance: $.device.deviceIdentifier.delayTolerance
  • privateName: $.device.deviceIdentifier.privateName
  • privateNumber: $.device.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.device.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.device.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.device.notKnown
  • restricted: $.device.restricted
  • monitorCrossRefID: $.monitorCrossRefID

PlayEvent

Beispiel: PlayEvent
{
"cause": "A_CD_BUSY",
"connection": {
"content": [
{
"declaredType": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"globalScope": true,
"name": {
"localPart": "<string>",
"namespaceURI": "<string>",
"prefix": "<string>"
},
"nil": true,
"scope": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"typeSubstituted": true,
"value": { }
}
]
},
"currentPosition": 0,
"extensions": {
"privateData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"security": {
"messageSequenceNumber": 0,
"securityInfo": {
"private": { },
"string": [ "<string>" ]
},
"timeStamp": "<string>"
}
},
"length": 0,
"message": "<string>",
"monitorCrossRefID": "2345",
"resource": "<string>",
"servicesPermitted": {
"callAssociatedServices": {
"associateData": true,
"cancelTelephonyTones": true,
"changeConnectionInformation": true,
"generateDigits": true,
"generateTelephonyTones": true,
"sendUserInformation": true
},
"callControlServices": {
"acceptCall": true,
"alternateCall": true,
"answerCall": true,
"callBack": true,
"callBackMessage": true,
"campOnCall": true,
"clearCall": true,
"clearConnection": true,
"conferenceCall": true,
"consultationCall": true,
"deflectCall": true,
"dialDigits": true,
"directedPickupCall": true,
"groupPickupCall": true,
"holdCall": true,
"intrudeCall": true,
"joinCall": true,
"makeCall": true,
"makePredictiveCall": true,
"parkCall": true,
"reconnectCall": true,
"retrieveCall": true,
"sendMessage": true,
"singleStepConference": true,
"singleStepTransfer": true,
"transferCall": true
},
"mediaAttachementServices": {
"attachMediaService": true,
"detachMediaService": true
},
"routeingServices": {
"reRoute": true,
"routeEnd": true,
"routeRegister": true,
"routeRegisterAbort": true,
"routeRegisterCancel": true,
"routeReject": true,
"routeRequest": true,
"routeSelect": true,
"routeUsed": true
},
"voiceServices": {
"activate": true,
"clear": true,
"concatenateMessage": true,
"deactivate": true,
"deleteMessage": true,
"playMessage": true,
"queryVoiceAttribute": true,
"recordMessage": true,
"reposition": true,
"resume": true,
"review": true,
"setVoiceAttribute": true,
"stop": true,
"suspend": true,
"synthesizeMessage": true
}
},
"speed": 0
}

Attribute (JsonPath)

  • connection: $.connection
  • content: $.connection.content
  • content: $.connection.content[*]
  • name: $.connection.content[*].name
  • namespaceURI: $.connection.content[*].name.namespaceURI
  • localPart: $.connection.content[*].name.localPart
  • prefix: $.connection.content[*].name.prefix
  • value: $.connection.content[*].value
  • scope: $.connection.content[*].scope
  • name: $.connection.content[*].scope.name
  • module: $.connection.content[*].scope.module
  • protectionDomain: $.connection.content[*].scope.protectionDomain
  • modifiers: $.connection.content[*].scope.modifiers
  • interface: $.connection.content[*].scope.interface
  • array: $.connection.content[*].scope.array
  • primitive: $.connection.content[*].scope.primitive
  • hidden: $.connection.content[*].scope.hidden
  • superclass: $.connection.content[*].scope.superclass
  • componentType: $.connection.content[*].scope.componentType
  • annotation: $.connection.content[*].scope.annotation
  • enum: $.connection.content[*].scope.enum
  • record: $.connection.content[*].scope.record
  • typeParameters: $.connection.content[*].scope.typeParameters
  • typeParameters: $.connection.content[*].scope.typeParameters[*]
  • sealed: $.connection.content[*].scope.sealed
  • interfaces: $.connection.content[*].scope.interfaces
  • interfaces: $.connection.content[*].scope.interfaces[*]
  • classLoader: $.connection.content[*].scope.classLoader
  • memberClass: $.connection.content[*].scope.memberClass
  • localClass: $.connection.content[*].scope.localClass
  • anonymousClass: $.connection.content[*].scope.anonymousClass
  • enclosingClass: $.connection.content[*].scope.enclosingClass
  • simpleName: $.connection.content[*].scope.simpleName
  • canonicalName: $.connection.content[*].scope.canonicalName
  • packageName: $.connection.content[*].scope.packageName
  • nestHost: $.connection.content[*].scope.nestHost
  • permittedSubclasses: $.connection.content[*].scope.permittedSubclasses
  • permittedSubclasses: $.connection.content[*].scope.permittedSubclasses[*]
  • synthetic: $.connection.content[*].scope.synthetic
  • genericSuperclass: $.connection.content[*].scope.genericSuperclass
  • package: $.connection.content[*].scope.package
  • genericInterfaces: $.connection.content[*].scope.genericInterfaces
  • genericInterfaces: $.connection.content[*].scope.genericInterfaces[*]
  • signers: $.connection.content[*].scope.signers
  • signers: $.connection.content[*].scope.signers[*]
  • enclosingMethod: $.connection.content[*].scope.enclosingMethod
  • enclosingConstructor: $.connection.content[*].scope.enclosingConstructor
  • declaringClass: $.connection.content[*].scope.declaringClass
  • typeName: $.connection.content[*].scope.typeName
  • classes: $.connection.content[*].scope.classes
  • classes: $.connection.content[*].scope.classes[*]
  • fields: $.connection.content[*].scope.fields
  • fields: $.connection.content[*].scope.fields[*]
  • methods: $.connection.content[*].scope.methods
  • methods: $.connection.content[*].scope.methods[*]
  • constructors: $.connection.content[*].scope.constructors
  • constructors: $.connection.content[*].scope.constructors[*]
  • declaredClasses: $.connection.content[*].scope.declaredClasses
  • declaredClasses: $.connection.content[*].scope.declaredClasses[*]
  • declaredFields: $.connection.content[*].scope.declaredFields
  • declaredFields: $.connection.content[*].scope.declaredFields[*]
  • recordComponents: $.connection.content[*].scope.recordComponents
  • recordComponents: $.connection.content[*].scope.recordComponents[*]
  • declaredMethods: $.connection.content[*].scope.declaredMethods
  • declaredMethods: $.connection.content[*].scope.declaredMethods[*]
  • declaredConstructors: $.connection.content[*].scope.declaredConstructors
  • declaredConstructors: $.connection.content[*].scope.declaredConstructors[*]
  • enumConstants: $.connection.content[*].scope.enumConstants
  • enumConstants: $.connection.content[*].scope.enumConstants[*]
  • annotations: $.connection.content[*].scope.annotations
  • annotations: $.connection.content[*].scope.annotations[*]
  • declaredAnnotations: $.connection.content[*].scope.declaredAnnotations
  • declaredAnnotations: $.connection.content[*].scope.declaredAnnotations[*]
  • annotatedSuperclass: $.connection.content[*].scope.annotatedSuperclass
  • annotatedInterfaces: $.connection.content[*].scope.annotatedInterfaces
  • annotatedInterfaces: $.connection.content[*].scope.annotatedInterfaces[*]
  • nestMembers: $.connection.content[*].scope.nestMembers
  • nestMembers: $.connection.content[*].scope.nestMembers[*]
  • nil: $.connection.content[*].nil
  • declaredType: $.connection.content[*].declaredType
  • name: $.connection.content[*].declaredType.name
  • module: $.connection.content[*].declaredType.module
  • protectionDomain: $.connection.content[*].declaredType.protectionDomain
  • modifiers: $.connection.content[*].declaredType.modifiers
  • interface: $.connection.content[*].declaredType.interface
  • array: $.connection.content[*].declaredType.array
  • primitive: $.connection.content[*].declaredType.primitive
  • hidden: $.connection.content[*].declaredType.hidden
  • superclass: $.connection.content[*].declaredType.superclass
  • componentType: $.connection.content[*].declaredType.componentType
  • annotation: $.connection.content[*].declaredType.annotation
  • enum: $.connection.content[*].declaredType.enum
  • record: $.connection.content[*].declaredType.record
  • typeParameters: $.connection.content[*].declaredType.typeParameters
  • typeParameters: $.connection.content[*].declaredType.typeParameters[*]
  • sealed: $.connection.content[*].declaredType.sealed
  • interfaces: $.connection.content[*].declaredType.interfaces
  • interfaces: $.connection.content[*].declaredType.interfaces[*]
  • classLoader: $.connection.content[*].declaredType.classLoader
  • memberClass: $.connection.content[*].declaredType.memberClass
  • localClass: $.connection.content[*].declaredType.localClass
  • anonymousClass: $.connection.content[*].declaredType.anonymousClass
  • enclosingClass: $.connection.content[*].declaredType.enclosingClass
  • simpleName: $.connection.content[*].declaredType.simpleName
  • canonicalName: $.connection.content[*].declaredType.canonicalName
  • packageName: $.connection.content[*].declaredType.packageName
  • nestHost: $.connection.content[*].declaredType.nestHost
  • permittedSubclasses: $.connection.content[*].declaredType.permittedSubclasses
  • permittedSubclasses: $.connection.content[*].declaredType.permittedSubclasses[*]
  • synthetic: $.connection.content[*].declaredType.synthetic
  • genericSuperclass: $.connection.content[*].declaredType.genericSuperclass
  • package: $.connection.content[*].declaredType.package
  • genericInterfaces: $.connection.content[*].declaredType.genericInterfaces
  • genericInterfaces: $.connection.content[*].declaredType.genericInterfaces[*]
  • signers: $.connection.content[*].declaredType.signers
  • signers: $.connection.content[*].declaredType.signers[*]
  • enclosingMethod: $.connection.content[*].declaredType.enclosingMethod
  • enclosingConstructor: $.connection.content[*].declaredType.enclosingConstructor
  • declaringClass: $.connection.content[*].declaredType.declaringClass
  • typeName: $.connection.content[*].declaredType.typeName
  • classes: $.connection.content[*].declaredType.classes
  • classes: $.connection.content[*].declaredType.classes[*]
  • fields: $.connection.content[*].declaredType.fields
  • fields: $.connection.content[*].declaredType.fields[*]
  • methods: $.connection.content[*].declaredType.methods
  • methods: $.connection.content[*].declaredType.methods[*]
  • constructors: $.connection.content[*].declaredType.constructors
  • constructors: $.connection.content[*].declaredType.constructors[*]
  • declaredClasses: $.connection.content[*].declaredType.declaredClasses
  • declaredClasses: $.connection.content[*].declaredType.declaredClasses[*]
  • declaredFields: $.connection.content[*].declaredType.declaredFields
  • declaredFields: $.connection.content[*].declaredType.declaredFields[*]
  • recordComponents: $.connection.content[*].declaredType.recordComponents
  • recordComponents: $.connection.content[*].declaredType.recordComponents[*]
  • declaredMethods: $.connection.content[*].declaredType.declaredMethods
  • declaredMethods: $.connection.content[*].declaredType.declaredMethods[*]
  • declaredConstructors: $.connection.content[*].declaredType.declaredConstructors
  • declaredConstructors: $.connection.content[*].declaredType.declaredConstructors[*]
  • enumConstants: $.connection.content[*].declaredType.enumConstants
  • enumConstants: $.connection.content[*].declaredType.enumConstants[*]
  • annotations: $.connection.content[*].declaredType.annotations
  • annotations: $.connection.content[*].declaredType.annotations[*]
  • declaredAnnotations: $.connection.content[*].declaredType.declaredAnnotations
  • declaredAnnotations: $.connection.content[*].declaredType.declaredAnnotations[*]
  • annotatedSuperclass: $.connection.content[*].declaredType.annotatedSuperclass
  • annotatedInterfaces: $.connection.content[*].declaredType.annotatedInterfaces
  • annotatedInterfaces: $.connection.content[*].declaredType.annotatedInterfaces[*]
  • nestMembers: $.connection.content[*].declaredType.nestMembers
  • nestMembers: $.connection.content[*].declaredType.nestMembers[*]
  • globalScope: $.connection.content[*].globalScope
  • typeSubstituted: $.connection.content[*].typeSubstituted
  • cause: $.cause
  • length: $.length
  • resource: $.resource
  • message: $.message
  • extensions: $.extensions
  • security: $.extensions.security
  • timeStamp: $.extensions.security.timeStamp
  • messageSequenceNumber: $.extensions.security.messageSequenceNumber
  • securityInfo: $.extensions.security.securityInfo
  • string: $.extensions.security.securityInfo.string
  • string: $.extensions.security.securityInfo.string[*]
  • private: $.extensions.security.securityInfo.private
  • privateData: $.extensions.privateData
  • string: $.extensions.privateData.string
  • string: $.extensions.privateData.string[*]
  • private: $.extensions.privateData.private
  • any: $.extensions.privateData.private.any
  • any: $.extensions.privateData.private.any[*]
  • speed: $.speed
  • currentPosition: $.currentPosition
  • monitorCrossRefID: $.monitorCrossRefID
  • servicesPermitted: $.servicesPermitted
  • mediaAttachementServices: $.servicesPermitted.mediaAttachementServices
  • detachMediaService: $.servicesPermitted.mediaAttachementServices.detachMediaService
  • attachMediaService: $.servicesPermitted.mediaAttachementServices.attachMediaService
  • callControlServices: $.servicesPermitted.callControlServices
  • consultationCall: $.servicesPermitted.callControlServices.consultationCall
  • holdCall: $.servicesPermitted.callControlServices.holdCall
  • joinCall: $.servicesPermitted.callControlServices.joinCall
  • makeCall: $.servicesPermitted.callControlServices.makeCall
  • callBack: $.servicesPermitted.callControlServices.callBack
  • parkCall: $.servicesPermitted.callControlServices.parkCall
  • conferenceCall: $.servicesPermitted.callControlServices.conferenceCall
  • singleStepTransfer: $.servicesPermitted.callControlServices.singleStepTransfer
  • directedPickupCall: $.servicesPermitted.callControlServices.directedPickupCall
  • makePredictiveCall: $.servicesPermitted.callControlServices.makePredictiveCall
  • singleStepConference: $.servicesPermitted.callControlServices.singleStepConference
  • callBackMessage: $.servicesPermitted.callControlServices.callBackMessage
  • campOnCall: $.servicesPermitted.callControlServices.campOnCall
  • alternateCall: $.servicesPermitted.callControlServices.alternateCall
  • acceptCall: $.servicesPermitted.callControlServices.acceptCall
  • answerCall: $.servicesPermitted.callControlServices.answerCall
  • sendMessage: $.servicesPermitted.callControlServices.sendMessage
  • dialDigits: $.servicesPermitted.callControlServices.dialDigits
  • deflectCall: $.servicesPermitted.callControlServices.deflectCall
  • clearCall: $.servicesPermitted.callControlServices.clearCall
  • groupPickupCall: $.servicesPermitted.callControlServices.groupPickupCall
  • retrieveCall: $.servicesPermitted.callControlServices.retrieveCall
  • reconnectCall: $.servicesPermitted.callControlServices.reconnectCall
  • intrudeCall: $.servicesPermitted.callControlServices.intrudeCall
  • transferCall: $.servicesPermitted.callControlServices.transferCall
  • clearConnection: $.servicesPermitted.callControlServices.clearConnection
  • callAssociatedServices: $.servicesPermitted.callAssociatedServices
  • changeConnectionInformation: $.servicesPermitted.callAssociatedServices.changeConnectionInformation
  • generateTelephonyTones: $.servicesPermitted.callAssociatedServices.generateTelephonyTones
  • sendUserInformation: $.servicesPermitted.callAssociatedServices.sendUserInformation
  • cancelTelephonyTones: $.servicesPermitted.callAssociatedServices.cancelTelephonyTones
  • generateDigits: $.servicesPermitted.callAssociatedServices.generateDigits
  • associateData: $.servicesPermitted.callAssociatedServices.associateData
  • routeingServices: $.servicesPermitted.routeingServices
  • reRoute: $.servicesPermitted.routeingServices.reRoute
  • routeEnd: $.servicesPermitted.routeingServices.routeEnd
  • routeRegisterCancel: $.servicesPermitted.routeingServices.routeRegisterCancel
  • routeRegisterAbort: $.servicesPermitted.routeingServices.routeRegisterAbort
  • routeRequest: $.servicesPermitted.routeingServices.routeRequest
  • routeSelect: $.servicesPermitted.routeingServices.routeSelect
  • routeReject: $.servicesPermitted.routeingServices.routeReject
  • routeUsed: $.servicesPermitted.routeingServices.routeUsed
  • routeRegister: $.servicesPermitted.routeingServices.routeRegister
  • voiceServices: $.servicesPermitted.voiceServices
  • clear: $.servicesPermitted.voiceServices.clear
  • resume: $.servicesPermitted.voiceServices.resume
  • suspend: $.servicesPermitted.voiceServices.suspend
  • review: $.servicesPermitted.voiceServices.review
  • activate: $.servicesPermitted.voiceServices.activate
  • stop: $.servicesPermitted.voiceServices.stop
  • setVoiceAttribute: $.servicesPermitted.voiceServices.setVoiceAttribute
  • concatenateMessage: $.servicesPermitted.voiceServices.concatenateMessage
  • synthesizeMessage: $.servicesPermitted.voiceServices.synthesizeMessage
  • queryVoiceAttribute: $.servicesPermitted.voiceServices.queryVoiceAttribute
  • deactivate: $.servicesPermitted.voiceServices.deactivate
  • deleteMessage: $.servicesPermitted.voiceServices.deleteMessage
  • playMessage: $.servicesPermitted.voiceServices.playMessage
  • recordMessage: $.servicesPermitted.voiceServices.recordMessage
  • reposition: $.servicesPermitted.voiceServices.reposition

PresenceStateEvent

Beispiel: PresenceStateEvent
{
"device": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"extensions": {
"privateData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"security": {
"messageSequenceNumber": 0,
"securityInfo": {
"private": { },
"string": [ "<string>" ]
},
"timeStamp": "<string>"
}
},
"fromTime": "<string>",
"monitorCrossRefID": "2345",
"mood": "<string>",
"namedPresenceState": "<string>",
"place": "<string>",
"presenceState": {
"applicationSpec0": true,
"applicationSpec1": true,
"applicationSpec10": true,
"applicationSpec2": true,
"applicationSpec3": true,
"applicationSpec4": true,
"applicationSpec5": true,
"applicationSpec6": true,
"applicationSpec7": true,
"applicationSpec8": true,
"applicationSpec9": true,
"available": true,
"away": true,
"busy": true,
"calling": true,
"dnd": true,
"meeting": true,
"offline": true,
"unknown": true,
"vacation": true
},
"untilTime": "<string>"
}

Attribute (JsonPath)

  • extensions: $.extensions
  • security: $.extensions.security
  • timeStamp: $.extensions.security.timeStamp
  • messageSequenceNumber: $.extensions.security.messageSequenceNumber
  • securityInfo: $.extensions.security.securityInfo
  • string: $.extensions.security.securityInfo.string
  • string: $.extensions.security.securityInfo.string[*]
  • private: $.extensions.security.securityInfo.private
  • privateData: $.extensions.privateData
  • string: $.extensions.privateData.string
  • string: $.extensions.privateData.string[*]
  • private: $.extensions.privateData.private
  • any: $.extensions.privateData.private.any
  • any: $.extensions.privateData.private.any[*]
  • place: $.place
  • mood: $.mood
  • namedPresenceState: $.namedPresenceState
  • device: $.device
  • deviceIdentifier: $.device.deviceIdentifier
  • value: $.device.deviceIdentifier.value
  • bitRate: $.device.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.device.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.device.deviceIdentifier.typeOfNumber
  • mediaClass: $.device.deviceIdentifier.mediaClass
  • mediaClass: $.device.deviceIdentifier.mediaClass[*]
  • connectionRate: $.device.deviceIdentifier.connectionRate
  • delayTolerance: $.device.deviceIdentifier.delayTolerance
  • privateName: $.device.deviceIdentifier.privateName
  • privateNumber: $.device.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.device.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.device.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.device.notKnown
  • restricted: $.device.restricted
  • fromTime: $.fromTime
  • untilTime: $.untilTime
  • presenceState: $.presenceState
  • unknown: $.presenceState.unknown
  • away: $.presenceState.away
  • dnd: $.presenceState.dnd
  • calling: $.presenceState.calling
  • vacation: $.presenceState.vacation
  • busy: $.presenceState.busy
  • meeting: $.presenceState.meeting
  • offline: $.presenceState.offline
  • available: $.presenceState.available
  • applicationSpec10: $.presenceState.applicationSpec10
  • applicationSpec0: $.presenceState.applicationSpec0
  • applicationSpec1: $.presenceState.applicationSpec1
  • applicationSpec2: $.presenceState.applicationSpec2
  • applicationSpec3: $.presenceState.applicationSpec3
  • applicationSpec4: $.presenceState.applicationSpec4
  • applicationSpec5: $.presenceState.applicationSpec5
  • applicationSpec6: $.presenceState.applicationSpec6
  • applicationSpec7: $.presenceState.applicationSpec7
  • applicationSpec9: $.presenceState.applicationSpec9
  • applicationSpec8: $.presenceState.applicationSpec8
  • monitorCrossRefID: $.monitorCrossRefID

PrivateEvent

Beispiel: PrivateEvent
{
"monitorCrossRefID": "2345",
"privateData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"security": {
"messageSequenceNumber": 0,
"securityInfo": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"timeStamp": "<string>"
}
}

Attribute (JsonPath)

  • monitorCrossRefID: $.monitorCrossRefID
  • security: $.security
  • timeStamp: $.security.timeStamp
  • messageSequenceNumber: $.security.messageSequenceNumber
  • securityInfo: $.security.securityInfo
  • string: $.security.securityInfo.string
  • string: $.security.securityInfo.string[*]
  • private: $.security.securityInfo.private
  • any: $.security.securityInfo.private.any
  • any: $.security.securityInfo.private.any[*]
  • privateData: $.privateData
  • string: $.privateData.string
  • string: $.privateData.string[*]
  • private: $.privateData.private
  • any: $.privateData.private.any
  • any: $.privateData.private.any[*]

QueuedEvent

Beispiel: QueuedEvent
{
"associatedCalledDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"associatedCallingDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"callCharacteristics": {
"acdCall": true,
"assistCall": true,
"confidentialCall": true,
"directAgent": true,
"encryptedCall": true,
"highPriorityCall": true,
"lowPriorityCall": true,
"maintainanceCall": true,
"personalCall": true,
"priorityCall": true,
"privateCall": true,
"sensitiveCall": true,
"voiceUnitCall": true
},
"callLinkageData": {
"globalCallData": {
"callLinkageIDTimestamp": "<string>",
"globalCallLinkageID": {
"globallyUniqueCallLinkageID": "2345",
"subDomainCallLinkageID": "2345"
},
"globalCallSwitchingSubDomainName": "<string>"
},
"threadData": {
"threadIDTimeStamp": "<string>",
"threadLinkageID": {
"globallyUniqueThreadID": "2345",
"subDomainThreadID": "2345"
},
"threadSwitchingSubDomainName": "<string>"
}
},
"calledDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"callingDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"callsInFront": 0,
"cause": "A_CD_BUSY",
"correlatorData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"deviceHistory": {
"deviceHistoryListItem": [
{
"eventCause": "A_CD_BUSY",
"oldConnectionID": {
"content": [ "<content>" ]
},
"oldDeviceID": {
"notKnown": { },
"notRequired": { },
"notSpecified": { },
"numberDialed": { },
"restricted": { }
}
}
]
},
"extensions": {
"privateData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"security": {
"messageSequenceNumber": 0,
"securityInfo": {
"private": { },
"string": [ "<string>" ]
},
"timeStamp": "<string>"
}
},
"languagePreferences": "<string>",
"lastRedirectionDevice": {
"notKnown": { },
"notRequired": { },
"notSpecified": { },
"numberDialed": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"restricted": { }
},
"localConnectionInfo": "NULL",
"locationInfoList": {
"locationInfoEntry": [
{
"any": [ "<any>" ]
}
]
},
"mediaCallCharacteristics": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": {
"audio": true,
"chat": true,
"data": true,
"email": true,
"im": true,
"image": true,
"message": true,
"mms": true,
"notKnown": true,
"other": true,
"sms": true,
"voice": true
},
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ]
},
"messageInfo": {
"messageInfoItem": [
{
"contentTypeAndSubtype": "<string>",
"contents": "<string>",
"contentsLength": 0
}
]
},
"monitorCrossRefID": "2345",
"networkCalledDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"networkCallingDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"numberQueued": 0,
"queue": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"queuedConnection": {
"content": [
{
"declaredType": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"globalScope": true,
"name": {
"localPart": "<string>",
"namespaceURI": "<string>",
"prefix": "<string>"
},
"nil": true,
"scope": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"typeSubstituted": true,
"value": { }
}
]
},
"queuedConnectionInfo": {
"flowDirection": "<string>",
"mediaSessionInfo": "<string>",
"numberOfChannels": 0
},
"servicesPermitted": {
"callAssociatedServices": {
"associateData": true,
"cancelTelephonyTones": true,
"changeConnectionInformation": true,
"generateDigits": true,
"generateTelephonyTones": true,
"sendUserInformation": true
},
"callControlServices": {
"acceptCall": true,
"alternateCall": true,
"answerCall": true,
"callBack": true,
"callBackMessage": true,
"campOnCall": true,
"clearCall": true,
"clearConnection": true,
"conferenceCall": true,
"consultationCall": true,
"deflectCall": true,
"dialDigits": true,
"directedPickupCall": true,
"groupPickupCall": true,
"holdCall": true,
"intrudeCall": true,
"joinCall": true,
"makeCall": true,
"makePredictiveCall": true,
"parkCall": true,
"reconnectCall": true,
"retrieveCall": true,
"sendMessage": true,
"singleStepConference": true,
"singleStepTransfer": true,
"transferCall": true
},
"mediaAttachementServices": {
"attachMediaService": true,
"detachMediaService": true
},
"routeingServices": {
"reRoute": true,
"routeEnd": true,
"routeRegister": true,
"routeRegisterAbort": true,
"routeRegisterCancel": true,
"routeReject": true,
"routeRequest": true,
"routeSelect": true,
"routeUsed": true
},
"voiceServices": {
"activate": true,
"clear": true,
"concatenateMessage": true,
"deactivate": true,
"deleteMessage": true,
"playMessage": true,
"queryVoiceAttribute": true,
"recordMessage": true,
"reposition": true,
"resume": true,
"review": true,
"setVoiceAttribute": true,
"stop": true,
"suspend": true,
"synthesizeMessage": true
}
},
"subjectOfCall": "<string>",
"userData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
}
}

Attribute (JsonPath)

  • cause: $.cause
  • queue: $.queue
  • deviceIdentifier: $.queue.deviceIdentifier
  • value: $.queue.deviceIdentifier.value
  • bitRate: $.queue.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.queue.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.queue.deviceIdentifier.typeOfNumber
  • mediaClass: $.queue.deviceIdentifier.mediaClass
  • mediaClass: $.queue.deviceIdentifier.mediaClass[*]
  • connectionRate: $.queue.deviceIdentifier.connectionRate
  • delayTolerance: $.queue.deviceIdentifier.delayTolerance
  • privateName: $.queue.deviceIdentifier.privateName
  • privateNumber: $.queue.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.queue.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.queue.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.queue.notKnown
  • restricted: $.queue.restricted
  • extensions: $.extensions
  • security: $.extensions.security
  • timeStamp: $.extensions.security.timeStamp
  • messageSequenceNumber: $.extensions.security.messageSequenceNumber
  • securityInfo: $.extensions.security.securityInfo
  • string: $.extensions.security.securityInfo.string
  • string: $.extensions.security.securityInfo.string[*]
  • private: $.extensions.security.securityInfo.private
  • privateData: $.extensions.privateData
  • string: $.extensions.privateData.string
  • string: $.extensions.privateData.string[*]
  • private: $.extensions.privateData.private
  • any: $.extensions.privateData.private.any
  • any: $.extensions.privateData.private.any[*]
  • queuedConnectionInfo: $.queuedConnectionInfo
  • numberOfChannels: $.queuedConnectionInfo.numberOfChannels
  • mediaSessionInfo: $.queuedConnectionInfo.mediaSessionInfo
  • flowDirection: $.queuedConnectionInfo.flowDirection
  • queuedConnection: $.queuedConnection
  • content: $.queuedConnection.content
  • content: $.queuedConnection.content[*]
  • name: $.queuedConnection.content[*].name
  • namespaceURI: $.queuedConnection.content[*].name.namespaceURI
  • localPart: $.queuedConnection.content[*].name.localPart
  • prefix: $.queuedConnection.content[*].name.prefix
  • value: $.queuedConnection.content[*].value
  • scope: $.queuedConnection.content[*].scope
  • name: $.queuedConnection.content[*].scope.name
  • module: $.queuedConnection.content[*].scope.module
  • protectionDomain: $.queuedConnection.content[*].scope.protectionDomain
  • modifiers: $.queuedConnection.content[*].scope.modifiers
  • interface: $.queuedConnection.content[*].scope.interface
  • array: $.queuedConnection.content[*].scope.array
  • primitive: $.queuedConnection.content[*].scope.primitive
  • hidden: $.queuedConnection.content[*].scope.hidden
  • superclass: $.queuedConnection.content[*].scope.superclass
  • componentType: $.queuedConnection.content[*].scope.componentType
  • annotation: $.queuedConnection.content[*].scope.annotation
  • enum: $.queuedConnection.content[*].scope.enum
  • record: $.queuedConnection.content[*].scope.record
  • typeParameters: $.queuedConnection.content[*].scope.typeParameters
  • typeParameters: $.queuedConnection.content[*].scope.typeParameters[*]
  • sealed: $.queuedConnection.content[*].scope.sealed
  • interfaces: $.queuedConnection.content[*].scope.interfaces
  • interfaces: $.queuedConnection.content[*].scope.interfaces[*]
  • classLoader: $.queuedConnection.content[*].scope.classLoader
  • memberClass: $.queuedConnection.content[*].scope.memberClass
  • localClass: $.queuedConnection.content[*].scope.localClass
  • anonymousClass: $.queuedConnection.content[*].scope.anonymousClass
  • enclosingClass: $.queuedConnection.content[*].scope.enclosingClass
  • simpleName: $.queuedConnection.content[*].scope.simpleName
  • canonicalName: $.queuedConnection.content[*].scope.canonicalName
  • packageName: $.queuedConnection.content[*].scope.packageName
  • nestHost: $.queuedConnection.content[*].scope.nestHost
  • permittedSubclasses: $.queuedConnection.content[*].scope.permittedSubclasses
  • permittedSubclasses: $.queuedConnection.content[*].scope.permittedSubclasses[*]
  • synthetic: $.queuedConnection.content[*].scope.synthetic
  • genericSuperclass: $.queuedConnection.content[*].scope.genericSuperclass
  • package: $.queuedConnection.content[*].scope.package
  • genericInterfaces: $.queuedConnection.content[*].scope.genericInterfaces
  • genericInterfaces: $.queuedConnection.content[*].scope.genericInterfaces[*]
  • signers: $.queuedConnection.content[*].scope.signers
  • signers: $.queuedConnection.content[*].scope.signers[*]
  • enclosingMethod: $.queuedConnection.content[*].scope.enclosingMethod
  • enclosingConstructor: $.queuedConnection.content[*].scope.enclosingConstructor
  • declaringClass: $.queuedConnection.content[*].scope.declaringClass
  • typeName: $.queuedConnection.content[*].scope.typeName
  • classes: $.queuedConnection.content[*].scope.classes
  • classes: $.queuedConnection.content[*].scope.classes[*]
  • fields: $.queuedConnection.content[*].scope.fields
  • fields: $.queuedConnection.content[*].scope.fields[*]
  • methods: $.queuedConnection.content[*].scope.methods
  • methods: $.queuedConnection.content[*].scope.methods[*]
  • constructors: $.queuedConnection.content[*].scope.constructors
  • constructors: $.queuedConnection.content[*].scope.constructors[*]
  • declaredClasses: $.queuedConnection.content[*].scope.declaredClasses
  • declaredClasses: $.queuedConnection.content[*].scope.declaredClasses[*]
  • declaredFields: $.queuedConnection.content[*].scope.declaredFields
  • declaredFields: $.queuedConnection.content[*].scope.declaredFields[*]
  • recordComponents: $.queuedConnection.content[*].scope.recordComponents
  • recordComponents: $.queuedConnection.content[*].scope.recordComponents[*]
  • declaredMethods: $.queuedConnection.content[*].scope.declaredMethods
  • declaredMethods: $.queuedConnection.content[*].scope.declaredMethods[*]
  • declaredConstructors: $.queuedConnection.content[*].scope.declaredConstructors
  • declaredConstructors: $.queuedConnection.content[*].scope.declaredConstructors[*]
  • enumConstants: $.queuedConnection.content[*].scope.enumConstants
  • enumConstants: $.queuedConnection.content[*].scope.enumConstants[*]
  • annotations: $.queuedConnection.content[*].scope.annotations
  • annotations: $.queuedConnection.content[*].scope.annotations[*]
  • declaredAnnotations: $.queuedConnection.content[*].scope.declaredAnnotations
  • declaredAnnotations: $.queuedConnection.content[*].scope.declaredAnnotations[*]
  • annotatedSuperclass: $.queuedConnection.content[*].scope.annotatedSuperclass
  • annotatedInterfaces: $.queuedConnection.content[*].scope.annotatedInterfaces
  • annotatedInterfaces: $.queuedConnection.content[*].scope.annotatedInterfaces[*]
  • nestMembers: $.queuedConnection.content[*].scope.nestMembers
  • nestMembers: $.queuedConnection.content[*].scope.nestMembers[*]
  • nil: $.queuedConnection.content[*].nil
  • declaredType: $.queuedConnection.content[*].declaredType
  • name: $.queuedConnection.content[*].declaredType.name
  • module: $.queuedConnection.content[*].declaredType.module
  • protectionDomain: $.queuedConnection.content[*].declaredType.protectionDomain
  • modifiers: $.queuedConnection.content[*].declaredType.modifiers
  • interface: $.queuedConnection.content[*].declaredType.interface
  • array: $.queuedConnection.content[*].declaredType.array
  • primitive: $.queuedConnection.content[*].declaredType.primitive
  • hidden: $.queuedConnection.content[*].declaredType.hidden
  • superclass: $.queuedConnection.content[*].declaredType.superclass
  • componentType: $.queuedConnection.content[*].declaredType.componentType
  • annotation: $.queuedConnection.content[*].declaredType.annotation
  • enum: $.queuedConnection.content[*].declaredType.enum
  • record: $.queuedConnection.content[*].declaredType.record
  • typeParameters: $.queuedConnection.content[*].declaredType.typeParameters
  • typeParameters: $.queuedConnection.content[*].declaredType.typeParameters[*]
  • sealed: $.queuedConnection.content[*].declaredType.sealed
  • interfaces: $.queuedConnection.content[*].declaredType.interfaces
  • interfaces: $.queuedConnection.content[*].declaredType.interfaces[*]
  • classLoader: $.queuedConnection.content[*].declaredType.classLoader
  • memberClass: $.queuedConnection.content[*].declaredType.memberClass
  • localClass: $.queuedConnection.content[*].declaredType.localClass
  • anonymousClass: $.queuedConnection.content[*].declaredType.anonymousClass
  • enclosingClass: $.queuedConnection.content[*].declaredType.enclosingClass
  • simpleName: $.queuedConnection.content[*].declaredType.simpleName
  • canonicalName: $.queuedConnection.content[*].declaredType.canonicalName
  • packageName: $.queuedConnection.content[*].declaredType.packageName
  • nestHost: $.queuedConnection.content[*].declaredType.nestHost
  • permittedSubclasses: $.queuedConnection.content[*].declaredType.permittedSubclasses
  • permittedSubclasses: $.queuedConnection.content[*].declaredType.permittedSubclasses[*]
  • synthetic: $.queuedConnection.content[*].declaredType.synthetic
  • genericSuperclass: $.queuedConnection.content[*].declaredType.genericSuperclass
  • package: $.queuedConnection.content[*].declaredType.package
  • genericInterfaces: $.queuedConnection.content[*].declaredType.genericInterfaces
  • genericInterfaces: $.queuedConnection.content[*].declaredType.genericInterfaces[*]
  • signers: $.queuedConnection.content[*].declaredType.signers
  • signers: $.queuedConnection.content[*].declaredType.signers[*]
  • enclosingMethod: $.queuedConnection.content[*].declaredType.enclosingMethod
  • enclosingConstructor: $.queuedConnection.content[*].declaredType.enclosingConstructor
  • declaringClass: $.queuedConnection.content[*].declaredType.declaringClass
  • typeName: $.queuedConnection.content[*].declaredType.typeName
  • classes: $.queuedConnection.content[*].declaredType.classes
  • classes: $.queuedConnection.content[*].declaredType.classes[*]
  • fields: $.queuedConnection.content[*].declaredType.fields
  • fields: $.queuedConnection.content[*].declaredType.fields[*]
  • methods: $.queuedConnection.content[*].declaredType.methods
  • methods: $.queuedConnection.content[*].declaredType.methods[*]
  • constructors: $.queuedConnection.content[*].declaredType.constructors
  • constructors: $.queuedConnection.content[*].declaredType.constructors[*]
  • declaredClasses: $.queuedConnection.content[*].declaredType.declaredClasses
  • declaredClasses: $.queuedConnection.content[*].declaredType.declaredClasses[*]
  • declaredFields: $.queuedConnection.content[*].declaredType.declaredFields
  • declaredFields: $.queuedConnection.content[*].declaredType.declaredFields[*]
  • recordComponents: $.queuedConnection.content[*].declaredType.recordComponents
  • recordComponents: $.queuedConnection.content[*].declaredType.recordComponents[*]
  • declaredMethods: $.queuedConnection.content[*].declaredType.declaredMethods
  • declaredMethods: $.queuedConnection.content[*].declaredType.declaredMethods[*]
  • declaredConstructors: $.queuedConnection.content[*].declaredType.declaredConstructors
  • declaredConstructors: $.queuedConnection.content[*].declaredType.declaredConstructors[*]
  • enumConstants: $.queuedConnection.content[*].declaredType.enumConstants
  • enumConstants: $.queuedConnection.content[*].declaredType.enumConstants[*]
  • annotations: $.queuedConnection.content[*].declaredType.annotations
  • annotations: $.queuedConnection.content[*].declaredType.annotations[*]
  • declaredAnnotations: $.queuedConnection.content[*].declaredType.declaredAnnotations
  • declaredAnnotations: $.queuedConnection.content[*].declaredType.declaredAnnotations[*]
  • annotatedSuperclass: $.queuedConnection.content[*].declaredType.annotatedSuperclass
  • annotatedInterfaces: $.queuedConnection.content[*].declaredType.annotatedInterfaces
  • annotatedInterfaces: $.queuedConnection.content[*].declaredType.annotatedInterfaces[*]
  • nestMembers: $.queuedConnection.content[*].declaredType.nestMembers
  • nestMembers: $.queuedConnection.content[*].declaredType.nestMembers[*]
  • globalScope: $.queuedConnection.content[*].globalScope
  • typeSubstituted: $.queuedConnection.content[*].typeSubstituted
  • userData: $.userData
  • string: $.userData.string
  • string: $.userData.string[*]
  • private: $.userData.private
  • any: $.userData.private.any
  • any: $.userData.private.any[*]
  • languagePreferences: $.languagePreferences
  • locationInfoList: $.locationInfoList
  • locationInfoEntry: $.locationInfoList.locationInfoEntry
  • locationInfoEntry: $.locationInfoList.locationInfoEntry[*]
  • any: $.locationInfoList.locationInfoEntry[*].any
  • any: $.locationInfoList.locationInfoEntry[*].any[*]
  • lastRedirectionDevice: $.lastRedirectionDevice
  • notKnown: $.lastRedirectionDevice.notKnown
  • restricted: $.lastRedirectionDevice.restricted
  • notRequired: $.lastRedirectionDevice.notRequired
  • numberDialed: $.lastRedirectionDevice.numberDialed
  • value: $.lastRedirectionDevice.numberDialed.value
  • bitRate: $.lastRedirectionDevice.numberDialed.bitRate
  • switchingSubDomainCCIEType: $.lastRedirectionDevice.numberDialed.switchingSubDomainCCIEType
  • typeOfNumber: $.lastRedirectionDevice.numberDialed.typeOfNumber
  • mediaClass: $.lastRedirectionDevice.numberDialed.mediaClass
  • mediaClass: $.lastRedirectionDevice.numberDialed.mediaClass[*]
  • connectionRate: $.lastRedirectionDevice.numberDialed.connectionRate
  • delayTolerance: $.lastRedirectionDevice.numberDialed.delayTolerance
  • privateName: $.lastRedirectionDevice.numberDialed.privateName
  • privateNumber: $.lastRedirectionDevice.numberDialed.privateNumber
  • switchingSubDomainInformationElements: $.lastRedirectionDevice.numberDialed.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.lastRedirectionDevice.numberDialed.switchingSubDomainInformationElements[*]
  • notSpecified: $.lastRedirectionDevice.notSpecified
  • networkCallingDevice: $.networkCallingDevice
  • deviceIdentifier: $.networkCallingDevice.deviceIdentifier
  • value: $.networkCallingDevice.deviceIdentifier.value
  • bitRate: $.networkCallingDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.networkCallingDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.networkCallingDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.networkCallingDevice.deviceIdentifier.mediaClass
  • mediaClass: $.networkCallingDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.networkCallingDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.networkCallingDevice.deviceIdentifier.delayTolerance
  • privateName: $.networkCallingDevice.deviceIdentifier.privateName
  • privateNumber: $.networkCallingDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.networkCallingDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.networkCallingDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.networkCallingDevice.notKnown
  • restricted: $.networkCallingDevice.restricted
  • associatedCallingDevice: $.associatedCallingDevice
  • deviceIdentifier: $.associatedCallingDevice.deviceIdentifier
  • value: $.associatedCallingDevice.deviceIdentifier.value
  • bitRate: $.associatedCallingDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.associatedCallingDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.associatedCallingDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.associatedCallingDevice.deviceIdentifier.mediaClass
  • mediaClass: $.associatedCallingDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.associatedCallingDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.associatedCallingDevice.deviceIdentifier.delayTolerance
  • privateName: $.associatedCallingDevice.deviceIdentifier.privateName
  • privateNumber: $.associatedCallingDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.associatedCallingDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.associatedCallingDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.associatedCallingDevice.notKnown
  • restricted: $.associatedCallingDevice.restricted
  • networkCalledDevice: $.networkCalledDevice
  • deviceIdentifier: $.networkCalledDevice.deviceIdentifier
  • value: $.networkCalledDevice.deviceIdentifier.value
  • bitRate: $.networkCalledDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.networkCalledDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.networkCalledDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.networkCalledDevice.deviceIdentifier.mediaClass
  • mediaClass: $.networkCalledDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.networkCalledDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.networkCalledDevice.deviceIdentifier.delayTolerance
  • privateName: $.networkCalledDevice.deviceIdentifier.privateName
  • privateNumber: $.networkCalledDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.networkCalledDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.networkCalledDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.networkCalledDevice.notKnown
  • restricted: $.networkCalledDevice.restricted
  • associatedCalledDevice: $.associatedCalledDevice
  • deviceIdentifier: $.associatedCalledDevice.deviceIdentifier
  • value: $.associatedCalledDevice.deviceIdentifier.value
  • bitRate: $.associatedCalledDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.associatedCalledDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.associatedCalledDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.associatedCalledDevice.deviceIdentifier.mediaClass
  • mediaClass: $.associatedCalledDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.associatedCalledDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.associatedCalledDevice.deviceIdentifier.delayTolerance
  • privateName: $.associatedCalledDevice.deviceIdentifier.privateName
  • privateNumber: $.associatedCalledDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.associatedCalledDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.associatedCalledDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.associatedCalledDevice.notKnown
  • restricted: $.associatedCalledDevice.restricted
  • mediaCallCharacteristics: $.mediaCallCharacteristics
  • bitRate: $.mediaCallCharacteristics.bitRate
  • switchingSubDomainCCIEType: $.mediaCallCharacteristics.switchingSubDomainCCIEType
  • mediaClass: $.mediaCallCharacteristics.mediaClass
  • other: $.mediaCallCharacteristics.mediaClass.other
  • message: $.mediaCallCharacteristics.mediaClass.message
  • email: $.mediaCallCharacteristics.mediaClass.email
  • data: $.mediaCallCharacteristics.mediaClass.data
  • im: $.mediaCallCharacteristics.mediaClass.im
  • mms: $.mediaCallCharacteristics.mediaClass.mms
  • voice: $.mediaCallCharacteristics.mediaClass.voice
  • chat: $.mediaCallCharacteristics.mediaClass.chat
  • notKnown: $.mediaCallCharacteristics.mediaClass.notKnown
  • image: $.mediaCallCharacteristics.mediaClass.image
  • audio: $.mediaCallCharacteristics.mediaClass.audio
  • sms: $.mediaCallCharacteristics.mediaClass.sms
  • connectionRate: $.mediaCallCharacteristics.connectionRate
  • delayTolerance: $.mediaCallCharacteristics.delayTolerance
  • switchingSubDomainInformationElements: $.mediaCallCharacteristics.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.mediaCallCharacteristics.switchingSubDomainInformationElements[*]
  • callsInFront: $.callsInFront
  • numberQueued: $.numberQueued
  • localConnectionInfo: $.localConnectionInfo
  • callCharacteristics: $.callCharacteristics
  • privateCall: $.callCharacteristics.privateCall
  • acdCall: $.callCharacteristics.acdCall
  • lowPriorityCall: $.callCharacteristics.lowPriorityCall
  • encryptedCall: $.callCharacteristics.encryptedCall
  • voiceUnitCall: $.callCharacteristics.voiceUnitCall
  • highPriorityCall: $.callCharacteristics.highPriorityCall
  • directAgent: $.callCharacteristics.directAgent
  • assistCall: $.callCharacteristics.assistCall
  • sensitiveCall: $.callCharacteristics.sensitiveCall
  • personalCall: $.callCharacteristics.personalCall
  • confidentialCall: $.callCharacteristics.confidentialCall
  • maintainanceCall: $.callCharacteristics.maintainanceCall
  • priorityCall: $.callCharacteristics.priorityCall
  • monitorCrossRefID: $.monitorCrossRefID
  • servicesPermitted: $.servicesPermitted
  • mediaAttachementServices: $.servicesPermitted.mediaAttachementServices
  • detachMediaService: $.servicesPermitted.mediaAttachementServices.detachMediaService
  • attachMediaService: $.servicesPermitted.mediaAttachementServices.attachMediaService
  • callControlServices: $.servicesPermitted.callControlServices
  • consultationCall: $.servicesPermitted.callControlServices.consultationCall
  • holdCall: $.servicesPermitted.callControlServices.holdCall
  • joinCall: $.servicesPermitted.callControlServices.joinCall
  • makeCall: $.servicesPermitted.callControlServices.makeCall
  • callBack: $.servicesPermitted.callControlServices.callBack
  • parkCall: $.servicesPermitted.callControlServices.parkCall
  • conferenceCall: $.servicesPermitted.callControlServices.conferenceCall
  • singleStepTransfer: $.servicesPermitted.callControlServices.singleStepTransfer
  • directedPickupCall: $.servicesPermitted.callControlServices.directedPickupCall
  • makePredictiveCall: $.servicesPermitted.callControlServices.makePredictiveCall
  • singleStepConference: $.servicesPermitted.callControlServices.singleStepConference
  • callBackMessage: $.servicesPermitted.callControlServices.callBackMessage
  • campOnCall: $.servicesPermitted.callControlServices.campOnCall
  • alternateCall: $.servicesPermitted.callControlServices.alternateCall
  • acceptCall: $.servicesPermitted.callControlServices.acceptCall
  • answerCall: $.servicesPermitted.callControlServices.answerCall
  • sendMessage: $.servicesPermitted.callControlServices.sendMessage
  • dialDigits: $.servicesPermitted.callControlServices.dialDigits
  • deflectCall: $.servicesPermitted.callControlServices.deflectCall
  • clearCall: $.servicesPermitted.callControlServices.clearCall
  • groupPickupCall: $.servicesPermitted.callControlServices.groupPickupCall
  • retrieveCall: $.servicesPermitted.callControlServices.retrieveCall
  • reconnectCall: $.servicesPermitted.callControlServices.reconnectCall
  • intrudeCall: $.servicesPermitted.callControlServices.intrudeCall
  • transferCall: $.servicesPermitted.callControlServices.transferCall
  • clearConnection: $.servicesPermitted.callControlServices.clearConnection
  • callAssociatedServices: $.servicesPermitted.callAssociatedServices
  • changeConnectionInformation: $.servicesPermitted.callAssociatedServices.changeConnectionInformation
  • generateTelephonyTones: $.servicesPermitted.callAssociatedServices.generateTelephonyTones
  • sendUserInformation: $.servicesPermitted.callAssociatedServices.sendUserInformation
  • cancelTelephonyTones: $.servicesPermitted.callAssociatedServices.cancelTelephonyTones
  • generateDigits: $.servicesPermitted.callAssociatedServices.generateDigits
  • associateData: $.servicesPermitted.callAssociatedServices.associateData
  • routeingServices: $.servicesPermitted.routeingServices
  • reRoute: $.servicesPermitted.routeingServices.reRoute
  • routeEnd: $.servicesPermitted.routeingServices.routeEnd
  • routeRegisterCancel: $.servicesPermitted.routeingServices.routeRegisterCancel
  • routeRegisterAbort: $.servicesPermitted.routeingServices.routeRegisterAbort
  • routeRequest: $.servicesPermitted.routeingServices.routeRequest
  • routeSelect: $.servicesPermitted.routeingServices.routeSelect
  • routeReject: $.servicesPermitted.routeingServices.routeReject
  • routeUsed: $.servicesPermitted.routeingServices.routeUsed
  • routeRegister: $.servicesPermitted.routeingServices.routeRegister
  • voiceServices: $.servicesPermitted.voiceServices
  • clear: $.servicesPermitted.voiceServices.clear
  • resume: $.servicesPermitted.voiceServices.resume
  • suspend: $.servicesPermitted.voiceServices.suspend
  • review: $.servicesPermitted.voiceServices.review
  • activate: $.servicesPermitted.voiceServices.activate
  • stop: $.servicesPermitted.voiceServices.stop
  • setVoiceAttribute: $.servicesPermitted.voiceServices.setVoiceAttribute
  • concatenateMessage: $.servicesPermitted.voiceServices.concatenateMessage
  • synthesizeMessage: $.servicesPermitted.voiceServices.synthesizeMessage
  • queryVoiceAttribute: $.servicesPermitted.voiceServices.queryVoiceAttribute
  • deactivate: $.servicesPermitted.voiceServices.deactivate
  • deleteMessage: $.servicesPermitted.voiceServices.deleteMessage
  • playMessage: $.servicesPermitted.voiceServices.playMessage
  • recordMessage: $.servicesPermitted.voiceServices.recordMessage
  • reposition: $.servicesPermitted.voiceServices.reposition
  • callLinkageData: $.callLinkageData
  • threadData: $.callLinkageData.threadData
  • threadIDTimeStamp: $.callLinkageData.threadData.threadIDTimeStamp
  • threadSwitchingSubDomainName: $.callLinkageData.threadData.threadSwitchingSubDomainName
  • threadLinkageID: $.callLinkageData.threadData.threadLinkageID
  • globallyUniqueThreadID: $.callLinkageData.threadData.threadLinkageID.globallyUniqueThreadID
  • subDomainThreadID: $.callLinkageData.threadData.threadLinkageID.subDomainThreadID
  • globalCallData: $.callLinkageData.globalCallData
  • globalCallLinkageID: $.callLinkageData.globalCallData.globalCallLinkageID
  • subDomainCallLinkageID: $.callLinkageData.globalCallData.globalCallLinkageID.subDomainCallLinkageID
  • globallyUniqueCallLinkageID: $.callLinkageData.globalCallData.globalCallLinkageID.globallyUniqueCallLinkageID
  • callLinkageIDTimestamp: $.callLinkageData.globalCallData.callLinkageIDTimestamp
  • globalCallSwitchingSubDomainName: $.callLinkageData.globalCallData.globalCallSwitchingSubDomainName
  • correlatorData: $.correlatorData
  • string: $.correlatorData.string
  • string: $.correlatorData.string[*]
  • private: $.correlatorData.private
  • any: $.correlatorData.private.any
  • any: $.correlatorData.private.any[*]
  • subjectOfCall: $.subjectOfCall
  • callingDevice: $.callingDevice
  • deviceIdentifier: $.callingDevice.deviceIdentifier
  • value: $.callingDevice.deviceIdentifier.value
  • bitRate: $.callingDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.callingDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.callingDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.callingDevice.deviceIdentifier.mediaClass
  • mediaClass: $.callingDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.callingDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.callingDevice.deviceIdentifier.delayTolerance
  • privateName: $.callingDevice.deviceIdentifier.privateName
  • privateNumber: $.callingDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.callingDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.callingDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.callingDevice.notKnown
  • restricted: $.callingDevice.restricted
  • deviceHistory: $.deviceHistory
  • deviceHistoryListItem: $.deviceHistory.deviceHistoryListItem
  • deviceHistoryListItem: $.deviceHistory.deviceHistoryListItem[*]
  • eventCause: $.deviceHistory.deviceHistoryListItem[*].eventCause
  • oldDeviceID: $.deviceHistory.deviceHistoryListItem[*].oldDeviceID
  • notKnown: $.deviceHistory.deviceHistoryListItem[*].oldDeviceID.notKnown
  • restricted: $.deviceHistory.deviceHistoryListItem[*].oldDeviceID.restricted
  • notRequired: $.deviceHistory.deviceHistoryListItem[*].oldDeviceID.notRequired
  • numberDialed: $.deviceHistory.deviceHistoryListItem[*].oldDeviceID.numberDialed
  • notSpecified: $.deviceHistory.deviceHistoryListItem[*].oldDeviceID.notSpecified
  • oldConnectionID: $.deviceHistory.deviceHistoryListItem[*].oldConnectionID
  • content: $.deviceHistory.deviceHistoryListItem[*].oldConnectionID.content
  • content: $.deviceHistory.deviceHistoryListItem[*].oldConnectionID.content[*]
  • calledDevice: $.calledDevice
  • deviceIdentifier: $.calledDevice.deviceIdentifier
  • value: $.calledDevice.deviceIdentifier.value
  • bitRate: $.calledDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.calledDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.calledDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.calledDevice.deviceIdentifier.mediaClass
  • mediaClass: $.calledDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.calledDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.calledDevice.deviceIdentifier.delayTolerance
  • privateName: $.calledDevice.deviceIdentifier.privateName
  • privateNumber: $.calledDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.calledDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.calledDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.calledDevice.notKnown
  • restricted: $.calledDevice.restricted
  • messageInfo: $.messageInfo
  • messageInfoItem: $.messageInfo.messageInfoItem
  • messageInfoItem: $.messageInfo.messageInfoItem[*]
  • contents: $.messageInfo.messageInfoItem[*].contents
  • contentTypeAndSubtype: $.messageInfo.messageInfoItem[*].contentTypeAndSubtype
  • contentsLength: $.messageInfo.messageInfoItem[*].contentsLength

RecognizedEvent

Beispiel: RecognizedEvent
{
"cause": "A_CD_BUSY",
"extensions": {
"privateData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"security": {
"messageSequenceNumber": 0,
"securityInfo": {
"private": { },
"string": [ "<string>" ]
},
"timeStamp": "<string>"
}
},
"monitorCrossRefID": "2345",
"overConnection": {
"content": [
{
"declaredType": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"globalScope": true,
"name": {
"localPart": "<string>",
"namespaceURI": "<string>",
"prefix": "<string>"
},
"nil": true,
"scope": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"typeSubstituted": true,
"value": { }
}
]
},
"resource": "<string>",
"result": "<string>",
"servicesPermitted": {
"callAssociatedServices": {
"associateData": true,
"cancelTelephonyTones": true,
"changeConnectionInformation": true,
"generateDigits": true,
"generateTelephonyTones": true,
"sendUserInformation": true
},
"callControlServices": {
"acceptCall": true,
"alternateCall": true,
"answerCall": true,
"callBack": true,
"callBackMessage": true,
"campOnCall": true,
"clearCall": true,
"clearConnection": true,
"conferenceCall": true,
"consultationCall": true,
"deflectCall": true,
"dialDigits": true,
"directedPickupCall": true,
"groupPickupCall": true,
"holdCall": true,
"intrudeCall": true,
"joinCall": true,
"makeCall": true,
"makePredictiveCall": true,
"parkCall": true,
"reconnectCall": true,
"retrieveCall": true,
"sendMessage": true,
"singleStepConference": true,
"singleStepTransfer": true,
"transferCall": true
},
"mediaAttachementServices": {
"attachMediaService": true,
"detachMediaService": true
},
"routeingServices": {
"reRoute": true,
"routeEnd": true,
"routeRegister": true,
"routeRegisterAbort": true,
"routeRegisterCancel": true,
"routeReject": true,
"routeRequest": true,
"routeSelect": true,
"routeUsed": true
},
"voiceServices": {
"activate": true,
"clear": true,
"concatenateMessage": true,
"deactivate": true,
"deleteMessage": true,
"playMessage": true,
"queryVoiceAttribute": true,
"recordMessage": true,
"reposition": true,
"resume": true,
"review": true,
"setVoiceAttribute": true,
"stop": true,
"suspend": true,
"synthesizeMessage": true
}
},
"text": "<string>"
}

Attribute (JsonPath)

  • cause: $.cause
  • resource: $.resource
  • text: $.text
  • extensions: $.extensions
  • security: $.extensions.security
  • timeStamp: $.extensions.security.timeStamp
  • messageSequenceNumber: $.extensions.security.messageSequenceNumber
  • securityInfo: $.extensions.security.securityInfo
  • string: $.extensions.security.securityInfo.string
  • string: $.extensions.security.securityInfo.string[*]
  • private: $.extensions.security.securityInfo.private
  • privateData: $.extensions.privateData
  • string: $.extensions.privateData.string
  • string: $.extensions.privateData.string[*]
  • private: $.extensions.privateData.private
  • any: $.extensions.privateData.private.any
  • any: $.extensions.privateData.private.any[*]
  • result: $.result
  • monitorCrossRefID: $.monitorCrossRefID
  • servicesPermitted: $.servicesPermitted
  • mediaAttachementServices: $.servicesPermitted.mediaAttachementServices
  • detachMediaService: $.servicesPermitted.mediaAttachementServices.detachMediaService
  • attachMediaService: $.servicesPermitted.mediaAttachementServices.attachMediaService
  • callControlServices: $.servicesPermitted.callControlServices
  • consultationCall: $.servicesPermitted.callControlServices.consultationCall
  • holdCall: $.servicesPermitted.callControlServices.holdCall
  • joinCall: $.servicesPermitted.callControlServices.joinCall
  • makeCall: $.servicesPermitted.callControlServices.makeCall
  • callBack: $.servicesPermitted.callControlServices.callBack
  • parkCall: $.servicesPermitted.callControlServices.parkCall
  • conferenceCall: $.servicesPermitted.callControlServices.conferenceCall
  • singleStepTransfer: $.servicesPermitted.callControlServices.singleStepTransfer
  • directedPickupCall: $.servicesPermitted.callControlServices.directedPickupCall
  • makePredictiveCall: $.servicesPermitted.callControlServices.makePredictiveCall
  • singleStepConference: $.servicesPermitted.callControlServices.singleStepConference
  • callBackMessage: $.servicesPermitted.callControlServices.callBackMessage
  • campOnCall: $.servicesPermitted.callControlServices.campOnCall
  • alternateCall: $.servicesPermitted.callControlServices.alternateCall
  • acceptCall: $.servicesPermitted.callControlServices.acceptCall
  • answerCall: $.servicesPermitted.callControlServices.answerCall
  • sendMessage: $.servicesPermitted.callControlServices.sendMessage
  • dialDigits: $.servicesPermitted.callControlServices.dialDigits
  • deflectCall: $.servicesPermitted.callControlServices.deflectCall
  • clearCall: $.servicesPermitted.callControlServices.clearCall
  • groupPickupCall: $.servicesPermitted.callControlServices.groupPickupCall
  • retrieveCall: $.servicesPermitted.callControlServices.retrieveCall
  • reconnectCall: $.servicesPermitted.callControlServices.reconnectCall
  • intrudeCall: $.servicesPermitted.callControlServices.intrudeCall
  • transferCall: $.servicesPermitted.callControlServices.transferCall
  • clearConnection: $.servicesPermitted.callControlServices.clearConnection
  • callAssociatedServices: $.servicesPermitted.callAssociatedServices
  • changeConnectionInformation: $.servicesPermitted.callAssociatedServices.changeConnectionInformation
  • generateTelephonyTones: $.servicesPermitted.callAssociatedServices.generateTelephonyTones
  • sendUserInformation: $.servicesPermitted.callAssociatedServices.sendUserInformation
  • cancelTelephonyTones: $.servicesPermitted.callAssociatedServices.cancelTelephonyTones
  • generateDigits: $.servicesPermitted.callAssociatedServices.generateDigits
  • associateData: $.servicesPermitted.callAssociatedServices.associateData
  • routeingServices: $.servicesPermitted.routeingServices
  • reRoute: $.servicesPermitted.routeingServices.reRoute
  • routeEnd: $.servicesPermitted.routeingServices.routeEnd
  • routeRegisterCancel: $.servicesPermitted.routeingServices.routeRegisterCancel
  • routeRegisterAbort: $.servicesPermitted.routeingServices.routeRegisterAbort
  • routeRequest: $.servicesPermitted.routeingServices.routeRequest
  • routeSelect: $.servicesPermitted.routeingServices.routeSelect
  • routeReject: $.servicesPermitted.routeingServices.routeReject
  • routeUsed: $.servicesPermitted.routeingServices.routeUsed
  • routeRegister: $.servicesPermitted.routeingServices.routeRegister
  • voiceServices: $.servicesPermitted.voiceServices
  • clear: $.servicesPermitted.voiceServices.clear
  • resume: $.servicesPermitted.voiceServices.resume
  • suspend: $.servicesPermitted.voiceServices.suspend
  • review: $.servicesPermitted.voiceServices.review
  • activate: $.servicesPermitted.voiceServices.activate
  • stop: $.servicesPermitted.voiceServices.stop
  • setVoiceAttribute: $.servicesPermitted.voiceServices.setVoiceAttribute
  • concatenateMessage: $.servicesPermitted.voiceServices.concatenateMessage
  • synthesizeMessage: $.servicesPermitted.voiceServices.synthesizeMessage
  • queryVoiceAttribute: $.servicesPermitted.voiceServices.queryVoiceAttribute
  • deactivate: $.servicesPermitted.voiceServices.deactivate
  • deleteMessage: $.servicesPermitted.voiceServices.deleteMessage
  • playMessage: $.servicesPermitted.voiceServices.playMessage
  • recordMessage: $.servicesPermitted.voiceServices.recordMessage
  • reposition: $.servicesPermitted.voiceServices.reposition
  • overConnection: $.overConnection
  • content: $.overConnection.content
  • content: $.overConnection.content[*]
  • name: $.overConnection.content[*].name
  • namespaceURI: $.overConnection.content[*].name.namespaceURI
  • localPart: $.overConnection.content[*].name.localPart
  • prefix: $.overConnection.content[*].name.prefix
  • value: $.overConnection.content[*].value
  • scope: $.overConnection.content[*].scope
  • name: $.overConnection.content[*].scope.name
  • module: $.overConnection.content[*].scope.module
  • protectionDomain: $.overConnection.content[*].scope.protectionDomain
  • modifiers: $.overConnection.content[*].scope.modifiers
  • interface: $.overConnection.content[*].scope.interface
  • array: $.overConnection.content[*].scope.array
  • primitive: $.overConnection.content[*].scope.primitive
  • hidden: $.overConnection.content[*].scope.hidden
  • superclass: $.overConnection.content[*].scope.superclass
  • componentType: $.overConnection.content[*].scope.componentType
  • annotation: $.overConnection.content[*].scope.annotation
  • enum: $.overConnection.content[*].scope.enum
  • record: $.overConnection.content[*].scope.record
  • typeParameters: $.overConnection.content[*].scope.typeParameters
  • typeParameters: $.overConnection.content[*].scope.typeParameters[*]
  • sealed: $.overConnection.content[*].scope.sealed
  • interfaces: $.overConnection.content[*].scope.interfaces
  • interfaces: $.overConnection.content[*].scope.interfaces[*]
  • classLoader: $.overConnection.content[*].scope.classLoader
  • memberClass: $.overConnection.content[*].scope.memberClass
  • localClass: $.overConnection.content[*].scope.localClass
  • anonymousClass: $.overConnection.content[*].scope.anonymousClass
  • enclosingClass: $.overConnection.content[*].scope.enclosingClass
  • simpleName: $.overConnection.content[*].scope.simpleName
  • canonicalName: $.overConnection.content[*].scope.canonicalName
  • packageName: $.overConnection.content[*].scope.packageName
  • nestHost: $.overConnection.content[*].scope.nestHost
  • permittedSubclasses: $.overConnection.content[*].scope.permittedSubclasses
  • permittedSubclasses: $.overConnection.content[*].scope.permittedSubclasses[*]
  • synthetic: $.overConnection.content[*].scope.synthetic
  • genericSuperclass: $.overConnection.content[*].scope.genericSuperclass
  • package: $.overConnection.content[*].scope.package
  • genericInterfaces: $.overConnection.content[*].scope.genericInterfaces
  • genericInterfaces: $.overConnection.content[*].scope.genericInterfaces[*]
  • signers: $.overConnection.content[*].scope.signers
  • signers: $.overConnection.content[*].scope.signers[*]
  • enclosingMethod: $.overConnection.content[*].scope.enclosingMethod
  • enclosingConstructor: $.overConnection.content[*].scope.enclosingConstructor
  • declaringClass: $.overConnection.content[*].scope.declaringClass
  • typeName: $.overConnection.content[*].scope.typeName
  • classes: $.overConnection.content[*].scope.classes
  • classes: $.overConnection.content[*].scope.classes[*]
  • fields: $.overConnection.content[*].scope.fields
  • fields: $.overConnection.content[*].scope.fields[*]
  • methods: $.overConnection.content[*].scope.methods
  • methods: $.overConnection.content[*].scope.methods[*]
  • constructors: $.overConnection.content[*].scope.constructors
  • constructors: $.overConnection.content[*].scope.constructors[*]
  • declaredClasses: $.overConnection.content[*].scope.declaredClasses
  • declaredClasses: $.overConnection.content[*].scope.declaredClasses[*]
  • declaredFields: $.overConnection.content[*].scope.declaredFields
  • declaredFields: $.overConnection.content[*].scope.declaredFields[*]
  • recordComponents: $.overConnection.content[*].scope.recordComponents
  • recordComponents: $.overConnection.content[*].scope.recordComponents[*]
  • declaredMethods: $.overConnection.content[*].scope.declaredMethods
  • declaredMethods: $.overConnection.content[*].scope.declaredMethods[*]
  • declaredConstructors: $.overConnection.content[*].scope.declaredConstructors
  • declaredConstructors: $.overConnection.content[*].scope.declaredConstructors[*]
  • enumConstants: $.overConnection.content[*].scope.enumConstants
  • enumConstants: $.overConnection.content[*].scope.enumConstants[*]
  • annotations: $.overConnection.content[*].scope.annotations
  • annotations: $.overConnection.content[*].scope.annotations[*]
  • declaredAnnotations: $.overConnection.content[*].scope.declaredAnnotations
  • declaredAnnotations: $.overConnection.content[*].scope.declaredAnnotations[*]
  • annotatedSuperclass: $.overConnection.content[*].scope.annotatedSuperclass
  • annotatedInterfaces: $.overConnection.content[*].scope.annotatedInterfaces
  • annotatedInterfaces: $.overConnection.content[*].scope.annotatedInterfaces[*]
  • nestMembers: $.overConnection.content[*].scope.nestMembers
  • nestMembers: $.overConnection.content[*].scope.nestMembers[*]
  • nil: $.overConnection.content[*].nil
  • declaredType: $.overConnection.content[*].declaredType
  • name: $.overConnection.content[*].declaredType.name
  • module: $.overConnection.content[*].declaredType.module
  • protectionDomain: $.overConnection.content[*].declaredType.protectionDomain
  • modifiers: $.overConnection.content[*].declaredType.modifiers
  • interface: $.overConnection.content[*].declaredType.interface
  • array: $.overConnection.content[*].declaredType.array
  • primitive: $.overConnection.content[*].declaredType.primitive
  • hidden: $.overConnection.content[*].declaredType.hidden
  • superclass: $.overConnection.content[*].declaredType.superclass
  • componentType: $.overConnection.content[*].declaredType.componentType
  • annotation: $.overConnection.content[*].declaredType.annotation
  • enum: $.overConnection.content[*].declaredType.enum
  • record: $.overConnection.content[*].declaredType.record
  • typeParameters: $.overConnection.content[*].declaredType.typeParameters
  • typeParameters: $.overConnection.content[*].declaredType.typeParameters[*]
  • sealed: $.overConnection.content[*].declaredType.sealed
  • interfaces: $.overConnection.content[*].declaredType.interfaces
  • interfaces: $.overConnection.content[*].declaredType.interfaces[*]
  • classLoader: $.overConnection.content[*].declaredType.classLoader
  • memberClass: $.overConnection.content[*].declaredType.memberClass
  • localClass: $.overConnection.content[*].declaredType.localClass
  • anonymousClass: $.overConnection.content[*].declaredType.anonymousClass
  • enclosingClass: $.overConnection.content[*].declaredType.enclosingClass
  • simpleName: $.overConnection.content[*].declaredType.simpleName
  • canonicalName: $.overConnection.content[*].declaredType.canonicalName
  • packageName: $.overConnection.content[*].declaredType.packageName
  • nestHost: $.overConnection.content[*].declaredType.nestHost
  • permittedSubclasses: $.overConnection.content[*].declaredType.permittedSubclasses
  • permittedSubclasses: $.overConnection.content[*].declaredType.permittedSubclasses[*]
  • synthetic: $.overConnection.content[*].declaredType.synthetic
  • genericSuperclass: $.overConnection.content[*].declaredType.genericSuperclass
  • package: $.overConnection.content[*].declaredType.package
  • genericInterfaces: $.overConnection.content[*].declaredType.genericInterfaces
  • genericInterfaces: $.overConnection.content[*].declaredType.genericInterfaces[*]
  • signers: $.overConnection.content[*].declaredType.signers
  • signers: $.overConnection.content[*].declaredType.signers[*]
  • enclosingMethod: $.overConnection.content[*].declaredType.enclosingMethod
  • enclosingConstructor: $.overConnection.content[*].declaredType.enclosingConstructor
  • declaringClass: $.overConnection.content[*].declaredType.declaringClass
  • typeName: $.overConnection.content[*].declaredType.typeName
  • classes: $.overConnection.content[*].declaredType.classes
  • classes: $.overConnection.content[*].declaredType.classes[*]
  • fields: $.overConnection.content[*].declaredType.fields
  • fields: $.overConnection.content[*].declaredType.fields[*]
  • methods: $.overConnection.content[*].declaredType.methods
  • methods: $.overConnection.content[*].declaredType.methods[*]
  • constructors: $.overConnection.content[*].declaredType.constructors
  • constructors: $.overConnection.content[*].declaredType.constructors[*]
  • declaredClasses: $.overConnection.content[*].declaredType.declaredClasses
  • declaredClasses: $.overConnection.content[*].declaredType.declaredClasses[*]
  • declaredFields: $.overConnection.content[*].declaredType.declaredFields
  • declaredFields: $.overConnection.content[*].declaredType.declaredFields[*]
  • recordComponents: $.overConnection.content[*].declaredType.recordComponents
  • recordComponents: $.overConnection.content[*].declaredType.recordComponents[*]
  • declaredMethods: $.overConnection.content[*].declaredType.declaredMethods
  • declaredMethods: $.overConnection.content[*].declaredType.declaredMethods[*]
  • declaredConstructors: $.overConnection.content[*].declaredType.declaredConstructors
  • declaredConstructors: $.overConnection.content[*].declaredType.declaredConstructors[*]
  • enumConstants: $.overConnection.content[*].declaredType.enumConstants
  • enumConstants: $.overConnection.content[*].declaredType.enumConstants[*]
  • annotations: $.overConnection.content[*].declaredType.annotations
  • annotations: $.overConnection.content[*].declaredType.annotations[*]
  • declaredAnnotations: $.overConnection.content[*].declaredType.declaredAnnotations
  • declaredAnnotations: $.overConnection.content[*].declaredType.declaredAnnotations[*]
  • annotatedSuperclass: $.overConnection.content[*].declaredType.annotatedSuperclass
  • annotatedInterfaces: $.overConnection.content[*].declaredType.annotatedInterfaces
  • annotatedInterfaces: $.overConnection.content[*].declaredType.annotatedInterfaces[*]
  • nestMembers: $.overConnection.content[*].declaredType.nestMembers
  • nestMembers: $.overConnection.content[*].declaredType.nestMembers[*]
  • globalScope: $.overConnection.content[*].globalScope
  • typeSubstituted: $.overConnection.content[*].typeSubstituted

RecordEvent

Beispiel: RecordEvent
{
"cause": "A_CD_BUSY",
"connection": {
"content": [
{
"declaredType": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"globalScope": true,
"name": {
"localPart": "<string>",
"namespaceURI": "<string>",
"prefix": "<string>"
},
"nil": true,
"scope": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"typeSubstituted": true,
"value": { }
}
]
},
"currentPosition": 0,
"extensions": {
"privateData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"security": {
"messageSequenceNumber": 0,
"securityInfo": {
"private": { },
"string": [ "<string>" ]
},
"timeStamp": "<string>"
}
},
"length": 0,
"message": "<string>",
"monitorCrossRefID": "2345",
"resource": "<string>",
"servicesPermitted": {
"callAssociatedServices": {
"associateData": true,
"cancelTelephonyTones": true,
"changeConnectionInformation": true,
"generateDigits": true,
"generateTelephonyTones": true,
"sendUserInformation": true
},
"callControlServices": {
"acceptCall": true,
"alternateCall": true,
"answerCall": true,
"callBack": true,
"callBackMessage": true,
"campOnCall": true,
"clearCall": true,
"clearConnection": true,
"conferenceCall": true,
"consultationCall": true,
"deflectCall": true,
"dialDigits": true,
"directedPickupCall": true,
"groupPickupCall": true,
"holdCall": true,
"intrudeCall": true,
"joinCall": true,
"makeCall": true,
"makePredictiveCall": true,
"parkCall": true,
"reconnectCall": true,
"retrieveCall": true,
"sendMessage": true,
"singleStepConference": true,
"singleStepTransfer": true,
"transferCall": true
},
"mediaAttachementServices": {
"attachMediaService": true,
"detachMediaService": true
},
"routeingServices": {
"reRoute": true,
"routeEnd": true,
"routeRegister": true,
"routeRegisterAbort": true,
"routeRegisterCancel": true,
"routeReject": true,
"routeRequest": true,
"routeSelect": true,
"routeUsed": true
},
"voiceServices": {
"activate": true,
"clear": true,
"concatenateMessage": true,
"deactivate": true,
"deleteMessage": true,
"playMessage": true,
"queryVoiceAttribute": true,
"recordMessage": true,
"reposition": true,
"resume": true,
"review": true,
"setVoiceAttribute": true,
"stop": true,
"suspend": true,
"synthesizeMessage": true
}
}
}

Attribute (JsonPath)

  • connection: $.connection
  • content: $.connection.content
  • content: $.connection.content[*]
  • name: $.connection.content[*].name
  • namespaceURI: $.connection.content[*].name.namespaceURI
  • localPart: $.connection.content[*].name.localPart
  • prefix: $.connection.content[*].name.prefix
  • value: $.connection.content[*].value
  • scope: $.connection.content[*].scope
  • name: $.connection.content[*].scope.name
  • module: $.connection.content[*].scope.module
  • protectionDomain: $.connection.content[*].scope.protectionDomain
  • modifiers: $.connection.content[*].scope.modifiers
  • interface: $.connection.content[*].scope.interface
  • array: $.connection.content[*].scope.array
  • primitive: $.connection.content[*].scope.primitive
  • hidden: $.connection.content[*].scope.hidden
  • superclass: $.connection.content[*].scope.superclass
  • componentType: $.connection.content[*].scope.componentType
  • annotation: $.connection.content[*].scope.annotation
  • enum: $.connection.content[*].scope.enum
  • record: $.connection.content[*].scope.record
  • typeParameters: $.connection.content[*].scope.typeParameters
  • typeParameters: $.connection.content[*].scope.typeParameters[*]
  • sealed: $.connection.content[*].scope.sealed
  • interfaces: $.connection.content[*].scope.interfaces
  • interfaces: $.connection.content[*].scope.interfaces[*]
  • classLoader: $.connection.content[*].scope.classLoader
  • memberClass: $.connection.content[*].scope.memberClass
  • localClass: $.connection.content[*].scope.localClass
  • anonymousClass: $.connection.content[*].scope.anonymousClass
  • enclosingClass: $.connection.content[*].scope.enclosingClass
  • simpleName: $.connection.content[*].scope.simpleName
  • canonicalName: $.connection.content[*].scope.canonicalName
  • packageName: $.connection.content[*].scope.packageName
  • nestHost: $.connection.content[*].scope.nestHost
  • permittedSubclasses: $.connection.content[*].scope.permittedSubclasses
  • permittedSubclasses: $.connection.content[*].scope.permittedSubclasses[*]
  • synthetic: $.connection.content[*].scope.synthetic
  • genericSuperclass: $.connection.content[*].scope.genericSuperclass
  • package: $.connection.content[*].scope.package
  • genericInterfaces: $.connection.content[*].scope.genericInterfaces
  • genericInterfaces: $.connection.content[*].scope.genericInterfaces[*]
  • signers: $.connection.content[*].scope.signers
  • signers: $.connection.content[*].scope.signers[*]
  • enclosingMethod: $.connection.content[*].scope.enclosingMethod
  • enclosingConstructor: $.connection.content[*].scope.enclosingConstructor
  • declaringClass: $.connection.content[*].scope.declaringClass
  • typeName: $.connection.content[*].scope.typeName
  • classes: $.connection.content[*].scope.classes
  • classes: $.connection.content[*].scope.classes[*]
  • fields: $.connection.content[*].scope.fields
  • fields: $.connection.content[*].scope.fields[*]
  • methods: $.connection.content[*].scope.methods
  • methods: $.connection.content[*].scope.methods[*]
  • constructors: $.connection.content[*].scope.constructors
  • constructors: $.connection.content[*].scope.constructors[*]
  • declaredClasses: $.connection.content[*].scope.declaredClasses
  • declaredClasses: $.connection.content[*].scope.declaredClasses[*]
  • declaredFields: $.connection.content[*].scope.declaredFields
  • declaredFields: $.connection.content[*].scope.declaredFields[*]
  • recordComponents: $.connection.content[*].scope.recordComponents
  • recordComponents: $.connection.content[*].scope.recordComponents[*]
  • declaredMethods: $.connection.content[*].scope.declaredMethods
  • declaredMethods: $.connection.content[*].scope.declaredMethods[*]
  • declaredConstructors: $.connection.content[*].scope.declaredConstructors
  • declaredConstructors: $.connection.content[*].scope.declaredConstructors[*]
  • enumConstants: $.connection.content[*].scope.enumConstants
  • enumConstants: $.connection.content[*].scope.enumConstants[*]
  • annotations: $.connection.content[*].scope.annotations
  • annotations: $.connection.content[*].scope.annotations[*]
  • declaredAnnotations: $.connection.content[*].scope.declaredAnnotations
  • declaredAnnotations: $.connection.content[*].scope.declaredAnnotations[*]
  • annotatedSuperclass: $.connection.content[*].scope.annotatedSuperclass
  • annotatedInterfaces: $.connection.content[*].scope.annotatedInterfaces
  • annotatedInterfaces: $.connection.content[*].scope.annotatedInterfaces[*]
  • nestMembers: $.connection.content[*].scope.nestMembers
  • nestMembers: $.connection.content[*].scope.nestMembers[*]
  • nil: $.connection.content[*].nil
  • declaredType: $.connection.content[*].declaredType
  • name: $.connection.content[*].declaredType.name
  • module: $.connection.content[*].declaredType.module
  • protectionDomain: $.connection.content[*].declaredType.protectionDomain
  • modifiers: $.connection.content[*].declaredType.modifiers
  • interface: $.connection.content[*].declaredType.interface
  • array: $.connection.content[*].declaredType.array
  • primitive: $.connection.content[*].declaredType.primitive
  • hidden: $.connection.content[*].declaredType.hidden
  • superclass: $.connection.content[*].declaredType.superclass
  • componentType: $.connection.content[*].declaredType.componentType
  • annotation: $.connection.content[*].declaredType.annotation
  • enum: $.connection.content[*].declaredType.enum
  • record: $.connection.content[*].declaredType.record
  • typeParameters: $.connection.content[*].declaredType.typeParameters
  • typeParameters: $.connection.content[*].declaredType.typeParameters[*]
  • sealed: $.connection.content[*].declaredType.sealed
  • interfaces: $.connection.content[*].declaredType.interfaces
  • interfaces: $.connection.content[*].declaredType.interfaces[*]
  • classLoader: $.connection.content[*].declaredType.classLoader
  • memberClass: $.connection.content[*].declaredType.memberClass
  • localClass: $.connection.content[*].declaredType.localClass
  • anonymousClass: $.connection.content[*].declaredType.anonymousClass
  • enclosingClass: $.connection.content[*].declaredType.enclosingClass
  • simpleName: $.connection.content[*].declaredType.simpleName
  • canonicalName: $.connection.content[*].declaredType.canonicalName
  • packageName: $.connection.content[*].declaredType.packageName
  • nestHost: $.connection.content[*].declaredType.nestHost
  • permittedSubclasses: $.connection.content[*].declaredType.permittedSubclasses
  • permittedSubclasses: $.connection.content[*].declaredType.permittedSubclasses[*]
  • synthetic: $.connection.content[*].declaredType.synthetic
  • genericSuperclass: $.connection.content[*].declaredType.genericSuperclass
  • package: $.connection.content[*].declaredType.package
  • genericInterfaces: $.connection.content[*].declaredType.genericInterfaces
  • genericInterfaces: $.connection.content[*].declaredType.genericInterfaces[*]
  • signers: $.connection.content[*].declaredType.signers
  • signers: $.connection.content[*].declaredType.signers[*]
  • enclosingMethod: $.connection.content[*].declaredType.enclosingMethod
  • enclosingConstructor: $.connection.content[*].declaredType.enclosingConstructor
  • declaringClass: $.connection.content[*].declaredType.declaringClass
  • typeName: $.connection.content[*].declaredType.typeName
  • classes: $.connection.content[*].declaredType.classes
  • classes: $.connection.content[*].declaredType.classes[*]
  • fields: $.connection.content[*].declaredType.fields
  • fields: $.connection.content[*].declaredType.fields[*]
  • methods: $.connection.content[*].declaredType.methods
  • methods: $.connection.content[*].declaredType.methods[*]
  • constructors: $.connection.content[*].declaredType.constructors
  • constructors: $.connection.content[*].declaredType.constructors[*]
  • declaredClasses: $.connection.content[*].declaredType.declaredClasses
  • declaredClasses: $.connection.content[*].declaredType.declaredClasses[*]
  • declaredFields: $.connection.content[*].declaredType.declaredFields
  • declaredFields: $.connection.content[*].declaredType.declaredFields[*]
  • recordComponents: $.connection.content[*].declaredType.recordComponents
  • recordComponents: $.connection.content[*].declaredType.recordComponents[*]
  • declaredMethods: $.connection.content[*].declaredType.declaredMethods
  • declaredMethods: $.connection.content[*].declaredType.declaredMethods[*]
  • declaredConstructors: $.connection.content[*].declaredType.declaredConstructors
  • declaredConstructors: $.connection.content[*].declaredType.declaredConstructors[*]
  • enumConstants: $.connection.content[*].declaredType.enumConstants
  • enumConstants: $.connection.content[*].declaredType.enumConstants[*]
  • annotations: $.connection.content[*].declaredType.annotations
  • annotations: $.connection.content[*].declaredType.annotations[*]
  • declaredAnnotations: $.connection.content[*].declaredType.declaredAnnotations
  • declaredAnnotations: $.connection.content[*].declaredType.declaredAnnotations[*]
  • annotatedSuperclass: $.connection.content[*].declaredType.annotatedSuperclass
  • annotatedInterfaces: $.connection.content[*].declaredType.annotatedInterfaces
  • annotatedInterfaces: $.connection.content[*].declaredType.annotatedInterfaces[*]
  • nestMembers: $.connection.content[*].declaredType.nestMembers
  • nestMembers: $.connection.content[*].declaredType.nestMembers[*]
  • globalScope: $.connection.content[*].globalScope
  • typeSubstituted: $.connection.content[*].typeSubstituted
  • cause: $.cause
  • length: $.length
  • resource: $.resource
  • message: $.message
  • extensions: $.extensions
  • security: $.extensions.security
  • timeStamp: $.extensions.security.timeStamp
  • messageSequenceNumber: $.extensions.security.messageSequenceNumber
  • securityInfo: $.extensions.security.securityInfo
  • string: $.extensions.security.securityInfo.string
  • string: $.extensions.security.securityInfo.string[*]
  • private: $.extensions.security.securityInfo.private
  • privateData: $.extensions.privateData
  • string: $.extensions.privateData.string
  • string: $.extensions.privateData.string[*]
  • private: $.extensions.privateData.private
  • any: $.extensions.privateData.private.any
  • any: $.extensions.privateData.private.any[*]
  • currentPosition: $.currentPosition
  • monitorCrossRefID: $.monitorCrossRefID
  • servicesPermitted: $.servicesPermitted
  • mediaAttachementServices: $.servicesPermitted.mediaAttachementServices
  • detachMediaService: $.servicesPermitted.mediaAttachementServices.detachMediaService
  • attachMediaService: $.servicesPermitted.mediaAttachementServices.attachMediaService
  • callControlServices: $.servicesPermitted.callControlServices
  • consultationCall: $.servicesPermitted.callControlServices.consultationCall
  • holdCall: $.servicesPermitted.callControlServices.holdCall
  • joinCall: $.servicesPermitted.callControlServices.joinCall
  • makeCall: $.servicesPermitted.callControlServices.makeCall
  • callBack: $.servicesPermitted.callControlServices.callBack
  • parkCall: $.servicesPermitted.callControlServices.parkCall
  • conferenceCall: $.servicesPermitted.callControlServices.conferenceCall
  • singleStepTransfer: $.servicesPermitted.callControlServices.singleStepTransfer
  • directedPickupCall: $.servicesPermitted.callControlServices.directedPickupCall
  • makePredictiveCall: $.servicesPermitted.callControlServices.makePredictiveCall
  • singleStepConference: $.servicesPermitted.callControlServices.singleStepConference
  • callBackMessage: $.servicesPermitted.callControlServices.callBackMessage
  • campOnCall: $.servicesPermitted.callControlServices.campOnCall
  • alternateCall: $.servicesPermitted.callControlServices.alternateCall
  • acceptCall: $.servicesPermitted.callControlServices.acceptCall
  • answerCall: $.servicesPermitted.callControlServices.answerCall
  • sendMessage: $.servicesPermitted.callControlServices.sendMessage
  • dialDigits: $.servicesPermitted.callControlServices.dialDigits
  • deflectCall: $.servicesPermitted.callControlServices.deflectCall
  • clearCall: $.servicesPermitted.callControlServices.clearCall
  • groupPickupCall: $.servicesPermitted.callControlServices.groupPickupCall
  • retrieveCall: $.servicesPermitted.callControlServices.retrieveCall
  • reconnectCall: $.servicesPermitted.callControlServices.reconnectCall
  • intrudeCall: $.servicesPermitted.callControlServices.intrudeCall
  • transferCall: $.servicesPermitted.callControlServices.transferCall
  • clearConnection: $.servicesPermitted.callControlServices.clearConnection
  • callAssociatedServices: $.servicesPermitted.callAssociatedServices
  • changeConnectionInformation: $.servicesPermitted.callAssociatedServices.changeConnectionInformation
  • generateTelephonyTones: $.servicesPermitted.callAssociatedServices.generateTelephonyTones
  • sendUserInformation: $.servicesPermitted.callAssociatedServices.sendUserInformation
  • cancelTelephonyTones: $.servicesPermitted.callAssociatedServices.cancelTelephonyTones
  • generateDigits: $.servicesPermitted.callAssociatedServices.generateDigits
  • associateData: $.servicesPermitted.callAssociatedServices.associateData
  • routeingServices: $.servicesPermitted.routeingServices
  • reRoute: $.servicesPermitted.routeingServices.reRoute
  • routeEnd: $.servicesPermitted.routeingServices.routeEnd
  • routeRegisterCancel: $.servicesPermitted.routeingServices.routeRegisterCancel
  • routeRegisterAbort: $.servicesPermitted.routeingServices.routeRegisterAbort
  • routeRequest: $.servicesPermitted.routeingServices.routeRequest
  • routeSelect: $.servicesPermitted.routeingServices.routeSelect
  • routeReject: $.servicesPermitted.routeingServices.routeReject
  • routeUsed: $.servicesPermitted.routeingServices.routeUsed
  • routeRegister: $.servicesPermitted.routeingServices.routeRegister
  • voiceServices: $.servicesPermitted.voiceServices
  • clear: $.servicesPermitted.voiceServices.clear
  • resume: $.servicesPermitted.voiceServices.resume
  • suspend: $.servicesPermitted.voiceServices.suspend
  • review: $.servicesPermitted.voiceServices.review
  • activate: $.servicesPermitted.voiceServices.activate
  • stop: $.servicesPermitted.voiceServices.stop
  • setVoiceAttribute: $.servicesPermitted.voiceServices.setVoiceAttribute
  • concatenateMessage: $.servicesPermitted.voiceServices.concatenateMessage
  • synthesizeMessage: $.servicesPermitted.voiceServices.synthesizeMessage
  • queryVoiceAttribute: $.servicesPermitted.voiceServices.queryVoiceAttribute
  • deactivate: $.servicesPermitted.voiceServices.deactivate
  • deleteMessage: $.servicesPermitted.voiceServices.deleteMessage
  • playMessage: $.servicesPermitted.voiceServices.playMessage
  • recordMessage: $.servicesPermitted.voiceServices.recordMessage
  • reposition: $.servicesPermitted.voiceServices.reposition

RetrievedEvent

Beispiel: RetrievedEvent
{
"callCharacteristics": {
"acdCall": true,
"assistCall": true,
"confidentialCall": true,
"directAgent": true,
"encryptedCall": true,
"highPriorityCall": true,
"lowPriorityCall": true,
"maintainanceCall": true,
"personalCall": true,
"priorityCall": true,
"privateCall": true,
"sensitiveCall": true,
"voiceUnitCall": true
},
"callLinkageData": {
"globalCallData": {
"callLinkageIDTimestamp": "<string>",
"globalCallLinkageID": {
"globallyUniqueCallLinkageID": "2345",
"subDomainCallLinkageID": "2345"
},
"globalCallSwitchingSubDomainName": "<string>"
},
"threadData": {
"threadIDTimeStamp": "<string>",
"threadLinkageID": {
"globallyUniqueThreadID": "2345",
"subDomainThreadID": "2345"
},
"threadSwitchingSubDomainName": "<string>"
}
},
"cause": "A_CD_BUSY",
"correlatorData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"extensions": {
"privateData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"security": {
"messageSequenceNumber": 0,
"securityInfo": {
"private": { },
"string": [ "<string>" ]
},
"timeStamp": "<string>"
}
},
"languagePreferences": "<string>",
"localConnectionInfo": "NULL",
"locationInfoList": {
"locationInfoEntry": [
{
"any": [ "<any>" ]
}
]
},
"mediaCallCharacteristics": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": {
"audio": true,
"chat": true,
"data": true,
"email": true,
"im": true,
"image": true,
"message": true,
"mms": true,
"notKnown": true,
"other": true,
"sms": true,
"voice": true
},
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ]
},
"monitorCrossRefID": "2345",
"retrievedConnection": {
"content": [
{
"declaredType": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"globalScope": true,
"name": {
"localPart": "<string>",
"namespaceURI": "<string>",
"prefix": "<string>"
},
"nil": true,
"scope": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"typeSubstituted": true,
"value": { }
}
]
},
"retrievedConnectionInfo": {
"flowDirection": "<string>",
"mediaSessionInfo": "<string>",
"numberOfChannels": 0
},
"retrievingDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"servicesPermitted": {
"callAssociatedServices": {
"associateData": true,
"cancelTelephonyTones": true,
"changeConnectionInformation": true,
"generateDigits": true,
"generateTelephonyTones": true,
"sendUserInformation": true
},
"callControlServices": {
"acceptCall": true,
"alternateCall": true,
"answerCall": true,
"callBack": true,
"callBackMessage": true,
"campOnCall": true,
"clearCall": true,
"clearConnection": true,
"conferenceCall": true,
"consultationCall": true,
"deflectCall": true,
"dialDigits": true,
"directedPickupCall": true,
"groupPickupCall": true,
"holdCall": true,
"intrudeCall": true,
"joinCall": true,
"makeCall": true,
"makePredictiveCall": true,
"parkCall": true,
"reconnectCall": true,
"retrieveCall": true,
"sendMessage": true,
"singleStepConference": true,
"singleStepTransfer": true,
"transferCall": true
},
"mediaAttachementServices": {
"attachMediaService": true,
"detachMediaService": true
},
"routeingServices": {
"reRoute": true,
"routeEnd": true,
"routeRegister": true,
"routeRegisterAbort": true,
"routeRegisterCancel": true,
"routeReject": true,
"routeRequest": true,
"routeSelect": true,
"routeUsed": true
},
"voiceServices": {
"activate": true,
"clear": true,
"concatenateMessage": true,
"deactivate": true,
"deleteMessage": true,
"playMessage": true,
"queryVoiceAttribute": true,
"recordMessage": true,
"reposition": true,
"resume": true,
"review": true,
"setVoiceAttribute": true,
"stop": true,
"suspend": true,
"synthesizeMessage": true
}
}
}

Attribute (JsonPath)

  • cause: $.cause
  • extensions: $.extensions
  • security: $.extensions.security
  • timeStamp: $.extensions.security.timeStamp
  • messageSequenceNumber: $.extensions.security.messageSequenceNumber
  • securityInfo: $.extensions.security.securityInfo
  • string: $.extensions.security.securityInfo.string
  • string: $.extensions.security.securityInfo.string[*]
  • private: $.extensions.security.securityInfo.private
  • privateData: $.extensions.privateData
  • string: $.extensions.privateData.string
  • string: $.extensions.privateData.string[*]
  • private: $.extensions.privateData.private
  • any: $.extensions.privateData.private.any
  • any: $.extensions.privateData.private.any[*]
  • retrievingDevice: $.retrievingDevice
  • deviceIdentifier: $.retrievingDevice.deviceIdentifier
  • value: $.retrievingDevice.deviceIdentifier.value
  • bitRate: $.retrievingDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.retrievingDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.retrievingDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.retrievingDevice.deviceIdentifier.mediaClass
  • mediaClass: $.retrievingDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.retrievingDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.retrievingDevice.deviceIdentifier.delayTolerance
  • privateName: $.retrievingDevice.deviceIdentifier.privateName
  • privateNumber: $.retrievingDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.retrievingDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.retrievingDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.retrievingDevice.notKnown
  • restricted: $.retrievingDevice.restricted
  • retrievedConnectionInfo: $.retrievedConnectionInfo
  • numberOfChannels: $.retrievedConnectionInfo.numberOfChannels
  • mediaSessionInfo: $.retrievedConnectionInfo.mediaSessionInfo
  • flowDirection: $.retrievedConnectionInfo.flowDirection
  • retrievedConnection: $.retrievedConnection
  • content: $.retrievedConnection.content
  • content: $.retrievedConnection.content[*]
  • name: $.retrievedConnection.content[*].name
  • namespaceURI: $.retrievedConnection.content[*].name.namespaceURI
  • localPart: $.retrievedConnection.content[*].name.localPart
  • prefix: $.retrievedConnection.content[*].name.prefix
  • value: $.retrievedConnection.content[*].value
  • scope: $.retrievedConnection.content[*].scope
  • name: $.retrievedConnection.content[*].scope.name
  • module: $.retrievedConnection.content[*].scope.module
  • protectionDomain: $.retrievedConnection.content[*].scope.protectionDomain
  • modifiers: $.retrievedConnection.content[*].scope.modifiers
  • interface: $.retrievedConnection.content[*].scope.interface
  • array: $.retrievedConnection.content[*].scope.array
  • primitive: $.retrievedConnection.content[*].scope.primitive
  • hidden: $.retrievedConnection.content[*].scope.hidden
  • superclass: $.retrievedConnection.content[*].scope.superclass
  • componentType: $.retrievedConnection.content[*].scope.componentType
  • annotation: $.retrievedConnection.content[*].scope.annotation
  • enum: $.retrievedConnection.content[*].scope.enum
  • record: $.retrievedConnection.content[*].scope.record
  • typeParameters: $.retrievedConnection.content[*].scope.typeParameters
  • typeParameters: $.retrievedConnection.content[*].scope.typeParameters[*]
  • sealed: $.retrievedConnection.content[*].scope.sealed
  • interfaces: $.retrievedConnection.content[*].scope.interfaces
  • interfaces: $.retrievedConnection.content[*].scope.interfaces[*]
  • classLoader: $.retrievedConnection.content[*].scope.classLoader
  • memberClass: $.retrievedConnection.content[*].scope.memberClass
  • localClass: $.retrievedConnection.content[*].scope.localClass
  • anonymousClass: $.retrievedConnection.content[*].scope.anonymousClass
  • enclosingClass: $.retrievedConnection.content[*].scope.enclosingClass
  • simpleName: $.retrievedConnection.content[*].scope.simpleName
  • canonicalName: $.retrievedConnection.content[*].scope.canonicalName
  • packageName: $.retrievedConnection.content[*].scope.packageName
  • nestHost: $.retrievedConnection.content[*].scope.nestHost
  • permittedSubclasses: $.retrievedConnection.content[*].scope.permittedSubclasses
  • permittedSubclasses: $.retrievedConnection.content[*].scope.permittedSubclasses[*]
  • synthetic: $.retrievedConnection.content[*].scope.synthetic
  • genericSuperclass: $.retrievedConnection.content[*].scope.genericSuperclass
  • package: $.retrievedConnection.content[*].scope.package
  • genericInterfaces: $.retrievedConnection.content[*].scope.genericInterfaces
  • genericInterfaces: $.retrievedConnection.content[*].scope.genericInterfaces[*]
  • signers: $.retrievedConnection.content[*].scope.signers
  • signers: $.retrievedConnection.content[*].scope.signers[*]
  • enclosingMethod: $.retrievedConnection.content[*].scope.enclosingMethod
  • enclosingConstructor: $.retrievedConnection.content[*].scope.enclosingConstructor
  • declaringClass: $.retrievedConnection.content[*].scope.declaringClass
  • typeName: $.retrievedConnection.content[*].scope.typeName
  • classes: $.retrievedConnection.content[*].scope.classes
  • classes: $.retrievedConnection.content[*].scope.classes[*]
  • fields: $.retrievedConnection.content[*].scope.fields
  • fields: $.retrievedConnection.content[*].scope.fields[*]
  • methods: $.retrievedConnection.content[*].scope.methods
  • methods: $.retrievedConnection.content[*].scope.methods[*]
  • constructors: $.retrievedConnection.content[*].scope.constructors
  • constructors: $.retrievedConnection.content[*].scope.constructors[*]
  • declaredClasses: $.retrievedConnection.content[*].scope.declaredClasses
  • declaredClasses: $.retrievedConnection.content[*].scope.declaredClasses[*]
  • declaredFields: $.retrievedConnection.content[*].scope.declaredFields
  • declaredFields: $.retrievedConnection.content[*].scope.declaredFields[*]
  • recordComponents: $.retrievedConnection.content[*].scope.recordComponents
  • recordComponents: $.retrievedConnection.content[*].scope.recordComponents[*]
  • declaredMethods: $.retrievedConnection.content[*].scope.declaredMethods
  • declaredMethods: $.retrievedConnection.content[*].scope.declaredMethods[*]
  • declaredConstructors: $.retrievedConnection.content[*].scope.declaredConstructors
  • declaredConstructors: $.retrievedConnection.content[*].scope.declaredConstructors[*]
  • enumConstants: $.retrievedConnection.content[*].scope.enumConstants
  • enumConstants: $.retrievedConnection.content[*].scope.enumConstants[*]
  • annotations: $.retrievedConnection.content[*].scope.annotations
  • annotations: $.retrievedConnection.content[*].scope.annotations[*]
  • declaredAnnotations: $.retrievedConnection.content[*].scope.declaredAnnotations
  • declaredAnnotations: $.retrievedConnection.content[*].scope.declaredAnnotations[*]
  • annotatedSuperclass: $.retrievedConnection.content[*].scope.annotatedSuperclass
  • annotatedInterfaces: $.retrievedConnection.content[*].scope.annotatedInterfaces
  • annotatedInterfaces: $.retrievedConnection.content[*].scope.annotatedInterfaces[*]
  • nestMembers: $.retrievedConnection.content[*].scope.nestMembers
  • nestMembers: $.retrievedConnection.content[*].scope.nestMembers[*]
  • nil: $.retrievedConnection.content[*].nil
  • declaredType: $.retrievedConnection.content[*].declaredType
  • name: $.retrievedConnection.content[*].declaredType.name
  • module: $.retrievedConnection.content[*].declaredType.module
  • protectionDomain: $.retrievedConnection.content[*].declaredType.protectionDomain
  • modifiers: $.retrievedConnection.content[*].declaredType.modifiers
  • interface: $.retrievedConnection.content[*].declaredType.interface
  • array: $.retrievedConnection.content[*].declaredType.array
  • primitive: $.retrievedConnection.content[*].declaredType.primitive
  • hidden: $.retrievedConnection.content[*].declaredType.hidden
  • superclass: $.retrievedConnection.content[*].declaredType.superclass
  • componentType: $.retrievedConnection.content[*].declaredType.componentType
  • annotation: $.retrievedConnection.content[*].declaredType.annotation
  • enum: $.retrievedConnection.content[*].declaredType.enum
  • record: $.retrievedConnection.content[*].declaredType.record
  • typeParameters: $.retrievedConnection.content[*].declaredType.typeParameters
  • typeParameters: $.retrievedConnection.content[*].declaredType.typeParameters[*]
  • sealed: $.retrievedConnection.content[*].declaredType.sealed
  • interfaces: $.retrievedConnection.content[*].declaredType.interfaces
  • interfaces: $.retrievedConnection.content[*].declaredType.interfaces[*]
  • classLoader: $.retrievedConnection.content[*].declaredType.classLoader
  • memberClass: $.retrievedConnection.content[*].declaredType.memberClass
  • localClass: $.retrievedConnection.content[*].declaredType.localClass
  • anonymousClass: $.retrievedConnection.content[*].declaredType.anonymousClass
  • enclosingClass: $.retrievedConnection.content[*].declaredType.enclosingClass
  • simpleName: $.retrievedConnection.content[*].declaredType.simpleName
  • canonicalName: $.retrievedConnection.content[*].declaredType.canonicalName
  • packageName: $.retrievedConnection.content[*].declaredType.packageName
  • nestHost: $.retrievedConnection.content[*].declaredType.nestHost
  • permittedSubclasses: $.retrievedConnection.content[*].declaredType.permittedSubclasses
  • permittedSubclasses: $.retrievedConnection.content[*].declaredType.permittedSubclasses[*]
  • synthetic: $.retrievedConnection.content[*].declaredType.synthetic
  • genericSuperclass: $.retrievedConnection.content[*].declaredType.genericSuperclass
  • package: $.retrievedConnection.content[*].declaredType.package
  • genericInterfaces: $.retrievedConnection.content[*].declaredType.genericInterfaces
  • genericInterfaces: $.retrievedConnection.content[*].declaredType.genericInterfaces[*]
  • signers: $.retrievedConnection.content[*].declaredType.signers
  • signers: $.retrievedConnection.content[*].declaredType.signers[*]
  • enclosingMethod: $.retrievedConnection.content[*].declaredType.enclosingMethod
  • enclosingConstructor: $.retrievedConnection.content[*].declaredType.enclosingConstructor
  • declaringClass: $.retrievedConnection.content[*].declaredType.declaringClass
  • typeName: $.retrievedConnection.content[*].declaredType.typeName
  • classes: $.retrievedConnection.content[*].declaredType.classes
  • classes: $.retrievedConnection.content[*].declaredType.classes[*]
  • fields: $.retrievedConnection.content[*].declaredType.fields
  • fields: $.retrievedConnection.content[*].declaredType.fields[*]
  • methods: $.retrievedConnection.content[*].declaredType.methods
  • methods: $.retrievedConnection.content[*].declaredType.methods[*]
  • constructors: $.retrievedConnection.content[*].declaredType.constructors
  • constructors: $.retrievedConnection.content[*].declaredType.constructors[*]
  • declaredClasses: $.retrievedConnection.content[*].declaredType.declaredClasses
  • declaredClasses: $.retrievedConnection.content[*].declaredType.declaredClasses[*]
  • declaredFields: $.retrievedConnection.content[*].declaredType.declaredFields
  • declaredFields: $.retrievedConnection.content[*].declaredType.declaredFields[*]
  • recordComponents: $.retrievedConnection.content[*].declaredType.recordComponents
  • recordComponents: $.retrievedConnection.content[*].declaredType.recordComponents[*]
  • declaredMethods: $.retrievedConnection.content[*].declaredType.declaredMethods
  • declaredMethods: $.retrievedConnection.content[*].declaredType.declaredMethods[*]
  • declaredConstructors: $.retrievedConnection.content[*].declaredType.declaredConstructors
  • declaredConstructors: $.retrievedConnection.content[*].declaredType.declaredConstructors[*]
  • enumConstants: $.retrievedConnection.content[*].declaredType.enumConstants
  • enumConstants: $.retrievedConnection.content[*].declaredType.enumConstants[*]
  • annotations: $.retrievedConnection.content[*].declaredType.annotations
  • annotations: $.retrievedConnection.content[*].declaredType.annotations[*]
  • declaredAnnotations: $.retrievedConnection.content[*].declaredType.declaredAnnotations
  • declaredAnnotations: $.retrievedConnection.content[*].declaredType.declaredAnnotations[*]
  • annotatedSuperclass: $.retrievedConnection.content[*].declaredType.annotatedSuperclass
  • annotatedInterfaces: $.retrievedConnection.content[*].declaredType.annotatedInterfaces
  • annotatedInterfaces: $.retrievedConnection.content[*].declaredType.annotatedInterfaces[*]
  • nestMembers: $.retrievedConnection.content[*].declaredType.nestMembers
  • nestMembers: $.retrievedConnection.content[*].declaredType.nestMembers[*]
  • globalScope: $.retrievedConnection.content[*].globalScope
  • typeSubstituted: $.retrievedConnection.content[*].typeSubstituted
  • languagePreferences: $.languagePreferences
  • locationInfoList: $.locationInfoList
  • locationInfoEntry: $.locationInfoList.locationInfoEntry
  • locationInfoEntry: $.locationInfoList.locationInfoEntry[*]
  • any: $.locationInfoList.locationInfoEntry[*].any
  • any: $.locationInfoList.locationInfoEntry[*].any[*]
  • mediaCallCharacteristics: $.mediaCallCharacteristics
  • bitRate: $.mediaCallCharacteristics.bitRate
  • switchingSubDomainCCIEType: $.mediaCallCharacteristics.switchingSubDomainCCIEType
  • mediaClass: $.mediaCallCharacteristics.mediaClass
  • other: $.mediaCallCharacteristics.mediaClass.other
  • message: $.mediaCallCharacteristics.mediaClass.message
  • email: $.mediaCallCharacteristics.mediaClass.email
  • data: $.mediaCallCharacteristics.mediaClass.data
  • im: $.mediaCallCharacteristics.mediaClass.im
  • mms: $.mediaCallCharacteristics.mediaClass.mms
  • voice: $.mediaCallCharacteristics.mediaClass.voice
  • chat: $.mediaCallCharacteristics.mediaClass.chat
  • notKnown: $.mediaCallCharacteristics.mediaClass.notKnown
  • image: $.mediaCallCharacteristics.mediaClass.image
  • audio: $.mediaCallCharacteristics.mediaClass.audio
  • sms: $.mediaCallCharacteristics.mediaClass.sms
  • connectionRate: $.mediaCallCharacteristics.connectionRate
  • delayTolerance: $.mediaCallCharacteristics.delayTolerance
  • switchingSubDomainInformationElements: $.mediaCallCharacteristics.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.mediaCallCharacteristics.switchingSubDomainInformationElements[*]
  • localConnectionInfo: $.localConnectionInfo
  • callCharacteristics: $.callCharacteristics
  • privateCall: $.callCharacteristics.privateCall
  • acdCall: $.callCharacteristics.acdCall
  • lowPriorityCall: $.callCharacteristics.lowPriorityCall
  • encryptedCall: $.callCharacteristics.encryptedCall
  • voiceUnitCall: $.callCharacteristics.voiceUnitCall
  • highPriorityCall: $.callCharacteristics.highPriorityCall
  • directAgent: $.callCharacteristics.directAgent
  • assistCall: $.callCharacteristics.assistCall
  • sensitiveCall: $.callCharacteristics.sensitiveCall
  • personalCall: $.callCharacteristics.personalCall
  • confidentialCall: $.callCharacteristics.confidentialCall
  • maintainanceCall: $.callCharacteristics.maintainanceCall
  • priorityCall: $.callCharacteristics.priorityCall
  • monitorCrossRefID: $.monitorCrossRefID
  • servicesPermitted: $.servicesPermitted
  • mediaAttachementServices: $.servicesPermitted.mediaAttachementServices
  • detachMediaService: $.servicesPermitted.mediaAttachementServices.detachMediaService
  • attachMediaService: $.servicesPermitted.mediaAttachementServices.attachMediaService
  • callControlServices: $.servicesPermitted.callControlServices
  • consultationCall: $.servicesPermitted.callControlServices.consultationCall
  • holdCall: $.servicesPermitted.callControlServices.holdCall
  • joinCall: $.servicesPermitted.callControlServices.joinCall
  • makeCall: $.servicesPermitted.callControlServices.makeCall
  • callBack: $.servicesPermitted.callControlServices.callBack
  • parkCall: $.servicesPermitted.callControlServices.parkCall
  • conferenceCall: $.servicesPermitted.callControlServices.conferenceCall
  • singleStepTransfer: $.servicesPermitted.callControlServices.singleStepTransfer
  • directedPickupCall: $.servicesPermitted.callControlServices.directedPickupCall
  • makePredictiveCall: $.servicesPermitted.callControlServices.makePredictiveCall
  • singleStepConference: $.servicesPermitted.callControlServices.singleStepConference
  • callBackMessage: $.servicesPermitted.callControlServices.callBackMessage
  • campOnCall: $.servicesPermitted.callControlServices.campOnCall
  • alternateCall: $.servicesPermitted.callControlServices.alternateCall
  • acceptCall: $.servicesPermitted.callControlServices.acceptCall
  • answerCall: $.servicesPermitted.callControlServices.answerCall
  • sendMessage: $.servicesPermitted.callControlServices.sendMessage
  • dialDigits: $.servicesPermitted.callControlServices.dialDigits
  • deflectCall: $.servicesPermitted.callControlServices.deflectCall
  • clearCall: $.servicesPermitted.callControlServices.clearCall
  • groupPickupCall: $.servicesPermitted.callControlServices.groupPickupCall
  • retrieveCall: $.servicesPermitted.callControlServices.retrieveCall
  • reconnectCall: $.servicesPermitted.callControlServices.reconnectCall
  • intrudeCall: $.servicesPermitted.callControlServices.intrudeCall
  • transferCall: $.servicesPermitted.callControlServices.transferCall
  • clearConnection: $.servicesPermitted.callControlServices.clearConnection
  • callAssociatedServices: $.servicesPermitted.callAssociatedServices
  • changeConnectionInformation: $.servicesPermitted.callAssociatedServices.changeConnectionInformation
  • generateTelephonyTones: $.servicesPermitted.callAssociatedServices.generateTelephonyTones
  • sendUserInformation: $.servicesPermitted.callAssociatedServices.sendUserInformation
  • cancelTelephonyTones: $.servicesPermitted.callAssociatedServices.cancelTelephonyTones
  • generateDigits: $.servicesPermitted.callAssociatedServices.generateDigits
  • associateData: $.servicesPermitted.callAssociatedServices.associateData
  • routeingServices: $.servicesPermitted.routeingServices
  • reRoute: $.servicesPermitted.routeingServices.reRoute
  • routeEnd: $.servicesPermitted.routeingServices.routeEnd
  • routeRegisterCancel: $.servicesPermitted.routeingServices.routeRegisterCancel
  • routeRegisterAbort: $.servicesPermitted.routeingServices.routeRegisterAbort
  • routeRequest: $.servicesPermitted.routeingServices.routeRequest
  • routeSelect: $.servicesPermitted.routeingServices.routeSelect
  • routeReject: $.servicesPermitted.routeingServices.routeReject
  • routeUsed: $.servicesPermitted.routeingServices.routeUsed
  • routeRegister: $.servicesPermitted.routeingServices.routeRegister
  • voiceServices: $.servicesPermitted.voiceServices
  • clear: $.servicesPermitted.voiceServices.clear
  • resume: $.servicesPermitted.voiceServices.resume
  • suspend: $.servicesPermitted.voiceServices.suspend
  • review: $.servicesPermitted.voiceServices.review
  • activate: $.servicesPermitted.voiceServices.activate
  • stop: $.servicesPermitted.voiceServices.stop
  • setVoiceAttribute: $.servicesPermitted.voiceServices.setVoiceAttribute
  • concatenateMessage: $.servicesPermitted.voiceServices.concatenateMessage
  • synthesizeMessage: $.servicesPermitted.voiceServices.synthesizeMessage
  • queryVoiceAttribute: $.servicesPermitted.voiceServices.queryVoiceAttribute
  • deactivate: $.servicesPermitted.voiceServices.deactivate
  • deleteMessage: $.servicesPermitted.voiceServices.deleteMessage
  • playMessage: $.servicesPermitted.voiceServices.playMessage
  • recordMessage: $.servicesPermitted.voiceServices.recordMessage
  • reposition: $.servicesPermitted.voiceServices.reposition
  • callLinkageData: $.callLinkageData
  • threadData: $.callLinkageData.threadData
  • threadIDTimeStamp: $.callLinkageData.threadData.threadIDTimeStamp
  • threadSwitchingSubDomainName: $.callLinkageData.threadData.threadSwitchingSubDomainName
  • threadLinkageID: $.callLinkageData.threadData.threadLinkageID
  • globallyUniqueThreadID: $.callLinkageData.threadData.threadLinkageID.globallyUniqueThreadID
  • subDomainThreadID: $.callLinkageData.threadData.threadLinkageID.subDomainThreadID
  • globalCallData: $.callLinkageData.globalCallData
  • globalCallLinkageID: $.callLinkageData.globalCallData.globalCallLinkageID
  • subDomainCallLinkageID: $.callLinkageData.globalCallData.globalCallLinkageID.subDomainCallLinkageID
  • globallyUniqueCallLinkageID: $.callLinkageData.globalCallData.globalCallLinkageID.globallyUniqueCallLinkageID
  • callLinkageIDTimestamp: $.callLinkageData.globalCallData.callLinkageIDTimestamp
  • globalCallSwitchingSubDomainName: $.callLinkageData.globalCallData.globalCallSwitchingSubDomainName
  • correlatorData: $.correlatorData
  • string: $.correlatorData.string
  • string: $.correlatorData.string[*]
  • private: $.correlatorData.private
  • any: $.correlatorData.private.any
  • any: $.correlatorData.private.any[*]

ReviewEvent

Beispiel: ReviewEvent
{
"cause": "A_CD_BUSY",
"connection": {
"content": [
{
"declaredType": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"globalScope": true,
"name": {
"localPart": "<string>",
"namespaceURI": "<string>",
"prefix": "<string>"
},
"nil": true,
"scope": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"typeSubstituted": true,
"value": { }
}
]
},
"currentPosition": 0,
"extensions": {
"privateData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"security": {
"messageSequenceNumber": 0,
"securityInfo": {
"private": { },
"string": [ "<string>" ]
},
"timeStamp": "<string>"
}
},
"length": 0,
"message": "<string>",
"monitorCrossRefID": "2345",
"resource": "<string>",
"servicesPermitted": {
"callAssociatedServices": {
"associateData": true,
"cancelTelephonyTones": true,
"changeConnectionInformation": true,
"generateDigits": true,
"generateTelephonyTones": true,
"sendUserInformation": true
},
"callControlServices": {
"acceptCall": true,
"alternateCall": true,
"answerCall": true,
"callBack": true,
"callBackMessage": true,
"campOnCall": true,
"clearCall": true,
"clearConnection": true,
"conferenceCall": true,
"consultationCall": true,
"deflectCall": true,
"dialDigits": true,
"directedPickupCall": true,
"groupPickupCall": true,
"holdCall": true,
"intrudeCall": true,
"joinCall": true,
"makeCall": true,
"makePredictiveCall": true,
"parkCall": true,
"reconnectCall": true,
"retrieveCall": true,
"sendMessage": true,
"singleStepConference": true,
"singleStepTransfer": true,
"transferCall": true
},
"mediaAttachementServices": {
"attachMediaService": true,
"detachMediaService": true
},
"routeingServices": {
"reRoute": true,
"routeEnd": true,
"routeRegister": true,
"routeRegisterAbort": true,
"routeRegisterCancel": true,
"routeReject": true,
"routeRequest": true,
"routeSelect": true,
"routeUsed": true
},
"voiceServices": {
"activate": true,
"clear": true,
"concatenateMessage": true,
"deactivate": true,
"deleteMessage": true,
"playMessage": true,
"queryVoiceAttribute": true,
"recordMessage": true,
"reposition": true,
"resume": true,
"review": true,
"setVoiceAttribute": true,
"stop": true,
"suspend": true,
"synthesizeMessage": true
}
}
}

Attribute (JsonPath)

  • connection: $.connection
  • content: $.connection.content
  • content: $.connection.content[*]
  • name: $.connection.content[*].name
  • namespaceURI: $.connection.content[*].name.namespaceURI
  • localPart: $.connection.content[*].name.localPart
  • prefix: $.connection.content[*].name.prefix
  • value: $.connection.content[*].value
  • scope: $.connection.content[*].scope
  • name: $.connection.content[*].scope.name
  • module: $.connection.content[*].scope.module
  • protectionDomain: $.connection.content[*].scope.protectionDomain
  • modifiers: $.connection.content[*].scope.modifiers
  • interface: $.connection.content[*].scope.interface
  • array: $.connection.content[*].scope.array
  • primitive: $.connection.content[*].scope.primitive
  • hidden: $.connection.content[*].scope.hidden
  • superclass: $.connection.content[*].scope.superclass
  • componentType: $.connection.content[*].scope.componentType
  • annotation: $.connection.content[*].scope.annotation
  • enum: $.connection.content[*].scope.enum
  • record: $.connection.content[*].scope.record
  • typeParameters: $.connection.content[*].scope.typeParameters
  • typeParameters: $.connection.content[*].scope.typeParameters[*]
  • sealed: $.connection.content[*].scope.sealed
  • interfaces: $.connection.content[*].scope.interfaces
  • interfaces: $.connection.content[*].scope.interfaces[*]
  • classLoader: $.connection.content[*].scope.classLoader
  • memberClass: $.connection.content[*].scope.memberClass
  • localClass: $.connection.content[*].scope.localClass
  • anonymousClass: $.connection.content[*].scope.anonymousClass
  • enclosingClass: $.connection.content[*].scope.enclosingClass
  • simpleName: $.connection.content[*].scope.simpleName
  • canonicalName: $.connection.content[*].scope.canonicalName
  • packageName: $.connection.content[*].scope.packageName
  • nestHost: $.connection.content[*].scope.nestHost
  • permittedSubclasses: $.connection.content[*].scope.permittedSubclasses
  • permittedSubclasses: $.connection.content[*].scope.permittedSubclasses[*]
  • synthetic: $.connection.content[*].scope.synthetic
  • genericSuperclass: $.connection.content[*].scope.genericSuperclass
  • package: $.connection.content[*].scope.package
  • genericInterfaces: $.connection.content[*].scope.genericInterfaces
  • genericInterfaces: $.connection.content[*].scope.genericInterfaces[*]
  • signers: $.connection.content[*].scope.signers
  • signers: $.connection.content[*].scope.signers[*]
  • enclosingMethod: $.connection.content[*].scope.enclosingMethod
  • enclosingConstructor: $.connection.content[*].scope.enclosingConstructor
  • declaringClass: $.connection.content[*].scope.declaringClass
  • typeName: $.connection.content[*].scope.typeName
  • classes: $.connection.content[*].scope.classes
  • classes: $.connection.content[*].scope.classes[*]
  • fields: $.connection.content[*].scope.fields
  • fields: $.connection.content[*].scope.fields[*]
  • methods: $.connection.content[*].scope.methods
  • methods: $.connection.content[*].scope.methods[*]
  • constructors: $.connection.content[*].scope.constructors
  • constructors: $.connection.content[*].scope.constructors[*]
  • declaredClasses: $.connection.content[*].scope.declaredClasses
  • declaredClasses: $.connection.content[*].scope.declaredClasses[*]
  • declaredFields: $.connection.content[*].scope.declaredFields
  • declaredFields: $.connection.content[*].scope.declaredFields[*]
  • recordComponents: $.connection.content[*].scope.recordComponents
  • recordComponents: $.connection.content[*].scope.recordComponents[*]
  • declaredMethods: $.connection.content[*].scope.declaredMethods
  • declaredMethods: $.connection.content[*].scope.declaredMethods[*]
  • declaredConstructors: $.connection.content[*].scope.declaredConstructors
  • declaredConstructors: $.connection.content[*].scope.declaredConstructors[*]
  • enumConstants: $.connection.content[*].scope.enumConstants
  • enumConstants: $.connection.content[*].scope.enumConstants[*]
  • annotations: $.connection.content[*].scope.annotations
  • annotations: $.connection.content[*].scope.annotations[*]
  • declaredAnnotations: $.connection.content[*].scope.declaredAnnotations
  • declaredAnnotations: $.connection.content[*].scope.declaredAnnotations[*]
  • annotatedSuperclass: $.connection.content[*].scope.annotatedSuperclass
  • annotatedInterfaces: $.connection.content[*].scope.annotatedInterfaces
  • annotatedInterfaces: $.connection.content[*].scope.annotatedInterfaces[*]
  • nestMembers: $.connection.content[*].scope.nestMembers
  • nestMembers: $.connection.content[*].scope.nestMembers[*]
  • nil: $.connection.content[*].nil
  • declaredType: $.connection.content[*].declaredType
  • name: $.connection.content[*].declaredType.name
  • module: $.connection.content[*].declaredType.module
  • protectionDomain: $.connection.content[*].declaredType.protectionDomain
  • modifiers: $.connection.content[*].declaredType.modifiers
  • interface: $.connection.content[*].declaredType.interface
  • array: $.connection.content[*].declaredType.array
  • primitive: $.connection.content[*].declaredType.primitive
  • hidden: $.connection.content[*].declaredType.hidden
  • superclass: $.connection.content[*].declaredType.superclass
  • componentType: $.connection.content[*].declaredType.componentType
  • annotation: $.connection.content[*].declaredType.annotation
  • enum: $.connection.content[*].declaredType.enum
  • record: $.connection.content[*].declaredType.record
  • typeParameters: $.connection.content[*].declaredType.typeParameters
  • typeParameters: $.connection.content[*].declaredType.typeParameters[*]
  • sealed: $.connection.content[*].declaredType.sealed
  • interfaces: $.connection.content[*].declaredType.interfaces
  • interfaces: $.connection.content[*].declaredType.interfaces[*]
  • classLoader: $.connection.content[*].declaredType.classLoader
  • memberClass: $.connection.content[*].declaredType.memberClass
  • localClass: $.connection.content[*].declaredType.localClass
  • anonymousClass: $.connection.content[*].declaredType.anonymousClass
  • enclosingClass: $.connection.content[*].declaredType.enclosingClass
  • simpleName: $.connection.content[*].declaredType.simpleName
  • canonicalName: $.connection.content[*].declaredType.canonicalName
  • packageName: $.connection.content[*].declaredType.packageName
  • nestHost: $.connection.content[*].declaredType.nestHost
  • permittedSubclasses: $.connection.content[*].declaredType.permittedSubclasses
  • permittedSubclasses: $.connection.content[*].declaredType.permittedSubclasses[*]
  • synthetic: $.connection.content[*].declaredType.synthetic
  • genericSuperclass: $.connection.content[*].declaredType.genericSuperclass
  • package: $.connection.content[*].declaredType.package
  • genericInterfaces: $.connection.content[*].declaredType.genericInterfaces
  • genericInterfaces: $.connection.content[*].declaredType.genericInterfaces[*]
  • signers: $.connection.content[*].declaredType.signers
  • signers: $.connection.content[*].declaredType.signers[*]
  • enclosingMethod: $.connection.content[*].declaredType.enclosingMethod
  • enclosingConstructor: $.connection.content[*].declaredType.enclosingConstructor
  • declaringClass: $.connection.content[*].declaredType.declaringClass
  • typeName: $.connection.content[*].declaredType.typeName
  • classes: $.connection.content[*].declaredType.classes
  • classes: $.connection.content[*].declaredType.classes[*]
  • fields: $.connection.content[*].declaredType.fields
  • fields: $.connection.content[*].declaredType.fields[*]
  • methods: $.connection.content[*].declaredType.methods
  • methods: $.connection.content[*].declaredType.methods[*]
  • constructors: $.connection.content[*].declaredType.constructors
  • constructors: $.connection.content[*].declaredType.constructors[*]
  • declaredClasses: $.connection.content[*].declaredType.declaredClasses
  • declaredClasses: $.connection.content[*].declaredType.declaredClasses[*]
  • declaredFields: $.connection.content[*].declaredType.declaredFields
  • declaredFields: $.connection.content[*].declaredType.declaredFields[*]
  • recordComponents: $.connection.content[*].declaredType.recordComponents
  • recordComponents: $.connection.content[*].declaredType.recordComponents[*]
  • declaredMethods: $.connection.content[*].declaredType.declaredMethods
  • declaredMethods: $.connection.content[*].declaredType.declaredMethods[*]
  • declaredConstructors: $.connection.content[*].declaredType.declaredConstructors
  • declaredConstructors: $.connection.content[*].declaredType.declaredConstructors[*]
  • enumConstants: $.connection.content[*].declaredType.enumConstants
  • enumConstants: $.connection.content[*].declaredType.enumConstants[*]
  • annotations: $.connection.content[*].declaredType.annotations
  • annotations: $.connection.content[*].declaredType.annotations[*]
  • declaredAnnotations: $.connection.content[*].declaredType.declaredAnnotations
  • declaredAnnotations: $.connection.content[*].declaredType.declaredAnnotations[*]
  • annotatedSuperclass: $.connection.content[*].declaredType.annotatedSuperclass
  • annotatedInterfaces: $.connection.content[*].declaredType.annotatedInterfaces
  • annotatedInterfaces: $.connection.content[*].declaredType.annotatedInterfaces[*]
  • nestMembers: $.connection.content[*].declaredType.nestMembers
  • nestMembers: $.connection.content[*].declaredType.nestMembers[*]
  • globalScope: $.connection.content[*].globalScope
  • typeSubstituted: $.connection.content[*].typeSubstituted
  • cause: $.cause
  • length: $.length
  • resource: $.resource
  • message: $.message
  • extensions: $.extensions
  • security: $.extensions.security
  • timeStamp: $.extensions.security.timeStamp
  • messageSequenceNumber: $.extensions.security.messageSequenceNumber
  • securityInfo: $.extensions.security.securityInfo
  • string: $.extensions.security.securityInfo.string
  • string: $.extensions.security.securityInfo.string[*]
  • private: $.extensions.security.securityInfo.private
  • privateData: $.extensions.privateData
  • string: $.extensions.privateData.string
  • string: $.extensions.privateData.string[*]
  • private: $.extensions.privateData.private
  • any: $.extensions.privateData.private.any
  • any: $.extensions.privateData.private.any[*]
  • currentPosition: $.currentPosition
  • monitorCrossRefID: $.monitorCrossRefID
  • servicesPermitted: $.servicesPermitted
  • mediaAttachementServices: $.servicesPermitted.mediaAttachementServices
  • detachMediaService: $.servicesPermitted.mediaAttachementServices.detachMediaService
  • attachMediaService: $.servicesPermitted.mediaAttachementServices.attachMediaService
  • callControlServices: $.servicesPermitted.callControlServices
  • consultationCall: $.servicesPermitted.callControlServices.consultationCall
  • holdCall: $.servicesPermitted.callControlServices.holdCall
  • joinCall: $.servicesPermitted.callControlServices.joinCall
  • makeCall: $.servicesPermitted.callControlServices.makeCall
  • callBack: $.servicesPermitted.callControlServices.callBack
  • parkCall: $.servicesPermitted.callControlServices.parkCall
  • conferenceCall: $.servicesPermitted.callControlServices.conferenceCall
  • singleStepTransfer: $.servicesPermitted.callControlServices.singleStepTransfer
  • directedPickupCall: $.servicesPermitted.callControlServices.directedPickupCall
  • makePredictiveCall: $.servicesPermitted.callControlServices.makePredictiveCall
  • singleStepConference: $.servicesPermitted.callControlServices.singleStepConference
  • callBackMessage: $.servicesPermitted.callControlServices.callBackMessage
  • campOnCall: $.servicesPermitted.callControlServices.campOnCall
  • alternateCall: $.servicesPermitted.callControlServices.alternateCall
  • acceptCall: $.servicesPermitted.callControlServices.acceptCall
  • answerCall: $.servicesPermitted.callControlServices.answerCall
  • sendMessage: $.servicesPermitted.callControlServices.sendMessage
  • dialDigits: $.servicesPermitted.callControlServices.dialDigits
  • deflectCall: $.servicesPermitted.callControlServices.deflectCall
  • clearCall: $.servicesPermitted.callControlServices.clearCall
  • groupPickupCall: $.servicesPermitted.callControlServices.groupPickupCall
  • retrieveCall: $.servicesPermitted.callControlServices.retrieveCall
  • reconnectCall: $.servicesPermitted.callControlServices.reconnectCall
  • intrudeCall: $.servicesPermitted.callControlServices.intrudeCall
  • transferCall: $.servicesPermitted.callControlServices.transferCall
  • clearConnection: $.servicesPermitted.callControlServices.clearConnection
  • callAssociatedServices: $.servicesPermitted.callAssociatedServices
  • changeConnectionInformation: $.servicesPermitted.callAssociatedServices.changeConnectionInformation
  • generateTelephonyTones: $.servicesPermitted.callAssociatedServices.generateTelephonyTones
  • sendUserInformation: $.servicesPermitted.callAssociatedServices.sendUserInformation
  • cancelTelephonyTones: $.servicesPermitted.callAssociatedServices.cancelTelephonyTones
  • generateDigits: $.servicesPermitted.callAssociatedServices.generateDigits
  • associateData: $.servicesPermitted.callAssociatedServices.associateData
  • routeingServices: $.servicesPermitted.routeingServices
  • reRoute: $.servicesPermitted.routeingServices.reRoute
  • routeEnd: $.servicesPermitted.routeingServices.routeEnd
  • routeRegisterCancel: $.servicesPermitted.routeingServices.routeRegisterCancel
  • routeRegisterAbort: $.servicesPermitted.routeingServices.routeRegisterAbort
  • routeRequest: $.servicesPermitted.routeingServices.routeRequest
  • routeSelect: $.servicesPermitted.routeingServices.routeSelect
  • routeReject: $.servicesPermitted.routeingServices.routeReject
  • routeUsed: $.servicesPermitted.routeingServices.routeUsed
  • routeRegister: $.servicesPermitted.routeingServices.routeRegister
  • voiceServices: $.servicesPermitted.voiceServices
  • clear: $.servicesPermitted.voiceServices.clear
  • resume: $.servicesPermitted.voiceServices.resume
  • suspend: $.servicesPermitted.voiceServices.suspend
  • review: $.servicesPermitted.voiceServices.review
  • activate: $.servicesPermitted.voiceServices.activate
  • stop: $.servicesPermitted.voiceServices.stop
  • setVoiceAttribute: $.servicesPermitted.voiceServices.setVoiceAttribute
  • concatenateMessage: $.servicesPermitted.voiceServices.concatenateMessage
  • synthesizeMessage: $.servicesPermitted.voiceServices.synthesizeMessage
  • queryVoiceAttribute: $.servicesPermitted.voiceServices.queryVoiceAttribute
  • deactivate: $.servicesPermitted.voiceServices.deactivate
  • deleteMessage: $.servicesPermitted.voiceServices.deleteMessage
  • playMessage: $.servicesPermitted.voiceServices.playMessage
  • recordMessage: $.servicesPermitted.voiceServices.recordMessage
  • reposition: $.servicesPermitted.voiceServices.reposition

RingerStatusEvent

Beispiel: RingerStatusEvent
{
"device": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"extensions": {
"privateData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"security": {
"messageSequenceNumber": 0,
"securityInfo": {
"private": { },
"string": [ "<string>" ]
},
"timeStamp": "<string>"
}
},
"monitorCrossRefID": "2345",
"ringCount": 0,
"ringDuration": 42,
"ringMode": "RINGING",
"ringPattern": 0,
"ringVolume": {
"volAbs": 0,
"volInc": "INCREMENT"
},
"ringer": "<string>"
}

Attribute (JsonPath)

  • extensions: $.extensions
  • security: $.extensions.security
  • timeStamp: $.extensions.security.timeStamp
  • messageSequenceNumber: $.extensions.security.messageSequenceNumber
  • securityInfo: $.extensions.security.securityInfo
  • string: $.extensions.security.securityInfo.string
  • string: $.extensions.security.securityInfo.string[*]
  • private: $.extensions.security.securityInfo.private
  • privateData: $.extensions.privateData
  • string: $.extensions.privateData.string
  • string: $.extensions.privateData.string[*]
  • private: $.extensions.privateData.private
  • any: $.extensions.privateData.private.any
  • any: $.extensions.privateData.private.any[*]
  • ringer: $.ringer
  • device: $.device
  • deviceIdentifier: $.device.deviceIdentifier
  • value: $.device.deviceIdentifier.value
  • bitRate: $.device.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.device.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.device.deviceIdentifier.typeOfNumber
  • mediaClass: $.device.deviceIdentifier.mediaClass
  • mediaClass: $.device.deviceIdentifier.mediaClass[*]
  • connectionRate: $.device.deviceIdentifier.connectionRate
  • delayTolerance: $.device.deviceIdentifier.delayTolerance
  • privateName: $.device.deviceIdentifier.privateName
  • privateNumber: $.device.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.device.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.device.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.device.notKnown
  • restricted: $.device.restricted
  • ringMode: $.ringMode
  • ringPattern: $.ringPattern
  • ringVolume: $.ringVolume
  • volAbs: $.ringVolume.volAbs
  • volInc: $.ringVolume.volInc
  • monitorCrossRefID: $.monitorCrossRefID
  • ringDuration: $.ringDuration
  • ringCount: $.ringCount

RouteingEvent

Beispiel: RouteingEvent
{
"device": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"extensions": {
"privateData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"security": {
"messageSequenceNumber": 0,
"securityInfo": {
"private": { },
"string": [ "<string>" ]
},
"timeStamp": "<string>"
}
},
"monitorCrossRefID": "2345",
"routeingMode": true
}

Attribute (JsonPath)

  • extensions: $.extensions
  • security: $.extensions.security
  • timeStamp: $.extensions.security.timeStamp
  • messageSequenceNumber: $.extensions.security.messageSequenceNumber
  • securityInfo: $.extensions.security.securityInfo
  • string: $.extensions.security.securityInfo.string
  • string: $.extensions.security.securityInfo.string[*]
  • private: $.extensions.security.securityInfo.private
  • privateData: $.extensions.privateData
  • string: $.extensions.privateData.string
  • string: $.extensions.privateData.string[*]
  • private: $.extensions.privateData.private
  • any: $.extensions.privateData.private.any
  • any: $.extensions.privateData.private.any[*]
  • device: $.device
  • deviceIdentifier: $.device.deviceIdentifier
  • value: $.device.deviceIdentifier.value
  • bitRate: $.device.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.device.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.device.deviceIdentifier.typeOfNumber
  • mediaClass: $.device.deviceIdentifier.mediaClass
  • mediaClass: $.device.deviceIdentifier.mediaClass[*]
  • connectionRate: $.device.deviceIdentifier.connectionRate
  • delayTolerance: $.device.deviceIdentifier.delayTolerance
  • privateName: $.device.deviceIdentifier.privateName
  • privateNumber: $.device.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.device.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.device.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.device.notKnown
  • restricted: $.device.restricted
  • routeingMode: $.routeingMode
  • monitorCrossRefID: $.monitorCrossRefID

ServiceCompletionFailureEvent

Beispiel: ServiceCompletionFailureEvent
{
"cause": "A_CD_BUSY",
"extensions": {
"privateData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"security": {
"messageSequenceNumber": 0,
"securityInfo": {
"private": { },
"string": [ "<string>" ]
},
"timeStamp": "<string>"
}
},
"mediaCallCharacteristics": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": {
"audio": true,
"chat": true,
"data": true,
"email": true,
"im": true,
"image": true,
"message": true,
"mms": true,
"notKnown": true,
"other": true,
"sms": true,
"voice": true
},
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ]
},
"monitorCrossRefID": "2345",
"otherDevsPrimaryCallList": {
"otherDevsPrimaryCall": [
{
"connectionID": {
"content": [ "<content>" ]
},
"connectionInfo": {
"flowDirection": "<string>",
"mediaSessionInfo": "<string>",
"numberOfChannels": 0
},
"deviceID": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "<mediaClass>" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ "<switchingSubDomainInformationElements>" ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"localConnectionState": "NULL"
}
]
},
"otherDevsSecondaryCallList": {
"otherDevsSecondaryCall": [
{
"connectionID": {
"content": [ "<content>" ]
},
"connectionInfo": {
"flowDirection": "<string>",
"mediaSessionInfo": "<string>",
"numberOfChannels": 0
},
"deviceID": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "<mediaClass>" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ "<switchingSubDomainInformationElements>" ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"localConnectionState": "NULL"
}
]
},
"primaryCall": {
"connectionID": {
"content": [
{
"declaredType": { },
"globalScope": true,
"name": { },
"nil": true,
"scope": { },
"typeSubstituted": true,
"value": { }
}
]
},
"connectionInfo": {
"flowDirection": "<string>",
"mediaSessionInfo": "<string>",
"numberOfChannels": 0
},
"deviceID": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"localConnectionState": "NULL"
},
"secondaryCall": {
"connectionID": {
"content": [
{
"declaredType": { },
"globalScope": true,
"name": { },
"nil": true,
"scope": { },
"typeSubstituted": true,
"value": { }
}
]
},
"connectionInfo": {
"flowDirection": "<string>",
"mediaSessionInfo": "<string>",
"numberOfChannels": 0
},
"deviceID": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"localConnectionState": "NULL"
}
}

Attribute (JsonPath)

  • cause: $.cause
  • extensions: $.extensions
  • security: $.extensions.security
  • timeStamp: $.extensions.security.timeStamp
  • messageSequenceNumber: $.extensions.security.messageSequenceNumber
  • securityInfo: $.extensions.security.securityInfo
  • string: $.extensions.security.securityInfo.string
  • string: $.extensions.security.securityInfo.string[*]
  • private: $.extensions.security.securityInfo.private
  • privateData: $.extensions.privateData
  • string: $.extensions.privateData.string
  • string: $.extensions.privateData.string[*]
  • private: $.extensions.privateData.private
  • any: $.extensions.privateData.private.any
  • any: $.extensions.privateData.private.any[*]
  • otherDevsPrimaryCallList: $.otherDevsPrimaryCallList
  • otherDevsPrimaryCall: $.otherDevsPrimaryCallList.otherDevsPrimaryCall
  • otherDevsPrimaryCall: $.otherDevsPrimaryCallList.otherDevsPrimaryCall[*]
  • localConnectionState: $.otherDevsPrimaryCallList.otherDevsPrimaryCall[*].localConnectionState
  • connectionID: $.otherDevsPrimaryCallList.otherDevsPrimaryCall[*].connectionID
  • content: $.otherDevsPrimaryCallList.otherDevsPrimaryCall[*].connectionID.content
  • content: $.otherDevsPrimaryCallList.otherDevsPrimaryCall[*].connectionID.content[*]
  • connectionInfo: $.otherDevsPrimaryCallList.otherDevsPrimaryCall[*].connectionInfo
  • numberOfChannels: $.otherDevsPrimaryCallList.otherDevsPrimaryCall[*].connectionInfo.numberOfChannels
  • mediaSessionInfo: $.otherDevsPrimaryCallList.otherDevsPrimaryCall[*].connectionInfo.mediaSessionInfo
  • flowDirection: $.otherDevsPrimaryCallList.otherDevsPrimaryCall[*].connectionInfo.flowDirection
  • deviceID: $.otherDevsPrimaryCallList.otherDevsPrimaryCall[*].deviceID
  • value: $.otherDevsPrimaryCallList.otherDevsPrimaryCall[*].deviceID.value
  • bitRate: $.otherDevsPrimaryCallList.otherDevsPrimaryCall[*].deviceID.bitRate
  • switchingSubDomainCCIEType: $.otherDevsPrimaryCallList.otherDevsPrimaryCall[*].deviceID.switchingSubDomainCCIEType
  • typeOfNumber: $.otherDevsPrimaryCallList.otherDevsPrimaryCall[*].deviceID.typeOfNumber
  • mediaClass: $.otherDevsPrimaryCallList.otherDevsPrimaryCall[*].deviceID.mediaClass
  • mediaClass: $.otherDevsPrimaryCallList.otherDevsPrimaryCall[*].deviceID.mediaClass[*]
  • connectionRate: $.otherDevsPrimaryCallList.otherDevsPrimaryCall[*].deviceID.connectionRate
  • delayTolerance: $.otherDevsPrimaryCallList.otherDevsPrimaryCall[*].deviceID.delayTolerance
  • privateName: $.otherDevsPrimaryCallList.otherDevsPrimaryCall[*].deviceID.privateName
  • privateNumber: $.otherDevsPrimaryCallList.otherDevsPrimaryCall[*].deviceID.privateNumber
  • switchingSubDomainInformationElements: $.otherDevsPrimaryCallList.otherDevsPrimaryCall[*].deviceID.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.otherDevsPrimaryCallList.otherDevsPrimaryCall[*].deviceID.switchingSubDomainInformationElements[*]
  • otherDevsSecondaryCallList: $.otherDevsSecondaryCallList
  • otherDevsSecondaryCall: $.otherDevsSecondaryCallList.otherDevsSecondaryCall
  • otherDevsSecondaryCall: $.otherDevsSecondaryCallList.otherDevsSecondaryCall[*]
  • localConnectionState: $.otherDevsSecondaryCallList.otherDevsSecondaryCall[*].localConnectionState
  • connectionID: $.otherDevsSecondaryCallList.otherDevsSecondaryCall[*].connectionID
  • content: $.otherDevsSecondaryCallList.otherDevsSecondaryCall[*].connectionID.content
  • content: $.otherDevsSecondaryCallList.otherDevsSecondaryCall[*].connectionID.content[*]
  • connectionInfo: $.otherDevsSecondaryCallList.otherDevsSecondaryCall[*].connectionInfo
  • numberOfChannels: $.otherDevsSecondaryCallList.otherDevsSecondaryCall[*].connectionInfo.numberOfChannels
  • mediaSessionInfo: $.otherDevsSecondaryCallList.otherDevsSecondaryCall[*].connectionInfo.mediaSessionInfo
  • flowDirection: $.otherDevsSecondaryCallList.otherDevsSecondaryCall[*].connectionInfo.flowDirection
  • deviceID: $.otherDevsSecondaryCallList.otherDevsSecondaryCall[*].deviceID
  • value: $.otherDevsSecondaryCallList.otherDevsSecondaryCall[*].deviceID.value
  • bitRate: $.otherDevsSecondaryCallList.otherDevsSecondaryCall[*].deviceID.bitRate
  • switchingSubDomainCCIEType: $.otherDevsSecondaryCallList.otherDevsSecondaryCall[*].deviceID.switchingSubDomainCCIEType
  • typeOfNumber: $.otherDevsSecondaryCallList.otherDevsSecondaryCall[*].deviceID.typeOfNumber
  • mediaClass: $.otherDevsSecondaryCallList.otherDevsSecondaryCall[*].deviceID.mediaClass
  • mediaClass: $.otherDevsSecondaryCallList.otherDevsSecondaryCall[*].deviceID.mediaClass[*]
  • connectionRate: $.otherDevsSecondaryCallList.otherDevsSecondaryCall[*].deviceID.connectionRate
  • delayTolerance: $.otherDevsSecondaryCallList.otherDevsSecondaryCall[*].deviceID.delayTolerance
  • privateName: $.otherDevsSecondaryCallList.otherDevsSecondaryCall[*].deviceID.privateName
  • privateNumber: $.otherDevsSecondaryCallList.otherDevsSecondaryCall[*].deviceID.privateNumber
  • switchingSubDomainInformationElements: $.otherDevsSecondaryCallList.otherDevsSecondaryCall[*].deviceID.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.otherDevsSecondaryCallList.otherDevsSecondaryCall[*].deviceID.switchingSubDomainInformationElements[*]
  • mediaCallCharacteristics: $.mediaCallCharacteristics
  • bitRate: $.mediaCallCharacteristics.bitRate
  • switchingSubDomainCCIEType: $.mediaCallCharacteristics.switchingSubDomainCCIEType
  • mediaClass: $.mediaCallCharacteristics.mediaClass
  • other: $.mediaCallCharacteristics.mediaClass.other
  • message: $.mediaCallCharacteristics.mediaClass.message
  • email: $.mediaCallCharacteristics.mediaClass.email
  • data: $.mediaCallCharacteristics.mediaClass.data
  • im: $.mediaCallCharacteristics.mediaClass.im
  • mms: $.mediaCallCharacteristics.mediaClass.mms
  • voice: $.mediaCallCharacteristics.mediaClass.voice
  • chat: $.mediaCallCharacteristics.mediaClass.chat
  • notKnown: $.mediaCallCharacteristics.mediaClass.notKnown
  • image: $.mediaCallCharacteristics.mediaClass.image
  • audio: $.mediaCallCharacteristics.mediaClass.audio
  • sms: $.mediaCallCharacteristics.mediaClass.sms
  • connectionRate: $.mediaCallCharacteristics.connectionRate
  • delayTolerance: $.mediaCallCharacteristics.delayTolerance
  • switchingSubDomainInformationElements: $.mediaCallCharacteristics.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.mediaCallCharacteristics.switchingSubDomainInformationElements[*]
  • secondaryCall: $.secondaryCall
  • localConnectionState: $.secondaryCall.localConnectionState
  • connectionID: $.secondaryCall.connectionID
  • content: $.secondaryCall.connectionID.content
  • content: $.secondaryCall.connectionID.content[*]
  • name: $.secondaryCall.connectionID.content[*].name
  • value: $.secondaryCall.connectionID.content[*].value
  • scope: $.secondaryCall.connectionID.content[*].scope
  • nil: $.secondaryCall.connectionID.content[*].nil
  • declaredType: $.secondaryCall.connectionID.content[*].declaredType
  • globalScope: $.secondaryCall.connectionID.content[*].globalScope
  • typeSubstituted: $.secondaryCall.connectionID.content[*].typeSubstituted
  • connectionInfo: $.secondaryCall.connectionInfo
  • numberOfChannels: $.secondaryCall.connectionInfo.numberOfChannels
  • mediaSessionInfo: $.secondaryCall.connectionInfo.mediaSessionInfo
  • flowDirection: $.secondaryCall.connectionInfo.flowDirection
  • deviceID: $.secondaryCall.deviceID
  • value: $.secondaryCall.deviceID.value
  • bitRate: $.secondaryCall.deviceID.bitRate
  • switchingSubDomainCCIEType: $.secondaryCall.deviceID.switchingSubDomainCCIEType
  • typeOfNumber: $.secondaryCall.deviceID.typeOfNumber
  • mediaClass: $.secondaryCall.deviceID.mediaClass
  • mediaClass: $.secondaryCall.deviceID.mediaClass[*]
  • connectionRate: $.secondaryCall.deviceID.connectionRate
  • delayTolerance: $.secondaryCall.deviceID.delayTolerance
  • privateName: $.secondaryCall.deviceID.privateName
  • privateNumber: $.secondaryCall.deviceID.privateNumber
  • switchingSubDomainInformationElements: $.secondaryCall.deviceID.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.secondaryCall.deviceID.switchingSubDomainInformationElements[*]
  • primaryCall: $.primaryCall
  • localConnectionState: $.primaryCall.localConnectionState
  • connectionID: $.primaryCall.connectionID
  • content: $.primaryCall.connectionID.content
  • content: $.primaryCall.connectionID.content[*]
  • name: $.primaryCall.connectionID.content[*].name
  • value: $.primaryCall.connectionID.content[*].value
  • scope: $.primaryCall.connectionID.content[*].scope
  • nil: $.primaryCall.connectionID.content[*].nil
  • declaredType: $.primaryCall.connectionID.content[*].declaredType
  • globalScope: $.primaryCall.connectionID.content[*].globalScope
  • typeSubstituted: $.primaryCall.connectionID.content[*].typeSubstituted
  • connectionInfo: $.primaryCall.connectionInfo
  • numberOfChannels: $.primaryCall.connectionInfo.numberOfChannels
  • mediaSessionInfo: $.primaryCall.connectionInfo.mediaSessionInfo
  • flowDirection: $.primaryCall.connectionInfo.flowDirection
  • deviceID: $.primaryCall.deviceID
  • value: $.primaryCall.deviceID.value
  • bitRate: $.primaryCall.deviceID.bitRate
  • switchingSubDomainCCIEType: $.primaryCall.deviceID.switchingSubDomainCCIEType
  • typeOfNumber: $.primaryCall.deviceID.typeOfNumber
  • mediaClass: $.primaryCall.deviceID.mediaClass
  • mediaClass: $.primaryCall.deviceID.mediaClass[*]
  • connectionRate: $.primaryCall.deviceID.connectionRate
  • delayTolerance: $.primaryCall.deviceID.delayTolerance
  • privateName: $.primaryCall.deviceID.privateName
  • privateNumber: $.primaryCall.deviceID.privateNumber
  • switchingSubDomainInformationElements: $.primaryCall.deviceID.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.primaryCall.deviceID.switchingSubDomainInformationElements[*]
  • monitorCrossRefID: $.monitorCrossRefID

ServiceInitiatedEvent

Beispiel: ServiceInitiatedEvent
{
"associatedCallingDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"callCharacteristics": {
"acdCall": true,
"assistCall": true,
"confidentialCall": true,
"directAgent": true,
"encryptedCall": true,
"highPriorityCall": true,
"lowPriorityCall": true,
"maintainanceCall": true,
"personalCall": true,
"priorityCall": true,
"privateCall": true,
"sensitiveCall": true,
"voiceUnitCall": true
},
"callLinkageData": {
"globalCallData": {
"callLinkageIDTimestamp": "<string>",
"globalCallLinkageID": {
"globallyUniqueCallLinkageID": "2345",
"subDomainCallLinkageID": "2345"
},
"globalCallSwitchingSubDomainName": "<string>"
},
"threadData": {
"threadIDTimeStamp": "<string>",
"threadLinkageID": {
"globallyUniqueThreadID": "2345",
"subDomainThreadID": "2345"
},
"threadSwitchingSubDomainName": "<string>"
}
},
"calledDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"cause": "A_CD_BUSY",
"correlatorData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"extensions": {
"privateData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"security": {
"messageSequenceNumber": 0,
"securityInfo": {
"private": { },
"string": [ "<string>" ]
},
"timeStamp": "<string>"
}
},
"initiatedConnection": {
"content": [
{
"declaredType": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"globalScope": true,
"name": {
"localPart": "<string>",
"namespaceURI": "<string>",
"prefix": "<string>"
},
"nil": true,
"scope": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"typeSubstituted": true,
"value": { }
}
]
},
"initiatedConnectionInfo": {
"flowDirection": "<string>",
"mediaSessionInfo": "<string>",
"numberOfChannels": 0
},
"initiatingDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"languagePreferences": "<string>",
"localConnectionInfo": "NULL",
"locationInfoList": {
"locationInfoEntry": [
{
"any": [ "<any>" ]
}
]
},
"mediaCallCharacteristics": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": {
"audio": true,
"chat": true,
"data": true,
"email": true,
"im": true,
"image": true,
"message": true,
"mms": true,
"notKnown": true,
"other": true,
"sms": true,
"voice": true
},
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ]
},
"messageInfo": {
"messageInfoItem": [
{
"contentTypeAndSubtype": "<string>",
"contents": "<string>",
"contentsLength": 0
}
]
},
"monitorCrossRefID": "2345",
"networkCalledDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"networkCallingDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"servicesPermitted": {
"callAssociatedServices": {
"associateData": true,
"cancelTelephonyTones": true,
"changeConnectionInformation": true,
"generateDigits": true,
"generateTelephonyTones": true,
"sendUserInformation": true
},
"callControlServices": {
"acceptCall": true,
"alternateCall": true,
"answerCall": true,
"callBack": true,
"callBackMessage": true,
"campOnCall": true,
"clearCall": true,
"clearConnection": true,
"conferenceCall": true,
"consultationCall": true,
"deflectCall": true,
"dialDigits": true,
"directedPickupCall": true,
"groupPickupCall": true,
"holdCall": true,
"intrudeCall": true,
"joinCall": true,
"makeCall": true,
"makePredictiveCall": true,
"parkCall": true,
"reconnectCall": true,
"retrieveCall": true,
"sendMessage": true,
"singleStepConference": true,
"singleStepTransfer": true,
"transferCall": true
},
"mediaAttachementServices": {
"attachMediaService": true,
"detachMediaService": true
},
"routeingServices": {
"reRoute": true,
"routeEnd": true,
"routeRegister": true,
"routeRegisterAbort": true,
"routeRegisterCancel": true,
"routeReject": true,
"routeRequest": true,
"routeSelect": true,
"routeUsed": true
},
"voiceServices": {
"activate": true,
"clear": true,
"concatenateMessage": true,
"deactivate": true,
"deleteMessage": true,
"playMessage": true,
"queryVoiceAttribute": true,
"recordMessage": true,
"reposition": true,
"resume": true,
"review": true,
"setVoiceAttribute": true,
"stop": true,
"suspend": true,
"synthesizeMessage": true
}
},
"subjectOfCall": "<string>"
}

Attribute (JsonPath)

  • cause: $.cause
  • extensions: $.extensions
  • security: $.extensions.security
  • timeStamp: $.extensions.security.timeStamp
  • messageSequenceNumber: $.extensions.security.messageSequenceNumber
  • securityInfo: $.extensions.security.securityInfo
  • string: $.extensions.security.securityInfo.string
  • string: $.extensions.security.securityInfo.string[*]
  • private: $.extensions.security.securityInfo.private
  • privateData: $.extensions.privateData
  • string: $.extensions.privateData.string
  • string: $.extensions.privateData.string[*]
  • private: $.extensions.privateData.private
  • any: $.extensions.privateData.private.any
  • any: $.extensions.privateData.private.any[*]
  • initiatedConnection: $.initiatedConnection
  • content: $.initiatedConnection.content
  • content: $.initiatedConnection.content[*]
  • name: $.initiatedConnection.content[*].name
  • namespaceURI: $.initiatedConnection.content[*].name.namespaceURI
  • localPart: $.initiatedConnection.content[*].name.localPart
  • prefix: $.initiatedConnection.content[*].name.prefix
  • value: $.initiatedConnection.content[*].value
  • scope: $.initiatedConnection.content[*].scope
  • name: $.initiatedConnection.content[*].scope.name
  • module: $.initiatedConnection.content[*].scope.module
  • protectionDomain: $.initiatedConnection.content[*].scope.protectionDomain
  • modifiers: $.initiatedConnection.content[*].scope.modifiers
  • interface: $.initiatedConnection.content[*].scope.interface
  • array: $.initiatedConnection.content[*].scope.array
  • primitive: $.initiatedConnection.content[*].scope.primitive
  • hidden: $.initiatedConnection.content[*].scope.hidden
  • superclass: $.initiatedConnection.content[*].scope.superclass
  • componentType: $.initiatedConnection.content[*].scope.componentType
  • annotation: $.initiatedConnection.content[*].scope.annotation
  • enum: $.initiatedConnection.content[*].scope.enum
  • record: $.initiatedConnection.content[*].scope.record
  • typeParameters: $.initiatedConnection.content[*].scope.typeParameters
  • typeParameters: $.initiatedConnection.content[*].scope.typeParameters[*]
  • sealed: $.initiatedConnection.content[*].scope.sealed
  • interfaces: $.initiatedConnection.content[*].scope.interfaces
  • interfaces: $.initiatedConnection.content[*].scope.interfaces[*]
  • classLoader: $.initiatedConnection.content[*].scope.classLoader
  • memberClass: $.initiatedConnection.content[*].scope.memberClass
  • localClass: $.initiatedConnection.content[*].scope.localClass
  • anonymousClass: $.initiatedConnection.content[*].scope.anonymousClass
  • enclosingClass: $.initiatedConnection.content[*].scope.enclosingClass
  • simpleName: $.initiatedConnection.content[*].scope.simpleName
  • canonicalName: $.initiatedConnection.content[*].scope.canonicalName
  • packageName: $.initiatedConnection.content[*].scope.packageName
  • nestHost: $.initiatedConnection.content[*].scope.nestHost
  • permittedSubclasses: $.initiatedConnection.content[*].scope.permittedSubclasses
  • permittedSubclasses: $.initiatedConnection.content[*].scope.permittedSubclasses[*]
  • synthetic: $.initiatedConnection.content[*].scope.synthetic
  • genericSuperclass: $.initiatedConnection.content[*].scope.genericSuperclass
  • package: $.initiatedConnection.content[*].scope.package
  • genericInterfaces: $.initiatedConnection.content[*].scope.genericInterfaces
  • genericInterfaces: $.initiatedConnection.content[*].scope.genericInterfaces[*]
  • signers: $.initiatedConnection.content[*].scope.signers
  • signers: $.initiatedConnection.content[*].scope.signers[*]
  • enclosingMethod: $.initiatedConnection.content[*].scope.enclosingMethod
  • enclosingConstructor: $.initiatedConnection.content[*].scope.enclosingConstructor
  • declaringClass: $.initiatedConnection.content[*].scope.declaringClass
  • typeName: $.initiatedConnection.content[*].scope.typeName
  • classes: $.initiatedConnection.content[*].scope.classes
  • classes: $.initiatedConnection.content[*].scope.classes[*]
  • fields: $.initiatedConnection.content[*].scope.fields
  • fields: $.initiatedConnection.content[*].scope.fields[*]
  • methods: $.initiatedConnection.content[*].scope.methods
  • methods: $.initiatedConnection.content[*].scope.methods[*]
  • constructors: $.initiatedConnection.content[*].scope.constructors
  • constructors: $.initiatedConnection.content[*].scope.constructors[*]
  • declaredClasses: $.initiatedConnection.content[*].scope.declaredClasses
  • declaredClasses: $.initiatedConnection.content[*].scope.declaredClasses[*]
  • declaredFields: $.initiatedConnection.content[*].scope.declaredFields
  • declaredFields: $.initiatedConnection.content[*].scope.declaredFields[*]
  • recordComponents: $.initiatedConnection.content[*].scope.recordComponents
  • recordComponents: $.initiatedConnection.content[*].scope.recordComponents[*]
  • declaredMethods: $.initiatedConnection.content[*].scope.declaredMethods
  • declaredMethods: $.initiatedConnection.content[*].scope.declaredMethods[*]
  • declaredConstructors: $.initiatedConnection.content[*].scope.declaredConstructors
  • declaredConstructors: $.initiatedConnection.content[*].scope.declaredConstructors[*]
  • enumConstants: $.initiatedConnection.content[*].scope.enumConstants
  • enumConstants: $.initiatedConnection.content[*].scope.enumConstants[*]
  • annotations: $.initiatedConnection.content[*].scope.annotations
  • annotations: $.initiatedConnection.content[*].scope.annotations[*]
  • declaredAnnotations: $.initiatedConnection.content[*].scope.declaredAnnotations
  • declaredAnnotations: $.initiatedConnection.content[*].scope.declaredAnnotations[*]
  • annotatedSuperclass: $.initiatedConnection.content[*].scope.annotatedSuperclass
  • annotatedInterfaces: $.initiatedConnection.content[*].scope.annotatedInterfaces
  • annotatedInterfaces: $.initiatedConnection.content[*].scope.annotatedInterfaces[*]
  • nestMembers: $.initiatedConnection.content[*].scope.nestMembers
  • nestMembers: $.initiatedConnection.content[*].scope.nestMembers[*]
  • nil: $.initiatedConnection.content[*].nil
  • declaredType: $.initiatedConnection.content[*].declaredType
  • name: $.initiatedConnection.content[*].declaredType.name
  • module: $.initiatedConnection.content[*].declaredType.module
  • protectionDomain: $.initiatedConnection.content[*].declaredType.protectionDomain
  • modifiers: $.initiatedConnection.content[*].declaredType.modifiers
  • interface: $.initiatedConnection.content[*].declaredType.interface
  • array: $.initiatedConnection.content[*].declaredType.array
  • primitive: $.initiatedConnection.content[*].declaredType.primitive
  • hidden: $.initiatedConnection.content[*].declaredType.hidden
  • superclass: $.initiatedConnection.content[*].declaredType.superclass
  • componentType: $.initiatedConnection.content[*].declaredType.componentType
  • annotation: $.initiatedConnection.content[*].declaredType.annotation
  • enum: $.initiatedConnection.content[*].declaredType.enum
  • record: $.initiatedConnection.content[*].declaredType.record
  • typeParameters: $.initiatedConnection.content[*].declaredType.typeParameters
  • typeParameters: $.initiatedConnection.content[*].declaredType.typeParameters[*]
  • sealed: $.initiatedConnection.content[*].declaredType.sealed
  • interfaces: $.initiatedConnection.content[*].declaredType.interfaces
  • interfaces: $.initiatedConnection.content[*].declaredType.interfaces[*]
  • classLoader: $.initiatedConnection.content[*].declaredType.classLoader
  • memberClass: $.initiatedConnection.content[*].declaredType.memberClass
  • localClass: $.initiatedConnection.content[*].declaredType.localClass
  • anonymousClass: $.initiatedConnection.content[*].declaredType.anonymousClass
  • enclosingClass: $.initiatedConnection.content[*].declaredType.enclosingClass
  • simpleName: $.initiatedConnection.content[*].declaredType.simpleName
  • canonicalName: $.initiatedConnection.content[*].declaredType.canonicalName
  • packageName: $.initiatedConnection.content[*].declaredType.packageName
  • nestHost: $.initiatedConnection.content[*].declaredType.nestHost
  • permittedSubclasses: $.initiatedConnection.content[*].declaredType.permittedSubclasses
  • permittedSubclasses: $.initiatedConnection.content[*].declaredType.permittedSubclasses[*]
  • synthetic: $.initiatedConnection.content[*].declaredType.synthetic
  • genericSuperclass: $.initiatedConnection.content[*].declaredType.genericSuperclass
  • package: $.initiatedConnection.content[*].declaredType.package
  • genericInterfaces: $.initiatedConnection.content[*].declaredType.genericInterfaces
  • genericInterfaces: $.initiatedConnection.content[*].declaredType.genericInterfaces[*]
  • signers: $.initiatedConnection.content[*].declaredType.signers
  • signers: $.initiatedConnection.content[*].declaredType.signers[*]
  • enclosingMethod: $.initiatedConnection.content[*].declaredType.enclosingMethod
  • enclosingConstructor: $.initiatedConnection.content[*].declaredType.enclosingConstructor
  • declaringClass: $.initiatedConnection.content[*].declaredType.declaringClass
  • typeName: $.initiatedConnection.content[*].declaredType.typeName
  • classes: $.initiatedConnection.content[*].declaredType.classes
  • classes: $.initiatedConnection.content[*].declaredType.classes[*]
  • fields: $.initiatedConnection.content[*].declaredType.fields
  • fields: $.initiatedConnection.content[*].declaredType.fields[*]
  • methods: $.initiatedConnection.content[*].declaredType.methods
  • methods: $.initiatedConnection.content[*].declaredType.methods[*]
  • constructors: $.initiatedConnection.content[*].declaredType.constructors
  • constructors: $.initiatedConnection.content[*].declaredType.constructors[*]
  • declaredClasses: $.initiatedConnection.content[*].declaredType.declaredClasses
  • declaredClasses: $.initiatedConnection.content[*].declaredType.declaredClasses[*]
  • declaredFields: $.initiatedConnection.content[*].declaredType.declaredFields
  • declaredFields: $.initiatedConnection.content[*].declaredType.declaredFields[*]
  • recordComponents: $.initiatedConnection.content[*].declaredType.recordComponents
  • recordComponents: $.initiatedConnection.content[*].declaredType.recordComponents[*]
  • declaredMethods: $.initiatedConnection.content[*].declaredType.declaredMethods
  • declaredMethods: $.initiatedConnection.content[*].declaredType.declaredMethods[*]
  • declaredConstructors: $.initiatedConnection.content[*].declaredType.declaredConstructors
  • declaredConstructors: $.initiatedConnection.content[*].declaredType.declaredConstructors[*]
  • enumConstants: $.initiatedConnection.content[*].declaredType.enumConstants
  • enumConstants: $.initiatedConnection.content[*].declaredType.enumConstants[*]
  • annotations: $.initiatedConnection.content[*].declaredType.annotations
  • annotations: $.initiatedConnection.content[*].declaredType.annotations[*]
  • declaredAnnotations: $.initiatedConnection.content[*].declaredType.declaredAnnotations
  • declaredAnnotations: $.initiatedConnection.content[*].declaredType.declaredAnnotations[*]
  • annotatedSuperclass: $.initiatedConnection.content[*].declaredType.annotatedSuperclass
  • annotatedInterfaces: $.initiatedConnection.content[*].declaredType.annotatedInterfaces
  • annotatedInterfaces: $.initiatedConnection.content[*].declaredType.annotatedInterfaces[*]
  • nestMembers: $.initiatedConnection.content[*].declaredType.nestMembers
  • nestMembers: $.initiatedConnection.content[*].declaredType.nestMembers[*]
  • globalScope: $.initiatedConnection.content[*].globalScope
  • typeSubstituted: $.initiatedConnection.content[*].typeSubstituted
  • initiatingDevice: $.initiatingDevice
  • deviceIdentifier: $.initiatingDevice.deviceIdentifier
  • value: $.initiatingDevice.deviceIdentifier.value
  • bitRate: $.initiatingDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.initiatingDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.initiatingDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.initiatingDevice.deviceIdentifier.mediaClass
  • mediaClass: $.initiatingDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.initiatingDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.initiatingDevice.deviceIdentifier.delayTolerance
  • privateName: $.initiatingDevice.deviceIdentifier.privateName
  • privateNumber: $.initiatingDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.initiatingDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.initiatingDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.initiatingDevice.notKnown
  • restricted: $.initiatingDevice.restricted
  • initiatedConnectionInfo: $.initiatedConnectionInfo
  • numberOfChannels: $.initiatedConnectionInfo.numberOfChannels
  • mediaSessionInfo: $.initiatedConnectionInfo.mediaSessionInfo
  • flowDirection: $.initiatedConnectionInfo.flowDirection
  • languagePreferences: $.languagePreferences
  • locationInfoList: $.locationInfoList
  • locationInfoEntry: $.locationInfoList.locationInfoEntry
  • locationInfoEntry: $.locationInfoList.locationInfoEntry[*]
  • any: $.locationInfoList.locationInfoEntry[*].any
  • any: $.locationInfoList.locationInfoEntry[*].any[*]
  • networkCallingDevice: $.networkCallingDevice
  • deviceIdentifier: $.networkCallingDevice.deviceIdentifier
  • value: $.networkCallingDevice.deviceIdentifier.value
  • bitRate: $.networkCallingDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.networkCallingDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.networkCallingDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.networkCallingDevice.deviceIdentifier.mediaClass
  • mediaClass: $.networkCallingDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.networkCallingDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.networkCallingDevice.deviceIdentifier.delayTolerance
  • privateName: $.networkCallingDevice.deviceIdentifier.privateName
  • privateNumber: $.networkCallingDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.networkCallingDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.networkCallingDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.networkCallingDevice.notKnown
  • restricted: $.networkCallingDevice.restricted
  • associatedCallingDevice: $.associatedCallingDevice
  • deviceIdentifier: $.associatedCallingDevice.deviceIdentifier
  • value: $.associatedCallingDevice.deviceIdentifier.value
  • bitRate: $.associatedCallingDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.associatedCallingDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.associatedCallingDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.associatedCallingDevice.deviceIdentifier.mediaClass
  • mediaClass: $.associatedCallingDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.associatedCallingDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.associatedCallingDevice.deviceIdentifier.delayTolerance
  • privateName: $.associatedCallingDevice.deviceIdentifier.privateName
  • privateNumber: $.associatedCallingDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.associatedCallingDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.associatedCallingDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.associatedCallingDevice.notKnown
  • restricted: $.associatedCallingDevice.restricted
  • networkCalledDevice: $.networkCalledDevice
  • deviceIdentifier: $.networkCalledDevice.deviceIdentifier
  • value: $.networkCalledDevice.deviceIdentifier.value
  • bitRate: $.networkCalledDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.networkCalledDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.networkCalledDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.networkCalledDevice.deviceIdentifier.mediaClass
  • mediaClass: $.networkCalledDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.networkCalledDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.networkCalledDevice.deviceIdentifier.delayTolerance
  • privateName: $.networkCalledDevice.deviceIdentifier.privateName
  • privateNumber: $.networkCalledDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.networkCalledDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.networkCalledDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.networkCalledDevice.notKnown
  • restricted: $.networkCalledDevice.restricted
  • mediaCallCharacteristics: $.mediaCallCharacteristics
  • bitRate: $.mediaCallCharacteristics.bitRate
  • switchingSubDomainCCIEType: $.mediaCallCharacteristics.switchingSubDomainCCIEType
  • mediaClass: $.mediaCallCharacteristics.mediaClass
  • other: $.mediaCallCharacteristics.mediaClass.other
  • message: $.mediaCallCharacteristics.mediaClass.message
  • email: $.mediaCallCharacteristics.mediaClass.email
  • data: $.mediaCallCharacteristics.mediaClass.data
  • im: $.mediaCallCharacteristics.mediaClass.im
  • mms: $.mediaCallCharacteristics.mediaClass.mms
  • voice: $.mediaCallCharacteristics.mediaClass.voice
  • chat: $.mediaCallCharacteristics.mediaClass.chat
  • notKnown: $.mediaCallCharacteristics.mediaClass.notKnown
  • image: $.mediaCallCharacteristics.mediaClass.image
  • audio: $.mediaCallCharacteristics.mediaClass.audio
  • sms: $.mediaCallCharacteristics.mediaClass.sms
  • connectionRate: $.mediaCallCharacteristics.connectionRate
  • delayTolerance: $.mediaCallCharacteristics.delayTolerance
  • switchingSubDomainInformationElements: $.mediaCallCharacteristics.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.mediaCallCharacteristics.switchingSubDomainInformationElements[*]
  • localConnectionInfo: $.localConnectionInfo
  • callCharacteristics: $.callCharacteristics
  • privateCall: $.callCharacteristics.privateCall
  • acdCall: $.callCharacteristics.acdCall
  • lowPriorityCall: $.callCharacteristics.lowPriorityCall
  • encryptedCall: $.callCharacteristics.encryptedCall
  • voiceUnitCall: $.callCharacteristics.voiceUnitCall
  • highPriorityCall: $.callCharacteristics.highPriorityCall
  • directAgent: $.callCharacteristics.directAgent
  • assistCall: $.callCharacteristics.assistCall
  • sensitiveCall: $.callCharacteristics.sensitiveCall
  • personalCall: $.callCharacteristics.personalCall
  • confidentialCall: $.callCharacteristics.confidentialCall
  • maintainanceCall: $.callCharacteristics.maintainanceCall
  • priorityCall: $.callCharacteristics.priorityCall
  • monitorCrossRefID: $.monitorCrossRefID
  • servicesPermitted: $.servicesPermitted
  • mediaAttachementServices: $.servicesPermitted.mediaAttachementServices
  • detachMediaService: $.servicesPermitted.mediaAttachementServices.detachMediaService
  • attachMediaService: $.servicesPermitted.mediaAttachementServices.attachMediaService
  • callControlServices: $.servicesPermitted.callControlServices
  • consultationCall: $.servicesPermitted.callControlServices.consultationCall
  • holdCall: $.servicesPermitted.callControlServices.holdCall
  • joinCall: $.servicesPermitted.callControlServices.joinCall
  • makeCall: $.servicesPermitted.callControlServices.makeCall
  • callBack: $.servicesPermitted.callControlServices.callBack
  • parkCall: $.servicesPermitted.callControlServices.parkCall
  • conferenceCall: $.servicesPermitted.callControlServices.conferenceCall
  • singleStepTransfer: $.servicesPermitted.callControlServices.singleStepTransfer
  • directedPickupCall: $.servicesPermitted.callControlServices.directedPickupCall
  • makePredictiveCall: $.servicesPermitted.callControlServices.makePredictiveCall
  • singleStepConference: $.servicesPermitted.callControlServices.singleStepConference
  • callBackMessage: $.servicesPermitted.callControlServices.callBackMessage
  • campOnCall: $.servicesPermitted.callControlServices.campOnCall
  • alternateCall: $.servicesPermitted.callControlServices.alternateCall
  • acceptCall: $.servicesPermitted.callControlServices.acceptCall
  • answerCall: $.servicesPermitted.callControlServices.answerCall
  • sendMessage: $.servicesPermitted.callControlServices.sendMessage
  • dialDigits: $.servicesPermitted.callControlServices.dialDigits
  • deflectCall: $.servicesPermitted.callControlServices.deflectCall
  • clearCall: $.servicesPermitted.callControlServices.clearCall
  • groupPickupCall: $.servicesPermitted.callControlServices.groupPickupCall
  • retrieveCall: $.servicesPermitted.callControlServices.retrieveCall
  • reconnectCall: $.servicesPermitted.callControlServices.reconnectCall
  • intrudeCall: $.servicesPermitted.callControlServices.intrudeCall
  • transferCall: $.servicesPermitted.callControlServices.transferCall
  • clearConnection: $.servicesPermitted.callControlServices.clearConnection
  • callAssociatedServices: $.servicesPermitted.callAssociatedServices
  • changeConnectionInformation: $.servicesPermitted.callAssociatedServices.changeConnectionInformation
  • generateTelephonyTones: $.servicesPermitted.callAssociatedServices.generateTelephonyTones
  • sendUserInformation: $.servicesPermitted.callAssociatedServices.sendUserInformation
  • cancelTelephonyTones: $.servicesPermitted.callAssociatedServices.cancelTelephonyTones
  • generateDigits: $.servicesPermitted.callAssociatedServices.generateDigits
  • associateData: $.servicesPermitted.callAssociatedServices.associateData
  • routeingServices: $.servicesPermitted.routeingServices
  • reRoute: $.servicesPermitted.routeingServices.reRoute
  • routeEnd: $.servicesPermitted.routeingServices.routeEnd
  • routeRegisterCancel: $.servicesPermitted.routeingServices.routeRegisterCancel
  • routeRegisterAbort: $.servicesPermitted.routeingServices.routeRegisterAbort
  • routeRequest: $.servicesPermitted.routeingServices.routeRequest
  • routeSelect: $.servicesPermitted.routeingServices.routeSelect
  • routeReject: $.servicesPermitted.routeingServices.routeReject
  • routeUsed: $.servicesPermitted.routeingServices.routeUsed
  • routeRegister: $.servicesPermitted.routeingServices.routeRegister
  • voiceServices: $.servicesPermitted.voiceServices
  • clear: $.servicesPermitted.voiceServices.clear
  • resume: $.servicesPermitted.voiceServices.resume
  • suspend: $.servicesPermitted.voiceServices.suspend
  • review: $.servicesPermitted.voiceServices.review
  • activate: $.servicesPermitted.voiceServices.activate
  • stop: $.servicesPermitted.voiceServices.stop
  • setVoiceAttribute: $.servicesPermitted.voiceServices.setVoiceAttribute
  • concatenateMessage: $.servicesPermitted.voiceServices.concatenateMessage
  • synthesizeMessage: $.servicesPermitted.voiceServices.synthesizeMessage
  • queryVoiceAttribute: $.servicesPermitted.voiceServices.queryVoiceAttribute
  • deactivate: $.servicesPermitted.voiceServices.deactivate
  • deleteMessage: $.servicesPermitted.voiceServices.deleteMessage
  • playMessage: $.servicesPermitted.voiceServices.playMessage
  • recordMessage: $.servicesPermitted.voiceServices.recordMessage
  • reposition: $.servicesPermitted.voiceServices.reposition
  • callLinkageData: $.callLinkageData
  • threadData: $.callLinkageData.threadData
  • threadIDTimeStamp: $.callLinkageData.threadData.threadIDTimeStamp
  • threadSwitchingSubDomainName: $.callLinkageData.threadData.threadSwitchingSubDomainName
  • threadLinkageID: $.callLinkageData.threadData.threadLinkageID
  • globallyUniqueThreadID: $.callLinkageData.threadData.threadLinkageID.globallyUniqueThreadID
  • subDomainThreadID: $.callLinkageData.threadData.threadLinkageID.subDomainThreadID
  • globalCallData: $.callLinkageData.globalCallData
  • globalCallLinkageID: $.callLinkageData.globalCallData.globalCallLinkageID
  • subDomainCallLinkageID: $.callLinkageData.globalCallData.globalCallLinkageID.subDomainCallLinkageID
  • globallyUniqueCallLinkageID: $.callLinkageData.globalCallData.globalCallLinkageID.globallyUniqueCallLinkageID
  • callLinkageIDTimestamp: $.callLinkageData.globalCallData.callLinkageIDTimestamp
  • globalCallSwitchingSubDomainName: $.callLinkageData.globalCallData.globalCallSwitchingSubDomainName
  • correlatorData: $.correlatorData
  • string: $.correlatorData.string
  • string: $.correlatorData.string[*]
  • private: $.correlatorData.private
  • any: $.correlatorData.private.any
  • any: $.correlatorData.private.any[*]
  • subjectOfCall: $.subjectOfCall
  • calledDevice: $.calledDevice
  • deviceIdentifier: $.calledDevice.deviceIdentifier
  • value: $.calledDevice.deviceIdentifier.value
  • bitRate: $.calledDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.calledDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.calledDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.calledDevice.deviceIdentifier.mediaClass
  • mediaClass: $.calledDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.calledDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.calledDevice.deviceIdentifier.delayTolerance
  • privateName: $.calledDevice.deviceIdentifier.privateName
  • privateNumber: $.calledDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.calledDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.calledDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.calledDevice.notKnown
  • restricted: $.calledDevice.restricted
  • messageInfo: $.messageInfo
  • messageInfoItem: $.messageInfo.messageInfoItem
  • messageInfoItem: $.messageInfo.messageInfoItem[*]
  • contents: $.messageInfo.messageInfoItem[*].contents
  • contentTypeAndSubtype: $.messageInfo.messageInfoItem[*].contentTypeAndSubtype
  • contentsLength: $.messageInfo.messageInfoItem[*].contentsLength

SilenceTimeoutExpiredEvent

Beispiel: SilenceTimeoutExpiredEvent
{
"cause": "A_CD_BUSY",
"extensions": {
"privateData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"security": {
"messageSequenceNumber": 0,
"securityInfo": {
"private": { },
"string": [ "<string>" ]
},
"timeStamp": "<string>"
}
},
"monitorCrossRefID": "2345",
"overConnection": {
"content": [
{
"declaredType": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"globalScope": true,
"name": {
"localPart": "<string>",
"namespaceURI": "<string>",
"prefix": "<string>"
},
"nil": true,
"scope": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"typeSubstituted": true,
"value": { }
}
]
},
"resource": "<string>",
"servicesPermitted": {
"callAssociatedServices": {
"associateData": true,
"cancelTelephonyTones": true,
"changeConnectionInformation": true,
"generateDigits": true,
"generateTelephonyTones": true,
"sendUserInformation": true
},
"callControlServices": {
"acceptCall": true,
"alternateCall": true,
"answerCall": true,
"callBack": true,
"callBackMessage": true,
"campOnCall": true,
"clearCall": true,
"clearConnection": true,
"conferenceCall": true,
"consultationCall": true,
"deflectCall": true,
"dialDigits": true,
"directedPickupCall": true,
"groupPickupCall": true,
"holdCall": true,
"intrudeCall": true,
"joinCall": true,
"makeCall": true,
"makePredictiveCall": true,
"parkCall": true,
"reconnectCall": true,
"retrieveCall": true,
"sendMessage": true,
"singleStepConference": true,
"singleStepTransfer": true,
"transferCall": true
},
"mediaAttachementServices": {
"attachMediaService": true,
"detachMediaService": true
},
"routeingServices": {
"reRoute": true,
"routeEnd": true,
"routeRegister": true,
"routeRegisterAbort": true,
"routeRegisterCancel": true,
"routeReject": true,
"routeRequest": true,
"routeSelect": true,
"routeUsed": true
},
"voiceServices": {
"activate": true,
"clear": true,
"concatenateMessage": true,
"deactivate": true,
"deleteMessage": true,
"playMessage": true,
"queryVoiceAttribute": true,
"recordMessage": true,
"reposition": true,
"resume": true,
"review": true,
"setVoiceAttribute": true,
"stop": true,
"suspend": true,
"synthesizeMessage": true
}
}
}

Attribute (JsonPath)

  • cause: $.cause
  • resource: $.resource
  • extensions: $.extensions
  • security: $.extensions.security
  • timeStamp: $.extensions.security.timeStamp
  • messageSequenceNumber: $.extensions.security.messageSequenceNumber
  • securityInfo: $.extensions.security.securityInfo
  • string: $.extensions.security.securityInfo.string
  • string: $.extensions.security.securityInfo.string[*]
  • private: $.extensions.security.securityInfo.private
  • privateData: $.extensions.privateData
  • string: $.extensions.privateData.string
  • string: $.extensions.privateData.string[*]
  • private: $.extensions.privateData.private
  • any: $.extensions.privateData.private.any
  • any: $.extensions.privateData.private.any[*]
  • monitorCrossRefID: $.monitorCrossRefID
  • servicesPermitted: $.servicesPermitted
  • mediaAttachementServices: $.servicesPermitted.mediaAttachementServices
  • detachMediaService: $.servicesPermitted.mediaAttachementServices.detachMediaService
  • attachMediaService: $.servicesPermitted.mediaAttachementServices.attachMediaService
  • callControlServices: $.servicesPermitted.callControlServices
  • consultationCall: $.servicesPermitted.callControlServices.consultationCall
  • holdCall: $.servicesPermitted.callControlServices.holdCall
  • joinCall: $.servicesPermitted.callControlServices.joinCall
  • makeCall: $.servicesPermitted.callControlServices.makeCall
  • callBack: $.servicesPermitted.callControlServices.callBack
  • parkCall: $.servicesPermitted.callControlServices.parkCall
  • conferenceCall: $.servicesPermitted.callControlServices.conferenceCall
  • singleStepTransfer: $.servicesPermitted.callControlServices.singleStepTransfer
  • directedPickupCall: $.servicesPermitted.callControlServices.directedPickupCall
  • makePredictiveCall: $.servicesPermitted.callControlServices.makePredictiveCall
  • singleStepConference: $.servicesPermitted.callControlServices.singleStepConference
  • callBackMessage: $.servicesPermitted.callControlServices.callBackMessage
  • campOnCall: $.servicesPermitted.callControlServices.campOnCall
  • alternateCall: $.servicesPermitted.callControlServices.alternateCall
  • acceptCall: $.servicesPermitted.callControlServices.acceptCall
  • answerCall: $.servicesPermitted.callControlServices.answerCall
  • sendMessage: $.servicesPermitted.callControlServices.sendMessage
  • dialDigits: $.servicesPermitted.callControlServices.dialDigits
  • deflectCall: $.servicesPermitted.callControlServices.deflectCall
  • clearCall: $.servicesPermitted.callControlServices.clearCall
  • groupPickupCall: $.servicesPermitted.callControlServices.groupPickupCall
  • retrieveCall: $.servicesPermitted.callControlServices.retrieveCall
  • reconnectCall: $.servicesPermitted.callControlServices.reconnectCall
  • intrudeCall: $.servicesPermitted.callControlServices.intrudeCall
  • transferCall: $.servicesPermitted.callControlServices.transferCall
  • clearConnection: $.servicesPermitted.callControlServices.clearConnection
  • callAssociatedServices: $.servicesPermitted.callAssociatedServices
  • changeConnectionInformation: $.servicesPermitted.callAssociatedServices.changeConnectionInformation
  • generateTelephonyTones: $.servicesPermitted.callAssociatedServices.generateTelephonyTones
  • sendUserInformation: $.servicesPermitted.callAssociatedServices.sendUserInformation
  • cancelTelephonyTones: $.servicesPermitted.callAssociatedServices.cancelTelephonyTones
  • generateDigits: $.servicesPermitted.callAssociatedServices.generateDigits
  • associateData: $.servicesPermitted.callAssociatedServices.associateData
  • routeingServices: $.servicesPermitted.routeingServices
  • reRoute: $.servicesPermitted.routeingServices.reRoute
  • routeEnd: $.servicesPermitted.routeingServices.routeEnd
  • routeRegisterCancel: $.servicesPermitted.routeingServices.routeRegisterCancel
  • routeRegisterAbort: $.servicesPermitted.routeingServices.routeRegisterAbort
  • routeRequest: $.servicesPermitted.routeingServices.routeRequest
  • routeSelect: $.servicesPermitted.routeingServices.routeSelect
  • routeReject: $.servicesPermitted.routeingServices.routeReject
  • routeUsed: $.servicesPermitted.routeingServices.routeUsed
  • routeRegister: $.servicesPermitted.routeingServices.routeRegister
  • voiceServices: $.servicesPermitted.voiceServices
  • clear: $.servicesPermitted.voiceServices.clear
  • resume: $.servicesPermitted.voiceServices.resume
  • suspend: $.servicesPermitted.voiceServices.suspend
  • review: $.servicesPermitted.voiceServices.review
  • activate: $.servicesPermitted.voiceServices.activate
  • stop: $.servicesPermitted.voiceServices.stop
  • setVoiceAttribute: $.servicesPermitted.voiceServices.setVoiceAttribute
  • concatenateMessage: $.servicesPermitted.voiceServices.concatenateMessage
  • synthesizeMessage: $.servicesPermitted.voiceServices.synthesizeMessage
  • queryVoiceAttribute: $.servicesPermitted.voiceServices.queryVoiceAttribute
  • deactivate: $.servicesPermitted.voiceServices.deactivate
  • deleteMessage: $.servicesPermitted.voiceServices.deleteMessage
  • playMessage: $.servicesPermitted.voiceServices.playMessage
  • recordMessage: $.servicesPermitted.voiceServices.recordMessage
  • reposition: $.servicesPermitted.voiceServices.reposition
  • overConnection: $.overConnection
  • content: $.overConnection.content
  • content: $.overConnection.content[*]
  • name: $.overConnection.content[*].name
  • namespaceURI: $.overConnection.content[*].name.namespaceURI
  • localPart: $.overConnection.content[*].name.localPart
  • prefix: $.overConnection.content[*].name.prefix
  • value: $.overConnection.content[*].value
  • scope: $.overConnection.content[*].scope
  • name: $.overConnection.content[*].scope.name
  • module: $.overConnection.content[*].scope.module
  • protectionDomain: $.overConnection.content[*].scope.protectionDomain
  • modifiers: $.overConnection.content[*].scope.modifiers
  • interface: $.overConnection.content[*].scope.interface
  • array: $.overConnection.content[*].scope.array
  • primitive: $.overConnection.content[*].scope.primitive
  • hidden: $.overConnection.content[*].scope.hidden
  • superclass: $.overConnection.content[*].scope.superclass
  • componentType: $.overConnection.content[*].scope.componentType
  • annotation: $.overConnection.content[*].scope.annotation
  • enum: $.overConnection.content[*].scope.enum
  • record: $.overConnection.content[*].scope.record
  • typeParameters: $.overConnection.content[*].scope.typeParameters
  • typeParameters: $.overConnection.content[*].scope.typeParameters[*]
  • sealed: $.overConnection.content[*].scope.sealed
  • interfaces: $.overConnection.content[*].scope.interfaces
  • interfaces: $.overConnection.content[*].scope.interfaces[*]
  • classLoader: $.overConnection.content[*].scope.classLoader
  • memberClass: $.overConnection.content[*].scope.memberClass
  • localClass: $.overConnection.content[*].scope.localClass
  • anonymousClass: $.overConnection.content[*].scope.anonymousClass
  • enclosingClass: $.overConnection.content[*].scope.enclosingClass
  • simpleName: $.overConnection.content[*].scope.simpleName
  • canonicalName: $.overConnection.content[*].scope.canonicalName
  • packageName: $.overConnection.content[*].scope.packageName
  • nestHost: $.overConnection.content[*].scope.nestHost
  • permittedSubclasses: $.overConnection.content[*].scope.permittedSubclasses
  • permittedSubclasses: $.overConnection.content[*].scope.permittedSubclasses[*]
  • synthetic: $.overConnection.content[*].scope.synthetic
  • genericSuperclass: $.overConnection.content[*].scope.genericSuperclass
  • package: $.overConnection.content[*].scope.package
  • genericInterfaces: $.overConnection.content[*].scope.genericInterfaces
  • genericInterfaces: $.overConnection.content[*].scope.genericInterfaces[*]
  • signers: $.overConnection.content[*].scope.signers
  • signers: $.overConnection.content[*].scope.signers[*]
  • enclosingMethod: $.overConnection.content[*].scope.enclosingMethod
  • enclosingConstructor: $.overConnection.content[*].scope.enclosingConstructor
  • declaringClass: $.overConnection.content[*].scope.declaringClass
  • typeName: $.overConnection.content[*].scope.typeName
  • classes: $.overConnection.content[*].scope.classes
  • classes: $.overConnection.content[*].scope.classes[*]
  • fields: $.overConnection.content[*].scope.fields
  • fields: $.overConnection.content[*].scope.fields[*]
  • methods: $.overConnection.content[*].scope.methods
  • methods: $.overConnection.content[*].scope.methods[*]
  • constructors: $.overConnection.content[*].scope.constructors
  • constructors: $.overConnection.content[*].scope.constructors[*]
  • declaredClasses: $.overConnection.content[*].scope.declaredClasses
  • declaredClasses: $.overConnection.content[*].scope.declaredClasses[*]
  • declaredFields: $.overConnection.content[*].scope.declaredFields
  • declaredFields: $.overConnection.content[*].scope.declaredFields[*]
  • recordComponents: $.overConnection.content[*].scope.recordComponents
  • recordComponents: $.overConnection.content[*].scope.recordComponents[*]
  • declaredMethods: $.overConnection.content[*].scope.declaredMethods
  • declaredMethods: $.overConnection.content[*].scope.declaredMethods[*]
  • declaredConstructors: $.overConnection.content[*].scope.declaredConstructors
  • declaredConstructors: $.overConnection.content[*].scope.declaredConstructors[*]
  • enumConstants: $.overConnection.content[*].scope.enumConstants
  • enumConstants: $.overConnection.content[*].scope.enumConstants[*]
  • annotations: $.overConnection.content[*].scope.annotations
  • annotations: $.overConnection.content[*].scope.annotations[*]
  • declaredAnnotations: $.overConnection.content[*].scope.declaredAnnotations
  • declaredAnnotations: $.overConnection.content[*].scope.declaredAnnotations[*]
  • annotatedSuperclass: $.overConnection.content[*].scope.annotatedSuperclass
  • annotatedInterfaces: $.overConnection.content[*].scope.annotatedInterfaces
  • annotatedInterfaces: $.overConnection.content[*].scope.annotatedInterfaces[*]
  • nestMembers: $.overConnection.content[*].scope.nestMembers
  • nestMembers: $.overConnection.content[*].scope.nestMembers[*]
  • nil: $.overConnection.content[*].nil
  • declaredType: $.overConnection.content[*].declaredType
  • name: $.overConnection.content[*].declaredType.name
  • module: $.overConnection.content[*].declaredType.module
  • protectionDomain: $.overConnection.content[*].declaredType.protectionDomain
  • modifiers: $.overConnection.content[*].declaredType.modifiers
  • interface: $.overConnection.content[*].declaredType.interface
  • array: $.overConnection.content[*].declaredType.array
  • primitive: $.overConnection.content[*].declaredType.primitive
  • hidden: $.overConnection.content[*].declaredType.hidden
  • superclass: $.overConnection.content[*].declaredType.superclass
  • componentType: $.overConnection.content[*].declaredType.componentType
  • annotation: $.overConnection.content[*].declaredType.annotation
  • enum: $.overConnection.content[*].declaredType.enum
  • record: $.overConnection.content[*].declaredType.record
  • typeParameters: $.overConnection.content[*].declaredType.typeParameters
  • typeParameters: $.overConnection.content[*].declaredType.typeParameters[*]
  • sealed: $.overConnection.content[*].declaredType.sealed
  • interfaces: $.overConnection.content[*].declaredType.interfaces
  • interfaces: $.overConnection.content[*].declaredType.interfaces[*]
  • classLoader: $.overConnection.content[*].declaredType.classLoader
  • memberClass: $.overConnection.content[*].declaredType.memberClass
  • localClass: $.overConnection.content[*].declaredType.localClass
  • anonymousClass: $.overConnection.content[*].declaredType.anonymousClass
  • enclosingClass: $.overConnection.content[*].declaredType.enclosingClass
  • simpleName: $.overConnection.content[*].declaredType.simpleName
  • canonicalName: $.overConnection.content[*].declaredType.canonicalName
  • packageName: $.overConnection.content[*].declaredType.packageName
  • nestHost: $.overConnection.content[*].declaredType.nestHost
  • permittedSubclasses: $.overConnection.content[*].declaredType.permittedSubclasses
  • permittedSubclasses: $.overConnection.content[*].declaredType.permittedSubclasses[*]
  • synthetic: $.overConnection.content[*].declaredType.synthetic
  • genericSuperclass: $.overConnection.content[*].declaredType.genericSuperclass
  • package: $.overConnection.content[*].declaredType.package
  • genericInterfaces: $.overConnection.content[*].declaredType.genericInterfaces
  • genericInterfaces: $.overConnection.content[*].declaredType.genericInterfaces[*]
  • signers: $.overConnection.content[*].declaredType.signers
  • signers: $.overConnection.content[*].declaredType.signers[*]
  • enclosingMethod: $.overConnection.content[*].declaredType.enclosingMethod
  • enclosingConstructor: $.overConnection.content[*].declaredType.enclosingConstructor
  • declaringClass: $.overConnection.content[*].declaredType.declaringClass
  • typeName: $.overConnection.content[*].declaredType.typeName
  • classes: $.overConnection.content[*].declaredType.classes
  • classes: $.overConnection.content[*].declaredType.classes[*]
  • fields: $.overConnection.content[*].declaredType.fields
  • fields: $.overConnection.content[*].declaredType.fields[*]
  • methods: $.overConnection.content[*].declaredType.methods
  • methods: $.overConnection.content[*].declaredType.methods[*]
  • constructors: $.overConnection.content[*].declaredType.constructors
  • constructors: $.overConnection.content[*].declaredType.constructors[*]
  • declaredClasses: $.overConnection.content[*].declaredType.declaredClasses
  • declaredClasses: $.overConnection.content[*].declaredType.declaredClasses[*]
  • declaredFields: $.overConnection.content[*].declaredType.declaredFields
  • declaredFields: $.overConnection.content[*].declaredType.declaredFields[*]
  • recordComponents: $.overConnection.content[*].declaredType.recordComponents
  • recordComponents: $.overConnection.content[*].declaredType.recordComponents[*]
  • declaredMethods: $.overConnection.content[*].declaredType.declaredMethods
  • declaredMethods: $.overConnection.content[*].declaredType.declaredMethods[*]
  • declaredConstructors: $.overConnection.content[*].declaredType.declaredConstructors
  • declaredConstructors: $.overConnection.content[*].declaredType.declaredConstructors[*]
  • enumConstants: $.overConnection.content[*].declaredType.enumConstants
  • enumConstants: $.overConnection.content[*].declaredType.enumConstants[*]
  • annotations: $.overConnection.content[*].declaredType.annotations
  • annotations: $.overConnection.content[*].declaredType.annotations[*]
  • declaredAnnotations: $.overConnection.content[*].declaredType.declaredAnnotations
  • declaredAnnotations: $.overConnection.content[*].declaredType.declaredAnnotations[*]
  • annotatedSuperclass: $.overConnection.content[*].declaredType.annotatedSuperclass
  • annotatedInterfaces: $.overConnection.content[*].declaredType.annotatedInterfaces
  • annotatedInterfaces: $.overConnection.content[*].declaredType.annotatedInterfaces[*]
  • nestMembers: $.overConnection.content[*].declaredType.nestMembers
  • nestMembers: $.overConnection.content[*].declaredType.nestMembers[*]
  • globalScope: $.overConnection.content[*].globalScope
  • typeSubstituted: $.overConnection.content[*].typeSubstituted

SpeakerMuteEvent

Beispiel: SpeakerMuteEvent
{
"auditoryApparatus": "<string>",
"extensions": {
"privateData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"security": {
"messageSequenceNumber": 0,
"securityInfo": {
"private": { },
"string": [ "<string>" ]
},
"timeStamp": "<string>"
}
},
"invokingDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"monitorCrossRefID": "2345",
"speakerMuteOn": true
}

Attribute (JsonPath)

  • extensions: $.extensions
  • security: $.extensions.security
  • timeStamp: $.extensions.security.timeStamp
  • messageSequenceNumber: $.extensions.security.messageSequenceNumber
  • securityInfo: $.extensions.security.securityInfo
  • string: $.extensions.security.securityInfo.string
  • string: $.extensions.security.securityInfo.string[*]
  • private: $.extensions.security.securityInfo.private
  • privateData: $.extensions.privateData
  • string: $.extensions.privateData.string
  • string: $.extensions.privateData.string[*]
  • private: $.extensions.privateData.private
  • any: $.extensions.privateData.private.any
  • any: $.extensions.privateData.private.any[*]
  • auditoryApparatus: $.auditoryApparatus
  • speakerMuteOn: $.speakerMuteOn
  • monitorCrossRefID: $.monitorCrossRefID
  • invokingDevice: $.invokingDevice
  • deviceIdentifier: $.invokingDevice.deviceIdentifier
  • value: $.invokingDevice.deviceIdentifier.value
  • bitRate: $.invokingDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.invokingDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.invokingDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.invokingDevice.deviceIdentifier.mediaClass
  • mediaClass: $.invokingDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.invokingDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.invokingDevice.deviceIdentifier.delayTolerance
  • privateName: $.invokingDevice.deviceIdentifier.privateName
  • privateNumber: $.invokingDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.invokingDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.invokingDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.invokingDevice.notKnown
  • restricted: $.invokingDevice.restricted

SpeakerVolumeEvent

Beispiel: SpeakerVolumeEvent
{
"auditoryApparatus": "<string>",
"extensions": {
"privateData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"security": {
"messageSequenceNumber": 0,
"securityInfo": {
"private": { },
"string": [ "<string>" ]
},
"timeStamp": "<string>"
}
},
"invokingDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"monitorCrossRefID": "2345",
"speakerVolume": {
"volAbs": 0,
"volInc": "INCREMENT"
}
}

Attribute (JsonPath)

  • extensions: $.extensions
  • security: $.extensions.security
  • timeStamp: $.extensions.security.timeStamp
  • messageSequenceNumber: $.extensions.security.messageSequenceNumber
  • securityInfo: $.extensions.security.securityInfo
  • string: $.extensions.security.securityInfo.string
  • string: $.extensions.security.securityInfo.string[*]
  • private: $.extensions.security.securityInfo.private
  • privateData: $.extensions.privateData
  • string: $.extensions.privateData.string
  • string: $.extensions.privateData.string[*]
  • private: $.extensions.privateData.private
  • any: $.extensions.privateData.private.any
  • any: $.extensions.privateData.private.any[*]
  • auditoryApparatus: $.auditoryApparatus
  • speakerVolume: $.speakerVolume
  • volAbs: $.speakerVolume.volAbs
  • volInc: $.speakerVolume.volInc
  • monitorCrossRefID: $.monitorCrossRefID
  • invokingDevice: $.invokingDevice
  • deviceIdentifier: $.invokingDevice.deviceIdentifier
  • value: $.invokingDevice.deviceIdentifier.value
  • bitRate: $.invokingDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.invokingDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.invokingDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.invokingDevice.deviceIdentifier.mediaClass
  • mediaClass: $.invokingDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.invokingDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.invokingDevice.deviceIdentifier.delayTolerance
  • privateName: $.invokingDevice.deviceIdentifier.privateName
  • privateNumber: $.invokingDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.invokingDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.invokingDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.invokingDevice.notKnown
  • restricted: $.invokingDevice.restricted

SpeechDetectedEvent

Beispiel: SpeechDetectedEvent
{
"cause": "A_CD_BUSY",
"extensions": {
"privateData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"security": {
"messageSequenceNumber": 0,
"securityInfo": {
"private": { },
"string": [ "<string>" ]
},
"timeStamp": "<string>"
}
},
"monitorCrossRefID": "2345",
"overConnection": {
"content": [
{
"declaredType": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"globalScope": true,
"name": {
"localPart": "<string>",
"namespaceURI": "<string>",
"prefix": "<string>"
},
"nil": true,
"scope": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"typeSubstituted": true,
"value": { }
}
]
},
"resource": "<string>",
"servicesPermitted": {
"callAssociatedServices": {
"associateData": true,
"cancelTelephonyTones": true,
"changeConnectionInformation": true,
"generateDigits": true,
"generateTelephonyTones": true,
"sendUserInformation": true
},
"callControlServices": {
"acceptCall": true,
"alternateCall": true,
"answerCall": true,
"callBack": true,
"callBackMessage": true,
"campOnCall": true,
"clearCall": true,
"clearConnection": true,
"conferenceCall": true,
"consultationCall": true,
"deflectCall": true,
"dialDigits": true,
"directedPickupCall": true,
"groupPickupCall": true,
"holdCall": true,
"intrudeCall": true,
"joinCall": true,
"makeCall": true,
"makePredictiveCall": true,
"parkCall": true,
"reconnectCall": true,
"retrieveCall": true,
"sendMessage": true,
"singleStepConference": true,
"singleStepTransfer": true,
"transferCall": true
},
"mediaAttachementServices": {
"attachMediaService": true,
"detachMediaService": true
},
"routeingServices": {
"reRoute": true,
"routeEnd": true,
"routeRegister": true,
"routeRegisterAbort": true,
"routeRegisterCancel": true,
"routeReject": true,
"routeRequest": true,
"routeSelect": true,
"routeUsed": true
},
"voiceServices": {
"activate": true,
"clear": true,
"concatenateMessage": true,
"deactivate": true,
"deleteMessage": true,
"playMessage": true,
"queryVoiceAttribute": true,
"recordMessage": true,
"reposition": true,
"resume": true,
"review": true,
"setVoiceAttribute": true,
"stop": true,
"suspend": true,
"synthesizeMessage": true
}
}
}

Attribute (JsonPath)

  • cause: $.cause
  • resource: $.resource
  • extensions: $.extensions
  • security: $.extensions.security
  • timeStamp: $.extensions.security.timeStamp
  • messageSequenceNumber: $.extensions.security.messageSequenceNumber
  • securityInfo: $.extensions.security.securityInfo
  • string: $.extensions.security.securityInfo.string
  • string: $.extensions.security.securityInfo.string[*]
  • private: $.extensions.security.securityInfo.private
  • privateData: $.extensions.privateData
  • string: $.extensions.privateData.string
  • string: $.extensions.privateData.string[*]
  • private: $.extensions.privateData.private
  • any: $.extensions.privateData.private.any
  • any: $.extensions.privateData.private.any[*]
  • monitorCrossRefID: $.monitorCrossRefID
  • servicesPermitted: $.servicesPermitted
  • mediaAttachementServices: $.servicesPermitted.mediaAttachementServices
  • detachMediaService: $.servicesPermitted.mediaAttachementServices.detachMediaService
  • attachMediaService: $.servicesPermitted.mediaAttachementServices.attachMediaService
  • callControlServices: $.servicesPermitted.callControlServices
  • consultationCall: $.servicesPermitted.callControlServices.consultationCall
  • holdCall: $.servicesPermitted.callControlServices.holdCall
  • joinCall: $.servicesPermitted.callControlServices.joinCall
  • makeCall: $.servicesPermitted.callControlServices.makeCall
  • callBack: $.servicesPermitted.callControlServices.callBack
  • parkCall: $.servicesPermitted.callControlServices.parkCall
  • conferenceCall: $.servicesPermitted.callControlServices.conferenceCall
  • singleStepTransfer: $.servicesPermitted.callControlServices.singleStepTransfer
  • directedPickupCall: $.servicesPermitted.callControlServices.directedPickupCall
  • makePredictiveCall: $.servicesPermitted.callControlServices.makePredictiveCall
  • singleStepConference: $.servicesPermitted.callControlServices.singleStepConference
  • callBackMessage: $.servicesPermitted.callControlServices.callBackMessage
  • campOnCall: $.servicesPermitted.callControlServices.campOnCall
  • alternateCall: $.servicesPermitted.callControlServices.alternateCall
  • acceptCall: $.servicesPermitted.callControlServices.acceptCall
  • answerCall: $.servicesPermitted.callControlServices.answerCall
  • sendMessage: $.servicesPermitted.callControlServices.sendMessage
  • dialDigits: $.servicesPermitted.callControlServices.dialDigits
  • deflectCall: $.servicesPermitted.callControlServices.deflectCall
  • clearCall: $.servicesPermitted.callControlServices.clearCall
  • groupPickupCall: $.servicesPermitted.callControlServices.groupPickupCall
  • retrieveCall: $.servicesPermitted.callControlServices.retrieveCall
  • reconnectCall: $.servicesPermitted.callControlServices.reconnectCall
  • intrudeCall: $.servicesPermitted.callControlServices.intrudeCall
  • transferCall: $.servicesPermitted.callControlServices.transferCall
  • clearConnection: $.servicesPermitted.callControlServices.clearConnection
  • callAssociatedServices: $.servicesPermitted.callAssociatedServices
  • changeConnectionInformation: $.servicesPermitted.callAssociatedServices.changeConnectionInformation
  • generateTelephonyTones: $.servicesPermitted.callAssociatedServices.generateTelephonyTones
  • sendUserInformation: $.servicesPermitted.callAssociatedServices.sendUserInformation
  • cancelTelephonyTones: $.servicesPermitted.callAssociatedServices.cancelTelephonyTones
  • generateDigits: $.servicesPermitted.callAssociatedServices.generateDigits
  • associateData: $.servicesPermitted.callAssociatedServices.associateData
  • routeingServices: $.servicesPermitted.routeingServices
  • reRoute: $.servicesPermitted.routeingServices.reRoute
  • routeEnd: $.servicesPermitted.routeingServices.routeEnd
  • routeRegisterCancel: $.servicesPermitted.routeingServices.routeRegisterCancel
  • routeRegisterAbort: $.servicesPermitted.routeingServices.routeRegisterAbort
  • routeRequest: $.servicesPermitted.routeingServices.routeRequest
  • routeSelect: $.servicesPermitted.routeingServices.routeSelect
  • routeReject: $.servicesPermitted.routeingServices.routeReject
  • routeUsed: $.servicesPermitted.routeingServices.routeUsed
  • routeRegister: $.servicesPermitted.routeingServices.routeRegister
  • voiceServices: $.servicesPermitted.voiceServices
  • clear: $.servicesPermitted.voiceServices.clear
  • resume: $.servicesPermitted.voiceServices.resume
  • suspend: $.servicesPermitted.voiceServices.suspend
  • review: $.servicesPermitted.voiceServices.review
  • activate: $.servicesPermitted.voiceServices.activate
  • stop: $.servicesPermitted.voiceServices.stop
  • setVoiceAttribute: $.servicesPermitted.voiceServices.setVoiceAttribute
  • concatenateMessage: $.servicesPermitted.voiceServices.concatenateMessage
  • synthesizeMessage: $.servicesPermitted.voiceServices.synthesizeMessage
  • queryVoiceAttribute: $.servicesPermitted.voiceServices.queryVoiceAttribute
  • deactivate: $.servicesPermitted.voiceServices.deactivate
  • deleteMessage: $.servicesPermitted.voiceServices.deleteMessage
  • playMessage: $.servicesPermitted.voiceServices.playMessage
  • recordMessage: $.servicesPermitted.voiceServices.recordMessage
  • reposition: $.servicesPermitted.voiceServices.reposition
  • overConnection: $.overConnection
  • content: $.overConnection.content
  • content: $.overConnection.content[*]
  • name: $.overConnection.content[*].name
  • namespaceURI: $.overConnection.content[*].name.namespaceURI
  • localPart: $.overConnection.content[*].name.localPart
  • prefix: $.overConnection.content[*].name.prefix
  • value: $.overConnection.content[*].value
  • scope: $.overConnection.content[*].scope
  • name: $.overConnection.content[*].scope.name
  • module: $.overConnection.content[*].scope.module
  • protectionDomain: $.overConnection.content[*].scope.protectionDomain
  • modifiers: $.overConnection.content[*].scope.modifiers
  • interface: $.overConnection.content[*].scope.interface
  • array: $.overConnection.content[*].scope.array
  • primitive: $.overConnection.content[*].scope.primitive
  • hidden: $.overConnection.content[*].scope.hidden
  • superclass: $.overConnection.content[*].scope.superclass
  • componentType: $.overConnection.content[*].scope.componentType
  • annotation: $.overConnection.content[*].scope.annotation
  • enum: $.overConnection.content[*].scope.enum
  • record: $.overConnection.content[*].scope.record
  • typeParameters: $.overConnection.content[*].scope.typeParameters
  • typeParameters: $.overConnection.content[*].scope.typeParameters[*]
  • sealed: $.overConnection.content[*].scope.sealed
  • interfaces: $.overConnection.content[*].scope.interfaces
  • interfaces: $.overConnection.content[*].scope.interfaces[*]
  • classLoader: $.overConnection.content[*].scope.classLoader
  • memberClass: $.overConnection.content[*].scope.memberClass
  • localClass: $.overConnection.content[*].scope.localClass
  • anonymousClass: $.overConnection.content[*].scope.anonymousClass
  • enclosingClass: $.overConnection.content[*].scope.enclosingClass
  • simpleName: $.overConnection.content[*].scope.simpleName
  • canonicalName: $.overConnection.content[*].scope.canonicalName
  • packageName: $.overConnection.content[*].scope.packageName
  • nestHost: $.overConnection.content[*].scope.nestHost
  • permittedSubclasses: $.overConnection.content[*].scope.permittedSubclasses
  • permittedSubclasses: $.overConnection.content[*].scope.permittedSubclasses[*]
  • synthetic: $.overConnection.content[*].scope.synthetic
  • genericSuperclass: $.overConnection.content[*].scope.genericSuperclass
  • package: $.overConnection.content[*].scope.package
  • genericInterfaces: $.overConnection.content[*].scope.genericInterfaces
  • genericInterfaces: $.overConnection.content[*].scope.genericInterfaces[*]
  • signers: $.overConnection.content[*].scope.signers
  • signers: $.overConnection.content[*].scope.signers[*]
  • enclosingMethod: $.overConnection.content[*].scope.enclosingMethod
  • enclosingConstructor: $.overConnection.content[*].scope.enclosingConstructor
  • declaringClass: $.overConnection.content[*].scope.declaringClass
  • typeName: $.overConnection.content[*].scope.typeName
  • classes: $.overConnection.content[*].scope.classes
  • classes: $.overConnection.content[*].scope.classes[*]
  • fields: $.overConnection.content[*].scope.fields
  • fields: $.overConnection.content[*].scope.fields[*]
  • methods: $.overConnection.content[*].scope.methods
  • methods: $.overConnection.content[*].scope.methods[*]
  • constructors: $.overConnection.content[*].scope.constructors
  • constructors: $.overConnection.content[*].scope.constructors[*]
  • declaredClasses: $.overConnection.content[*].scope.declaredClasses
  • declaredClasses: $.overConnection.content[*].scope.declaredClasses[*]
  • declaredFields: $.overConnection.content[*].scope.declaredFields
  • declaredFields: $.overConnection.content[*].scope.declaredFields[*]
  • recordComponents: $.overConnection.content[*].scope.recordComponents
  • recordComponents: $.overConnection.content[*].scope.recordComponents[*]
  • declaredMethods: $.overConnection.content[*].scope.declaredMethods
  • declaredMethods: $.overConnection.content[*].scope.declaredMethods[*]
  • declaredConstructors: $.overConnection.content[*].scope.declaredConstructors
  • declaredConstructors: $.overConnection.content[*].scope.declaredConstructors[*]
  • enumConstants: $.overConnection.content[*].scope.enumConstants
  • enumConstants: $.overConnection.content[*].scope.enumConstants[*]
  • annotations: $.overConnection.content[*].scope.annotations
  • annotations: $.overConnection.content[*].scope.annotations[*]
  • declaredAnnotations: $.overConnection.content[*].scope.declaredAnnotations
  • declaredAnnotations: $.overConnection.content[*].scope.declaredAnnotations[*]
  • annotatedSuperclass: $.overConnection.content[*].scope.annotatedSuperclass
  • annotatedInterfaces: $.overConnection.content[*].scope.annotatedInterfaces
  • annotatedInterfaces: $.overConnection.content[*].scope.annotatedInterfaces[*]
  • nestMembers: $.overConnection.content[*].scope.nestMembers
  • nestMembers: $.overConnection.content[*].scope.nestMembers[*]
  • nil: $.overConnection.content[*].nil
  • declaredType: $.overConnection.content[*].declaredType
  • name: $.overConnection.content[*].declaredType.name
  • module: $.overConnection.content[*].declaredType.module
  • protectionDomain: $.overConnection.content[*].declaredType.protectionDomain
  • modifiers: $.overConnection.content[*].declaredType.modifiers
  • interface: $.overConnection.content[*].declaredType.interface
  • array: $.overConnection.content[*].declaredType.array
  • primitive: $.overConnection.content[*].declaredType.primitive
  • hidden: $.overConnection.content[*].declaredType.hidden
  • superclass: $.overConnection.content[*].declaredType.superclass
  • componentType: $.overConnection.content[*].declaredType.componentType
  • annotation: $.overConnection.content[*].declaredType.annotation
  • enum: $.overConnection.content[*].declaredType.enum
  • record: $.overConnection.content[*].declaredType.record
  • typeParameters: $.overConnection.content[*].declaredType.typeParameters
  • typeParameters: $.overConnection.content[*].declaredType.typeParameters[*]
  • sealed: $.overConnection.content[*].declaredType.sealed
  • interfaces: $.overConnection.content[*].declaredType.interfaces
  • interfaces: $.overConnection.content[*].declaredType.interfaces[*]
  • classLoader: $.overConnection.content[*].declaredType.classLoader
  • memberClass: $.overConnection.content[*].declaredType.memberClass
  • localClass: $.overConnection.content[*].declaredType.localClass
  • anonymousClass: $.overConnection.content[*].declaredType.anonymousClass
  • enclosingClass: $.overConnection.content[*].declaredType.enclosingClass
  • simpleName: $.overConnection.content[*].declaredType.simpleName
  • canonicalName: $.overConnection.content[*].declaredType.canonicalName
  • packageName: $.overConnection.content[*].declaredType.packageName
  • nestHost: $.overConnection.content[*].declaredType.nestHost
  • permittedSubclasses: $.overConnection.content[*].declaredType.permittedSubclasses
  • permittedSubclasses: $.overConnection.content[*].declaredType.permittedSubclasses[*]
  • synthetic: $.overConnection.content[*].declaredType.synthetic
  • genericSuperclass: $.overConnection.content[*].declaredType.genericSuperclass
  • package: $.overConnection.content[*].declaredType.package
  • genericInterfaces: $.overConnection.content[*].declaredType.genericInterfaces
  • genericInterfaces: $.overConnection.content[*].declaredType.genericInterfaces[*]
  • signers: $.overConnection.content[*].declaredType.signers
  • signers: $.overConnection.content[*].declaredType.signers[*]
  • enclosingMethod: $.overConnection.content[*].declaredType.enclosingMethod
  • enclosingConstructor: $.overConnection.content[*].declaredType.enclosingConstructor
  • declaringClass: $.overConnection.content[*].declaredType.declaringClass
  • typeName: $.overConnection.content[*].declaredType.typeName
  • classes: $.overConnection.content[*].declaredType.classes
  • classes: $.overConnection.content[*].declaredType.classes[*]
  • fields: $.overConnection.content[*].declaredType.fields
  • fields: $.overConnection.content[*].declaredType.fields[*]
  • methods: $.overConnection.content[*].declaredType.methods
  • methods: $.overConnection.content[*].declaredType.methods[*]
  • constructors: $.overConnection.content[*].declaredType.constructors
  • constructors: $.overConnection.content[*].declaredType.constructors[*]
  • declaredClasses: $.overConnection.content[*].declaredType.declaredClasses
  • declaredClasses: $.overConnection.content[*].declaredType.declaredClasses[*]
  • declaredFields: $.overConnection.content[*].declaredType.declaredFields
  • declaredFields: $.overConnection.content[*].declaredType.declaredFields[*]
  • recordComponents: $.overConnection.content[*].declaredType.recordComponents
  • recordComponents: $.overConnection.content[*].declaredType.recordComponents[*]
  • declaredMethods: $.overConnection.content[*].declaredType.declaredMethods
  • declaredMethods: $.overConnection.content[*].declaredType.declaredMethods[*]
  • declaredConstructors: $.overConnection.content[*].declaredType.declaredConstructors
  • declaredConstructors: $.overConnection.content[*].declaredType.declaredConstructors[*]
  • enumConstants: $.overConnection.content[*].declaredType.enumConstants
  • enumConstants: $.overConnection.content[*].declaredType.enumConstants[*]
  • annotations: $.overConnection.content[*].declaredType.annotations
  • annotations: $.overConnection.content[*].declaredType.annotations[*]
  • declaredAnnotations: $.overConnection.content[*].declaredType.declaredAnnotations
  • declaredAnnotations: $.overConnection.content[*].declaredType.declaredAnnotations[*]
  • annotatedSuperclass: $.overConnection.content[*].declaredType.annotatedSuperclass
  • annotatedInterfaces: $.overConnection.content[*].declaredType.annotatedInterfaces
  • annotatedInterfaces: $.overConnection.content[*].declaredType.annotatedInterfaces[*]
  • nestMembers: $.overConnection.content[*].declaredType.nestMembers
  • nestMembers: $.overConnection.content[*].declaredType.nestMembers[*]
  • globalScope: $.overConnection.content[*].globalScope
  • typeSubstituted: $.overConnection.content[*].typeSubstituted

StartedEvent

Beispiel: StartedEvent
{
"cause": "A_CD_BUSY",
"extensions": {
"privateData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"security": {
"messageSequenceNumber": 0,
"securityInfo": {
"private": { },
"string": [ "<string>" ]
},
"timeStamp": "<string>"
}
},
"monitorCrossRefID": "2345",
"overConnection": {
"content": [
{
"declaredType": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"globalScope": true,
"name": {
"localPart": "<string>",
"namespaceURI": "<string>",
"prefix": "<string>"
},
"nil": true,
"scope": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"typeSubstituted": true,
"value": { }
}
]
},
"resource": "<string>",
"servicesPermitted": {
"callAssociatedServices": {
"associateData": true,
"cancelTelephonyTones": true,
"changeConnectionInformation": true,
"generateDigits": true,
"generateTelephonyTones": true,
"sendUserInformation": true
},
"callControlServices": {
"acceptCall": true,
"alternateCall": true,
"answerCall": true,
"callBack": true,
"callBackMessage": true,
"campOnCall": true,
"clearCall": true,
"clearConnection": true,
"conferenceCall": true,
"consultationCall": true,
"deflectCall": true,
"dialDigits": true,
"directedPickupCall": true,
"groupPickupCall": true,
"holdCall": true,
"intrudeCall": true,
"joinCall": true,
"makeCall": true,
"makePredictiveCall": true,
"parkCall": true,
"reconnectCall": true,
"retrieveCall": true,
"sendMessage": true,
"singleStepConference": true,
"singleStepTransfer": true,
"transferCall": true
},
"mediaAttachementServices": {
"attachMediaService": true,
"detachMediaService": true
},
"routeingServices": {
"reRoute": true,
"routeEnd": true,
"routeRegister": true,
"routeRegisterAbort": true,
"routeRegisterCancel": true,
"routeReject": true,
"routeRequest": true,
"routeSelect": true,
"routeUsed": true
},
"voiceServices": {
"activate": true,
"clear": true,
"concatenateMessage": true,
"deactivate": true,
"deleteMessage": true,
"playMessage": true,
"queryVoiceAttribute": true,
"recordMessage": true,
"reposition": true,
"resume": true,
"review": true,
"setVoiceAttribute": true,
"stop": true,
"suspend": true,
"synthesizeMessage": true
}
}
}

Attribute (JsonPath)

  • cause: $.cause
  • resource: $.resource
  • extensions: $.extensions
  • security: $.extensions.security
  • timeStamp: $.extensions.security.timeStamp
  • messageSequenceNumber: $.extensions.security.messageSequenceNumber
  • securityInfo: $.extensions.security.securityInfo
  • string: $.extensions.security.securityInfo.string
  • string: $.extensions.security.securityInfo.string[*]
  • private: $.extensions.security.securityInfo.private
  • privateData: $.extensions.privateData
  • string: $.extensions.privateData.string
  • string: $.extensions.privateData.string[*]
  • private: $.extensions.privateData.private
  • any: $.extensions.privateData.private.any
  • any: $.extensions.privateData.private.any[*]
  • monitorCrossRefID: $.monitorCrossRefID
  • servicesPermitted: $.servicesPermitted
  • mediaAttachementServices: $.servicesPermitted.mediaAttachementServices
  • detachMediaService: $.servicesPermitted.mediaAttachementServices.detachMediaService
  • attachMediaService: $.servicesPermitted.mediaAttachementServices.attachMediaService
  • callControlServices: $.servicesPermitted.callControlServices
  • consultationCall: $.servicesPermitted.callControlServices.consultationCall
  • holdCall: $.servicesPermitted.callControlServices.holdCall
  • joinCall: $.servicesPermitted.callControlServices.joinCall
  • makeCall: $.servicesPermitted.callControlServices.makeCall
  • callBack: $.servicesPermitted.callControlServices.callBack
  • parkCall: $.servicesPermitted.callControlServices.parkCall
  • conferenceCall: $.servicesPermitted.callControlServices.conferenceCall
  • singleStepTransfer: $.servicesPermitted.callControlServices.singleStepTransfer
  • directedPickupCall: $.servicesPermitted.callControlServices.directedPickupCall
  • makePredictiveCall: $.servicesPermitted.callControlServices.makePredictiveCall
  • singleStepConference: $.servicesPermitted.callControlServices.singleStepConference
  • callBackMessage: $.servicesPermitted.callControlServices.callBackMessage
  • campOnCall: $.servicesPermitted.callControlServices.campOnCall
  • alternateCall: $.servicesPermitted.callControlServices.alternateCall
  • acceptCall: $.servicesPermitted.callControlServices.acceptCall
  • answerCall: $.servicesPermitted.callControlServices.answerCall
  • sendMessage: $.servicesPermitted.callControlServices.sendMessage
  • dialDigits: $.servicesPermitted.callControlServices.dialDigits
  • deflectCall: $.servicesPermitted.callControlServices.deflectCall
  • clearCall: $.servicesPermitted.callControlServices.clearCall
  • groupPickupCall: $.servicesPermitted.callControlServices.groupPickupCall
  • retrieveCall: $.servicesPermitted.callControlServices.retrieveCall
  • reconnectCall: $.servicesPermitted.callControlServices.reconnectCall
  • intrudeCall: $.servicesPermitted.callControlServices.intrudeCall
  • transferCall: $.servicesPermitted.callControlServices.transferCall
  • clearConnection: $.servicesPermitted.callControlServices.clearConnection
  • callAssociatedServices: $.servicesPermitted.callAssociatedServices
  • changeConnectionInformation: $.servicesPermitted.callAssociatedServices.changeConnectionInformation
  • generateTelephonyTones: $.servicesPermitted.callAssociatedServices.generateTelephonyTones
  • sendUserInformation: $.servicesPermitted.callAssociatedServices.sendUserInformation
  • cancelTelephonyTones: $.servicesPermitted.callAssociatedServices.cancelTelephonyTones
  • generateDigits: $.servicesPermitted.callAssociatedServices.generateDigits
  • associateData: $.servicesPermitted.callAssociatedServices.associateData
  • routeingServices: $.servicesPermitted.routeingServices
  • reRoute: $.servicesPermitted.routeingServices.reRoute
  • routeEnd: $.servicesPermitted.routeingServices.routeEnd
  • routeRegisterCancel: $.servicesPermitted.routeingServices.routeRegisterCancel
  • routeRegisterAbort: $.servicesPermitted.routeingServices.routeRegisterAbort
  • routeRequest: $.servicesPermitted.routeingServices.routeRequest
  • routeSelect: $.servicesPermitted.routeingServices.routeSelect
  • routeReject: $.servicesPermitted.routeingServices.routeReject
  • routeUsed: $.servicesPermitted.routeingServices.routeUsed
  • routeRegister: $.servicesPermitted.routeingServices.routeRegister
  • voiceServices: $.servicesPermitted.voiceServices
  • clear: $.servicesPermitted.voiceServices.clear
  • resume: $.servicesPermitted.voiceServices.resume
  • suspend: $.servicesPermitted.voiceServices.suspend
  • review: $.servicesPermitted.voiceServices.review
  • activate: $.servicesPermitted.voiceServices.activate
  • stop: $.servicesPermitted.voiceServices.stop
  • setVoiceAttribute: $.servicesPermitted.voiceServices.setVoiceAttribute
  • concatenateMessage: $.servicesPermitted.voiceServices.concatenateMessage
  • synthesizeMessage: $.servicesPermitted.voiceServices.synthesizeMessage
  • queryVoiceAttribute: $.servicesPermitted.voiceServices.queryVoiceAttribute
  • deactivate: $.servicesPermitted.voiceServices.deactivate
  • deleteMessage: $.servicesPermitted.voiceServices.deleteMessage
  • playMessage: $.servicesPermitted.voiceServices.playMessage
  • recordMessage: $.servicesPermitted.voiceServices.recordMessage
  • reposition: $.servicesPermitted.voiceServices.reposition
  • overConnection: $.overConnection
  • content: $.overConnection.content
  • content: $.overConnection.content[*]
  • name: $.overConnection.content[*].name
  • namespaceURI: $.overConnection.content[*].name.namespaceURI
  • localPart: $.overConnection.content[*].name.localPart
  • prefix: $.overConnection.content[*].name.prefix
  • value: $.overConnection.content[*].value
  • scope: $.overConnection.content[*].scope
  • name: $.overConnection.content[*].scope.name
  • module: $.overConnection.content[*].scope.module
  • protectionDomain: $.overConnection.content[*].scope.protectionDomain
  • modifiers: $.overConnection.content[*].scope.modifiers
  • interface: $.overConnection.content[*].scope.interface
  • array: $.overConnection.content[*].scope.array
  • primitive: $.overConnection.content[*].scope.primitive
  • hidden: $.overConnection.content[*].scope.hidden
  • superclass: $.overConnection.content[*].scope.superclass
  • componentType: $.overConnection.content[*].scope.componentType
  • annotation: $.overConnection.content[*].scope.annotation
  • enum: $.overConnection.content[*].scope.enum
  • record: $.overConnection.content[*].scope.record
  • typeParameters: $.overConnection.content[*].scope.typeParameters
  • typeParameters: $.overConnection.content[*].scope.typeParameters[*]
  • sealed: $.overConnection.content[*].scope.sealed
  • interfaces: $.overConnection.content[*].scope.interfaces
  • interfaces: $.overConnection.content[*].scope.interfaces[*]
  • classLoader: $.overConnection.content[*].scope.classLoader
  • memberClass: $.overConnection.content[*].scope.memberClass
  • localClass: $.overConnection.content[*].scope.localClass
  • anonymousClass: $.overConnection.content[*].scope.anonymousClass
  • enclosingClass: $.overConnection.content[*].scope.enclosingClass
  • simpleName: $.overConnection.content[*].scope.simpleName
  • canonicalName: $.overConnection.content[*].scope.canonicalName
  • packageName: $.overConnection.content[*].scope.packageName
  • nestHost: $.overConnection.content[*].scope.nestHost
  • permittedSubclasses: $.overConnection.content[*].scope.permittedSubclasses
  • permittedSubclasses: $.overConnection.content[*].scope.permittedSubclasses[*]
  • synthetic: $.overConnection.content[*].scope.synthetic
  • genericSuperclass: $.overConnection.content[*].scope.genericSuperclass
  • package: $.overConnection.content[*].scope.package
  • genericInterfaces: $.overConnection.content[*].scope.genericInterfaces
  • genericInterfaces: $.overConnection.content[*].scope.genericInterfaces[*]
  • signers: $.overConnection.content[*].scope.signers
  • signers: $.overConnection.content[*].scope.signers[*]
  • enclosingMethod: $.overConnection.content[*].scope.enclosingMethod
  • enclosingConstructor: $.overConnection.content[*].scope.enclosingConstructor
  • declaringClass: $.overConnection.content[*].scope.declaringClass
  • typeName: $.overConnection.content[*].scope.typeName
  • classes: $.overConnection.content[*].scope.classes
  • classes: $.overConnection.content[*].scope.classes[*]
  • fields: $.overConnection.content[*].scope.fields
  • fields: $.overConnection.content[*].scope.fields[*]
  • methods: $.overConnection.content[*].scope.methods
  • methods: $.overConnection.content[*].scope.methods[*]
  • constructors: $.overConnection.content[*].scope.constructors
  • constructors: $.overConnection.content[*].scope.constructors[*]
  • declaredClasses: $.overConnection.content[*].scope.declaredClasses
  • declaredClasses: $.overConnection.content[*].scope.declaredClasses[*]
  • declaredFields: $.overConnection.content[*].scope.declaredFields
  • declaredFields: $.overConnection.content[*].scope.declaredFields[*]
  • recordComponents: $.overConnection.content[*].scope.recordComponents
  • recordComponents: $.overConnection.content[*].scope.recordComponents[*]
  • declaredMethods: $.overConnection.content[*].scope.declaredMethods
  • declaredMethods: $.overConnection.content[*].scope.declaredMethods[*]
  • declaredConstructors: $.overConnection.content[*].scope.declaredConstructors
  • declaredConstructors: $.overConnection.content[*].scope.declaredConstructors[*]
  • enumConstants: $.overConnection.content[*].scope.enumConstants
  • enumConstants: $.overConnection.content[*].scope.enumConstants[*]
  • annotations: $.overConnection.content[*].scope.annotations
  • annotations: $.overConnection.content[*].scope.annotations[*]
  • declaredAnnotations: $.overConnection.content[*].scope.declaredAnnotations
  • declaredAnnotations: $.overConnection.content[*].scope.declaredAnnotations[*]
  • annotatedSuperclass: $.overConnection.content[*].scope.annotatedSuperclass
  • annotatedInterfaces: $.overConnection.content[*].scope.annotatedInterfaces
  • annotatedInterfaces: $.overConnection.content[*].scope.annotatedInterfaces[*]
  • nestMembers: $.overConnection.content[*].scope.nestMembers
  • nestMembers: $.overConnection.content[*].scope.nestMembers[*]
  • nil: $.overConnection.content[*].nil
  • declaredType: $.overConnection.content[*].declaredType
  • name: $.overConnection.content[*].declaredType.name
  • module: $.overConnection.content[*].declaredType.module
  • protectionDomain: $.overConnection.content[*].declaredType.protectionDomain
  • modifiers: $.overConnection.content[*].declaredType.modifiers
  • interface: $.overConnection.content[*].declaredType.interface
  • array: $.overConnection.content[*].declaredType.array
  • primitive: $.overConnection.content[*].declaredType.primitive
  • hidden: $.overConnection.content[*].declaredType.hidden
  • superclass: $.overConnection.content[*].declaredType.superclass
  • componentType: $.overConnection.content[*].declaredType.componentType
  • annotation: $.overConnection.content[*].declaredType.annotation
  • enum: $.overConnection.content[*].declaredType.enum
  • record: $.overConnection.content[*].declaredType.record
  • typeParameters: $.overConnection.content[*].declaredType.typeParameters
  • typeParameters: $.overConnection.content[*].declaredType.typeParameters[*]
  • sealed: $.overConnection.content[*].declaredType.sealed
  • interfaces: $.overConnection.content[*].declaredType.interfaces
  • interfaces: $.overConnection.content[*].declaredType.interfaces[*]
  • classLoader: $.overConnection.content[*].declaredType.classLoader
  • memberClass: $.overConnection.content[*].declaredType.memberClass
  • localClass: $.overConnection.content[*].declaredType.localClass
  • anonymousClass: $.overConnection.content[*].declaredType.anonymousClass
  • enclosingClass: $.overConnection.content[*].declaredType.enclosingClass
  • simpleName: $.overConnection.content[*].declaredType.simpleName
  • canonicalName: $.overConnection.content[*].declaredType.canonicalName
  • packageName: $.overConnection.content[*].declaredType.packageName
  • nestHost: $.overConnection.content[*].declaredType.nestHost
  • permittedSubclasses: $.overConnection.content[*].declaredType.permittedSubclasses
  • permittedSubclasses: $.overConnection.content[*].declaredType.permittedSubclasses[*]
  • synthetic: $.overConnection.content[*].declaredType.synthetic
  • genericSuperclass: $.overConnection.content[*].declaredType.genericSuperclass
  • package: $.overConnection.content[*].declaredType.package
  • genericInterfaces: $.overConnection.content[*].declaredType.genericInterfaces
  • genericInterfaces: $.overConnection.content[*].declaredType.genericInterfaces[*]
  • signers: $.overConnection.content[*].declaredType.signers
  • signers: $.overConnection.content[*].declaredType.signers[*]
  • enclosingMethod: $.overConnection.content[*].declaredType.enclosingMethod
  • enclosingConstructor: $.overConnection.content[*].declaredType.enclosingConstructor
  • declaringClass: $.overConnection.content[*].declaredType.declaringClass
  • typeName: $.overConnection.content[*].declaredType.typeName
  • classes: $.overConnection.content[*].declaredType.classes
  • classes: $.overConnection.content[*].declaredType.classes[*]
  • fields: $.overConnection.content[*].declaredType.fields
  • fields: $.overConnection.content[*].declaredType.fields[*]
  • methods: $.overConnection.content[*].declaredType.methods
  • methods: $.overConnection.content[*].declaredType.methods[*]
  • constructors: $.overConnection.content[*].declaredType.constructors
  • constructors: $.overConnection.content[*].declaredType.constructors[*]
  • declaredClasses: $.overConnection.content[*].declaredType.declaredClasses
  • declaredClasses: $.overConnection.content[*].declaredType.declaredClasses[*]
  • declaredFields: $.overConnection.content[*].declaredType.declaredFields
  • declaredFields: $.overConnection.content[*].declaredType.declaredFields[*]
  • recordComponents: $.overConnection.content[*].declaredType.recordComponents
  • recordComponents: $.overConnection.content[*].declaredType.recordComponents[*]
  • declaredMethods: $.overConnection.content[*].declaredType.declaredMethods
  • declaredMethods: $.overConnection.content[*].declaredType.declaredMethods[*]
  • declaredConstructors: $.overConnection.content[*].declaredType.declaredConstructors
  • declaredConstructors: $.overConnection.content[*].declaredType.declaredConstructors[*]
  • enumConstants: $.overConnection.content[*].declaredType.enumConstants
  • enumConstants: $.overConnection.content[*].declaredType.enumConstants[*]
  • annotations: $.overConnection.content[*].declaredType.annotations
  • annotations: $.overConnection.content[*].declaredType.annotations[*]
  • declaredAnnotations: $.overConnection.content[*].declaredType.declaredAnnotations
  • declaredAnnotations: $.overConnection.content[*].declaredType.declaredAnnotations[*]
  • annotatedSuperclass: $.overConnection.content[*].declaredType.annotatedSuperclass
  • annotatedInterfaces: $.overConnection.content[*].declaredType.annotatedInterfaces
  • annotatedInterfaces: $.overConnection.content[*].declaredType.annotatedInterfaces[*]
  • nestMembers: $.overConnection.content[*].declaredType.nestMembers
  • nestMembers: $.overConnection.content[*].declaredType.nestMembers[*]
  • globalScope: $.overConnection.content[*].globalScope
  • typeSubstituted: $.overConnection.content[*].typeSubstituted

StopEvent

Beispiel: StopEvent
{
"cause": "A_CD_BUSY",
"connection": {
"content": [
{
"declaredType": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"globalScope": true,
"name": {
"localPart": "<string>",
"namespaceURI": "<string>",
"prefix": "<string>"
},
"nil": true,
"scope": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"typeSubstituted": true,
"value": { }
}
]
},
"currentPosition": 0,
"extensions": {
"privateData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"security": {
"messageSequenceNumber": 0,
"securityInfo": {
"private": { },
"string": [ "<string>" ]
},
"timeStamp": "<string>"
}
},
"length": 0,
"message": "<string>",
"monitorCrossRefID": "2345",
"resource": "<string>",
"servicesPermitted": {
"callAssociatedServices": {
"associateData": true,
"cancelTelephonyTones": true,
"changeConnectionInformation": true,
"generateDigits": true,
"generateTelephonyTones": true,
"sendUserInformation": true
},
"callControlServices": {
"acceptCall": true,
"alternateCall": true,
"answerCall": true,
"callBack": true,
"callBackMessage": true,
"campOnCall": true,
"clearCall": true,
"clearConnection": true,
"conferenceCall": true,
"consultationCall": true,
"deflectCall": true,
"dialDigits": true,
"directedPickupCall": true,
"groupPickupCall": true,
"holdCall": true,
"intrudeCall": true,
"joinCall": true,
"makeCall": true,
"makePredictiveCall": true,
"parkCall": true,
"reconnectCall": true,
"retrieveCall": true,
"sendMessage": true,
"singleStepConference": true,
"singleStepTransfer": true,
"transferCall": true
},
"mediaAttachementServices": {
"attachMediaService": true,
"detachMediaService": true
},
"routeingServices": {
"reRoute": true,
"routeEnd": true,
"routeRegister": true,
"routeRegisterAbort": true,
"routeRegisterCancel": true,
"routeReject": true,
"routeRequest": true,
"routeSelect": true,
"routeUsed": true
},
"voiceServices": {
"activate": true,
"clear": true,
"concatenateMessage": true,
"deactivate": true,
"deleteMessage": true,
"playMessage": true,
"queryVoiceAttribute": true,
"recordMessage": true,
"reposition": true,
"resume": true,
"review": true,
"setVoiceAttribute": true,
"stop": true,
"suspend": true,
"synthesizeMessage": true
}
}
}

Attribute (JsonPath)

  • connection: $.connection
  • content: $.connection.content
  • content: $.connection.content[*]
  • name: $.connection.content[*].name
  • namespaceURI: $.connection.content[*].name.namespaceURI
  • localPart: $.connection.content[*].name.localPart
  • prefix: $.connection.content[*].name.prefix
  • value: $.connection.content[*].value
  • scope: $.connection.content[*].scope
  • name: $.connection.content[*].scope.name
  • module: $.connection.content[*].scope.module
  • protectionDomain: $.connection.content[*].scope.protectionDomain
  • modifiers: $.connection.content[*].scope.modifiers
  • interface: $.connection.content[*].scope.interface
  • array: $.connection.content[*].scope.array
  • primitive: $.connection.content[*].scope.primitive
  • hidden: $.connection.content[*].scope.hidden
  • superclass: $.connection.content[*].scope.superclass
  • componentType: $.connection.content[*].scope.componentType
  • annotation: $.connection.content[*].scope.annotation
  • enum: $.connection.content[*].scope.enum
  • record: $.connection.content[*].scope.record
  • typeParameters: $.connection.content[*].scope.typeParameters
  • typeParameters: $.connection.content[*].scope.typeParameters[*]
  • sealed: $.connection.content[*].scope.sealed
  • interfaces: $.connection.content[*].scope.interfaces
  • interfaces: $.connection.content[*].scope.interfaces[*]
  • classLoader: $.connection.content[*].scope.classLoader
  • memberClass: $.connection.content[*].scope.memberClass
  • localClass: $.connection.content[*].scope.localClass
  • anonymousClass: $.connection.content[*].scope.anonymousClass
  • enclosingClass: $.connection.content[*].scope.enclosingClass
  • simpleName: $.connection.content[*].scope.simpleName
  • canonicalName: $.connection.content[*].scope.canonicalName
  • packageName: $.connection.content[*].scope.packageName
  • nestHost: $.connection.content[*].scope.nestHost
  • permittedSubclasses: $.connection.content[*].scope.permittedSubclasses
  • permittedSubclasses: $.connection.content[*].scope.permittedSubclasses[*]
  • synthetic: $.connection.content[*].scope.synthetic
  • genericSuperclass: $.connection.content[*].scope.genericSuperclass
  • package: $.connection.content[*].scope.package
  • genericInterfaces: $.connection.content[*].scope.genericInterfaces
  • genericInterfaces: $.connection.content[*].scope.genericInterfaces[*]
  • signers: $.connection.content[*].scope.signers
  • signers: $.connection.content[*].scope.signers[*]
  • enclosingMethod: $.connection.content[*].scope.enclosingMethod
  • enclosingConstructor: $.connection.content[*].scope.enclosingConstructor
  • declaringClass: $.connection.content[*].scope.declaringClass
  • typeName: $.connection.content[*].scope.typeName
  • classes: $.connection.content[*].scope.classes
  • classes: $.connection.content[*].scope.classes[*]
  • fields: $.connection.content[*].scope.fields
  • fields: $.connection.content[*].scope.fields[*]
  • methods: $.connection.content[*].scope.methods
  • methods: $.connection.content[*].scope.methods[*]
  • constructors: $.connection.content[*].scope.constructors
  • constructors: $.connection.content[*].scope.constructors[*]
  • declaredClasses: $.connection.content[*].scope.declaredClasses
  • declaredClasses: $.connection.content[*].scope.declaredClasses[*]
  • declaredFields: $.connection.content[*].scope.declaredFields
  • declaredFields: $.connection.content[*].scope.declaredFields[*]
  • recordComponents: $.connection.content[*].scope.recordComponents
  • recordComponents: $.connection.content[*].scope.recordComponents[*]
  • declaredMethods: $.connection.content[*].scope.declaredMethods
  • declaredMethods: $.connection.content[*].scope.declaredMethods[*]
  • declaredConstructors: $.connection.content[*].scope.declaredConstructors
  • declaredConstructors: $.connection.content[*].scope.declaredConstructors[*]
  • enumConstants: $.connection.content[*].scope.enumConstants
  • enumConstants: $.connection.content[*].scope.enumConstants[*]
  • annotations: $.connection.content[*].scope.annotations
  • annotations: $.connection.content[*].scope.annotations[*]
  • declaredAnnotations: $.connection.content[*].scope.declaredAnnotations
  • declaredAnnotations: $.connection.content[*].scope.declaredAnnotations[*]
  • annotatedSuperclass: $.connection.content[*].scope.annotatedSuperclass
  • annotatedInterfaces: $.connection.content[*].scope.annotatedInterfaces
  • annotatedInterfaces: $.connection.content[*].scope.annotatedInterfaces[*]
  • nestMembers: $.connection.content[*].scope.nestMembers
  • nestMembers: $.connection.content[*].scope.nestMembers[*]
  • nil: $.connection.content[*].nil
  • declaredType: $.connection.content[*].declaredType
  • name: $.connection.content[*].declaredType.name
  • module: $.connection.content[*].declaredType.module
  • protectionDomain: $.connection.content[*].declaredType.protectionDomain
  • modifiers: $.connection.content[*].declaredType.modifiers
  • interface: $.connection.content[*].declaredType.interface
  • array: $.connection.content[*].declaredType.array
  • primitive: $.connection.content[*].declaredType.primitive
  • hidden: $.connection.content[*].declaredType.hidden
  • superclass: $.connection.content[*].declaredType.superclass
  • componentType: $.connection.content[*].declaredType.componentType
  • annotation: $.connection.content[*].declaredType.annotation
  • enum: $.connection.content[*].declaredType.enum
  • record: $.connection.content[*].declaredType.record
  • typeParameters: $.connection.content[*].declaredType.typeParameters
  • typeParameters: $.connection.content[*].declaredType.typeParameters[*]
  • sealed: $.connection.content[*].declaredType.sealed
  • interfaces: $.connection.content[*].declaredType.interfaces
  • interfaces: $.connection.content[*].declaredType.interfaces[*]
  • classLoader: $.connection.content[*].declaredType.classLoader
  • memberClass: $.connection.content[*].declaredType.memberClass
  • localClass: $.connection.content[*].declaredType.localClass
  • anonymousClass: $.connection.content[*].declaredType.anonymousClass
  • enclosingClass: $.connection.content[*].declaredType.enclosingClass
  • simpleName: $.connection.content[*].declaredType.simpleName
  • canonicalName: $.connection.content[*].declaredType.canonicalName
  • packageName: $.connection.content[*].declaredType.packageName
  • nestHost: $.connection.content[*].declaredType.nestHost
  • permittedSubclasses: $.connection.content[*].declaredType.permittedSubclasses
  • permittedSubclasses: $.connection.content[*].declaredType.permittedSubclasses[*]
  • synthetic: $.connection.content[*].declaredType.synthetic
  • genericSuperclass: $.connection.content[*].declaredType.genericSuperclass
  • package: $.connection.content[*].declaredType.package
  • genericInterfaces: $.connection.content[*].declaredType.genericInterfaces
  • genericInterfaces: $.connection.content[*].declaredType.genericInterfaces[*]
  • signers: $.connection.content[*].declaredType.signers
  • signers: $.connection.content[*].declaredType.signers[*]
  • enclosingMethod: $.connection.content[*].declaredType.enclosingMethod
  • enclosingConstructor: $.connection.content[*].declaredType.enclosingConstructor
  • declaringClass: $.connection.content[*].declaredType.declaringClass
  • typeName: $.connection.content[*].declaredType.typeName
  • classes: $.connection.content[*].declaredType.classes
  • classes: $.connection.content[*].declaredType.classes[*]
  • fields: $.connection.content[*].declaredType.fields
  • fields: $.connection.content[*].declaredType.fields[*]
  • methods: $.connection.content[*].declaredType.methods
  • methods: $.connection.content[*].declaredType.methods[*]
  • constructors: $.connection.content[*].declaredType.constructors
  • constructors: $.connection.content[*].declaredType.constructors[*]
  • declaredClasses: $.connection.content[*].declaredType.declaredClasses
  • declaredClasses: $.connection.content[*].declaredType.declaredClasses[*]
  • declaredFields: $.connection.content[*].declaredType.declaredFields
  • declaredFields: $.connection.content[*].declaredType.declaredFields[*]
  • recordComponents: $.connection.content[*].declaredType.recordComponents
  • recordComponents: $.connection.content[*].declaredType.recordComponents[*]
  • declaredMethods: $.connection.content[*].declaredType.declaredMethods
  • declaredMethods: $.connection.content[*].declaredType.declaredMethods[*]
  • declaredConstructors: $.connection.content[*].declaredType.declaredConstructors
  • declaredConstructors: $.connection.content[*].declaredType.declaredConstructors[*]
  • enumConstants: $.connection.content[*].declaredType.enumConstants
  • enumConstants: $.connection.content[*].declaredType.enumConstants[*]
  • annotations: $.connection.content[*].declaredType.annotations
  • annotations: $.connection.content[*].declaredType.annotations[*]
  • declaredAnnotations: $.connection.content[*].declaredType.declaredAnnotations
  • declaredAnnotations: $.connection.content[*].declaredType.declaredAnnotations[*]
  • annotatedSuperclass: $.connection.content[*].declaredType.annotatedSuperclass
  • annotatedInterfaces: $.connection.content[*].declaredType.annotatedInterfaces
  • annotatedInterfaces: $.connection.content[*].declaredType.annotatedInterfaces[*]
  • nestMembers: $.connection.content[*].declaredType.nestMembers
  • nestMembers: $.connection.content[*].declaredType.nestMembers[*]
  • globalScope: $.connection.content[*].globalScope
  • typeSubstituted: $.connection.content[*].typeSubstituted
  • cause: $.cause
  • length: $.length
  • resource: $.resource
  • message: $.message
  • extensions: $.extensions
  • security: $.extensions.security
  • timeStamp: $.extensions.security.timeStamp
  • messageSequenceNumber: $.extensions.security.messageSequenceNumber
  • securityInfo: $.extensions.security.securityInfo
  • string: $.extensions.security.securityInfo.string
  • string: $.extensions.security.securityInfo.string[*]
  • private: $.extensions.security.securityInfo.private
  • privateData: $.extensions.privateData
  • string: $.extensions.privateData.string
  • string: $.extensions.privateData.string[*]
  • private: $.extensions.privateData.private
  • any: $.extensions.privateData.private.any
  • any: $.extensions.privateData.private.any[*]
  • currentPosition: $.currentPosition
  • monitorCrossRefID: $.monitorCrossRefID
  • servicesPermitted: $.servicesPermitted
  • mediaAttachementServices: $.servicesPermitted.mediaAttachementServices
  • detachMediaService: $.servicesPermitted.mediaAttachementServices.detachMediaService
  • attachMediaService: $.servicesPermitted.mediaAttachementServices.attachMediaService
  • callControlServices: $.servicesPermitted.callControlServices
  • consultationCall: $.servicesPermitted.callControlServices.consultationCall
  • holdCall: $.servicesPermitted.callControlServices.holdCall
  • joinCall: $.servicesPermitted.callControlServices.joinCall
  • makeCall: $.servicesPermitted.callControlServices.makeCall
  • callBack: $.servicesPermitted.callControlServices.callBack
  • parkCall: $.servicesPermitted.callControlServices.parkCall
  • conferenceCall: $.servicesPermitted.callControlServices.conferenceCall
  • singleStepTransfer: $.servicesPermitted.callControlServices.singleStepTransfer
  • directedPickupCall: $.servicesPermitted.callControlServices.directedPickupCall
  • makePredictiveCall: $.servicesPermitted.callControlServices.makePredictiveCall
  • singleStepConference: $.servicesPermitted.callControlServices.singleStepConference
  • callBackMessage: $.servicesPermitted.callControlServices.callBackMessage
  • campOnCall: $.servicesPermitted.callControlServices.campOnCall
  • alternateCall: $.servicesPermitted.callControlServices.alternateCall
  • acceptCall: $.servicesPermitted.callControlServices.acceptCall
  • answerCall: $.servicesPermitted.callControlServices.answerCall
  • sendMessage: $.servicesPermitted.callControlServices.sendMessage
  • dialDigits: $.servicesPermitted.callControlServices.dialDigits
  • deflectCall: $.servicesPermitted.callControlServices.deflectCall
  • clearCall: $.servicesPermitted.callControlServices.clearCall
  • groupPickupCall: $.servicesPermitted.callControlServices.groupPickupCall
  • retrieveCall: $.servicesPermitted.callControlServices.retrieveCall
  • reconnectCall: $.servicesPermitted.callControlServices.reconnectCall
  • intrudeCall: $.servicesPermitted.callControlServices.intrudeCall
  • transferCall: $.servicesPermitted.callControlServices.transferCall
  • clearConnection: $.servicesPermitted.callControlServices.clearConnection
  • callAssociatedServices: $.servicesPermitted.callAssociatedServices
  • changeConnectionInformation: $.servicesPermitted.callAssociatedServices.changeConnectionInformation
  • generateTelephonyTones: $.servicesPermitted.callAssociatedServices.generateTelephonyTones
  • sendUserInformation: $.servicesPermitted.callAssociatedServices.sendUserInformation
  • cancelTelephonyTones: $.servicesPermitted.callAssociatedServices.cancelTelephonyTones
  • generateDigits: $.servicesPermitted.callAssociatedServices.generateDigits
  • associateData: $.servicesPermitted.callAssociatedServices.associateData
  • routeingServices: $.servicesPermitted.routeingServices
  • reRoute: $.servicesPermitted.routeingServices.reRoute
  • routeEnd: $.servicesPermitted.routeingServices.routeEnd
  • routeRegisterCancel: $.servicesPermitted.routeingServices.routeRegisterCancel
  • routeRegisterAbort: $.servicesPermitted.routeingServices.routeRegisterAbort
  • routeRequest: $.servicesPermitted.routeingServices.routeRequest
  • routeSelect: $.servicesPermitted.routeingServices.routeSelect
  • routeReject: $.servicesPermitted.routeingServices.routeReject
  • routeUsed: $.servicesPermitted.routeingServices.routeUsed
  • routeRegister: $.servicesPermitted.routeingServices.routeRegister
  • voiceServices: $.servicesPermitted.voiceServices
  • clear: $.servicesPermitted.voiceServices.clear
  • resume: $.servicesPermitted.voiceServices.resume
  • suspend: $.servicesPermitted.voiceServices.suspend
  • review: $.servicesPermitted.voiceServices.review
  • activate: $.servicesPermitted.voiceServices.activate
  • stop: $.servicesPermitted.voiceServices.stop
  • setVoiceAttribute: $.servicesPermitted.voiceServices.setVoiceAttribute
  • concatenateMessage: $.servicesPermitted.voiceServices.concatenateMessage
  • synthesizeMessage: $.servicesPermitted.voiceServices.synthesizeMessage
  • queryVoiceAttribute: $.servicesPermitted.voiceServices.queryVoiceAttribute
  • deactivate: $.servicesPermitted.voiceServices.deactivate
  • deleteMessage: $.servicesPermitted.voiceServices.deleteMessage
  • playMessage: $.servicesPermitted.voiceServices.playMessage
  • recordMessage: $.servicesPermitted.voiceServices.recordMessage
  • reposition: $.servicesPermitted.voiceServices.reposition

SuspendPlayEvent

Beispiel: SuspendPlayEvent
{
"cause": "A_CD_BUSY",
"connection": {
"content": [
{
"declaredType": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"globalScope": true,
"name": {
"localPart": "<string>",
"namespaceURI": "<string>",
"prefix": "<string>"
},
"nil": true,
"scope": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"typeSubstituted": true,
"value": { }
}
]
},
"currentPosition": 0,
"extensions": {
"privateData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"security": {
"messageSequenceNumber": 0,
"securityInfo": {
"private": { },
"string": [ "<string>" ]
},
"timeStamp": "<string>"
}
},
"length": 0,
"message": "<string>",
"monitorCrossRefID": "2345",
"resource": "<string>",
"servicesPermitted": {
"callAssociatedServices": {
"associateData": true,
"cancelTelephonyTones": true,
"changeConnectionInformation": true,
"generateDigits": true,
"generateTelephonyTones": true,
"sendUserInformation": true
},
"callControlServices": {
"acceptCall": true,
"alternateCall": true,
"answerCall": true,
"callBack": true,
"callBackMessage": true,
"campOnCall": true,
"clearCall": true,
"clearConnection": true,
"conferenceCall": true,
"consultationCall": true,
"deflectCall": true,
"dialDigits": true,
"directedPickupCall": true,
"groupPickupCall": true,
"holdCall": true,
"intrudeCall": true,
"joinCall": true,
"makeCall": true,
"makePredictiveCall": true,
"parkCall": true,
"reconnectCall": true,
"retrieveCall": true,
"sendMessage": true,
"singleStepConference": true,
"singleStepTransfer": true,
"transferCall": true
},
"mediaAttachementServices": {
"attachMediaService": true,
"detachMediaService": true
},
"routeingServices": {
"reRoute": true,
"routeEnd": true,
"routeRegister": true,
"routeRegisterAbort": true,
"routeRegisterCancel": true,
"routeReject": true,
"routeRequest": true,
"routeSelect": true,
"routeUsed": true
},
"voiceServices": {
"activate": true,
"clear": true,
"concatenateMessage": true,
"deactivate": true,
"deleteMessage": true,
"playMessage": true,
"queryVoiceAttribute": true,
"recordMessage": true,
"reposition": true,
"resume": true,
"review": true,
"setVoiceAttribute": true,
"stop": true,
"suspend": true,
"synthesizeMessage": true
}
}
}

Attribute (JsonPath)

  • connection: $.connection
  • content: $.connection.content
  • content: $.connection.content[*]
  • name: $.connection.content[*].name
  • namespaceURI: $.connection.content[*].name.namespaceURI
  • localPart: $.connection.content[*].name.localPart
  • prefix: $.connection.content[*].name.prefix
  • value: $.connection.content[*].value
  • scope: $.connection.content[*].scope
  • name: $.connection.content[*].scope.name
  • module: $.connection.content[*].scope.module
  • protectionDomain: $.connection.content[*].scope.protectionDomain
  • modifiers: $.connection.content[*].scope.modifiers
  • interface: $.connection.content[*].scope.interface
  • array: $.connection.content[*].scope.array
  • primitive: $.connection.content[*].scope.primitive
  • hidden: $.connection.content[*].scope.hidden
  • superclass: $.connection.content[*].scope.superclass
  • componentType: $.connection.content[*].scope.componentType
  • annotation: $.connection.content[*].scope.annotation
  • enum: $.connection.content[*].scope.enum
  • record: $.connection.content[*].scope.record
  • typeParameters: $.connection.content[*].scope.typeParameters
  • typeParameters: $.connection.content[*].scope.typeParameters[*]
  • sealed: $.connection.content[*].scope.sealed
  • interfaces: $.connection.content[*].scope.interfaces
  • interfaces: $.connection.content[*].scope.interfaces[*]
  • classLoader: $.connection.content[*].scope.classLoader
  • memberClass: $.connection.content[*].scope.memberClass
  • localClass: $.connection.content[*].scope.localClass
  • anonymousClass: $.connection.content[*].scope.anonymousClass
  • enclosingClass: $.connection.content[*].scope.enclosingClass
  • simpleName: $.connection.content[*].scope.simpleName
  • canonicalName: $.connection.content[*].scope.canonicalName
  • packageName: $.connection.content[*].scope.packageName
  • nestHost: $.connection.content[*].scope.nestHost
  • permittedSubclasses: $.connection.content[*].scope.permittedSubclasses
  • permittedSubclasses: $.connection.content[*].scope.permittedSubclasses[*]
  • synthetic: $.connection.content[*].scope.synthetic
  • genericSuperclass: $.connection.content[*].scope.genericSuperclass
  • package: $.connection.content[*].scope.package
  • genericInterfaces: $.connection.content[*].scope.genericInterfaces
  • genericInterfaces: $.connection.content[*].scope.genericInterfaces[*]
  • signers: $.connection.content[*].scope.signers
  • signers: $.connection.content[*].scope.signers[*]
  • enclosingMethod: $.connection.content[*].scope.enclosingMethod
  • enclosingConstructor: $.connection.content[*].scope.enclosingConstructor
  • declaringClass: $.connection.content[*].scope.declaringClass
  • typeName: $.connection.content[*].scope.typeName
  • classes: $.connection.content[*].scope.classes
  • classes: $.connection.content[*].scope.classes[*]
  • fields: $.connection.content[*].scope.fields
  • fields: $.connection.content[*].scope.fields[*]
  • methods: $.connection.content[*].scope.methods
  • methods: $.connection.content[*].scope.methods[*]
  • constructors: $.connection.content[*].scope.constructors
  • constructors: $.connection.content[*].scope.constructors[*]
  • declaredClasses: $.connection.content[*].scope.declaredClasses
  • declaredClasses: $.connection.content[*].scope.declaredClasses[*]
  • declaredFields: $.connection.content[*].scope.declaredFields
  • declaredFields: $.connection.content[*].scope.declaredFields[*]
  • recordComponents: $.connection.content[*].scope.recordComponents
  • recordComponents: $.connection.content[*].scope.recordComponents[*]
  • declaredMethods: $.connection.content[*].scope.declaredMethods
  • declaredMethods: $.connection.content[*].scope.declaredMethods[*]
  • declaredConstructors: $.connection.content[*].scope.declaredConstructors
  • declaredConstructors: $.connection.content[*].scope.declaredConstructors[*]
  • enumConstants: $.connection.content[*].scope.enumConstants
  • enumConstants: $.connection.content[*].scope.enumConstants[*]
  • annotations: $.connection.content[*].scope.annotations
  • annotations: $.connection.content[*].scope.annotations[*]
  • declaredAnnotations: $.connection.content[*].scope.declaredAnnotations
  • declaredAnnotations: $.connection.content[*].scope.declaredAnnotations[*]
  • annotatedSuperclass: $.connection.content[*].scope.annotatedSuperclass
  • annotatedInterfaces: $.connection.content[*].scope.annotatedInterfaces
  • annotatedInterfaces: $.connection.content[*].scope.annotatedInterfaces[*]
  • nestMembers: $.connection.content[*].scope.nestMembers
  • nestMembers: $.connection.content[*].scope.nestMembers[*]
  • nil: $.connection.content[*].nil
  • declaredType: $.connection.content[*].declaredType
  • name: $.connection.content[*].declaredType.name
  • module: $.connection.content[*].declaredType.module
  • protectionDomain: $.connection.content[*].declaredType.protectionDomain
  • modifiers: $.connection.content[*].declaredType.modifiers
  • interface: $.connection.content[*].declaredType.interface
  • array: $.connection.content[*].declaredType.array
  • primitive: $.connection.content[*].declaredType.primitive
  • hidden: $.connection.content[*].declaredType.hidden
  • superclass: $.connection.content[*].declaredType.superclass
  • componentType: $.connection.content[*].declaredType.componentType
  • annotation: $.connection.content[*].declaredType.annotation
  • enum: $.connection.content[*].declaredType.enum
  • record: $.connection.content[*].declaredType.record
  • typeParameters: $.connection.content[*].declaredType.typeParameters
  • typeParameters: $.connection.content[*].declaredType.typeParameters[*]
  • sealed: $.connection.content[*].declaredType.sealed
  • interfaces: $.connection.content[*].declaredType.interfaces
  • interfaces: $.connection.content[*].declaredType.interfaces[*]
  • classLoader: $.connection.content[*].declaredType.classLoader
  • memberClass: $.connection.content[*].declaredType.memberClass
  • localClass: $.connection.content[*].declaredType.localClass
  • anonymousClass: $.connection.content[*].declaredType.anonymousClass
  • enclosingClass: $.connection.content[*].declaredType.enclosingClass
  • simpleName: $.connection.content[*].declaredType.simpleName
  • canonicalName: $.connection.content[*].declaredType.canonicalName
  • packageName: $.connection.content[*].declaredType.packageName
  • nestHost: $.connection.content[*].declaredType.nestHost
  • permittedSubclasses: $.connection.content[*].declaredType.permittedSubclasses
  • permittedSubclasses: $.connection.content[*].declaredType.permittedSubclasses[*]
  • synthetic: $.connection.content[*].declaredType.synthetic
  • genericSuperclass: $.connection.content[*].declaredType.genericSuperclass
  • package: $.connection.content[*].declaredType.package
  • genericInterfaces: $.connection.content[*].declaredType.genericInterfaces
  • genericInterfaces: $.connection.content[*].declaredType.genericInterfaces[*]
  • signers: $.connection.content[*].declaredType.signers
  • signers: $.connection.content[*].declaredType.signers[*]
  • enclosingMethod: $.connection.content[*].declaredType.enclosingMethod
  • enclosingConstructor: $.connection.content[*].declaredType.enclosingConstructor
  • declaringClass: $.connection.content[*].declaredType.declaringClass
  • typeName: $.connection.content[*].declaredType.typeName
  • classes: $.connection.content[*].declaredType.classes
  • classes: $.connection.content[*].declaredType.classes[*]
  • fields: $.connection.content[*].declaredType.fields
  • fields: $.connection.content[*].declaredType.fields[*]
  • methods: $.connection.content[*].declaredType.methods
  • methods: $.connection.content[*].declaredType.methods[*]
  • constructors: $.connection.content[*].declaredType.constructors
  • constructors: $.connection.content[*].declaredType.constructors[*]
  • declaredClasses: $.connection.content[*].declaredType.declaredClasses
  • declaredClasses: $.connection.content[*].declaredType.declaredClasses[*]
  • declaredFields: $.connection.content[*].declaredType.declaredFields
  • declaredFields: $.connection.content[*].declaredType.declaredFields[*]
  • recordComponents: $.connection.content[*].declaredType.recordComponents
  • recordComponents: $.connection.content[*].declaredType.recordComponents[*]
  • declaredMethods: $.connection.content[*].declaredType.declaredMethods
  • declaredMethods: $.connection.content[*].declaredType.declaredMethods[*]
  • declaredConstructors: $.connection.content[*].declaredType.declaredConstructors
  • declaredConstructors: $.connection.content[*].declaredType.declaredConstructors[*]
  • enumConstants: $.connection.content[*].declaredType.enumConstants
  • enumConstants: $.connection.content[*].declaredType.enumConstants[*]
  • annotations: $.connection.content[*].declaredType.annotations
  • annotations: $.connection.content[*].declaredType.annotations[*]
  • declaredAnnotations: $.connection.content[*].declaredType.declaredAnnotations
  • declaredAnnotations: $.connection.content[*].declaredType.declaredAnnotations[*]
  • annotatedSuperclass: $.connection.content[*].declaredType.annotatedSuperclass
  • annotatedInterfaces: $.connection.content[*].declaredType.annotatedInterfaces
  • annotatedInterfaces: $.connection.content[*].declaredType.annotatedInterfaces[*]
  • nestMembers: $.connection.content[*].declaredType.nestMembers
  • nestMembers: $.connection.content[*].declaredType.nestMembers[*]
  • globalScope: $.connection.content[*].globalScope
  • typeSubstituted: $.connection.content[*].typeSubstituted
  • cause: $.cause
  • length: $.length
  • resource: $.resource
  • message: $.message
  • extensions: $.extensions
  • security: $.extensions.security
  • timeStamp: $.extensions.security.timeStamp
  • messageSequenceNumber: $.extensions.security.messageSequenceNumber
  • securityInfo: $.extensions.security.securityInfo
  • string: $.extensions.security.securityInfo.string
  • string: $.extensions.security.securityInfo.string[*]
  • private: $.extensions.security.securityInfo.private
  • privateData: $.extensions.privateData
  • string: $.extensions.privateData.string
  • string: $.extensions.privateData.string[*]
  • private: $.extensions.privateData.private
  • any: $.extensions.privateData.private.any
  • any: $.extensions.privateData.private.any[*]
  • currentPosition: $.currentPosition
  • monitorCrossRefID: $.monitorCrossRefID
  • servicesPermitted: $.servicesPermitted
  • mediaAttachementServices: $.servicesPermitted.mediaAttachementServices
  • detachMediaService: $.servicesPermitted.mediaAttachementServices.detachMediaService
  • attachMediaService: $.servicesPermitted.mediaAttachementServices.attachMediaService
  • callControlServices: $.servicesPermitted.callControlServices
  • consultationCall: $.servicesPermitted.callControlServices.consultationCall
  • holdCall: $.servicesPermitted.callControlServices.holdCall
  • joinCall: $.servicesPermitted.callControlServices.joinCall
  • makeCall: $.servicesPermitted.callControlServices.makeCall
  • callBack: $.servicesPermitted.callControlServices.callBack
  • parkCall: $.servicesPermitted.callControlServices.parkCall
  • conferenceCall: $.servicesPermitted.callControlServices.conferenceCall
  • singleStepTransfer: $.servicesPermitted.callControlServices.singleStepTransfer
  • directedPickupCall: $.servicesPermitted.callControlServices.directedPickupCall
  • makePredictiveCall: $.servicesPermitted.callControlServices.makePredictiveCall
  • singleStepConference: $.servicesPermitted.callControlServices.singleStepConference
  • callBackMessage: $.servicesPermitted.callControlServices.callBackMessage
  • campOnCall: $.servicesPermitted.callControlServices.campOnCall
  • alternateCall: $.servicesPermitted.callControlServices.alternateCall
  • acceptCall: $.servicesPermitted.callControlServices.acceptCall
  • answerCall: $.servicesPermitted.callControlServices.answerCall
  • sendMessage: $.servicesPermitted.callControlServices.sendMessage
  • dialDigits: $.servicesPermitted.callControlServices.dialDigits
  • deflectCall: $.servicesPermitted.callControlServices.deflectCall
  • clearCall: $.servicesPermitted.callControlServices.clearCall
  • groupPickupCall: $.servicesPermitted.callControlServices.groupPickupCall
  • retrieveCall: $.servicesPermitted.callControlServices.retrieveCall
  • reconnectCall: $.servicesPermitted.callControlServices.reconnectCall
  • intrudeCall: $.servicesPermitted.callControlServices.intrudeCall
  • transferCall: $.servicesPermitted.callControlServices.transferCall
  • clearConnection: $.servicesPermitted.callControlServices.clearConnection
  • callAssociatedServices: $.servicesPermitted.callAssociatedServices
  • changeConnectionInformation: $.servicesPermitted.callAssociatedServices.changeConnectionInformation
  • generateTelephonyTones: $.servicesPermitted.callAssociatedServices.generateTelephonyTones
  • sendUserInformation: $.servicesPermitted.callAssociatedServices.sendUserInformation
  • cancelTelephonyTones: $.servicesPermitted.callAssociatedServices.cancelTelephonyTones
  • generateDigits: $.servicesPermitted.callAssociatedServices.generateDigits
  • associateData: $.servicesPermitted.callAssociatedServices.associateData
  • routeingServices: $.servicesPermitted.routeingServices
  • reRoute: $.servicesPermitted.routeingServices.reRoute
  • routeEnd: $.servicesPermitted.routeingServices.routeEnd
  • routeRegisterCancel: $.servicesPermitted.routeingServices.routeRegisterCancel
  • routeRegisterAbort: $.servicesPermitted.routeingServices.routeRegisterAbort
  • routeRequest: $.servicesPermitted.routeingServices.routeRequest
  • routeSelect: $.servicesPermitted.routeingServices.routeSelect
  • routeReject: $.servicesPermitted.routeingServices.routeReject
  • routeUsed: $.servicesPermitted.routeingServices.routeUsed
  • routeRegister: $.servicesPermitted.routeingServices.routeRegister
  • voiceServices: $.servicesPermitted.voiceServices
  • clear: $.servicesPermitted.voiceServices.clear
  • resume: $.servicesPermitted.voiceServices.resume
  • suspend: $.servicesPermitted.voiceServices.suspend
  • review: $.servicesPermitted.voiceServices.review
  • activate: $.servicesPermitted.voiceServices.activate
  • stop: $.servicesPermitted.voiceServices.stop
  • setVoiceAttribute: $.servicesPermitted.voiceServices.setVoiceAttribute
  • concatenateMessage: $.servicesPermitted.voiceServices.concatenateMessage
  • synthesizeMessage: $.servicesPermitted.voiceServices.synthesizeMessage
  • queryVoiceAttribute: $.servicesPermitted.voiceServices.queryVoiceAttribute
  • deactivate: $.servicesPermitted.voiceServices.deactivate
  • deleteMessage: $.servicesPermitted.voiceServices.deleteMessage
  • playMessage: $.servicesPermitted.voiceServices.playMessage
  • recordMessage: $.servicesPermitted.voiceServices.recordMessage
  • reposition: $.servicesPermitted.voiceServices.reposition

SuspendRecordEvent

Beispiel: SuspendRecordEvent
{
"cause": "A_CD_BUSY",
"connection": {
"content": [
{
"declaredType": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"globalScope": true,
"name": {
"localPart": "<string>",
"namespaceURI": "<string>",
"prefix": "<string>"
},
"nil": true,
"scope": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"typeSubstituted": true,
"value": { }
}
]
},
"currentPosition": 0,
"extensions": {
"privateData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"security": {
"messageSequenceNumber": 0,
"securityInfo": {
"private": { },
"string": [ "<string>" ]
},
"timeStamp": "<string>"
}
},
"length": 0,
"message": "<string>",
"monitorCrossRefID": "2345",
"resource": "<string>",
"servicesPermitted": {
"callAssociatedServices": {
"associateData": true,
"cancelTelephonyTones": true,
"changeConnectionInformation": true,
"generateDigits": true,
"generateTelephonyTones": true,
"sendUserInformation": true
},
"callControlServices": {
"acceptCall": true,
"alternateCall": true,
"answerCall": true,
"callBack": true,
"callBackMessage": true,
"campOnCall": true,
"clearCall": true,
"clearConnection": true,
"conferenceCall": true,
"consultationCall": true,
"deflectCall": true,
"dialDigits": true,
"directedPickupCall": true,
"groupPickupCall": true,
"holdCall": true,
"intrudeCall": true,
"joinCall": true,
"makeCall": true,
"makePredictiveCall": true,
"parkCall": true,
"reconnectCall": true,
"retrieveCall": true,
"sendMessage": true,
"singleStepConference": true,
"singleStepTransfer": true,
"transferCall": true
},
"mediaAttachementServices": {
"attachMediaService": true,
"detachMediaService": true
},
"routeingServices": {
"reRoute": true,
"routeEnd": true,
"routeRegister": true,
"routeRegisterAbort": true,
"routeRegisterCancel": true,
"routeReject": true,
"routeRequest": true,
"routeSelect": true,
"routeUsed": true
},
"voiceServices": {
"activate": true,
"clear": true,
"concatenateMessage": true,
"deactivate": true,
"deleteMessage": true,
"playMessage": true,
"queryVoiceAttribute": true,
"recordMessage": true,
"reposition": true,
"resume": true,
"review": true,
"setVoiceAttribute": true,
"stop": true,
"suspend": true,
"synthesizeMessage": true
}
}
}

Attribute (JsonPath)

  • connection: $.connection
  • content: $.connection.content
  • content: $.connection.content[*]
  • name: $.connection.content[*].name
  • namespaceURI: $.connection.content[*].name.namespaceURI
  • localPart: $.connection.content[*].name.localPart
  • prefix: $.connection.content[*].name.prefix
  • value: $.connection.content[*].value
  • scope: $.connection.content[*].scope
  • name: $.connection.content[*].scope.name
  • module: $.connection.content[*].scope.module
  • protectionDomain: $.connection.content[*].scope.protectionDomain
  • modifiers: $.connection.content[*].scope.modifiers
  • interface: $.connection.content[*].scope.interface
  • array: $.connection.content[*].scope.array
  • primitive: $.connection.content[*].scope.primitive
  • hidden: $.connection.content[*].scope.hidden
  • superclass: $.connection.content[*].scope.superclass
  • componentType: $.connection.content[*].scope.componentType
  • annotation: $.connection.content[*].scope.annotation
  • enum: $.connection.content[*].scope.enum
  • record: $.connection.content[*].scope.record
  • typeParameters: $.connection.content[*].scope.typeParameters
  • typeParameters: $.connection.content[*].scope.typeParameters[*]
  • sealed: $.connection.content[*].scope.sealed
  • interfaces: $.connection.content[*].scope.interfaces
  • interfaces: $.connection.content[*].scope.interfaces[*]
  • classLoader: $.connection.content[*].scope.classLoader
  • memberClass: $.connection.content[*].scope.memberClass
  • localClass: $.connection.content[*].scope.localClass
  • anonymousClass: $.connection.content[*].scope.anonymousClass
  • enclosingClass: $.connection.content[*].scope.enclosingClass
  • simpleName: $.connection.content[*].scope.simpleName
  • canonicalName: $.connection.content[*].scope.canonicalName
  • packageName: $.connection.content[*].scope.packageName
  • nestHost: $.connection.content[*].scope.nestHost
  • permittedSubclasses: $.connection.content[*].scope.permittedSubclasses
  • permittedSubclasses: $.connection.content[*].scope.permittedSubclasses[*]
  • synthetic: $.connection.content[*].scope.synthetic
  • genericSuperclass: $.connection.content[*].scope.genericSuperclass
  • package: $.connection.content[*].scope.package
  • genericInterfaces: $.connection.content[*].scope.genericInterfaces
  • genericInterfaces: $.connection.content[*].scope.genericInterfaces[*]
  • signers: $.connection.content[*].scope.signers
  • signers: $.connection.content[*].scope.signers[*]
  • enclosingMethod: $.connection.content[*].scope.enclosingMethod
  • enclosingConstructor: $.connection.content[*].scope.enclosingConstructor
  • declaringClass: $.connection.content[*].scope.declaringClass
  • typeName: $.connection.content[*].scope.typeName
  • classes: $.connection.content[*].scope.classes
  • classes: $.connection.content[*].scope.classes[*]
  • fields: $.connection.content[*].scope.fields
  • fields: $.connection.content[*].scope.fields[*]
  • methods: $.connection.content[*].scope.methods
  • methods: $.connection.content[*].scope.methods[*]
  • constructors: $.connection.content[*].scope.constructors
  • constructors: $.connection.content[*].scope.constructors[*]
  • declaredClasses: $.connection.content[*].scope.declaredClasses
  • declaredClasses: $.connection.content[*].scope.declaredClasses[*]
  • declaredFields: $.connection.content[*].scope.declaredFields
  • declaredFields: $.connection.content[*].scope.declaredFields[*]
  • recordComponents: $.connection.content[*].scope.recordComponents
  • recordComponents: $.connection.content[*].scope.recordComponents[*]
  • declaredMethods: $.connection.content[*].scope.declaredMethods
  • declaredMethods: $.connection.content[*].scope.declaredMethods[*]
  • declaredConstructors: $.connection.content[*].scope.declaredConstructors
  • declaredConstructors: $.connection.content[*].scope.declaredConstructors[*]
  • enumConstants: $.connection.content[*].scope.enumConstants
  • enumConstants: $.connection.content[*].scope.enumConstants[*]
  • annotations: $.connection.content[*].scope.annotations
  • annotations: $.connection.content[*].scope.annotations[*]
  • declaredAnnotations: $.connection.content[*].scope.declaredAnnotations
  • declaredAnnotations: $.connection.content[*].scope.declaredAnnotations[*]
  • annotatedSuperclass: $.connection.content[*].scope.annotatedSuperclass
  • annotatedInterfaces: $.connection.content[*].scope.annotatedInterfaces
  • annotatedInterfaces: $.connection.content[*].scope.annotatedInterfaces[*]
  • nestMembers: $.connection.content[*].scope.nestMembers
  • nestMembers: $.connection.content[*].scope.nestMembers[*]
  • nil: $.connection.content[*].nil
  • declaredType: $.connection.content[*].declaredType
  • name: $.connection.content[*].declaredType.name
  • module: $.connection.content[*].declaredType.module
  • protectionDomain: $.connection.content[*].declaredType.protectionDomain
  • modifiers: $.connection.content[*].declaredType.modifiers
  • interface: $.connection.content[*].declaredType.interface
  • array: $.connection.content[*].declaredType.array
  • primitive: $.connection.content[*].declaredType.primitive
  • hidden: $.connection.content[*].declaredType.hidden
  • superclass: $.connection.content[*].declaredType.superclass
  • componentType: $.connection.content[*].declaredType.componentType
  • annotation: $.connection.content[*].declaredType.annotation
  • enum: $.connection.content[*].declaredType.enum
  • record: $.connection.content[*].declaredType.record
  • typeParameters: $.connection.content[*].declaredType.typeParameters
  • typeParameters: $.connection.content[*].declaredType.typeParameters[*]
  • sealed: $.connection.content[*].declaredType.sealed
  • interfaces: $.connection.content[*].declaredType.interfaces
  • interfaces: $.connection.content[*].declaredType.interfaces[*]
  • classLoader: $.connection.content[*].declaredType.classLoader
  • memberClass: $.connection.content[*].declaredType.memberClass
  • localClass: $.connection.content[*].declaredType.localClass
  • anonymousClass: $.connection.content[*].declaredType.anonymousClass
  • enclosingClass: $.connection.content[*].declaredType.enclosingClass
  • simpleName: $.connection.content[*].declaredType.simpleName
  • canonicalName: $.connection.content[*].declaredType.canonicalName
  • packageName: $.connection.content[*].declaredType.packageName
  • nestHost: $.connection.content[*].declaredType.nestHost
  • permittedSubclasses: $.connection.content[*].declaredType.permittedSubclasses
  • permittedSubclasses: $.connection.content[*].declaredType.permittedSubclasses[*]
  • synthetic: $.connection.content[*].declaredType.synthetic
  • genericSuperclass: $.connection.content[*].declaredType.genericSuperclass
  • package: $.connection.content[*].declaredType.package
  • genericInterfaces: $.connection.content[*].declaredType.genericInterfaces
  • genericInterfaces: $.connection.content[*].declaredType.genericInterfaces[*]
  • signers: $.connection.content[*].declaredType.signers
  • signers: $.connection.content[*].declaredType.signers[*]
  • enclosingMethod: $.connection.content[*].declaredType.enclosingMethod
  • enclosingConstructor: $.connection.content[*].declaredType.enclosingConstructor
  • declaringClass: $.connection.content[*].declaredType.declaringClass
  • typeName: $.connection.content[*].declaredType.typeName
  • classes: $.connection.content[*].declaredType.classes
  • classes: $.connection.content[*].declaredType.classes[*]
  • fields: $.connection.content[*].declaredType.fields
  • fields: $.connection.content[*].declaredType.fields[*]
  • methods: $.connection.content[*].declaredType.methods
  • methods: $.connection.content[*].declaredType.methods[*]
  • constructors: $.connection.content[*].declaredType.constructors
  • constructors: $.connection.content[*].declaredType.constructors[*]
  • declaredClasses: $.connection.content[*].declaredType.declaredClasses
  • declaredClasses: $.connection.content[*].declaredType.declaredClasses[*]
  • declaredFields: $.connection.content[*].declaredType.declaredFields
  • declaredFields: $.connection.content[*].declaredType.declaredFields[*]
  • recordComponents: $.connection.content[*].declaredType.recordComponents
  • recordComponents: $.connection.content[*].declaredType.recordComponents[*]
  • declaredMethods: $.connection.content[*].declaredType.declaredMethods
  • declaredMethods: $.connection.content[*].declaredType.declaredMethods[*]
  • declaredConstructors: $.connection.content[*].declaredType.declaredConstructors
  • declaredConstructors: $.connection.content[*].declaredType.declaredConstructors[*]
  • enumConstants: $.connection.content[*].declaredType.enumConstants
  • enumConstants: $.connection.content[*].declaredType.enumConstants[*]
  • annotations: $.connection.content[*].declaredType.annotations
  • annotations: $.connection.content[*].declaredType.annotations[*]
  • declaredAnnotations: $.connection.content[*].declaredType.declaredAnnotations
  • declaredAnnotations: $.connection.content[*].declaredType.declaredAnnotations[*]
  • annotatedSuperclass: $.connection.content[*].declaredType.annotatedSuperclass
  • annotatedInterfaces: $.connection.content[*].declaredType.annotatedInterfaces
  • annotatedInterfaces: $.connection.content[*].declaredType.annotatedInterfaces[*]
  • nestMembers: $.connection.content[*].declaredType.nestMembers
  • nestMembers: $.connection.content[*].declaredType.nestMembers[*]
  • globalScope: $.connection.content[*].globalScope
  • typeSubstituted: $.connection.content[*].typeSubstituted
  • cause: $.cause
  • length: $.length
  • resource: $.resource
  • message: $.message
  • extensions: $.extensions
  • security: $.extensions.security
  • timeStamp: $.extensions.security.timeStamp
  • messageSequenceNumber: $.extensions.security.messageSequenceNumber
  • securityInfo: $.extensions.security.securityInfo
  • string: $.extensions.security.securityInfo.string
  • string: $.extensions.security.securityInfo.string[*]
  • private: $.extensions.security.securityInfo.private
  • privateData: $.extensions.privateData
  • string: $.extensions.privateData.string
  • string: $.extensions.privateData.string[*]
  • private: $.extensions.privateData.private
  • any: $.extensions.privateData.private.any
  • any: $.extensions.privateData.private.any[*]
  • currentPosition: $.currentPosition
  • monitorCrossRefID: $.monitorCrossRefID
  • servicesPermitted: $.servicesPermitted
  • mediaAttachementServices: $.servicesPermitted.mediaAttachementServices
  • detachMediaService: $.servicesPermitted.mediaAttachementServices.detachMediaService
  • attachMediaService: $.servicesPermitted.mediaAttachementServices.attachMediaService
  • callControlServices: $.servicesPermitted.callControlServices
  • consultationCall: $.servicesPermitted.callControlServices.consultationCall
  • holdCall: $.servicesPermitted.callControlServices.holdCall
  • joinCall: $.servicesPermitted.callControlServices.joinCall
  • makeCall: $.servicesPermitted.callControlServices.makeCall
  • callBack: $.servicesPermitted.callControlServices.callBack
  • parkCall: $.servicesPermitted.callControlServices.parkCall
  • conferenceCall: $.servicesPermitted.callControlServices.conferenceCall
  • singleStepTransfer: $.servicesPermitted.callControlServices.singleStepTransfer
  • directedPickupCall: $.servicesPermitted.callControlServices.directedPickupCall
  • makePredictiveCall: $.servicesPermitted.callControlServices.makePredictiveCall
  • singleStepConference: $.servicesPermitted.callControlServices.singleStepConference
  • callBackMessage: $.servicesPermitted.callControlServices.callBackMessage
  • campOnCall: $.servicesPermitted.callControlServices.campOnCall
  • alternateCall: $.servicesPermitted.callControlServices.alternateCall
  • acceptCall: $.servicesPermitted.callControlServices.acceptCall
  • answerCall: $.servicesPermitted.callControlServices.answerCall
  • sendMessage: $.servicesPermitted.callControlServices.sendMessage
  • dialDigits: $.servicesPermitted.callControlServices.dialDigits
  • deflectCall: $.servicesPermitted.callControlServices.deflectCall
  • clearCall: $.servicesPermitted.callControlServices.clearCall
  • groupPickupCall: $.servicesPermitted.callControlServices.groupPickupCall
  • retrieveCall: $.servicesPermitted.callControlServices.retrieveCall
  • reconnectCall: $.servicesPermitted.callControlServices.reconnectCall
  • intrudeCall: $.servicesPermitted.callControlServices.intrudeCall
  • transferCall: $.servicesPermitted.callControlServices.transferCall
  • clearConnection: $.servicesPermitted.callControlServices.clearConnection
  • callAssociatedServices: $.servicesPermitted.callAssociatedServices
  • changeConnectionInformation: $.servicesPermitted.callAssociatedServices.changeConnectionInformation
  • generateTelephonyTones: $.servicesPermitted.callAssociatedServices.generateTelephonyTones
  • sendUserInformation: $.servicesPermitted.callAssociatedServices.sendUserInformation
  • cancelTelephonyTones: $.servicesPermitted.callAssociatedServices.cancelTelephonyTones
  • generateDigits: $.servicesPermitted.callAssociatedServices.generateDigits
  • associateData: $.servicesPermitted.callAssociatedServices.associateData
  • routeingServices: $.servicesPermitted.routeingServices
  • reRoute: $.servicesPermitted.routeingServices.reRoute
  • routeEnd: $.servicesPermitted.routeingServices.routeEnd
  • routeRegisterCancel: $.servicesPermitted.routeingServices.routeRegisterCancel
  • routeRegisterAbort: $.servicesPermitted.routeingServices.routeRegisterAbort
  • routeRequest: $.servicesPermitted.routeingServices.routeRequest
  • routeSelect: $.servicesPermitted.routeingServices.routeSelect
  • routeReject: $.servicesPermitted.routeingServices.routeReject
  • routeUsed: $.servicesPermitted.routeingServices.routeUsed
  • routeRegister: $.servicesPermitted.routeingServices.routeRegister
  • voiceServices: $.servicesPermitted.voiceServices
  • clear: $.servicesPermitted.voiceServices.clear
  • resume: $.servicesPermitted.voiceServices.resume
  • suspend: $.servicesPermitted.voiceServices.suspend
  • review: $.servicesPermitted.voiceServices.review
  • activate: $.servicesPermitted.voiceServices.activate
  • stop: $.servicesPermitted.voiceServices.stop
  • setVoiceAttribute: $.servicesPermitted.voiceServices.setVoiceAttribute
  • concatenateMessage: $.servicesPermitted.voiceServices.concatenateMessage
  • synthesizeMessage: $.servicesPermitted.voiceServices.synthesizeMessage
  • queryVoiceAttribute: $.servicesPermitted.voiceServices.queryVoiceAttribute
  • deactivate: $.servicesPermitted.voiceServices.deactivate
  • deleteMessage: $.servicesPermitted.voiceServices.deleteMessage
  • playMessage: $.servicesPermitted.voiceServices.playMessage
  • recordMessage: $.servicesPermitted.voiceServices.recordMessage
  • reposition: $.servicesPermitted.voiceServices.reposition

TelephonyTonesGeneratedEvent

Beispiel: TelephonyTonesGeneratedEvent
{
"connection": {
"content": [
{
"declaredType": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"globalScope": true,
"name": {
"localPart": "<string>",
"namespaceURI": "<string>",
"prefix": "<string>"
},
"nil": true,
"scope": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"typeSubstituted": true,
"value": { }
}
]
},
"connectionInfo": {
"flowDirection": "<string>",
"mediaSessionInfo": "<string>",
"numberOfChannels": 0
},
"extensions": {
"privateData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"security": {
"messageSequenceNumber": 0,
"securityInfo": {
"private": { },
"string": [ "<string>" ]
},
"timeStamp": "<string>"
}
},
"monitorCrossRefID": "2345",
"pauseDuration": 42,
"toneDuration": 42,
"toneFrequency": 0,
"toneGenerated": "BEEP"
}

Attribute (JsonPath)

  • connection: $.connection
  • content: $.connection.content
  • content: $.connection.content[*]
  • name: $.connection.content[*].name
  • namespaceURI: $.connection.content[*].name.namespaceURI
  • localPart: $.connection.content[*].name.localPart
  • prefix: $.connection.content[*].name.prefix
  • value: $.connection.content[*].value
  • scope: $.connection.content[*].scope
  • name: $.connection.content[*].scope.name
  • module: $.connection.content[*].scope.module
  • protectionDomain: $.connection.content[*].scope.protectionDomain
  • modifiers: $.connection.content[*].scope.modifiers
  • interface: $.connection.content[*].scope.interface
  • array: $.connection.content[*].scope.array
  • primitive: $.connection.content[*].scope.primitive
  • hidden: $.connection.content[*].scope.hidden
  • superclass: $.connection.content[*].scope.superclass
  • componentType: $.connection.content[*].scope.componentType
  • annotation: $.connection.content[*].scope.annotation
  • enum: $.connection.content[*].scope.enum
  • record: $.connection.content[*].scope.record
  • typeParameters: $.connection.content[*].scope.typeParameters
  • typeParameters: $.connection.content[*].scope.typeParameters[*]
  • sealed: $.connection.content[*].scope.sealed
  • interfaces: $.connection.content[*].scope.interfaces
  • interfaces: $.connection.content[*].scope.interfaces[*]
  • classLoader: $.connection.content[*].scope.classLoader
  • memberClass: $.connection.content[*].scope.memberClass
  • localClass: $.connection.content[*].scope.localClass
  • anonymousClass: $.connection.content[*].scope.anonymousClass
  • enclosingClass: $.connection.content[*].scope.enclosingClass
  • simpleName: $.connection.content[*].scope.simpleName
  • canonicalName: $.connection.content[*].scope.canonicalName
  • packageName: $.connection.content[*].scope.packageName
  • nestHost: $.connection.content[*].scope.nestHost
  • permittedSubclasses: $.connection.content[*].scope.permittedSubclasses
  • permittedSubclasses: $.connection.content[*].scope.permittedSubclasses[*]
  • synthetic: $.connection.content[*].scope.synthetic
  • genericSuperclass: $.connection.content[*].scope.genericSuperclass
  • package: $.connection.content[*].scope.package
  • genericInterfaces: $.connection.content[*].scope.genericInterfaces
  • genericInterfaces: $.connection.content[*].scope.genericInterfaces[*]
  • signers: $.connection.content[*].scope.signers
  • signers: $.connection.content[*].scope.signers[*]
  • enclosingMethod: $.connection.content[*].scope.enclosingMethod
  • enclosingConstructor: $.connection.content[*].scope.enclosingConstructor
  • declaringClass: $.connection.content[*].scope.declaringClass
  • typeName: $.connection.content[*].scope.typeName
  • classes: $.connection.content[*].scope.classes
  • classes: $.connection.content[*].scope.classes[*]
  • fields: $.connection.content[*].scope.fields
  • fields: $.connection.content[*].scope.fields[*]
  • methods: $.connection.content[*].scope.methods
  • methods: $.connection.content[*].scope.methods[*]
  • constructors: $.connection.content[*].scope.constructors
  • constructors: $.connection.content[*].scope.constructors[*]
  • declaredClasses: $.connection.content[*].scope.declaredClasses
  • declaredClasses: $.connection.content[*].scope.declaredClasses[*]
  • declaredFields: $.connection.content[*].scope.declaredFields
  • declaredFields: $.connection.content[*].scope.declaredFields[*]
  • recordComponents: $.connection.content[*].scope.recordComponents
  • recordComponents: $.connection.content[*].scope.recordComponents[*]
  • declaredMethods: $.connection.content[*].scope.declaredMethods
  • declaredMethods: $.connection.content[*].scope.declaredMethods[*]
  • declaredConstructors: $.connection.content[*].scope.declaredConstructors
  • declaredConstructors: $.connection.content[*].scope.declaredConstructors[*]
  • enumConstants: $.connection.content[*].scope.enumConstants
  • enumConstants: $.connection.content[*].scope.enumConstants[*]
  • annotations: $.connection.content[*].scope.annotations
  • annotations: $.connection.content[*].scope.annotations[*]
  • declaredAnnotations: $.connection.content[*].scope.declaredAnnotations
  • declaredAnnotations: $.connection.content[*].scope.declaredAnnotations[*]
  • annotatedSuperclass: $.connection.content[*].scope.annotatedSuperclass
  • annotatedInterfaces: $.connection.content[*].scope.annotatedInterfaces
  • annotatedInterfaces: $.connection.content[*].scope.annotatedInterfaces[*]
  • nestMembers: $.connection.content[*].scope.nestMembers
  • nestMembers: $.connection.content[*].scope.nestMembers[*]
  • nil: $.connection.content[*].nil
  • declaredType: $.connection.content[*].declaredType
  • name: $.connection.content[*].declaredType.name
  • module: $.connection.content[*].declaredType.module
  • protectionDomain: $.connection.content[*].declaredType.protectionDomain
  • modifiers: $.connection.content[*].declaredType.modifiers
  • interface: $.connection.content[*].declaredType.interface
  • array: $.connection.content[*].declaredType.array
  • primitive: $.connection.content[*].declaredType.primitive
  • hidden: $.connection.content[*].declaredType.hidden
  • superclass: $.connection.content[*].declaredType.superclass
  • componentType: $.connection.content[*].declaredType.componentType
  • annotation: $.connection.content[*].declaredType.annotation
  • enum: $.connection.content[*].declaredType.enum
  • record: $.connection.content[*].declaredType.record
  • typeParameters: $.connection.content[*].declaredType.typeParameters
  • typeParameters: $.connection.content[*].declaredType.typeParameters[*]
  • sealed: $.connection.content[*].declaredType.sealed
  • interfaces: $.connection.content[*].declaredType.interfaces
  • interfaces: $.connection.content[*].declaredType.interfaces[*]
  • classLoader: $.connection.content[*].declaredType.classLoader
  • memberClass: $.connection.content[*].declaredType.memberClass
  • localClass: $.connection.content[*].declaredType.localClass
  • anonymousClass: $.connection.content[*].declaredType.anonymousClass
  • enclosingClass: $.connection.content[*].declaredType.enclosingClass
  • simpleName: $.connection.content[*].declaredType.simpleName
  • canonicalName: $.connection.content[*].declaredType.canonicalName
  • packageName: $.connection.content[*].declaredType.packageName
  • nestHost: $.connection.content[*].declaredType.nestHost
  • permittedSubclasses: $.connection.content[*].declaredType.permittedSubclasses
  • permittedSubclasses: $.connection.content[*].declaredType.permittedSubclasses[*]
  • synthetic: $.connection.content[*].declaredType.synthetic
  • genericSuperclass: $.connection.content[*].declaredType.genericSuperclass
  • package: $.connection.content[*].declaredType.package
  • genericInterfaces: $.connection.content[*].declaredType.genericInterfaces
  • genericInterfaces: $.connection.content[*].declaredType.genericInterfaces[*]
  • signers: $.connection.content[*].declaredType.signers
  • signers: $.connection.content[*].declaredType.signers[*]
  • enclosingMethod: $.connection.content[*].declaredType.enclosingMethod
  • enclosingConstructor: $.connection.content[*].declaredType.enclosingConstructor
  • declaringClass: $.connection.content[*].declaredType.declaringClass
  • typeName: $.connection.content[*].declaredType.typeName
  • classes: $.connection.content[*].declaredType.classes
  • classes: $.connection.content[*].declaredType.classes[*]
  • fields: $.connection.content[*].declaredType.fields
  • fields: $.connection.content[*].declaredType.fields[*]
  • methods: $.connection.content[*].declaredType.methods
  • methods: $.connection.content[*].declaredType.methods[*]
  • constructors: $.connection.content[*].declaredType.constructors
  • constructors: $.connection.content[*].declaredType.constructors[*]
  • declaredClasses: $.connection.content[*].declaredType.declaredClasses
  • declaredClasses: $.connection.content[*].declaredType.declaredClasses[*]
  • declaredFields: $.connection.content[*].declaredType.declaredFields
  • declaredFields: $.connection.content[*].declaredType.declaredFields[*]
  • recordComponents: $.connection.content[*].declaredType.recordComponents
  • recordComponents: $.connection.content[*].declaredType.recordComponents[*]
  • declaredMethods: $.connection.content[*].declaredType.declaredMethods
  • declaredMethods: $.connection.content[*].declaredType.declaredMethods[*]
  • declaredConstructors: $.connection.content[*].declaredType.declaredConstructors
  • declaredConstructors: $.connection.content[*].declaredType.declaredConstructors[*]
  • enumConstants: $.connection.content[*].declaredType.enumConstants
  • enumConstants: $.connection.content[*].declaredType.enumConstants[*]
  • annotations: $.connection.content[*].declaredType.annotations
  • annotations: $.connection.content[*].declaredType.annotations[*]
  • declaredAnnotations: $.connection.content[*].declaredType.declaredAnnotations
  • declaredAnnotations: $.connection.content[*].declaredType.declaredAnnotations[*]
  • annotatedSuperclass: $.connection.content[*].declaredType.annotatedSuperclass
  • annotatedInterfaces: $.connection.content[*].declaredType.annotatedInterfaces
  • annotatedInterfaces: $.connection.content[*].declaredType.annotatedInterfaces[*]
  • nestMembers: $.connection.content[*].declaredType.nestMembers
  • nestMembers: $.connection.content[*].declaredType.nestMembers[*]
  • globalScope: $.connection.content[*].globalScope
  • typeSubstituted: $.connection.content[*].typeSubstituted
  • extensions: $.extensions
  • security: $.extensions.security
  • timeStamp: $.extensions.security.timeStamp
  • messageSequenceNumber: $.extensions.security.messageSequenceNumber
  • securityInfo: $.extensions.security.securityInfo
  • string: $.extensions.security.securityInfo.string
  • string: $.extensions.security.securityInfo.string[*]
  • private: $.extensions.security.securityInfo.private
  • privateData: $.extensions.privateData
  • string: $.extensions.privateData.string
  • string: $.extensions.privateData.string[*]
  • private: $.extensions.privateData.private
  • any: $.extensions.privateData.private.any
  • any: $.extensions.privateData.private.any[*]
  • toneFrequency: $.toneFrequency
  • toneDuration: $.toneDuration
  • toneGenerated: $.toneGenerated
  • monitorCrossRefID: $.monitorCrossRefID
  • connectionInfo: $.connectionInfo
  • numberOfChannels: $.connectionInfo.numberOfChannels
  • mediaSessionInfo: $.connectionInfo.mediaSessionInfo
  • flowDirection: $.connectionInfo.flowDirection
  • pauseDuration: $.pauseDuration

TransferedEvent

Beispiel: TransferedEvent
{
"callCharacteristics": {
"acdCall": true,
"assistCall": true,
"confidentialCall": true,
"directAgent": true,
"encryptedCall": true,
"highPriorityCall": true,
"lowPriorityCall": true,
"maintainanceCall": true,
"personalCall": true,
"priorityCall": true,
"privateCall": true,
"sensitiveCall": true,
"voiceUnitCall": true
},
"callLinkageDataList": {
"newCallLinkageData": {
"globalCallData": {
"callLinkageIDTimestamp": "<string>",
"globalCallLinkageID": { },
"globalCallSwitchingSubDomainName": "<string>"
},
"threadData": {
"threadIDTimeStamp": "<string>",
"threadLinkageID": { },
"threadSwitchingSubDomainName": "<string>"
}
},
"oldCallLinkageData": {
"globalCallData": {
"callLinkageIDTimestamp": "<string>",
"globalCallLinkageID": { },
"globalCallSwitchingSubDomainName": "<string>"
},
"threadData": {
"threadIDTimeStamp": "<string>",
"threadLinkageID": { },
"threadSwitchingSubDomainName": "<string>"
}
}
},
"cause": "A_CD_BUSY",
"chargingInfo": {
"numberUnits": {
"numberOfChargeUnits": {
"chargingUnitsRecord": [ "<chargingUnitsRecord>" ]
},
"numberOfCurrencyUnits": {
"currencyAmount": 0,
"currencyMultiplier": "<string>",
"currencyType": "<string>"
}
},
"typeOfChargingInfo": "<string>"
},
"correlatorData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"deviceHistory": {
"deviceHistoryListItem": [
{
"eventCause": "A_CD_BUSY",
"oldConnectionID": {
"content": [ "<content>" ]
},
"oldDeviceID": {
"notKnown": { },
"notRequired": { },
"notSpecified": { },
"numberDialed": { },
"restricted": { }
}
}
]
},
"extensions": {
"privateData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"security": {
"messageSequenceNumber": 0,
"securityInfo": {
"private": { },
"string": [ "<string>" ]
},
"timeStamp": "<string>"
}
},
"languagePreferences": "<string>",
"localConnectionInfo": "NULL",
"locationInfoList": {
"locationInfoEntry": [
{
"any": [ "<any>" ]
}
]
},
"mediaCallCharacteristics": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": {
"audio": true,
"chat": true,
"data": true,
"email": true,
"im": true,
"image": true,
"message": true,
"mms": true,
"notKnown": true,
"other": true,
"sms": true,
"voice": true
},
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ]
},
"monitorCrossRefID": "2345",
"primaryOldCall": {
"content": [
{
"declaredType": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"globalScope": true,
"name": {
"localPart": "<string>",
"namespaceURI": "<string>",
"prefix": "<string>"
},
"nil": true,
"scope": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"typeSubstituted": true,
"value": { }
}
]
},
"secondaryOldCall": {
"content": [
{
"declaredType": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"globalScope": true,
"name": {
"localPart": "<string>",
"namespaceURI": "<string>",
"prefix": "<string>"
},
"nil": true,
"scope": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"typeSubstituted": true,
"value": { }
}
]
},
"servicesPermitted": {
"callAssociatedServices": {
"associateData": true,
"cancelTelephonyTones": true,
"changeConnectionInformation": true,
"generateDigits": true,
"generateTelephonyTones": true,
"sendUserInformation": true
},
"callControlServices": {
"acceptCall": true,
"alternateCall": true,
"answerCall": true,
"callBack": true,
"callBackMessage": true,
"campOnCall": true,
"clearCall": true,
"clearConnection": true,
"conferenceCall": true,
"consultationCall": true,
"deflectCall": true,
"dialDigits": true,
"directedPickupCall": true,
"groupPickupCall": true,
"holdCall": true,
"intrudeCall": true,
"joinCall": true,
"makeCall": true,
"makePredictiveCall": true,
"parkCall": true,
"reconnectCall": true,
"retrieveCall": true,
"sendMessage": true,
"singleStepConference": true,
"singleStepTransfer": true,
"transferCall": true
},
"mediaAttachementServices": {
"attachMediaService": true,
"detachMediaService": true
},
"routeingServices": {
"reRoute": true,
"routeEnd": true,
"routeRegister": true,
"routeRegisterAbort": true,
"routeRegisterCancel": true,
"routeReject": true,
"routeRequest": true,
"routeSelect": true,
"routeUsed": true
},
"voiceServices": {
"activate": true,
"clear": true,
"concatenateMessage": true,
"deactivate": true,
"deleteMessage": true,
"playMessage": true,
"queryVoiceAttribute": true,
"recordMessage": true,
"reposition": true,
"resume": true,
"review": true,
"setVoiceAttribute": true,
"stop": true,
"suspend": true,
"synthesizeMessage": true
}
},
"transferredConnections": {
"connectionListItem": [
{
"associatedNID": {
"deviceID": { },
"notKnown": { }
},
"endpoint": {
"deviceID": { },
"notKnown": { },
"restricted": { }
},
"newConnection": {
"content": [ "<content>" ]
},
"oldConnection": {
"content": [ "<content>" ]
},
"resultingConnectionInfo": {
"flowDirection": "<string>",
"mediaSessionInfo": "<string>",
"numberOfChannels": 0
}
}
]
},
"transferredToDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"transferringDevice": {
"deviceIdentifier": {
"bitRate": "<string>",
"connectionRate": 0,
"delayTolerance": 0,
"mediaClass": [ "VOICE" ],
"privateName": true,
"privateNumber": true,
"switchingSubDomainCCIEType": "<string>",
"switchingSubDomainInformationElements": [ 0 ],
"typeOfNumber": "<string>",
"value": "<string>"
},
"notKnown": { },
"restricted": { }
},
"userData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
}
}

Attribute (JsonPath)

  • cause: $.cause
  • extensions: $.extensions
  • security: $.extensions.security
  • timeStamp: $.extensions.security.timeStamp
  • messageSequenceNumber: $.extensions.security.messageSequenceNumber
  • securityInfo: $.extensions.security.securityInfo
  • string: $.extensions.security.securityInfo.string
  • string: $.extensions.security.securityInfo.string[*]
  • private: $.extensions.security.securityInfo.private
  • privateData: $.extensions.privateData
  • string: $.extensions.privateData.string
  • string: $.extensions.privateData.string[*]
  • private: $.extensions.privateData.private
  • any: $.extensions.privateData.private.any
  • any: $.extensions.privateData.private.any[*]
  • transferredConnections: $.transferredConnections
  • connectionListItem: $.transferredConnections.connectionListItem
  • connectionListItem: $.transferredConnections.connectionListItem[*]
  • resultingConnectionInfo: $.transferredConnections.connectionListItem[*].resultingConnectionInfo
  • numberOfChannels: $.transferredConnections.connectionListItem[*].resultingConnectionInfo.numberOfChannels
  • mediaSessionInfo: $.transferredConnections.connectionListItem[*].resultingConnectionInfo.mediaSessionInfo
  • flowDirection: $.transferredConnections.connectionListItem[*].resultingConnectionInfo.flowDirection
  • newConnection: $.transferredConnections.connectionListItem[*].newConnection
  • content: $.transferredConnections.connectionListItem[*].newConnection.content
  • content: $.transferredConnections.connectionListItem[*].newConnection.content[*]
  • oldConnection: $.transferredConnections.connectionListItem[*].oldConnection
  • content: $.transferredConnections.connectionListItem[*].oldConnection.content
  • content: $.transferredConnections.connectionListItem[*].oldConnection.content[*]
  • endpoint: $.transferredConnections.connectionListItem[*].endpoint
  • notKnown: $.transferredConnections.connectionListItem[*].endpoint.notKnown
  • restricted: $.transferredConnections.connectionListItem[*].endpoint.restricted
  • deviceID: $.transferredConnections.connectionListItem[*].endpoint.deviceID
  • associatedNID: $.transferredConnections.connectionListItem[*].associatedNID
  • notKnown: $.transferredConnections.connectionListItem[*].associatedNID.notKnown
  • deviceID: $.transferredConnections.connectionListItem[*].associatedNID.deviceID
  • transferredToDevice: $.transferredToDevice
  • deviceIdentifier: $.transferredToDevice.deviceIdentifier
  • value: $.transferredToDevice.deviceIdentifier.value
  • bitRate: $.transferredToDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.transferredToDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.transferredToDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.transferredToDevice.deviceIdentifier.mediaClass
  • mediaClass: $.transferredToDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.transferredToDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.transferredToDevice.deviceIdentifier.delayTolerance
  • privateName: $.transferredToDevice.deviceIdentifier.privateName
  • privateNumber: $.transferredToDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.transferredToDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.transferredToDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.transferredToDevice.notKnown
  • restricted: $.transferredToDevice.restricted
  • transferringDevice: $.transferringDevice
  • deviceIdentifier: $.transferringDevice.deviceIdentifier
  • value: $.transferringDevice.deviceIdentifier.value
  • bitRate: $.transferringDevice.deviceIdentifier.bitRate
  • switchingSubDomainCCIEType: $.transferringDevice.deviceIdentifier.switchingSubDomainCCIEType
  • typeOfNumber: $.transferringDevice.deviceIdentifier.typeOfNumber
  • mediaClass: $.transferringDevice.deviceIdentifier.mediaClass
  • mediaClass: $.transferringDevice.deviceIdentifier.mediaClass[*]
  • connectionRate: $.transferringDevice.deviceIdentifier.connectionRate
  • delayTolerance: $.transferringDevice.deviceIdentifier.delayTolerance
  • privateName: $.transferringDevice.deviceIdentifier.privateName
  • privateNumber: $.transferringDevice.deviceIdentifier.privateNumber
  • switchingSubDomainInformationElements: $.transferringDevice.deviceIdentifier.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.transferringDevice.deviceIdentifier.switchingSubDomainInformationElements[*]
  • notKnown: $.transferringDevice.notKnown
  • restricted: $.transferringDevice.restricted
  • userData: $.userData
  • string: $.userData.string
  • string: $.userData.string[*]
  • private: $.userData.private
  • any: $.userData.private.any
  • any: $.userData.private.any[*]
  • languagePreferences: $.languagePreferences
  • locationInfoList: $.locationInfoList
  • locationInfoEntry: $.locationInfoList.locationInfoEntry
  • locationInfoEntry: $.locationInfoList.locationInfoEntry[*]
  • any: $.locationInfoList.locationInfoEntry[*].any
  • any: $.locationInfoList.locationInfoEntry[*].any[*]
  • callLinkageDataList: $.callLinkageDataList
  • oldCallLinkageData: $.callLinkageDataList.oldCallLinkageData
  • threadData: $.callLinkageDataList.oldCallLinkageData.threadData
  • threadIDTimeStamp: $.callLinkageDataList.oldCallLinkageData.threadData.threadIDTimeStamp
  • threadSwitchingSubDomainName: $.callLinkageDataList.oldCallLinkageData.threadData.threadSwitchingSubDomainName
  • threadLinkageID: $.callLinkageDataList.oldCallLinkageData.threadData.threadLinkageID
  • globalCallData: $.callLinkageDataList.oldCallLinkageData.globalCallData
  • globalCallLinkageID: $.callLinkageDataList.oldCallLinkageData.globalCallData.globalCallLinkageID
  • callLinkageIDTimestamp: $.callLinkageDataList.oldCallLinkageData.globalCallData.callLinkageIDTimestamp
  • globalCallSwitchingSubDomainName: $.callLinkageDataList.oldCallLinkageData.globalCallData.globalCallSwitchingSubDomainName
  • newCallLinkageData: $.callLinkageDataList.newCallLinkageData
  • threadData: $.callLinkageDataList.newCallLinkageData.threadData
  • threadIDTimeStamp: $.callLinkageDataList.newCallLinkageData.threadData.threadIDTimeStamp
  • threadSwitchingSubDomainName: $.callLinkageDataList.newCallLinkageData.threadData.threadSwitchingSubDomainName
  • threadLinkageID: $.callLinkageDataList.newCallLinkageData.threadData.threadLinkageID
  • globalCallData: $.callLinkageDataList.newCallLinkageData.globalCallData
  • globalCallLinkageID: $.callLinkageDataList.newCallLinkageData.globalCallData.globalCallLinkageID
  • callLinkageIDTimestamp: $.callLinkageDataList.newCallLinkageData.globalCallData.callLinkageIDTimestamp
  • globalCallSwitchingSubDomainName: $.callLinkageDataList.newCallLinkageData.globalCallData.globalCallSwitchingSubDomainName
  • secondaryOldCall: $.secondaryOldCall
  • content: $.secondaryOldCall.content
  • content: $.secondaryOldCall.content[*]
  • name: $.secondaryOldCall.content[*].name
  • namespaceURI: $.secondaryOldCall.content[*].name.namespaceURI
  • localPart: $.secondaryOldCall.content[*].name.localPart
  • prefix: $.secondaryOldCall.content[*].name.prefix
  • value: $.secondaryOldCall.content[*].value
  • scope: $.secondaryOldCall.content[*].scope
  • name: $.secondaryOldCall.content[*].scope.name
  • module: $.secondaryOldCall.content[*].scope.module
  • protectionDomain: $.secondaryOldCall.content[*].scope.protectionDomain
  • modifiers: $.secondaryOldCall.content[*].scope.modifiers
  • interface: $.secondaryOldCall.content[*].scope.interface
  • array: $.secondaryOldCall.content[*].scope.array
  • primitive: $.secondaryOldCall.content[*].scope.primitive
  • hidden: $.secondaryOldCall.content[*].scope.hidden
  • superclass: $.secondaryOldCall.content[*].scope.superclass
  • componentType: $.secondaryOldCall.content[*].scope.componentType
  • annotation: $.secondaryOldCall.content[*].scope.annotation
  • enum: $.secondaryOldCall.content[*].scope.enum
  • record: $.secondaryOldCall.content[*].scope.record
  • typeParameters: $.secondaryOldCall.content[*].scope.typeParameters
  • typeParameters: $.secondaryOldCall.content[*].scope.typeParameters[*]
  • sealed: $.secondaryOldCall.content[*].scope.sealed
  • interfaces: $.secondaryOldCall.content[*].scope.interfaces
  • interfaces: $.secondaryOldCall.content[*].scope.interfaces[*]
  • classLoader: $.secondaryOldCall.content[*].scope.classLoader
  • memberClass: $.secondaryOldCall.content[*].scope.memberClass
  • localClass: $.secondaryOldCall.content[*].scope.localClass
  • anonymousClass: $.secondaryOldCall.content[*].scope.anonymousClass
  • enclosingClass: $.secondaryOldCall.content[*].scope.enclosingClass
  • simpleName: $.secondaryOldCall.content[*].scope.simpleName
  • canonicalName: $.secondaryOldCall.content[*].scope.canonicalName
  • packageName: $.secondaryOldCall.content[*].scope.packageName
  • nestHost: $.secondaryOldCall.content[*].scope.nestHost
  • permittedSubclasses: $.secondaryOldCall.content[*].scope.permittedSubclasses
  • permittedSubclasses: $.secondaryOldCall.content[*].scope.permittedSubclasses[*]
  • synthetic: $.secondaryOldCall.content[*].scope.synthetic
  • genericSuperclass: $.secondaryOldCall.content[*].scope.genericSuperclass
  • package: $.secondaryOldCall.content[*].scope.package
  • genericInterfaces: $.secondaryOldCall.content[*].scope.genericInterfaces
  • genericInterfaces: $.secondaryOldCall.content[*].scope.genericInterfaces[*]
  • signers: $.secondaryOldCall.content[*].scope.signers
  • signers: $.secondaryOldCall.content[*].scope.signers[*]
  • enclosingMethod: $.secondaryOldCall.content[*].scope.enclosingMethod
  • enclosingConstructor: $.secondaryOldCall.content[*].scope.enclosingConstructor
  • declaringClass: $.secondaryOldCall.content[*].scope.declaringClass
  • typeName: $.secondaryOldCall.content[*].scope.typeName
  • classes: $.secondaryOldCall.content[*].scope.classes
  • classes: $.secondaryOldCall.content[*].scope.classes[*]
  • fields: $.secondaryOldCall.content[*].scope.fields
  • fields: $.secondaryOldCall.content[*].scope.fields[*]
  • methods: $.secondaryOldCall.content[*].scope.methods
  • methods: $.secondaryOldCall.content[*].scope.methods[*]
  • constructors: $.secondaryOldCall.content[*].scope.constructors
  • constructors: $.secondaryOldCall.content[*].scope.constructors[*]
  • declaredClasses: $.secondaryOldCall.content[*].scope.declaredClasses
  • declaredClasses: $.secondaryOldCall.content[*].scope.declaredClasses[*]
  • declaredFields: $.secondaryOldCall.content[*].scope.declaredFields
  • declaredFields: $.secondaryOldCall.content[*].scope.declaredFields[*]
  • recordComponents: $.secondaryOldCall.content[*].scope.recordComponents
  • recordComponents: $.secondaryOldCall.content[*].scope.recordComponents[*]
  • declaredMethods: $.secondaryOldCall.content[*].scope.declaredMethods
  • declaredMethods: $.secondaryOldCall.content[*].scope.declaredMethods[*]
  • declaredConstructors: $.secondaryOldCall.content[*].scope.declaredConstructors
  • declaredConstructors: $.secondaryOldCall.content[*].scope.declaredConstructors[*]
  • enumConstants: $.secondaryOldCall.content[*].scope.enumConstants
  • enumConstants: $.secondaryOldCall.content[*].scope.enumConstants[*]
  • annotations: $.secondaryOldCall.content[*].scope.annotations
  • annotations: $.secondaryOldCall.content[*].scope.annotations[*]
  • declaredAnnotations: $.secondaryOldCall.content[*].scope.declaredAnnotations
  • declaredAnnotations: $.secondaryOldCall.content[*].scope.declaredAnnotations[*]
  • annotatedSuperclass: $.secondaryOldCall.content[*].scope.annotatedSuperclass
  • annotatedInterfaces: $.secondaryOldCall.content[*].scope.annotatedInterfaces
  • annotatedInterfaces: $.secondaryOldCall.content[*].scope.annotatedInterfaces[*]
  • nestMembers: $.secondaryOldCall.content[*].scope.nestMembers
  • nestMembers: $.secondaryOldCall.content[*].scope.nestMembers[*]
  • nil: $.secondaryOldCall.content[*].nil
  • declaredType: $.secondaryOldCall.content[*].declaredType
  • name: $.secondaryOldCall.content[*].declaredType.name
  • module: $.secondaryOldCall.content[*].declaredType.module
  • protectionDomain: $.secondaryOldCall.content[*].declaredType.protectionDomain
  • modifiers: $.secondaryOldCall.content[*].declaredType.modifiers
  • interface: $.secondaryOldCall.content[*].declaredType.interface
  • array: $.secondaryOldCall.content[*].declaredType.array
  • primitive: $.secondaryOldCall.content[*].declaredType.primitive
  • hidden: $.secondaryOldCall.content[*].declaredType.hidden
  • superclass: $.secondaryOldCall.content[*].declaredType.superclass
  • componentType: $.secondaryOldCall.content[*].declaredType.componentType
  • annotation: $.secondaryOldCall.content[*].declaredType.annotation
  • enum: $.secondaryOldCall.content[*].declaredType.enum
  • record: $.secondaryOldCall.content[*].declaredType.record
  • typeParameters: $.secondaryOldCall.content[*].declaredType.typeParameters
  • typeParameters: $.secondaryOldCall.content[*].declaredType.typeParameters[*]
  • sealed: $.secondaryOldCall.content[*].declaredType.sealed
  • interfaces: $.secondaryOldCall.content[*].declaredType.interfaces
  • interfaces: $.secondaryOldCall.content[*].declaredType.interfaces[*]
  • classLoader: $.secondaryOldCall.content[*].declaredType.classLoader
  • memberClass: $.secondaryOldCall.content[*].declaredType.memberClass
  • localClass: $.secondaryOldCall.content[*].declaredType.localClass
  • anonymousClass: $.secondaryOldCall.content[*].declaredType.anonymousClass
  • enclosingClass: $.secondaryOldCall.content[*].declaredType.enclosingClass
  • simpleName: $.secondaryOldCall.content[*].declaredType.simpleName
  • canonicalName: $.secondaryOldCall.content[*].declaredType.canonicalName
  • packageName: $.secondaryOldCall.content[*].declaredType.packageName
  • nestHost: $.secondaryOldCall.content[*].declaredType.nestHost
  • permittedSubclasses: $.secondaryOldCall.content[*].declaredType.permittedSubclasses
  • permittedSubclasses: $.secondaryOldCall.content[*].declaredType.permittedSubclasses[*]
  • synthetic: $.secondaryOldCall.content[*].declaredType.synthetic
  • genericSuperclass: $.secondaryOldCall.content[*].declaredType.genericSuperclass
  • package: $.secondaryOldCall.content[*].declaredType.package
  • genericInterfaces: $.secondaryOldCall.content[*].declaredType.genericInterfaces
  • genericInterfaces: $.secondaryOldCall.content[*].declaredType.genericInterfaces[*]
  • signers: $.secondaryOldCall.content[*].declaredType.signers
  • signers: $.secondaryOldCall.content[*].declaredType.signers[*]
  • enclosingMethod: $.secondaryOldCall.content[*].declaredType.enclosingMethod
  • enclosingConstructor: $.secondaryOldCall.content[*].declaredType.enclosingConstructor
  • declaringClass: $.secondaryOldCall.content[*].declaredType.declaringClass
  • typeName: $.secondaryOldCall.content[*].declaredType.typeName
  • classes: $.secondaryOldCall.content[*].declaredType.classes
  • classes: $.secondaryOldCall.content[*].declaredType.classes[*]
  • fields: $.secondaryOldCall.content[*].declaredType.fields
  • fields: $.secondaryOldCall.content[*].declaredType.fields[*]
  • methods: $.secondaryOldCall.content[*].declaredType.methods
  • methods: $.secondaryOldCall.content[*].declaredType.methods[*]
  • constructors: $.secondaryOldCall.content[*].declaredType.constructors
  • constructors: $.secondaryOldCall.content[*].declaredType.constructors[*]
  • declaredClasses: $.secondaryOldCall.content[*].declaredType.declaredClasses
  • declaredClasses: $.secondaryOldCall.content[*].declaredType.declaredClasses[*]
  • declaredFields: $.secondaryOldCall.content[*].declaredType.declaredFields
  • declaredFields: $.secondaryOldCall.content[*].declaredType.declaredFields[*]
  • recordComponents: $.secondaryOldCall.content[*].declaredType.recordComponents
  • recordComponents: $.secondaryOldCall.content[*].declaredType.recordComponents[*]
  • declaredMethods: $.secondaryOldCall.content[*].declaredType.declaredMethods
  • declaredMethods: $.secondaryOldCall.content[*].declaredType.declaredMethods[*]
  • declaredConstructors: $.secondaryOldCall.content[*].declaredType.declaredConstructors
  • declaredConstructors: $.secondaryOldCall.content[*].declaredType.declaredConstructors[*]
  • enumConstants: $.secondaryOldCall.content[*].declaredType.enumConstants
  • enumConstants: $.secondaryOldCall.content[*].declaredType.enumConstants[*]
  • annotations: $.secondaryOldCall.content[*].declaredType.annotations
  • annotations: $.secondaryOldCall.content[*].declaredType.annotations[*]
  • declaredAnnotations: $.secondaryOldCall.content[*].declaredType.declaredAnnotations
  • declaredAnnotations: $.secondaryOldCall.content[*].declaredType.declaredAnnotations[*]
  • annotatedSuperclass: $.secondaryOldCall.content[*].declaredType.annotatedSuperclass
  • annotatedInterfaces: $.secondaryOldCall.content[*].declaredType.annotatedInterfaces
  • annotatedInterfaces: $.secondaryOldCall.content[*].declaredType.annotatedInterfaces[*]
  • nestMembers: $.secondaryOldCall.content[*].declaredType.nestMembers
  • nestMembers: $.secondaryOldCall.content[*].declaredType.nestMembers[*]
  • globalScope: $.secondaryOldCall.content[*].globalScope
  • typeSubstituted: $.secondaryOldCall.content[*].typeSubstituted
  • mediaCallCharacteristics: $.mediaCallCharacteristics
  • bitRate: $.mediaCallCharacteristics.bitRate
  • switchingSubDomainCCIEType: $.mediaCallCharacteristics.switchingSubDomainCCIEType
  • mediaClass: $.mediaCallCharacteristics.mediaClass
  • other: $.mediaCallCharacteristics.mediaClass.other
  • message: $.mediaCallCharacteristics.mediaClass.message
  • email: $.mediaCallCharacteristics.mediaClass.email
  • data: $.mediaCallCharacteristics.mediaClass.data
  • im: $.mediaCallCharacteristics.mediaClass.im
  • mms: $.mediaCallCharacteristics.mediaClass.mms
  • voice: $.mediaCallCharacteristics.mediaClass.voice
  • chat: $.mediaCallCharacteristics.mediaClass.chat
  • notKnown: $.mediaCallCharacteristics.mediaClass.notKnown
  • image: $.mediaCallCharacteristics.mediaClass.image
  • audio: $.mediaCallCharacteristics.mediaClass.audio
  • sms: $.mediaCallCharacteristics.mediaClass.sms
  • connectionRate: $.mediaCallCharacteristics.connectionRate
  • delayTolerance: $.mediaCallCharacteristics.delayTolerance
  • switchingSubDomainInformationElements: $.mediaCallCharacteristics.switchingSubDomainInformationElements
  • switchingSubDomainInformationElements: $.mediaCallCharacteristics.switchingSubDomainInformationElements[*]
  • localConnectionInfo: $.localConnectionInfo
  • callCharacteristics: $.callCharacteristics
  • privateCall: $.callCharacteristics.privateCall
  • acdCall: $.callCharacteristics.acdCall
  • lowPriorityCall: $.callCharacteristics.lowPriorityCall
  • encryptedCall: $.callCharacteristics.encryptedCall
  • voiceUnitCall: $.callCharacteristics.voiceUnitCall
  • highPriorityCall: $.callCharacteristics.highPriorityCall
  • directAgent: $.callCharacteristics.directAgent
  • assistCall: $.callCharacteristics.assistCall
  • sensitiveCall: $.callCharacteristics.sensitiveCall
  • personalCall: $.callCharacteristics.personalCall
  • confidentialCall: $.callCharacteristics.confidentialCall
  • maintainanceCall: $.callCharacteristics.maintainanceCall
  • priorityCall: $.callCharacteristics.priorityCall
  • monitorCrossRefID: $.monitorCrossRefID
  • servicesPermitted: $.servicesPermitted
  • mediaAttachementServices: $.servicesPermitted.mediaAttachementServices
  • detachMediaService: $.servicesPermitted.mediaAttachementServices.detachMediaService
  • attachMediaService: $.servicesPermitted.mediaAttachementServices.attachMediaService
  • callControlServices: $.servicesPermitted.callControlServices
  • consultationCall: $.servicesPermitted.callControlServices.consultationCall
  • holdCall: $.servicesPermitted.callControlServices.holdCall
  • joinCall: $.servicesPermitted.callControlServices.joinCall
  • makeCall: $.servicesPermitted.callControlServices.makeCall
  • callBack: $.servicesPermitted.callControlServices.callBack
  • parkCall: $.servicesPermitted.callControlServices.parkCall
  • conferenceCall: $.servicesPermitted.callControlServices.conferenceCall
  • singleStepTransfer: $.servicesPermitted.callControlServices.singleStepTransfer
  • directedPickupCall: $.servicesPermitted.callControlServices.directedPickupCall
  • makePredictiveCall: $.servicesPermitted.callControlServices.makePredictiveCall
  • singleStepConference: $.servicesPermitted.callControlServices.singleStepConference
  • callBackMessage: $.servicesPermitted.callControlServices.callBackMessage
  • campOnCall: $.servicesPermitted.callControlServices.campOnCall
  • alternateCall: $.servicesPermitted.callControlServices.alternateCall
  • acceptCall: $.servicesPermitted.callControlServices.acceptCall
  • answerCall: $.servicesPermitted.callControlServices.answerCall
  • sendMessage: $.servicesPermitted.callControlServices.sendMessage
  • dialDigits: $.servicesPermitted.callControlServices.dialDigits
  • deflectCall: $.servicesPermitted.callControlServices.deflectCall
  • clearCall: $.servicesPermitted.callControlServices.clearCall
  • groupPickupCall: $.servicesPermitted.callControlServices.groupPickupCall
  • retrieveCall: $.servicesPermitted.callControlServices.retrieveCall
  • reconnectCall: $.servicesPermitted.callControlServices.reconnectCall
  • intrudeCall: $.servicesPermitted.callControlServices.intrudeCall
  • transferCall: $.servicesPermitted.callControlServices.transferCall
  • clearConnection: $.servicesPermitted.callControlServices.clearConnection
  • callAssociatedServices: $.servicesPermitted.callAssociatedServices
  • changeConnectionInformation: $.servicesPermitted.callAssociatedServices.changeConnectionInformation
  • generateTelephonyTones: $.servicesPermitted.callAssociatedServices.generateTelephonyTones
  • sendUserInformation: $.servicesPermitted.callAssociatedServices.sendUserInformation
  • cancelTelephonyTones: $.servicesPermitted.callAssociatedServices.cancelTelephonyTones
  • generateDigits: $.servicesPermitted.callAssociatedServices.generateDigits
  • associateData: $.servicesPermitted.callAssociatedServices.associateData
  • routeingServices: $.servicesPermitted.routeingServices
  • reRoute: $.servicesPermitted.routeingServices.reRoute
  • routeEnd: $.servicesPermitted.routeingServices.routeEnd
  • routeRegisterCancel: $.servicesPermitted.routeingServices.routeRegisterCancel
  • routeRegisterAbort: $.servicesPermitted.routeingServices.routeRegisterAbort
  • routeRequest: $.servicesPermitted.routeingServices.routeRequest
  • routeSelect: $.servicesPermitted.routeingServices.routeSelect
  • routeReject: $.servicesPermitted.routeingServices.routeReject
  • routeUsed: $.servicesPermitted.routeingServices.routeUsed
  • routeRegister: $.servicesPermitted.routeingServices.routeRegister
  • voiceServices: $.servicesPermitted.voiceServices
  • clear: $.servicesPermitted.voiceServices.clear
  • resume: $.servicesPermitted.voiceServices.resume
  • suspend: $.servicesPermitted.voiceServices.suspend
  • review: $.servicesPermitted.voiceServices.review
  • activate: $.servicesPermitted.voiceServices.activate
  • stop: $.servicesPermitted.voiceServices.stop
  • setVoiceAttribute: $.servicesPermitted.voiceServices.setVoiceAttribute
  • concatenateMessage: $.servicesPermitted.voiceServices.concatenateMessage
  • synthesizeMessage: $.servicesPermitted.voiceServices.synthesizeMessage
  • queryVoiceAttribute: $.servicesPermitted.voiceServices.queryVoiceAttribute
  • deactivate: $.servicesPermitted.voiceServices.deactivate
  • deleteMessage: $.servicesPermitted.voiceServices.deleteMessage
  • playMessage: $.servicesPermitted.voiceServices.playMessage
  • recordMessage: $.servicesPermitted.voiceServices.recordMessage
  • reposition: $.servicesPermitted.voiceServices.reposition
  • correlatorData: $.correlatorData
  • string: $.correlatorData.string
  • string: $.correlatorData.string[*]
  • private: $.correlatorData.private
  • any: $.correlatorData.private.any
  • any: $.correlatorData.private.any[*]
  • chargingInfo: $.chargingInfo
  • typeOfChargingInfo: $.chargingInfo.typeOfChargingInfo
  • numberUnits: $.chargingInfo.numberUnits
  • numberOfCurrencyUnits: $.chargingInfo.numberUnits.numberOfCurrencyUnits
  • currencyMultiplier: $.chargingInfo.numberUnits.numberOfCurrencyUnits.currencyMultiplier
  • currencyAmount: $.chargingInfo.numberUnits.numberOfCurrencyUnits.currencyAmount
  • currencyType: $.chargingInfo.numberUnits.numberOfCurrencyUnits.currencyType
  • numberOfChargeUnits: $.chargingInfo.numberUnits.numberOfChargeUnits
  • chargingUnitsRecord: $.chargingInfo.numberUnits.numberOfChargeUnits.chargingUnitsRecord
  • chargingUnitsRecord: $.chargingInfo.numberUnits.numberOfChargeUnits.chargingUnitsRecord[*]
  • primaryOldCall: $.primaryOldCall
  • content: $.primaryOldCall.content
  • content: $.primaryOldCall.content[*]
  • name: $.primaryOldCall.content[*].name
  • namespaceURI: $.primaryOldCall.content[*].name.namespaceURI
  • localPart: $.primaryOldCall.content[*].name.localPart
  • prefix: $.primaryOldCall.content[*].name.prefix
  • value: $.primaryOldCall.content[*].value
  • scope: $.primaryOldCall.content[*].scope
  • name: $.primaryOldCall.content[*].scope.name
  • module: $.primaryOldCall.content[*].scope.module
  • protectionDomain: $.primaryOldCall.content[*].scope.protectionDomain
  • modifiers: $.primaryOldCall.content[*].scope.modifiers
  • interface: $.primaryOldCall.content[*].scope.interface
  • array: $.primaryOldCall.content[*].scope.array
  • primitive: $.primaryOldCall.content[*].scope.primitive
  • hidden: $.primaryOldCall.content[*].scope.hidden
  • superclass: $.primaryOldCall.content[*].scope.superclass
  • componentType: $.primaryOldCall.content[*].scope.componentType
  • annotation: $.primaryOldCall.content[*].scope.annotation
  • enum: $.primaryOldCall.content[*].scope.enum
  • record: $.primaryOldCall.content[*].scope.record
  • typeParameters: $.primaryOldCall.content[*].scope.typeParameters
  • typeParameters: $.primaryOldCall.content[*].scope.typeParameters[*]
  • sealed: $.primaryOldCall.content[*].scope.sealed
  • interfaces: $.primaryOldCall.content[*].scope.interfaces
  • interfaces: $.primaryOldCall.content[*].scope.interfaces[*]
  • classLoader: $.primaryOldCall.content[*].scope.classLoader
  • memberClass: $.primaryOldCall.content[*].scope.memberClass
  • localClass: $.primaryOldCall.content[*].scope.localClass
  • anonymousClass: $.primaryOldCall.content[*].scope.anonymousClass
  • enclosingClass: $.primaryOldCall.content[*].scope.enclosingClass
  • simpleName: $.primaryOldCall.content[*].scope.simpleName
  • canonicalName: $.primaryOldCall.content[*].scope.canonicalName
  • packageName: $.primaryOldCall.content[*].scope.packageName
  • nestHost: $.primaryOldCall.content[*].scope.nestHost
  • permittedSubclasses: $.primaryOldCall.content[*].scope.permittedSubclasses
  • permittedSubclasses: $.primaryOldCall.content[*].scope.permittedSubclasses[*]
  • synthetic: $.primaryOldCall.content[*].scope.synthetic
  • genericSuperclass: $.primaryOldCall.content[*].scope.genericSuperclass
  • package: $.primaryOldCall.content[*].scope.package
  • genericInterfaces: $.primaryOldCall.content[*].scope.genericInterfaces
  • genericInterfaces: $.primaryOldCall.content[*].scope.genericInterfaces[*]
  • signers: $.primaryOldCall.content[*].scope.signers
  • signers: $.primaryOldCall.content[*].scope.signers[*]
  • enclosingMethod: $.primaryOldCall.content[*].scope.enclosingMethod
  • enclosingConstructor: $.primaryOldCall.content[*].scope.enclosingConstructor
  • declaringClass: $.primaryOldCall.content[*].scope.declaringClass
  • typeName: $.primaryOldCall.content[*].scope.typeName
  • classes: $.primaryOldCall.content[*].scope.classes
  • classes: $.primaryOldCall.content[*].scope.classes[*]
  • fields: $.primaryOldCall.content[*].scope.fields
  • fields: $.primaryOldCall.content[*].scope.fields[*]
  • methods: $.primaryOldCall.content[*].scope.methods
  • methods: $.primaryOldCall.content[*].scope.methods[*]
  • constructors: $.primaryOldCall.content[*].scope.constructors
  • constructors: $.primaryOldCall.content[*].scope.constructors[*]
  • declaredClasses: $.primaryOldCall.content[*].scope.declaredClasses
  • declaredClasses: $.primaryOldCall.content[*].scope.declaredClasses[*]
  • declaredFields: $.primaryOldCall.content[*].scope.declaredFields
  • declaredFields: $.primaryOldCall.content[*].scope.declaredFields[*]
  • recordComponents: $.primaryOldCall.content[*].scope.recordComponents
  • recordComponents: $.primaryOldCall.content[*].scope.recordComponents[*]
  • declaredMethods: $.primaryOldCall.content[*].scope.declaredMethods
  • declaredMethods: $.primaryOldCall.content[*].scope.declaredMethods[*]
  • declaredConstructors: $.primaryOldCall.content[*].scope.declaredConstructors
  • declaredConstructors: $.primaryOldCall.content[*].scope.declaredConstructors[*]
  • enumConstants: $.primaryOldCall.content[*].scope.enumConstants
  • enumConstants: $.primaryOldCall.content[*].scope.enumConstants[*]
  • annotations: $.primaryOldCall.content[*].scope.annotations
  • annotations: $.primaryOldCall.content[*].scope.annotations[*]
  • declaredAnnotations: $.primaryOldCall.content[*].scope.declaredAnnotations
  • declaredAnnotations: $.primaryOldCall.content[*].scope.declaredAnnotations[*]
  • annotatedSuperclass: $.primaryOldCall.content[*].scope.annotatedSuperclass
  • annotatedInterfaces: $.primaryOldCall.content[*].scope.annotatedInterfaces
  • annotatedInterfaces: $.primaryOldCall.content[*].scope.annotatedInterfaces[*]
  • nestMembers: $.primaryOldCall.content[*].scope.nestMembers
  • nestMembers: $.primaryOldCall.content[*].scope.nestMembers[*]
  • nil: $.primaryOldCall.content[*].nil
  • declaredType: $.primaryOldCall.content[*].declaredType
  • name: $.primaryOldCall.content[*].declaredType.name
  • module: $.primaryOldCall.content[*].declaredType.module
  • protectionDomain: $.primaryOldCall.content[*].declaredType.protectionDomain
  • modifiers: $.primaryOldCall.content[*].declaredType.modifiers
  • interface: $.primaryOldCall.content[*].declaredType.interface
  • array: $.primaryOldCall.content[*].declaredType.array
  • primitive: $.primaryOldCall.content[*].declaredType.primitive
  • hidden: $.primaryOldCall.content[*].declaredType.hidden
  • superclass: $.primaryOldCall.content[*].declaredType.superclass
  • componentType: $.primaryOldCall.content[*].declaredType.componentType
  • annotation: $.primaryOldCall.content[*].declaredType.annotation
  • enum: $.primaryOldCall.content[*].declaredType.enum
  • record: $.primaryOldCall.content[*].declaredType.record
  • typeParameters: $.primaryOldCall.content[*].declaredType.typeParameters
  • typeParameters: $.primaryOldCall.content[*].declaredType.typeParameters[*]
  • sealed: $.primaryOldCall.content[*].declaredType.sealed
  • interfaces: $.primaryOldCall.content[*].declaredType.interfaces
  • interfaces: $.primaryOldCall.content[*].declaredType.interfaces[*]
  • classLoader: $.primaryOldCall.content[*].declaredType.classLoader
  • memberClass: $.primaryOldCall.content[*].declaredType.memberClass
  • localClass: $.primaryOldCall.content[*].declaredType.localClass
  • anonymousClass: $.primaryOldCall.content[*].declaredType.anonymousClass
  • enclosingClass: $.primaryOldCall.content[*].declaredType.enclosingClass
  • simpleName: $.primaryOldCall.content[*].declaredType.simpleName
  • canonicalName: $.primaryOldCall.content[*].declaredType.canonicalName
  • packageName: $.primaryOldCall.content[*].declaredType.packageName
  • nestHost: $.primaryOldCall.content[*].declaredType.nestHost
  • permittedSubclasses: $.primaryOldCall.content[*].declaredType.permittedSubclasses
  • permittedSubclasses: $.primaryOldCall.content[*].declaredType.permittedSubclasses[*]
  • synthetic: $.primaryOldCall.content[*].declaredType.synthetic
  • genericSuperclass: $.primaryOldCall.content[*].declaredType.genericSuperclass
  • package: $.primaryOldCall.content[*].declaredType.package
  • genericInterfaces: $.primaryOldCall.content[*].declaredType.genericInterfaces
  • genericInterfaces: $.primaryOldCall.content[*].declaredType.genericInterfaces[*]
  • signers: $.primaryOldCall.content[*].declaredType.signers
  • signers: $.primaryOldCall.content[*].declaredType.signers[*]
  • enclosingMethod: $.primaryOldCall.content[*].declaredType.enclosingMethod
  • enclosingConstructor: $.primaryOldCall.content[*].declaredType.enclosingConstructor
  • declaringClass: $.primaryOldCall.content[*].declaredType.declaringClass
  • typeName: $.primaryOldCall.content[*].declaredType.typeName
  • classes: $.primaryOldCall.content[*].declaredType.classes
  • classes: $.primaryOldCall.content[*].declaredType.classes[*]
  • fields: $.primaryOldCall.content[*].declaredType.fields
  • fields: $.primaryOldCall.content[*].declaredType.fields[*]
  • methods: $.primaryOldCall.content[*].declaredType.methods
  • methods: $.primaryOldCall.content[*].declaredType.methods[*]
  • constructors: $.primaryOldCall.content[*].declaredType.constructors
  • constructors: $.primaryOldCall.content[*].declaredType.constructors[*]
  • declaredClasses: $.primaryOldCall.content[*].declaredType.declaredClasses
  • declaredClasses: $.primaryOldCall.content[*].declaredType.declaredClasses[*]
  • declaredFields: $.primaryOldCall.content[*].declaredType.declaredFields
  • declaredFields: $.primaryOldCall.content[*].declaredType.declaredFields[*]
  • recordComponents: $.primaryOldCall.content[*].declaredType.recordComponents
  • recordComponents: $.primaryOldCall.content[*].declaredType.recordComponents[*]
  • declaredMethods: $.primaryOldCall.content[*].declaredType.declaredMethods
  • declaredMethods: $.primaryOldCall.content[*].declaredType.declaredMethods[*]
  • declaredConstructors: $.primaryOldCall.content[*].declaredType.declaredConstructors
  • declaredConstructors: $.primaryOldCall.content[*].declaredType.declaredConstructors[*]
  • enumConstants: $.primaryOldCall.content[*].declaredType.enumConstants
  • enumConstants: $.primaryOldCall.content[*].declaredType.enumConstants[*]
  • annotations: $.primaryOldCall.content[*].declaredType.annotations
  • annotations: $.primaryOldCall.content[*].declaredType.annotations[*]
  • declaredAnnotations: $.primaryOldCall.content[*].declaredType.declaredAnnotations
  • declaredAnnotations: $.primaryOldCall.content[*].declaredType.declaredAnnotations[*]
  • annotatedSuperclass: $.primaryOldCall.content[*].declaredType.annotatedSuperclass
  • annotatedInterfaces: $.primaryOldCall.content[*].declaredType.annotatedInterfaces
  • annotatedInterfaces: $.primaryOldCall.content[*].declaredType.annotatedInterfaces[*]
  • nestMembers: $.primaryOldCall.content[*].declaredType.nestMembers
  • nestMembers: $.primaryOldCall.content[*].declaredType.nestMembers[*]
  • globalScope: $.primaryOldCall.content[*].globalScope
  • typeSubstituted: $.primaryOldCall.content[*].typeSubstituted
  • deviceHistory: $.deviceHistory
  • deviceHistoryListItem: $.deviceHistory.deviceHistoryListItem
  • deviceHistoryListItem: $.deviceHistory.deviceHistoryListItem[*]
  • eventCause: $.deviceHistory.deviceHistoryListItem[*].eventCause
  • oldDeviceID: $.deviceHistory.deviceHistoryListItem[*].oldDeviceID
  • notKnown: $.deviceHistory.deviceHistoryListItem[*].oldDeviceID.notKnown
  • restricted: $.deviceHistory.deviceHistoryListItem[*].oldDeviceID.restricted
  • notRequired: $.deviceHistory.deviceHistoryListItem[*].oldDeviceID.notRequired
  • numberDialed: $.deviceHistory.deviceHistoryListItem[*].oldDeviceID.numberDialed
  • notSpecified: $.deviceHistory.deviceHistoryListItem[*].oldDeviceID.notSpecified
  • oldConnectionID: $.deviceHistory.deviceHistoryListItem[*].oldConnectionID
  • content: $.deviceHistory.deviceHistoryListItem[*].oldConnectionID.content
  • content: $.deviceHistory.deviceHistoryListItem[*].oldConnectionID.content[*]

VoiceAttributeChangedEvent

Beispiel: VoiceAttributeChangedEvent
{
"autoInterruptible": true,
"babbleTimeout": 0,
"cause": "A_CD_BUSY",
"connection": {
"content": [
{
"declaredType": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"globalScope": true,
"name": {
"localPart": "<string>",
"namespaceURI": "<string>",
"prefix": "<string>"
},
"nil": true,
"scope": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"typeSubstituted": true,
"value": { }
}
]
},
"currentPosition": 0,
"endSilence": 0,
"extensions": {
"privateData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"security": {
"messageSequenceNumber": 0,
"securityInfo": {
"private": { },
"string": [ "<string>" ]
},
"timeStamp": "<string>"
}
},
"grammars": [
{
"any": [ "<any>" ],
"name": "<string>",
"otherAttributes": { "*": "<string>" },
"src": "<string>"
}
],
"innerXml": {
"any": { }
},
"interdigitTimeout": 0,
"language": "<string>",
"maxTimeout": 0,
"message": "<string>",
"mode": "<string>",
"monitorCrossRefID": "2345",
"playVolume": {
"volAbs": 0,
"volInc": "INCREMENT"
},
"preflush": true,
"recordingGain": 0,
"rejectionThreshold": 0,
"resource": "<string>",
"retainAudio": true,
"servicesPermitted": {
"callAssociatedServices": {
"associateData": true,
"cancelTelephonyTones": true,
"changeConnectionInformation": true,
"generateDigits": true,
"generateTelephonyTones": true,
"sendUserInformation": true
},
"callControlServices": {
"acceptCall": true,
"alternateCall": true,
"answerCall": true,
"callBack": true,
"callBackMessage": true,
"campOnCall": true,
"clearCall": true,
"clearConnection": true,
"conferenceCall": true,
"consultationCall": true,
"deflectCall": true,
"dialDigits": true,
"directedPickupCall": true,
"groupPickupCall": true,
"holdCall": true,
"intrudeCall": true,
"joinCall": true,
"makeCall": true,
"makePredictiveCall": true,
"parkCall": true,
"reconnectCall": true,
"retrieveCall": true,
"sendMessage": true,
"singleStepConference": true,
"singleStepTransfer": true,
"transferCall": true
},
"mediaAttachementServices": {
"attachMediaService": true,
"detachMediaService": true
},
"routeingServices": {
"reRoute": true,
"routeEnd": true,
"routeRegister": true,
"routeRegisterAbort": true,
"routeRegisterCancel": true,
"routeReject": true,
"routeRequest": true,
"routeSelect": true,
"routeUsed": true
},
"voiceServices": {
"activate": true,
"clear": true,
"concatenateMessage": true,
"deactivate": true,
"deleteMessage": true,
"playMessage": true,
"queryVoiceAttribute": true,
"recordMessage": true,
"reposition": true,
"resume": true,
"review": true,
"setVoiceAttribute": true,
"stop": true,
"suspend": true,
"synthesizeMessage": true
}
},
"silenceTimeout": 0,
"speed": 0
}

Attribute (JsonPath)

  • connection: $.connection
  • content: $.connection.content
  • content: $.connection.content[*]
  • name: $.connection.content[*].name
  • namespaceURI: $.connection.content[*].name.namespaceURI
  • localPart: $.connection.content[*].name.localPart
  • prefix: $.connection.content[*].name.prefix
  • value: $.connection.content[*].value
  • scope: $.connection.content[*].scope
  • name: $.connection.content[*].scope.name
  • module: $.connection.content[*].scope.module
  • protectionDomain: $.connection.content[*].scope.protectionDomain
  • modifiers: $.connection.content[*].scope.modifiers
  • interface: $.connection.content[*].scope.interface
  • array: $.connection.content[*].scope.array
  • primitive: $.connection.content[*].scope.primitive
  • hidden: $.connection.content[*].scope.hidden
  • superclass: $.connection.content[*].scope.superclass
  • componentType: $.connection.content[*].scope.componentType
  • annotation: $.connection.content[*].scope.annotation
  • enum: $.connection.content[*].scope.enum
  • record: $.connection.content[*].scope.record
  • typeParameters: $.connection.content[*].scope.typeParameters
  • typeParameters: $.connection.content[*].scope.typeParameters[*]
  • sealed: $.connection.content[*].scope.sealed
  • interfaces: $.connection.content[*].scope.interfaces
  • interfaces: $.connection.content[*].scope.interfaces[*]
  • classLoader: $.connection.content[*].scope.classLoader
  • memberClass: $.connection.content[*].scope.memberClass
  • localClass: $.connection.content[*].scope.localClass
  • anonymousClass: $.connection.content[*].scope.anonymousClass
  • enclosingClass: $.connection.content[*].scope.enclosingClass
  • simpleName: $.connection.content[*].scope.simpleName
  • canonicalName: $.connection.content[*].scope.canonicalName
  • packageName: $.connection.content[*].scope.packageName
  • nestHost: $.connection.content[*].scope.nestHost
  • permittedSubclasses: $.connection.content[*].scope.permittedSubclasses
  • permittedSubclasses: $.connection.content[*].scope.permittedSubclasses[*]
  • synthetic: $.connection.content[*].scope.synthetic
  • genericSuperclass: $.connection.content[*].scope.genericSuperclass
  • package: $.connection.content[*].scope.package
  • genericInterfaces: $.connection.content[*].scope.genericInterfaces
  • genericInterfaces: $.connection.content[*].scope.genericInterfaces[*]
  • signers: $.connection.content[*].scope.signers
  • signers: $.connection.content[*].scope.signers[*]
  • enclosingMethod: $.connection.content[*].scope.enclosingMethod
  • enclosingConstructor: $.connection.content[*].scope.enclosingConstructor
  • declaringClass: $.connection.content[*].scope.declaringClass
  • typeName: $.connection.content[*].scope.typeName
  • classes: $.connection.content[*].scope.classes
  • classes: $.connection.content[*].scope.classes[*]
  • fields: $.connection.content[*].scope.fields
  • fields: $.connection.content[*].scope.fields[*]
  • methods: $.connection.content[*].scope.methods
  • methods: $.connection.content[*].scope.methods[*]
  • constructors: $.connection.content[*].scope.constructors
  • constructors: $.connection.content[*].scope.constructors[*]
  • declaredClasses: $.connection.content[*].scope.declaredClasses
  • declaredClasses: $.connection.content[*].scope.declaredClasses[*]
  • declaredFields: $.connection.content[*].scope.declaredFields
  • declaredFields: $.connection.content[*].scope.declaredFields[*]
  • recordComponents: $.connection.content[*].scope.recordComponents
  • recordComponents: $.connection.content[*].scope.recordComponents[*]
  • declaredMethods: $.connection.content[*].scope.declaredMethods
  • declaredMethods: $.connection.content[*].scope.declaredMethods[*]
  • declaredConstructors: $.connection.content[*].scope.declaredConstructors
  • declaredConstructors: $.connection.content[*].scope.declaredConstructors[*]
  • enumConstants: $.connection.content[*].scope.enumConstants
  • enumConstants: $.connection.content[*].scope.enumConstants[*]
  • annotations: $.connection.content[*].scope.annotations
  • annotations: $.connection.content[*].scope.annotations[*]
  • declaredAnnotations: $.connection.content[*].scope.declaredAnnotations
  • declaredAnnotations: $.connection.content[*].scope.declaredAnnotations[*]
  • annotatedSuperclass: $.connection.content[*].scope.annotatedSuperclass
  • annotatedInterfaces: $.connection.content[*].scope.annotatedInterfaces
  • annotatedInterfaces: $.connection.content[*].scope.annotatedInterfaces[*]
  • nestMembers: $.connection.content[*].scope.nestMembers
  • nestMembers: $.connection.content[*].scope.nestMembers[*]
  • nil: $.connection.content[*].nil
  • declaredType: $.connection.content[*].declaredType
  • name: $.connection.content[*].declaredType.name
  • module: $.connection.content[*].declaredType.module
  • protectionDomain: $.connection.content[*].declaredType.protectionDomain
  • modifiers: $.connection.content[*].declaredType.modifiers
  • interface: $.connection.content[*].declaredType.interface
  • array: $.connection.content[*].declaredType.array
  • primitive: $.connection.content[*].declaredType.primitive
  • hidden: $.connection.content[*].declaredType.hidden
  • superclass: $.connection.content[*].declaredType.superclass
  • componentType: $.connection.content[*].declaredType.componentType
  • annotation: $.connection.content[*].declaredType.annotation
  • enum: $.connection.content[*].declaredType.enum
  • record: $.connection.content[*].declaredType.record
  • typeParameters: $.connection.content[*].declaredType.typeParameters
  • typeParameters: $.connection.content[*].declaredType.typeParameters[*]
  • sealed: $.connection.content[*].declaredType.sealed
  • interfaces: $.connection.content[*].declaredType.interfaces
  • interfaces: $.connection.content[*].declaredType.interfaces[*]
  • classLoader: $.connection.content[*].declaredType.classLoader
  • memberClass: $.connection.content[*].declaredType.memberClass
  • localClass: $.connection.content[*].declaredType.localClass
  • anonymousClass: $.connection.content[*].declaredType.anonymousClass
  • enclosingClass: $.connection.content[*].declaredType.enclosingClass
  • simpleName: $.connection.content[*].declaredType.simpleName
  • canonicalName: $.connection.content[*].declaredType.canonicalName
  • packageName: $.connection.content[*].declaredType.packageName
  • nestHost: $.connection.content[*].declaredType.nestHost
  • permittedSubclasses: $.connection.content[*].declaredType.permittedSubclasses
  • permittedSubclasses: $.connection.content[*].declaredType.permittedSubclasses[*]
  • synthetic: $.connection.content[*].declaredType.synthetic
  • genericSuperclass: $.connection.content[*].declaredType.genericSuperclass
  • package: $.connection.content[*].declaredType.package
  • genericInterfaces: $.connection.content[*].declaredType.genericInterfaces
  • genericInterfaces: $.connection.content[*].declaredType.genericInterfaces[*]
  • signers: $.connection.content[*].declaredType.signers
  • signers: $.connection.content[*].declaredType.signers[*]
  • enclosingMethod: $.connection.content[*].declaredType.enclosingMethod
  • enclosingConstructor: $.connection.content[*].declaredType.enclosingConstructor
  • declaringClass: $.connection.content[*].declaredType.declaringClass
  • typeName: $.connection.content[*].declaredType.typeName
  • classes: $.connection.content[*].declaredType.classes
  • classes: $.connection.content[*].declaredType.classes[*]
  • fields: $.connection.content[*].declaredType.fields
  • fields: $.connection.content[*].declaredType.fields[*]
  • methods: $.connection.content[*].declaredType.methods
  • methods: $.connection.content[*].declaredType.methods[*]
  • constructors: $.connection.content[*].declaredType.constructors
  • constructors: $.connection.content[*].declaredType.constructors[*]
  • declaredClasses: $.connection.content[*].declaredType.declaredClasses
  • declaredClasses: $.connection.content[*].declaredType.declaredClasses[*]
  • declaredFields: $.connection.content[*].declaredType.declaredFields
  • declaredFields: $.connection.content[*].declaredType.declaredFields[*]
  • recordComponents: $.connection.content[*].declaredType.recordComponents
  • recordComponents: $.connection.content[*].declaredType.recordComponents[*]
  • declaredMethods: $.connection.content[*].declaredType.declaredMethods
  • declaredMethods: $.connection.content[*].declaredType.declaredMethods[*]
  • declaredConstructors: $.connection.content[*].declaredType.declaredConstructors
  • declaredConstructors: $.connection.content[*].declaredType.declaredConstructors[*]
  • enumConstants: $.connection.content[*].declaredType.enumConstants
  • enumConstants: $.connection.content[*].declaredType.enumConstants[*]
  • annotations: $.connection.content[*].declaredType.annotations
  • annotations: $.connection.content[*].declaredType.annotations[*]
  • declaredAnnotations: $.connection.content[*].declaredType.declaredAnnotations
  • declaredAnnotations: $.connection.content[*].declaredType.declaredAnnotations[*]
  • annotatedSuperclass: $.connection.content[*].declaredType.annotatedSuperclass
  • annotatedInterfaces: $.connection.content[*].declaredType.annotatedInterfaces
  • annotatedInterfaces: $.connection.content[*].declaredType.annotatedInterfaces[*]
  • nestMembers: $.connection.content[*].declaredType.nestMembers
  • nestMembers: $.connection.content[*].declaredType.nestMembers[*]
  • globalScope: $.connection.content[*].globalScope
  • typeSubstituted: $.connection.content[*].typeSubstituted
  • cause: $.cause
  • resource: $.resource
  • message: $.message
  • language: $.language
  • extensions: $.extensions
  • security: $.extensions.security
  • timeStamp: $.extensions.security.timeStamp
  • messageSequenceNumber: $.extensions.security.messageSequenceNumber
  • securityInfo: $.extensions.security.securityInfo
  • string: $.extensions.security.securityInfo.string
  • string: $.extensions.security.securityInfo.string[*]
  • private: $.extensions.security.securityInfo.private
  • privateData: $.extensions.privateData
  • string: $.extensions.privateData.string
  • string: $.extensions.privateData.string[*]
  • private: $.extensions.privateData.private
  • any: $.extensions.privateData.private.any
  • any: $.extensions.privateData.private.any[*]
  • speed: $.speed
  • preflush: $.preflush
  • autoInterruptible: $.autoInterruptible
  • rejectionThreshold: $.rejectionThreshold
  • interdigitTimeout: $.interdigitTimeout
  • mode: $.mode
  • retainAudio: $.retainAudio
  • playVolume: $.playVolume
  • volAbs: $.playVolume.volAbs
  • volInc: $.playVolume.volInc
  • maxTimeout: $.maxTimeout
  • babbleTimeout: $.babbleTimeout
  • silenceTimeout: $.silenceTimeout
  • endSilence: $.endSilence
  • recordingGain: $.recordingGain
  • grammars: $.grammars
  • grammars: $.grammars[*]
  • name: $.grammars[*].name
  • any: $.grammars[*].any
  • any: $.grammars[*].any[*]
  • otherAttributes: $.grammars[*].otherAttributes
  • otherAttributes: $.grammars[*].otherAttributes.*
  • src: $.grammars[*].src
  • innerXml: $.innerXml
  • any: $.innerXml.any
  • currentPosition: $.currentPosition
  • monitorCrossRefID: $.monitorCrossRefID
  • servicesPermitted: $.servicesPermitted
  • mediaAttachementServices: $.servicesPermitted.mediaAttachementServices
  • detachMediaService: $.servicesPermitted.mediaAttachementServices.detachMediaService
  • attachMediaService: $.servicesPermitted.mediaAttachementServices.attachMediaService
  • callControlServices: $.servicesPermitted.callControlServices
  • consultationCall: $.servicesPermitted.callControlServices.consultationCall
  • holdCall: $.servicesPermitted.callControlServices.holdCall
  • joinCall: $.servicesPermitted.callControlServices.joinCall
  • makeCall: $.servicesPermitted.callControlServices.makeCall
  • callBack: $.servicesPermitted.callControlServices.callBack
  • parkCall: $.servicesPermitted.callControlServices.parkCall
  • conferenceCall: $.servicesPermitted.callControlServices.conferenceCall
  • singleStepTransfer: $.servicesPermitted.callControlServices.singleStepTransfer
  • directedPickupCall: $.servicesPermitted.callControlServices.directedPickupCall
  • makePredictiveCall: $.servicesPermitted.callControlServices.makePredictiveCall
  • singleStepConference: $.servicesPermitted.callControlServices.singleStepConference
  • callBackMessage: $.servicesPermitted.callControlServices.callBackMessage
  • campOnCall: $.servicesPermitted.callControlServices.campOnCall
  • alternateCall: $.servicesPermitted.callControlServices.alternateCall
  • acceptCall: $.servicesPermitted.callControlServices.acceptCall
  • answerCall: $.servicesPermitted.callControlServices.answerCall
  • sendMessage: $.servicesPermitted.callControlServices.sendMessage
  • dialDigits: $.servicesPermitted.callControlServices.dialDigits
  • deflectCall: $.servicesPermitted.callControlServices.deflectCall
  • clearCall: $.servicesPermitted.callControlServices.clearCall
  • groupPickupCall: $.servicesPermitted.callControlServices.groupPickupCall
  • retrieveCall: $.servicesPermitted.callControlServices.retrieveCall
  • reconnectCall: $.servicesPermitted.callControlServices.reconnectCall
  • intrudeCall: $.servicesPermitted.callControlServices.intrudeCall
  • transferCall: $.servicesPermitted.callControlServices.transferCall
  • clearConnection: $.servicesPermitted.callControlServices.clearConnection
  • callAssociatedServices: $.servicesPermitted.callAssociatedServices
  • changeConnectionInformation: $.servicesPermitted.callAssociatedServices.changeConnectionInformation
  • generateTelephonyTones: $.servicesPermitted.callAssociatedServices.generateTelephonyTones
  • sendUserInformation: $.servicesPermitted.callAssociatedServices.sendUserInformation
  • cancelTelephonyTones: $.servicesPermitted.callAssociatedServices.cancelTelephonyTones
  • generateDigits: $.servicesPermitted.callAssociatedServices.generateDigits
  • associateData: $.servicesPermitted.callAssociatedServices.associateData
  • routeingServices: $.servicesPermitted.routeingServices
  • reRoute: $.servicesPermitted.routeingServices.reRoute
  • routeEnd: $.servicesPermitted.routeingServices.routeEnd
  • routeRegisterCancel: $.servicesPermitted.routeingServices.routeRegisterCancel
  • routeRegisterAbort: $.servicesPermitted.routeingServices.routeRegisterAbort
  • routeRequest: $.servicesPermitted.routeingServices.routeRequest
  • routeSelect: $.servicesPermitted.routeingServices.routeSelect
  • routeReject: $.servicesPermitted.routeingServices.routeReject
  • routeUsed: $.servicesPermitted.routeingServices.routeUsed
  • routeRegister: $.servicesPermitted.routeingServices.routeRegister
  • voiceServices: $.servicesPermitted.voiceServices
  • clear: $.servicesPermitted.voiceServices.clear
  • resume: $.servicesPermitted.voiceServices.resume
  • suspend: $.servicesPermitted.voiceServices.suspend
  • review: $.servicesPermitted.voiceServices.review
  • activate: $.servicesPermitted.voiceServices.activate
  • stop: $.servicesPermitted.voiceServices.stop
  • setVoiceAttribute: $.servicesPermitted.voiceServices.setVoiceAttribute
  • concatenateMessage: $.servicesPermitted.voiceServices.concatenateMessage
  • synthesizeMessage: $.servicesPermitted.voiceServices.synthesizeMessage
  • queryVoiceAttribute: $.servicesPermitted.voiceServices.queryVoiceAttribute
  • deactivate: $.servicesPermitted.voiceServices.deactivate
  • deleteMessage: $.servicesPermitted.voiceServices.deleteMessage
  • playMessage: $.servicesPermitted.voiceServices.playMessage
  • recordMessage: $.servicesPermitted.voiceServices.recordMessage
  • reposition: $.servicesPermitted.voiceServices.reposition

VoiceErrorOccurredEvent

Beispiel: VoiceErrorOccurredEvent
{
"cause": "A_CD_BUSY",
"extensions": {
"privateData": {
"private": {
"any": [ "<any>" ]
},
"string": [ 0 ]
},
"security": {
"messageSequenceNumber": 0,
"securityInfo": {
"private": { },
"string": [ "<string>" ]
},
"timeStamp": "<string>"
}
},
"monitorCrossRefID": "2345",
"overConnection": {
"content": [
{
"declaredType": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"globalScope": true,
"name": {
"localPart": "<string>",
"namespaceURI": "<string>",
"prefix": "<string>"
},
"nil": true,
"scope": {
"annotatedInterfaces": [ "<annotatedInterfaces>" ],
"annotatedSuperclass": { },
"annotation": true,
"annotations": [ "<annotations>" ],
"anonymousClass": true,
"array": true,
"canonicalName": "<string>",
"classLoader": { },
"classes": [ "<classes>" ],
"componentType": { },
"constructors": [ "<constructors>" ],
"declaredAnnotations": [ "<declaredAnnotations>" ],
"declaredClasses": [ "<declaredClasses>" ],
"declaredConstructors": [ "<declaredConstructors>" ],
"declaredFields": [ "<declaredFields>" ],
"declaredMethods": [ "<declaredMethods>" ],
"declaringClass": { },
"enclosingClass": { },
"enclosingConstructor": { },
"enclosingMethod": { },
"enum": true,
"enumConstants": [ "<enumConstants>" ],
"fields": [ "<fields>" ],
"genericInterfaces": [ "<genericInterfaces>" ],
"genericSuperclass": { },
"hidden": true,
"interface": true,
"interfaces": [ "<interfaces>" ],
"localClass": true,
"memberClass": true,
"methods": [ "<methods>" ],
"modifiers": 0,
"module": { },
"name": "<string>",
"nestHost": { },
"nestMembers": [ "<nestMembers>" ],
"package": { },
"packageName": "<string>",
"permittedSubclasses": [ "<permittedSubclasses>" ],
"primitive": true,
"protectionDomain": { },
"record": true,
"recordComponents": [ "<recordComponents>" ],
"sealed": true,
"signers": [ "<signers>" ],
"simpleName": "<string>",
"superclass": { },
"synthetic": true,
"typeName": "<string>",
"typeParameters": [ "<typeParameters>" ]
},
"typeSubstituted": true,
"value": { }
}
]
},
"resource": "<string>",
"servicesPermitted": {
"callAssociatedServices": {
"associateData": true,
"cancelTelephonyTones": true,
"changeConnectionInformation": true,
"generateDigits": true,
"generateTelephonyTones": true,
"sendUserInformation": true
},
"callControlServices": {
"acceptCall": true,
"alternateCall": true,
"answerCall": true,
"callBack": true,
"callBackMessage": true,
"campOnCall": true,
"clearCall": true,
"clearConnection": true,
"conferenceCall": true,
"consultationCall": true,
"deflectCall": true,
"dialDigits": true,
"directedPickupCall": true,
"groupPickupCall": true,
"holdCall": true,
"intrudeCall": true,
"joinCall": true,
"makeCall": true,
"makePredictiveCall": true,
"parkCall": true,
"reconnectCall": true,
"retrieveCall": true,
"sendMessage": true,
"singleStepConference": true,
"singleStepTransfer": true,
"transferCall": true
},
"mediaAttachementServices": {
"attachMediaService": true,
"detachMediaService": true
},
"routeingServices": {
"reRoute": true,
"routeEnd": true,
"routeRegister": true,
"routeRegisterAbort": true,
"routeRegisterCancel": true,
"routeReject": true,
"routeRequest": true,
"routeSelect": true,
"routeUsed": true
},
"voiceServices": {
"activate": true,
"clear": true,
"concatenateMessage": true,
"deactivate": true,
"deleteMessage": true,
"playMessage": true,
"queryVoiceAttribute": true,
"recordMessage": true,
"reposition": true,
"resume": true,
"review": true,
"setVoiceAttribute": true,
"stop": true,
"suspend": true,
"synthesizeMessage": true
}
}
}

Attribute (JsonPath)

  • cause: $.cause
  • resource: $.resource
  • extensions: $.extensions
  • security: $.extensions.security
  • timeStamp: $.extensions.security.timeStamp
  • messageSequenceNumber: $.extensions.security.messageSequenceNumber
  • securityInfo: $.extensions.security.securityInfo
  • string: $.extensions.security.securityInfo.string
  • string: $.extensions.security.securityInfo.string[*]
  • private: $.extensions.security.securityInfo.private
  • privateData: $.extensions.privateData
  • string: $.extensions.privateData.string
  • string: $.extensions.privateData.string[*]
  • private: $.extensions.privateData.private
  • any: $.extensions.privateData.private.any
  • any: $.extensions.privateData.private.any[*]
  • monitorCrossRefID: $.monitorCrossRefID
  • servicesPermitted: $.servicesPermitted
  • mediaAttachementServices: $.servicesPermitted.mediaAttachementServices
  • detachMediaService: $.servicesPermitted.mediaAttachementServices.detachMediaService
  • attachMediaService: $.servicesPermitted.mediaAttachementServices.attachMediaService
  • callControlServices: $.servicesPermitted.callControlServices
  • consultationCall: $.servicesPermitted.callControlServices.consultationCall
  • holdCall: $.servicesPermitted.callControlServices.holdCall
  • joinCall: $.servicesPermitted.callControlServices.joinCall
  • makeCall: $.servicesPermitted.callControlServices.makeCall
  • callBack: $.servicesPermitted.callControlServices.callBack
  • parkCall: $.servicesPermitted.callControlServices.parkCall
  • conferenceCall: $.servicesPermitted.callControlServices.conferenceCall
  • singleStepTransfer: $.servicesPermitted.callControlServices.singleStepTransfer
  • directedPickupCall: $.servicesPermitted.callControlServices.directedPickupCall
  • makePredictiveCall: $.servicesPermitted.callControlServices.makePredictiveCall
  • singleStepConference: $.servicesPermitted.callControlServices.singleStepConference
  • callBackMessage: $.servicesPermitted.callControlServices.callBackMessage
  • campOnCall: $.servicesPermitted.callControlServices.campOnCall
  • alternateCall: $.servicesPermitted.callControlServices.alternateCall
  • acceptCall: $.servicesPermitted.callControlServices.acceptCall
  • answerCall: $.servicesPermitted.callControlServices.answerCall
  • sendMessage: $.servicesPermitted.callControlServices.sendMessage
  • dialDigits: $.servicesPermitted.callControlServices.dialDigits
  • deflectCall: $.servicesPermitted.callControlServices.deflectCall
  • clearCall: $.servicesPermitted.callControlServices.clearCall
  • groupPickupCall: $.servicesPermitted.callControlServices.groupPickupCall
  • retrieveCall: $.servicesPermitted.callControlServices.retrieveCall
  • reconnectCall: $.servicesPermitted.callControlServices.reconnectCall
  • intrudeCall: $.servicesPermitted.callControlServices.intrudeCall
  • transferCall: $.servicesPermitted.callControlServices.transferCall
  • clearConnection: $.servicesPermitted.callControlServices.clearConnection
  • callAssociatedServices: $.servicesPermitted.callAssociatedServices
  • changeConnectionInformation: $.servicesPermitted.callAssociatedServices.changeConnectionInformation
  • generateTelephonyTones: $.servicesPermitted.callAssociatedServices.generateTelephonyTones
  • sendUserInformation: $.servicesPermitted.callAssociatedServices.sendUserInformation
  • cancelTelephonyTones: $.servicesPermitted.callAssociatedServices.cancelTelephonyTones
  • generateDigits: $.servicesPermitted.callAssociatedServices.generateDigits
  • associateData: $.servicesPermitted.callAssociatedServices.associateData
  • routeingServices: $.servicesPermitted.routeingServices
  • reRoute: $.servicesPermitted.routeingServices.reRoute
  • routeEnd: $.servicesPermitted.routeingServices.routeEnd
  • routeRegisterCancel: $.servicesPermitted.routeingServices.routeRegisterCancel
  • routeRegisterAbort: $.servicesPermitted.routeingServices.routeRegisterAbort
  • routeRequest: $.servicesPermitted.routeingServices.routeRequest
  • routeSelect: $.servicesPermitted.routeingServices.routeSelect
  • routeReject: $.servicesPermitted.routeingServices.routeReject
  • routeUsed: $.servicesPermitted.routeingServices.routeUsed
  • routeRegister: $.servicesPermitted.routeingServices.routeRegister
  • voiceServices: $.servicesPermitted.voiceServices
  • clear: $.servicesPermitted.voiceServices.clear
  • resume: $.servicesPermitted.voiceServices.resume
  • suspend: $.servicesPermitted.voiceServices.suspend
  • review: $.servicesPermitted.voiceServices.review
  • activate: $.servicesPermitted.voiceServices.activate
  • stop: $.servicesPermitted.voiceServices.stop
  • setVoiceAttribute: $.servicesPermitted.voiceServices.setVoiceAttribute
  • concatenateMessage: $.servicesPermitted.voiceServices.concatenateMessage
  • synthesizeMessage: $.servicesPermitted.voiceServices.synthesizeMessage
  • queryVoiceAttribute: $.servicesPermitted.voiceServices.queryVoiceAttribute
  • deactivate: $.servicesPermitted.voiceServices.deactivate
  • deleteMessage: $.servicesPermitted.voiceServices.deleteMessage
  • playMessage: $.servicesPermitted.voiceServices.playMessage
  • recordMessage: $.servicesPermitted.voiceServices.recordMessage
  • reposition: $.servicesPermitted.voiceServices.reposition
  • overConnection: $.overConnection
  • content: $.overConnection.content
  • content: $.overConnection.content[*]
  • name: $.overConnection.content[*].name
  • namespaceURI: $.overConnection.content[*].name.namespaceURI
  • localPart: $.overConnection.content[*].name.localPart
  • prefix: $.overConnection.content[*].name.prefix
  • value: $.overConnection.content[*].value
  • scope: $.overConnection.content[*].scope
  • name: $.overConnection.content[*].scope.name
  • module: $.overConnection.content[*].scope.module
  • protectionDomain: $.overConnection.content[*].scope.protectionDomain
  • modifiers: $.overConnection.content[*].scope.modifiers
  • interface: $.overConnection.content[*].scope.interface
  • array: $.overConnection.content[*].scope.array
  • primitive: $.overConnection.content[*].scope.primitive
  • hidden: $.overConnection.content[*].scope.hidden
  • superclass: $.overConnection.content[*].scope.superclass
  • componentType: $.overConnection.content[*].scope.componentType
  • annotation: $.overConnection.content[*].scope.annotation
  • enum: $.overConnection.content[*].scope.enum
  • record: $.overConnection.content[*].scope.record
  • typeParameters: $.overConnection.content[*].scope.typeParameters
  • typeParameters: $.overConnection.content[*].scope.typeParameters[*]
  • sealed: $.overConnection.content[*].scope.sealed
  • interfaces: $.overConnection.content[*].scope.interfaces
  • interfaces: $.overConnection.content[*].scope.interfaces[*]
  • classLoader: $.overConnection.content[*].scope.classLoader
  • memberClass: $.overConnection.content[*].scope.memberClass
  • localClass: $.overConnection.content[*].scope.localClass
  • anonymousClass: $.overConnection.content[*].scope.anonymousClass
  • enclosingClass: $.overConnection.content[*].scope.enclosingClass
  • simpleName: $.overConnection.content[*].scope.simpleName
  • canonicalName: $.overConnection.content[*].scope.canonicalName
  • packageName: $.overConnection.content[*].scope.packageName
  • nestHost: $.overConnection.content[*].scope.nestHost
  • permittedSubclasses: $.overConnection.content[*].scope.permittedSubclasses
  • permittedSubclasses: $.overConnection.content[*].scope.permittedSubclasses[*]
  • synthetic: $.overConnection.content[*].scope.synthetic
  • genericSuperclass: $.overConnection.content[*].scope.genericSuperclass
  • package: $.overConnection.content[*].scope.package
  • genericInterfaces: $.overConnection.content[*].scope.genericInterfaces
  • genericInterfaces: $.overConnection.content[*].scope.genericInterfaces[*]
  • signers: $.overConnection.content[*].scope.signers
  • signers: $.overConnection.content[*].scope.signers[*]
  • enclosingMethod: $.overConnection.content[*].scope.enclosingMethod
  • enclosingConstructor: $.overConnection.content[*].scope.enclosingConstructor
  • declaringClass: $.overConnection.content[*].scope.declaringClass
  • typeName: $.overConnection.content[*].scope.typeName
  • classes: $.overConnection.content[*].scope.classes
  • classes: $.overConnection.content[*].scope.classes[*]
  • fields: $.overConnection.content[*].scope.fields
  • fields: $.overConnection.content[*].scope.fields[*]
  • methods: $.overConnection.content[*].scope.methods
  • methods: $.overConnection.content[*].scope.methods[*]
  • constructors: $.overConnection.content[*].scope.constructors
  • constructors: $.overConnection.content[*].scope.constructors[*]
  • declaredClasses: $.overConnection.content[*].scope.declaredClasses
  • declaredClasses: $.overConnection.content[*].scope.declaredClasses[*]
  • declaredFields: $.overConnection.content[*].scope.declaredFields
  • declaredFields: $.overConnection.content[*].scope.declaredFields[*]
  • recordComponents: $.overConnection.content[*].scope.recordComponents
  • recordComponents: $.overConnection.content[*].scope.recordComponents[*]
  • declaredMethods: $.overConnection.content[*].scope.declaredMethods
  • declaredMethods: $.overConnection.content[*].scope.declaredMethods[*]
  • declaredConstructors: $.overConnection.content[*].scope.declaredConstructors
  • declaredConstructors: $.overConnection.content[*].scope.declaredConstructors[*]
  • enumConstants: $.overConnection.content[*].scope.enumConstants
  • enumConstants: $.overConnection.content[*].scope.enumConstants[*]
  • annotations: $.overConnection.content[*].scope.annotations
  • annotations: $.overConnection.content[*].scope.annotations[*]
  • declaredAnnotations: $.overConnection.content[*].scope.declaredAnnotations
  • declaredAnnotations: $.overConnection.content[*].scope.declaredAnnotations[*]
  • annotatedSuperclass: $.overConnection.content[*].scope.annotatedSuperclass
  • annotatedInterfaces: $.overConnection.content[*].scope.annotatedInterfaces
  • annotatedInterfaces: $.overConnection.content[*].scope.annotatedInterfaces[*]
  • nestMembers: $.overConnection.content[*].scope.nestMembers
  • nestMembers: $.overConnection.content[*].scope.nestMembers[*]
  • nil: $.overConnection.content[*].nil
  • declaredType: $.overConnection.content[*].declaredType
  • name: $.overConnection.content[*].declaredType.name
  • module: $.overConnection.content[*].declaredType.module
  • protectionDomain: $.overConnection.content[*].declaredType.protectionDomain
  • modifiers: $.overConnection.content[*].declaredType.modifiers
  • interface: $.overConnection.content[*].declaredType.interface
  • array: $.overConnection.content[*].declaredType.array
  • primitive: $.overConnection.content[*].declaredType.primitive
  • hidden: $.overConnection.content[*].declaredType.hidden
  • superclass: $.overConnection.content[*].declaredType.superclass
  • componentType: $.overConnection.content[*].declaredType.componentType
  • annotation: $.overConnection.content[*].declaredType.annotation
  • enum: $.overConnection.content[*].declaredType.enum
  • record: $.overConnection.content[*].declaredType.record
  • typeParameters: $.overConnection.content[*].declaredType.typeParameters
  • typeParameters: $.overConnection.content[*].declaredType.typeParameters[*]
  • sealed: $.overConnection.content[*].declaredType.sealed
  • interfaces: $.overConnection.content[*].declaredType.interfaces
  • interfaces: $.overConnection.content[*].declaredType.interfaces[*]
  • classLoader: $.overConnection.content[*].declaredType.classLoader
  • memberClass: $.overConnection.content[*].declaredType.memberClass
  • localClass: $.overConnection.content[*].declaredType.localClass
  • anonymousClass: $.overConnection.content[*].declaredType.anonymousClass
  • enclosingClass: $.overConnection.content[*].declaredType.enclosingClass
  • simpleName: $.overConnection.content[*].declaredType.simpleName
  • canonicalName: $.overConnection.content[*].declaredType.canonicalName
  • packageName: $.overConnection.content[*].declaredType.packageName
  • nestHost: $.overConnection.content[*].declaredType.nestHost
  • permittedSubclasses: $.overConnection.content[*].declaredType.permittedSubclasses
  • permittedSubclasses: $.overConnection.content[*].declaredType.permittedSubclasses[*]
  • synthetic: $.overConnection.content[*].declaredType.synthetic
  • genericSuperclass: $.overConnection.content[*].declaredType.genericSuperclass
  • package: $.overConnection.content[*].declaredType.package
  • genericInterfaces: $.overConnection.content[*].declaredType.genericInterfaces
  • genericInterfaces: $.overConnection.content[*].declaredType.genericInterfaces[*]
  • signers: $.overConnection.content[*].declaredType.signers
  • signers: $.overConnection.content[*].declaredType.signers[*]
  • enclosingMethod: $.overConnection.content[*].declaredType.enclosingMethod
  • enclosingConstructor: $.overConnection.content[*].declaredType.enclosingConstructor
  • declaringClass: $.overConnection.content[*].declaredType.declaringClass
  • typeName: $.overConnection.content[*].declaredType.typeName
  • classes: $.overConnection.content[*].declaredType.classes
  • classes: $.overConnection.content[*].declaredType.classes[*]
  • fields: $.overConnection.content[*].declaredType.fields
  • fields: $.overConnection.content[*].declaredType.fields[*]
  • methods: $.overConnection.content[*].declaredType.methods
  • methods: $.overConnection.content[*].declaredType.methods[*]
  • constructors: $.overConnection.content[*].declaredType.constructors
  • constructors: $.overConnection.content[*].declaredType.constructors[*]
  • declaredClasses: $.overConnection.content[*].declaredType.declaredClasses
  • declaredClasses: $.overConnection.content[*].declaredType.declaredClasses[*]
  • declaredFields: $.overConnection.content[*].declaredType.declaredFields
  • declaredFields: $.overConnection.content[*].declaredType.declaredFields[*]
  • recordComponents: $.overConnection.content[*].declaredType.recordComponents
  • recordComponents: $.overConnection.content[*].declaredType.recordComponents[*]
  • declaredMethods: $.overConnection.content[*].declaredType.declaredMethods
  • declaredMethods: $.overConnection.content[*].declaredType.declaredMethods[*]
  • declaredConstructors: $.overConnection.content[*].declaredType.declaredConstructors
  • declaredConstructors: $.overConnection.content[*].declaredType.declaredConstructors[*]
  • enumConstants: $.overConnection.content[*].declaredType.enumConstants
  • enumConstants: $.overConnection.content[*].declaredType.enumConstants[*]
  • annotations: $.overConnection.content[*].declaredType.annotations
  • annotations: $.overConnection.content[*].declaredType.annotations[*]
  • declaredAnnotations: $.overConnection.content[*].declaredType.declaredAnnotations
  • declaredAnnotations: $.overConnection.content[*].declaredType.declaredAnnotations[*]
  • annotatedSuperclass: $.overConnection.content[*].declaredType.annotatedSuperclass
  • annotatedInterfaces: $.overConnection.content[*].declaredType.annotatedInterfaces
  • annotatedInterfaces: $.overConnection.content[*].declaredType.annotatedInterfaces[*]
  • nestMembers: $.overConnection.content[*].declaredType.nestMembers
  • nestMembers: $.overConnection.content[*].declaredType.nestMembers[*]
  • globalScope: $.overConnection.content[*].globalScope
  • typeSubstituted: $.overConnection.content[*].typeSubstituted