ASTERISK
org.asteriskjava.manager.event
AbstractAgentEvent
Beispiel: AbstractAgentEvent
{
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"member": "<string>",
"memberName": "<string>",
"priority": 0,
"privilege": "<string>",
"queue": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815909,
"uniqueId": "2345",
"variables": { "*": "<string>" }
}
Attribute (JsonPath)
- queue:
$.queue - memberName:
$.memberName - channel:
$.channel - variables:
$.variables - variables:
$.variables.* - uniqueId:
$.uniqueId - member:
$.member - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
AbstractBridgeEvent
Beispiel: AbstractBridgeEvent
{
"accountCode": "<string>",
"bridgeCreator": "<string>",
"bridgeName": "<string>",
"bridgeNumChannels": 0,
"bridgeTechnology": "<string>",
"bridgeType": "<string>",
"bridgeUniqueId": "2345",
"bridgeVideoSource": "<string>",
"bridgeVideoSourceMode": "<string>",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"swapUniqueid": "2345",
"systemName": "<string>",
"timestamp": 1768465815911
}
Attribute (JsonPath)
- bridgeTechnology:
$.bridgeTechnology - bridgeVideoSourceMode:
$.bridgeVideoSourceMode - bridgeNumChannels:
$.bridgeNumChannels - bridgeVideoSource:
$.bridgeVideoSource - bridgeCreator:
$.bridgeCreator - bridgeUniqueId:
$.bridgeUniqueId - swapUniqueid:
$.swapUniqueid - bridgeType:
$.bridgeType - accountCode:
$.accountCode - bridgeName:
$.bridgeName - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
AbstractChannelEvent
Beispiel: AbstractChannelEvent
{
"accountCode": "<string>",
"callerId": "+49712345678",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"language": "<string>",
"line": 0,
"linkedId": "2345",
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815911,
"uniqueId": "2345"
}
Attribute (JsonPath)
- language:
$.language - channel:
$.channel - callerIdNum:
$.callerIdNum - callerIdName:
$.callerIdName - callerId:
$.callerId - linkedId:
$.linkedId - accountCode:
$.accountCode - uniqueId:
$.uniqueId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
AbstractChannelStateEvent
Beispiel: AbstractChannelStateEvent
{
"accountCode": "<string>",
"callerId": "+49712345678",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"language": "<string>",
"line": 0,
"linkedId": "2345",
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"state": "<string>",
"systemName": "<string>",
"timestamp": 1768465815911,
"uniqueId": "2345"
}
Attribute (JsonPath)
- state:
$.state - language:
$.language - channel:
$.channel - callerIdNum:
$.callerIdNum - callerIdName:
$.callerIdName - callerId:
$.callerId - linkedId:
$.linkedId - accountCode:
$.accountCode - uniqueId:
$.uniqueId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
AbstractConfbridgeEvent
Beispiel: AbstractConfbridgeEvent
{
"accountCode": "<string>",
"admin": "<string>",
"bridgeCreator": "<string>",
"bridgeName": "<string>",
"bridgeNumChannels": "<string>",
"bridgeTechnology": "<string>",
"bridgeType": "<string>",
"bridgeUniqueId": "2345",
"bridgeVideoSource": "<string>",
"bridgeVideoSourceMode": "<string>",
"callerId": "+49712345678",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"conference": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"language": "<string>",
"line": 0,
"linkedId": "2345",
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815912,
"uniqueId": "2345"
}
Attribute (JsonPath)
- bridgeTechnology:
$.bridgeTechnology - bridgeVideoSourceMode:
$.bridgeVideoSourceMode - bridgeNumChannels:
$.bridgeNumChannels - bridgeVideoSource:
$.bridgeVideoSource - conference:
$.conference - bridgeCreator:
$.bridgeCreator - bridgeUniqueId:
$.bridgeUniqueId - bridgeType:
$.bridgeType - bridgeName:
$.bridgeName - admin:
$.admin - language:
$.language - channel:
$.channel - callerIdNum:
$.callerIdNum - callerIdName:
$.callerIdName - callerId:
$.callerId - linkedId:
$.linkedId - accountCode:
$.accountCode - uniqueId:
$.uniqueId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
AbstractFaxEvent
Beispiel: AbstractFaxEvent
{
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"faxSession": 0,
"file": "<string>",
"func": "<string>",
"line": 0,
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815912
}
Attribute (JsonPath)
- channel:
$.channel - faxSession:
$.faxSession - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
AbstractHoldEvent
Beispiel: AbstractHoldEvent
{
"accountCode": "<string>",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"hold": true,
"language": "<string>",
"line": 0,
"linkedId": "2345",
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"status": true,
"systemName": "<string>",
"timestamp": 1768465815912,
"unhold": true,
"uniqueId": "2345"
}
Attribute (JsonPath)
- language:
$.language - channel:
$.channel - status:
$.status - linkedId:
$.linkedId - accountCode:
$.accountCode - uniqueId:
$.uniqueId - unhold:
$.unhold - hold:
$.hold - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
AbstractMeetMeEvent
Beispiel: AbstractMeetMeEvent
{
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"meetMe": "<string>",
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815913,
"uniqueId": "2345",
"user": 0,
"userNum": 0
}
Attribute (JsonPath)
- channel:
$.channel - uniqueId:
$.uniqueId - user:
$.user - userNum:
$.userNum - meetMe:
$.meetMe - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
AbstractMonitorEvent
Beispiel: AbstractMonitorEvent
{
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"fileName": "<string>",
"func": "<string>",
"line": 0,
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815913,
"uniqueId": "2345"
}
Attribute (JsonPath)
- fileName:
$.fileName - channel:
$.channel - uniqueId:
$.uniqueId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
AbstractParkedCallEvent
Beispiel: AbstractParkedCallEvent
{
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"parkeeAccountCode": "<string>",
"parkeeCallerIDName": "<string>",
"parkeeCallerIDNum": "<string>",
"parkeeChannel": "<string>",
"parkeeChannelState": 0,
"parkeeChannelStateDesc": "<string>",
"parkeeConnectedLineName": "<string>",
"parkeeConnectedLineNum": "<string>",
"parkeeContext": "<string>",
"parkeeExten": "<string>",
"parkeeLanguage": "<string>",
"parkeeLinkedid": "2345",
"parkeePriority": 0,
"parkeeUniqueid": "2345",
"parkerDialString": "<string>",
"parkingDuration": 42,
"parkingLot": "<string>",
"parkingSpace": "<string>",
"parkingTimeout": 0,
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815913
}
Attribute (JsonPath)
- parkeeCallerIDNum:
$.parkeeCallerIDNum - parkeeCallerIDName:
$.parkeeCallerIDName - parkeeChannelState:
$.parkeeChannelState - parkeeConnectedLineNum:
$.parkeeConnectedLineNum - parkeeConnectedLineName:
$.parkeeConnectedLineName - parkerDialString:
$.parkerDialString - parkeeAccountCode:
$.parkeeAccountCode - parkeeChannelStateDesc:
$.parkeeChannelStateDesc - parkeeExten:
$.parkeeExten - parkingTimeout:
$.parkingTimeout - parkeePriority:
$.parkeePriority - parkingLot:
$.parkingLot - parkeeChannel:
$.parkeeChannel - parkeeContext:
$.parkeeContext - parkeeLanguage:
$.parkeeLanguage - parkingSpace:
$.parkingSpace - parkingDuration:
$.parkingDuration - parkeeLinkedid:
$.parkeeLinkedid - parkeeUniqueid:
$.parkeeUniqueid - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
AbstractQueueMemberEvent
Beispiel: AbstractQueueMemberEvent
{
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"location": "<string>",
"memberName": "<string>",
"priority": 0,
"privilege": "<string>",
"queue": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815914
}
Attribute (JsonPath)
- location:
$.location - queue:
$.queue - memberName:
$.memberName - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
AbstractRtcpEvent
Beispiel: AbstractRtcpEvent
{
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"dlSr": 0,
"exten": "<string>",
"file": "<string>",
"fractionLost": 0,
"func": "<string>",
"iaJitter": 0,
"line": 0,
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815914
}
Attribute (JsonPath)
- fractionLost:
$.fractionLost - iaJitter:
$.iaJitter - dlSr:
$.dlSr - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
AbstractRtpStatEvent
Beispiel: AbstractRtpStatEvent
{
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"jitter": 0,
"line": 0,
"lostPackets": 0,
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"ssrc": 0,
"systemName": "<string>",
"timestamp": 1768465815914
}
Attribute (JsonPath)
- lostPackets:
$.lostPackets - jitter:
$.jitter - ssrc:
$.ssrc - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
AbstractSecurityEvent
Beispiel: AbstractSecurityEvent
{
"accountId": "2345",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"eventVersion": 0,
"eventtv": "<string>",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"localaddress": "<string>",
"module": "<string>",
"priority": 0,
"privilege": "<string>",
"remoteAddress": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"service": "<string>",
"sessionid": "2345",
"sessiontv": "<string>",
"severity": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815915
}
Attribute (JsonPath)
- module:
$.module - severity:
$.severity - service:
$.service - accountId:
$.accountId - remoteAddress:
$.remoteAddress - eventVersion:
$.eventVersion - sessionid:
$.sessionid - sessiontv:
$.sessiontv - localaddress:
$.localaddress - eventtv:
$.eventtv - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
AbstractUnParkedEvent
Beispiel: AbstractUnParkedEvent
{
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"parkeeAccountCode": "<string>",
"parkeeCallerIDName": "<string>",
"parkeeCallerIDNum": "<string>",
"parkeeChannel": "<string>",
"parkeeChannelState": 0,
"parkeeChannelStateDesc": "<string>",
"parkeeConnectedLineName": "<string>",
"parkeeConnectedLineNum": "<string>",
"parkeeContext": "<string>",
"parkeeExten": "<string>",
"parkeeLanguage": "<string>",
"parkeeLinkedid": "2345",
"parkeePriority": 0,
"parkeeUniqueid": "2345",
"parkerAccountCode": "<string>",
"parkerCallerIDName": "<string>",
"parkerCallerIDNum": "<string>",
"parkerChannel": "<string>",
"parkerChannelState": 0,
"parkerChannelStateDesc": "<string>",
"parkerConnectedLineName": "<string>",
"parkerConnectedLineNum": "<string>",
"parkerContext": "<string>",
"parkerDialString": "<string>",
"parkerExten": "<string>",
"parkerLanguage": "<string>",
"parkerLinkedId": "2345",
"parkerPriority": "<string>",
"parkerUniqueid": "2345",
"parkingDuration": 42,
"parkingLot": "<string>",
"parkingSpace": "<string>",
"parkingTimeout": 0,
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815915
}
Attribute (JsonPath)
- parkerLanguage:
$.parkerLanguage - parkerContext:
$.parkerContext - parkerLinkedId:
$.parkerLinkedId - parkerUniqueid:
$.parkerUniqueid - parkerChannel:
$.parkerChannel - parkerExten:
$.parkerExten - parkerPriority:
$.parkerPriority - parkerConnectedLineNum:
$.parkerConnectedLineNum - parkerConnectedLineName:
$.parkerConnectedLineName - parkerChannelState:
$.parkerChannelState - parkerChannelStateDesc:
$.parkerChannelStateDesc - parkerCallerIDNum:
$.parkerCallerIDNum - parkerAccountCode:
$.parkerAccountCode - parkerCallerIDName:
$.parkerCallerIDName - parkeeCallerIDNum:
$.parkeeCallerIDNum - parkeeCallerIDName:
$.parkeeCallerIDName - parkeeChannelState:
$.parkeeChannelState - parkeeConnectedLineNum:
$.parkeeConnectedLineNum - parkeeConnectedLineName:
$.parkeeConnectedLineName - parkerDialString:
$.parkerDialString - parkeeAccountCode:
$.parkeeAccountCode - parkeeChannelStateDesc:
$.parkeeChannelStateDesc - parkeeExten:
$.parkeeExten - parkingTimeout:
$.parkingTimeout - parkeePriority:
$.parkeePriority - parkingLot:
$.parkingLot - parkeeChannel:
$.parkeeChannel - parkeeContext:
$.parkeeContext - parkeeLanguage:
$.parkeeLanguage - parkingSpace:
$.parkingSpace - parkingDuration:
$.parkingDuration - parkeeLinkedid:
$.parkeeLinkedid - parkeeUniqueid:
$.parkeeUniqueid - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
AgentCallbackLoginEvent
Beispiel: AgentCallbackLoginEvent
{
"agent": "<string>",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"loginChan": "<string>",
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815915,
"uniqueId": "2345"
}
Attribute (JsonPath)
- loginChan:
$.loginChan - uniqueId:
$.uniqueId - agent:
$.agent - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
AgentCallbackLogoffEvent
Beispiel: AgentCallbackLogoffEvent
{
"agent": "<string>",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"loginChan": "<string>",
"loginTime": 1768465815916,
"priority": 0,
"privilege": "<string>",
"reason": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815916,
"uniqueId": "2345"
}
Attribute (JsonPath)
- reason:
$.reason - loginChan:
$.loginChan - loginTime:
$.loginTime - uniqueId:
$.uniqueId - agent:
$.agent - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
AgentCalledEvent
Beispiel: AgentCalledEvent
{
"accountcode": "<string>",
"agentCalled": "<string>",
"agentName": "<string>",
"callerId": "+49712345678",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelCalling": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"destAccountCode": "<string>",
"destCallerIdName": "<string>",
"destCallerIdNum": "<string>",
"destChannel": "<string>",
"destChannelState": "<string>",
"destChannelStateDesc": "<string>",
"destConnectedLineName": "<string>",
"destConnectedLineNum": "<string>",
"destContext": "<string>",
"destExten": "<string>",
"destLanguage": "<string>",
"destLinkedId": "2345",
"destPriority": "<string>",
"destUniqueId": "2345",
"destinationChannel": "<string>",
"exten": "<string>",
"extension": "<string>",
"file": "<string>",
"func": "<string>",
"interface": "<string>",
"language": "<string>",
"line": 0,
"linkedId": "2345",
"memberName": "<string>",
"priority": 0,
"privilege": "<string>",
"queue": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815916,
"uniqueId": "2345",
"variables": { "*": "<string>" }
}
Attribute (JsonPath)
- queue:
$.queue - memberName:
$.memberName - language:
$.language - channel:
$.channel - extension:
$.extension - callerId:
$.callerId - destExten:
$.destExten - channelCalling:
$.channelCalling - destUniqueId:
$.destUniqueId - destCallerIdNum:
$.destCallerIdNum - destContext:
$.destContext - agentCalled:
$.agentCalled - agentName:
$.agentName - destCallerIdName:
$.destCallerIdName - destChannelState:
$.destChannelState - destinationChannel:
$.destinationChannel - destChannelStateDesc:
$.destChannelStateDesc - destConnectedLineName:
$.destConnectedLineName - destConnectedLineNum:
$.destConnectedLineNum - destPriority:
$.destPriority - interface:
$.interface - destAccountCode:
$.destAccountCode - accountcode:
$.accountcode - destChannel:
$.destChannel - destLanguage:
$.destLanguage - destLinkedId:
$.destLinkedId - linkedId:
$.linkedId - variables:
$.variables - variables:
$.variables.* - uniqueId:
$.uniqueId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
AgentCompleteEvent
Beispiel: AgentCompleteEvent
{
"accountCode": "<string>",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"destAccountCode": "<string>",
"destCallerIdName": "<string>",
"destCallerIdNum": "<string>",
"destChannel": "<string>",
"destChannelState": "<string>",
"destChannelStateDesc": "<string>",
"destConnectedLineName": "<string>",
"destConnectedLineNum": "<string>",
"destContext": "<string>",
"destExten": "<string>",
"destLanguage": "<string>",
"destLinkedId": "2345",
"destPriority": "<string>",
"destUniqueId": "2345",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"holdTime": 1768465815917,
"interface": "<string>",
"language": "<string>",
"line": 0,
"linkedId": "2345",
"member": "<string>",
"memberName": "<string>",
"priority": 0,
"privilege": "<string>",
"queue": "<string>",
"reason": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"talkTime": 1768465815917,
"timestamp": 1768465815917,
"uniqueId": "2345",
"variables": { "*": "<string>" }
}
Attribute (JsonPath)
- reason:
$.reason - language:
$.language - destExten:
$.destExten - destUniqueId:
$.destUniqueId - destCallerIdNum:
$.destCallerIdNum - destContext:
$.destContext - destCallerIdName:
$.destCallerIdName - destChannelState:
$.destChannelState - destChannelStateDesc:
$.destChannelStateDesc - destConnectedLineName:
$.destConnectedLineName - destConnectedLineNum:
$.destConnectedLineNum - destPriority:
$.destPriority - interface:
$.interface - destAccountCode:
$.destAccountCode - talkTime:
$.talkTime - destChannel:
$.destChannel - destLanguage:
$.destLanguage - holdTime:
$.holdTime - destLinkedId:
$.destLinkedId - linkedId:
$.linkedId - accountCode:
$.accountCode - queue:
$.queue - memberName:
$.memberName - channel:
$.channel - variables:
$.variables - variables:
$.variables.* - uniqueId:
$.uniqueId - member:
$.member - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
AgentConnectEvent
Beispiel: AgentConnectEvent
{
"accountcode": "<string>",
"bridgedChannel": "<string>",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"destAccountCode": "<string>",
"destCallerIdName": "<string>",
"destCallerIdNum": "<string>",
"destChannel": "<string>",
"destChannelState": "<string>",
"destChannelStateDesc": "<string>",
"destConnectedLineName": "<string>",
"destConnectedLineNum": "<string>",
"destContext": "<string>",
"destExten": "<string>",
"destLanguage": "<string>",
"destLinkedId": "2345",
"destPriority": "<string>",
"destUniqueId": "2345",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"holdTime": 1768465815918,
"interface": "<string>",
"language": "<string>",
"line": 0,
"linkedId": "2345",
"member": "<string>",
"memberName": "<string>",
"priority": 0,
"privilege": "<string>",
"queue": "<string>",
"ringtime": 1768465815918,
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815918,
"uniqueId": "2345",
"variables": { "*": "<string>" }
}
Attribute (JsonPath)
- language:
$.language - destExten:
$.destExten - destUniqueId:
$.destUniqueId - destCallerIdNum:
$.destCallerIdNum - destContext:
$.destContext - destCallerIdName:
$.destCallerIdName - destChannelState:
$.destChannelState - destChannelStateDesc:
$.destChannelStateDesc - destConnectedLineName:
$.destConnectedLineName - destConnectedLineNum:
$.destConnectedLineNum - destPriority:
$.destPriority - interface:
$.interface - ringtime:
$.ringtime - destAccountCode:
$.destAccountCode - accountcode:
$.accountcode - destChannel:
$.destChannel - destLanguage:
$.destLanguage - holdTime:
$.holdTime - destLinkedId:
$.destLinkedId - bridgedChannel:
$.bridgedChannel - linkedId:
$.linkedId - queue:
$.queue - memberName:
$.memberName - channel:
$.channel - variables:
$.variables - variables:
$.variables.* - uniqueId:
$.uniqueId - member:
$.member - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
AgentDumpEvent
Beispiel: AgentDumpEvent
{
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"member": "<string>",
"memberName": "<string>",
"priority": 0,
"privilege": "<string>",
"queue": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815918,
"uniqueId": "2345",
"variables": { "*": "<string>" }
}
Attribute (JsonPath)
- queue:
$.queue - memberName:
$.memberName - channel:
$.channel - variables:
$.variables - variables:
$.variables.* - uniqueId:
$.uniqueId - member:
$.member - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
AgentLoginEvent
Beispiel: AgentLoginEvent
{
"agent": "<string>",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"loginChan": "<string>",
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815918,
"uniqueId": "2345"
}
Attribute (JsonPath)
- channel:
$.channel - loginChan:
$.loginChan - uniqueId:
$.uniqueId - agent:
$.agent - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
AgentLogoffEvent
Beispiel: AgentLogoffEvent
{
"agent": "<string>",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"loginTime": "<string>",
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815918,
"uniqueId": "2345"
}
Attribute (JsonPath)
- loginTime:
$.loginTime - uniqueId:
$.uniqueId - agent:
$.agent - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
AgentRingNoAnswerEvent
Beispiel: AgentRingNoAnswerEvent
{
"accountcode": "<string>",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"destAccountCode": "<string>",
"destCallerIdName": "<string>",
"destCallerIdNum": "<string>",
"destChannel": "<string>",
"destChannelState": "<string>",
"destChannelStateDesc": "<string>",
"destConnectedLineName": "<string>",
"destConnectedLineNum": "<string>",
"destContext": "<string>",
"destExten": "<string>",
"destLanguage": "<string>",
"destLinkedId": "2345",
"destPriority": "<string>",
"destUniqueId": "2345",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"interface": "<string>",
"language": "<string>",
"line": 0,
"linkedId": "2345",
"member": "<string>",
"memberName": "<string>",
"priority": 0,
"privilege": "<string>",
"queue": "<string>",
"ringtime": 1768465815919,
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815919,
"uniqueId": "2345",
"variables": { "*": "<string>" }
}
Attribute (JsonPath)
- language:
$.language - destExten:
$.destExten - destUniqueId:
$.destUniqueId - destCallerIdNum:
$.destCallerIdNum - destContext:
$.destContext - destCallerIdName:
$.destCallerIdName - destChannelState:
$.destChannelState - destChannelStateDesc:
$.destChannelStateDesc - destConnectedLineName:
$.destConnectedLineName - destConnectedLineNum:
$.destConnectedLineNum - destPriority:
$.destPriority - interface:
$.interface - ringtime:
$.ringtime - destAccountCode:
$.destAccountCode - accountcode:
$.accountcode - destChannel:
$.destChannel - destLanguage:
$.destLanguage - destLinkedId:
$.destLinkedId - linkedId:
$.linkedId - queue:
$.queue - memberName:
$.memberName - channel:
$.channel - variables:
$.variables - variables:
$.variables.* - uniqueId:
$.uniqueId - member:
$.member - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
AgentsCompleteEvent
Beispiel: AgentsCompleteEvent
{
"actionId": "2345",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"eventList": "<string>",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"internalActionId": "2345",
"line": 0,
"listItems": 0,
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815919
}
Attribute (JsonPath)
- listItems:
$.listItems - eventList:
$.eventList - internalActionId:
$.internalActionId - actionId:
$.actionId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
AgentsEvent
Beispiel: AgentsEvent
{
"actionId": "2345",
"agent": "<string>",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"internalActionId": "2345",
"line": 0,
"loggedInChan": "<string>",
"loggedInTime": 1768465815920,
"name": "<string>",
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"status": "<string>",
"systemName": "<string>",
"talkingTo": "<string>",
"talkingToChan": "<string>",
"timestamp": 1768465815920
}
Attribute (JsonPath)
- name:
$.name - status:
$.status - loggedInTime:
$.loggedInTime - loggedInChan:
$.loggedInChan - talkingTo:
$.talkingTo - talkingToChan:
$.talkingToChan - agent:
$.agent - internalActionId:
$.internalActionId - actionId:
$.actionId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
AgiExecEndEvent
Beispiel: AgiExecEndEvent
{
"accountCode": "<string>",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"command": "<string>",
"commandId": "2345",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"end": true,
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"priority": 0,
"privilege": "<string>",
"result": "<string>",
"resultCode": 0,
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"start": true,
"subEvent": "<string>",
"systemName": "<string>",
"timestamp": 1768465815920,
"uniqueId": "2345"
}
Attribute (JsonPath)
- channel:
$.channel - result:
$.result - commandId:
$.commandId - resultCode:
$.resultCode - subEvent:
$.subEvent - accountCode:
$.accountCode - uniqueId:
$.uniqueId - start:
$.start - end:
$.end - command:
$.command - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
AgiExecEvent
Beispiel: AgiExecEvent
{
"accountCode": "<string>",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"command": "<string>",
"commandId": "2345",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"end": true,
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"priority": 0,
"privilege": "<string>",
"result": "<string>",
"resultCode": 0,
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"start": true,
"subEvent": "<string>",
"systemName": "<string>",
"timestamp": 1768465815920,
"uniqueId": "2345"
}
Attribute (JsonPath)
- channel:
$.channel - result:
$.result - commandId:
$.commandId - resultCode:
$.resultCode - subEvent:
$.subEvent - accountCode:
$.accountCode - uniqueId:
$.uniqueId - start:
$.start - end:
$.end - command:
$.command - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
AgiExecStartEvent
Beispiel: AgiExecStartEvent
{
"accountCode": "<string>",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"command": "<string>",
"commandId": "2345",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"end": true,
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"priority": 0,
"privilege": "<string>",
"result": "<string>",
"resultCode": 0,
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"start": true,
"subEvent": "<string>",
"systemName": "<string>",
"timestamp": 1768465815920,
"uniqueId": "2345"
}
Attribute (JsonPath)
- channel:
$.channel - result:
$.result - commandId:
$.commandId - resultCode:
$.resultCode - subEvent:
$.subEvent - accountCode:
$.accountCode - uniqueId:
$.uniqueId - start:
$.start - end:
$.end - command:
$.command - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
AlarmClearEvent
Beispiel: AlarmClearEvent
{
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": 0,
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815921
}
Attribute (JsonPath)
- channel:
$.channel - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
AlarmEvent
Beispiel: AlarmEvent
{
"alarm": "<string>",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": 0,
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815921
}
Attribute (JsonPath)
- channel:
$.channel - alarm:
$.alarm - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
AntennaLevelEvent
Beispiel: AntennaLevelEvent
{
"accountCode": "<string>",
"callerId": "+49712345678",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"language": "<string>",
"line": 0,
"linkedId": "2345",
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"signal": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815921,
"uniqueId": "2345"
}
Attribute (JsonPath)
- signal:
$.signal - language:
$.language - channel:
$.channel - callerIdNum:
$.callerIdNum - callerIdName:
$.callerIdName - callerId:
$.callerId - linkedId:
$.linkedId - accountCode:
$.accountCode - uniqueId:
$.uniqueId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
AsyncAgiEndEvent
Beispiel: AsyncAgiEndEvent
{
"accountcode": "<string>",
"actionId": "2345",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"commandId": "2345",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"end": true,
"env": "<string>",
"exec": true,
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"internalActionId": "2345",
"language": "<string>",
"line": 0,
"linkedId": "2345",
"priority": 0,
"privilege": "<string>",
"result": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"start": true,
"subEvent": "<string>",
"systemName": "<string>",
"timestamp": 1768465815922,
"uniqueId": "2345"
}
Attribute (JsonPath)
- language:
$.language - channel:
$.channel - result:
$.result - accountcode:
$.accountcode - commandId:
$.commandId - subEvent:
$.subEvent - linkedId:
$.linkedId - uniqueId:
$.uniqueId - start:
$.start - end:
$.end - env:
$.env - exec:
$.exec - internalActionId:
$.internalActionId - actionId:
$.actionId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
AsyncAgiEvent
Beispiel: AsyncAgiEvent
{
"accountcode": "<string>",
"actionId": "2345",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"commandId": "2345",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"end": true,
"env": "<string>",
"exec": true,
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"internalActionId": "2345",
"language": "<string>",
"line": 0,
"linkedId": "2345",
"priority": 0,
"privilege": "<string>",
"result": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"start": true,
"subEvent": "<string>",
"systemName": "<string>",
"timestamp": 1768465815922,
"uniqueId": "2345"
}
Attribute (JsonPath)
- language:
$.language - channel:
$.channel - result:
$.result - accountcode:
$.accountcode - commandId:
$.commandId - subEvent:
$.subEvent - linkedId:
$.linkedId - uniqueId:
$.uniqueId - start:
$.start - end:
$.end - env:
$.env - exec:
$.exec - internalActionId:
$.internalActionId - actionId:
$.actionId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
AsyncAgiExecEvent
Beispiel: AsyncAgiExecEvent
{
"accountcode": "<string>",
"actionId": "2345",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"commandId": "2345",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"end": true,
"env": "<string>",
"exec": true,
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"internalActionId": "2345",
"language": "<string>",
"line": 0,
"linkedId": "2345",
"priority": 0,
"privilege": "<string>",
"result": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"start": true,
"subEvent": "<string>",
"systemName": "<string>",
"timestamp": 1768465815922,
"uniqueId": "2345"
}
Attribute (JsonPath)
- language:
$.language - channel:
$.channel - result:
$.result - accountcode:
$.accountcode - commandId:
$.commandId - subEvent:
$.subEvent - linkedId:
$.linkedId - uniqueId:
$.uniqueId - start:
$.start - end:
$.end - env:
$.env - exec:
$.exec - internalActionId:
$.internalActionId - actionId:
$.actionId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
AsyncAgiStartEvent
Beispiel: AsyncAgiStartEvent
{
"accountcode": "<string>",
"actionId": "2345",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"commandId": "2345",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"end": true,
"env": "<string>",
"exec": true,
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"internalActionId": "2345",
"language": "<string>",
"line": 0,
"linkedId": "2345",
"priority": 0,
"privilege": "<string>",
"result": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"start": true,
"subEvent": "<string>",
"systemName": "<string>",
"timestamp": 1768465815923,
"uniqueId": "2345"
}
Attribute (JsonPath)
- language:
$.language - channel:
$.channel - result:
$.result - accountcode:
$.accountcode - commandId:
$.commandId - subEvent:
$.subEvent - linkedId:
$.linkedId - uniqueId:
$.uniqueId - start:
$.start - end:
$.end - env:
$.env - exec:
$.exec - internalActionId:
$.internalActionId - actionId:
$.actionId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
AttendedTransferEvent
Beispiel: AttendedTransferEvent
{
"accountCode": "<string>",
"bridgeCreator": "<string>",
"bridgeName": "<string>",
"bridgeNumChannels": 0,
"bridgeTechnology": "<string>",
"bridgeType": "<string>",
"bridgeUniqueId": "2345",
"bridgeVideoSource": "<string>",
"bridgeVideoSourceMode": "<string>",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"destApp": "<string>",
"destBridgeUniqueid": "2345",
"destTransfererChannel": "<string>",
"destType": "<string>",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"isexternal": "<string>",
"line": 0,
"localOneAccountCode": "<string>",
"localOneCallerIDName": "<string>",
"localOneCallerIDNum": "<string>",
"localOneChannel": "<string>",
"localOneChannelState": "<string>",
"localOneChannelStateDesc": "<string>",
"localOneConnectedLineName": "<string>",
"localOneConnectedLineNum": "<string>",
"localOneContext": "<string>",
"localOneExten": "<string>",
"localOnePriority": "<string>",
"localOneUniqueid": "2345",
"localTwoAccountCode": "<string>",
"localTwoCallerIDName": "<string>",
"localTwoCallerIDNum": "<string>",
"localTwoChannel": "<string>",
"localTwoChannelState": "<string>",
"localTwoChannelStateDesc": "<string>",
"localTwoConnectedLineName": "<string>",
"localTwoConnectedLineNum": "<string>",
"localTwoContext": "<string>",
"localTwoExten": "<string>",
"localTwoPriority": "<string>",
"localTwoUniqueid": "2345",
"origBridgeCreator": "<string>",
"origBridgeName": "<string>",
"origBridgeNumChannels": "<string>",
"origBridgeTechnology": "<string>",
"origBridgeType": "<string>",
"origBridgeUniqueid": "2345",
"origTransfererAccountCode": "<string>",
"origTransfererCallerIDName": "<string>",
"origTransfererCallerIDNum": "<string>",
"origTransfererChannel": "<string>",
"origTransfererChannelState": "<string>",
"origTransfererChannelStateDesc": "<string>",
"origTransfererConnectedLineName": "<string>",
"origTransfererConnectedLineNum": "<string>",
"origTransfererContext": "<string>",
"origTransfererExten": "<string>",
"origTransfererLanguage": "<string>",
"origTransfererLinkedId": "2345",
"origTransfererPriority": "<string>",
"origTransfererUniqueid": "2345",
"priority": 0,
"privilege": "<string>",
"result": "<string>",
"secondBridgeCreator": "<string>",
"secondBridgeName": "<string>",
"secondBridgeNumChannels": "<string>",
"secondBridgeTechnology": "<string>",
"secondBridgeType": "<string>",
"secondBridgeUniqueid": "2345",
"secondTransfererAccountCode": "<string>",
"secondTransfererCallerIDName": "<string>",
"secondTransfererCallerIDNum": "<string>",
"secondTransfererChannel": "<string>",
"secondTransfererChannelState": "<string>",
"secondTransfererChannelStateDesc": "<string>",
"secondTransfererConnectedLineName": "<string>",
"secondTransfererConnectedLineNum": "<string>",
"secondTransfererContext": "<string>",
"secondTransfererExten": "<string>",
"secondTransfererLanguage": "<string>",
"secondTransfererLinkedId": "2345",
"secondTransfererPriority": "<string>",
"secondTransfererUniqueid": "2345",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"swapUniqueid": "2345",
"systemName": "<string>",
"timestamp": 1768465815924,
"transferTargetAccountCode": "<string>",
"transferTargetCallerIDName": "<string>",
"transferTargetCallerIDNum": "<string>",
"transferTargetChannel": "<string>",
"transferTargetChannelState": "<string>",
"transferTargetChannelStateDesc": "<string>",
"transferTargetConnectedLineName": "<string>",
"transferTargetConnectedLineNum": "<string>",
"transferTargetContext": "<string>",
"transferTargetExten": "<string>",
"transferTargetLanguage": "<string>",
"transferTargetLinkedid": "2345",
"transferTargetPriority": "<string>",
"transferTargetUniqueid": "2345",
"transfereeAccountCode": "<string>",
"transfereeCallerIDName": "<string>",
"transfereeCallerIDNum": "<string>",
"transfereeChannel": "<string>",
"transfereeChannelState": "<string>",
"transfereeChannelStateDesc": "<string>",
"transfereeConnectedLineName": "<string>",
"transfereeConnectedLineNum": "<string>",
"transfereeContext": "<string>",
"transfereeExten": "<string>",
"transfereeLanguage": "<string>",
"transfereeLinkedId": "2345",
"transfereePriority": "<string>",
"transfereeUniqueid": "2345"
}
Attribute (JsonPath)
- result:
$.result - secondTransfererConnectedLineName:
$.secondTransfererConnectedLineName - secondTransfererChannelStateDesc:
$.secondTransfererChannelStateDesc - secondTransfererConnectedLineNum:
$.secondTransfererConnectedLineNum - origTransfererUniqueid:
$.origTransfererUniqueid - secondBridgeTechnology:
$.secondBridgeTechnology - origBridgeTechnology:
$.origBridgeTechnology - origTransfererPriority:
$.origTransfererPriority - secondBridgeCreator:
$.secondBridgeCreator - secondBridgeNumChannels:
$.secondBridgeNumChannels - secondBridgeUniqueid:
$.secondBridgeUniqueid - localOneChannelState:
$.localOneChannelState - secondTransfererExten:
$.secondTransfererExten - localOneCallerIDName:
$.localOneCallerIDName - localOnePriority:
$.localOnePriority - origTransfererChannel:
$.origTransfererChannel - secondBridgeName:
$.secondBridgeName - localOneCallerIDNum:
$.localOneCallerIDNum - localOneUniqueid:
$.localOneUniqueid - localTwoChannelState:
$.localTwoChannelState - localTwoCallerIDNum:
$.localTwoCallerIDNum - origBridgeCreator:
$.origBridgeCreator - secondTransfererChannel:
$.secondTransfererChannel - localOneAccountCode:
$.localOneAccountCode - origBridgeUniqueid:
$.origBridgeUniqueid - origTransfererExten:
$.origTransfererExten - destBridgeUniqueid:
$.destBridgeUniqueid - origBridgeNumChannels:
$.origBridgeNumChannels - origTransfererContext:
$.origTransfererContext - secondBridgeType:
$.secondBridgeType - secondTransfererContext:
$.secondTransfererContext - destTransfererChannel:
$.destTransfererChannel - transfereeChannel:
$.transfereeChannel - transfereeCallerIDName:
$.transfereeCallerIDName - transfereeAccountCode:
$.transfereeAccountCode - transfereeChannelState:
$.transfereeChannelState - localTwoPriority:
$.localTwoPriority - localTwoAccountCode:
$.localTwoAccountCode - transfereeContext:
$.transfereeContext - localTwoUniqueid:
$.localTwoUniqueid - transfereeUniqueid:
$.transfereeUniqueid - transfereeLanguage:
$.transfereeLanguage - localTwoCallerIDName:
$.localTwoCallerIDName - transfereePriority:
$.transfereePriority - transferTargetChannel:
$.transferTargetChannel - transfereeLinkedId:
$.transfereeLinkedId - transferTargetLanguage:
$.transferTargetLanguage - transfereeCallerIDNum:
$.transfereeCallerIDNum - origTransfererLinkedId:
$.origTransfererLinkedId - origTransfererLanguage:
$.origTransfererLanguage - transferTargetExten:
$.transferTargetExten - transferTargetUniqueid:
$.transferTargetUniqueid - transferTargetPriority:
$.transferTargetPriority - transferTargetLinkedid:
$.transferTargetLinkedid - transferTargetContext:
$.transferTargetContext - localOneExten:
$.localOneExten - localTwoContext:
$.localTwoContext - localOneChannel:
$.localOneChannel - origBridgeName:
$.origBridgeName - destType:
$.destType - localOneContext:
$.localOneContext - localTwoChannel:
$.localTwoChannel - localTwoExten:
$.localTwoExten - isexternal:
$.isexternal - transfereeExten:
$.transfereeExten - origBridgeType:
$.origBridgeType - transfereeConnectedLineNum:
$.transfereeConnectedLineNum - transferTargetChannelStateDesc:
$.transferTargetChannelStateDesc - transferTargetCallerIDNum:
$.transferTargetCallerIDNum - localOneConnectedLineName:
$.localOneConnectedLineName - secondTransfererLinkedId:
$.secondTransfererLinkedId - transferTargetCallerIDName:
$.transferTargetCallerIDName - transfereeChannelStateDesc:
$.transfereeChannelStateDesc - transferTargetConnectedLineNum:
$.transferTargetConnectedLineNum - localTwoConnectedLineNum:
$.localTwoConnectedLineNum - secondTransfererLanguage:
$.secondTransfererLanguage - transferTargetChannelState:
$.transferTargetChannelState - transferTargetConnectedLineName:
$.transferTargetConnectedLineName - transferTargetAccountCode:
$.transferTargetAccountCode - localTwoConnectedLineName:
$.localTwoConnectedLineName - transfereeConnectedLineName:
$.transfereeConnectedLineName - localTwoChannelStateDesc:
$.localTwoChannelStateDesc - destApp:
$.destApp - origTransfererChannelState:
$.origTransfererChannelState - secondTransfererCallerIDNum:
$.secondTransfererCallerIDNum - secondTransfererUniqueid:
$.secondTransfererUniqueid - localOneChannelStateDesc:
$.localOneChannelStateDesc - localOneConnectedLineNum:
$.localOneConnectedLineNum - origTransfererCallerIDNum:
$.origTransfererCallerIDNum - origTransfererCallerIDName:
$.origTransfererCallerIDName - origTransfererConnectedLineNum:
$.origTransfererConnectedLineNum - origTransfererConnectedLineName:
$.origTransfererConnectedLineName - origTransfererAccountCode:
$.origTransfererAccountCode - secondTransfererCallerIDName:
$.secondTransfererCallerIDName - origTransfererChannelStateDesc:
$.origTransfererChannelStateDesc - secondTransfererAccountCode:
$.secondTransfererAccountCode - secondTransfererPriority:
$.secondTransfererPriority - secondTransfererChannelState:
$.secondTransfererChannelState - bridgeTechnology:
$.bridgeTechnology - bridgeVideoSourceMode:
$.bridgeVideoSourceMode - bridgeNumChannels:
$.bridgeNumChannels - bridgeVideoSource:
$.bridgeVideoSource - bridgeCreator:
$.bridgeCreator - bridgeUniqueId:
$.bridgeUniqueId - swapUniqueid:
$.swapUniqueid - bridgeType:
$.bridgeType - accountCode:
$.accountCode - bridgeName:
$.bridgeName - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
BlindTransferEvent
Beispiel: BlindTransferEvent
{
"accountCode": "<string>",
"bridgeCreator": "<string>",
"bridgeName": "<string>",
"bridgeNumChannels": 0,
"bridgeTechnology": "<string>",
"bridgeType": "<string>",
"bridgeUniqueId": "2345",
"bridgeVideoSource": "<string>",
"bridgeVideoSourceMode": "<string>",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"extension": "<string>",
"file": "<string>",
"func": "<string>",
"isexternal": "<string>",
"line": 0,
"priority": 0,
"privilege": "<string>",
"result": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"swapUniqueid": "2345",
"systemName": "<string>",
"timestamp": 1768465815925,
"transfereeCallerIdName": "<string>",
"transfereeCallerIdNum": "<string>",
"transfereeChannel": "<string>",
"transfereeChannelState": "<string>",
"transfereeChannelStateDesc": "<string>",
"transfereeConnectedLineName": "<string>",
"transfereeConnectedLineNum": "<string>",
"transfereeContext": "<string>",
"transfereeExten": "<string>",
"transfereeLanguage": "<string>",
"transfereeLinkedId": "2345",
"transfereePriority": 0,
"transfereeUniqueId": "2345",
"transfererAccountCode": "<string>",
"transfererCallerIdName": "<string>",
"transfererCallerIdNum": "<string>",
"transfererChannel": "<string>",
"transfererChannelState": "<string>",
"transfererChannelStateDesc": "<string>",
"transfererConnectedLineName": "<string>",
"transfererConnectedLineNum": "<string>",
"transfererContext": "<string>",
"transfererExten": "<string>",
"transfererLanguage": "<string>",
"transfererLinkedId": "2345",
"transfererPriority": 0,
"transfererUniqueId": "2345"
}
Attribute (JsonPath)
- extension:
$.extension - result:
$.result - transfereeChannel:
$.transfereeChannel - transfereeChannelState:
$.transfereeChannelState - transfereeContext:
$.transfereeContext - transfereeLanguage:
$.transfereeLanguage - transfereePriority:
$.transfereePriority - transfereeLinkedId:
$.transfereeLinkedId - transfererLinkedId:
$.transfererLinkedId - transfereeCallerIdNum:
$.transfereeCallerIdNum - transfereeUniqueId:
$.transfereeUniqueId - transfererAccountCode:
$.transfererAccountCode - transfererCallerIdName:
$.transfererCallerIdName - transfererLanguage:
$.transfererLanguage - transfererCallerIdNum:
$.transfererCallerIdNum - transfererChannel:
$.transfererChannel - transfererChannelState:
$.transfererChannelState - transfererUniqueId:
$.transfererUniqueId - transfererPriority:
$.transfererPriority - transfererContext:
$.transfererContext - transfereeCallerIdName:
$.transfereeCallerIdName - isexternal:
$.isexternal - transfereeExten:
$.transfereeExten - transfererExten:
$.transfererExten - transfererChannelStateDesc:
$.transfererChannelStateDesc - transfereeConnectedLineNum:
$.transfereeConnectedLineNum - transfererConnectedLineNum:
$.transfererConnectedLineNum - transfereeChannelStateDesc:
$.transfereeChannelStateDesc - transfereeConnectedLineName:
$.transfereeConnectedLineName - transfererConnectedLineName:
$.transfererConnectedLineName - bridgeTechnology:
$.bridgeTechnology - bridgeVideoSourceMode:
$.bridgeVideoSourceMode - bridgeNumChannels:
$.bridgeNumChannels - bridgeVideoSource:
$.bridgeVideoSource - bridgeCreator:
$.bridgeCreator - bridgeUniqueId:
$.bridgeUniqueId - swapUniqueid:
$.swapUniqueid - bridgeType:
$.bridgeType - accountCode:
$.accountCode - bridgeName:
$.bridgeName - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
BridgeActionEvent
Beispiel: BridgeActionEvent
{
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel1": "<string>",
"channel2": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"priority": 0,
"privilege": "<string>",
"response": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815925
}
Attribute (JsonPath)
- channel1:
$.channel1 - channel2:
$.channel2 - response:
$.response - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
BridgeCreateEvent
Beispiel: BridgeCreateEvent
{
"accountCode": "<string>",
"bridgeCreator": "<string>",
"bridgeName": "<string>",
"bridgeNumChannels": 0,
"bridgeTechnology": "<string>",
"bridgeType": "<string>",
"bridgeUniqueId": "2345",
"bridgeVideoSource": "<string>",
"bridgeVideoSourceMode": "<string>",
"bridgevideosourcemode": "<string>",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"swapUniqueid": "2345",
"systemName": "<string>",
"timestamp": 1768465815926
}
Attribute (JsonPath)
- bridgevideosourcemode:
$.bridgevideosourcemode - bridgeTechnology:
$.bridgeTechnology - bridgeVideoSourceMode:
$.bridgeVideoSourceMode - bridgeNumChannels:
$.bridgeNumChannels - bridgeVideoSource:
$.bridgeVideoSource - bridgeCreator:
$.bridgeCreator - bridgeUniqueId:
$.bridgeUniqueId - swapUniqueid:
$.swapUniqueid - bridgeType:
$.bridgeType - accountCode:
$.accountCode - bridgeName:
$.bridgeName - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
BridgeDestroyEvent
Beispiel: BridgeDestroyEvent
{
"accountCode": "<string>",
"bridgeCreator": "<string>",
"bridgeName": "<string>",
"bridgeNumChannels": 0,
"bridgeTechnology": "<string>",
"bridgeType": "<string>",
"bridgeUniqueId": "2345",
"bridgeVideoSource": "<string>",
"bridgeVideoSourceMode": "<string>",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"swapUniqueid": "2345",
"systemName": "<string>",
"timestamp": 1768465815926
}
Attribute (JsonPath)
- bridgeTechnology:
$.bridgeTechnology - bridgeVideoSourceMode:
$.bridgeVideoSourceMode - bridgeNumChannels:
$.bridgeNumChannels - bridgeVideoSource:
$.bridgeVideoSource - bridgeCreator:
$.bridgeCreator - bridgeUniqueId:
$.bridgeUniqueId - swapUniqueid:
$.swapUniqueid - bridgeType:
$.bridgeType - accountCode:
$.accountCode - bridgeName:
$.bridgeName - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
BridgeEnterEvent
Beispiel: BridgeEnterEvent
{
"accountCode": "<string>",
"bridgeCreator": "<string>",
"bridgeName": "<string>",
"bridgeNumChannels": 0,
"bridgeTechnology": "<string>",
"bridgeType": "<string>",
"bridgeUniqueId": "2345",
"bridgeVideoSource": "<string>",
"bridgeVideoSourceMode": "<string>",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"language": "<string>",
"line": 0,
"linkedId": "2345",
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"swapUniqueid": "2345",
"systemName": "<string>",
"timestamp": 1768465815926,
"uniqueId": "2345"
}
Attribute (JsonPath)
- language:
$.language - channel:
$.channel - linkedId:
$.linkedId - uniqueId:
$.uniqueId - bridgeTechnology:
$.bridgeTechnology - bridgeVideoSourceMode:
$.bridgeVideoSourceMode - bridgeNumChannels:
$.bridgeNumChannels - bridgeVideoSource:
$.bridgeVideoSource - bridgeCreator:
$.bridgeCreator - bridgeUniqueId:
$.bridgeUniqueId - swapUniqueid:
$.swapUniqueid - bridgeType:
$.bridgeType - accountCode:
$.accountCode - bridgeName:
$.bridgeName - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
BridgeEvent
Beispiel: BridgeEvent
{
"bridgeState": "<string>",
"bridgeType": "<string>",
"callerId1": "<string>",
"callerId2": "<string>",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel1": "<string>",
"channel2": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"link": true,
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815927,
"uniqueId1": "<string>",
"uniqueId2": "<string>",
"unlink": true
}
Attribute (JsonPath)
- callerId1:
$.callerId1 - callerId2:
$.callerId2 - uniqueId1:
$.uniqueId1 - uniqueId2:
$.uniqueId2 - bridgeState:
$.bridgeState - channel1:
$.channel1 - channel2:
$.channel2 - bridgeType:
$.bridgeType - unlink:
$.unlink - link:
$.link - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
BridgeExecEvent
Beispiel: BridgeExecEvent
{
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel1": "<string>",
"channel2": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"priority": 0,
"privilege": "<string>",
"reason": "<string>",
"response": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815927
}
Attribute (JsonPath)
- reason:
$.reason - channel1:
$.channel1 - channel2:
$.channel2 - response:
$.response - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
BridgeLeaveEvent
Beispiel: BridgeLeaveEvent
{
"accountCode": "<string>",
"bridgeCreator": "<string>",
"bridgeName": "<string>",
"bridgeNumChannels": 0,
"bridgeTechnology": "<string>",
"bridgeType": "<string>",
"bridgeUniqueId": "2345",
"bridgeVideoSource": "<string>",
"bridgeVideoSourceMode": "<string>",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"language": "<string>",
"line": 0,
"linkedId": "2345",
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"swapUniqueid": "2345",
"systemName": "<string>",
"timestamp": 1768465815927,
"uniqueId": "2345"
}
Attribute (JsonPath)
- language:
$.language - channel:
$.channel - linkedId:
$.linkedId - uniqueId:
$.uniqueId - bridgeTechnology:
$.bridgeTechnology - bridgeVideoSourceMode:
$.bridgeVideoSourceMode - bridgeNumChannels:
$.bridgeNumChannels - bridgeVideoSource:
$.bridgeVideoSource - bridgeCreator:
$.bridgeCreator - bridgeUniqueId:
$.bridgeUniqueId - swapUniqueid:
$.swapUniqueid - bridgeType:
$.bridgeType - accountCode:
$.accountCode - bridgeName:
$.bridgeName - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
BridgeMergeEvent
Beispiel: BridgeMergeEvent
{
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"fromBridgeCreator": "<string>",
"fromBridgeName": "<string>",
"fromBridgeNumChannels": 0,
"fromBridgeTechnology": "<string>",
"fromBridgeType": "<string>",
"fromBridgeUniqueId": "2345",
"func": "<string>",
"line": 0,
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815928,
"toBridgeCreator": "<string>",
"toBridgeName": "<string>",
"toBridgeNumChannels": 0,
"toBridgeTechnology": "<string>",
"toBridgeType": "<string>",
"toBridgeUniqueId": "2345"
}
Attribute (JsonPath)
- fromBridgeNumChannels:
$.fromBridgeNumChannels - fromBridgeUniqueId:
$.fromBridgeUniqueId - toBridgeNumChannels:
$.toBridgeNumChannels - fromBridgeTechnology:
$.fromBridgeTechnology - toBridgeTechnology:
$.toBridgeTechnology - toBridgeUniqueId:
$.toBridgeUniqueId - fromBridgeCreator:
$.fromBridgeCreator - toBridgeName:
$.toBridgeName - fromBridgeName:
$.fromBridgeName - fromBridgeType:
$.fromBridgeType - toBridgeCreator:
$.toBridgeCreator - toBridgeType:
$.toBridgeType - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
BridgeVideoSourceUpdateEvent
Beispiel: BridgeVideoSourceUpdateEvent
{
"accountCode": "<string>",
"bridgeCreator": "<string>",
"bridgeName": "<string>",
"bridgeNumChannels": 0,
"bridgePreviousVideoSource": "<string>",
"bridgeTechnology": "<string>",
"bridgeType": "<string>",
"bridgeUniqueId": "2345",
"bridgeVideoSource": "<string>",
"bridgeVideoSourceMode": "<string>",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"swapUniqueid": "2345",
"systemName": "<string>",
"timestamp": 1768465815928
}
Attribute (JsonPath)
- bridgePreviousVideoSource:
$.bridgePreviousVideoSource - bridgeTechnology:
$.bridgeTechnology - bridgeVideoSourceMode:
$.bridgeVideoSourceMode - bridgeNumChannels:
$.bridgeNumChannels - bridgeVideoSource:
$.bridgeVideoSource - bridgeCreator:
$.bridgeCreator - bridgeUniqueId:
$.bridgeUniqueId - swapUniqueid:
$.swapUniqueid - bridgeType:
$.bridgeType - accountCode:
$.accountCode - bridgeName:
$.bridgeName - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
CdrEvent
Beispiel: CdrEvent
{
"accountCode": "<string>",
"amaFlags": "<string>",
"answerTime": "<string>",
"answerTimeAsDate": "2026-01-14T12:34:56Z",
"billableSeconds": 0,
"callerId": "+49712345678",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"destination": "<string>",
"destinationChannel": "<string>",
"destinationContext": "<string>",
"disposition": "<string>",
"duration": 42,
"endTime": "<string>",
"endTimeAsDate": "2026-01-14T12:34:56Z",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"lastApplication": "<string>",
"lastData": "<string>",
"line": 0,
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"src": "<string>",
"startTime": "<string>",
"startTimeAsDate": "2026-01-14T12:34:56Z",
"systemName": "<string>",
"timestamp": 1768465815928,
"uniqueId": "2345",
"userField": "<string>"
}
Attribute (JsonPath)
- channel:
$.channel - duration:
$.duration - startTime:
$.startTime - callerId:
$.callerId - answerTimeAsDate:
$.answerTimeAsDate - destinationContext:
$.destinationContext - startTimeAsDate:
$.startTimeAsDate - billableSeconds:
$.billableSeconds - endTimeAsDate:
$.endTimeAsDate - answerTime:
$.answerTime - userField:
$.userField - lastData:
$.lastData - disposition:
$.disposition - amaFlags:
$.amaFlags - lastApplication:
$.lastApplication - endTime:
$.endTime - destinationChannel:
$.destinationChannel - accountCode:
$.accountCode - uniqueId:
$.uniqueId - src:
$.src - destination:
$.destination - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
CelEvent
Beispiel: CelEvent
{
"accountCode": "<string>",
"amaFlags": "<string>",
"appData": "<string>",
"application": "<string>",
"callerIDani": "<string>",
"callerIDdnid": "2345",
"callerIDrdnis": "<string>",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"eventName": "<string>",
"eventTime": "<string>",
"exten": "<string>",
"extra": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"linkedID": "2345",
"peer": "<string>",
"peerAccount": "<string>",
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815929,
"uniqueID": "2345",
"userField": "<string>"
}
Attribute (JsonPath)
- context:
$.context - channel:
$.channel - extra:
$.extra - exten:
$.exten - userField:
$.userField - amaFlags:
$.amaFlags - callerIDani:
$.callerIDani - eventTime:
$.eventTime - linkedID:
$.linkedID - application:
$.application - peerAccount:
$.peerAccount - callerIDrdnis:
$.callerIDrdnis - eventName:
$.eventName - callerIDdnid:
$.callerIDdnid - uniqueID:
$.uniqueID - peer:
$.peer - accountCode:
$.accountCode - appData:
$.appData - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
ChallengeResponseFailedEvent
Beispiel: ChallengeResponseFailedEvent
{
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"eventversion": "<string>",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"localAddress": "<string>",
"priority": 0,
"privilege": "<string>",
"remoteAddress": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"service": "<string>",
"severity": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815929
}
Attribute (JsonPath)
- severity:
$.severity - service:
$.service - eventversion:
$.eventversion - localAddress:
$.localAddress - remoteAddress:
$.remoteAddress - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
ChallengeSentEvent
Beispiel: ChallengeSentEvent
{
"accountId": "2345",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"challenge": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"eventVersion": 0,
"eventtv": "<string>",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"localAddress": "<string>",
"priority": 0,
"privilege": "<string>",
"remoteAddress": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"service": "<string>",
"sessionId": "2345",
"severity": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815929
}
Attribute (JsonPath)
- severity:
$.severity - service:
$.service - accountId:
$.accountId - challenge:
$.challenge - localAddress:
$.localAddress - remoteAddress:
$.remoteAddress - eventVersion:
$.eventVersion - eventtv:
$.eventtv - sessionId:
$.sessionId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
ChanSpyStartEvent
Beispiel: ChanSpyStartEvent
{
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"spyeeAccountCode": "<string>",
"spyeeCallerIdName": "<string>",
"spyeeCallerIdNum": "<string>",
"spyeeChannel": "<string>",
"spyeeChannelState": 0,
"spyeeChannelStateDesc": "<string>",
"spyeeChannelstate": 0,
"spyeeConnectedLineName": "<string>",
"spyeeConnectedLineNum": "<string>",
"spyeeContext": "<string>",
"spyeeExten": "<string>",
"spyeeLanguage": "<string>",
"spyeeLinkedId": "2345",
"spyeePriority": 0,
"spyeeUniqueId": "2345",
"spyerCallerIdName": "<string>",
"spyerCallerIdNum": "<string>",
"spyerChannel": "<string>",
"spyerChannelState": 0,
"spyerChannelStateDesc": "<string>",
"spyerConnectedLineName": "<string>",
"spyerConnectedLineNum": "<string>",
"spyerContext": "<string>",
"spyerExten": "<string>",
"spyerLanguage": "<string>",
"spyerLinkedId": "2345",
"spyerPriority": 0,
"spyerUniqueId": "2345",
"systemName": "<string>",
"timestamp": 1768465815930
}
Attribute (JsonPath)
- spyeeChannel:
$.spyeeChannel - spyerChannel:
$.spyerChannel - spyeeLinkedId:
$.spyeeLinkedId - spyeeExten:
$.spyeeExten - spyerLinkedId:
$.spyerLinkedId - spyeeLanguage:
$.spyeeLanguage - spyerUniqueId:
$.spyerUniqueId - spyeeUniqueId:
$.spyeeUniqueId - spyerPriority:
$.spyerPriority - spyeeContext:
$.spyeeContext - spyerExten:
$.spyerExten - spyerContext:
$.spyerContext - spyeePriority:
$.spyeePriority - spyerLanguage:
$.spyerLanguage - spyeeChannelStateDesc:
$.spyeeChannelStateDesc - spyeeChannelstate:
$.spyeeChannelstate - spyerChannelState:
$.spyerChannelState - spyeeConnectedLineName:
$.spyeeConnectedLineName - spyeeChannelState:
$.spyeeChannelState - spyerChannelStateDesc:
$.spyerChannelStateDesc - spyeeCallerIdNum:
$.spyeeCallerIdNum - spyerConnectedLineNum:
$.spyerConnectedLineNum - spyeeCallerIdName:
$.spyeeCallerIdName - spyerCallerIdNum:
$.spyerCallerIdNum - spyerConnectedLineName:
$.spyerConnectedLineName - spyerCallerIdName:
$.spyerCallerIdName - spyeeConnectedLineNum:
$.spyeeConnectedLineNum - spyeeAccountCode:
$.spyeeAccountCode - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
ChanSpyStopEvent
Beispiel: ChanSpyStopEvent
{
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"spyeeChannel": "<string>",
"spyeechannel": "<string>",
"spyerCallerIdName": "<string>",
"spyerCallerIdNum": "<string>",
"spyerChannel": "<string>",
"spyerChannelState": 0,
"spyerChannelStateDesc": "<string>",
"spyerConnectedLineName": "<string>",
"spyerConnectedLineNum": "<string>",
"spyerContext": "<string>",
"spyerExten": "<string>",
"spyerLanguage": "<string>",
"spyerLinkedId": "2345",
"spyerPriority": 0,
"spyerUniqueId": "2345",
"systemName": "<string>",
"timestamp": 1768465815930
}
Attribute (JsonPath)
- spyeeChannel:
$.spyeeChannel - spyerChannel:
$.spyerChannel - spyerLinkedId:
$.spyerLinkedId - spyerUniqueId:
$.spyerUniqueId - spyerPriority:
$.spyerPriority - spyerExten:
$.spyerExten - spyerContext:
$.spyerContext - spyeechannel:
$.spyeechannel - spyerLanguage:
$.spyerLanguage - spyerChannelState:
$.spyerChannelState - spyerChannelStateDesc:
$.spyerChannelStateDesc - spyerConnectedLineNum:
$.spyerConnectedLineNum - spyerCallerIdNum:
$.spyerCallerIdNum - spyerConnectedLineName:
$.spyerConnectedLineName - spyerCallerIdName:
$.spyerCallerIdName - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
ChannelReloadEvent
Beispiel: ChannelReloadEvent
{
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"channelType": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"peerCount": 0,
"priority": 0,
"privilege": "<string>",
"registryCount": 0,
"reloadReason": "<string>",
"reloadReasonCode": "<string>",
"reloadReasonDescription": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815931,
"userCount": 0
}
Attribute (JsonPath)
- channel:
$.channel - registryCount:
$.registryCount - channelType:
$.channelType - peerCount:
$.peerCount - userCount:
$.userCount - reloadReason:
$.reloadReason - reloadReasonCode:
$.reloadReasonCode - reloadReasonDescription:
$.reloadReasonDescription - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
ChannelTalkingStartEvent
Beispiel: ChannelTalkingStartEvent
{
"accountCode": "<string>",
"callerId": "+49712345678",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"language": "<string>",
"line": 0,
"linkedId": "2345",
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815931,
"uniqueId": "2345"
}
Attribute (JsonPath)
- language:
$.language - channel:
$.channel - callerIdNum:
$.callerIdNum - callerIdName:
$.callerIdName - callerId:
$.callerId - linkedId:
$.linkedId - accountCode:
$.accountCode - uniqueId:
$.uniqueId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
ChannelTalkingStopEvent
Beispiel: ChannelTalkingStopEvent
{
"accountCode": "<string>",
"callerId": "+49712345678",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"language": "<string>",
"line": 0,
"linkedId": "2345",
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815931,
"uniqueId": "2345"
}
Attribute (JsonPath)
- language:
$.language - channel:
$.channel - callerIdNum:
$.callerIdNum - callerIdName:
$.callerIdName - callerId:
$.callerId - linkedId:
$.linkedId - accountCode:
$.accountCode - uniqueId:
$.uniqueId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
ChannelUpdateEvent
Beispiel: ChannelUpdateEvent
{
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"channelType": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"gtalkSid": "2345",
"iax2CallNoLocal": "<string>",
"iax2CallNoRemote": "<string>",
"iax2Peer": "<string>",
"line": 0,
"peerName": "<string>",
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"sipCallId": "2345",
"sipFullContact": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815931,
"uniqueId": "2345"
}
Attribute (JsonPath)
- channel:
$.channel - peerName:
$.peerName - iax2CallNoLocal:
$.iax2CallNoLocal - channelType:
$.channelType - sipFullContact:
$.sipFullContact - gtalkSid:
$.gtalkSid - iax2Peer:
$.iax2Peer - sipCallId:
$.sipCallId - iax2CallNoRemote:
$.iax2CallNoRemote - uniqueId:
$.uniqueId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
ConfbridgeEndEvent
Beispiel: ConfbridgeEndEvent
{
"accountCode": "<string>",
"admin": "<string>",
"bridgeCreator": "<string>",
"bridgeName": "<string>",
"bridgeNumChannels": "<string>",
"bridgeTechnology": "<string>",
"bridgeType": "<string>",
"bridgeUniqueId": "2345",
"bridgeVideoSource": "<string>",
"bridgeVideoSourceMode": "<string>",
"callerId": "+49712345678",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"conference": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"language": "<string>",
"line": 0,
"linkedId": "2345",
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815932,
"uniqueId": "2345"
}
Attribute (JsonPath)
- bridgeTechnology:
$.bridgeTechnology - bridgeVideoSourceMode:
$.bridgeVideoSourceMode - bridgeNumChannels:
$.bridgeNumChannels - bridgeVideoSource:
$.bridgeVideoSource - conference:
$.conference - bridgeCreator:
$.bridgeCreator - bridgeUniqueId:
$.bridgeUniqueId - bridgeType:
$.bridgeType - bridgeName:
$.bridgeName - admin:
$.admin - language:
$.language - channel:
$.channel - callerIdNum:
$.callerIdNum - callerIdName:
$.callerIdName - callerId:
$.callerId - linkedId:
$.linkedId - accountCode:
$.accountCode - uniqueId:
$.uniqueId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
ConfbridgeJoinEvent
Beispiel: ConfbridgeJoinEvent
{
"accountCode": "<string>",
"admin": "<string>",
"bridgeCreator": "<string>",
"bridgeName": "<string>",
"bridgeNumChannels": "<string>",
"bridgeTechnology": "<string>",
"bridgeType": "<string>",
"bridgeUniqueId": "2345",
"bridgeVideoSource": "<string>",
"bridgeVideoSourceMode": "<string>",
"callerId": "+49712345678",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"conference": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"language": "<string>",
"line": 0,
"linkedId": "2345",
"muted": "<string>",
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815932,
"uniqueId": "2345"
}
Attribute (JsonPath)
- muted:
$.muted - bridgeTechnology:
$.bridgeTechnology - bridgeVideoSourceMode:
$.bridgeVideoSourceMode - bridgeNumChannels:
$.bridgeNumChannels - bridgeVideoSource:
$.bridgeVideoSource - conference:
$.conference - bridgeCreator:
$.bridgeCreator - bridgeUniqueId:
$.bridgeUniqueId - bridgeType:
$.bridgeType - bridgeName:
$.bridgeName - admin:
$.admin - language:
$.language - channel:
$.channel - callerIdNum:
$.callerIdNum - callerIdName:
$.callerIdName - callerId:
$.callerId - linkedId:
$.linkedId - accountCode:
$.accountCode - uniqueId:
$.uniqueId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
ConfbridgeLeaveEvent
Beispiel: ConfbridgeLeaveEvent
{
"accountCode": "<string>",
"admin": "<string>",
"bridgeCreator": "<string>",
"bridgeName": "<string>",
"bridgeNumChannels": "<string>",
"bridgeTechnology": "<string>",
"bridgeType": "<string>",
"bridgeUniqueId": "2345",
"bridgeVideoSource": "<string>",
"bridgeVideoSourceMode": "<string>",
"callerId": "+49712345678",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"conference": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"language": "<string>",
"line": 0,
"linkedId": "2345",
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815933,
"uniqueId": "2345"
}
Attribute (JsonPath)
- bridgeTechnology:
$.bridgeTechnology - bridgeVideoSourceMode:
$.bridgeVideoSourceMode - bridgeNumChannels:
$.bridgeNumChannels - bridgeVideoSource:
$.bridgeVideoSource - conference:
$.conference - bridgeCreator:
$.bridgeCreator - bridgeUniqueId:
$.bridgeUniqueId - bridgeType:
$.bridgeType - bridgeName:
$.bridgeName - admin:
$.admin - language:
$.language - channel:
$.channel - callerIdNum:
$.callerIdNum - callerIdName:
$.callerIdName - callerId:
$.callerId - linkedId:
$.linkedId - accountCode:
$.accountCode - uniqueId:
$.uniqueId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
ConfbridgeListCompleteEvent
Beispiel: ConfbridgeListCompleteEvent
{
"actionId": "2345",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"eventList": "<string>",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"internalActionId": "2345",
"line": 0,
"listItems": "<string>",
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815933
}
Attribute (JsonPath)
- listItems:
$.listItems - eventList:
$.eventList - internalActionId:
$.internalActionId - actionId:
$.actionId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
ConfbridgeListEvent
Beispiel: ConfbridgeListEvent
{
"actionId": "2345",
"admin": true,
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"conference": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"internalActionId": "2345",
"line": 0,
"markedUser": true,
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815934
}
Attribute (JsonPath)
- channel:
$.channel - markedUser:
$.markedUser - conference:
$.conference - admin:
$.admin - internalActionId:
$.internalActionId - actionId:
$.actionId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
ConfbridgeListRoomsCompleteEvent
Beispiel: ConfbridgeListRoomsCompleteEvent
{
"actionId": "2345",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"eventList": "<string>",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"internalActionId": "2345",
"line": 0,
"listItems": "<string>",
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815934
}
Attribute (JsonPath)
- listItems:
$.listItems - eventList:
$.eventList - internalActionId:
$.internalActionId - actionId:
$.actionId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
ConfbridgeListRoomsEvent
Beispiel: ConfbridgeListRoomsEvent
{
"actionId": "2345",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"conference": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"internalActionId": "2345",
"line": 0,
"locked": true,
"marked": 0,
"parties": 0,
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815935
}
Attribute (JsonPath)
- conference:
$.conference - locked:
$.locked - marked:
$.marked - parties:
$.parties - internalActionId:
$.internalActionId - actionId:
$.actionId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
ConfbridgeMuteEvent
Beispiel: ConfbridgeMuteEvent
{
"accountCode": "<string>",
"admin": "<string>",
"bridgeCreator": "<string>",
"bridgeName": "<string>",
"bridgeNumChannels": "<string>",
"bridgeTechnology": "<string>",
"bridgeType": "<string>",
"bridgeUniqueId": "2345",
"bridgeVideoSource": "<string>",
"bridgeVideoSourceMode": "<string>",
"callerId": "+49712345678",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"conference": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"language": "<string>",
"line": 0,
"linkedId": "2345",
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815935,
"uniqueId": "2345"
}
Attribute (JsonPath)
- bridgeTechnology:
$.bridgeTechnology - bridgeVideoSourceMode:
$.bridgeVideoSourceMode - bridgeNumChannels:
$.bridgeNumChannels - bridgeVideoSource:
$.bridgeVideoSource - conference:
$.conference - bridgeCreator:
$.bridgeCreator - bridgeUniqueId:
$.bridgeUniqueId - bridgeType:
$.bridgeType - bridgeName:
$.bridgeName - admin:
$.admin - language:
$.language - channel:
$.channel - callerIdNum:
$.callerIdNum - callerIdName:
$.callerIdName - callerId:
$.callerId - linkedId:
$.linkedId - accountCode:
$.accountCode - uniqueId:
$.uniqueId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
ConfbridgeRecordEvent
Beispiel: ConfbridgeRecordEvent
{
"accountCode": "<string>",
"admin": "<string>",
"bridgeCreator": "<string>",
"bridgeName": "<string>",
"bridgeNumChannels": "<string>",
"bridgeTechnology": "<string>",
"bridgeType": "<string>",
"bridgeUniqueId": "2345",
"bridgeVideoSource": "<string>",
"bridgeVideoSourceMode": "<string>",
"callerId": "+49712345678",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"conference": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"language": "<string>",
"line": 0,
"linkedId": "2345",
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815935,
"uniqueId": "2345"
}
Attribute (JsonPath)
- bridgeTechnology:
$.bridgeTechnology - bridgeVideoSourceMode:
$.bridgeVideoSourceMode - bridgeNumChannels:
$.bridgeNumChannels - bridgeVideoSource:
$.bridgeVideoSource - conference:
$.conference - bridgeCreator:
$.bridgeCreator - bridgeUniqueId:
$.bridgeUniqueId - bridgeType:
$.bridgeType - bridgeName:
$.bridgeName - admin:
$.admin - language:
$.language - channel:
$.channel - callerIdNum:
$.callerIdNum - callerIdName:
$.callerIdName - callerId:
$.callerId - linkedId:
$.linkedId - accountCode:
$.accountCode - uniqueId:
$.uniqueId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
ConfbridgeStartEvent
Beispiel: ConfbridgeStartEvent
{
"accountCode": "<string>",
"admin": "<string>",
"bridgeCreator": "<string>",
"bridgeName": "<string>",
"bridgeNumChannels": "<string>",
"bridgeTechnology": "<string>",
"bridgeType": "<string>",
"bridgeUniqueId": "2345",
"bridgeVideoSource": "<string>",
"bridgeVideoSourceMode": "<string>",
"callerId": "+49712345678",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"conference": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"language": "<string>",
"line": 0,
"linkedId": "2345",
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815936,
"uniqueId": "2345"
}
Attribute (JsonPath)
- bridgeTechnology:
$.bridgeTechnology - bridgeVideoSourceMode:
$.bridgeVideoSourceMode - bridgeNumChannels:
$.bridgeNumChannels - bridgeVideoSource:
$.bridgeVideoSource - conference:
$.conference - bridgeCreator:
$.bridgeCreator - bridgeUniqueId:
$.bridgeUniqueId - bridgeType:
$.bridgeType - bridgeName:
$.bridgeName - admin:
$.admin - language:
$.language - channel:
$.channel - callerIdNum:
$.callerIdNum - callerIdName:
$.callerIdName - callerId:
$.callerId - linkedId:
$.linkedId - accountCode:
$.accountCode - uniqueId:
$.uniqueId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
ConfbridgeStopRecordEvent
Beispiel: ConfbridgeStopRecordEvent
{
"accountCode": "<string>",
"admin": "<string>",
"bridgeCreator": "<string>",
"bridgeName": "<string>",
"bridgeNumChannels": "<string>",
"bridgeTechnology": "<string>",
"bridgeType": "<string>",
"bridgeUniqueId": "2345",
"bridgeVideoSource": "<string>",
"bridgeVideoSourceMode": "<string>",
"callerId": "+49712345678",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"conference": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"language": "<string>",
"line": 0,
"linkedId": "2345",
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815936,
"uniqueId": "2345"
}
Attribute (JsonPath)
- bridgeTechnology:
$.bridgeTechnology - bridgeVideoSourceMode:
$.bridgeVideoSourceMode - bridgeNumChannels:
$.bridgeNumChannels - bridgeVideoSource:
$.bridgeVideoSource - conference:
$.conference - bridgeCreator:
$.bridgeCreator - bridgeUniqueId:
$.bridgeUniqueId - bridgeType:
$.bridgeType - bridgeName:
$.bridgeName - admin:
$.admin - language:
$.language - channel:
$.channel - callerIdNum:
$.callerIdNum - callerIdName:
$.callerIdName - callerId:
$.callerId - linkedId:
$.linkedId - accountCode:
$.accountCode - uniqueId:
$.uniqueId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
ConfbridgeTalkingEvent
Beispiel: ConfbridgeTalkingEvent
{
"accountCode": "<string>",
"admin": "<string>",
"bridgeCreator": "<string>",
"bridgeName": "<string>",
"bridgeNumChannels": "<string>",
"bridgeTechnology": "<string>",
"bridgeType": "<string>",
"bridgeUniqueId": "2345",
"bridgeVideoSource": "<string>",
"bridgeVideoSourceMode": "<string>",
"callerId": "+49712345678",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"conference": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"language": "<string>",
"line": 0,
"linkedId": "2345",
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"talkingStatus": true,
"timestamp": 1768465815936,
"uniqueId": "2345"
}
Attribute (JsonPath)
- talkingStatus:
$.talkingStatus - bridgeTechnology:
$.bridgeTechnology - bridgeVideoSourceMode:
$.bridgeVideoSourceMode - bridgeNumChannels:
$.bridgeNumChannels - bridgeVideoSource:
$.bridgeVideoSource - conference:
$.conference - bridgeCreator:
$.bridgeCreator - bridgeUniqueId:
$.bridgeUniqueId - bridgeType:
$.bridgeType - bridgeName:
$.bridgeName - admin:
$.admin - language:
$.language - channel:
$.channel - callerIdNum:
$.callerIdNum - callerIdName:
$.callerIdName - callerId:
$.callerId - linkedId:
$.linkedId - accountCode:
$.accountCode - uniqueId:
$.uniqueId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
ConfbridgeUnmuteEvent
Beispiel: ConfbridgeUnmuteEvent
{
"accountCode": "<string>",
"admin": "<string>",
"bridgeCreator": "<string>",
"bridgeName": "<string>",
"bridgeNumChannels": "<string>",
"bridgeTechnology": "<string>",
"bridgeType": "<string>",
"bridgeUniqueId": "2345",
"bridgeVideoSource": "<string>",
"bridgeVideoSourceMode": "<string>",
"callerId": "+49712345678",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"conference": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"language": "<string>",
"line": 0,
"linkedId": "2345",
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815936,
"uniqueId": "2345"
}
Attribute (JsonPath)
- bridgeTechnology:
$.bridgeTechnology - bridgeVideoSourceMode:
$.bridgeVideoSourceMode - bridgeNumChannels:
$.bridgeNumChannels - bridgeVideoSource:
$.bridgeVideoSource - conference:
$.conference - bridgeCreator:
$.bridgeCreator - bridgeUniqueId:
$.bridgeUniqueId - bridgeType:
$.bridgeType - bridgeName:
$.bridgeName - admin:
$.admin - language:
$.language - channel:
$.channel - callerIdNum:
$.callerIdNum - callerIdName:
$.callerIdName - callerId:
$.callerId - linkedId:
$.linkedId - accountCode:
$.accountCode - uniqueId:
$.uniqueId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
ConfbridgeWantToTalkEvent
Beispiel: ConfbridgeWantToTalkEvent
{
"accountCode": "<string>",
"admin": "<string>",
"bridgeCreator": "<string>",
"bridgeName": "<string>",
"bridgeNumChannels": "<string>",
"bridgeTechnology": "<string>",
"bridgeType": "<string>",
"bridgeUniqueId": "2345",
"bridgeVideoSource": "<string>",
"bridgeVideoSourceMode": "<string>",
"callerId": "+49712345678",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"conference": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"language": "<string>",
"line": 0,
"linkedId": "2345",
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815936,
"uniqueId": "2345"
}
Attribute (JsonPath)
- bridgeTechnology:
$.bridgeTechnology - bridgeVideoSourceMode:
$.bridgeVideoSourceMode - bridgeNumChannels:
$.bridgeNumChannels - bridgeVideoSource:
$.bridgeVideoSource - conference:
$.conference - bridgeCreator:
$.bridgeCreator - bridgeUniqueId:
$.bridgeUniqueId - bridgeType:
$.bridgeType - bridgeName:
$.bridgeName - admin:
$.admin - language:
$.language - channel:
$.channel - callerIdNum:
$.callerIdNum - callerIdName:
$.callerIdName - callerId:
$.callerId - linkedId:
$.linkedId - accountCode:
$.accountCode - uniqueId:
$.uniqueId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
ConnectEvent
Beispiel: ConnectEvent
{
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"priority": 0,
"privilege": "<string>",
"protocolIdentifier": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815937
}
Attribute (JsonPath)
- protocolIdentifier:
$.protocolIdentifier - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
ContactStatusEvent
Beispiel: ContactStatusEvent
{
"aor": "<string>",
"callID": "2345",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"contactStatus": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"endpointName": "<string>",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"priority": 0,
"privilege": "<string>",
"regExpire": "<string>",
"roundtripUsec": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815937,
"uri": "<string>",
"userAgent": "<string>",
"viaAddress": "<string>"
}
Attribute (JsonPath)
- contactStatus:
$.contactStatus - endpointName:
$.endpointName - viaAddress:
$.viaAddress - regExpire:
$.regExpire - roundtripUsec:
$.roundtripUsec - userAgent:
$.userAgent - aor:
$.aor - uri:
$.uri - callID:
$.callID - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
CoreShowChannelEvent
Beispiel: CoreShowChannelEvent
{
"accountcode": "<string>",
"actionId": "2345",
"application": "<string>",
"applicationdata": "<string>",
"bridgedChannel": "<string>",
"bridgeduniqueid": "2345",
"bridgeid": "2345",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"duration": "<string>",
"exten": "<string>",
"extension": "<string>",
"file": "<string>",
"func": "<string>",
"internalActionId": "2345",
"language": "<string>",
"line": 0,
"linkedid": "2345",
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815938,
"uniqueid": "2345"
}
Attribute (JsonPath)
- language:
$.language - channel:
$.channel - duration:
$.duration - extension:
$.extension - application:
$.application - applicationdata:
$.applicationdata - bridgeduniqueid:
$.bridgeduniqueid - bridgeid:
$.bridgeid - linkedid:
$.linkedid - uniqueid:
$.uniqueid - accountcode:
$.accountcode - bridgedChannel:
$.bridgedChannel - internalActionId:
$.internalActionId - actionId:
$.actionId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
CoreShowChannelsCompleteEvent
Beispiel: CoreShowChannelsCompleteEvent
{
"actionId": "2345",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"eventlist": "<string>",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"internalActionId": "2345",
"line": 0,
"listitems": 0,
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815938
}
Attribute (JsonPath)
- eventlist:
$.eventlist - listitems:
$.listitems - internalActionId:
$.internalActionId - actionId:
$.actionId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
DAHDIChannelEvent
Beispiel: DAHDIChannelEvent
{
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dahdichannel": "<string>",
"dahdispan": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815939,
"uniqueid": "2345"
}
Attribute (JsonPath)
- channel:
$.channel - dahdispan:
$.dahdispan - uniqueid:
$.uniqueid - dahdichannel:
$.dahdichannel - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
DahdiShowChannelsCompleteEvent
Beispiel: DahdiShowChannelsCompleteEvent
{
"actionId": "2345",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"eventlist": "<string>",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"internalActionId": "2345",
"items": 0,
"line": 0,
"listitems": 0,
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815939
}
Attribute (JsonPath)
- eventlist:
$.eventlist - listitems:
$.listitems - items:
$.items - internalActionId:
$.internalActionId - actionId:
$.actionId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
DahdiShowChannelsEvent
Beispiel: DahdiShowChannelsEvent
{
"accountcode": "<string>",
"actionId": "2345",
"alarm": "<string>",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dahdichannel": 0,
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"dnd": true,
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"internalActionId": "2345",
"line": 0,
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"signalling": "<string>",
"signallingcode": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815939,
"uniqueid": "2345"
}
Attribute (JsonPath)
- channel:
$.channel - uniqueid:
$.uniqueid - dahdichannel:
$.dahdichannel - signallingcode:
$.signallingcode - signalling:
$.signalling - dnd:
$.dnd - accountcode:
$.accountcode - alarm:
$.alarm - internalActionId:
$.internalActionId - actionId:
$.actionId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
DbGetResponseEvent
Beispiel: DbGetResponseEvent
{
"actionId": "2345",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"family": "<string>",
"file": "<string>",
"func": "<string>",
"internalActionId": "2345",
"key": "<string>",
"line": 0,
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815939,
"val": "<string>"
}
Attribute (JsonPath)
- key:
$.key - family:
$.family - val:
$.val - internalActionId:
$.internalActionId - actionId:
$.actionId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
DeviceStateChangeEvent
Beispiel: DeviceStateChangeEvent
{
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"device": "<string>",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"state": "<string>",
"systemName": "<string>",
"timestamp": 1768465815940
}
Attribute (JsonPath)
- state:
$.state - device:
$.device - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
DialBeginEvent
Beispiel: DialBeginEvent
{
"accountCode": "<string>",
"callerId": "+49712345678",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"destAccountCode": "<string>",
"destCallerIdName": "<string>",
"destCallerIdNum": "<string>",
"destChannel": "<string>",
"destChannelState": 0,
"destChannelStateDesc": "<string>",
"destConnectedLineName": "<string>",
"destConnectedLineNum": "<string>",
"destContext": "<string>",
"destExten": "<string>",
"destLanguage": "<string>",
"destLinkedId": "2345",
"destPriority": 0,
"destUniqueId": "2345",
"dialString": "<string>",
"dstSIPcallid": "2345",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"language": "<string>",
"line": 0,
"linkedId": "2345",
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"srcSIPcallid": "2345",
"subEvent": "<string>",
"systemName": "<string>",
"timestamp": 1768465815940,
"uniqueId": "2345"
}
Attribute (JsonPath)
- language:
$.language - dstSIPcallid:
$.dstSIPcallid - dialString:
$.dialString - srcSIPcallid:
$.srcSIPcallid - destExten:
$.destExten - destUniqueId:
$.destUniqueId - destCallerIdNum:
$.destCallerIdNum - destContext:
$.destContext - destCallerIdName:
$.destCallerIdName - destChannelState:
$.destChannelState - destChannelStateDesc:
$.destChannelStateDesc - destConnectedLineName:
$.destConnectedLineName - destConnectedLineNum:
$.destConnectedLineNum - destPriority:
$.destPriority - destAccountCode:
$.destAccountCode - destChannel:
$.destChannel - destLanguage:
$.destLanguage - subEvent:
$.subEvent - destLinkedId:
$.destLinkedId - channel:
$.channel - callerIdNum:
$.callerIdNum - callerIdName:
$.callerIdName - callerId:
$.callerId - linkedId:
$.linkedId - accountCode:
$.accountCode - uniqueId:
$.uniqueId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
DialEndEvent
Beispiel: DialEndEvent
{
"accountCode": "<string>",
"callerId": "+49712345678",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"destAccountCode": "<string>",
"destCallerIdName": "<string>",
"destCallerIdNum": "<string>",
"destChannel": "<string>",
"destChannelState": 0,
"destChannelStateDesc": "<string>",
"destConnectedLineName": "<string>",
"destConnectedLineNum": "<string>",
"destContext": "<string>",
"destExten": "<string>",
"destLanguage": "<string>",
"destLinkedId": "2345",
"destPriority": 0,
"destUniqueId": "2345",
"dialStatus": "<string>",
"exten": "<string>",
"file": "<string>",
"forward": "<string>",
"func": "<string>",
"language": "<string>",
"line": 0,
"linkedId": "2345",
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"subEvent": "<string>",
"systemName": "<string>",
"timestamp": 1768465815941,
"uniqueId": "2345"
}
Attribute (JsonPath)
- forward:
$.forward - dialStatus:
$.dialStatus - destExten:
$.destExten - destUniqueId:
$.destUniqueId - destCallerIdNum:
$.destCallerIdNum - destContext:
$.destContext - destCallerIdName:
$.destCallerIdName - destChannelState:
$.destChannelState - destChannelStateDesc:
$.destChannelStateDesc - destConnectedLineName:
$.destConnectedLineName - destConnectedLineNum:
$.destConnectedLineNum - destPriority:
$.destPriority - destAccountCode:
$.destAccountCode - destChannel:
$.destChannel - destLanguage:
$.destLanguage - subEvent:
$.subEvent - destLinkedId:
$.destLinkedId - language:
$.language - channel:
$.channel - callerIdNum:
$.callerIdNum - callerIdName:
$.callerIdName - callerId:
$.callerId - linkedId:
$.linkedId - accountCode:
$.accountCode - uniqueId:
$.uniqueId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
DialEvent
Beispiel: DialEvent
{
"accountCode": "<string>",
"callerId": "+49712345678",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"destAccountCode": "<string>",
"destCallerIdName": "<string>",
"destCallerIdNum": "<string>",
"destChannel": "<string>",
"destChannelState": 0,
"destChannelStateDesc": "<string>",
"destConnectedLineName": "<string>",
"destConnectedLineNum": "<string>",
"destContext": "<string>",
"destExten": "<string>",
"destLanguage": "<string>",
"destLinkedId": "2345",
"destPriority": 0,
"destUniqueId": "2345",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"language": "<string>",
"line": 0,
"linkedId": "2345",
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"subEvent": "<string>",
"systemName": "<string>",
"timestamp": 1768465815941,
"uniqueId": "2345"
}
Attribute (JsonPath)
- destExten:
$.destExten - destUniqueId:
$.destUniqueId - destCallerIdNum:
$.destCallerIdNum - destContext:
$.destContext - destCallerIdName:
$.destCallerIdName - destChannelState:
$.destChannelState - destChannelStateDesc:
$.destChannelStateDesc - destConnectedLineName:
$.destConnectedLineName - destConnectedLineNum:
$.destConnectedLineNum - destPriority:
$.destPriority - destAccountCode:
$.destAccountCode - destChannel:
$.destChannel - destLanguage:
$.destLanguage - subEvent:
$.subEvent - destLinkedId:
$.destLinkedId - language:
$.language - channel:
$.channel - callerIdNum:
$.callerIdNum - callerIdName:
$.callerIdName - callerId:
$.callerId - linkedId:
$.linkedId - accountCode:
$.accountCode - uniqueId:
$.uniqueId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
DialStateEvent
Beispiel: DialStateEvent
{
"accountCode": "<string>",
"callerId": "+49712345678",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"destAccountCode": "<string>",
"destCallerIdName": "<string>",
"destCallerIdNum": "<string>",
"destChannel": "<string>",
"destChannelState": 0,
"destChannelStateDesc": "<string>",
"destConnectedLineName": "<string>",
"destConnectedLineNum": "<string>",
"destContext": "<string>",
"destExten": "<string>",
"destLanguage": "<string>",
"destLinkedId": "2345",
"destPriority": 0,
"destUniqueId": "2345",
"dialStatus": "<string>",
"exten": "<string>",
"file": "<string>",
"forward": "<string>",
"func": "<string>",
"language": "<string>",
"line": 0,
"linkedId": "2345",
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"subEvent": "<string>",
"systemName": "<string>",
"timestamp": 1768465815941,
"uniqueId": "2345"
}
Attribute (JsonPath)
- forward:
$.forward - dialStatus:
$.dialStatus - destExten:
$.destExten - destUniqueId:
$.destUniqueId - destCallerIdNum:
$.destCallerIdNum - destContext:
$.destContext - destCallerIdName:
$.destCallerIdName - destChannelState:
$.destChannelState - destChannelStateDesc:
$.destChannelStateDesc - destConnectedLineName:
$.destConnectedLineName - destConnectedLineNum:
$.destConnectedLineNum - destPriority:
$.destPriority - destAccountCode:
$.destAccountCode - destChannel:
$.destChannel - destLanguage:
$.destLanguage - subEvent:
$.subEvent - destLinkedId:
$.destLinkedId - language:
$.language - channel:
$.channel - callerIdNum:
$.callerIdNum - callerIdName:
$.callerIdName - callerId:
$.callerId - linkedId:
$.linkedId - accountCode:
$.accountCode - uniqueId:
$.uniqueId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
DisconnectEvent
Beispiel: DisconnectEvent
{
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815941
}
Attribute (JsonPath)
- context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
DndStateEvent
Beispiel: DndStateEvent
{
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"state": true,
"systemName": "<string>",
"timestamp": 1768465815942
}
Attribute (JsonPath)
- state:
$.state - channel:
$.channel - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
DongleCENDEvent
Beispiel: DongleCENDEvent
{
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"callidx": "<string>",
"cccause": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"device": "<string>",
"duration": "<string>",
"endstatus": "<string>",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815942
}
Attribute (JsonPath)
- duration:
$.duration - callidx:
$.callidx - device:
$.device - cccause:
$.cccause - endstatus:
$.endstatus - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
DongleCallStateChangeEvent
Beispiel: DongleCallStateChangeEvent
{
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"callidx": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"device": "<string>",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"newstate": "<string>",
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815942
}
Attribute (JsonPath)
- callidx:
$.callidx - device:
$.device - newstate:
$.newstate - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
DongleDeviceEntryEvent
Beispiel: DongleDeviceEntryEvent
{
"DTMF": "<string>",
"GSMRegistrationStatus": "<string>",
"IMEISetting": "<string>",
"IMEIState": "<string>",
"IMSISetting": "<string>",
"RSSI": "<string>",
"RXGain": "<string>",
"SMS": "<string>",
"SMSPDU": "<string>",
"SMSServiceCenter": "<string>",
"TXGain": "<string>",
"USSDUse7BitEncoding": "<string>",
"USSDUseUCS2Decoding": "<string>",
"actionId": "2345",
"active": "<string>",
"alerting": "<string>",
"audioSetting": "<string>",
"audioState": "<string>",
"autoDeleteSMS": "<string>",
"callWaitingSetting": "<string>",
"callWaitingState": "<string>",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"callsChannels": "<string>",
"cellID": "2345",
"channelLanguage": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"commandsInQueue": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"currentDeviceState": "<string>",
"dataSetting": "<string>",
"dataState": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"defaultCallingPres": "<string>",
"desiredDeviceState": "<string>",
"device": "<string>",
"dialing": "<string>",
"disableSMS": "<string>",
"exten": "<string>",
"file": "<string>",
"firmware": "<string>",
"func": "<string>",
"group": "<string>",
"held": "<string>",
"incoming": "<string>",
"initializing": "<string>",
"internalActionId": "2345",
"line": 0,
"locationAreaCode": "<string>",
"manufacturer": "<string>",
"minimalDTMFDuration": "<string>",
"minimalDTMFGap": "<string>",
"minimalDTMFInterval": "<string>",
"mode": "<string>",
"model": "<string>",
"priority": 0,
"privilege": "<string>",
"providerName": "<string>",
"releasing": "<string>",
"resetDongle": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"state": "<string>",
"submode": "<string>",
"subscriberNumber": "<string>",
"systemName": "<string>",
"tasksInQueue": "<string>",
"timestamp": 1768465815943,
"u2DIAG": "<string>",
"useCallingPres": "<string>",
"useUCS2Encoding": "<string>",
"voice": "<string>",
"waiting": "<string>"
}
Attribute (JsonPath)
- state:
$.state - RXGain:
$.RXGain - TXGain:
$.TXGain - u2DIAG:
$.u2DIAG - DTMF:
$.DTMF - group:
$.group - device:
$.device - SMSPDU:
$.SMSPDU - cellID:
$.cellID - held:
$.held - active:
$.active - RSSI:
$.RSSI - model:
$.model - dialing:
$.dialing - mode:
$.mode - SMS:
$.SMS - submode:
$.submode - waiting:
$.waiting - voice:
$.voice - defaultCallingPres:
$.defaultCallingPres - minimalDTMFDuration:
$.minimalDTMFDuration - GSMRegistrationStatus:
$.GSMRegistrationStatus - locationAreaCode:
$.locationAreaCode - USSDUse7BitEncoding:
$.USSDUse7BitEncoding - currentDeviceState:
$.currentDeviceState - minimalDTMFInterval:
$.minimalDTMFInterval - desiredDeviceState:
$.desiredDeviceState - subscriberNumber:
$.subscriberNumber - USSDUseUCS2Decoding:
$.USSDUseUCS2Decoding - callWaitingState:
$.callWaitingState - callWaitingSetting:
$.callWaitingSetting - SMSServiceCenter:
$.SMSServiceCenter - autoDeleteSMS:
$.autoDeleteSMS - disableSMS:
$.disableSMS - resetDongle:
$.resetDongle - dataSetting:
$.dataSetting - IMEISetting:
$.IMEISetting - minimalDTMFGap:
$.minimalDTMFGap - audioState:
$.audioState - channelLanguage:
$.channelLanguage - dataState:
$.dataState - audioSetting:
$.audioSetting - IMSISetting:
$.IMSISetting - useCallingPres:
$.useCallingPres - incoming:
$.incoming - initializing:
$.initializing - firmware:
$.firmware - tasksInQueue:
$.tasksInQueue - manufacturer:
$.manufacturer - commandsInQueue:
$.commandsInQueue - callsChannels:
$.callsChannels - releasing:
$.releasing - IMEIState:
$.IMEIState - useUCS2Encoding:
$.useUCS2Encoding - providerName:
$.providerName - alerting:
$.alerting - internalActionId:
$.internalActionId - actionId:
$.actionId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
DongleNewCMGREvent
Beispiel: DongleNewCMGREvent
{
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"device": "<string>",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815943
}
Attribute (JsonPath)
- device:
$.device - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
DongleNewSMSBase64Event
Beispiel: DongleNewSMSBase64Event
{
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"device": "<string>",
"exten": "<string>",
"file": "<string>",
"from": "<string>",
"func": "<string>",
"line": 0,
"message": "<string>",
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815944
}
Attribute (JsonPath)
- message:
$.message - from:
$.from - device:
$.device - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
DongleNewSMSEvent
Beispiel: DongleNewSMSEvent
{
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"device": "<string>",
"exten": "<string>",
"file": "<string>",
"from": "<string>",
"func": "<string>",
"line": 0,
"linecount": "<string>",
"messageline0": "<string>",
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815944
}
Attribute (JsonPath)
- from:
$.from - device:
$.device - messageline0:
$.messageline0 - linecount:
$.linecount - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
DongleShowDevicesCompleteEvent
Beispiel: DongleShowDevicesCompleteEvent
{
"actionId": "2345",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"eventlist": "<string>",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"internalActionId": "2345",
"items": 0,
"line": 0,
"listitems": 0,
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815944
}
Attribute (JsonPath)
- eventlist:
$.eventlist - listitems:
$.listitems - items:
$.items - internalActionId:
$.internalActionId - actionId:
$.actionId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
DongleStatusEvent
Beispiel: DongleStatusEvent
{
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"device": "<string>",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"status": "<string>",
"systemName": "<string>",
"timestamp": 1768465815944
}
Attribute (JsonPath)
- device:
$.device - status:
$.status - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
DtmfBeginEvent
Beispiel: DtmfBeginEvent
{
"accountCode": "<string>",
"begin": true,
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"digit": "<string>",
"direction": "<string>",
"end": true,
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"language": "<string>",
"line": 0,
"linkedId": "2345",
"priority": 0,
"privilege": "<string>",
"received": true,
"sent": true,
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815945,
"uniqueId": "2345"
}
Attribute (JsonPath)
- language:
$.language - channel:
$.channel - digit:
$.digit - direction:
$.direction - sent:
$.sent - received:
$.received - begin:
$.begin - linkedId:
$.linkedId - accountCode:
$.accountCode - uniqueId:
$.uniqueId - end:
$.end - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
DtmfEndEvent
Beispiel: DtmfEndEvent
{
"accountCode": "<string>",
"begin": true,
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"digit": "<string>",
"direction": "<string>",
"durationMs": 42,
"end": true,
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"language": "<string>",
"line": 0,
"linkedId": "2345",
"priority": 0,
"privilege": "<string>",
"received": true,
"sent": true,
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815945,
"uniqueId": "2345"
}
Attribute (JsonPath)
- durationMs:
$.durationMs - language:
$.language - channel:
$.channel - digit:
$.digit - direction:
$.direction - sent:
$.sent - received:
$.received - begin:
$.begin - linkedId:
$.linkedId - accountCode:
$.accountCode - uniqueId:
$.uniqueId - end:
$.end - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
DtmfEvent
Beispiel: DtmfEvent
{
"accountCode": "<string>",
"begin": true,
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"digit": "<string>",
"direction": "<string>",
"end": true,
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"language": "<string>",
"line": 0,
"linkedId": "2345",
"priority": 0,
"privilege": "<string>",
"received": true,
"sent": true,
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815946,
"uniqueId": "2345"
}
Attribute (JsonPath)
- language:
$.language - channel:
$.channel - digit:
$.digit - direction:
$.direction - sent:
$.sent - received:
$.received - begin:
$.begin - linkedId:
$.linkedId - accountCode:
$.accountCode - uniqueId:
$.uniqueId - end:
$.end - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
ExtensionStatusEvent
Beispiel: ExtensionStatusEvent
{
"callerId": "+49712345678",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"hint": "<string>",
"line": 0,
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"status": 0,
"statustext": "<string>",
"systemName": "<string>",
"timestamp": 1768465815946
}
Attribute (JsonPath)
- callerId:
$.callerId - hint:
$.hint - status:
$.status - statustext:
$.statustext - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
FailedACLEvent
Beispiel: FailedACLEvent
{
"accountId": "2345",
"aclname": "<string>",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"eventVersion": 0,
"eventtv": "<string>",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"localaddress": "<string>",
"module": "<string>",
"priority": 0,
"privilege": "<string>",
"remoteAddress": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"service": "<string>",
"sessionid": "2345",
"sessiontv": "<string>",
"severity": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815946
}
Attribute (JsonPath)
- aclname:
$.aclname - module:
$.module - severity:
$.severity - service:
$.service - accountId:
$.accountId - remoteAddress:
$.remoteAddress - eventVersion:
$.eventVersion - sessionid:
$.sessionid - sessiontv:
$.sessiontv - localaddress:
$.localaddress - eventtv:
$.eventtv - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
FaxDocumentStatusEvent
Beispiel: FaxDocumentStatusEvent
{
"badLineCount": 0,
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"documentNumber": 0,
"documentTime": "<string>",
"exten": "<string>",
"faxSession": 0,
"file": "<string>",
"func": "<string>",
"lastError": 0,
"lastPageProcessed": 0,
"line": 0,
"localDis": "<string>",
"localSid": "2345",
"pageCount": 0,
"priority": 0,
"privilege": "<string>",
"processedStatus": "<string>",
"remoteDis": "<string>",
"remoteSid": "2345",
"retransmitCount": 0,
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"startPage": 0,
"systemName": "<string>",
"timestamp": 1768465815947,
"transferDuration": "<string>",
"transferPels": 0,
"transferRate": 0
}
Attribute (JsonPath)
- lastPageProcessed:
$.lastPageProcessed - transferDuration:
$.transferDuration - badLineCount:
$.badLineCount - documentNumber:
$.documentNumber - lastError:
$.lastError - retransmitCount:
$.retransmitCount - transferPels:
$.transferPels - pageCount:
$.pageCount - startPage:
$.startPage - transferRate:
$.transferRate - processedStatus:
$.processedStatus - documentTime:
$.documentTime - remoteDis:
$.remoteDis - localSid:
$.localSid - localDis:
$.localDis - remoteSid:
$.remoteSid - channel:
$.channel - faxSession:
$.faxSession - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
FaxReceivedEvent
Beispiel: FaxReceivedEvent
{
"callerId": "+49712345678",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"faxSession": 0,
"file": "<string>",
"filename": "<string>",
"func": "<string>",
"line": 0,
"localStationId": "2345",
"pagesTransferred": 0,
"priority": 0,
"privilege": "<string>",
"remoteStationId": "2345",
"resolution": 0,
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815947,
"transferRate": 0
}
Attribute (JsonPath)
- filename:
$.filename - remoteStationId:
$.remoteStationId - resolution:
$.resolution - callerId:
$.callerId - pagesTransferred:
$.pagesTransferred - transferRate:
$.transferRate - localStationId:
$.localStationId - channel:
$.channel - faxSession:
$.faxSession - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
FaxSendEvent
Beispiel: FaxSendEvent
{
"accountCode": "<string>",
"callerId": "+49712345678",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"language": "<string>",
"line": 0,
"linkedId": "2345",
"priority": 0,
"privilege": "<string>",
"returnCode": 0,
"returnCodeStr": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815947,
"uniqueId": "2345"
}
Attribute (JsonPath)
- returnCode:
$.returnCode - returnCodeStr:
$.returnCodeStr - language:
$.language - channel:
$.channel - callerIdNum:
$.callerIdNum - callerIdName:
$.callerIdName - callerId:
$.callerId - linkedId:
$.linkedId - accountCode:
$.accountCode - uniqueId:
$.uniqueId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
FaxStatusEvent
Beispiel: FaxStatusEvent
{
"callDuration": 42,
"callerId": "+49712345678",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"cfrCount": 0,
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dataRate": 0,
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"dcnCount": 0,
"disDcsDtcCtcCount": 0,
"documentNumber": 0,
"ecmMode": "<string>",
"error": "<string>",
"exten": "<string>",
"faxSession": 0,
"file": "<string>",
"fileName": "<string>",
"fttCount": 0,
"func": "<string>",
"imageEncoding": "<string>",
"imageResolution": "<string>",
"line": 0,
"localStationId": "2345",
"mcfCount": 0,
"operatingMode": "<string>",
"operation": "<string>",
"pageNumber": 0,
"pageSize": "<string>",
"pprCount": 0,
"priority": 0,
"privilege": "<string>",
"remoteStationId": "2345",
"result": "<string>",
"rtnCount": 0,
"rxBytes": 0,
"rxPages": 0,
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"status": "<string>",
"systemName": "<string>",
"timestamp": 1768465815949,
"totalBadLines": 0,
"totalRxLines": 0,
"totalTxLines": 0,
"txBytes": 0,
"txPages": 0
}
Attribute (JsonPath)
- fileName:
$.fileName - result:
$.result - remoteStationId:
$.remoteStationId - callerId:
$.callerId - disDcsDtcCtcCount:
$.disDcsDtcCtcCount - txPages:
$.txPages - txBytes:
$.txBytes - rxPages:
$.rxPages - error:
$.error - ecmMode:
$.ecmMode - rxBytes:
$.rxBytes - status:
$.status - documentNumber:
$.documentNumber - localStationId:
$.localStationId - rtnCount:
$.rtnCount - pprCount:
$.pprCount - dcnCount:
$.dcnCount - operation:
$.operation - operatingMode:
$.operatingMode - imageResolution:
$.imageResolution - imageEncoding:
$.imageEncoding - dataRate:
$.dataRate - callDuration:
$.callDuration - pageSize:
$.pageSize - pageNumber:
$.pageNumber - totalTxLines:
$.totalTxLines - totalRxLines:
$.totalRxLines - totalBadLines:
$.totalBadLines - cfrCount:
$.cfrCount - fttCount:
$.fttCount - mcfCount:
$.mcfCount - channel:
$.channel - faxSession:
$.faxSession - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
FullyBootedEvent
Beispiel: FullyBootedEvent
{
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"lastreload": "<string>",
"line": 0,
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"status": "<string>",
"systemName": "<string>",
"timestamp": 1768465815949,
"uptime": 1768465815949
}
Attribute (JsonPath)
- uptime:
$.uptime - status:
$.status - lastreload:
$.lastreload - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
HangupEvent
Beispiel: HangupEvent
{
"accountCode": "<string>",
"callerId": "+49712345678",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"cause": 0,
"causeTxt": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"connectedlinenum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"language": "<string>",
"line": 0,
"linkedId": "2345",
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"state": "<string>",
"systemName": "<string>",
"timestamp": 1768465815950,
"uniqueId": "2345"
}
Attribute (JsonPath)
- cause:
$.cause - language:
$.language - connectedlinenum:
$.connectedlinenum - linkedId:
$.linkedId - causeTxt:
$.causeTxt - state:
$.state - channel:
$.channel - callerIdNum:
$.callerIdNum - callerIdName:
$.callerIdName - callerId:
$.callerId - accountCode:
$.accountCode - uniqueId:
$.uniqueId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
HangupRequestEvent
Beispiel: HangupRequestEvent
{
"accountCode": "<string>",
"callerId": "+49712345678",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"cause": 0,
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"language": "<string>",
"line": 0,
"linkedId": "2345",
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815950,
"uniqueId": "2345"
}
Attribute (JsonPath)
- cause:
$.cause - language:
$.language - linkedId:
$.linkedId - channel:
$.channel - callerIdNum:
$.callerIdNum - callerIdName:
$.callerIdName - callerId:
$.callerId - accountCode:
$.accountCode - uniqueId:
$.uniqueId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
HoldEvent
Beispiel: HoldEvent
{
"accountCode": "<string>",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"hold": true,
"language": "<string>",
"line": 0,
"linkedId": "2345",
"musicClass": "<string>",
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"status": true,
"systemName": "<string>",
"timestamp": 1768465815950,
"unhold": true,
"uniqueId": "2345"
}
Attribute (JsonPath)
- musicClass:
$.musicClass - language:
$.language - channel:
$.channel - status:
$.status - linkedId:
$.linkedId - accountCode:
$.accountCode - uniqueId:
$.uniqueId - unhold:
$.unhold - hold:
$.hold - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
HoldedCallEvent
Beispiel: HoldedCallEvent
{
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel1": "<string>",
"channel2": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815951,
"uniqueId1": "<string>",
"uniqueId2": "<string>"
}
Attribute (JsonPath)
- uniqueId1:
$.uniqueId1 - uniqueId2:
$.uniqueId2 - channel1:
$.channel1 - channel2:
$.channel2 - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
InvalidAccountIDEvent
Beispiel: InvalidAccountIDEvent
{
"accountId": "2345",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"eventVersion": 0,
"eventtv": "<string>",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"localaddress": "<string>",
"module": "<string>",
"priority": 0,
"privilege": "<string>",
"remoteAddress": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"service": "<string>",
"sessionid": "2345",
"sessiontv": "<string>",
"severity": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815951
}
Attribute (JsonPath)
- module:
$.module - severity:
$.severity - service:
$.service - accountId:
$.accountId - remoteAddress:
$.remoteAddress - eventVersion:
$.eventVersion - sessionid:
$.sessionid - sessiontv:
$.sessiontv - localaddress:
$.localaddress - eventtv:
$.eventtv - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
InvalidPasswordEvent
Beispiel: InvalidPasswordEvent
{
"accountId": "2345",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"challenge": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"eventVersion": 0,
"eventtv": "<string>",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"localaddress": "<string>",
"module": "<string>",
"priority": 0,
"privilege": "<string>",
"receivedChallenge": "<string>",
"receivedHash": "<string>",
"remoteAddress": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"service": "<string>",
"sessionid": "2345",
"sessiontv": "<string>",
"severity": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815951
}
Attribute (JsonPath)
- receivedChallenge:
$.receivedChallenge - challenge:
$.challenge - receivedHash:
$.receivedHash - module:
$.module - severity:
$.severity - service:
$.service - accountId:
$.accountId - remoteAddress:
$.remoteAddress - eventVersion:
$.eventVersion - sessionid:
$.sessionid - sessiontv:
$.sessiontv - localaddress:
$.localaddress - eventtv:
$.eventtv - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
InvalidTransportEvent
Beispiel: InvalidTransportEvent
{
"accountId": "2345",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"eventVersion": 0,
"eventtv": "<string>",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"localaddress": "<string>",
"module": "<string>",
"priority": 0,
"privilege": "<string>",
"remoteAddress": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"service": "<string>",
"sessionid": "2345",
"sessiontv": "<string>",
"severity": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815951
}
Attribute (JsonPath)
- module:
$.module - severity:
$.severity - service:
$.service - accountId:
$.accountId - remoteAddress:
$.remoteAddress - eventVersion:
$.eventVersion - sessionid:
$.sessionid - sessiontv:
$.sessiontv - localaddress:
$.localaddress - eventtv:
$.eventtv - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
JabberEventEvent
Beispiel: JabberEventEvent
{
"account": "<string>",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"packet": "<string>",
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815952
}
Attribute (JsonPath)
- packet:
$.packet - account:
$.account - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
JitterBufStatsEvent
Beispiel: JitterBufStatsEvent
{
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"localDropped": 0,
"localJbDelay": 0,
"localJitter": 0,
"localLossPercent": 0,
"localReceived": 0,
"localTotalLost": 0,
"localooo": 0,
"owner": "<string>",
"ping": 0,
"priority": 0,
"privilege": "<string>",
"remoteDropped": 0,
"remoteJbDelay": 0,
"remoteJitter": 0,
"remoteLossPercent": 0,
"remoteReceived": 0,
"remoteTotalLost": 0,
"remoteooo": 0,
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815952
}
Attribute (JsonPath)
- owner:
$.owner - remoteLossPercent:
$.remoteLossPercent - localLossPercent:
$.localLossPercent - ping:
$.ping - remoteTotalLost:
$.remoteTotalLost - remoteJbDelay:
$.remoteJbDelay - localReceived:
$.localReceived - localJbDelay:
$.localJbDelay - remoteooo:
$.remoteooo - localooo:
$.localooo - remoteDropped:
$.remoteDropped - remoteReceived:
$.remoteReceived - localJitter:
$.localJitter - remoteJitter:
$.remoteJitter - localDropped:
$.localDropped - localTotalLost:
$.localTotalLost - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
JoinEvent
Beispiel: JoinEvent
{
"callerId": "+49712345678",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"count": 0,
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"position": 0,
"priority": 0,
"privilege": "<string>",
"queue": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815953,
"uniqueId": "2345"
}
Attribute (JsonPath)
- position:
$.position - callerId:
$.callerId - queue:
$.queue - count:
$.count - channel:
$.channel - uniqueId:
$.uniqueId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
LeaveEvent
Beispiel: LeaveEvent
{
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"count": 0,
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"position": 0,
"priority": 0,
"privilege": "<string>",
"queue": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815953,
"uniqueId": "2345"
}
Attribute (JsonPath)
- position:
$.position - queue:
$.queue - count:
$.count - channel:
$.channel - uniqueId:
$.uniqueId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
LinkEvent
Beispiel: LinkEvent
{
"bridgeState": "<string>",
"bridgeType": "<string>",
"callerId1": "<string>",
"callerId2": "<string>",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel1": "<string>",
"channel2": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"link": true,
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815953,
"uniqueId1": "<string>",
"uniqueId2": "<string>",
"unlink": true
}
Attribute (JsonPath)
- callerId1:
$.callerId1 - callerId2:
$.callerId2 - uniqueId1:
$.uniqueId1 - uniqueId2:
$.uniqueId2 - bridgeState:
$.bridgeState - channel1:
$.channel1 - channel2:
$.channel2 - bridgeType:
$.bridgeType - unlink:
$.unlink - link:
$.link - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
ListDialplanEvent
Beispiel: ListDialplanEvent
{
"actionId": "2345",
"appData": "<string>",
"application": "<string>",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"extension": "<string>",
"extensionLabel": "<string>",
"file": "<string>",
"func": "<string>",
"hint": true,
"internalActionId": "2345",
"line": 0,
"priority": 0,
"privilege": "<string>",
"registrar": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815954
}
Attribute (JsonPath)
- extension:
$.extension - application:
$.application - hint:
$.hint - appData:
$.appData - extensionLabel:
$.extensionLabel - registrar:
$.registrar - internalActionId:
$.internalActionId - actionId:
$.actionId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
LoadEvent
Beispiel: LoadEvent
{
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"module": "<string>",
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"status": "<string>",
"systemName": "<string>",
"timestamp": 1768465815954
}
Attribute (JsonPath)
- module:
$.module - status:
$.status - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
LocalBridgeEvent
Beispiel: LocalBridgeEvent
{
"callerId1": "<string>",
"callerId2": "<string>",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel1": "<string>",
"channel2": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"localOneAccountCode": "<string>",
"localOneCalleridName": "<string>",
"localOneCalleridNum": "<string>",
"localOneChannel": "<string>",
"localOneChannelState": "<string>",
"localOneChannelStateDesc": "<string>",
"localOneConnectedLineName": "<string>",
"localOneConnectedLineNum": "<string>",
"localOneContext": "<string>",
"localOneExten": "<string>",
"localOneLanguage": "<string>",
"localOneLinkedid": "2345",
"localOnePriority": "<string>",
"localOneUniqueId": "2345",
"localOptimization": "<string>",
"localTwoAccountCode": "<string>",
"localTwoCalleridName": "<string>",
"localTwoCalleridNum": "<string>",
"localTwoChannel": "<string>",
"localTwoChannelStateDesc": "<string>",
"localTwoConnectedLineName": "<string>",
"localTwoConnectedLineNum": "<string>",
"localTwoContext": "<string>",
"localTwoExten": "<string>",
"localTwoLanguage": "<string>",
"localTwoLinkedid": "2345",
"localTwoPriority": "<string>",
"localTwoUniqueid": "2345",
"localTwochannelState": "<string>",
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815954,
"uniqueId1": "<string>",
"uniqueId2": "<string>"
}
Attribute (JsonPath)
- localOneUniqueId:
$.localOneUniqueId - localTwoCalleridName:
$.localTwoCalleridName - localOneCalleridNum:
$.localOneCalleridNum - localTwoLinkedid:
$.localTwoLinkedid - localOneCalleridName:
$.localOneCalleridName - localTwoLanguage:
$.localTwoLanguage - localOptimization:
$.localOptimization - localTwochannelState:
$.localTwochannelState - localOneLinkedid:
$.localOneLinkedid - localOneLanguage:
$.localOneLanguage - localTwoCalleridNum:
$.localTwoCalleridNum - localOneChannelState:
$.localOneChannelState - localOnePriority:
$.localOnePriority - localOneAccountCode:
$.localOneAccountCode - localTwoPriority:
$.localTwoPriority - localTwoAccountCode:
$.localTwoAccountCode - localTwoUniqueid:
$.localTwoUniqueid - callerId1:
$.callerId1 - callerId2:
$.callerId2 - uniqueId1:
$.uniqueId1 - uniqueId2:
$.uniqueId2 - localOneExten:
$.localOneExten - localTwoContext:
$.localTwoContext - channel1:
$.channel1 - channel2:
$.channel2 - localOneChannel:
$.localOneChannel - localOneContext:
$.localOneContext - localTwoChannel:
$.localTwoChannel - localTwoExten:
$.localTwoExten - localOneConnectedLineName:
$.localOneConnectedLineName - localTwoConnectedLineNum:
$.localTwoConnectedLineNum - localTwoConnectedLineName:
$.localTwoConnectedLineName - localTwoChannelStateDesc:
$.localTwoChannelStateDesc - localOneChannelStateDesc:
$.localOneChannelStateDesc - localOneConnectedLineNum:
$.localOneConnectedLineNum - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
LocalOptimizationBeginEvent
Beispiel: LocalOptimizationBeginEvent
{
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"destUniqueId": "2345",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"id": 2345,
"line": 0,
"localOneAccountCode": "<string>",
"localOneCallerIDName": "<string>",
"localOneCallerIDNum": "<string>",
"localOneChannel": "<string>",
"localOneChannelState": "<string>",
"localOneChannelStateDesc": "<string>",
"localOneConnectedLineName": "<string>",
"localOneConnectedLineNum": "<string>",
"localOneContext": "<string>",
"localOneExten": "<string>",
"localOneLinkedid": "2345",
"localOnePriority": 0,
"localOneUniqueid": "2345",
"localTwoAccountCode": "<string>",
"localTwoCallerIDName": "<string>",
"localTwoCallerIDNum": "<string>",
"localTwoChannel": "<string>",
"localTwoChannelState": "<string>",
"localTwoChannelStateDesc": "<string>",
"localTwoConnectedLineName": "<string>",
"localTwoConnectedLineNum": "<string>",
"localTwoContext": "<string>",
"localTwoExten": "<string>",
"localTwoLinkedid": "2345",
"localTwoPriority": 0,
"localTwoUniqueid": "2345",
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"sourceAccountCode": "<string>",
"sourceCallerIDName": "<string>",
"sourceCallerIDNum": "<string>",
"sourceChannel": "<string>",
"sourceChannelState": "<string>",
"sourceChannelStateDesc": "<string>",
"sourceConnectedLineName": "<string>",
"sourceConnectedLineNum": "<string>",
"sourceContext": "<string>",
"sourceExten": "<string>",
"sourceLinkedid": "2345",
"sourcePriority": 0,
"sourceUniqueid": "2345",
"systemName": "<string>",
"timestamp": 1768465815955
}
Attribute (JsonPath)
- id:
$.id - sourceChannel:
$.sourceChannel - sourceExten:
$.sourceExten - sourceContext:
$.sourceContext - sourcePriority:
$.sourcePriority - sourceUniqueid:
$.sourceUniqueid - sourceLinkedid:
$.sourceLinkedid - localTwoLinkedid:
$.localTwoLinkedid - localOneLinkedid:
$.localOneLinkedid - sourceChannelState:
$.sourceChannelState - sourceCallerIDNum:
$.sourceCallerIDNum - sourceConnectedLineNum:
$.sourceConnectedLineNum - sourceChannelStateDesc:
$.sourceChannelStateDesc - sourceConnectedLineName:
$.sourceConnectedLineName - sourceCallerIDName:
$.sourceCallerIDName - sourceAccountCode:
$.sourceAccountCode - localOneChannelState:
$.localOneChannelState - localOneCallerIDName:
$.localOneCallerIDName - localOnePriority:
$.localOnePriority - localOneCallerIDNum:
$.localOneCallerIDNum - localOneUniqueid:
$.localOneUniqueid - localTwoChannelState:
$.localTwoChannelState - localTwoCallerIDNum:
$.localTwoCallerIDNum - localOneAccountCode:
$.localOneAccountCode - localTwoPriority:
$.localTwoPriority - localTwoAccountCode:
$.localTwoAccountCode - localTwoUniqueid:
$.localTwoUniqueid - localTwoCallerIDName:
$.localTwoCallerIDName - destUniqueId:
$.destUniqueId - localOneExten:
$.localOneExten - localTwoContext:
$.localTwoContext - localOneChannel:
$.localOneChannel - localOneContext:
$.localOneContext - localTwoChannel:
$.localTwoChannel - localTwoExten:
$.localTwoExten - localOneConnectedLineName:
$.localOneConnectedLineName - localTwoConnectedLineNum:
$.localTwoConnectedLineNum - localTwoConnectedLineName:
$.localTwoConnectedLineName - localTwoChannelStateDesc:
$.localTwoChannelStateDesc - localOneChannelStateDesc:
$.localOneChannelStateDesc - localOneConnectedLineNum:
$.localOneConnectedLineNum - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
LocalOptimizationEndEvent
Beispiel: LocalOptimizationEndEvent
{
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"id": 2345,
"line": 0,
"localOneAccountCode": "<string>",
"localOneCallerIDName": "<string>",
"localOneCallerIDNum": "<string>",
"localOneChannel": "<string>",
"localOneChannelState": "<string>",
"localOneChannelStateDesc": "<string>",
"localOneConnectedLineName": "<string>",
"localOneConnectedLineNum": "<string>",
"localOneContext": "<string>",
"localOneExten": "<string>",
"localOneLinkedid": "2345",
"localOnePriority": 0,
"localOneUniqueid": "2345",
"localTwoAccountCode": "<string>",
"localTwoCallerIDName": "<string>",
"localTwoCallerIDNum": "<string>",
"localTwoChannel": "<string>",
"localTwoChannelState": "<string>",
"localTwoChannelStateDesc": "<string>",
"localTwoConnectedLineName": "<string>",
"localTwoConnectedLineNum": "<string>",
"localTwoContext": "<string>",
"localTwoExten": "<string>",
"localTwoLinkedid": "2345",
"localTwoPriority": 0,
"localTwoUniqueid": "2345",
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"success": true,
"systemName": "<string>",
"timestamp": 1768465815955
}
Attribute (JsonPath)
- id:
$.id - localTwoLinkedid:
$.localTwoLinkedid - localOneLinkedid:
$.localOneLinkedid - localOneChannelState:
$.localOneChannelState - localOneCallerIDName:
$.localOneCallerIDName - localOnePriority:
$.localOnePriority - localOneCallerIDNum:
$.localOneCallerIDNum - localOneUniqueid:
$.localOneUniqueid - localTwoChannelState:
$.localTwoChannelState - localTwoCallerIDNum:
$.localTwoCallerIDNum - localOneAccountCode:
$.localOneAccountCode - localTwoPriority:
$.localTwoPriority - localTwoAccountCode:
$.localTwoAccountCode - localTwoUniqueid:
$.localTwoUniqueid - localTwoCallerIDName:
$.localTwoCallerIDName - success:
$.success - localOneExten:
$.localOneExten - localTwoContext:
$.localTwoContext - localOneChannel:
$.localOneChannel - localOneContext:
$.localOneContext - localTwoChannel:
$.localTwoChannel - localTwoExten:
$.localTwoExten - localOneConnectedLineName:
$.localOneConnectedLineName - localTwoConnectedLineNum:
$.localTwoConnectedLineNum - localTwoConnectedLineName:
$.localTwoConnectedLineName - localTwoChannelStateDesc:
$.localTwoChannelStateDesc - localOneChannelStateDesc:
$.localOneChannelStateDesc - localOneConnectedLineNum:
$.localOneConnectedLineNum - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
LogChannelEvent
Beispiel: LogChannelEvent
{
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"enabled": true,
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"priority": 0,
"privilege": "<string>",
"reason": 0,
"reasonTxt": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815956
}
Attribute (JsonPath)
- reason:
$.reason - channel:
$.channel - reasonTxt:
$.reasonTxt - enabled:
$.enabled - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
MWIGetCompleteEvent
Beispiel: MWIGetCompleteEvent
{
"actionId": "2345",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"eventList": "<string>",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"listItems": 0,
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815956
}
Attribute (JsonPath)
- listItems:
$.listItems - eventList:
$.eventList - actionId:
$.actionId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
MWIGetEvent
Beispiel: MWIGetEvent
{
"actionId": "2345",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"mailbox": "<string>",
"newMessages": 0,
"oldMessages": 0,
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815957
}
Attribute (JsonPath)
- oldMessages:
$.oldMessages - newMessages:
$.newMessages - mailbox:
$.mailbox - actionId:
$.actionId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
MasqueradeEvent
Beispiel: MasqueradeEvent
{
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"clone": "<string>",
"cloneState": 0,
"cloneStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"original": "<string>",
"originalState": 0,
"originalStateDesc": "<string>",
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815957
}
Attribute (JsonPath)
- originalState:
$.originalState - cloneStateDesc:
$.cloneStateDesc - cloneState:
$.cloneState - original:
$.original - originalStateDesc:
$.originalStateDesc - clone:
$.clone - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
MeetMeEndEvent
Beispiel: MeetMeEndEvent
{
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"meetMe": "<string>",
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815957
}
Attribute (JsonPath)
- meetMe:
$.meetMe - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
MeetMeJoinEvent
Beispiel: MeetMeJoinEvent
{
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"meetMe": "<string>",
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815957,
"uniqueId": "2345",
"user": 0,
"userNum": 0
}
Attribute (JsonPath)
- channel:
$.channel - uniqueId:
$.uniqueId - user:
$.user - userNum:
$.userNum - meetMe:
$.meetMe - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
MeetMeLeaveEvent
Beispiel: MeetMeLeaveEvent
{
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"duration": 42,
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"meetMe": "<string>",
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815957,
"uniqueId": "2345",
"user": 0,
"userNum": 0
}
Attribute (JsonPath)
- duration:
$.duration - channel:
$.channel - uniqueId:
$.uniqueId - user:
$.user - userNum:
$.userNum - meetMe:
$.meetMe - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
MeetMeMuteEvent
Beispiel: MeetMeMuteEvent
{
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"meetMe": "<string>",
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"status": true,
"systemName": "<string>",
"timestamp": 1768465815958,
"uniqueId": "2345",
"user": 0,
"userNum": 0
}
Attribute (JsonPath)
- status:
$.status - channel:
$.channel - uniqueId:
$.uniqueId - user:
$.user - userNum:
$.userNum - meetMe:
$.meetMe - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
MeetMeStopTalkingEvent
Beispiel: MeetMeStopTalkingEvent
{
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"meetMe": "<string>",
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"status": true,
"systemName": "<string>",
"timestamp": 1768465815958,
"uniqueId": "2345",
"user": 0,
"userNum": 0
}
Attribute (JsonPath)
- status:
$.status - channel:
$.channel - uniqueId:
$.uniqueId - user:
$.user - userNum:
$.userNum - meetMe:
$.meetMe - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
MeetMeTalkingEvent
Beispiel: MeetMeTalkingEvent
{
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"meetMe": "<string>",
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"status": true,
"systemName": "<string>",
"timestamp": 1768465815958,
"uniqueId": "2345",
"user": 0,
"userNum": 0
}
Attribute (JsonPath)
- status:
$.status - channel:
$.channel - uniqueId:
$.uniqueId - user:
$.user - userNum:
$.userNum - meetMe:
$.meetMe - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
MeetMeTalkingRequestEvent
Beispiel: MeetMeTalkingRequestEvent
{
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"meetMe": "<string>",
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"status": true,
"systemName": "<string>",
"timestamp": 1768465815959,
"uniqueId": "2345",
"user": 0,
"userNum": 0
}
Attribute (JsonPath)
- status:
$.status - channel:
$.channel - uniqueId:
$.uniqueId - user:
$.user - userNum:
$.userNum - meetMe:
$.meetMe - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
MessageWaitingEvent
Beispiel: MessageWaitingEvent
{
"accountCode": "<string>",
"callerId": "+49712345678",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"language": "<string>",
"line": 0,
"linkedId": "2345",
"mailbox": "<string>",
"new": 0,
"old": 0,
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815959,
"uniqueId": "2345",
"waiting": 0
}
Attribute (JsonPath)
- waiting:
$.waiting - old:
$.old - mailbox:
$.mailbox - new:
$.new - language:
$.language - channel:
$.channel - callerIdNum:
$.callerIdNum - callerIdName:
$.callerIdName - callerId:
$.callerId - linkedId:
$.linkedId - accountCode:
$.accountCode - uniqueId:
$.uniqueId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
ModuleLoadReportEvent
Beispiel: ModuleLoadReportEvent
{
"all": true,
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"moduleCount": 0,
"moduleLoadStatus": "<string>",
"moduleSelection": "<string>",
"preload": true,
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815959
}
Attribute (JsonPath)
- moduleSelection:
$.moduleSelection - moduleCount:
$.moduleCount - moduleLoadStatus:
$.moduleLoadStatus - preload:
$.preload - all:
$.all - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
MonitorFailEvent
Beispiel: MonitorFailEvent
{
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815960,
"uniqueId": "2345"
}
Attribute (JsonPath)
- channel:
$.channel - uniqueId:
$.uniqueId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
MonitorStartEvent
Beispiel: MonitorStartEvent
{
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"fileName": "<string>",
"func": "<string>",
"line": 0,
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815960,
"uniqueId": "2345"
}
Attribute (JsonPath)
- fileName:
$.fileName - channel:
$.channel - uniqueId:
$.uniqueId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
MonitorStopEvent
Beispiel: MonitorStopEvent
{
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"fileName": "<string>",
"func": "<string>",
"line": 0,
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815960,
"uniqueId": "2345"
}
Attribute (JsonPath)
- fileName:
$.fileName - channel:
$.channel - uniqueId:
$.uniqueId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
MusicOnHoldEvent
Beispiel: MusicOnHoldEvent
{
"accountCode": "<string>",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"className": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"language": "<string>",
"line": 0,
"linkedId": "2345",
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"start": true,
"state": "<string>",
"stop": true,
"systemName": "<string>",
"timestamp": 1768465815961,
"uniqueId": "2345"
}
Attribute (JsonPath)
- state:
$.state - className:
$.className - language:
$.language - channel:
$.channel - stop:
$.stop - linkedId:
$.linkedId - accountCode:
$.accountCode - uniqueId:
$.uniqueId - start:
$.start - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
MusicOnHoldStartEvent
Beispiel: MusicOnHoldStartEvent
{
"accountCode": "<string>",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"className": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"language": "<string>",
"line": 0,
"linkedId": "2345",
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"start": true,
"state": "<string>",
"stop": true,
"systemName": "<string>",
"timestamp": 1768465815961,
"uniqueId": "2345"
}
Attribute (JsonPath)
- state:
$.state - className:
$.className - language:
$.language - channel:
$.channel - stop:
$.stop - linkedId:
$.linkedId - accountCode:
$.accountCode - uniqueId:
$.uniqueId - start:
$.start - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
MusicOnHoldStopEvent
Beispiel: MusicOnHoldStopEvent
{
"accountCode": "<string>",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"className": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"language": "<string>",
"line": 0,
"linkedId": "2345",
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"start": true,
"state": "<string>",
"stop": true,
"systemName": "<string>",
"timestamp": 1768465815961,
"uniqueId": "2345"
}
Attribute (JsonPath)
- state:
$.state - className:
$.className - language:
$.language - channel:
$.channel - stop:
$.stop - linkedId:
$.linkedId - accountCode:
$.accountCode - uniqueId:
$.uniqueId - start:
$.start - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
NewAccountCodeEvent
Beispiel: NewAccountCodeEvent
{
"accountCode": "<string>",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"language": "<string>",
"line": 0,
"linkedId": "2345",
"oldAccountCode": "<string>",
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815962,
"uniqueId": "2345"
}
Attribute (JsonPath)
- language:
$.language - channel:
$.channel - oldAccountCode:
$.oldAccountCode - linkedId:
$.linkedId - accountCode:
$.accountCode - uniqueId:
$.uniqueId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
NewCallerIdEvent
Beispiel: NewCallerIdEvent
{
"accountCode": "<string>",
"callerId": "+49712345678",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"cidCallingPres": 0,
"cidCallingPresTxt": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"language": "<string>",
"line": 0,
"linkedId": "2345",
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815963,
"uniqueId": "2345"
}
Attribute (JsonPath)
- language:
$.language - cidCallingPres:
$.cidCallingPres - cidCallingPresTxt:
$.cidCallingPresTxt - linkedId:
$.linkedId - channel:
$.channel - callerIdNum:
$.callerIdNum - callerIdName:
$.callerIdName - callerId:
$.callerId - accountCode:
$.accountCode - uniqueId:
$.uniqueId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
NewChannelEvent
Beispiel: NewChannelEvent
{
"accountCode": "<string>",
"callerId": "+49712345678",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"language": "<string>",
"line": 0,
"linkedId": "2345",
"linkedid": "2345",
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"state": "<string>",
"systemName": "<string>",
"timestamp": 1768465815965,
"uniqueId": "2345"
}
Attribute (JsonPath)
- language:
$.language - linkedid:
$.linkedid - state:
$.state - channel:
$.channel - callerIdNum:
$.callerIdNum - callerIdName:
$.callerIdName - callerId:
$.callerId - linkedId:
$.linkedId - accountCode:
$.accountCode - uniqueId:
$.uniqueId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
NewConnectedLineEvent
Beispiel: NewConnectedLineEvent
{
"accountCode": "<string>",
"callerId": "+49712345678",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"language": "<string>",
"line": 0,
"linkedId": "2345",
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815966,
"uniqueId": "2345"
}
Attribute (JsonPath)
- language:
$.language - channel:
$.channel - callerIdNum:
$.callerIdNum - callerIdName:
$.callerIdName - callerId:
$.callerId - linkedId:
$.linkedId - accountCode:
$.accountCode - uniqueId:
$.uniqueId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
NewExtenEvent
Beispiel: NewExtenEvent
{
"accountCode": "<string>",
"appData": "<string>",
"application": "<string>",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"extension": "<string>",
"file": "<string>",
"func": "<string>",
"language": "<string>",
"line": 0,
"linkedId": "2345",
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815968,
"uniqueId": "2345"
}
Attribute (JsonPath)
- language:
$.language - channel:
$.channel - extension:
$.extension - application:
$.application - linkedId:
$.linkedId - accountCode:
$.accountCode - uniqueId:
$.uniqueId - appData:
$.appData - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
NewStateEvent
Beispiel: NewStateEvent
{
"accountCode": "<string>",
"callerId": "+49712345678",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"language": "<string>",
"line": 0,
"linkedId": "2345",
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"state": "<string>",
"systemName": "<string>",
"timestamp": 1768465815968,
"uniqueId": "2345"
}
Attribute (JsonPath)
- language:
$.language - linkedId:
$.linkedId - state:
$.state - channel:
$.channel - callerIdNum:
$.callerIdNum - callerIdName:
$.callerIdName - callerId:
$.callerId - accountCode:
$.accountCode - uniqueId:
$.uniqueId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
OriginateFailureEvent
Beispiel: OriginateFailureEvent
{
"actionId": "2345",
"application": "<string>",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"data": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"internalActionId": "2345",
"line": 0,
"priority": 0,
"privilege": "<string>",
"reason": 0,
"response": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"success": true,
"systemName": "<string>",
"timestamp": 1768465815970,
"uniqueId": "2345"
}
Attribute (JsonPath)
- reason:
$.reason - channel:
$.channel - data:
$.data - success:
$.success - application:
$.application - response:
$.response - uniqueId:
$.uniqueId - internalActionId:
$.internalActionId - actionId:
$.actionId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
OriginateResponseEvent
Beispiel: OriginateResponseEvent
{
"actionId": "2345",
"application": "<string>",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"data": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"internalActionId": "2345",
"line": 0,
"priority": 0,
"privilege": "<string>",
"reason": 0,
"response": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"success": true,
"systemName": "<string>",
"timestamp": 1768465815970,
"uniqueId": "2345"
}
Attribute (JsonPath)
- reason:
$.reason - channel:
$.channel - data:
$.data - success:
$.success - application:
$.application - response:
$.response - uniqueId:
$.uniqueId - internalActionId:
$.internalActionId - actionId:
$.actionId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
OriginateSuccessEvent
Beispiel: OriginateSuccessEvent
{
"actionId": "2345",
"application": "<string>",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"data": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"internalActionId": "2345",
"line": 0,
"priority": 0,
"privilege": "<string>",
"reason": 0,
"response": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"success": true,
"systemName": "<string>",
"timestamp": 1768465815971,
"uniqueId": "2345"
}
Attribute (JsonPath)
- reason:
$.reason - channel:
$.channel - data:
$.data - success:
$.success - application:
$.application - response:
$.response - uniqueId:
$.uniqueId - internalActionId:
$.internalActionId - actionId:
$.actionId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
ParkedCallEvent
Beispiel: ParkedCallEvent
{
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"parkeeAccountCode": "<string>",
"parkeeCallerIDName": "<string>",
"parkeeCallerIDNum": "<string>",
"parkeeChannel": "<string>",
"parkeeChannelState": 0,
"parkeeChannelStateDesc": "<string>",
"parkeeConnectedLineName": "<string>",
"parkeeConnectedLineNum": "<string>",
"parkeeContext": "<string>",
"parkeeExten": "<string>",
"parkeeLanguage": "<string>",
"parkeeLinkedid": "2345",
"parkeePriority": 0,
"parkeeUniqueid": "2345",
"parkerDialString": "<string>",
"parkingDuration": 42,
"parkingLot": "<string>",
"parkingSpace": "<string>",
"parkingTimeout": 0,
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815971
}
Attribute (JsonPath)
- parkeeCallerIDNum:
$.parkeeCallerIDNum - parkeeCallerIDName:
$.parkeeCallerIDName - parkeeChannelState:
$.parkeeChannelState - parkeeConnectedLineNum:
$.parkeeConnectedLineNum - parkeeConnectedLineName:
$.parkeeConnectedLineName - parkerDialString:
$.parkerDialString - parkeeAccountCode:
$.parkeeAccountCode - parkeeChannelStateDesc:
$.parkeeChannelStateDesc - parkeeExten:
$.parkeeExten - parkingTimeout:
$.parkingTimeout - parkeePriority:
$.parkeePriority - parkingLot:
$.parkingLot - parkeeChannel:
$.parkeeChannel - parkeeContext:
$.parkeeContext - parkeeLanguage:
$.parkeeLanguage - parkingSpace:
$.parkingSpace - parkingDuration:
$.parkingDuration - parkeeLinkedid:
$.parkeeLinkedid - parkeeUniqueid:
$.parkeeUniqueid - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
ParkedCallGiveUpEvent
Beispiel: ParkedCallGiveUpEvent
{
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"parkeeAccountCode": "<string>",
"parkeeCallerIDName": "<string>",
"parkeeCallerIDNum": "<string>",
"parkeeChannel": "<string>",
"parkeeChannelState": 0,
"parkeeChannelStateDesc": "<string>",
"parkeeConnectedLineName": "<string>",
"parkeeConnectedLineNum": "<string>",
"parkeeContext": "<string>",
"parkeeExten": "<string>",
"parkeeLanguage": "<string>",
"parkeeLinkedid": "2345",
"parkeePriority": 0,
"parkeeUniqueid": "2345",
"parkerAccountCode": "<string>",
"parkerCallerIDName": "<string>",
"parkerCallerIDNum": "<string>",
"parkerChannel": "<string>",
"parkerChannelState": 0,
"parkerChannelStateDesc": "<string>",
"parkerConnectedLineName": "<string>",
"parkerConnectedLineNum": "<string>",
"parkerContext": "<string>",
"parkerDialString": "<string>",
"parkerExten": "<string>",
"parkerLanguage": "<string>",
"parkerLinkedId": "2345",
"parkerPriority": "<string>",
"parkerUniqueid": "2345",
"parkingDuration": 42,
"parkingLot": "<string>",
"parkingSpace": "<string>",
"parkingTimeout": 0,
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815972
}
Attribute (JsonPath)
- parkerLanguage:
$.parkerLanguage - parkerContext:
$.parkerContext - parkerLinkedId:
$.parkerLinkedId - parkerUniqueid:
$.parkerUniqueid - parkerChannel:
$.parkerChannel - parkerExten:
$.parkerExten - parkerPriority:
$.parkerPriority - parkerConnectedLineNum:
$.parkerConnectedLineNum - parkerConnectedLineName:
$.parkerConnectedLineName - parkerChannelState:
$.parkerChannelState - parkerChannelStateDesc:
$.parkerChannelStateDesc - parkerCallerIDNum:
$.parkerCallerIDNum - parkerAccountCode:
$.parkerAccountCode - parkerCallerIDName:
$.parkerCallerIDName - parkeeCallerIDNum:
$.parkeeCallerIDNum - parkeeCallerIDName:
$.parkeeCallerIDName - parkeeChannelState:
$.parkeeChannelState - parkeeConnectedLineNum:
$.parkeeConnectedLineNum - parkeeConnectedLineName:
$.parkeeConnectedLineName - parkerDialString:
$.parkerDialString - parkeeAccountCode:
$.parkeeAccountCode - parkeeChannelStateDesc:
$.parkeeChannelStateDesc - parkeeExten:
$.parkeeExten - parkingTimeout:
$.parkingTimeout - parkeePriority:
$.parkeePriority - parkingLot:
$.parkingLot - parkeeChannel:
$.parkeeChannel - parkeeContext:
$.parkeeContext - parkeeLanguage:
$.parkeeLanguage - parkingSpace:
$.parkingSpace - parkingDuration:
$.parkingDuration - parkeeLinkedid:
$.parkeeLinkedid - parkeeUniqueid:
$.parkeeUniqueid - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
ParkedCallSwapEvent
Beispiel: ParkedCallSwapEvent
{
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"parkeeAccountCode": "<string>",
"parkeeCallerIDName": "<string>",
"parkeeCallerIDNum": "<string>",
"parkeeChannel": "<string>",
"parkeeChannelState": 0,
"parkeeChannelStateDesc": "<string>",
"parkeeConnectedLineName": "<string>",
"parkeeConnectedLineNum": "<string>",
"parkeeContext": "<string>",
"parkeeExten": "<string>",
"parkeeLanguage": "<string>",
"parkeeLinkedid": "2345",
"parkeePriority": 0,
"parkeeUniqueid": "2345",
"parkerAccountCode": "<string>",
"parkerCallerIDName": "<string>",
"parkerCallerIDNum": "<string>",
"parkerChannel": "<string>",
"parkerChannelState": 0,
"parkerChannelStateDesc": "<string>",
"parkerConnectedLineName": "<string>",
"parkerConnectedLineNum": "<string>",
"parkerContext": "<string>",
"parkerDialString": "<string>",
"parkerExten": "<string>",
"parkerLanguage": "<string>",
"parkerLinkedId": "2345",
"parkerPriority": "<string>",
"parkerUniqueid": "2345",
"parkingDuration": 42,
"parkingLot": "<string>",
"parkingSpace": "<string>",
"parkingTimeout": 0,
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815972
}
Attribute (JsonPath)
- parkerLanguage:
$.parkerLanguage - parkerContext:
$.parkerContext - parkerLinkedId:
$.parkerLinkedId - parkerUniqueid:
$.parkerUniqueid - parkerChannel:
$.parkerChannel - parkerExten:
$.parkerExten - parkerPriority:
$.parkerPriority - parkerConnectedLineNum:
$.parkerConnectedLineNum - parkerConnectedLineName:
$.parkerConnectedLineName - parkerChannelState:
$.parkerChannelState - parkerChannelStateDesc:
$.parkerChannelStateDesc - parkerCallerIDNum:
$.parkerCallerIDNum - parkerAccountCode:
$.parkerAccountCode - parkerCallerIDName:
$.parkerCallerIDName - parkeeCallerIDNum:
$.parkeeCallerIDNum - parkeeCallerIDName:
$.parkeeCallerIDName - parkeeChannelState:
$.parkeeChannelState - parkeeConnectedLineNum:
$.parkeeConnectedLineNum - parkeeConnectedLineName:
$.parkeeConnectedLineName - parkerDialString:
$.parkerDialString - parkeeAccountCode:
$.parkeeAccountCode - parkeeChannelStateDesc:
$.parkeeChannelStateDesc - parkeeExten:
$.parkeeExten - parkingTimeout:
$.parkingTimeout - parkeePriority:
$.parkeePriority - parkingLot:
$.parkingLot - parkeeChannel:
$.parkeeChannel - parkeeContext:
$.parkeeContext - parkeeLanguage:
$.parkeeLanguage - parkingSpace:
$.parkingSpace - parkingDuration:
$.parkingDuration - parkeeLinkedid:
$.parkeeLinkedid - parkeeUniqueid:
$.parkeeUniqueid - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
ParkedCallTimeOutEvent
Beispiel: ParkedCallTimeOutEvent
{
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"parkeeAccountCode": "<string>",
"parkeeCallerIDName": "<string>",
"parkeeCallerIDNum": "<string>",
"parkeeChannel": "<string>",
"parkeeChannelState": 0,
"parkeeChannelStateDesc": "<string>",
"parkeeConnectedLineName": "<string>",
"parkeeConnectedLineNum": "<string>",
"parkeeContext": "<string>",
"parkeeExten": "<string>",
"parkeeLanguage": "<string>",
"parkeeLinkedid": "2345",
"parkeePriority": 0,
"parkeeUniqueid": "2345",
"parkerAccountCode": "<string>",
"parkerCallerIDName": "<string>",
"parkerCallerIDNum": "<string>",
"parkerChannel": "<string>",
"parkerChannelState": 0,
"parkerChannelStateDesc": "<string>",
"parkerConnectedLineName": "<string>",
"parkerConnectedLineNum": "<string>",
"parkerContext": "<string>",
"parkerDialString": "<string>",
"parkerExten": "<string>",
"parkerLanguage": "<string>",
"parkerLinkedId": "2345",
"parkerPriority": "<string>",
"parkerUniqueid": "2345",
"parkingDuration": 42,
"parkingLot": "<string>",
"parkingSpace": "<string>",
"parkingTimeout": 0,
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815972
}
Attribute (JsonPath)
- parkerLanguage:
$.parkerLanguage - parkerContext:
$.parkerContext - parkerLinkedId:
$.parkerLinkedId - parkerUniqueid:
$.parkerUniqueid - parkerChannel:
$.parkerChannel - parkerExten:
$.parkerExten - parkerPriority:
$.parkerPriority - parkerConnectedLineNum:
$.parkerConnectedLineNum - parkerConnectedLineName:
$.parkerConnectedLineName - parkerChannelState:
$.parkerChannelState - parkerChannelStateDesc:
$.parkerChannelStateDesc - parkerCallerIDNum:
$.parkerCallerIDNum - parkerAccountCode:
$.parkerAccountCode - parkerCallerIDName:
$.parkerCallerIDName - parkeeCallerIDNum:
$.parkeeCallerIDNum - parkeeCallerIDName:
$.parkeeCallerIDName - parkeeChannelState:
$.parkeeChannelState - parkeeConnectedLineNum:
$.parkeeConnectedLineNum - parkeeConnectedLineName:
$.parkeeConnectedLineName - parkerDialString:
$.parkerDialString - parkeeAccountCode:
$.parkeeAccountCode - parkeeChannelStateDesc:
$.parkeeChannelStateDesc - parkeeExten:
$.parkeeExten - parkingTimeout:
$.parkingTimeout - parkeePriority:
$.parkeePriority - parkingLot:
$.parkingLot - parkeeChannel:
$.parkeeChannel - parkeeContext:
$.parkeeContext - parkeeLanguage:
$.parkeeLanguage - parkingSpace:
$.parkingSpace - parkingDuration:
$.parkingDuration - parkeeLinkedid:
$.parkeeLinkedid - parkeeUniqueid:
$.parkeeUniqueid - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
ParkedCallsCompleteEvent
Beispiel: ParkedCallsCompleteEvent
{
"actionId": "2345",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"internalActionId": "2345",
"line": 0,
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815973
}
Attribute (JsonPath)
- internalActionId:
$.internalActionId - actionId:
$.actionId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
PausedEvent
Beispiel: PausedEvent
{
"accountCode": "<string>",
"callerId": "+49712345678",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"extension": "<string>",
"file": "<string>",
"func": "<string>",
"header": "<string>",
"language": "<string>",
"line": 0,
"linkedId": "2345",
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815974,
"uniqueId": "2345"
}
Attribute (JsonPath)
- extension:
$.extension - header:
$.header - language:
$.language - channel:
$.channel - callerIdNum:
$.callerIdNum - callerIdName:
$.callerIdName - callerId:
$.callerId - linkedId:
$.linkedId - accountCode:
$.accountCode - uniqueId:
$.uniqueId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
PeerEntryEvent
Beispiel: PeerEntryEvent
{
"accountcode": "<string>",
"acl": true,
"actionId": "2345",
"autoComedia": "<string>",
"autoForcerport": "<string>",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"chanObjectType": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"channelType": "<string>",
"comedia": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"description": "<string>",
"dynamic": true,
"encryption": "<string>",
"exten": "<string>",
"file": "<string>",
"forceRport": true,
"func": "<string>",
"internalActionId": "2345",
"ipAddress": "<string>",
"ipPort": 0,
"line": 0,
"natSupport": true,
"objectName": "<string>",
"objectUserName": "<string>",
"port": 0,
"priority": 0,
"privilege": "<string>",
"realtimeDevice": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"status": "<string>",
"systemName": "<string>",
"textSupport": true,
"timestamp": 1768465815976,
"trunk": true,
"videoSupport": true
}
Attribute (JsonPath)
- acl:
$.acl - port:
$.port - description:
$.description - videoSupport:
$.videoSupport - chanObjectType:
$.chanObjectType - objectUserName:
$.objectUserName - textSupport:
$.textSupport - autoForcerport:
$.autoForcerport - realtimeDevice:
$.realtimeDevice - forceRport:
$.forceRport - encryption:
$.encryption - ipAddress:
$.ipAddress - natSupport:
$.natSupport - autoComedia:
$.autoComedia - trunk:
$.trunk - comedia:
$.comedia - ipPort:
$.ipPort - dynamic:
$.dynamic - objectName:
$.objectName - channelType:
$.channelType - status:
$.status - accountcode:
$.accountcode - internalActionId:
$.internalActionId - actionId:
$.actionId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
PeerStatusEvent
Beispiel: PeerStatusEvent
{
"address": "<string>",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"cause": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"channelType": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"peer": "<string>",
"peerStatus": "<string>",
"port": 0,
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"time": 1768465815977,
"timestamp": 1768465815977
}
Attribute (JsonPath)
- cause:
$.cause - address:
$.address - port:
$.port - time:
$.time - peerStatus:
$.peerStatus - channelType:
$.channelType - peer:
$.peer - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
PeerlistCompleteEvent
Beispiel: PeerlistCompleteEvent
{
"actionId": "2345",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"eventList": "<string>",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"internalActionId": "2345",
"line": 0,
"listItems": 0,
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815977
}
Attribute (JsonPath)
- listItems:
$.listItems - eventList:
$.eventList - internalActionId:
$.internalActionId - actionId:
$.actionId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
PeersEvent
Beispiel: PeersEvent
{
"actionId": "2345",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"childEvents": [
{
"accountcode": "<string>",
"acl": true,
"actionId": "2345",
"autoComedia": "<string>",
"autoForcerport": "<string>",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"chanObjectType": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"channelType": "<string>",
"comedia": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"description": "<string>",
"dynamic": true,
"encryption": "<string>",
"exten": "<string>",
"file": "<string>",
"forceRport": true,
"func": "<string>",
"internalActionId": "2345",
"ipAddress": "<string>",
"ipPort": 0,
"line": 0,
"natSupport": true,
"objectName": "<string>",
"objectUserName": "<string>",
"port": 0,
"priority": 0,
"privilege": "<string>",
"realtimeDevice": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"status": "<string>",
"systemName": "<string>",
"textSupport": true,
"timestamp": 1768465815978,
"trunk": true,
"videoSupport": true
}
],
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"internalActionId": "2345",
"line": 0,
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815978
}
Attribute (JsonPath)
- childEvents:
$.childEvents - childEvents:
$.childEvents[*] - acl:
$.childEvents[*].acl - port:
$.childEvents[*].port - description:
$.childEvents[*].description - videoSupport:
$.childEvents[*].videoSupport - chanObjectType:
$.childEvents[*].chanObjectType - objectUserName:
$.childEvents[*].objectUserName - textSupport:
$.childEvents[*].textSupport - autoForcerport:
$.childEvents[*].autoForcerport - realtimeDevice:
$.childEvents[*].realtimeDevice - forceRport:
$.childEvents[*].forceRport - encryption:
$.childEvents[*].encryption - ipAddress:
$.childEvents[*].ipAddress - natSupport:
$.childEvents[*].natSupport - autoComedia:
$.childEvents[*].autoComedia - trunk:
$.childEvents[*].trunk - comedia:
$.childEvents[*].comedia - ipPort:
$.childEvents[*].ipPort - dynamic:
$.childEvents[*].dynamic - objectName:
$.childEvents[*].objectName - channelType:
$.childEvents[*].channelType - status:
$.childEvents[*].status - accountcode:
$.childEvents[*].accountcode - internalActionId:
$.childEvents[*].internalActionId - actionId:
$.childEvents[*].actionId - context:
$.childEvents[*].context - priority:
$.childEvents[*].priority - file:
$.childEvents[*].file - timestamp:
$.childEvents[*].timestamp - systemName:
$.childEvents[*].systemName - callerIdNum:
$.childEvents[*].callerIdNum - sequenceNumber:
$.childEvents[*].sequenceNumber - privilege:
$.childEvents[*].privilege - dateReceived:
$.childEvents[*].dateReceived - callerIdName:
$.childEvents[*].callerIdName - channelState:
$.childEvents[*].channelState - exten:
$.childEvents[*].exten - func:
$.childEvents[*].func - server:
$.childEvents[*].server - line:
$.childEvents[*].line - connectedLineName:
$.childEvents[*].connectedLineName - connectedLineNum:
$.childEvents[*].connectedLineNum - channelStateDesc:
$.childEvents[*].channelStateDesc - source:
$.childEvents[*].source - internalActionId:
$.internalActionId - actionId:
$.actionId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
PickupEvent
Beispiel: PickupEvent
{
"accountCode": "<string>",
"callerId": "+49712345678",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"language": "<string>",
"line": 0,
"linkedId": "2345",
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"targetaccountcode": "<string>",
"targetcalleridname": "<string>",
"targetcalleridnum": "<string>",
"targetchannel": "<string>",
"targetchannelstate": 0,
"targetchannelstatedesc": "<string>",
"targetconnectedlinename": "<string>",
"targetconnectedlinenum": "<string>",
"targetcontext": "<string>",
"targetexten": "<string>",
"targetlanguage": "<string>",
"targetlinkedid": "2345",
"targetpriority": 0,
"targetuniqueid": "2345",
"timestamp": 1768465815979,
"uniqueId": "2345"
}
Attribute (JsonPath)
- targetexten:
$.targetexten - targetcontext:
$.targetcontext - targetchannel:
$.targetchannel - targetuniqueid:
$.targetuniqueid - targetlinkedid:
$.targetlinkedid - targetlanguage:
$.targetlanguage - targetpriority:
$.targetpriority - targetconnectedlinenum:
$.targetconnectedlinenum - targetaccountcode:
$.targetaccountcode - targetconnectedlinename:
$.targetconnectedlinename - targetchannelstatedesc:
$.targetchannelstatedesc - targetchannelstate:
$.targetchannelstate - targetcalleridname:
$.targetcalleridname - targetcalleridnum:
$.targetcalleridnum - language:
$.language - channel:
$.channel - callerIdNum:
$.callerIdNum - callerIdName:
$.callerIdName - callerId:
$.callerId - linkedId:
$.linkedId - accountCode:
$.accountCode - uniqueId:
$.uniqueId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
PriEventEvent
Beispiel: PriEventEvent
{
"DChannel": "<string>",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"priEvent": "<string>",
"priEventCode": 0,
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"span": 0,
"systemName": "<string>",
"timestamp": 1768465815980
}
Attribute (JsonPath)
- DChannel:
$.DChannel - priEvent:
$.priEvent - priEventCode:
$.priEventCode - span:
$.span - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
ProtocolIdentifierReceivedEvent
Beispiel: ProtocolIdentifierReceivedEvent
{
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"priority": 0,
"privilege": "<string>",
"protocolIdentifier": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815980
}
Attribute (JsonPath)
- protocolIdentifier:
$.protocolIdentifier - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
QueueCallerAbandonEvent
Beispiel: QueueCallerAbandonEvent
{
"accountcode": "<string>",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"count": 0,
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"holdTime": 1768465815981,
"language": "<string>",
"line": 0,
"linkedId": "2345",
"originalPosition": 0,
"position": 0,
"priority": 0,
"privilege": "<string>",
"queue": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815981,
"uniqueId": "2345"
}
Attribute (JsonPath)
- position:
$.position - language:
$.language - originalPosition:
$.originalPosition - accountcode:
$.accountcode - holdTime:
$.holdTime - linkedId:
$.linkedId - queue:
$.queue - count:
$.count - channel:
$.channel - uniqueId:
$.uniqueId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
QueueCallerJoinEvent
Beispiel: QueueCallerJoinEvent
{
"accountcode": "<string>",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"count": 0,
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"language": "<string>",
"line": 0,
"linkedId": "2345",
"position": 0,
"priority": 0,
"privilege": "<string>",
"queue": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815981,
"uniqueId": "2345"
}
Attribute (JsonPath)
- position:
$.position - language:
$.language - accountcode:
$.accountcode - linkedId:
$.linkedId - queue:
$.queue - count:
$.count - channel:
$.channel - uniqueId:
$.uniqueId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
QueueCallerLeaveEvent
Beispiel: QueueCallerLeaveEvent
{
"accountcode": "<string>",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"count": 0,
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"language": "<string>",
"line": 0,
"linkedId": "2345",
"position": 0,
"priority": 0,
"privilege": "<string>",
"queue": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815981,
"uniqueId": "2345"
}
Attribute (JsonPath)
- position:
$.position - language:
$.language - accountcode:
$.accountcode - linkedId:
$.linkedId - queue:
$.queue - count:
$.count - channel:
$.channel - uniqueId:
$.uniqueId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
QueueEntryEvent
Beispiel: QueueEntryEvent
{
"actionId": "2345",
"callerId": "+49712345678",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"internalActionId": "2345",
"line": 0,
"position": 0,
"priority": 0,
"privilege": "<string>",
"queue": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815981,
"uniqueId": "2345",
"wait": 0
}
Attribute (JsonPath)
- position:
$.position - queue:
$.queue - channel:
$.channel - callerId:
$.callerId - wait:
$.wait - uniqueId:
$.uniqueId - internalActionId:
$.internalActionId - actionId:
$.actionId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
QueueEvent
Beispiel: QueueEvent
{
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"count": 0,
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"priority": 0,
"privilege": "<string>",
"queue": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815982,
"uniqueId": "2345"
}
Attribute (JsonPath)
- queue:
$.queue - count:
$.count - channel:
$.channel - uniqueId:
$.uniqueId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
QueueMemberAddedEvent
Beispiel: QueueMemberAddedEvent
{
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"callsTaken": 0,
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"interface": "<string>",
"lastCall": 0,
"line": 0,
"location": "<string>",
"memberName": "<string>",
"membership": "<string>",
"paused": true,
"penalty": 0,
"priority": 0,
"privilege": "<string>",
"queue": "<string>",
"ringinuse": true,
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"stateinterface": "<string>",
"status": 0,
"systemName": "<string>",
"timestamp": 1768465815982
}
Attribute (JsonPath)
- callsTaken:
$.callsTaken - ringinuse:
$.ringinuse - lastCall:
$.lastCall - stateinterface:
$.stateinterface - membership:
$.membership - penalty:
$.penalty - paused:
$.paused - status:
$.status - interface:
$.interface - location:
$.location - queue:
$.queue - memberName:
$.memberName - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
QueueMemberEvent
Beispiel: QueueMemberEvent
{
"actionId": "2345",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"callsTaken": 0,
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"dynamic": true,
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"incall": 0,
"internalActionId": "2345",
"lastCall": 0,
"line": 0,
"location": "<string>",
"memberName": "<string>",
"membership": "<string>",
"name": "<string>",
"paused": true,
"pausedreason": "<string>",
"penalty": 0,
"priority": 0,
"privilege": "<string>",
"queue": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"stateinterface": "<string>",
"static": true,
"status": 0,
"systemName": "<string>",
"timestamp": 1768465815983
}
Attribute (JsonPath)
- name:
$.name - static:
$.static - location:
$.location - queue:
$.queue - memberName:
$.memberName - callsTaken:
$.callsTaken - pausedreason:
$.pausedreason - lastCall:
$.lastCall - stateinterface:
$.stateinterface - membership:
$.membership - penalty:
$.penalty - incall:
$.incall - paused:
$.paused - status:
$.status - dynamic:
$.dynamic - internalActionId:
$.internalActionId - actionId:
$.actionId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
QueueMemberPauseEvent
Beispiel: QueueMemberPauseEvent
{
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"callsTaken": 0,
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"incall": 0,
"interface": "<string>",
"lastcall": 0,
"line": 0,
"location": "<string>",
"memberName": "<string>",
"membership": "<string>",
"paused": true,
"pausedreason": "<string>",
"penalty": 0,
"priority": 0,
"privilege": "<string>",
"queue": "<string>",
"reason": "<string>",
"ringinuse": true,
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"stateInterface": "<string>",
"status": 0,
"systemName": "<string>",
"timestamp": 1768465815985
}
Attribute (JsonPath)
- callsTaken:
$.callsTaken - stateInterface:
$.stateInterface - pausedreason:
$.pausedreason - ringinuse:
$.ringinuse - lastcall:
$.lastcall - membership:
$.membership - penalty:
$.penalty - incall:
$.incall - status:
$.status - interface:
$.interface - reason:
$.reason - paused:
$.paused - location:
$.location - queue:
$.queue - memberName:
$.memberName - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
QueueMemberPausedEvent
Beispiel: QueueMemberPausedEvent
{
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"location": "<string>",
"memberName": "<string>",
"paused": true,
"priority": 0,
"privilege": "<string>",
"queue": "<string>",
"reason": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815985
}
Attribute (JsonPath)
- reason:
$.reason - paused:
$.paused - location:
$.location - queue:
$.queue - memberName:
$.memberName - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
QueueMemberPenaltyEvent
Beispiel: QueueMemberPenaltyEvent
{
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"location": "<string>",
"penalty": 0,
"priority": 0,
"privilege": "<string>",
"queue": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815985
}
Attribute (JsonPath)
- location:
$.location - queue:
$.queue - penalty:
$.penalty - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
QueueMemberRemovedEvent
Beispiel: QueueMemberRemovedEvent
{
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"callstaken": 0,
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"interface": "<string>",
"lastcall": 0,
"line": 0,
"location": "<string>",
"memberName": "<string>",
"membership": "<string>",
"paused": true,
"penalty": 0,
"priority": 0,
"privilege": "<string>",
"queue": "<string>",
"ringinuse": true,
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"stateinterface": "<string>",
"status": 0,
"systemName": "<string>",
"timestamp": 1768465815986
}
Attribute (JsonPath)
- ringinuse:
$.ringinuse - stateinterface:
$.stateinterface - lastcall:
$.lastcall - membership:
$.membership - callstaken:
$.callstaken - penalty:
$.penalty - paused:
$.paused - status:
$.status - interface:
$.interface - location:
$.location - queue:
$.queue - memberName:
$.memberName - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
QueueMemberStatusEvent
Beispiel: QueueMemberStatusEvent
{
"actionId": "2345",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"callsTaken": 0,
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"dynamic": true,
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"incall": 0,
"interface": "<string>",
"internalActionId": "2345",
"lastCall": 0,
"line": 0,
"location": "<string>",
"memberName": "<string>",
"membership": "<string>",
"name": "<string>",
"paused": true,
"pausedreason": "<string>",
"penalty": 0,
"priority": 0,
"privilege": "<string>",
"queue": "<string>",
"ringinuse": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"stateinterface": "<string>",
"static": true,
"status": 0,
"systemName": "<string>",
"timestamp": 1768465815987
}
Attribute (JsonPath)
- ringinuse:
$.ringinuse - incall:
$.incall - interface:
$.interface - name:
$.name - static:
$.static - location:
$.location - queue:
$.queue - memberName:
$.memberName - callsTaken:
$.callsTaken - pausedreason:
$.pausedreason - lastCall:
$.lastCall - stateinterface:
$.stateinterface - membership:
$.membership - penalty:
$.penalty - paused:
$.paused - status:
$.status - dynamic:
$.dynamic - internalActionId:
$.internalActionId - actionId:
$.actionId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
QueueParamsEvent
Beispiel: QueueParamsEvent
{
"abandoned": 0,
"actionId": "2345",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"calls": 0,
"channelState": 0,
"channelStateDesc": "<string>",
"completed": 0,
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"holdTime": 1768465815988,
"internalActionId": "2345",
"line": 0,
"max": 0,
"priority": 0,
"privilege": "<string>",
"queue": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"serviceLevel": 0,
"serviceLevelPerf": 0,
"serviceLevelPerf2": 0,
"source": { },
"strategy": "<string>",
"systemName": "<string>",
"talkTime": 1768465815988,
"timestamp": 1768465815988,
"weight": 0
}
Attribute (JsonPath)
- queue:
$.queue - max:
$.max - completed:
$.completed - abandoned:
$.abandoned - strategy:
$.strategy - serviceLevel:
$.serviceLevel - serviceLevelPerf2:
$.serviceLevelPerf2 - serviceLevelPerf:
$.serviceLevelPerf - calls:
$.calls - weight:
$.weight - talkTime:
$.talkTime - holdTime:
$.holdTime - internalActionId:
$.internalActionId - actionId:
$.actionId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
QueueStatusCompleteEvent
Beispiel: QueueStatusCompleteEvent
{
"actionId": "2345",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"eventList": "<string>",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"internalActionId": "2345",
"line": 0,
"listItems": 0,
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815988
}
Attribute (JsonPath)
- listItems:
$.listItems - eventList:
$.eventList - internalActionId:
$.internalActionId - actionId:
$.actionId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
QueueSummaryCompleteEvent
Beispiel: QueueSummaryCompleteEvent
{
"actionId": "2345",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"internalActionId": "2345",
"line": 0,
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815989
}
Attribute (JsonPath)
- internalActionId:
$.internalActionId - actionId:
$.actionId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
QueueSummaryEvent
Beispiel: QueueSummaryEvent
{
"actionId": "2345",
"available": 0,
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"callers": 0,
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"holdTime": 1768465815990,
"internalActionId": "2345",
"line": 0,
"loggedIn": 0,
"longestHoldTime": 1768465815990,
"priority": 0,
"privilege": "<string>",
"queue": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"talkTime": 1768465815990,
"timestamp": 1768465815990
}
Attribute (JsonPath)
- queue:
$.queue - available:
$.available - longestHoldTime:
$.longestHoldTime - loggedIn:
$.loggedIn - callers:
$.callers - talkTime:
$.talkTime - holdTime:
$.holdTime - internalActionId:
$.internalActionId - actionId:
$.actionId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
ReceiveFaxEvent
Beispiel: ReceiveFaxEvent
{
"callerId": "+49712345678",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"fileName": "<string>",
"func": "<string>",
"line": 0,
"localStationId": "2345",
"pagesTransferred": 0,
"priority": 0,
"privilege": "<string>",
"remoteStationId": "2345",
"resolution": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815992,
"transferRate": 0
}
Attribute (JsonPath)
- fileName:
$.fileName - channel:
$.channel - remoteStationId:
$.remoteStationId - resolution:
$.resolution - callerId:
$.callerId - pagesTransferred:
$.pagesTransferred - transferRate:
$.transferRate - localStationId:
$.localStationId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
RegistrationsCompleteEvent
Beispiel: RegistrationsCompleteEvent
{
"actionId": "2345",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"eventList": "<string>",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"internalActionId": "2345",
"line": 0,
"listItems": 0,
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815993
}
Attribute (JsonPath)
- listItems:
$.listItems - eventList:
$.eventList - internalActionId:
$.internalActionId - actionId:
$.actionId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
RegistryEntryEvent
Beispiel: RegistryEntryEvent
{
"actionId": "2345",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"host": "<string>",
"internalActionId": "2345",
"line": 0,
"port": 0,
"priority": 0,
"privilege": "<string>",
"refresh": 0,
"registrationTime": 1768465815994,
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"state": "<string>",
"systemName": "<string>",
"timestamp": 1768465815994,
"username": "<string>"
}
Attribute (JsonPath)
- state:
$.state - host:
$.host - port:
$.port - username:
$.username - registrationTime:
$.registrationTime - refresh:
$.refresh - internalActionId:
$.internalActionId - actionId:
$.actionId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
RegistryEvent
Beispiel: RegistryEvent
{
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"cause": "<string>",
"channel": "<string>",
"channelDriver": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"channelType": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"domain": "<string>",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"status": "<string>",
"systemName": "<string>",
"timestamp": 1768465815997,
"username": "<string>"
}
Attribute (JsonPath)
- cause:
$.cause - channel:
$.channel - username:
$.username - channelDriver:
$.channelDriver - domain:
$.domain - channelType:
$.channelType - status:
$.status - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
ReloadEvent
Beispiel: ReloadEvent
{
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"disabled": true,
"enabled": true,
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"message": "<string>",
"module": "<string>",
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"status": "<string>",
"systemName": "<string>",
"timestamp": 1768465815998
}
Attribute (JsonPath)
- module:
$.module - message:
$.message - enabled:
$.enabled - status:
$.status - disabled:
$.disabled - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
RenameEvent
Beispiel: RenameEvent
{
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"newUniqueId": "2345",
"newname": "<string>",
"oldname": "<string>",
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465815999,
"uniqueId": "2345"
}
Attribute (JsonPath)
- channel:
$.channel - newUniqueId:
$.newUniqueId - newname:
$.newname - oldname:
$.oldname - uniqueId:
$.uniqueId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
ResponseEvent
Beispiel: ResponseEvent
{
"actionId": "2345",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"internalActionId": "2345",
"line": 0,
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465816000
}
Attribute (JsonPath)
- internalActionId:
$.internalActionId - actionId:
$.actionId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
RtcpReceivedEvent
Beispiel: RtcpReceivedEvent
{
"accountCode": "<string>",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"dlSr": 0,
"exten": "<string>",
"file": "<string>",
"fractionLost": 0,
"fromAddress": {
"MCGlobal": true,
"MCLinkLocal": true,
"MCNodeLocal": true,
"MCOrgLocal": true,
"MCSiteLocal": true,
"address": [ 0 ],
"anyLocalAddress": true,
"canonicalHostName": "<string>",
"hostAddress": "<string>",
"hostName": "<string>",
"linkLocalAddress": true,
"loopbackAddress": true,
"multicastAddress": true,
"siteLocalAddress": true
},
"fromPort": 0,
"func": "<string>",
"highestSequence": 0,
"iaJitter": 0,
"language": "<string>",
"lastSr": 0,
"line": 0,
"linkedId": "2345",
"packetsLost": 0,
"priority": 0,
"privilege": "<string>",
"pt": 0,
"receptionReports": 0,
"report0CumulativeLost": 0,
"report0FractionLost": 0,
"report0HighestSequence": 0,
"report0SequenceNumberCycles": "<string>",
"report0Sourcessrc": "<string>",
"report0dlsr": 0,
"report0iaJitter": 0,
"report0lsr": "<string>",
"reportCount": 0,
"rtt": 0,
"rttAsMillseconds": 0,
"senderSsrc": 0,
"sentOctets": 0,
"sentPackets": 0,
"sentntp": "<string>",
"sentrtp": 0,
"sequenceNumber": 0,
"sequenceNumberCycles": 0,
"server": "<string>",
"source": { },
"ssrc": "<string>",
"systemName": "<string>",
"timestamp": 1768465816001,
"toAddress": {
"MCGlobal": true,
"MCLinkLocal": true,
"MCNodeLocal": true,
"MCOrgLocal": true,
"MCSiteLocal": true,
"address": [ 0 ],
"anyLocalAddress": true,
"canonicalHostName": "<string>",
"hostAddress": "<string>",
"hostName": "<string>",
"linkLocalAddress": true,
"loopbackAddress": true,
"multicastAddress": true,
"siteLocalAddress": true
},
"toPort": 0,
"uniqueid": "2345"
}
Attribute (JsonPath)
- language:
$.language - channel:
$.channel - fromPort:
$.fromPort - senderSsrc:
$.senderSsrc - highestSequence:
$.highestSequence - sentOctets:
$.sentOctets - fromAddress:
$.fromAddress - hostAddress:
$.fromAddress.hostAddress - address:
$.fromAddress.address - address:
$.fromAddress.address[*] - hostName:
$.fromAddress.hostName - linkLocalAddress:
$.fromAddress.linkLocalAddress - multicastAddress:
$.fromAddress.multicastAddress - anyLocalAddress:
$.fromAddress.anyLocalAddress - loopbackAddress:
$.fromAddress.loopbackAddress - siteLocalAddress:
$.fromAddress.siteLocalAddress - MCGlobal:
$.fromAddress.MCGlobal - MCNodeLocal:
$.fromAddress.MCNodeLocal - MCLinkLocal:
$.fromAddress.MCLinkLocal - MCSiteLocal:
$.fromAddress.MCSiteLocal - MCOrgLocal:
$.fromAddress.MCOrgLocal - canonicalHostName:
$.fromAddress.canonicalHostName - packetsLost:
$.packetsLost - report0lsr:
$.report0lsr - report0dlsr:
$.report0dlsr - report0iaJitter:
$.report0iaJitter - toAddress:
$.toAddress - hostAddress:
$.toAddress.hostAddress - address:
$.toAddress.address - address:
$.toAddress.address[*] - hostName:
$.toAddress.hostName - linkLocalAddress:
$.toAddress.linkLocalAddress - multicastAddress:
$.toAddress.multicastAddress - anyLocalAddress:
$.toAddress.anyLocalAddress - loopbackAddress:
$.toAddress.loopbackAddress - siteLocalAddress:
$.toAddress.siteLocalAddress - MCGlobal:
$.toAddress.MCGlobal - MCNodeLocal:
$.toAddress.MCNodeLocal - MCLinkLocal:
$.toAddress.MCLinkLocal - MCSiteLocal:
$.toAddress.MCSiteLocal - MCOrgLocal:
$.toAddress.MCOrgLocal - canonicalHostName:
$.toAddress.canonicalHostName - sentPackets:
$.sentPackets - reportCount:
$.reportCount - sequenceNumberCycles:
$.sequenceNumberCycles - report0CumulativeLost:
$.report0CumulativeLost - report0FractionLost:
$.report0FractionLost - report0HighestSequence:
$.report0HighestSequence - rttAsMillseconds:
$.rttAsMillseconds - report0Sourcessrc:
$.report0Sourcessrc - receptionReports:
$.receptionReports - pt:
$.pt - sentntp:
$.sentntp - lastSr:
$.lastSr - rtt:
$.rtt - toPort:
$.toPort - sentrtp:
$.sentrtp - report0SequenceNumberCycles:
$.report0SequenceNumberCycles - uniqueid:
$.uniqueid - linkedId:
$.linkedId - accountCode:
$.accountCode - ssrc:
$.ssrc - fractionLost:
$.fractionLost - iaJitter:
$.iaJitter - dlSr:
$.dlSr - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
RtcpSentEvent
Beispiel: RtcpSentEvent
{
"accountCode": "<string>",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"cumulativeLoss": 0,
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"dlSr": 0,
"exten": "<string>",
"file": "<string>",
"fractionLost": 0,
"fromAddress": {
"MCGlobal": true,
"MCLinkLocal": true,
"MCNodeLocal": true,
"MCOrgLocal": true,
"MCSiteLocal": true,
"address": [ 0 ],
"anyLocalAddress": true,
"canonicalHostName": "<string>",
"hostAddress": "<string>",
"hostName": "<string>",
"linkLocalAddress": true,
"loopbackAddress": true,
"multicastAddress": true,
"siteLocalAddress": true
},
"fromPort": 0,
"func": "<string>",
"iaJitter": 0,
"language": "<string>",
"line": 0,
"linkedId": "2345",
"ourSsrc": 0,
"priority": 0,
"privilege": "<string>",
"pt": 0,
"report0CumulativeLost": 0,
"report0FractionLost": 0,
"report0HighestSequence": 0,
"report0SequenceNumberCycles": "<string>",
"report0Sourcessrc": "<string>",
"report0dlsr": 0,
"report0iaJitter": 0,
"report0lsr": "<string>",
"reportCount": 0,
"sentNtp": 0,
"sentOctets": 0,
"sentPackets": 0,
"sentRtp": 0,
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"ssrc": "<string>",
"systemName": "<string>",
"theirLastSr": 0,
"timestamp": 1768465816004,
"toAddress": {
"MCGlobal": true,
"MCLinkLocal": true,
"MCNodeLocal": true,
"MCOrgLocal": true,
"MCSiteLocal": true,
"address": [ 0 ],
"anyLocalAddress": true,
"canonicalHostName": "<string>",
"hostAddress": "<string>",
"hostName": "<string>",
"linkLocalAddress": true,
"loopbackAddress": true,
"multicastAddress": true,
"siteLocalAddress": true
},
"toPort": 0,
"uniqueid": "2345"
}
Attribute (JsonPath)
- language:
$.language - channel:
$.channel - fromPort:
$.fromPort - cumulativeLoss:
$.cumulativeLoss - sentOctets:
$.sentOctets - fromAddress:
$.fromAddress - hostAddress:
$.fromAddress.hostAddress - address:
$.fromAddress.address - address:
$.fromAddress.address[*] - hostName:
$.fromAddress.hostName - linkLocalAddress:
$.fromAddress.linkLocalAddress - multicastAddress:
$.fromAddress.multicastAddress - anyLocalAddress:
$.fromAddress.anyLocalAddress - loopbackAddress:
$.fromAddress.loopbackAddress - siteLocalAddress:
$.fromAddress.siteLocalAddress - MCGlobal:
$.fromAddress.MCGlobal - MCNodeLocal:
$.fromAddress.MCNodeLocal - MCLinkLocal:
$.fromAddress.MCLinkLocal - MCSiteLocal:
$.fromAddress.MCSiteLocal - MCOrgLocal:
$.fromAddress.MCOrgLocal - canonicalHostName:
$.fromAddress.canonicalHostName - report0lsr:
$.report0lsr - theirLastSr:
$.theirLastSr - report0dlsr:
$.report0dlsr - report0iaJitter:
$.report0iaJitter - toAddress:
$.toAddress - hostAddress:
$.toAddress.hostAddress - address:
$.toAddress.address - address:
$.toAddress.address[*] - hostName:
$.toAddress.hostName - linkLocalAddress:
$.toAddress.linkLocalAddress - multicastAddress:
$.toAddress.multicastAddress - anyLocalAddress:
$.toAddress.anyLocalAddress - loopbackAddress:
$.toAddress.loopbackAddress - siteLocalAddress:
$.toAddress.siteLocalAddress - MCGlobal:
$.toAddress.MCGlobal - MCNodeLocal:
$.toAddress.MCNodeLocal - MCLinkLocal:
$.toAddress.MCLinkLocal - MCSiteLocal:
$.toAddress.MCSiteLocal - MCOrgLocal:
$.toAddress.MCOrgLocal - canonicalHostName:
$.toAddress.canonicalHostName - sentPackets:
$.sentPackets - reportCount:
$.reportCount - report0CumulativeLost:
$.report0CumulativeLost - report0FractionLost:
$.report0FractionLost - report0HighestSequence:
$.report0HighestSequence - report0Sourcessrc:
$.report0Sourcessrc - pt:
$.pt - ourSsrc:
$.ourSsrc - sentRtp:
$.sentRtp - toPort:
$.toPort - sentNtp:
$.sentNtp - report0SequenceNumberCycles:
$.report0SequenceNumberCycles - uniqueid:
$.uniqueid - linkedId:
$.linkedId - accountCode:
$.accountCode - ssrc:
$.ssrc - fractionLost:
$.fractionLost - iaJitter:
$.iaJitter - dlSr:
$.dlSr - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
RtpReceiverStatEvent
Beispiel: RtpReceiverStatEvent
{
"accountCode": "<string>",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"jitter": 0,
"line": 0,
"lostPackets": 0,
"priority": 0,
"privilege": "<string>",
"receivedPackets": 0,
"rrCount": 0,
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"ssrc": 0,
"systemName": "<string>",
"timestamp": 1768465816005,
"transit": 0
}
Attribute (JsonPath)
- receivedPackets:
$.receivedPackets - rrCount:
$.rrCount - transit:
$.transit - accountCode:
$.accountCode - lostPackets:
$.lostPackets - jitter:
$.jitter - ssrc:
$.ssrc - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
RtpSenderStatEvent
Beispiel: RtpSenderStatEvent
{
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"jitter": 0,
"line": 0,
"lostPackets": 0,
"priority": 0,
"privilege": "<string>",
"rtt": 0,
"sentPackets": 0,
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"srCount": 0,
"ssrc": 0,
"systemName": "<string>",
"timestamp": 1768465816006
}
Attribute (JsonPath)
- sentPackets:
$.sentPackets - srCount:
$.srCount - rtt:
$.rtt - lostPackets:
$.lostPackets - jitter:
$.jitter - ssrc:
$.ssrc - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
SendFaxEvent
Beispiel: SendFaxEvent
{
"callerId": "+49712345678",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"faxSession": 0,
"file": "<string>",
"fileName": "<string>",
"func": "<string>",
"line": 0,
"localStationId": "2345",
"pagesTransferred": "<string>",
"priority": 0,
"privilege": "<string>",
"remoteStationId": "2345",
"resolution": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465816008,
"transferRate": "<string>"
}
Attribute (JsonPath)
- fileName:
$.fileName - remoteStationId:
$.remoteStationId - resolution:
$.resolution - callerId:
$.callerId - pagesTransferred:
$.pagesTransferred - transferRate:
$.transferRate - localStationId:
$.localStationId - channel:
$.channel - faxSession:
$.faxSession - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
SendFaxStatusEvent
Beispiel: SendFaxStatusEvent
{
"callerId": "+49712345678",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"faxSession": 0,
"file": "<string>",
"fileName": "<string>",
"func": "<string>",
"line": 0,
"localStationId": "2345",
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"status": "<string>",
"systemName": "<string>",
"timestamp": 1768465816009
}
Attribute (JsonPath)
- fileName:
$.fileName - callerId:
$.callerId - status:
$.status - localStationId:
$.localStationId - channel:
$.channel - faxSession:
$.faxSession - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
ShowDialplanCompleteEvent
Beispiel: ShowDialplanCompleteEvent
{
"actionId": "2345",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"internalActionId": "2345",
"line": 0,
"listContexts": 0,
"listExtensions": 0,
"listItems": 0,
"listPriorities": 0,
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465816010
}
Attribute (JsonPath)
- listExtensions:
$.listExtensions - listItems:
$.listItems - listContexts:
$.listContexts - listPriorities:
$.listPriorities - internalActionId:
$.internalActionId - actionId:
$.actionId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
ShutdownEvent
Beispiel: ShutdownEvent
{
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"priority": 0,
"privilege": "<string>",
"restart": true,
"sequenceNumber": 0,
"server": "<string>",
"shutdown": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465816011
}
Attribute (JsonPath)
- restart:
$.restart - shutdown:
$.shutdown - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
SipAddHeaderEvent
Beispiel: SipAddHeaderEvent
{
"accountCode": "<string>",
"callerId": "+49712345678",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"header": "<string>",
"language": "<string>",
"line": 0,
"linkedId": "2345",
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465816012,
"uniqueId": "2345"
}
Attribute (JsonPath)
- header:
$.header - language:
$.language - channel:
$.channel - callerIdNum:
$.callerIdNum - callerIdName:
$.callerIdName - callerId:
$.callerId - linkedId:
$.linkedId - accountCode:
$.accountCode - uniqueId:
$.uniqueId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
SkypeAccountStatusEvent
Beispiel: SkypeAccountStatusEvent
{
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"status": "<string>",
"systemName": "<string>",
"timestamp": 1768465816012,
"username": "<string>"
}
Attribute (JsonPath)
- username:
$.username - status:
$.status - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
SkypeBuddyEntryEvent
Beispiel: SkypeBuddyEntryEvent
{
"actionId": "2345",
"buddy": "<string>",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"fullname": "<string>",
"func": "<string>",
"internalActionId": "2345",
"line": 0,
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"status": "<string>",
"systemName": "<string>",
"timestamp": 1768465816013
}
Attribute (JsonPath)
- buddy:
$.buddy - status:
$.status - fullname:
$.fullname - internalActionId:
$.internalActionId - actionId:
$.actionId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
SkypeBuddyListCompleteEvent
Beispiel: SkypeBuddyListCompleteEvent
{
"actionId": "2345",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"internalActionId": "2345",
"line": 0,
"listItems": 0,
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465816014
}
Attribute (JsonPath)
- listItems:
$.listItems - internalActionId:
$.internalActionId - actionId:
$.actionId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
SkypeBuddyStatusEvent
Beispiel: SkypeBuddyStatusEvent
{
"buddy": "<string>",
"buddySkypename": "<string>",
"buddyStatus": "<string>",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465816015,
"user": "<string>"
}
Attribute (JsonPath)
- buddy:
$.buddy - buddySkypename:
$.buddySkypename - buddyStatus:
$.buddyStatus - user:
$.user - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
SkypeChatMessageEvent
Beispiel: SkypeChatMessageEvent
{
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"decodedMessage": "<string>",
"exten": "<string>",
"file": "<string>",
"from": "<string>",
"func": "<string>",
"line": 0,
"message": "<string>",
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465816016,
"to": "<string>"
}
Attribute (JsonPath)
- message:
$.message - from:
$.from - to:
$.to - decodedMessage:
$.decodedMessage - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
SkypeLicenseEvent
Beispiel: SkypeLicenseEvent
{
"actionId": "2345",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"channels": 0,
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"expires": "<string>",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"hostId": "2345",
"internalActionId": "2345",
"key": "<string>",
"line": 0,
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"status": "<string>",
"systemName": "<string>",
"timestamp": 1768465816017
}
Attribute (JsonPath)
- key:
$.key - expires:
$.expires - hostId:
$.hostId - status:
$.status - channels:
$.channels - internalActionId:
$.internalActionId - actionId:
$.actionId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
SkypeLicenseListCompleteEvent
Beispiel: SkypeLicenseListCompleteEvent
{
"actionId": "2345",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"internalActionId": "2345",
"line": 0,
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465816017
}
Attribute (JsonPath)
- internalActionId:
$.internalActionId - actionId:
$.actionId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
SoftHangupRequestEvent
Beispiel: SoftHangupRequestEvent
{
"accountCode": "<string>",
"callerId": "+49712345678",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"cause": 0,
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"language": "<string>",
"line": 0,
"linkedId": "2345",
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465816018,
"uniqueId": "2345"
}
Attribute (JsonPath)
- cause:
$.cause - language:
$.language - linkedId:
$.linkedId - channel:
$.channel - callerIdNum:
$.callerIdNum - callerIdName:
$.callerIdName - callerId:
$.callerId - accountCode:
$.accountCode - uniqueId:
$.uniqueId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
StatusCompleteEvent
Beispiel: StatusCompleteEvent
{
"actionId": "2345",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"eventList": "<string>",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"internalActionId": "2345",
"items": 0,
"line": 0,
"listItems": 0,
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465816018
}
Attribute (JsonPath)
- items:
$.items - listItems:
$.listItems - eventList:
$.eventList - internalActionId:
$.internalActionId - actionId:
$.actionId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
StatusEvent
Beispiel: StatusEvent
{
"account": "<string>",
"accountCode": "<string>",
"actionId": "2345",
"application": "<string>",
"bridgeId": "2345",
"bridgedChannel": "<string>",
"bridgedUniqueId": "2345",
"callGroup": "<string>",
"callerId": "+49712345678",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"connectedlinename": "<string>",
"connectedlinenum": "<string>",
"context": "<string>",
"data": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"dnid": "2345",
"effectiveConnectedLineName": "<string>",
"effectiveConnectedLineNum": "<string>",
"exten": "<string>",
"extension": "<string>",
"file": "<string>",
"func": "<string>",
"internalActionId": "2345",
"line": 0,
"link": "<string>",
"linkedId": "2345",
"nativeFormats": "<string>",
"pickupGroup": "<string>",
"priority": 0,
"privilege": "<string>",
"readFormat": "<string>",
"readtrans": "<string>",
"seconds": 0,
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"state": "<string>",
"systemName": "<string>",
"timeToHangup": "<string>",
"timestamp": 1768465816021,
"type": "<string>",
"uniqueId": "2345",
"variables": { "*": "<string>" },
"writeFormat": "<string>",
"writetrans": "<string>"
}
Attribute (JsonPath)
- state:
$.state - type:
$.type - channel:
$.channel - seconds:
$.seconds - extension:
$.extension - data:
$.data - callerId:
$.callerId - connectedlinenum:
$.connectedlinenum - connectedlinename:
$.connectedlinename - dnid:
$.dnid - link:
$.link - effectiveConnectedLineName:
$.effectiveConnectedLineName - effectiveConnectedLineNum:
$.effectiveConnectedLineNum - application:
$.application - account:
$.account - bridgedChannel:
$.bridgedChannel - pickupGroup:
$.pickupGroup - writetrans:
$.writetrans - bridgeId:
$.bridgeId - nativeFormats:
$.nativeFormats - bridgedUniqueId:
$.bridgedUniqueId - readtrans:
$.readtrans - readFormat:
$.readFormat - timeToHangup:
$.timeToHangup - callGroup:
$.callGroup - writeFormat:
$.writeFormat - linkedId:
$.linkedId - variables:
$.variables - variables:
$.variables.* - accountCode:
$.accountCode - uniqueId:
$.uniqueId - internalActionId:
$.internalActionId - actionId:
$.actionId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
SuccessfulAuthEvent
Beispiel: SuccessfulAuthEvent
{
"accountId": "2345",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"eventVersion": 0,
"eventtv": "<string>",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"localAddress": "<string>",
"priority": 0,
"privilege": "<string>",
"remoteAddress": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"service": "<string>",
"sessionId": "2345",
"sessiontv": "<string>",
"severity": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465816022,
"usingPassword": 0
}
Attribute (JsonPath)
- severity:
$.severity - service:
$.service - accountId:
$.accountId - localAddress:
$.localAddress - remoteAddress:
$.remoteAddress - eventVersion:
$.eventVersion - sessiontv:
$.sessiontv - usingPassword:
$.usingPassword - eventtv:
$.eventtv - sessionId:
$.sessionId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
T38FaxStatusEvent
Beispiel: T38FaxStatusEvent
{
"averageLag": "<string>",
"averageLagInMilliSeconds": 0,
"averageRxDataRate": "<string>",
"averageRxDataRateInBps": 0,
"averageTxDataRate": "<string>",
"averageTxDataRateInBps": 0,
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"faxSession": 0,
"file": "<string>",
"func": "<string>",
"jitterBufferOverflows": 0,
"line": 0,
"maxLag": "<string>",
"maxLagInMilliSeconds": 0,
"minimumJitterSpace": 0,
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"t38OctetsReceived": 0,
"t38OctetsSent": 0,
"t38PacketsReceived": 0,
"t38PacketsSent": 0,
"t38SessionDuration": "<string>",
"t38SessionDurationInSeconds": 42,
"timestamp": 1768465816022,
"totalEvents": 0,
"totalLag": "<string>",
"totalLagInMilliSeconds": 0,
"unrecoverablePackets": 0
}
Attribute (JsonPath)
- t38OctetsReceived:
$.t38OctetsReceived - averageRxDataRate:
$.averageRxDataRate - t38SessionDuration:
$.t38SessionDuration - averageTxDataRate:
$.averageTxDataRate - t38PacketsReceived:
$.t38PacketsReceived - maxLag:
$.maxLag - t38SessionDurationInSeconds:
$.t38SessionDurationInSeconds - averageLagInMilliSeconds:
$.averageLagInMilliSeconds - totalLagInMilliSeconds:
$.totalLagInMilliSeconds - unrecoverablePackets:
$.unrecoverablePackets - averageTxDataRateInBps:
$.averageTxDataRateInBps - minimumJitterSpace:
$.minimumJitterSpace - jitterBufferOverflows:
$.jitterBufferOverflows - averageRxDataRateInBps:
$.averageRxDataRateInBps - maxLagInMilliSeconds:
$.maxLagInMilliSeconds - t38OctetsSent:
$.t38OctetsSent - t38PacketsSent:
$.t38PacketsSent - averageLag:
$.averageLag - totalEvents:
$.totalEvents - totalLag:
$.totalLag - channel:
$.channel - faxSession:
$.faxSession - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
TransferEvent
Beispiel: TransferEvent
{
"attended": true,
"blind": true,
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"parking": true,
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"sipCallId": "2345",
"source": { },
"systemName": "<string>",
"targetChannel": "<string>",
"targetUniqueId": "2345",
"timestamp": 1768465816023,
"transfer2Parking": true,
"transferContext": "<string>",
"transferExten": "<string>",
"transferMethod": "<string>",
"transferType": "<string>",
"uniqueId": "2345"
}
Attribute (JsonPath)
- channel:
$.channel - attended:
$.attended - blind:
$.blind - parking:
$.parking - sipCallId:
$.sipCallId - transfer2Parking:
$.transfer2Parking - targetUniqueId:
$.targetUniqueId - transferType:
$.transferType - transferContext:
$.transferContext - transferExten:
$.transferExten - targetChannel:
$.targetChannel - transferMethod:
$.transferMethod - uniqueId:
$.uniqueId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
UnholdEvent
Beispiel: UnholdEvent
{
"accountCode": "<string>",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"hold": true,
"language": "<string>",
"line": 0,
"linkedId": "2345",
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"status": true,
"systemName": "<string>",
"timestamp": 1768465816023,
"unhold": true,
"uniqueId": "2345"
}
Attribute (JsonPath)
- language:
$.language - channel:
$.channel - status:
$.status - linkedId:
$.linkedId - accountCode:
$.accountCode - uniqueId:
$.uniqueId - unhold:
$.unhold - hold:
$.hold - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
UnlinkEvent
Beispiel: UnlinkEvent
{
"bridgeState": "<string>",
"bridgeType": "<string>",
"callerId1": "<string>",
"callerId2": "<string>",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel1": "<string>",
"channel2": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"link": true,
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465816024,
"uniqueId1": "<string>",
"uniqueId2": "<string>",
"unlink": true
}
Attribute (JsonPath)
- callerId1:
$.callerId1 - callerId2:
$.callerId2 - uniqueId1:
$.uniqueId1 - uniqueId2:
$.uniqueId2 - bridgeState:
$.bridgeState - channel1:
$.channel1 - channel2:
$.channel2 - bridgeType:
$.bridgeType - unlink:
$.unlink - link:
$.link - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
UnloadEvent
Beispiel: UnloadEvent
{
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"module": "<string>",
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"status": "<string>",
"systemName": "<string>",
"timestamp": 1768465816024
}
Attribute (JsonPath)
- module:
$.module - status:
$.status - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
UnparkedCallEvent
Beispiel: UnparkedCallEvent
{
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"line": 0,
"parkeeAccountCode": "<string>",
"parkeeCallerIDName": "<string>",
"parkeeCallerIDNum": "<string>",
"parkeeChannel": "<string>",
"parkeeChannelState": 0,
"parkeeChannelStateDesc": "<string>",
"parkeeConnectedLineName": "<string>",
"parkeeConnectedLineNum": "<string>",
"parkeeContext": "<string>",
"parkeeExten": "<string>",
"parkeeLanguage": "<string>",
"parkeeLinkedid": "2345",
"parkeePriority": 0,
"parkeeUniqueid": "2345",
"parkerAccountCode": "<string>",
"parkerCallerIDName": "<string>",
"parkerCallerIDNum": "<string>",
"parkerChannel": "<string>",
"parkerChannelState": 0,
"parkerChannelStateDesc": "<string>",
"parkerConnectedLineName": "<string>",
"parkerConnectedLineNum": "<string>",
"parkerContext": "<string>",
"parkerDialString": "<string>",
"parkerExten": "<string>",
"parkerLanguage": "<string>",
"parkerLinkedId": "2345",
"parkerPriority": "<string>",
"parkerUniqueid": "2345",
"parkingDuration": 42,
"parkingLot": "<string>",
"parkingSpace": "<string>",
"parkingTimeout": 0,
"priority": 0,
"privilege": "<string>",
"retrieverAccountCode": "<string>",
"retrieverCallerIDName": "<string>",
"retrieverCallerIDNum": "<string>",
"retrieverChannel": "<string>",
"retrieverChannelState": 0,
"retrieverChannelStateDesc": "<string>",
"retrieverConnectedLineName": "<string>",
"retrieverConnectedLineNum": "<string>",
"retrieverContext": "<string>",
"retrieverExten": "<string>",
"retrieverLanguage": "<string>",
"retrieverLinkedid": "2345",
"retrieverPriority": "<string>",
"retrieverUniqueid": "2345",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465816025
}
Attribute (JsonPath)
- retrieverChannelStateDesc:
$.retrieverChannelStateDesc - retrieverConnectedLineNum:
$.retrieverConnectedLineNum - retrieverConnectedLineName:
$.retrieverConnectedLineName - retrieverChannel:
$.retrieverChannel - retrieverLinkedid:
$.retrieverLinkedid - retrieverPriority:
$.retrieverPriority - retrieverCallerIDName:
$.retrieverCallerIDName - retrieverChannelState:
$.retrieverChannelState - retrieverLanguage:
$.retrieverLanguage - retrieverCallerIDNum:
$.retrieverCallerIDNum - retrieverContext:
$.retrieverContext - retrieverAccountCode:
$.retrieverAccountCode - retrieverUniqueid:
$.retrieverUniqueid - retrieverExten:
$.retrieverExten - parkerLanguage:
$.parkerLanguage - parkerContext:
$.parkerContext - parkerLinkedId:
$.parkerLinkedId - parkerUniqueid:
$.parkerUniqueid - parkerChannel:
$.parkerChannel - parkerExten:
$.parkerExten - parkerPriority:
$.parkerPriority - parkerConnectedLineNum:
$.parkerConnectedLineNum - parkerConnectedLineName:
$.parkerConnectedLineName - parkerChannelState:
$.parkerChannelState - parkerChannelStateDesc:
$.parkerChannelStateDesc - parkerCallerIDNum:
$.parkerCallerIDNum - parkerAccountCode:
$.parkerAccountCode - parkerCallerIDName:
$.parkerCallerIDName - parkeeCallerIDNum:
$.parkeeCallerIDNum - parkeeCallerIDName:
$.parkeeCallerIDName - parkeeChannelState:
$.parkeeChannelState - parkeeConnectedLineNum:
$.parkeeConnectedLineNum - parkeeConnectedLineName:
$.parkeeConnectedLineName - parkerDialString:
$.parkerDialString - parkeeAccountCode:
$.parkeeAccountCode - parkeeChannelStateDesc:
$.parkeeChannelStateDesc - parkeeExten:
$.parkeeExten - parkingTimeout:
$.parkingTimeout - parkeePriority:
$.parkeePriority - parkingLot:
$.parkingLot - parkeeChannel:
$.parkeeChannel - parkeeContext:
$.parkeeContext - parkeeLanguage:
$.parkeeLanguage - parkingSpace:
$.parkingSpace - parkingDuration:
$.parkingDuration - parkeeLinkedid:
$.parkeeLinkedid - parkeeUniqueid:
$.parkeeUniqueid - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
UnpausedEvent
Beispiel: UnpausedEvent
{
"accountCode": "<string>",
"callerId": "+49712345678",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"extension": "<string>",
"file": "<string>",
"func": "<string>",
"header": "<string>",
"language": "<string>",
"line": 0,
"linkedId": "2345",
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465816025,
"uniqueId": "2345"
}
Attribute (JsonPath)
- extension:
$.extension - header:
$.header - language:
$.language - channel:
$.channel - callerIdNum:
$.callerIdNum - callerIdName:
$.callerIdName - callerId:
$.callerId - linkedId:
$.linkedId - accountCode:
$.accountCode - uniqueId:
$.uniqueId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
UserEvent
Beispiel: UserEvent
{
"accountCode": "<string>",
"callerId": "+49712345678",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"language": "<string>",
"line": 0,
"linkedId": "2345",
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465816025,
"uniqueId": "2345"
}
Attribute (JsonPath)
- language:
$.language - channel:
$.channel - callerIdNum:
$.callerIdNum - callerIdName:
$.callerIdName - callerId:
$.callerId - linkedId:
$.linkedId - accountCode:
$.accountCode - uniqueId:
$.uniqueId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
VarSetEvent
Beispiel: VarSetEvent
{
"accountCode": "<string>",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"language": "<string>",
"line": 0,
"linkedId": "2345",
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465816026,
"uniqueId": "2345",
"value": "<string>",
"variable": "<string>"
}
Attribute (JsonPath)
- value:
$.value - language:
$.language - channel:
$.channel - variable:
$.variable - linkedId:
$.linkedId - accountCode:
$.accountCode - uniqueId:
$.uniqueId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
VoicemailUserEntryCompleteEvent
Beispiel: VoicemailUserEntryCompleteEvent
{
"actionId": "2345",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"internalActionId": "2345",
"line": 0,
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465816026
}
Attribute (JsonPath)
- internalActionId:
$.internalActionId - actionId:
$.actionId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
VoicemailUserEntryEvent
Beispiel: VoicemailUserEntryEvent
{
"actionId": "2345",
"attachMessage": true,
"attachmentFormat": "<string>",
"callOperator": true,
"callback": "<string>",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"canReview": true,
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"deleteMessage": true,
"dialout": "<string>",
"email": "max.mustermann@example.com",
"exitContext": "<string>",
"exten": "<string>",
"file": "<string>",
"fullname": "<string>",
"func": "<string>",
"imapUser": "<string>",
"internalActionId": "2345",
"language": "<string>",
"line": 0,
"mailCommand": "<string>",
"maxMessageCount": 0,
"maxMessageLength": 0,
"newMessageCount": 0,
"oldMessageCount": 0,
"pager": "<string>",
"priority": 0,
"privilege": "<string>",
"sayCid": true,
"sayDurationMinimum": 42,
"sayEnvelope": true,
"sequenceNumber": 0,
"server": "<string>",
"serverEmail": "max.mustermann@example.com",
"source": { },
"systemName": "<string>",
"timestamp": 1768465816030,
"timezone": "<string>",
"uniqueId": "2345",
"vmContext": "<string>",
"voicemailbox": "max.mustermann@example.com",
"volumeGain": 0
}
Attribute (JsonPath)
- language:
$.language - dialout:
$.dialout - sayCid:
$.sayCid - pager:
$.pager - email:
$.email - maxMessageLength:
$.maxMessageLength - attachmentFormat:
$.attachmentFormat - sayDurationMinimum:
$.sayDurationMinimum - exitContext:
$.exitContext - newMessageCount:
$.newMessageCount - maxMessageCount:
$.maxMessageCount - serverEmail:
$.serverEmail - canReview:
$.canReview - voicemailbox:
$.voicemailbox - oldMessageCount:
$.oldMessageCount - mailCommand:
$.mailCommand - deleteMessage:
$.deleteMessage - vmContext:
$.vmContext - callback:
$.callback - callOperator:
$.callOperator - timezone:
$.timezone - volumeGain:
$.volumeGain - imapUser:
$.imapUser - sayEnvelope:
$.sayEnvelope - attachMessage:
$.attachMessage - fullname:
$.fullname - uniqueId:
$.uniqueId - internalActionId:
$.internalActionId - actionId:
$.actionId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
ZapShowChannelsCompleteEvent
Beispiel: ZapShowChannelsCompleteEvent
{
"actionId": "2345",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"internalActionId": "2345",
"line": 0,
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465816031
}
Attribute (JsonPath)
- internalActionId:
$.internalActionId - actionId:
$.actionId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source
ZapShowChannelsEvent
Beispiel: ZapShowChannelsEvent
{
"actionId": "2345",
"alarm": "<string>",
"callerIdName": "Max Mustermann",
"callerIdNum": "<string>",
"channel": 0,
"channelState": 0,
"channelStateDesc": "<string>",
"connectedLineName": "<string>",
"connectedLineNum": "<string>",
"context": "<string>",
"dateReceived": "Wed Jan 14 12:34:56 GMT+01:00 2026",
"dnd": true,
"exten": "<string>",
"file": "<string>",
"func": "<string>",
"internalActionId": "2345",
"line": 0,
"priority": 0,
"privilege": "<string>",
"sequenceNumber": 0,
"server": "<string>",
"signalling": "<string>",
"source": { },
"systemName": "<string>",
"timestamp": 1768465816033
}
Attribute (JsonPath)
- channel:
$.channel - signalling:
$.signalling - dnd:
$.dnd - alarm:
$.alarm - internalActionId:
$.internalActionId - actionId:
$.actionId - context:
$.context - priority:
$.priority - file:
$.file - timestamp:
$.timestamp - systemName:
$.systemName - callerIdNum:
$.callerIdNum - sequenceNumber:
$.sequenceNumber - privilege:
$.privilege - dateReceived:
$.dateReceived - callerIdName:
$.callerIdName - channelState:
$.channelState - exten:
$.exten - func:
$.func - server:
$.server - line:
$.line - connectedLineName:
$.connectedLineName - connectedLineNum:
$.connectedLineNum - channelStateDesc:
$.channelStateDesc - source:
$.source