Author Message
hczhao
Joined: Feb 12, 2014
Messages: 51
Offline
Hi Expert,

Our application using Jtapi 8.1. (AES 8.1.2). monitor 2 stations(st1 and st2). added calllistener and teminallistener for each station.
when make a call to st1 and then st1 transfer the call to st2(call.transfer). st2 will receive 2 times terminalConnectionRinging.
Please advise why st2 receive 2 times the ringing event.
JohnBiggs
Joined: Jun 20, 2005
Messages: 1136
Location: Rural, Virginia
Online
if you look closely (at the monitor ID), you will find that one notification is to the monitor on station 1, and the other is for the monitor on station 2. Events are related to calls, and both stations (and both monitors) 'see' the call from station 1 to station 2.
hczhao
Joined: Feb 12, 2014
Messages: 51
Offline
Hi JohnBiggs,

thank you for your response. I guess you are talking Cross Ref ID of TSAPI monitor. we are using JTAPI and add call listener based on station number. our application receive st2 event 2 times for terminalConnectionRinging. Not st1 event.

if we try consult transfer that st2 only receive 1 times terminalConnectionRinging.
hczhao
Joined: Feb 12, 2014
Messages: 51
Offline
32016 Receive 2 times TERMINALCONNECTIONRINGING


2021-07-07 11:57:19,318 [DistributeCSTAEvent] DEBUG TsapiCallMonitor - TERMINALCONNECTIONRINGINGEVENTfor TSConnection[termConn:(766,32016)]@521369f5 for listener com.avaya.aescti.jtapi.listener.CallControlTerminalConnectionListenerImpl@64e8835a
2021-07-07 11:57:19,318 [DistributeCSTAEvent] TRACE LucentV15TerminalConnectionImpl - com.avaya.jtapi.tsapi.impl.LucentV15TerminalConnectionImpl@521369f5 constructed.
2021-07-07 11:57:19,318 [pool-1-thread-11] TRACE LucentV15TerminalConnectionImpl - --> getTerminal[]: com.avaya.jtapi.tsapi.impl.LucentV15TerminalConnectionImpl@38357714
2021-07-07 11:57:19,318 [DistributeCSTAEvent] TRACE LucentV11AddressImpl - com.avaya.jtapi.tsapi.impl.LucentV11AddressImpl@7e8870a7 constructed.
2021-07-07 11:57:19,318 [pool-1-thread-11] TRACE LucentV5TerminalExImpl - com.avaya.jtapi.tsapi.impl.LucentV5TerminalExImpl@7e8870a7 constructed.
2021-07-07 11:57:19,318 [pool-1-thread-11] TRACE LucentV15TerminalConnectionImpl - <-- getTerminal[]: com.avaya.jtapi.tsapi.impl.LucentV15TerminalConnectionImpl@38357714
2021-07-07 11:57:19,318 [pool-1-thread-11] TRACE LucentV5TerminalExImpl - --> getName[]: com.avaya.jtapi.tsapi.impl.LucentV5TerminalExImpl@7e8870a7
2021-07-07 11:57:19,318 [pool-1-thread-11] TRACE LucentV5TerminalExImpl - <-- getName[]: com.avaya.jtapi.tsapi.impl.LucentV5TerminalExImpl@7e8870a7
2021-07-07 11:57:19,318 [DistributeCSTAEvent] TRACE LucentV11AddressImpl - com.avaya.jtapi.tsapi.impl.LucentV11AddressImpl@681d6eaa constructed.
2021-07-07 11:57:19,318 [DistributeCSTAEvent] TRACE LucentV11AddressImpl - com.avaya.jtapi.tsapi.impl.LucentV11AddressImpl@7e8870a7 constructed.
2021-07-07 11:57:19,318 [pool-1-thread-11] TRACE LucentV15CallImpl - --> getUCID[]: com.avaya.jtapi.tsapi.impl.LucentV15CallImpl@88827ca
2021-07-07 11:57:19,318 [pool-1-thread-11] TRACE LucentV15CallImpl - <-- getUCID[]: com.avaya.jtapi.tsapi.impl.LucentV15CallImpl@88827ca
2021-07-07 11:57:19,318 [pool-1-thread-11] TRACE LucentV15CallImpl - --> getCallingAddress[]: com.avaya.jtapi.tsapi.impl.LucentV15CallImpl@88827ca
2021-07-07 11:57:19,318 [pool-1-thread-11] TRACE LucentV11AddressImpl - com.avaya.jtapi.tsapi.impl.LucentV11AddressImpl@7e8870a7 constructed.
2021-07-07 11:57:19,318 [pool-1-thread-11] TRACE LucentV15CallImpl - <-- getCallingAddress[]: com.avaya.jtapi.tsapi.impl.LucentV15CallImpl@88827ca
2021-07-07 11:57:19,318 [pool-1-thread-11] TRACE LucentV15CallImpl - --> getCallingAddress[]: com.avaya.jtapi.tsapi.impl.LucentV15CallImpl@88827ca
2021-07-07 11:57:19,318 [DistributeCSTAEvent] TRACE LucentV5TerminalExImpl - com.avaya.jtapi.tsapi.impl.LucentV5TerminalExImpl@7e8870a7 constructed.
2021-07-07 11:57:19,318 [DistributeCSTAEvent] TRACE LucentV11AddressImpl - com.avaya.jtapi.tsapi.impl.LucentV11AddressImpl@2154bb58 constructed.
2021-07-07 11:57:19,318 [DistributeCSTAEvent] TRACE LucentV15CallImpl - com.avaya.jtapi.tsapi.impl.LucentV15CallImpl@88827ca constructed.
2021-07-07 11:57:19,318 [pool-1-thread-11] TRACE LucentV11AddressImpl - com.avaya.jtapi.tsapi.impl.LucentV11AddressImpl@7e8870a7 constructed.
2021-07-07 11:57:19,318 [pool-1-thread-11] TRACE LucentV15CallImpl - <-- getCallingAddress[]: com.avaya.jtapi.tsapi.impl.LucentV15CallImpl@88827ca
2021-07-07 11:57:19,318 [pool-1-thread-11] TRACE LucentV11AddressImpl - --> getName[]: com.avaya.jtapi.tsapi.impl.LucentV11AddressImpl@7e8870a7
2021-07-07 11:57:19,318 [pool-1-thread-11] TRACE LucentV11AddressImpl - <-- getName[]: com.avaya.jtapi.tsapi.impl.LucentV11AddressImpl@7e8870a7
2021-07-07 11:57:19,318 [pool-1-thread-11] TRACE LucentV15CallImpl - --> getCalledAddress[]: com.avaya.jtapi.tsapi.impl.LucentV15CallImpl@88827ca
2021-07-07 11:57:19,318 [DistributeCSTAEvent] TRACE LucentV15CallImpl - --> getTrunks[]: com.avaya.jtapi.tsapi.impl.LucentV15CallImpl@88827ca
2021-07-07 11:57:19,318 [pool-1-thread-11] TRACE LucentV11AddressImpl - com.avaya.jtapi.tsapi.impl.LucentV11AddressImpl@2154bb58 constructed.
2021-07-07 11:57:19,318 [pool-1-thread-11] TRACE LucentV15CallImpl - <-- getCalledAddress[]: com.avaya.jtapi.tsapi.impl.LucentV15CallImpl@88827ca
2021-07-07 11:57:19,318 [pool-1-thread-11] TRACE LucentV15CallImpl - --> getCalledAddress[]: com.avaya.jtapi.tsapi.impl.LucentV15CallImpl@88827ca
2021-07-07 11:57:19,318 [DistributeCSTAEvent] TRACE LucentV15CallImpl - <-- getTrunks[]: com.avaya.jtapi.tsapi.impl.LucentV15CallImpl@88827ca
2021-07-07 11:57:19,318 [pool-1-thread-11] TRACE LucentV11AddressImpl - com.avaya.jtapi.tsapi.impl.LucentV11AddressImpl@2154bb58 constructed.
2021-07-07 11:57:19,319 [pool-1-thread-11] TRACE LucentV15CallImpl - <-- getCalledAddress[]: com.avaya.jtapi.tsapi.impl.LucentV15CallImpl@88827ca
2021-07-07 11:57:19,319 [pool-1-thread-11] TRACE LucentV11AddressImpl - --> getName[]: com.avaya.jtapi.tsapi.impl.LucentV11AddressImpl@2154bb58
2021-07-07 11:57:19,319 [pool-1-thread-11] TRACE LucentV11AddressImpl - <-- getName[]: com.avaya.jtapi.tsapi.impl.LucentV11AddressImpl@2154bb58
2021-07-07 11:57:19,319 [DistributeCSTAEvent] DEBUG TsapiCallMonitor - TERMINALCONNECTIONRINGINGEVENT_CC for TSConnection[termConn:(766,32016)]@521369f5 for listener com.avaya.aescti.jtapi.listener.CallControlTerminalConnectionListenerImpl@64e8835a
2021-07-07 11:57:19,319 [pool-1-thread-11] TRACE LucentV5TerminalExImpl - --> getTerminalConnections[]: com.avaya.jtapi.tsapi.impl.LucentV5TerminalExImpl@7e8870a7
2021-07-07 11:57:19,319 [pool-1-thread-11] INFO TsapiSession - Sent InvokeID 66 for TSProvider[#1]@88827ca
2021-07-07 11:57:19,319 [pool-1-thread-11] DEBUG TsapiSession - CSTASnapshotDevice ::=
2021-07-07 11:57:19,319 [pool-1-thread-11] DEBUG TsapiSession - {
2021-07-07 11:57:19,319 [pool-1-thread-11] DEBUG TsapiSession - snapshotObject "32020"
2021-07-07 11:57:19,319 [pool-1-thread-11] DEBUG TsapiSession - }
2021-07-07 11:57:19,319 [DistributeCSTAEvent] INFO TSEventHandler - DONE handling CSTA_DELIVERED for TSProvider[#1]@88827ca
2021-07-07 11:57:19,319 [pool-1-thread-13] TRACE TsapiCallMonitor - --> run[]: com.avaya.jtapi.tsapi.impl.monitor.TsapiCallMonitor@5c577590
2021-07-07 11:57:19,491 [GetEventThread] INFO TsapiSession - Received invokeID 64 for TSProvider[#1]@88827ca
2021-07-07 11:57:19,491 [GetEventThread] DEBUG TsapiSession - CSTASnapshotCallConfEvent ::=
2021-07-07 11:57:19,491 [GetEventThread] DEBUG TsapiSession - {
2021-07-07 11:57:19,491 [GetEventThread] DEBUG TsapiSession - snapshotData
2021-07-07 11:57:19,491 [GetEventThread] DEBUG TsapiSession - {
2021-07-07 11:57:19,491 [GetEventThread] DEBUG TsapiSession - {
2021-07-07 11:57:19,491 [GetEventThread] DEBUG TsapiSession - deviceOnCall
2021-07-07 11:57:19,491 [GetEventThread] DEBUG TsapiSession - {
2021-07-07 11:57:19,491 [GetEventThread] DEBUG TsapiSession - deviceID "32020"
2021-07-07 11:57:19,491 [GetEventThread] DEBUG TsapiSession - deviceIDType 55 < EXPLICIT_PRIVATE_LOCAL_NUMBER >
2021-07-07 11:57:19,491 [GetEventThread] DEBUG TsapiSession - deviceIDStatus 0 < ID_PROVIDED >
2021-07-07 11:57:19,491 [GetEventThread] DEBUG TsapiSession - }
2021-07-07 11:57:19,491 [GetEventThread] DEBUG TsapiSession - callIdentifier
2021-07-07 11:57:19,491 [GetEventThread] DEBUG TsapiSession - {
2021-07-07 11:57:19,491 [GetEventThread] DEBUG TsapiSession - callID 766
2021-07-07 11:57:19,491 [GetEventThread] DEBUG TsapiSession - deviceID "32020"
2021-07-07 11:57:19,491 [GetEventThread] DEBUG TsapiSession - devIDType 0 < STATIC_ID >
2021-07-07 11:57:19,491 [GetEventThread] DEBUG TsapiSession - }
2021-07-07 11:57:19,491 [GetEventThread] DEBUG TsapiSession - localConnectionState 3 < CS_CONNECT >
2021-07-07 11:57:19,491 [GetEventThread] DEBUG TsapiSession - }
2021-07-07 11:57:19,491 [GetEventThread] DEBUG TsapiSession - {
2021-07-07 11:57:19,491 [GetEventThread] DEBUG TsapiSession - deviceOnCall
2021-07-07 11:57:19,491 [GetEventThread] DEBUG TsapiSession - {
2021-07-07 11:57:19,491 [GetEventThread] DEBUG TsapiSession - deviceID "32016"
2021-07-07 11:57:19,491 [GetEventThread] DEBUG TsapiSession - deviceIDType 55 < EXPLICIT_PRIVATE_LOCAL_NUMBER >
2021-07-07 11:57:19,491 [GetEventThread] DEBUG TsapiSession - deviceIDStatus 0 < ID_PROVIDED >
2021-07-07 11:57:19,492 [GetEventThread] DEBUG TsapiSession - }
2021-07-07 11:57:19,492 [GetEventThread] DEBUG TsapiSession - callIdentifier
2021-07-07 11:57:19,492 [GetEventThread] DEBUG TsapiSession - {
2021-07-07 11:57:19,492 [GetEventThread] DEBUG TsapiSession - callID 766
2021-07-07 11:57:19,492 [GetEventThread] DEBUG TsapiSession - deviceID "32016"
2021-07-07 11:57:19,492 [GetEventThread] DEBUG TsapiSession - devIDType 0 < STATIC_ID >
2021-07-07 11:57:19,492 [GetEventThread] DEBUG TsapiSession - }
2021-07-07 11:57:19,492 [GetEventThread] DEBUG TsapiSession - localConnectionState 2 < CS_ALERTING >
2021-07-07 11:57:19,492 [GetEventThread] DEBUG TsapiSession - }
2021-07-07 11:57:19,492 [GetEventThread] DEBUG TsapiSession - }
2021-07-07 11:57:19,492 [GetEventThread] DEBUG TsapiSession - }
2021-07-07 11:57:19,492 [GetEventThread] DEBUG TsapiSession - TsapiPrivate ::=
2021-07-07 11:57:19,492 [GetEventThread] DEBUG TsapiSession - {
2021-07-07 11:57:19,492 [GetEventThread] DEBUG TsapiSession - vendor "ECS"
2021-07-07 11:57:19,492 [GetEventThread] DEBUG TsapiSession - data 2 0 8a 0 30 1e 30 1c 30 1a 16 5 33 32 30 31 37 a 1 20 30 e 2 2 2 fc 16 5 33 32 30 31 37 a 1 0
2021-07-07 11:57:19,492 [GetEventThread] DEBUG TsapiSession - tsType 121
2021-07-07 11:57:19,492 [GetEventThread] DEBUG TsapiSession - }
2021-07-07 11:57:19,492 [GetEventThread] INFO TsapiEventQueue - Putting event CSTAEvent[CSTASnapshotCallConfEvent]@27118434. EVENT Q SIZE = 1 MAX Q SIZE = 2 for TSProvider[#1]@88827ca
2021-07-07 11:57:19,492 [DistributeCSTAEvent] INFO TsapiEventQueue - Getting event CSTAEvent[CSTASnapshotCallConfEvent]@27118434 for TSProvider[#1]@88827ca
2021-07-07 11:57:19,492 [DistributeCSTAEvent] DEBUG LucentPrivateData - LucentSnapshotCallInfoConfEvent ::=
2021-07-07 11:57:19,492 [DistributeCSTAEvent] DEBUG LucentPrivateData - {
2021-07-07 11:57:19,492 [DistributeCSTAEvent] DEBUG LucentPrivateData - deviceHistory
2021-07-07 11:57:19,492 [DistributeCSTAEvent] DEBUG LucentPrivateData - {
2021-07-07 11:57:19,492 [DistributeCSTAEvent] DEBUG LucentPrivateData - {
2021-07-07 11:57:19,492 [DistributeCSTAEvent] DEBUG LucentPrivateData - oldDeviceID "32017"
2021-07-07 11:57:19,492 [DistributeCSTAEvent] DEBUG LucentPrivateData - eventCause 32 < EC_TRANSFER >
2021-07-07 11:57:19,492 [DistributeCSTAEvent] DEBUG LucentPrivateData - oldConnectionID
2021-07-07 11:57:19,492 [DistributeCSTAEvent] DEBUG LucentPrivateData - {
2021-07-07 11:57:19,492 [DistributeCSTAEvent] DEBUG LucentPrivateData - callID 764
2021-07-07 11:57:19,492 [DistributeCSTAEvent] DEBUG LucentPrivateData - deviceID "32017"
2021-07-07 11:57:19,492 [DistributeCSTAEvent] DEBUG LucentPrivateData - devIDType 0 < STATIC_ID >
2021-07-07 11:57:19,492 [DistributeCSTAEvent] DEBUG LucentPrivateData - }
2021-07-07 11:57:19,492 [DistributeCSTAEvent] DEBUG LucentPrivateData - }
2021-07-07 11:57:19,492 [DistributeCSTAEvent] DEBUG LucentPrivateData - }
2021-07-07 11:57:19,492 [DistributeCSTAEvent] DEBUG LucentPrivateData - }
2021-07-07 11:57:19,492 [DistributeCSTAEvent] INFO TSInvokeID - Handling INVOKE ID 64 for TSProvider[#1]@88827ca
2021-07-07 11:57:19,492 [DistributeCSTAEvent] DEBUG TsapiCallMonitor - Getting TsapiCallMonitor lock to deliver events for call listener com.avaya.aescti.jtapi.listener.CallControlTerminalConnectionListenerImpl@64e8835a
2021-07-07 11:57:19,493 [DistributeCSTAEvent] TRACE LucentV11AddressImpl - com.avaya.jtapi.tsapi.impl.LucentV11AddressImpl@7e8870a7 constructed.
2021-07-07 11:57:19,493 [DistributeCSTAEvent] TRACE LucentV5TerminalExImpl - com.avaya.jtapi.tsapi.impl.LucentV5TerminalExImpl@7e8870a7 constructed.
2021-07-07 11:57:19,493 [DistributeCSTAEvent] TRACE LucentV11AddressImpl - com.avaya.jtapi.tsapi.impl.LucentV11AddressImpl@2154bb58 constructed.
2021-07-07 11:57:19,493 [DistributeCSTAEvent] TRACE LucentV15CallImpl - com.avaya.jtapi.tsapi.impl.LucentV15CallImpl@88827ca constructed.
2021-07-07 11:57:19,493 [DistributeCSTAEvent] TRACE LucentV15CallImpl - --> getTrunks[]: com.avaya.jtapi.tsapi.impl.LucentV15CallImpl@88827ca
2021-07-07 11:57:19,493 [DistributeCSTAEvent] TRACE LucentV15CallImpl - <-- getTrunks[]: com.avaya.jtapi.tsapi.impl.LucentV15CallImpl@88827ca
2021-07-07 11:57:19,493 [DistributeCSTAEvent] DEBUG TsapiCallMonitor - Meta event BEGIN: cause (212) metaCode (212) for com.avaya.aescti.jtapi.listener.CallControlTerminalConnectionListenerImpl@64e8835a
2021-07-07 11:57:19,493 [DistributeCSTAEvent] TRACE LucentV11AddressImpl - com.avaya.jtapi.tsapi.impl.LucentV11AddressImpl@7e8870a7 constructed.
2021-07-07 11:57:19,493 [DistributeCSTAEvent] TRACE LucentV5TerminalExImpl - com.avaya.jtapi.tsapi.impl.LucentV5TerminalExImpl@7e8870a7 constructed.
2021-07-07 11:57:19,493 [DistributeCSTAEvent] TRACE LucentV11AddressImpl - com.avaya.jtapi.tsapi.impl.LucentV11AddressImpl@2154bb58 constructed.
2021-07-07 11:57:19,493 [DistributeCSTAEvent] TRACE LucentV15CallImpl - com.avaya.jtapi.tsapi.impl.LucentV15CallImpl@88827ca constructed.
2021-07-07 11:57:19,493 [DistributeCSTAEvent] TRACE LucentV15CallImpl - --> getTrunks[]: com.avaya.jtapi.tsapi.impl.LucentV15CallImpl@88827ca
2021-07-07 11:57:19,493 [DistributeCSTAEvent] TRACE LucentV15CallImpl - <-- getTrunks[]: com.avaya.jtapi.tsapi.impl.LucentV15CallImpl@88827ca
2021-07-07 11:57:19,493 [DistributeCSTAEvent] DEBUG TsapiCallMonitor - CONNECTIONALERTINGEVENT for TSConnection[conn:(766,32016)]@622240b4 for listener com.avaya.aescti.jtapi.listener.CallControlTerminalConnectionListenerImpl@64e8835a
2021-07-07 11:57:19,493 [DistributeCSTAEvent] TRACE LucentV11AddressImpl - com.avaya.jtapi.tsapi.impl.LucentV11AddressImpl@7e8870a7 constructed.
2021-07-07 11:57:19,493 [DistributeCSTAEvent] TRACE LucentV5TerminalExImpl - com.avaya.jtapi.tsapi.impl.LucentV5TerminalExImpl@7e8870a7 constructed.
2021-07-07 11:57:19,493 [DistributeCSTAEvent] TRACE LucentV11AddressImpl - com.avaya.jtapi.tsapi.impl.LucentV11AddressImpl@2154bb58 constructed.
2021-07-07 11:57:19,493 [DistributeCSTAEvent] TRACE LucentV15CallImpl - com.avaya.jtapi.tsapi.impl.LucentV15CallImpl@88827ca constructed.
2021-07-07 11:57:19,493 [DistributeCSTAEvent] TRACE LucentV15CallImpl - --> getTrunks[]: com.avaya.jtapi.tsapi.impl.LucentV15CallImpl@88827ca
2021-07-07 11:57:19,493 [DistributeCSTAEvent] TRACE LucentV15CallImpl - <-- getTrunks[]: com.avaya.jtapi.tsapi.impl.LucentV15CallImpl@88827ca
2021-07-07 11:57:19,493 [DistributeCSTAEvent] DEBUG TsapiCallMonitor - CONNECTIONALERTINGEVENT_CC for TSConnection[conn:(766,32016)]@622240b4 for listener com.avaya.aescti.jtapi.listener.CallControlTerminalConnectionListenerImpl@64e8835a
2021-07-07 11:57:19,493 [DistributeCSTAEvent] TRACE LucentV15TerminalConnectionImpl - com.avaya.jtapi.tsapi.impl.LucentV15TerminalConnectionImpl@521369f5 constructed.
2021-07-07 11:57:19,493 [DistributeCSTAEvent] TRACE LucentV11AddressImpl - com.avaya.jtapi.tsapi.impl.LucentV11AddressImpl@7e8870a7 constructed.
2021-07-07 11:57:19,493 [DistributeCSTAEvent] TRACE LucentV5TerminalExImpl - com.avaya.jtapi.tsapi.impl.LucentV5TerminalExImpl@7e8870a7 constructed.
2021-07-07 11:57:19,493 [DistributeCSTAEvent] TRACE LucentV11AddressImpl - com.avaya.jtapi.tsapi.impl.LucentV11AddressImpl@2154bb58 constructed.
2021-07-07 11:57:19,493 [DistributeCSTAEvent] TRACE LucentV15CallImpl - com.avaya.jtapi.tsapi.impl.LucentV15CallImpl@88827ca constructed.
2021-07-07 11:57:19,493 [DistributeCSTAEvent] TRACE LucentV15CallImpl - --> getTrunks[]: com.avaya.jtapi.tsapi.impl.LucentV15CallImpl@88827ca
2021-07-07 11:57:19,493 [DistributeCSTAEvent] TRACE LucentV15CallImpl - <-- getTrunks[]: com.avaya.jtapi.tsapi.impl.LucentV15CallImpl@88827ca
2021-07-07 11:57:19,493 [DistributeCSTAEvent] DEBUG TsapiCallMonitor - TERMINALCONNECTIONRINGINGEVENT for TSConnection[termConn:(766,32016)]@521369f5 for listener com.avaya.aescti.jtapi.listener.CallControlTerminalConnectionListenerImpl@64e8835a
2021-07-07 11:57:19,493 [DistributeCSTAEvent] TRACE LucentV15TerminalConnectionImpl - com.avaya.jtapi.tsapi.impl.LucentV15TerminalConnectionImpl@521369f5 constructed.
2021-07-07 11:57:19,493 [DistributeCSTAEvent] TRACE LucentV11AddressImpl - com.avaya.jtapi.tsapi.impl.LucentV11AddressImpl@7e8870a7 constructed.
2021-07-07 11:57:19,493 [DistributeCSTAEvent] TRACE LucentV5TerminalExImpl - com.avaya.jtapi.tsapi.impl.LucentV5TerminalExImpl@7e8870a7 constructed.
2021-07-07 11:57:19,493 [DistributeCSTAEvent] TRACE LucentV11AddressImpl - com.avaya.jtapi.tsapi.impl.LucentV11AddressImpl@2154bb58 constructed.
2021-07-07 11:57:19,493 [DistributeCSTAEvent] TRACE LucentV15CallImpl - com.avaya.jtapi.tsapi.impl.LucentV15CallImpl@88827ca constructed.
2021-07-07 11:57:19,493 [DistributeCSTAEvent] TRACE LucentV15CallImpl - --> getTrunks[]: com.avaya.jtapi.tsapi.impl.LucentV15CallImpl@88827ca
2021-07-07 11:57:19,493 [DistributeCSTAEvent] TRACE LucentV15CallImpl - <-- getTrunks[]: com.avaya.jtapi.tsapi.impl.LucentV15CallImpl@88827ca
2021-07-07 11:57:19,493 [DistributeCSTAEvent] DEBUG TsapiCallMonitor - TERMINALCONNECTIONRINGINGEVENT_CC for TSConnection[termConn:(766,32016)]@521369f5 for listener com.avaya.aescti.jtapi.listener.CallControlTerminalConnectionListenerImpl@64e8835a
2021-07-07 11:57:19,493 [DistributeCSTAEvent] INFO TSInvokeID - DONE handling INVOKE ID 64 for TSProvider[#1]@88827ca
2021-07-07 11:57:19,493 [pool-1-thread-14] TRACE TsapiCallMonitor - --> run[]: com.avaya.jtapi.tsapi.impl.monitor.TsapiCallMonitor@5c577590
2021-07-07 11:57:19,604 [GetEventThread] INFO TsapiSession - Received invokeID 66 for TSProvider[#1]@88827ca
2021-07-07 11:57:19,604 [GetEventThread] DEBUG TsapiSession - CSTASnapshotDeviceConfEvent ::=
2021-07-07 11:57:19,604 [GetEventThread] DEBUG TsapiSession - {
2021-07-07 11:57:19,604 [GetEventThread] DEBUG TsapiSession - snapshotData
2021-07-07 11:57:19,604 [GetEventThread] DEBUG TsapiSession - {
2021-07-07 11:57:19,604 [GetEventThread] DEBUG TsapiSession - {
2021-07-07 11:57:19,604 [GetEventThread] DEBUG TsapiSession - callIdentifier
2021-07-07 11:57:19,604 [GetEventThread] DEBUG TsapiSession - {
2021-07-07 11:57:19,604 [GetEventThread] DEBUG TsapiSession - callID 766
2021-07-07 11:57:19,604 [GetEventThread] DEBUG TsapiSession - deviceID "32020"
2021-07-07 11:57:19,604 [GetEventThread] DEBUG TsapiSession - devIDType 0 < STATIC_ID >
2021-07-07 11:57:19,604 [GetEventThread] DEBUG TsapiSession - }
2021-07-07 11:57:19,604 [GetEventThread] DEBUG TsapiSession - localCallState
2021-07-07 11:57:19,604 [GetEventThread] DEBUG TsapiSession - {
2021-07-07 11:57:19,604 [GetEventThread] DEBUG TsapiSession - 3 < CS_CONNECT >
2021-07-07 11:57:19,604 [GetEventThread] DEBUG TsapiSession - 2 < CS_ALERTING >
2021-07-07 11:57:19,604 [GetEventThread] DEBUG TsapiSession - }
2021-07-07 11:57:19,604 [GetEventThread] DEBUG TsapiSession - }
2021-07-07 11:57:19,604 [GetEventThread] DEBUG TsapiSession - }
2021-07-07 11:57:19,604 [GetEventThread] DEBUG TsapiSession - }
2021-07-07 11:57:19,604 [GetEventThread] DEBUG TsapiSession - TsapiPrivate ::=
2021-07-07 11:57:19,604 [GetEventThread] DEBUG TsapiSession - {
2021-07-07 11:57:19,604 [GetEventThread] DEBUG TsapiSession - vendor "ECS"
2021-07-07 11:57:19,604 [GetEventThread] DEBUG TsapiSession - data 2 0 48 0 30 15 30 13 30 e 2 2 2 fe 16 5 33 32 30 32 30 a 1 0 a 1 3
2021-07-07 11:57:19,604 [GetEventThread] DEBUG TsapiSession - tsType 123
2021-07-07 11:57:19,604 [GetEventThread] DEBUG TsapiSession - }
Dominiquee
Joined: Jul 10, 2021
Messages: 1
Offline
Trying to use this shortcut at the beginning of the day to list the events for the day , but I Keep getting the same event mentioned twice.



MyMileStoneCard
Go to:   
Mobile view