Skip to content

Instantly share code, notes, and snippets.

@danish360
Created February 15, 2018 09:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save danish360/3b581e45ccf536c7ad28642d1df80e24 to your computer and use it in GitHub Desktop.
Save danish360/3b581e45ccf536c7ad28642d1df80e24 to your computer and use it in GitHub Desktop.
Agent 2
[2018-02-15 14:43:55,027] [ INFO] [UserService] [LOGIN_REQUEST] [Going To LOGIN]
[2018-02-15 14:43:55,043] [ INFO] [UserService] [LOGIN] [Trying to LOGIN With username:indra and extension:7002]
[2018-02-15 14:43:55,043] [ INFO] [CTIAgentOpertionInterface] [LOGIN_REQUEST] [Doing Login with username:indra, password:indra, extension:7002]
[2018-02-15 14:43:55,074] [DEBUG] [CTIAgent] [INITIALIZING_GENESYS_CTI_AGENT] [logon first line cti controller]
[2018-02-15 14:43:55,074] [ INFO] [CTIAgent] [INITIALIZING_GENESYS_CTI_AGENT] [Got Provider, Now Initializing Agent Manager]
[2018-02-15 14:43:55,074] [ INFO] [CTIAgent] [INITIALIZING_GENESYS_CTI_AGENT] [Got Agent Manager, Now Initializing Call Manager]
[2018-02-15 14:46:48,920] [ INFO] [SystemService] [CHECK_BOSH_CONNECTION] [Checking Bosh Connection Is Done]
[2018-02-15 14:46:49,482] [ INFO] [UserService] [LOGIN_REQUEST] [Going To LOGIN]
[2018-02-15 14:46:49,482] [ INFO] [UserService] [LOGIN] [Trying to LOGIN With username:indra and extension:7002]
[2018-02-15 14:46:49,482] [ INFO] [CTIAgentOpertionInterface] [LOGIN_REQUEST] [Doing Login with username:indra, password:indra, extension:7002]
[2018-02-15 14:46:49,482] [DEBUG] [CTIAgent] [INITIALIZING_GENESYS_CTI_AGENT] [logon first line cti controller]
[2018-02-15 14:46:49,482] [ INFO] [CTIAgent] [INITIALIZING_GENESYS_CTI_AGENT] [Got Provider, Now Initializing Agent Manager]
[2018-02-15 14:46:49,482] [ INFO] [CTIAgent] [INITIALIZING_GENESYS_CTI_AGENT] [Got Agent Manager, Now Initializing Call Manager]
[2018-02-15 14:46:49,513] [ INFO] [CTIAgent] [GENESYS_CTI_AGENT_CONF_SERVER_CONNECTED] [Connected to Conf Server]
[2018-02-15 14:46:49,513] [ INFO] [CTIAgent] [GENESYS_AGENT_CONF] [Agent Login Code :SIP2]
[2018-02-15 14:46:49,529] [ INFO] [CTIAgent] [GENESYS_AGENT_CONF] [Agent State: CFGEnabled]
[2018-02-15 14:46:49,544] [TRACE] [XmppManager] [SENDING_MESSAGE_XMPP] [Message Sent to JID : indra@10.0.1.151 Message : <Update><event>PUT</event><data><user><extension>7002</extension><firstName>indra</firstName><lastName></lastName><loginId>indra</loginId><loginName>indra</loginName><state>LOG_IN</state><stateChangeTime>1518686209544</stateChangeTime><teamId></teamId><teamName></teamName></user></data></Update>]
[2018-02-15 14:46:49,544] [TRACE] [XmppManager] [SENDING_MESSAGE_XMPP] [Message Sent to JID : indra@10.0.1.151 Message : <Update><event>PUT</event><data><user><extension>7002</extension><firstName>indra</firstName><lastName></lastName><loginId>indra</loginId><loginName>indra</loginName><state>NOT_READY</state><stateChangeTime>1518686209544</stateChangeTime><teamId></teamId><teamName></teamName></user></data></Update>]
[2018-02-15 14:46:49,778] [DEBUG] [CTIAgent] [GENESYS_AGENT_CONF] [Agent Code : [ Lunch ] : Type [ NOT_READY]
[2018-02-15 14:46:49,778] [DEBUG] [CTIAgent] [GENESYS_AGENT_CONF] [Agent Code : [ Break ] : Type [ NOT_READY]
[2018-02-15 14:46:49,778] [DEBUG] [CTIAgent] [GENESYS_AGENT_CONF] [Agent Code : [ Meeting ] : Type [ NOT_READY]
[2018-02-15 14:46:49,778] [DEBUG] [CTIAgent] [GENESYS_AGENT_CONF] [Agent Code : [ BlackCoffee ] : Type [ NOT_READY]
[2018-02-15 14:46:49,778] [ INFO] [UserService] [GET_REASON_CODES] [Successfull Got Reason Codes with category:NOT_READYReasonCodes:<ReasonCodes> <reasonCode>[<uri>Lunch</uri><category>NOT_READY</category><code>Lunch</code> <label>Lunch</label><forAll>Lunch</forAll> <default>false</default>, <uri>Break</uri><category>NOT_READY</category><code>Break</code> <label>Break</label><forAll>Break</forAll> <default>false</default>, <uri>Meeting</uri><category>NOT_READY</category><code>Meeting</code> <label>Meeting</label><forAll>Meeting</forAll> <default>false</default>, <uri>BlackCoffee</uri><category>NOT_READY</category><code>BlackCoffee</code> <label>Coffee</label><forAll>BlackCoffee</forAll> <default>false</default>]</reasonCode></ReasonCodes>]
[2018-02-15 14:46:49,950] [DEBUG] [CTIAgent] [GENESYS_AGENT_CONF] [Agent Code : [ ShiftEnd ] : Type [ LOGOUT]
[2018-02-15 14:46:49,950] [DEBUG] [CTIAgent] [GENESYS_AGENT_CONF] [Agent Code : [ ByeBye ] : Type [ LOGOUT]
[2018-02-15 14:46:49,950] [ INFO] [UserService] [GET_REASON_CODES] [Successfull Got Reason Codes with category:LOGOUTReasonCodes:<ReasonCodes> <reasonCode>[<uri>ShiftEnd</uri><category>LOGOUT</category><code>ShiftEnd</code> <label>End Of Day</label><forAll>ShiftEnd</forAll> <default>false</default>, <uri>ByeBye</uri><category>LOGOUT</category><code>ByeBye</code> <label>ByeBye</label><forAll>ByeBye</forAll> <default>false</default>]</reasonCode></ReasonCodes>]
[2018-02-15 14:46:49,997] [DEBUG] [CTIAgent] [GENESYS_AGENT_CONF] [WrapUp Code : [ Processed ] : DisplayName [ Processed]
[2018-02-15 14:46:49,997] [DEBUG] [CTIAgent] [GENESYS_AGENT_CONF] [WrapUp Code : [ NeedsFollowUp ] : DisplayName [ Needs Follow-Up]
[2018-02-15 14:46:49,997] [DEBUG] [CTIAgent] [GENESYS_AGENT_CONF] [WrapUp Code : [ DoneDeal ] : DisplayName [ DoneWithCall]
[2018-02-15 14:46:49,997] [ INFO] [UserService] [GET_REASON_CODES] [Successfull Got Reason Codes with category:WRAP_UPReasonCodes:<ReasonCodes> <reasonCode>[<uri>DoneDeal</uri><category>WRAP_UP</category><code>DoneDeal</code> <label>DoneWithCall</label><forAll>DoneDeal</forAll> <default>true</default>, <uri>NeedsFollowUp</uri><category>WRAP_UP</category><code>NeedsFollowUp</code> <label>Needs Follow-Up</label><forAll>NeedsFollowUp</forAll> <default>false</default>, <uri>Processed</uri><category>WRAP_UP</category><code>Processed</code> <label>Processed</label><forAll>Processed</forAll> <default>false</default>]</reasonCode></ReasonCodes>]
[2018-02-15 14:47:04,957] [ INFO] [UserService] [READY_REQUEST] [Going To READY]
[2018-02-15 14:47:04,957] [ INFO] [UserService] [READY] [Successfully READY With username:indra]
[2018-02-15 14:47:04,973] [ERROR] [CTICallManager] [ProcessCallDropEvent] [No Pending Message]
[2018-02-15 14:47:04,973] [TRACE] [XmppManager] [SENDING_MESSAGE_XMPP] [Message Sent to JID : indra@10.0.1.151 Message : <Update><event>PUT</event><data><user><extension>7002</extension><firstName>indra</firstName><lastName></lastName><loginId>indra</loginId><loginName>indra</loginName><state>READY</state><stateChangeTime>1518686224973</stateChangeTime><teamId></teamId><teamName></teamName></user></data></Update>]
[2018-02-15 14:47:39,558] [DEBUG] [CTICallManager] [callUpdateEvent] [getCause >>]
[2018-02-15 14:47:39,558] [DEBUG] [CTICallManager] [callUpdateEvent] [Call type >>Consult]
[2018-02-15 14:47:39,558] [DEBUG] [CTICallManager] [callUpdateEvent] [Call NOT found in Map, ADDING IN Map and Sending Event]
[2018-02-15 14:47:39,558] [ INFO] [CTICallManager] [Sending Call Notification :] [indra@10.0.1.151]
[2018-02-15 14:47:39,558] [TRACE] [XmppManager] [SENDING_MESSAGE_XMPP] [Message Sent to JID : indra@10.0.1.151 Message : <Update><data><dialog><associatedDialogUri></associatedDialogUri> <fromAddress>7003</fromAddress> <id>7B6T2UT7AD1EHEC8I0QRQPQ0BS00005D</id> <mediaProperties><DNIS>7002</DNIS> <callType>Consult</callType> <callvariables></callvariables> <dialedNumber>7002</dialedNumber></mediaProperties> <mediaType>Voice</mediaType> <participants><Participant> <actions><action>ANSWER</action> <action>DROP</action></actions> <mediaAddress>7002</mediaAddress> <mediaAddressType>AGENT_DEVICE</mediaAddressType> <startTime>1518686259558</startTime> <state>ALERTING</state> <stateCause></stateCause> <stateChangeTime>1518686259558</stateChangeTime></Participant></participants> <state>ALERTING</state><baStatus>PREVIEW_OUTBOUND</baStatus><toAddress>7002</toAddress> <uri></uri></dialog></data><event>PUT</event><requestId></requestId><source></source></Update>]
[2018-02-15 14:47:42,772] [ INFO] [DialogService] [ANSWER_REQUEST] [Going To ANSWER]
[2018-02-15 14:47:42,772] [ INFO] [DialogService] [ANSWER] [Successfully ANSWER The Call with dialogId:7B6T2UT7AD1EHEC8I0QRQPQ0BS00005D]
[2018-02-15 14:47:42,803] [DEBUG] [CTICallManager] [callUpdateEvent] [getCause >>]
[2018-02-15 14:47:42,818] [DEBUG] [CTICallManager] [callUpdateEvent] [Call type >>Consult]
[2018-02-15 14:47:42,818] [DEBUG] [CTICallManager] [callUpdateEvent] [Call found in Map, Updating Map and Sending Event]
[2018-02-15 14:47:42,818] [ERROR] [CTICallManager] [CallUpateEvent] [Cannot Set Wrap Up :[State:false][EventQueue :0]]
[2018-02-15 14:47:42,818] [ INFO] [CTICallManager] [Sending Call Notification :] [indra@10.0.1.151]
[2018-02-15 14:47:42,818] [TRACE] [XmppManager] [SENDING_MESSAGE_XMPP] [Message Sent to JID : indra@10.0.1.151 Message : <Update><data><dialog><associatedDialogUri></associatedDialogUri> <fromAddress>7003</fromAddress> <id>7B6T2UT7AD1EHEC8I0QRQPQ0BS00005D</id> <mediaProperties><DNIS>7002</DNIS> <callType>Consult</callType> <callvariables></callvariables> <dialedNumber>7002</dialedNumber></mediaProperties> <mediaType>Voice</mediaType> <participants><Participant> <actions><action>HOLD</action> <action>CONSULT_CALL</action> <action>TRANSFER_SST</action> <action>DROP</action> <action>CONFERENCE_SSC</action></actions> <mediaAddress>7002</mediaAddress> <mediaAddressType>AGENT_DEVICE</mediaAddressType> <startTime>1518686262818</startTime> <state>TALKING</state> <stateCause></stateCause> <stateChangeTime>1518686262818</stateChangeTime></Participant></participants> <state>ACTIVE</state><baStatus>null</baStatus><toAddress>7002</toAddress> <uri></uri></dialog></data><event>PUT</event><requestId></requestId><source></source></Update>]
[2018-02-15 14:47:50,306] [ INFO] [CTICallManager] [Send Notification] [ Call ID:7B6T2UT7AD1EHEC8I0QRQPQ0BS00005C:Active]
[2018-02-15 14:47:50,306] [ INFO] [CTICallManager] [Sending Call Notification :] [indra@10.0.1.151]
[2018-02-15 14:47:50,306] [TRACE] [XmppManager] [SENDING_MESSAGE_XMPP] [Message Sent to JID : indra@10.0.1.151 Message : <Update><data><dialog><associatedDialogUri></associatedDialogUri> <fromAddress>7005</fromAddress> <id>7B6T2UT7AD1EHEC8I0QRQPQ0BS00005C</id> <mediaProperties><DNIS>7003</DNIS> <callType>Internal</callType> <callvariables></callvariables> <dialedNumber>7003</dialedNumber></mediaProperties> <mediaType>Voice</mediaType> <participants><Participant> <actions><action>HOLD</action> <action>CONSULT_CALL</action> <action>TRANSFER_SST</action> <action>DROP</action> <action>CONFERENCE_SSC</action></actions> <mediaAddress>7002</mediaAddress> <mediaAddressType>AGENT_DEVICE</mediaAddressType> <startTime>1518686270306</startTime> <state>TALKING</state> <stateCause></stateCause> <stateChangeTime>1518686270306</stateChangeTime></Participant></participants> <state>ACTIVE</state><baStatus>null</baStatus><toAddress>7003</toAddress> <uri></uri></dialog></data><event>PUT</event><requestId></requestId><source></source></Update>]
[2018-02-15 14:47:50,306] [ INFO] [CTICallManager] [Send Notification] [ Call ID:7B6T2UT7AD1EHEC8I0QRQPQ0BS00005D:DROPPED]
[2018-02-15 14:47:50,306] [ INFO] [CTICallManager] [Sending Call Notification :] [indra@10.0.1.151]
[2018-02-15 14:47:50,306] [TRACE] [XmppManager] [SENDING_MESSAGE_XMPP] [Message Sent to JID : indra@10.0.1.151 Message : <Update><data><dialog><associatedDialogUri></associatedDialogUri> <fromAddress>7003</fromAddress> <id>7B6T2UT7AD1EHEC8I0QRQPQ0BS00005D</id> <mediaProperties><DNIS>7002</DNIS> <callType>Consult</callType> <callvariables></callvariables> <dialedNumber>7002</dialedNumber></mediaProperties> <mediaType>Voice</mediaType> <participants><Participant> <actions></actions> <mediaAddress>7002</mediaAddress> <mediaAddressType>AGENT_DEVICE</mediaAddressType> <startTime>1518686270306</startTime> <state>DROPPED</state> <stateCause></stateCause> <stateChangeTime>1518686270306</stateChangeTime></Participant></participants> <state>DROPPED</state><baStatus>null</baStatus><toAddress>7002</toAddress> <uri></uri></dialog></data><event>PUT</event><requestId></requestId><source></source></Update>]
[2018-02-15 14:47:50,306] [DEBUG] [CTICallManager] [callUpdateEvent] [getCause >>]
[2018-02-15 14:47:50,306] [DEBUG] [CTICallManager] [callUpdateEvent] [Call type >>Internal]
[2018-02-15 14:47:50,306] [DEBUG] [CTICallManager] [callUpdateEvent] [Call found in Map, Updating Map and Sending Event]
[2018-02-15 14:47:50,306] [ERROR] [CTICallManager] [CallUpateEvent] [Cannot Set Wrap Up :[State:false][EventQueue :0]]
[2018-02-15 14:47:50,306] [ INFO] [CTICallManager] [Sending Call Notification :] [indra@10.0.1.151]
[2018-02-15 14:47:50,306] [TRACE] [XmppManager] [SENDING_MESSAGE_XMPP] [Message Sent to JID : indra@10.0.1.151 Message : <Update><data><dialog><associatedDialogUri></associatedDialogUri> <fromAddress>7005</fromAddress> <id>7B6T2UT7AD1EHEC8I0QRQPQ0BS00005C</id> <mediaProperties><DNIS>7003</DNIS> <callType>Internal</callType> <callvariables></callvariables> <dialedNumber>7003</dialedNumber></mediaProperties> <mediaType>Voice</mediaType> <participants><Participant> <actions><action>HOLD</action> <action>CONSULT_CALL</action> <action>TRANSFER_SST</action> <action>DROP</action> <action>CONFERENCE_SSC</action></actions> <mediaAddress>7002</mediaAddress> <mediaAddressType>AGENT_DEVICE</mediaAddressType> <startTime>1518686270306</startTime> <state>TALKING</state> <stateCause></stateCause> <stateChangeTime>1518686270306</stateChangeTime></Participant></participants> <state>ACTIVE</state><baStatus>null</baStatus><toAddress>7003</toAddress> <uri></uri></dialog></data><event>PUT</event><requestId></requestId><source></source></Update>]
[2018-02-15 14:47:58,746] [ INFO] [DialogService] [DROP_REQUEST] [Going To DROP]
[2018-02-15 14:47:58,746] [ WARN] [CTIAgentOpertionInterface] [RELEASE_REQUEST] [Call ID : 7B6T2UT7AD1EHEC8I0QRQPQ0BS00005C]
[2018-02-15 14:47:58,762] [DEBUG] [CTICallManager] [WRAPUP_CODE_DEFAULT] [Sent to Tserver :'RequestUpdateUserData' (31) attributes:
AttributeConnID [long] = 010a02b7c44a4091
AttributeReferenceID [int] = 23
AttributeUserData [bstr] = KVList:
'DispositionCode' [str] = "DoneDeal"
AttributeThisDN [str] = "7002"]
[2018-02-15 14:47:58,762] [ INFO] [DialogService] [DROP] [Successfully DROP The Call with dialogId:7B6T2UT7AD1EHEC8I0QRQPQ0BS00005C]
[2018-02-15 14:47:58,777] [TRACE] [XmppManager] [SENDING_MESSAGE_XMPP] [Message Sent to JID : indra@10.0.1.151 Message : <Update><event>PUT</event><data><user><extension>7002</extension><firstName>indra</firstName><lastName></lastName><loginId>indra</loginId><loginName>indra</loginName><state>NOT_READY</state><stateChangeTime>1518686278777</stateChangeTime><teamId></teamId><teamName></teamName></user></data></Update>]
[2018-02-15 14:47:58,777] [DEBUG] [CTICallManager] [callUpdateEvent] [getCause >>]
[2018-02-15 14:47:58,777] [DEBUG] [CTICallManager] [callUpdateEvent] [Call type >>Internal]
[2018-02-15 14:47:58,777] [DEBUG] [CTICallManager] [callUpdateEvent] [Call found in Map, Updating Map and Sending Event]
[2018-02-15 14:47:58,777] [ INFO] [CTICallManager] [CallUpdateEvent] [CallState to Wraup]
[2018-02-15 14:47:58,871] [ INFO] [CTICallManager] [Sending Call Notification :] [indra@10.0.1.151]
[2018-02-15 14:47:58,871] [TRACE] [XmppManager] [SENDING_MESSAGE_XMPP] [Message Sent to JID : indra@10.0.1.151 Message : <Update><data><dialog><associatedDialogUri></associatedDialogUri> <fromAddress>7005</fromAddress> <id>7B6T2UT7AD1EHEC8I0QRQPQ0BS00005C</id> <mediaProperties><DNIS>7003</DNIS> <callType>Internal</callType> <callvariables><CallVariable> <name><![CDATA[DispositionCode]]></name> <value><![CDATA[DoneDeal]]></value></CallVariable></callvariables> <dialedNumber>7003</dialedNumber></mediaProperties> <mediaType>Voice</mediaType> <participants><Participant> <actions></actions> <mediaAddress>7002</mediaAddress> <mediaAddressType>AGENT_DEVICE</mediaAddressType> <startTime>1518686278871</startTime> <state>WRAP_UP</state> <stateCause></stateCause> <stateChangeTime>1518686278871</stateChangeTime></Participant></participants> <state>WRAP_UP</state><baStatus>null</baStatus><toAddress>7003</toAddress> <uri></uri></dialog></data><event>PUT</event><requestId></requestId><source></source></Update>]
[2018-02-15 14:48:08,761] [ INFO] [CTICallManager] [ProcessCallDropEvent] [CallDrop event exists :7B6T2UT7AD1EHEC8I0QRQPQ0BS00005C :Status:DROPPED]
[2018-02-15 14:48:08,761] [ INFO] [CTICallManager] [Sending Call Notification :] [indra@10.0.1.151]
[2018-02-15 14:48:08,761] [TRACE] [XmppManager] [SENDING_MESSAGE_XMPP] [Message Sent to JID : indra@10.0.1.151 Message : <Update><data><dialog><associatedDialogUri></associatedDialogUri> <fromAddress>7005</fromAddress> <id>7B6T2UT7AD1EHEC8I0QRQPQ0BS00005C</id> <mediaProperties><DNIS>7003</DNIS> <callType>Internal</callType> <callvariables><CallVariable> <name><![CDATA[DispositionCode]]></name> <value><![CDATA[DoneDeal]]></value></CallVariable></callvariables> <dialedNumber>7003</dialedNumber></mediaProperties> <mediaType>Voice</mediaType> <participants><Participant> <actions></actions> <mediaAddress>7002</mediaAddress> <mediaAddressType>AGENT_DEVICE</mediaAddressType> <startTime>1518686288761</startTime> <state>DROPPED</state> <stateCause></stateCause> <stateChangeTime>1518686288761</stateChangeTime></Participant></participants> <state>DROPPED</state><baStatus>null</baStatus><toAddress>7003</toAddress> <uri></uri></dialog></data><event>PUT</event><requestId></requestId><source></source></Update>]
[2018-02-15 14:48:08,777] [TRACE] [XmppManager] [SENDING_MESSAGE_XMPP] [Message Sent to JID : indra@10.0.1.151 Message : <Update><event>PUT</event><data><user><extension>7002</extension><firstName>indra</firstName><lastName></lastName><loginId>indra</loginId><loginName>indra</loginName><state>READY</state><stateChangeTime>1518686288761</stateChangeTime><teamId></teamId><teamName></teamName></user></data></Update>]
[2018-02-15 14:48:37,684] [DEBUG] [CTICallManager] [callUpdateEvent] [getCause >>]
[2018-02-15 14:48:37,684] [DEBUG] [CTICallManager] [callUpdateEvent] [Call type >>Internal]
[2018-02-15 14:48:37,684] [DEBUG] [CTICallManager] [callUpdateEvent] [Call NOT found in Map, ADDING IN Map and Sending Event]
[2018-02-15 14:48:37,684] [ INFO] [CTICallManager] [Sending Call Notification :] [indra@10.0.1.151]
[2018-02-15 14:48:37,684] [TRACE] [XmppManager] [SENDING_MESSAGE_XMPP] [Message Sent to JID : indra@10.0.1.151 Message : <Update><data><dialog><associatedDialogUri></associatedDialogUri> <fromAddress>7005</fromAddress> <id>7B6T2UT7AD1EHEC8I0QRQPQ0BS00005E</id> <mediaProperties><DNIS>7002</DNIS> <callType>Internal</callType> <callvariables></callvariables> <dialedNumber>7002</dialedNumber></mediaProperties> <mediaType>Voice</mediaType> <participants><Participant> <actions><action>ANSWER</action> <action>DROP</action></actions> <mediaAddress>7002</mediaAddress> <mediaAddressType>AGENT_DEVICE</mediaAddressType> <startTime>1518686317684</startTime> <state>ALERTING</state> <stateCause></stateCause> <stateChangeTime>1518686317684</stateChangeTime></Participant></participants> <state>ALERTING</state><baStatus>PREVIEW_OUTBOUND</baStatus><toAddress>7002</toAddress> <uri></uri></dialog></data><event>PUT</event><requestId></requestId><source></source></Update>]
[2018-02-15 14:48:41,974] [ INFO] [DialogService] [ANSWER_REQUEST] [Going To ANSWER]
[2018-02-15 14:48:41,974] [ INFO] [DialogService] [ANSWER] [Successfully ANSWER The Call with dialogId:7B6T2UT7AD1EHEC8I0QRQPQ0BS00005E]
[2018-02-15 14:48:42,005] [DEBUG] [CTICallManager] [callUpdateEvent] [getCause >>]
[2018-02-15 14:48:42,005] [DEBUG] [CTICallManager] [callUpdateEvent] [Call type >>Internal]
[2018-02-15 14:48:42,005] [DEBUG] [CTICallManager] [callUpdateEvent] [Call found in Map, Updating Map and Sending Event]
[2018-02-15 14:48:42,005] [ERROR] [CTICallManager] [CallUpateEvent] [Cannot Set Wrap Up :[State:true][EventQueue :0]]
[2018-02-15 14:48:42,005] [ INFO] [CTICallManager] [Sending Call Notification :] [indra@10.0.1.151]
[2018-02-15 14:48:42,005] [TRACE] [XmppManager] [SENDING_MESSAGE_XMPP] [Message Sent to JID : indra@10.0.1.151 Message : <Update><data><dialog><associatedDialogUri></associatedDialogUri> <fromAddress>7005</fromAddress> <id>7B6T2UT7AD1EHEC8I0QRQPQ0BS00005E</id> <mediaProperties><DNIS>7002</DNIS> <callType>Internal</callType> <callvariables></callvariables> <dialedNumber>7002</dialedNumber></mediaProperties> <mediaType>Voice</mediaType> <participants><Participant> <actions><action>HOLD</action> <action>CONSULT_CALL</action> <action>TRANSFER_SST</action> <action>DROP</action> <action>CONFERENCE_SSC</action></actions> <mediaAddress>7002</mediaAddress> <mediaAddressType>AGENT_DEVICE</mediaAddressType> <startTime>1518686322005</startTime> <state>TALKING</state> <stateCause></stateCause> <stateChangeTime>1518686322005</stateChangeTime></Participant></participants> <state>ACTIVE</state><baStatus>null</baStatus><toAddress>7002</toAddress> <uri></uri></dialog></data><event>PUT</event><requestId></requestId><source></source></Update>]
[2018-02-15 14:48:53,736] [ INFO] [DialogService] [CONSULT_CALL_REQUEST] [Going To CONSULT_CALL]
[2018-02-15 14:48:53,736] [ INFO] [DialogService] [CONSULT_CALL] [Successfully CONSULT_CALL The Call with dialogId:7B6T2UT7AD1EHEC8I0QRQPQ0BS00005E and consult number:7003]
[2018-02-15 14:49:06,544] [ INFO] [DialogService] [CONSULT_CALL_REQUEST] [Going To CONSULT_CALL]
[2018-02-15 14:49:06,575] [ INFO] [DialogService] [CONSULT_CALL] [Successfully CONSULT_CALL The Call with dialogId:7B6T2UT7AD1EHEC8I0QRQPQ0BS00005E and consult number:7003]
[2018-02-15 14:49:09,476] [DEBUG] [CTICallManager] [callUpdateEvent] [getCause >>]
[2018-02-15 14:49:09,476] [DEBUG] [CTICallManager] [callUpdateEvent] [Call type >>Internal]
[2018-02-15 14:49:09,476] [DEBUG] [CTICallManager] [callUpdateEvent] [Call found in Map, Updating Map and Sending Event]
[2018-02-15 14:49:09,476] [ERROR] [CTICallManager] [CallUpateEvent] [Cannot Set Wrap Up :[State:true][EventQueue :0]]
[2018-02-15 14:49:09,476] [ INFO] [CTICallManager] [Sending Call Notification :] [indra@10.0.1.151]
[2018-02-15 14:49:09,476] [TRACE] [XmppManager] [SENDING_MESSAGE_XMPP] [Message Sent to JID : indra@10.0.1.151 Message : <Update><data><dialog><associatedDialogUri></associatedDialogUri> <fromAddress>7005</fromAddress> <id>7B6T2UT7AD1EHEC8I0QRQPQ0BS00005E</id> <mediaProperties><DNIS>7002</DNIS> <callType>Internal</callType> <callvariables></callvariables> <dialedNumber>7002</dialedNumber></mediaProperties> <mediaType>Voice</mediaType> <participants><Participant> <actions><action>RETRIEVE</action> <action>DROP</action></actions> <mediaAddress>7002</mediaAddress> <mediaAddressType>AGENT_DEVICE</mediaAddressType> <startTime>1518686349476</startTime> <state>HELD</state> <stateCause></stateCause> <stateChangeTime>1518686349476</stateChangeTime></Participant></participants> <state>HELD</state><baStatus>null</baStatus><toAddress>7002</toAddress> <uri></uri></dialog></data><event>PUT</event><requestId></requestId><source></source></Update>]
[2018-02-15 14:49:09,476] [DEBUG] [CTICallManager] [callUpdateEvent] [getCause >>]
[2018-02-15 14:49:09,476] [DEBUG] [CTICallManager] [callUpdateEvent] [Call type >>Consult]
[2018-02-15 14:49:09,476] [DEBUG] [CTICallManager] [callUpdateEvent] [Call NOT found in Map, ADDING IN Map and Sending Event]
[2018-02-15 14:49:09,476] [ INFO] [CTICallManager] [Sending Call Notification :] [indra@10.0.1.151]
[2018-02-15 14:49:09,476] [TRACE] [XmppManager] [SENDING_MESSAGE_XMPP] [Message Sent to JID : indra@10.0.1.151 Message : <Update><data><dialog><associatedDialogUri></associatedDialogUri> <fromAddress>7002</fromAddress> <id>7B6T2UT7AD1EHEC8I0QRQPQ0BS00005F</id> <mediaProperties><DNIS>7003</DNIS> <callType>Consult</callType> <callvariables></callvariables> <dialedNumber>7003</dialedNumber></mediaProperties> <mediaType>Voice</mediaType> <participants><Participant> <actions><action>HOLD</action> <action>DROP</action></actions> <mediaAddress>7002</mediaAddress> <mediaAddressType>AGENT_DEVICE</mediaAddressType> <startTime>1518686349476</startTime> <state>INITIATING</state> <stateCause></stateCause> <stateChangeTime>1518686349476</stateChangeTime></Participant></participants> <state>INITIATING</state><baStatus>PREVIEW_OUTBOUND</baStatus><toAddress>7003</toAddress> <uri></uri></dialog></data><event>PUT</event><requestId></requestId><source></source></Update>]
[2018-02-15 14:49:24,296] [DEBUG] [CTICallManager] [callUpdateEvent] [getCause >>]
[2018-02-15 14:49:24,296] [DEBUG] [CTICallManager] [callUpdateEvent] [Call type >>Consult]
[2018-02-15 14:49:24,296] [DEBUG] [CTICallManager] [callUpdateEvent] [Call found in Map, Updating Map and Sending Event]
[2018-02-15 14:49:24,296] [ERROR] [CTICallManager] [CallUpateEvent] [Cannot Set Wrap Up :[State:true][EventQueue :0]]
[2018-02-15 14:49:24,296] [ INFO] [CTICallManager] [Sending Call Notification :] [indra@10.0.1.151]
[2018-02-15 14:49:24,296] [TRACE] [XmppManager] [SENDING_MESSAGE_XMPP] [Message Sent to JID : indra@10.0.1.151 Message : <Update><data><dialog><associatedDialogUri></associatedDialogUri> <fromAddress>7002</fromAddress> <id>7B6T2UT7AD1EHEC8I0QRQPQ0BS00005F</id> <mediaProperties><DNIS>7003</DNIS> <callType>Consult</callType> <callvariables></callvariables> <dialedNumber>7003</dialedNumber></mediaProperties> <mediaType>Voice</mediaType> <participants><Participant> <actions><action>HOLD</action> <action>CONSULT_CALL</action> <action>TRANSFER_SST</action> <action>DROP</action> <action>CONFERENCE_SSC</action> <action>ALT</action></actions> <mediaAddress>7002</mediaAddress> <mediaAddressType>AGENT_DEVICE</mediaAddressType> <startTime>1518686364296</startTime> <state>TALKING</state> <stateCause></stateCause> <stateChangeTime>1518686364296</stateChangeTime></Participant></participants> <state>ACTIVE</state><baStatus>null</baStatus><toAddress>7003</toAddress> <uri></uri></dialog></data><event>PUT</event><requestId></requestId><source></source></Update>]
[2018-02-15 14:49:24,296] [ INFO] [CTICallManager] [Sending Call Notification :] [indra@10.0.1.151]
[2018-02-15 14:49:24,296] [TRACE] [XmppManager] [SENDING_MESSAGE_XMPP] [Message Sent to JID : indra@10.0.1.151 Message : <Update><data><dialog><associatedDialogUri></associatedDialogUri> <fromAddress>7005</fromAddress> <id>7B6T2UT7AD1EHEC8I0QRQPQ0BS00005E</id> <mediaProperties><DNIS>7002</DNIS> <callType>Internal</callType> <callvariables></callvariables> <dialedNumber>7002</dialedNumber></mediaProperties> <mediaType>Voice</mediaType> <participants><Participant> <actions><action>RETRIEVE</action> <action>DROP</action> <action>ALT</action> <action>TRANSFER</action> <action>CONFERENCE</action></actions> <mediaAddress>7002</mediaAddress> <mediaAddressType>AGENT_DEVICE</mediaAddressType> <startTime>1518686364296</startTime> <state>HELD</state> <stateCause></stateCause> <stateChangeTime>1518686364296</stateChangeTime></Participant></participants> <state>HELD</state><baStatus>null</baStatus><toAddress>7002</toAddress> <uri></uri></dialog></data><event>PUT</event><requestId></requestId><source></source></Update>]
[2018-02-15 14:49:30,146] [ INFO] [DialogService] [TRANSFER_REQUEST] [Going To TRANSFER]
[2018-02-15 14:49:30,146] [ INFO] [DialogService] [TRANSFER] [Successfully TRANSFER The Call with dialogId:7B6T2UT7AD1EHEC8I0QRQPQ0BS00005E]
[2018-02-15 14:49:30,739] [TRACE] [XmppManager] [SENDING_MESSAGE_XMPP] [Message Sent to JID : indra@10.0.1.151 Message : <Update><event>PUT</event><data><user><extension>7002</extension><firstName>indra</firstName><lastName></lastName><loginId>indra</loginId><loginName>indra</loginName><state>NOT_READY</state><stateChangeTime>1518686370739</stateChangeTime><teamId></teamId><teamName></teamName></user></data></Update>]
[2018-02-15 14:49:30,739] [DEBUG] [CTICallManager] [callUpdateEvent] [getCause >>]
[2018-02-15 14:49:30,739] [DEBUG] [CTICallManager] [callUpdateEvent] [Call type >>Internal]
[2018-02-15 14:49:30,739] [DEBUG] [CTICallManager] [callUpdateEvent] [Call found in Map, Updating Map and Sending Event]
[2018-02-15 14:49:30,739] [ INFO] [CTICallManager] [CallUpdateEvent] [CallState to Wraup]
[2018-02-15 14:49:30,739] [ INFO] [CTICallManager] [Sending Call Notification :] [indra@10.0.1.151]
[2018-02-15 14:49:30,739] [TRACE] [XmppManager] [SENDING_MESSAGE_XMPP] [Message Sent to JID : indra@10.0.1.151 Message : <Update><data><dialog><associatedDialogUri></associatedDialogUri> <fromAddress>7005</fromAddress> <id>7B6T2UT7AD1EHEC8I0QRQPQ0BS00005E</id> <mediaProperties><DNIS>7002</DNIS> <callType>Internal</callType> <callvariables></callvariables> <dialedNumber>7002</dialedNumber></mediaProperties> <mediaType>Voice</mediaType> <participants><Participant> <actions></actions> <mediaAddress>7002</mediaAddress> <mediaAddressType>AGENT_DEVICE</mediaAddressType> <startTime>1518686370739</startTime> <state>WRAP_UP</state> <stateCause></stateCause> <stateChangeTime>1518686370739</stateChangeTime></Participant></participants> <state>WRAP_UP</state><baStatus>null</baStatus><toAddress>7002</toAddress> <uri></uri></dialog></data><event>PUT</event><requestId></requestId><source></source></Update>]
[2018-02-15 14:49:30,739] [DEBUG] [CTICallManager] [callUpdateEvent] [getCause >>]
[2018-02-15 14:49:30,739] [DEBUG] [CTICallManager] [callUpdateEvent] [Call type >>Consult]
[2018-02-15 14:49:30,739] [DEBUG] [CTICallManager] [callUpdateEvent] [Call found in Map, Updating Map and Sending Event]
[2018-02-15 14:49:30,739] [ERROR] [CTICallManager] [CallUpateEvent] [Cannot Set Wrap Up :[State:true][EventQueue :1]]
[2018-02-15 14:49:30,739] [ INFO] [CTICallManager] [Sending Call Notification :] [indra@10.0.1.151]
[2018-02-15 14:49:30,739] [TRACE] [XmppManager] [SENDING_MESSAGE_XMPP] [Message Sent to JID : indra@10.0.1.151 Message : <Update><data><dialog><associatedDialogUri></associatedDialogUri> <fromAddress>7002</fromAddress> <id>7B6T2UT7AD1EHEC8I0QRQPQ0BS00005F</id> <mediaProperties><DNIS>7003</DNIS> <callType>Consult</callType> <callvariables></callvariables> <dialedNumber>7003</dialedNumber></mediaProperties> <mediaType>Voice</mediaType> <participants><Participant> <actions></actions> <mediaAddress>7002</mediaAddress> <mediaAddressType>AGENT_DEVICE</mediaAddressType> <startTime>1518686370739</startTime> <state>DROPPED</state> <stateCause></stateCause> <stateChangeTime>1518686370739</stateChangeTime></Participant></participants> <state>DROPPED</state><baStatus>null</baStatus><toAddress>7003</toAddress> <uri></uri></dialog></data><event>PUT</event><requestId></requestId><source></source></Update>]
[2018-02-15 14:49:40,723] [ INFO] [CTICallManager] [ProcessCallDropEvent] [CallDrop event exists :7B6T2UT7AD1EHEC8I0QRQPQ0BS00005E :Status:DROPPED]
[2018-02-15 14:49:40,723] [ INFO] [CTICallManager] [Sending Call Notification :] [indra@10.0.1.151]
[2018-02-15 14:49:40,723] [TRACE] [XmppManager] [SENDING_MESSAGE_XMPP] [Message Sent to JID : indra@10.0.1.151 Message : <Update><data><dialog><associatedDialogUri></associatedDialogUri> <fromAddress>7005</fromAddress> <id>7B6T2UT7AD1EHEC8I0QRQPQ0BS00005E</id> <mediaProperties><DNIS>7002</DNIS> <callType>Internal</callType> <callvariables></callvariables> <dialedNumber>7002</dialedNumber></mediaProperties> <mediaType>Voice</mediaType> <participants><Participant> <actions></actions> <mediaAddress>7002</mediaAddress> <mediaAddressType>AGENT_DEVICE</mediaAddressType> <startTime>1518686380723</startTime> <state>DROPPED</state> <stateCause></stateCause> <stateChangeTime>1518686380723</stateChangeTime></Participant></participants> <state>DROPPED</state><baStatus>null</baStatus><toAddress>7002</toAddress> <uri></uri></dialog></data><event>PUT</event><requestId></requestId><source></source></Update>]
[2018-02-15 14:49:40,723] [TRACE] [XmppManager] [SENDING_MESSAGE_XMPP] [Message Sent to JID : indra@10.0.1.151 Message : <Update><event>PUT</event><data><user><extension>7002</extension><firstName>indra</firstName><lastName></lastName><loginId>indra</loginId><loginName>indra</loginName><state>READY</state><stateChangeTime>1518686380723</stateChangeTime><teamId></teamId><teamName></teamName></user></data></Update>]
[2018-02-15 14:49:52,548] [DEBUG] [CTICallManager] [callUpdateEvent] [getCause >>]
[2018-02-15 14:49:52,548] [DEBUG] [CTICallManager] [callUpdateEvent] [Call type >>Internal]
[2018-02-15 14:49:52,548] [DEBUG] [CTICallManager] [callUpdateEvent] [Call NOT found in Map, ADDING IN Map and Sending Event]
[2018-02-15 14:49:52,548] [ INFO] [CTICallManager] [Sending Call Notification :] [indra@10.0.1.151]
[2018-02-15 14:49:52,548] [TRACE] [XmppManager] [SENDING_MESSAGE_XMPP] [Message Sent to JID : indra@10.0.1.151 Message : <Update><data><dialog><associatedDialogUri></associatedDialogUri> <fromAddress>7005</fromAddress> <id>7B6T2UT7AD1EHEC8I0QRQPQ0BS00005E</id> <mediaProperties><DNIS>7002</DNIS> <callType>Internal</callType> <callvariables></callvariables> <dialedNumber>7002</dialedNumber></mediaProperties> <mediaType>Voice</mediaType> <participants><Participant> <actions><action>ANSWER</action> <action>DROP</action></actions> <mediaAddress>7002</mediaAddress> <mediaAddressType>AGENT_DEVICE</mediaAddressType> <startTime>1518686392548</startTime> <state>ALERTING</state> <stateCause></stateCause> <stateChangeTime>1518686392548</stateChangeTime></Participant></participants> <state>ALERTING</state><baStatus>PREVIEW_OUTBOUND</baStatus><toAddress>7002</toAddress> <uri></uri></dialog></data><event>PUT</event><requestId></requestId><source></source></Update>]
[2018-02-15 14:50:07,212] [ INFO] [DialogService] [ANSWER_REQUEST] [Going To ANSWER]
[2018-02-15 14:50:07,212] [ INFO] [DialogService] [ANSWER] [Successfully ANSWER The Call with dialogId:7B6T2UT7AD1EHEC8I0QRQPQ0BS00005E]
[2018-02-15 14:50:07,259] [DEBUG] [CTICallManager] [callUpdateEvent] [getCause >>]
[2018-02-15 14:50:07,259] [DEBUG] [CTICallManager] [callUpdateEvent] [Call type >>Internal]
[2018-02-15 14:50:07,259] [DEBUG] [CTICallManager] [callUpdateEvent] [Call found in Map, Updating Map and Sending Event]
[2018-02-15 14:50:07,259] [ERROR] [CTICallManager] [CallUpateEvent] [Cannot Set Wrap Up :[State:true][EventQueue :0]]
[2018-02-15 14:50:07,259] [ INFO] [CTICallManager] [Sending Call Notification :] [indra@10.0.1.151]
[2018-02-15 14:50:07,259] [TRACE] [XmppManager] [SENDING_MESSAGE_XMPP] [Message Sent to JID : indra@10.0.1.151 Message : <Update><data><dialog><associatedDialogUri></associatedDialogUri> <fromAddress>7005</fromAddress> <id>7B6T2UT7AD1EHEC8I0QRQPQ0BS00005E</id> <mediaProperties><DNIS>7002</DNIS> <callType>Internal</callType> <callvariables></callvariables> <dialedNumber>7002</dialedNumber></mediaProperties> <mediaType>Voice</mediaType> <participants><Participant> <actions><action>HOLD</action> <action>CONSULT_CALL</action> <action>TRANSFER_SST</action> <action>DROP</action> <action>CONFERENCE_SSC</action> <action>ALT</action></actions> <mediaAddress>7002</mediaAddress> <mediaAddressType>AGENT_DEVICE</mediaAddressType> <startTime>1518686407259</startTime> <state>TALKING</state> <stateCause></stateCause> <stateChangeTime>1518686407259</stateChangeTime></Participant></participants> <state>ACTIVE</state><baStatus>null</baStatus><toAddress>7002</toAddress> <uri></uri></dialog></data><event>PUT</event><requestId></requestId><source></source></Update>]
[2018-02-15 14:50:15,620] [ INFO] [DialogService] [CONSULT_CALL_REQUEST] [Going To CONSULT_CALL]
[2018-02-15 14:50:15,620] [ INFO] [DialogService] [CONSULT_CALL] [Successfully CONSULT_CALL The Call with dialogId:7B6T2UT7AD1EHEC8I0QRQPQ0BS00005E and consult number:7003]
[2018-02-15 14:50:15,886] [DEBUG] [CTICallManager] [callUpdateEvent] [getCause >>]
[2018-02-15 14:50:15,901] [DEBUG] [CTICallManager] [callUpdateEvent] [Call type >>Internal]
[2018-02-15 14:50:15,901] [DEBUG] [CTICallManager] [callUpdateEvent] [Call found in Map, Updating Map and Sending Event]
[2018-02-15 14:50:15,901] [ERROR] [CTICallManager] [CallUpateEvent] [Cannot Set Wrap Up :[State:true][EventQueue :0]]
[2018-02-15 14:50:15,901] [ INFO] [CTICallManager] [Sending Call Notification :] [indra@10.0.1.151]
[2018-02-15 14:50:15,901] [TRACE] [XmppManager] [SENDING_MESSAGE_XMPP] [Message Sent to JID : indra@10.0.1.151 Message : <Update><data><dialog><associatedDialogUri></associatedDialogUri> <fromAddress>7005</fromAddress> <id>7B6T2UT7AD1EHEC8I0QRQPQ0BS00005E</id> <mediaProperties><DNIS>7002</DNIS> <callType>Internal</callType> <callvariables></callvariables> <dialedNumber>7002</dialedNumber></mediaProperties> <mediaType>Voice</mediaType> <participants><Participant> <actions><action>RETRIEVE</action> <action>DROP</action> <action>ALT</action> <action>TRANSFER</action> <action>CONFERENCE</action></actions> <mediaAddress>7002</mediaAddress> <mediaAddressType>AGENT_DEVICE</mediaAddressType> <startTime>1518686415901</startTime> <state>HELD</state> <stateCause></stateCause> <stateChangeTime>1518686415901</stateChangeTime></Participant></participants> <state>HELD</state><baStatus>null</baStatus><toAddress>7002</toAddress> <uri></uri></dialog></data><event>PUT</event><requestId></requestId><source></source></Update>]
[2018-02-15 14:50:15,901] [DEBUG] [CTICallManager] [callUpdateEvent] [getCause >>]
[2018-02-15 14:50:15,901] [DEBUG] [CTICallManager] [callUpdateEvent] [Call type >>Consult]
[2018-02-15 14:50:15,901] [DEBUG] [CTICallManager] [callUpdateEvent] [Call NOT found in Map, ADDING IN Map and Sending Event]
[2018-02-15 14:50:15,901] [ INFO] [CTICallManager] [Sending Call Notification :] [indra@10.0.1.151]
[2018-02-15 14:50:15,901] [TRACE] [XmppManager] [SENDING_MESSAGE_XMPP] [Message Sent to JID : indra@10.0.1.151 Message : <Update><data><dialog><associatedDialogUri></associatedDialogUri> <fromAddress>7002</fromAddress> <id>7B6T2UT7AD1EHEC8I0QRQPQ0BS00005G</id> <mediaProperties><DNIS>7003</DNIS> <callType>Consult</callType> <callvariables></callvariables> <dialedNumber>7003</dialedNumber></mediaProperties> <mediaType>Voice</mediaType> <participants><Participant> <actions><action>HOLD</action> <action>DROP</action></actions> <mediaAddress>7002</mediaAddress> <mediaAddressType>AGENT_DEVICE</mediaAddressType> <startTime>1518686415901</startTime> <state>INITIATING</state> <stateCause></stateCause> <stateChangeTime>1518686415901</stateChangeTime></Participant></participants> <state>INITIATING</state><baStatus>PREVIEW_OUTBOUND</baStatus><toAddress>7003</toAddress> <uri></uri></dialog></data><event>PUT</event><requestId></requestId><source></source></Update>]
[2018-02-15 14:50:20,909] [DEBUG] [CTICallManager] [callUpdateEvent] [getCause >>]
[2018-02-15 14:50:20,909] [DEBUG] [CTICallManager] [callUpdateEvent] [Call type >>Consult]
[2018-02-15 14:50:20,909] [DEBUG] [CTICallManager] [callUpdateEvent] [Call found in Map, Updating Map and Sending Event]
[2018-02-15 14:50:20,909] [ERROR] [CTICallManager] [CallUpateEvent] [Cannot Set Wrap Up :[State:true][EventQueue :0]]
[2018-02-15 14:50:20,909] [ INFO] [CTICallManager] [Sending Call Notification :] [indra@10.0.1.151]
[2018-02-15 14:50:20,909] [TRACE] [XmppManager] [SENDING_MESSAGE_XMPP] [Message Sent to JID : indra@10.0.1.151 Message : <Update><data><dialog><associatedDialogUri></associatedDialogUri> <fromAddress>7002</fromAddress> <id>7B6T2UT7AD1EHEC8I0QRQPQ0BS00005G</id> <mediaProperties><DNIS>7003</DNIS> <callType>Consult</callType> <callvariables></callvariables> <dialedNumber>7003</dialedNumber></mediaProperties> <mediaType>Voice</mediaType> <participants><Participant> <actions><action>HOLD</action> <action>CONSULT_CALL</action> <action>TRANSFER_SST</action> <action>DROP</action> <action>CONFERENCE_SSC</action> <action>ALT</action></actions> <mediaAddress>7002</mediaAddress> <mediaAddressType>AGENT_DEVICE</mediaAddressType> <startTime>1518686420909</startTime> <state>TALKING</state> <stateCause></stateCause> <stateChangeTime>1518686420909</stateChangeTime></Participant></participants> <state>ACTIVE</state><baStatus>null</baStatus><toAddress>7003</toAddress> <uri></uri></dialog></data><event>PUT</event><requestId></requestId><source></source></Update>]
[2018-02-15 14:50:20,909] [ INFO] [CTICallManager] [Sending Call Notification :] [indra@10.0.1.151]
[2018-02-15 14:50:20,909] [TRACE] [XmppManager] [SENDING_MESSAGE_XMPP] [Message Sent to JID : indra@10.0.1.151 Message : <Update><data><dialog><associatedDialogUri></associatedDialogUri> <fromAddress>7005</fromAddress> <id>7B6T2UT7AD1EHEC8I0QRQPQ0BS00005E</id> <mediaProperties><DNIS>7002</DNIS> <callType>Internal</callType> <callvariables></callvariables> <dialedNumber>7002</dialedNumber></mediaProperties> <mediaType>Voice</mediaType> <participants><Participant> <actions><action>RETRIEVE</action> <action>DROP</action> <action>ALT</action> <action>TRANSFER</action> <action>CONFERENCE</action></actions> <mediaAddress>7002</mediaAddress> <mediaAddressType>AGENT_DEVICE</mediaAddressType> <startTime>1518686420909</startTime> <state>HELD</state> <stateCause></stateCause> <stateChangeTime>1518686420909</stateChangeTime></Participant></participants> <state>HELD</state><baStatus>null</baStatus><toAddress>7002</toAddress> <uri></uri></dialog></data><event>PUT</event><requestId></requestId><source></source></Update>]
[2018-02-15 14:50:26,384] [ INFO] [DialogService] [CONFERENCE_REQUEST] [Going To CONFERENCE]
[2018-02-15 14:50:26,384] [ INFO] [DialogService] [CONFERENCE] [Successfully CONFERENCE The Call with dialogId:7B6T2UT7AD1EHEC8I0QRQPQ0BS00005E]
[2018-02-15 14:50:26,384] [DEBUG] [CTICallManager] [callUpdateEvent] [getCause >>]
[2018-02-15 14:50:26,384] [DEBUG] [CTICallManager] [callUpdateEvent] [Call type >>Consult]
[2018-02-15 14:50:26,384] [DEBUG] [CTICallManager] [callUpdateEvent] [Call found in Map, Updating Map and Sending Event]
[2018-02-15 14:50:26,384] [ INFO] [CTICallManager] [CallUpdateEvent] [CallState to Wraup]
[2018-02-15 14:50:26,384] [ INFO] [CTICallManager] [Sending Call Notification :] [indra@10.0.1.151]
[2018-02-15 14:50:26,384] [TRACE] [XmppManager] [SENDING_MESSAGE_XMPP] [Message Sent to JID : indra@10.0.1.151 Message : <Update><data><dialog><associatedDialogUri></associatedDialogUri> <fromAddress>7002</fromAddress> <id>7B6T2UT7AD1EHEC8I0QRQPQ0BS00005G</id> <mediaProperties><DNIS>7003</DNIS> <callType>Consult</callType> <callvariables></callvariables> <dialedNumber>7003</dialedNumber></mediaProperties> <mediaType>Voice</mediaType> <participants><Participant> <actions></actions> <mediaAddress>7002</mediaAddress> <mediaAddressType>AGENT_DEVICE</mediaAddressType> <startTime>1518686426384</startTime> <state>WRAP_UP</state> <stateCause></stateCause> <stateChangeTime>1518686426384</stateChangeTime></Participant></participants> <state>WRAP_UP</state><baStatus>null</baStatus><toAddress>7003</toAddress> <uri></uri></dialog></data><event>PUT</event><requestId></requestId><source></source></Update>]
[2018-02-15 14:50:26,431] [DEBUG] [CTICallManager] [callUpdateEvent] [getCause >>]
[2018-02-15 14:50:26,431] [DEBUG] [CTICallManager] [callUpdateEvent] [Call type >>Internal]
[2018-02-15 14:50:26,431] [DEBUG] [CTICallManager] [callUpdateEvent] [Call found in Map, Updating Map and Sending Event]
[2018-02-15 14:50:26,431] [ERROR] [CTICallManager] [CallUpateEvent] [Cannot Set Wrap Up :[State:true][EventQueue :1]]
[2018-02-15 14:50:26,431] [ INFO] [CTICallManager] [Sending Call Notification :] [indra@10.0.1.151]
[2018-02-15 14:50:26,431] [TRACE] [XmppManager] [SENDING_MESSAGE_XMPP] [Message Sent to JID : indra@10.0.1.151 Message : <Update><data><dialog><associatedDialogUri></associatedDialogUri> <fromAddress>7005</fromAddress> <id>7B6T2UT7AD1EHEC8I0QRQPQ0BS00005E</id> <mediaProperties><DNIS>7002</DNIS> <callType>Internal</callType> <callvariables></callvariables> <dialedNumber>7002</dialedNumber></mediaProperties> <mediaType>Voice</mediaType> <participants><Participant> <actions><action>HOLD</action> <action>CONSULT_CALL</action> <action>TRANSFER_SST</action> <action>DROP</action> <action>CONFERENCE_SSC</action> <action>ALT</action></actions> <mediaAddress>7002</mediaAddress> <mediaAddressType>AGENT_DEVICE</mediaAddressType> <startTime>1518686426431</startTime> <state>TALKING</state> <stateCause></stateCause> <stateChangeTime>1518686426431</stateChangeTime></Participant></participants> <state>ACTIVE</state><baStatus>null</baStatus><toAddress>7002</toAddress> <uri></uri></dialog></data><event>PUT</event><requestId></requestId><source></source></Update>]
[2018-02-15 14:50:26,650] [DEBUG] [CTICallManager] [callUpdateEvent] [getCause >>]
[2018-02-15 14:50:26,650] [DEBUG] [CTICallManager] [callUpdateEvent] [Call type >>Internal]
[2018-02-15 14:50:26,650] [DEBUG] [CTICallManager] [callUpdateEvent] [Call found in Map, Updating Map and Sending Event]
[2018-02-15 14:50:26,650] [ERROR] [CTICallManager] [CallUpateEvent] [Cannot Set Wrap Up :[State:true][EventQueue :1]]
[2018-02-15 14:50:26,650] [ INFO] [CTICallManager] [Sending Call Notification :] [indra@10.0.1.151]
[2018-02-15 14:50:26,650] [TRACE] [XmppManager] [SENDING_MESSAGE_XMPP] [Message Sent to JID : indra@10.0.1.151 Message : <Update><data><dialog><associatedDialogUri></associatedDialogUri> <fromAddress>7005</fromAddress> <id>7B6T2UT7AD1EHEC8I0QRQPQ0BS00005E</id> <mediaProperties><DNIS>7002</DNIS> <callType>Internal</callType> <callvariables></callvariables> <dialedNumber>7002</dialedNumber></mediaProperties> <mediaType>Voice</mediaType> <participants><Participant> <actions><action>HOLD</action> <action>CONSULT_CALL</action> <action>TRANSFER_SST</action> <action>DROP</action> <action>CONFERENCE_SSC</action> <action>ALT</action></actions> <mediaAddress>7002</mediaAddress> <mediaAddressType>AGENT_DEVICE</mediaAddressType> <startTime>1518686426650</startTime> <state>TALKING</state> <stateCause></stateCause> <stateChangeTime>1518686426650</stateChangeTime></Participant></participants> <state>ACTIVE</state><baStatus>null</baStatus><toAddress>7002</toAddress> <uri></uri></dialog></data><event>PUT</event><requestId></requestId><source></source></Update>]
[2018-02-15 14:50:29,270] [ INFO] [DialogService] [HOLD_REQUEST] [Going To HOLD]
[2018-02-15 14:50:29,270] [ INFO] [DialogService] [HOLD] [Successfully Hold The Call with dialogId:7B6T2UT7AD1EHEC8I0QRQPQ0BS00005E]
[2018-02-15 14:50:29,348] [DEBUG] [CTICallManager] [callUpdateEvent] [getCause >>]
[2018-02-15 14:50:29,348] [DEBUG] [CTICallManager] [callUpdateEvent] [Call type >>Internal]
[2018-02-15 14:50:29,348] [DEBUG] [CTICallManager] [callUpdateEvent] [Call found in Map, Updating Map and Sending Event]
[2018-02-15 14:50:29,348] [ERROR] [CTICallManager] [CallUpateEvent] [Cannot Set Wrap Up :[State:true][EventQueue :1]]
[2018-02-15 14:50:29,348] [ INFO] [CTICallManager] [Sending Call Notification :] [indra@10.0.1.151]
[2018-02-15 14:50:29,348] [TRACE] [XmppManager] [SENDING_MESSAGE_XMPP] [Message Sent to JID : indra@10.0.1.151 Message : <Update><data><dialog><associatedDialogUri></associatedDialogUri> <fromAddress>7005</fromAddress> <id>7B6T2UT7AD1EHEC8I0QRQPQ0BS00005E</id> <mediaProperties><DNIS>7002</DNIS> <callType>Internal</callType> <callvariables></callvariables> <dialedNumber>7002</dialedNumber></mediaProperties> <mediaType>Voice</mediaType> <participants><Participant> <actions><action>RETRIEVE</action> <action>DROP</action> <action>ALT</action> <action>TRANSFER</action> <action>CONFERENCE</action></actions> <mediaAddress>7002</mediaAddress> <mediaAddressType>AGENT_DEVICE</mediaAddressType> <startTime>1518686429348</startTime> <state>HELD</state> <stateCause></stateCause> <stateChangeTime>1518686429348</stateChangeTime></Participant></participants> <state>HELD</state><baStatus>null</baStatus><toAddress>7002</toAddress> <uri></uri></dialog></data><event>PUT</event><requestId></requestId><source></source></Update>]
[2018-02-15 14:50:31,314] [ INFO] [DialogService] [CONFERENCE_REQUEST] [Going To CONFERENCE]
[2018-02-15 14:50:33,311] [ INFO] [DialogService] [CONFERENCE_REQUEST] [Going To CONFERENCE]
[2018-02-15 14:50:34,652] [ INFO] [DialogService] [CONFERENCE_REQUEST] [Going To CONFERENCE]
[2018-02-15 14:50:37,070] [ INFO] [DialogService] [CONFERENCE_REQUEST] [Going To CONFERENCE]
[2018-02-15 14:50:37,663] [ INFO] [DialogService] [CONFERENCE_REQUEST] [Going To CONFERENCE]
[2018-02-15 14:50:39,863] [ INFO] [DialogService] [CONFERENCE_REQUEST] [Going To CONFERENCE]
[2018-02-15 14:50:45,011] [ INFO] [DialogService] [CONFERENCE_REQUEST] [Going To CONFERENCE]
[2018-02-15 14:50:45,884] [ INFO] [DialogService] [CONFERENCE_REQUEST] [Going To CONFERENCE]
[2018-02-15 14:50:46,150] [ INFO] [DialogService] [CONFERENCE_REQUEST] [Going To CONFERENCE]
[2018-02-15 14:50:47,928] [ INFO] [DialogService] [CONFERENCE_REQUEST] [Going To CONFERENCE]
[2018-02-15 14:50:48,115] [ INFO] [DialogService] [CONFERENCE_REQUEST] [Going To CONFERENCE]
[2018-02-15 14:50:48,318] [ INFO] [DialogService] [CONFERENCE_REQUEST] [Going To CONFERENCE]
[2018-02-15 14:51:36,194] [ INFO] [DialogService] [CONFERENCE_REQUEST] [Going To CONFERENCE]
[2018-02-15 14:51:42,809] [ INFO] [DialogService] [CONFERENCE_REQUEST] [Going To CONFERENCE]
[2018-02-15 14:57:36,664] [ INFO] [UserService] [LOGIN_REQUEST] [Going To LOGIN]
[2018-02-15 14:57:36,664] [ INFO] [UserService] [LOGIN] [Trying to LOGIN With username:indra and extension:7002]
[2018-02-15 14:57:36,664] [ INFO] [CTIAgentOpertionInterface] [LOGIN_REQUEST] [Doing Login with username:indra, password:indra, extension:7002]
[2018-02-15 14:57:36,757] [ INFO] [CTIAgent] [GENESYS_CTI_AGENT_CONF_SERVER_CONNECTED] [Connected to Conf Server]
[2018-02-15 14:57:36,757] [ INFO] [CTIAgent] [GENESYS_AGENT_CONF] [Agent Login Code :SIP2]
[2018-02-15 14:57:36,851] [ INFO] [CTIAgent] [GENESYS_AGENT_CONF] [Agent State: CFGEnabled]
[2018-02-15 14:57:36,866] [ INFO] [CTICallManager] [ExistingCallNotification] ['EventHeld' (66) attributes:
AttributeConnID [long] = 010a02b7c44a4093
AttributePropagatedCallType [int] = 1 [Internal]
AttributeCallID [int] = 16777390
AttributeCallType [int] = 1 [Internal]
AttributeCallUuid [str] = "7B6T2UT7AD1EHEC8I0QRQPQ0BS00005E"
AttributeThisDN [str] = "7002"
AttributeCustomerID [str] = "Environment"
AttributeExtensions [bstr] = KVList:
'BusinessCall' [int] = 1
AttributeReferenceID [int] = 38
AttributeDNIS [str] = "7002"
AttributeThisDNRole [int] = 3 [RoleConferenceMember]
AttributeAgentID [str] = "SIP2"
AttributeANI [str] = "7005"
AttributeCallState [int] = 0
AttributeEventSequenceNumber [long] = 51209
AttributePartyUuid [str] = "0M3GP9VSF90BRCAFB6UHQAC3DC0000VQ"
TimeStamp:
AttributeTimeinSecs [int] = 1518686623
AttributeTimeinuSecs [int] = 25000]
[2018-02-15 14:57:36,866] [ INFO] [CTICallManager] [Sending Call Notification :] [indra@10.0.1.151]
[2018-02-15 14:57:36,866] [TRACE] [XmppManager] [SENDING_MESSAGE_XMPP] [Message Sent to JID : indra@10.0.1.151 Message : <Update><data><dialog><associatedDialogUri></associatedDialogUri> <fromAddress>7005</fromAddress> <id>7B6T2UT7AD1EHEC8I0QRQPQ0BS00005E</id> <mediaProperties><DNIS>7002</DNIS> <callType>Internal</callType> <callvariables></callvariables> <dialedNumber>7002</dialedNumber></mediaProperties> <mediaType>Voice</mediaType> <participants><Participant> <actions><action>RETRIEVE</action> <action>DROP</action> <action>ALT</action> <action>TRANSFER</action> <action>CONFERENCE</action></actions> <mediaAddress>7002</mediaAddress> <mediaAddressType>AGENT_DEVICE</mediaAddressType> <startTime>1518686856866</startTime> <state>HELD</state> <stateCause></stateCause> <stateChangeTime>1518686856866</stateChangeTime></Participant></participants> <state>HELD</state><baStatus>null</baStatus><toAddress>7002</toAddress> <uri></uri></dialog></data><event>PUT</event><requestId></requestId><source></source></Update>]
[2018-02-15 14:57:36,866] [TRACE] [XmppManager] [SENDING_MESSAGE_XMPP] [Message Sent to JID : indra@10.0.1.151 Message : <Update><event>PUT</event><data><user><extension>7002</extension><firstName>indra</firstName><lastName></lastName><loginId>indra</loginId><loginName>indra</loginName><state>LOG_IN</state><stateChangeTime>1518686856866</stateChangeTime><teamId></teamId><teamName></teamName></user></data></Update>]
[2018-02-15 14:57:36,866] [ INFO] [CTICallManager] [ProcessCallDropEvent] [CallDrop event exists :7B6T2UT7AD1EHEC8I0QRQPQ0BS00005G :Status:DROPPED]
[2018-02-15 14:57:36,866] [ INFO] [CTICallManager] [Sending Call Notification :] [indra@10.0.1.151]
[2018-02-15 14:57:36,866] [TRACE] [XmppManager] [SENDING_MESSAGE_XMPP] [Message Sent to JID : indra@10.0.1.151 Message : <Update><data><dialog><associatedDialogUri></associatedDialogUri> <fromAddress>7002</fromAddress> <id>7B6T2UT7AD1EHEC8I0QRQPQ0BS00005G</id> <mediaProperties><DNIS>7003</DNIS> <callType>Consult</callType> <callvariables></callvariables> <dialedNumber>7003</dialedNumber></mediaProperties> <mediaType>Voice</mediaType> <participants><Participant> <actions></actions> <mediaAddress>7002</mediaAddress> <mediaAddressType>AGENT_DEVICE</mediaAddressType> <startTime>1518686856866</startTime> <state>DROPPED</state> <stateCause></stateCause> <stateChangeTime>1518686856866</stateChangeTime></Participant></participants> <state>DROPPED</state><baStatus>null</baStatus><toAddress>7003</toAddress> <uri></uri></dialog></data><event>PUT</event><requestId></requestId><source></source></Update>]
[2018-02-15 14:57:36,866] [TRACE] [XmppManager] [SENDING_MESSAGE_XMPP] [Message Sent to JID : indra@10.0.1.151 Message : <Update><event>PUT</event><data><user><extension>7002</extension><firstName>indra</firstName><lastName></lastName><loginId>indra</loginId><loginName>indra</loginName><state>READY</state><stateChangeTime>1518686856866</stateChangeTime><teamId></teamId><teamName></teamName></user></data></Update>]
[2018-02-15 14:57:37,225] [DEBUG] [CTIAgent] [GENESYS_AGENT_CONF] [Agent Code : [ Lunch ] : Type [ NOT_READY]
[2018-02-15 14:57:37,225] [DEBUG] [CTIAgent] [GENESYS_AGENT_CONF] [Agent Code : [ Break ] : Type [ NOT_READY]
[2018-02-15 14:57:37,225] [DEBUG] [CTIAgent] [GENESYS_AGENT_CONF] [Agent Code : [ Meeting ] : Type [ NOT_READY]
[2018-02-15 14:57:37,225] [DEBUG] [CTIAgent] [GENESYS_AGENT_CONF] [Agent Code : [ BlackCoffee ] : Type [ NOT_READY]
[2018-02-15 14:57:37,225] [ INFO] [UserService] [GET_REASON_CODES] [Successfull Got Reason Codes with category:NOT_READYReasonCodes:<ReasonCodes> <reasonCode>[<uri>Lunch</uri><category>NOT_READY</category><code>Lunch</code> <label>Lunch</label><forAll>Lunch</forAll> <default>false</default>, <uri>Break</uri><category>NOT_READY</category><code>Break</code> <label>Break</label><forAll>Break</forAll> <default>false</default>, <uri>Meeting</uri><category>NOT_READY</category><code>Meeting</code> <label>Meeting</label><forAll>Meeting</forAll> <default>false</default>, <uri>BlackCoffee</uri><category>NOT_READY</category><code>BlackCoffee</code> <label>Coffee</label><forAll>BlackCoffee</forAll> <default>false</default>]</reasonCode></ReasonCodes>]
[2018-02-15 14:57:37,459] [DEBUG] [CTIAgent] [GENESYS_AGENT_CONF] [Agent Code : [ ShiftEnd ] : Type [ LOGOUT]
[2018-02-15 14:57:37,459] [DEBUG] [CTIAgent] [GENESYS_AGENT_CONF] [Agent Code : [ ByeBye ] : Type [ LOGOUT]
[2018-02-15 14:57:37,459] [ INFO] [UserService] [GET_REASON_CODES] [Successfull Got Reason Codes with category:LOGOUTReasonCodes:<ReasonCodes> <reasonCode>[<uri>ShiftEnd</uri><category>LOGOUT</category><code>ShiftEnd</code> <label>End Of Day</label><forAll>ShiftEnd</forAll> <default>false</default>, <uri>ByeBye</uri><category>LOGOUT</category><code>ByeBye</code> <label>ByeBye</label><forAll>ByeBye</forAll> <default>false</default>]</reasonCode></ReasonCodes>]
[2018-02-15 14:57:37,490] [DEBUG] [CTIAgent] [GENESYS_AGENT_CONF] [WrapUp Code : [ Processed ] : DisplayName [ Processed]
[2018-02-15 14:57:37,490] [DEBUG] [CTIAgent] [GENESYS_AGENT_CONF] [WrapUp Code : [ NeedsFollowUp ] : DisplayName [ Needs Follow-Up]
[2018-02-15 14:57:37,490] [DEBUG] [CTIAgent] [GENESYS_AGENT_CONF] [WrapUp Code : [ DoneDeal ] : DisplayName [ DoneWithCall]
[2018-02-15 14:57:37,490] [ INFO] [UserService] [GET_REASON_CODES] [Successfull Got Reason Codes with category:WRAP_UPReasonCodes:<ReasonCodes> <reasonCode>[<uri>DoneDeal</uri><category>WRAP_UP</category><code>DoneDeal</code> <label>DoneWithCall</label><forAll>DoneDeal</forAll> <default>true</default>, <uri>NeedsFollowUp</uri><category>WRAP_UP</category><code>NeedsFollowUp</code> <label>Needs Follow-Up</label><forAll>NeedsFollowUp</forAll> <default>false</default>, <uri>Processed</uri><category>WRAP_UP</category><code>Processed</code> <label>Processed</label><forAll>Processed</forAll> <default>false</default>]</reasonCode></ReasonCodes>]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment