Built motion from commit (unavailable).|2.5.14
[motion2.git] / server / services / ami / report / voiceAgentReport.js
index b80daa1..1d2e310 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x0ec1=['destchannelstatedesc','holdtime','lastevent','connect','interface','pick','destconnectedlinenum','[%s][voiceAgentReport][agentconnect]\x20sending\x20agentconnect\x20event:','custom:agentconnect','[%s][voiceAgentReport][agentcalled]\x20sending\x20user:agentconnect\x20event:','user:agentconnect','agentringnoanswer','[%s][voiceAgentReport][agentconnect]\x20agent:%s\x20destuniqueid:%s\x20lastevent:answered_elsewhere','agentringnoanswerAt','answeredelsewheredestinationuniqueid','answeredelsewheremembername','[%s][voiceAgentReport][agentconnect]\x20sending\x20agentansweredelsewhere\x20event:','[%s][voiceAgentReport][agentconnect]','[%s][voiceAgentReport][agentringnoanswer]\x20event:','rejected','reason','[%s][voiceAgentReport][agentringnoanswer]\x20sending\x20agentringnoanswer\x20event:','custom:agentringnoanswer','[%s][voiceAgentReport][agentringnoanswer]','[%s][voiceAgentReport][queuecallerabandon]\x20event:','hasOwnProperty','abandoned','custom:agentqueuecallerabandon','[%s][voiceAgentReport][agentcomplete]\x20event:','agentconnectAt','[%s][voiceAgentReport][agentcomplete]\x20agent:%s\x20destuniqueid:%s\x20lastevent:complete','agentcompleteAt','transfer','agent','talktime','acw','acwtime','acwTimeout','agentacw','[%s][voiceAgentReport][agentcomplete]\x20sending\x20agentcomplete\x20event:','custom:agentcomplete','[%s][voiceAgentReport][agentcomplete]\x20sending\x20user:agentcomplete\x20event:','user:agentcomplete','[%s][voiceAgentReport][agentcomplete]','syncVarSet','[%s][voiceAgentReport][varset]\x20event:','addVariable','keys','variable','value','[%s][voiceAgentReport][varset]\x20destuniqueid:%s\x20variable:%s\x20value:%s','rtpaudioqosbridged','rtpaudioqosjitter','rtpaudioqosjitterbridged','rtpaudioqoslossbridged','rtpaudioqosrtt','rtpaudioqosrttbridged','sipuri','bridgepvtcallid','memberinterface','memberlastcall','memberpenalty','memberrealtime','isNil','includes','custom:voiceAgentReport','values','[%s][voiceAgentReport][hangup]','transfereeuniqueid','origtransfereruniqueid','complete','diff','secondtransfereruniqueid','[%s][voiceAgentReport][attendedtransfer]','[%s][voiceAgentReport][blindtransfer]\x20event:','[%s][voiceAgentReport][blindtransfer]\x20agent:%s\x20destuniqueid:%s\x20lastevent:complete','seconds','syncMusicOnHoldStart','[%s][voiceAgentReport][musiconholdstart]\x20event:','channel','substring','lastIndexOf','[%s][voiceAgentReport][musiconholdstart]\x20interface:%s','[%s][voiceAgentReport][musiconholdstart]','[%s][voiceAgentReport][musiconholdstop]\x20event:','[%s][voiceAgentReport][musiconholdstop]\x20interface:%s','onhold','[%s][voiceAgentReport][musiconholdstop]','exports','lodash','moment','../../../config/environment','../../../config/logger','../ami','defaults','redis','localhost','channels','voiceQueues','agents','variables','agentcalled','agentconnect','syncAgentConnect','bind','syncAgentRingNoAnswer','syncQueueCallerAbandon','agentcomplete','hangup','syncHangup','musiconholdstart','syncMusicOnHoldStop','attendedtransfer','syncAttendedTransfer','syncBlindTransfer','prototype','emit','isUndefined','syncAgentCalled','isNotNull','info','[%s][voiceAgentReport][agentcalled]\x20agent:%s\x20destuniqueid:%s\x20lastevent:called','uniqueid','membername','debug','[%s][voiceAgentReport][agentcalled]\x20event:','inspect','format','YYYY-MM-DD\x20HH:mm:ss','queue','type','inbound','merge','destuniqueid','omit','privilege','custom:agentcalled','[%s][voiceAgentReport][agentcalled]\x20sending\x20user:called\x20event:','user:%s','user:called','error','[%s][voiceAgentReport][agentconnect]\x20event:','connectedlinename','connectedlinenum','destchannelstate'];(function(_0x465028,_0x4570ac){var _0xb783d4=function(_0x5458c5){while(--_0x5458c5){_0x465028['push'](_0x465028['shift']());}};_0xb783d4(++_0x4570ac);}(_0x0ec1,0xea));var _0x10ec=function(_0x3ad849,_0x118fa8){_0x3ad849=_0x3ad849-0x0;var _0x395b20=_0x0ec1[_0x3ad849];return _0x395b20;};'use strict';var _=require(_0x10ec('0x0'));var moment=require(_0x10ec('0x1'));var util=require('util');var Redis=require('ioredis');var config=require(_0x10ec('0x2'));var logger=require(_0x10ec('0x3'))('ami');var ami=require(_0x10ec('0x4'));config['redis']=_[_0x10ec('0x5')](config[_0x10ec('0x6')],{'host':_0x10ec('0x7'),'port':0x18eb});var io=require('socket.io-emitter')(new Redis(config[_0x10ec('0x6')]));function VoiceAgentReport(_0x2c2464){this[_0x10ec('0x8')]={};this['voiceQueues']=_0x2c2464[_0x10ec('0x9')];this[_0x10ec('0xa')]=_0x2c2464[_0x10ec('0xa')];this[_0x10ec('0xb')]={};ami['on'](_0x10ec('0xc'),this['syncAgentCalled']['bind'](this));ami['on'](_0x10ec('0xd'),this[_0x10ec('0xe')][_0x10ec('0xf')](this));ami['on']('agentringnoanswer',this[_0x10ec('0x10')]['bind'](this));ami['on']('queuecallerabandon',this[_0x10ec('0x11')][_0x10ec('0xf')](this));ami['on'](_0x10ec('0x12'),this['syncAgentComplete'][_0x10ec('0xf')](this));ami['on']('varset',this['syncVarSet']['bind'](this));ami['on'](_0x10ec('0x13'),this[_0x10ec('0x14')][_0x10ec('0xf')](this));ami['on'](_0x10ec('0x15'),this['syncMusicOnHoldStart']['bind'](this));ami['on']('musiconholdstop',this[_0x10ec('0x16')][_0x10ec('0xf')](this));ami['on'](_0x10ec('0x17'),this[_0x10ec('0x18')][_0x10ec('0xf')](this));ami['on']('blindtransfer',this[_0x10ec('0x19')][_0x10ec('0xf')](this));}VoiceAgentReport[_0x10ec('0x1a')]['emit']=function(_0x4467c6,_0x3d8f28,_0x1f6ca5){io['to'](_0x4467c6)[_0x10ec('0x1b')](_0x3d8f28,_0x1f6ca5);};VoiceAgentReport[_0x10ec('0x1a')]['isNotNull']=function(_0x22ec9e){return _0x22ec9e!==null&&!_[_0x10ec('0x1c')](_0x22ec9e);};VoiceAgentReport[_0x10ec('0x1a')][_0x10ec('0x1d')]=function(_0x1e2be8){try{if(this[_0x10ec('0x1e')](_0x1e2be8)){logger[_0x10ec('0x1f')](_0x10ec('0x20'),_0x1e2be8[_0x10ec('0x21')],_0x1e2be8[_0x10ec('0x22')],_0x1e2be8['destuniqueid']);logger[_0x10ec('0x23')](_0x10ec('0x24'),_0x1e2be8['uniqueid'],util[_0x10ec('0x25')](_0x1e2be8,{'showHidden':![],'depth':null}));if(_[_0x10ec('0x1c')](this['channels'][_0x1e2be8['uniqueid']])){this[_0x10ec('0x8')][_0x1e2be8[_0x10ec('0x21')]]={};}if(_['isUndefined'](this[_0x10ec('0x8')][_0x1e2be8[_0x10ec('0x21')]][_0x1e2be8['destuniqueid']])){this[_0x10ec('0x8')][_0x1e2be8['uniqueid']][_0x1e2be8['destuniqueid']]={'agentcalledAt':moment()[_0x10ec('0x26')](_0x10ec('0x27')),'lastevent':'called','mandatoryDisposition':this[_0x10ec('0x9')][_0x1e2be8[_0x10ec('0x28')]]?this[_0x10ec('0x9')][_0x1e2be8[_0x10ec('0x28')]]['mandatoryDisposition']||![]:![],'type':this['voiceQueues'][_0x1e2be8['queue']]?this[_0x10ec('0x9')][_0x1e2be8[_0x10ec('0x28')]][_0x10ec('0x29')]||_0x10ec('0x2a'):_0x10ec('0x2a'),'variables':this[_0x10ec('0xb')][_0x1e2be8[_0x10ec('0x21')]]};}_[_0x10ec('0x2b')](this[_0x10ec('0x8')][_0x1e2be8[_0x10ec('0x21')]][_0x1e2be8[_0x10ec('0x2c')]],_[_0x10ec('0x2d')](_0x1e2be8,['event',_0x10ec('0x2e')]));logger['debug']('[%s][voiceAgentReport][agentcalled]\x20sending\x20agentcalled\x20event:',_0x1e2be8[_0x10ec('0x21')],util[_0x10ec('0x25')](this[_0x10ec('0x8')][_0x1e2be8[_0x10ec('0x21')]][_0x1e2be8[_0x10ec('0x2c')]],{'showHidden':![],'depth':null}));ami[_0x10ec('0x1b')](_0x10ec('0x2f'),this['channels'][_0x1e2be8[_0x10ec('0x21')]][_0x1e2be8[_0x10ec('0x2c')]]);logger[_0x10ec('0x23')](_0x10ec('0x30'),_0x1e2be8['uniqueid'],util[_0x10ec('0x25')](this[_0x10ec('0x8')][_0x1e2be8['uniqueid']][_0x1e2be8[_0x10ec('0x2c')]],{'showHidden':![],'depth':null}));this['emit'](util[_0x10ec('0x26')](_0x10ec('0x31'),_0x1e2be8[_0x10ec('0x22')]),_0x10ec('0x32'),this[_0x10ec('0x8')][_0x1e2be8['uniqueid']][_0x1e2be8[_0x10ec('0x2c')]]);}}catch(_0x3e297c){logger[_0x10ec('0x33')]('[%s][voiceAgentReport][agentcalled]',_0x1e2be8[_0x10ec('0x21')],util[_0x10ec('0x25')](_0x3e297c,{'showHidden':![],'depth':null}));}};VoiceAgentReport[_0x10ec('0x1a')][_0x10ec('0xe')]=function(_0x44fad6){try{if(this[_0x10ec('0x1e')](_0x44fad6)){if(this[_0x10ec('0x8')][_0x44fad6[_0x10ec('0x21')]]){logger[_0x10ec('0x23')](_0x10ec('0x34'),_0x44fad6[_0x10ec('0x21')],util[_0x10ec('0x25')](_0x44fad6,{'showHidden':![],'depth':null}));for(var _0x228fe5 in this[_0x10ec('0x8')][_0x44fad6[_0x10ec('0x21')]]){if(this['channels'][_0x44fad6[_0x10ec('0x21')]]['hasOwnProperty'](_0x228fe5)){if(_0x44fad6[_0x10ec('0x2c')]===_0x228fe5){logger[_0x10ec('0x1f')]('[%s][voiceAgentReport][agentconnect]\x20agent:%s\x20destuniqueid:%s\x20lastevent:connect',_0x44fad6[_0x10ec('0x21')],_0x44fad6['membername'],_0x44fad6[_0x10ec('0x2c')]);this['channels'][_0x44fad6['uniqueid']][_0x228fe5]['agentconnectAt']=moment()[_0x10ec('0x26')](_0x10ec('0x27'));this['channels'][_0x44fad6[_0x10ec('0x21')]][_0x228fe5][_0x10ec('0x35')]=_0x44fad6[_0x10ec('0x35')];this[_0x10ec('0x8')][_0x44fad6[_0x10ec('0x21')]][_0x228fe5][_0x10ec('0x36')]=_0x44fad6[_0x10ec('0x36')];this['channels'][_0x44fad6[_0x10ec('0x21')]][_0x228fe5]['destchannelstate']=_0x44fad6[_0x10ec('0x37')];this[_0x10ec('0x8')][_0x44fad6[_0x10ec('0x21')]][_0x228fe5][_0x10ec('0x38')]=_0x44fad6[_0x10ec('0x38')];this[_0x10ec('0x8')][_0x44fad6['uniqueid']][_0x228fe5]['holdtime']=_0x44fad6[_0x10ec('0x39')];this[_0x10ec('0x8')][_0x44fad6[_0x10ec('0x21')]][_0x228fe5][_0x10ec('0x3a')]=_0x10ec('0x3b');_[_0x10ec('0x2b')](this[_0x10ec('0xa')][_0x44fad6[_0x10ec('0x3c')]],_[_0x10ec('0x3d')](_0x44fad6,[_0x10ec('0x28'),_0x10ec('0x3e')]));logger[_0x10ec('0x23')](_0x10ec('0x3f'),_0x44fad6[_0x10ec('0x21')],util[_0x10ec('0x25')](this['channels'][_0x44fad6[_0x10ec('0x21')]][_0x44fad6[_0x10ec('0x2c')]],{'showHidden':![],'depth':null}));ami[_0x10ec('0x1b')](_0x10ec('0x40'),this[_0x10ec('0x8')][_0x44fad6['uniqueid']][_0x44fad6['destuniqueid']]);logger['debug'](_0x10ec('0x41'),_0x44fad6[_0x10ec('0x21')],util[_0x10ec('0x25')](this[_0x10ec('0x8')][_0x44fad6[_0x10ec('0x21')]][_0x44fad6[_0x10ec('0x2c')]],{'showHidden':![],'depth':null}));this[_0x10ec('0x1b')](util['format'](_0x10ec('0x31'),_0x44fad6[_0x10ec('0x22')]),_0x10ec('0x42'),this['channels'][_0x44fad6[_0x10ec('0x21')]][_0x44fad6[_0x10ec('0x2c')]]);}else if(!this['channels'][_0x44fad6[_0x10ec('0x21')]][_0x228fe5][_0x10ec('0x43')]&&!this[_0x10ec('0x8')][_0x44fad6['uniqueid']][_0x228fe5][_0x10ec('0x12')]){logger[_0x10ec('0x1f')](_0x10ec('0x44'),_0x44fad6[_0x10ec('0x21')],this['channels'][_0x44fad6[_0x10ec('0x21')]][_0x228fe5][_0x10ec('0x22')],_0x228fe5);this[_0x10ec('0x8')][_0x44fad6[_0x10ec('0x21')]][_0x228fe5][_0x10ec('0x43')]=!![];this['channels'][_0x44fad6[_0x10ec('0x21')]][_0x228fe5][_0x10ec('0x45')]=moment()['format'](_0x10ec('0x27'));this['channels'][_0x44fad6[_0x10ec('0x21')]][_0x228fe5][_0x10ec('0x46')]=_0x44fad6[_0x10ec('0x2c')];this[_0x10ec('0x8')][_0x44fad6[_0x10ec('0x21')]][_0x228fe5][_0x10ec('0x47')]=_0x44fad6[_0x10ec('0x22')];this[_0x10ec('0x8')][_0x44fad6[_0x10ec('0x21')]][_0x228fe5][_0x10ec('0x3a')]='answered_elsewhere';this[_0x10ec('0x8')][_0x44fad6['uniqueid']][_0x228fe5]['reason']='answered_elsewhere';logger['debug'](_0x10ec('0x48'),_0x44fad6['uniqueid'],util[_0x10ec('0x25')](this[_0x10ec('0x8')][_0x44fad6['uniqueid']][_0x228fe5],{'showHidden':![],'depth':null}));ami[_0x10ec('0x1b')]('custom:agentansweredelsewhere',this['channels'][_0x44fad6[_0x10ec('0x21')]][_0x228fe5]);}}}}}}catch(_0x381e47){logger[_0x10ec('0x33')](_0x10ec('0x49'),_0x44fad6[_0x10ec('0x21')],util[_0x10ec('0x25')](_0x381e47,{'showHidden':![],'depth':null}));}};VoiceAgentReport['prototype'][_0x10ec('0x10')]=function(_0x56dfcb){try{if(this[_0x10ec('0x1e')](_0x56dfcb)){logger['debug'](_0x10ec('0x4a'),_0x56dfcb[_0x10ec('0x21')],util[_0x10ec('0x25')](_0x56dfcb,{'showHidden':![],'depth':null}));if(this[_0x10ec('0x8')][_0x56dfcb[_0x10ec('0x21')]]&&this[_0x10ec('0x8')][_0x56dfcb['uniqueid']][_0x56dfcb[_0x10ec('0x2c')]]){logger['info']('[%s][voiceAgentReport][agentringnoanswer]\x20agent:%s\x20destuniqueid:%s\x20lastevent:rejected',_0x56dfcb[_0x10ec('0x21')],_0x56dfcb[_0x10ec('0x22')],_0x56dfcb[_0x10ec('0x2c')]);this[_0x10ec('0x8')][_0x56dfcb['uniqueid']][_0x56dfcb[_0x10ec('0x2c')]][_0x10ec('0x43')]=!![];this[_0x10ec('0x8')][_0x56dfcb[_0x10ec('0x21')]][_0x56dfcb[_0x10ec('0x2c')]][_0x10ec('0x45')]=moment()['format'](_0x10ec('0x27'));this[_0x10ec('0x8')][_0x56dfcb[_0x10ec('0x21')]][_0x56dfcb[_0x10ec('0x2c')]][_0x10ec('0x3a')]=_0x10ec('0x4b');this['channels'][_0x56dfcb['uniqueid']][_0x56dfcb[_0x10ec('0x2c')]][_0x10ec('0x4c')]='rejected';logger['debug'](_0x10ec('0x4d'),_0x56dfcb[_0x10ec('0x21')],util[_0x10ec('0x25')](this['channels'][_0x56dfcb[_0x10ec('0x21')]][_0x56dfcb[_0x10ec('0x2c')]],{'showHidden':![],'depth':null}));ami[_0x10ec('0x1b')](_0x10ec('0x4e'),this[_0x10ec('0x8')][_0x56dfcb[_0x10ec('0x21')]][_0x56dfcb[_0x10ec('0x2c')]]);}}}catch(_0x53f57c){logger[_0x10ec('0x33')](_0x10ec('0x4f'),_0x56dfcb['uniqueid'],util[_0x10ec('0x25')](_0x53f57c,{'showHidden':![],'depth':null}));}};VoiceAgentReport['prototype'][_0x10ec('0x11')]=function(_0x1ab78f){try{if(this[_0x10ec('0x1e')](_0x1ab78f)){logger[_0x10ec('0x23')](_0x10ec('0x50'),_0x1ab78f['uniqueid'],util[_0x10ec('0x25')](_0x1ab78f,{'showHidden':![],'depth':null}));if(this[_0x10ec('0x8')][_0x1ab78f['uniqueid']]){for(var _0x151813 in this[_0x10ec('0x8')][_0x1ab78f[_0x10ec('0x21')]]){if(this['channels'][_0x1ab78f['uniqueid']][_0x10ec('0x51')](_0x151813)&&!this[_0x10ec('0x8')][_0x1ab78f[_0x10ec('0x21')]][_0x151813][_0x10ec('0x43')]&&!this[_0x10ec('0x8')][_0x1ab78f[_0x10ec('0x21')]][_0x151813][_0x10ec('0x12')]){logger[_0x10ec('0x1f')]('[%s][voiceAgentReport][queuecallerabandon]\x20agent:%s\x20destuniqueid:%s\x20lastevent:abandoned',_0x1ab78f['uniqueid'],this['channels'][_0x1ab78f[_0x10ec('0x21')]][_0x151813][_0x10ec('0x22')],_0x151813);this[_0x10ec('0x8')][_0x1ab78f[_0x10ec('0x21')]][_0x151813][_0x10ec('0x43')]=!![];this[_0x10ec('0x8')][_0x1ab78f[_0x10ec('0x21')]][_0x151813]['agentringnoanswerAt']=moment()[_0x10ec('0x26')](_0x10ec('0x27'));this[_0x10ec('0x8')][_0x1ab78f[_0x10ec('0x21')]][_0x151813][_0x10ec('0x3a')]=_0x10ec('0x52');this[_0x10ec('0x8')][_0x1ab78f[_0x10ec('0x21')]][_0x151813]['reason']=_0x10ec('0x52');logger['debug']('[%s][voiceAgentReport][queuecallerabandon]\x20sending\x20agentqueuecallerabandon\x20event:',_0x1ab78f[_0x10ec('0x21')],util['inspect'](this[_0x10ec('0x8')][_0x1ab78f[_0x10ec('0x21')]][_0x151813],{'showHidden':![],'depth':null}));ami[_0x10ec('0x1b')](_0x10ec('0x53'),this[_0x10ec('0x8')][_0x1ab78f['uniqueid']][_0x151813]);}}}}}catch(_0x5c51b0){logger[_0x10ec('0x33')]('[%s][voiceAgentReport][queuecallerabandon]',_0x1ab78f[_0x10ec('0x21')],util[_0x10ec('0x25')](_0x5c51b0,{'showHidden':![],'depth':null}));}};VoiceAgentReport[_0x10ec('0x1a')]['syncAgentComplete']=function(_0xb61f42){try{if(this[_0x10ec('0x1e')](_0xb61f42)){logger[_0x10ec('0x23')](_0x10ec('0x54'),_0xb61f42[_0x10ec('0x21')],util['inspect'](_0xb61f42,{'showHidden':![],'depth':null}));if(this[_0x10ec('0x8')][_0xb61f42['uniqueid']]){for(var _0x26c6d8 in this[_0x10ec('0x8')][_0xb61f42[_0x10ec('0x21')]]){if(this[_0x10ec('0x8')][_0xb61f42[_0x10ec('0x21')]]['hasOwnProperty'](_0x26c6d8)){if(this['channels'][_0xb61f42[_0x10ec('0x21')]][_0x26c6d8][_0x10ec('0x55')]&&!this[_0x10ec('0x8')][_0xb61f42[_0x10ec('0x21')]][_0x26c6d8][_0x10ec('0x12')]){logger[_0x10ec('0x1f')](_0x10ec('0x56'),_0xb61f42[_0x10ec('0x21')],this[_0x10ec('0x8')][_0xb61f42[_0x10ec('0x21')]][_0x26c6d8][_0x10ec('0x22')],_0x26c6d8);this[_0x10ec('0x8')][_0xb61f42[_0x10ec('0x21')]][_0x26c6d8][_0x10ec('0x12')]=!![];this['channels'][_0xb61f42[_0x10ec('0x21')]][_0x26c6d8][_0x10ec('0x57')]=moment()['format'](_0x10ec('0x27'));this['channels'][_0xb61f42[_0x10ec('0x21')]][_0x26c6d8]['lastevent']='complete';this[_0x10ec('0x8')][_0xb61f42[_0x10ec('0x21')]][_0x26c6d8][_0x10ec('0x4c')]=_0xb61f42[_0x10ec('0x4c')]==_0x10ec('0x58')?_0x10ec('0x59'):_0xb61f42[_0x10ec('0x4c')];this[_0x10ec('0x8')][_0xb61f42[_0x10ec('0x21')]][_0x26c6d8][_0x10ec('0x5a')]=_0xb61f42[_0x10ec('0x5a')];if(this[_0x10ec('0x9')][_0xb61f42[_0x10ec('0x28')]]&&this[_0x10ec('0x9')][_0xb61f42[_0x10ec('0x28')]][_0x10ec('0x5b')]){this['channels'][_0xb61f42[_0x10ec('0x21')]][_0x26c6d8][_0x10ec('0x5c')]=this[_0x10ec('0x9')][_0xb61f42[_0x10ec('0x28')]][_0x10ec('0x5d')];this['channels'][_0xb61f42[_0x10ec('0x21')]][_0x26c6d8][_0x10ec('0x5e')]=!![];}this[_0x10ec('0xa')][_0xb61f42['interface']]=_[_0x10ec('0x2d')](this[_0x10ec('0xa')][_0xb61f42['interface']],[_0x10ec('0x28'),_0x10ec('0x3e')]);logger['debug'](_0x10ec('0x5f'),_0xb61f42[_0x10ec('0x21')],util[_0x10ec('0x25')](this[_0x10ec('0x8')][_0xb61f42['uniqueid']][_0x26c6d8],{'showHidden':![],'depth':null}));ami[_0x10ec('0x1b')](_0x10ec('0x60'),this[_0x10ec('0x8')][_0xb61f42[_0x10ec('0x21')]][_0x26c6d8]);logger['debug'](_0x10ec('0x61'),_0xb61f42['uniqueid'],util[_0x10ec('0x25')](this[_0x10ec('0x8')][_0xb61f42[_0x10ec('0x21')]][_0x26c6d8],{'showHidden':![],'depth':null}));this[_0x10ec('0x1b')](util[_0x10ec('0x26')](_0x10ec('0x31'),_0xb61f42[_0x10ec('0x22')]),_0x10ec('0x62'),this[_0x10ec('0x8')][_0xb61f42[_0x10ec('0x21')]][_0x26c6d8]);}}}}}}catch(_0x496576){logger[_0x10ec('0x33')](_0x10ec('0x63'),_0xb61f42[_0x10ec('0x21')],util['inspect'](_0x496576,{'showHidden':![],'depth':null}));}};VoiceAgentReport[_0x10ec('0x1a')][_0x10ec('0x64')]=function(_0x3d11cc){try{if(this[_0x10ec('0x1e')](_0x3d11cc)){logger['debug'](_0x10ec('0x65'),_0x3d11cc[_0x10ec('0x21')],util['inspect'](_0x3d11cc,{'showHidden':![],'depth':null}));this[_0x10ec('0x66')](_0x3d11cc[_0x10ec('0x21')],_[_0x10ec('0x67')](_0x3d11cc[_0x10ec('0x68')])[0x0],_0x3d11cc[_0x10ec('0x69')]);if(this[_0x10ec('0x8')][_0x3d11cc[_0x10ec('0x21')]]){for(var _0x2ddb94 in this[_0x10ec('0x8')][_0x3d11cc['uniqueid']]){if(this[_0x10ec('0x8')][_0x3d11cc[_0x10ec('0x21')]]['hasOwnProperty'](_0x2ddb94)){logger[_0x10ec('0x1f')](_0x10ec('0x6a'),_0x3d11cc[_0x10ec('0x21')],_0x2ddb94,_[_0x10ec('0x67')](_0x3d11cc[_0x10ec('0x68')])[0x0],_0x3d11cc['value']);if(_[_0x10ec('0x1c')](this[_0x10ec('0x8')][_0x3d11cc[_0x10ec('0x21')]][_0x2ddb94][_0x10ec('0xb')])){this[_0x10ec('0x8')][_0x3d11cc['uniqueid']][_0x2ddb94]['variables']={};}this['channels'][_0x3d11cc['uniqueid']][_0x2ddb94][_0x10ec('0xb')]=this[_0x10ec('0xb')][_0x3d11cc[_0x10ec('0x21')]];}}}}}catch(_0x2ea0c0){logger[_0x10ec('0x33')]('[%s][voiceAgentReport][varset]',_0x3d11cc[_0x10ec('0x21')],util[_0x10ec('0x25')](_0x2ea0c0,{'showHidden':![],'depth':null}));}};VoiceAgentReport[_0x10ec('0x1a')][_0x10ec('0x66')]=function(_0x1da288,_0x344386,_0x2fc290){var _0x14c255=['rtpaudioqos',_0x10ec('0x6b'),_0x10ec('0x6c'),_0x10ec('0x6d'),'rtpaudioqosloss',_0x10ec('0x6e'),_0x10ec('0x6f'),_0x10ec('0x70'),'sipcallid',_0x10ec('0x71'),'bridgepeer',_0x10ec('0x72'),'membercalls','memberdynamic',_0x10ec('0x73'),_0x10ec('0x74'),_0x10ec('0x22'),_0x10ec('0x75'),_0x10ec('0x76')];if(!_[_0x10ec('0x77')](_0x344386)&&!_[_0x10ec('0x78')](_0x14c255,_0x344386)){if(_[_0x10ec('0x1c')](this[_0x10ec('0xb')][_0x1da288])){this[_0x10ec('0xb')][_0x1da288]={};}this['variables'][_0x1da288][_0x344386]=_0x2fc290;}};VoiceAgentReport[_0x10ec('0x1a')][_0x10ec('0x14')]=function(_0x2e7666){try{if(this[_0x10ec('0x1e')](_0x2e7666)){logger['debug']('[%s][voiceAgentReport][hangup]\x20event:',_0x2e7666['uniqueid'],util[_0x10ec('0x25')](_0x2e7666,{'showHidden':![],'depth':null}));if(this[_0x10ec('0x8')][_0x2e7666['uniqueid']]){for(var _0x33e076 in this[_0x10ec('0x8')][_0x2e7666[_0x10ec('0x21')]]){if(this['channels'][_0x2e7666[_0x10ec('0x21')]][_0x10ec('0x51')](_0x33e076)){if(this[_0x10ec('0x8')][_0x2e7666['uniqueid']][_0x33e076]['reason']=='transfer'&&this[_0x10ec('0x8')][_0x2e7666[_0x10ec('0x21')]][_0x33e076][_0x10ec('0x12')]){logger['info']('[%s][voiceAgentReport][hangup]\x20destuniqueid:%s',_0x2e7666['uniqueid'],_0x33e076);this[_0x10ec('0x8')][_0x2e7666[_0x10ec('0x21')]][_0x33e076][_0x10ec('0x57')]=moment()['format'](_0x10ec('0x27'));}}}logger[_0x10ec('0x23')]('[%s][voiceAgentReport][hangup]\x20sending\x20voiceAgentReport\x20event:',_0x2e7666[_0x10ec('0x21')],util[_0x10ec('0x25')](_['values'](this[_0x10ec('0x8')][_0x2e7666[_0x10ec('0x21')]]),{'showHidden':![],'depth':null}));ami[_0x10ec('0x1b')](_0x10ec('0x79'),_[_0x10ec('0x7a')](this[_0x10ec('0x8')][_0x2e7666[_0x10ec('0x21')]]));delete this[_0x10ec('0x8')][_0x2e7666[_0x10ec('0x21')]];}if(this['variables'][_0x2e7666['uniqueid']]){delete this[_0x10ec('0xb')][_0x2e7666['uniqueid']];}}}catch(_0x1e46dd){logger[_0x10ec('0x33')](_0x10ec('0x7b'),_0x2e7666['uniqueid'],util[_0x10ec('0x25')](_0x1e46dd,{'showHidden':![],'depth':null}));}};VoiceAgentReport['prototype'][_0x10ec('0x18')]=function(_0x3e714b){try{if(this[_0x10ec('0x1e')](_0x3e714b)){logger[_0x10ec('0x23')]('[%s][voiceAgentReport][attendedtransfer]\x20event:',_0x3e714b[_0x10ec('0x21')],util[_0x10ec('0x25')](_0x3e714b,{'showHidden':![],'depth':null}));if(this[_0x10ec('0x8')][_0x3e714b[_0x10ec('0x7c')]]){for(var _0xe69769 in this['channels'][_0x3e714b['transfereeuniqueid']]){if(this['channels'][_0x3e714b[_0x10ec('0x7c')]][_0x10ec('0x51')](_0xe69769)){if(_0x3e714b[_0x10ec('0x7d')]===_0xe69769){logger[_0x10ec('0x1f')]('[%s][voiceAgentReport][attendedtransfer]\x20agent:%s\x20destuniqueid:%s\x20lastevent:complete',_0x3e714b[_0x10ec('0x21')],this[_0x10ec('0x8')][_0x3e714b[_0x10ec('0x7c')]][_0xe69769]['membername'],_0xe69769);var _0x2a3869=moment();this[_0x10ec('0x8')][_0x3e714b[_0x10ec('0x7c')]][_0xe69769][_0x10ec('0x12')]=!![];this[_0x10ec('0x8')][_0x3e714b[_0x10ec('0x7c')]][_0xe69769][_0x10ec('0x57')]=moment()[_0x10ec('0x26')]('YYYY-MM-DD\x20HH:mm:ss');this[_0x10ec('0x8')][_0x3e714b[_0x10ec('0x7c')]][_0xe69769][_0x10ec('0x3a')]=_0x10ec('0x7e');this[_0x10ec('0x8')][_0x3e714b[_0x10ec('0x7c')]][_0xe69769]['reason']=_0x10ec('0x58');this[_0x10ec('0x8')][_0x3e714b[_0x10ec('0x7c')]][_0xe69769][_0x10ec('0x5a')]=_0x2a3869[_0x10ec('0x7f')](this[_0x10ec('0x8')][_0x3e714b[_0x10ec('0x7c')]][_0xe69769][_0x10ec('0x55')],'seconds');}}}}if(this['channels'][_0x3e714b[_0x10ec('0x80')]]){var _0x50ac9b=this[_0x10ec('0x8')][_0x3e714b['secondtransfereruniqueid']];this[_0x10ec('0x8')][_0x3e714b[_0x10ec('0x80')]]=this[_0x10ec('0x8')][_0x3e714b['transfereeuniqueid']];this['channels'][_0x3e714b[_0x10ec('0x7c')]]=_0x50ac9b;}}}catch(_0x5e6184){logger[_0x10ec('0x33')](_0x10ec('0x81'),_0x3e714b[_0x10ec('0x21')],util[_0x10ec('0x25')](_0x5e6184,{'showHidden':![],'depth':null}));}};VoiceAgentReport[_0x10ec('0x1a')][_0x10ec('0x19')]=function(_0x2efcdb){try{if(this['isNotNull'](_0x2efcdb)){logger[_0x10ec('0x23')](_0x10ec('0x82'),_0x2efcdb[_0x10ec('0x21')],util[_0x10ec('0x25')](_0x2efcdb,{'showHidden':![],'depth':null}));if(this[_0x10ec('0x8')][_0x2efcdb[_0x10ec('0x7c')]]){for(var _0xa3c10d in this[_0x10ec('0x8')][_0x2efcdb[_0x10ec('0x7c')]]){if(this[_0x10ec('0x8')][_0x2efcdb[_0x10ec('0x7c')]][_0x10ec('0x51')](_0xa3c10d)){if(_0x2efcdb['transfereruniqueid']===_0xa3c10d){logger['info'](_0x10ec('0x83'),_0x2efcdb['uniqueid'],this[_0x10ec('0x8')][_0x2efcdb['transfereeuniqueid']][_0xa3c10d]['membername'],_0xa3c10d);var _0x35f47b=moment();this['channels'][_0x2efcdb[_0x10ec('0x7c')]][_0xa3c10d][_0x10ec('0x12')]=!![];this['channels'][_0x2efcdb[_0x10ec('0x7c')]][_0xa3c10d][_0x10ec('0x57')]=_0x35f47b;this[_0x10ec('0x8')][_0x2efcdb[_0x10ec('0x7c')]][_0xa3c10d][_0x10ec('0x3a')]='complete';this[_0x10ec('0x8')][_0x2efcdb[_0x10ec('0x7c')]][_0xa3c10d][_0x10ec('0x4c')]='transfer';this[_0x10ec('0x8')][_0x2efcdb[_0x10ec('0x7c')]][_0xa3c10d][_0x10ec('0x5a')]=_0x35f47b['diff'](this[_0x10ec('0x8')][_0x2efcdb['transfereeuniqueid']][_0xa3c10d]['agentconnectAt'],_0x10ec('0x84'));}}}}}}catch(_0x1ec415){logger[_0x10ec('0x33')]('[%s][voiceAgentReport][blindtransfer]',_0x2efcdb[_0x10ec('0x21')],util[_0x10ec('0x25')](_0x1ec415,{'showHidden':![],'depth':null}));}};VoiceAgentReport['prototype'][_0x10ec('0x85')]=function(_0xb794b4){var _0x33532e='';try{if(this[_0x10ec('0x1e')](_0xb794b4)){logger[_0x10ec('0x23')](_0x10ec('0x86'),_0xb794b4['uniqueid'],util[_0x10ec('0x25')](_0xb794b4,{'showHidden':![],'depth':null}));if(_0xb794b4[_0x10ec('0x87')]){_0x33532e=_0xb794b4[_0x10ec('0x87')][_0x10ec('0x88')](0x0,_0xb794b4[_0x10ec('0x87')][_0x10ec('0x89')]('-'));if(this[_0x10ec('0xa')][_0x33532e]){logger[_0x10ec('0x1f')](_0x10ec('0x8a'),_0xb794b4[_0x10ec('0x21')],_0x33532e);this[_0x10ec('0xa')][_0x33532e]['onhold']=!![];}}}}catch(_0x564b64){logger[_0x10ec('0x33')](_0x10ec('0x8b'),_0xb794b4[_0x10ec('0x21')],util[_0x10ec('0x25')](_0x564b64,{'showHidden':![],'depth':null}));}};VoiceAgentReport[_0x10ec('0x1a')][_0x10ec('0x16')]=function(_0x4ee8c1){var _0x4e7be1='';try{if(this[_0x10ec('0x1e')](_0x4ee8c1)){logger[_0x10ec('0x23')](_0x10ec('0x8c'),_0x4ee8c1['uniqueid'],util['inspect'](_0x4ee8c1,{'showHidden':![],'depth':null}));if(_0x4ee8c1[_0x10ec('0x87')]){_0x4e7be1=_0x4ee8c1[_0x10ec('0x87')][_0x10ec('0x88')](0x0,_0x4ee8c1['channel'][_0x10ec('0x89')]('-'));if(this[_0x10ec('0xa')][_0x4e7be1]){logger[_0x10ec('0x1f')](_0x10ec('0x8d'),_0x4ee8c1[_0x10ec('0x21')],_0x4e7be1);this[_0x10ec('0xa')][_0x4e7be1][_0x10ec('0x8e')]=![];}}}}catch(_0x1b675e){logger[_0x10ec('0x33')](_0x10ec('0x8f'),_0x4ee8c1[_0x10ec('0x21')],util[_0x10ec('0x25')](_0x1b675e,{'showHidden':![],'depth':null}));}};module[_0x10ec('0x90')]=VoiceAgentReport;
\ No newline at end of file
+var _0x4c70=['[%s][voiceAgentReport][attendedtransfer]\x20event:','transfereeuniqueid','origtransfereruniqueid','[%s][voiceAgentReport][attendedtransfer]\x20agent:%s\x20destuniqueid:%s\x20lastevent:complete','agentcompleteAt','complete','agentconnectAt','seconds','secondtransfereruniqueid','[%s][voiceAgentReport][attendedtransfer]','[%s][voiceAgentReport][blindtransfer]\x20event:','transfereruniqueid','[%s][voiceAgentReport][blindtransfer]\x20agent:%s\x20destuniqueid:%s\x20lastevent:complete','[%s][voiceAgentReport][blindtransfer]','[%s][voiceAgentReport][musiconholdstart]\x20event:','channel','substring','lastIndexOf','[%s][voiceAgentReport][musiconholdstart]\x20interface:%s','onhold','[%s][voiceAgentReport][musiconholdstart]','syncMusicOnHoldStop','[%s][voiceAgentReport][musiconholdstop]\x20event:','[%s][voiceAgentReport][musiconholdstop]\x20interface:%s','[%s][voiceAgentReport][musiconholdstop]','lodash','util','ioredis','../../../config/environment','../../../config/logger','ami','../ami','redis','defaults','channels','voiceQueues','agents','variables','agentcalled','syncAgentCalled','bind','agentconnect','syncAgentConnect','agentringnoanswer','agentcomplete','syncAgentComplete','varset','syncVarSet','syncHangup','musiconholdstart','syncMusicOnHoldStart','attendedtransfer','syncAttendedTransfer','blindtransfer','syncBlindTransfer','prototype','emit','isNotNull','isUndefined','info','uniqueid','membername','destuniqueid','[%s][voiceAgentReport][agentcalled]\x20event:','inspect','format','YYYY-MM-DD\x20HH:mm:ss','called','queue','type','inbound','omit','privilege','[%s][voiceAgentReport][agentcalled]\x20sending\x20agentcalled\x20event:','custom:agentcalled','debug','[%s][voiceAgentReport][agentcalled]\x20sending\x20user:called\x20event:','user:%s','user:called','error','[%s][voiceAgentReport][agentconnect]\x20event:','hasOwnProperty','connectedlinename','connectedlinenum','destchannelstate','destchannelstatedesc','holdtime','lastevent','connect','interface','destconnectedlinenum','[%s][voiceAgentReport][agentconnect]\x20sending\x20agentconnect\x20event:','[%s][voiceAgentReport][agentcalled]\x20sending\x20user:agentconnect\x20event:','user:agentconnect','[%s][voiceAgentReport][agentconnect]\x20agent:%s\x20destuniqueid:%s\x20lastevent:answered_elsewhere','agentringnoanswerAt','answeredelsewheremembername','answered_elsewhere','[%s][voiceAgentReport][agentconnect]\x20sending\x20agentansweredelsewhere\x20event:','custom:agentansweredelsewhere','[%s][voiceAgentReport][agentconnect]','syncAgentRingNoAnswer','[%s][voiceAgentReport][agentringnoanswer]\x20agent:%s\x20destuniqueid:%s\x20lastevent:rejected','reason','rejected','[%s][voiceAgentReport][agentringnoanswer]\x20sending\x20agentringnoanswer\x20event:','custom:agentringnoanswer','[%s][voiceAgentReport][agentringnoanswer]','syncQueueCallerAbandon','[%s][voiceAgentReport][queuecallerabandon]\x20event:','[%s][voiceAgentReport][queuecallerabandon]\x20agent:%s\x20destuniqueid:%s\x20lastevent:abandoned','abandoned','[%s][voiceAgentReport][queuecallerabandon]\x20sending\x20agentqueuecallerabandon\x20event:','custom:agentqueuecallerabandon','[%s][voiceAgentReport][agentcomplete]\x20agent:%s\x20destuniqueid:%s\x20lastevent:complete','agent','talktime','acw','acwTimeout','agentacw','[%s][voiceAgentReport][agentcomplete]\x20sending\x20agentcomplete\x20event:','custom:agentcomplete','user:agentcomplete','[%s][voiceAgentReport][agentcomplete]','keys','variable','value','[%s][voiceAgentReport][varset]\x20destuniqueid:%s\x20variable:%s\x20value:%s','[%s][voiceAgentReport][varset]','addVariable','rtpaudioqos','rtpaudioqosjitterbridged','rtpaudioqosloss','rtpaudioqosrttbridged','sipcallid','bridgepeer','bridgepvtcallid','membercalls','memberlastcall','memberpenalty','memberrealtime','isNil','[%s][voiceAgentReport][hangup]\x20event:','transfer','[%s][voiceAgentReport][hangup]\x20destuniqueid:%s','custom:voiceAgentReport','values','[%s][voiceAgentReport][hangup]'];(function(_0x51dd2c,_0x2a2345){var _0x41c678=function(_0xa14c31){while(--_0xa14c31){_0x51dd2c['push'](_0x51dd2c['shift']());}};_0x41c678(++_0x2a2345);}(_0x4c70,0x1d5));var _0x04c7=function(_0x498381,_0x122bfc){_0x498381=_0x498381-0x0;var _0x7e0ae8=_0x4c70[_0x498381];return _0x7e0ae8;};'use strict';var _=require(_0x04c7('0x0'));var moment=require('moment');var util=require(_0x04c7('0x1'));var Redis=require(_0x04c7('0x2'));var config=require(_0x04c7('0x3'));var logger=require(_0x04c7('0x4'))(_0x04c7('0x5'));var ami=require(_0x04c7('0x6'));config[_0x04c7('0x7')]=_[_0x04c7('0x8')](config[_0x04c7('0x7')],{'host':'localhost','port':0x18eb});var io=require('socket.io-emitter')(new Redis(config['redis']));function VoiceAgentReport(_0x4b9cf3){this[_0x04c7('0x9')]={};this[_0x04c7('0xa')]=_0x4b9cf3['voiceQueues'];this[_0x04c7('0xb')]=_0x4b9cf3['agents'];this[_0x04c7('0xc')]={};ami['on'](_0x04c7('0xd'),this[_0x04c7('0xe')][_0x04c7('0xf')](this));ami['on'](_0x04c7('0x10'),this[_0x04c7('0x11')][_0x04c7('0xf')](this));ami['on'](_0x04c7('0x12'),this['syncAgentRingNoAnswer'][_0x04c7('0xf')](this));ami['on']('queuecallerabandon',this['syncQueueCallerAbandon'][_0x04c7('0xf')](this));ami['on'](_0x04c7('0x13'),this[_0x04c7('0x14')][_0x04c7('0xf')](this));ami['on'](_0x04c7('0x15'),this[_0x04c7('0x16')]['bind'](this));ami['on']('hangup',this[_0x04c7('0x17')][_0x04c7('0xf')](this));ami['on'](_0x04c7('0x18'),this[_0x04c7('0x19')][_0x04c7('0xf')](this));ami['on']('musiconholdstop',this['syncMusicOnHoldStop'][_0x04c7('0xf')](this));ami['on'](_0x04c7('0x1a'),this[_0x04c7('0x1b')][_0x04c7('0xf')](this));ami['on'](_0x04c7('0x1c'),this[_0x04c7('0x1d')][_0x04c7('0xf')](this));}VoiceAgentReport[_0x04c7('0x1e')][_0x04c7('0x1f')]=function(_0x4f3fa2,_0x1d87e9,_0x48f037){io['to'](_0x4f3fa2)['emit'](_0x1d87e9,_0x48f037);};VoiceAgentReport[_0x04c7('0x1e')][_0x04c7('0x20')]=function(_0x4fdfa6){return _0x4fdfa6!==null&&!_[_0x04c7('0x21')](_0x4fdfa6);};VoiceAgentReport[_0x04c7('0x1e')][_0x04c7('0xe')]=function(_0xe2baaf){try{if(this[_0x04c7('0x20')](_0xe2baaf)){logger[_0x04c7('0x22')]('[%s][voiceAgentReport][agentcalled]\x20agent:%s\x20destuniqueid:%s\x20lastevent:called',_0xe2baaf[_0x04c7('0x23')],_0xe2baaf[_0x04c7('0x24')],_0xe2baaf[_0x04c7('0x25')]);logger['debug'](_0x04c7('0x26'),_0xe2baaf[_0x04c7('0x23')],util[_0x04c7('0x27')](_0xe2baaf,{'showHidden':![],'depth':null}));if(_[_0x04c7('0x21')](this[_0x04c7('0x9')][_0xe2baaf[_0x04c7('0x23')]])){this[_0x04c7('0x9')][_0xe2baaf[_0x04c7('0x23')]]={};}if(_['isUndefined'](this[_0x04c7('0x9')][_0xe2baaf[_0x04c7('0x23')]][_0xe2baaf[_0x04c7('0x25')]])){this[_0x04c7('0x9')][_0xe2baaf['uniqueid']][_0xe2baaf[_0x04c7('0x25')]]={'agentcalledAt':moment()[_0x04c7('0x28')](_0x04c7('0x29')),'lastevent':_0x04c7('0x2a'),'mandatoryDisposition':this['voiceQueues'][_0xe2baaf[_0x04c7('0x2b')]]?this['voiceQueues'][_0xe2baaf[_0x04c7('0x2b')]]['mandatoryDisposition']||![]:![],'type':this[_0x04c7('0xa')][_0xe2baaf[_0x04c7('0x2b')]]?this[_0x04c7('0xa')][_0xe2baaf[_0x04c7('0x2b')]][_0x04c7('0x2c')]||_0x04c7('0x2d'):'inbound','variables':this[_0x04c7('0xc')][_0xe2baaf[_0x04c7('0x23')]]};}_['merge'](this['channels'][_0xe2baaf[_0x04c7('0x23')]][_0xe2baaf[_0x04c7('0x25')]],_[_0x04c7('0x2e')](_0xe2baaf,['event',_0x04c7('0x2f')]));logger['debug'](_0x04c7('0x30'),_0xe2baaf[_0x04c7('0x23')],util[_0x04c7('0x27')](this[_0x04c7('0x9')][_0xe2baaf[_0x04c7('0x23')]][_0xe2baaf[_0x04c7('0x25')]],{'showHidden':![],'depth':null}));ami[_0x04c7('0x1f')](_0x04c7('0x31'),this[_0x04c7('0x9')][_0xe2baaf[_0x04c7('0x23')]][_0xe2baaf[_0x04c7('0x25')]]);logger[_0x04c7('0x32')](_0x04c7('0x33'),_0xe2baaf[_0x04c7('0x23')],util[_0x04c7('0x27')](this[_0x04c7('0x9')][_0xe2baaf[_0x04c7('0x23')]][_0xe2baaf[_0x04c7('0x25')]],{'showHidden':![],'depth':null}));this[_0x04c7('0x1f')](util[_0x04c7('0x28')](_0x04c7('0x34'),_0xe2baaf[_0x04c7('0x24')]),_0x04c7('0x35'),this['channels'][_0xe2baaf[_0x04c7('0x23')]][_0xe2baaf['destuniqueid']]);}}catch(_0x437b8a){logger[_0x04c7('0x36')]('[%s][voiceAgentReport][agentcalled]',_0xe2baaf[_0x04c7('0x23')],util[_0x04c7('0x27')](_0x437b8a,{'showHidden':![],'depth':null}));}};VoiceAgentReport[_0x04c7('0x1e')][_0x04c7('0x11')]=function(_0x5067f0){try{if(this[_0x04c7('0x20')](_0x5067f0)){if(this[_0x04c7('0x9')][_0x5067f0[_0x04c7('0x23')]]){logger[_0x04c7('0x32')](_0x04c7('0x37'),_0x5067f0[_0x04c7('0x23')],util[_0x04c7('0x27')](_0x5067f0,{'showHidden':![],'depth':null}));for(var _0x5a20b3 in this[_0x04c7('0x9')][_0x5067f0[_0x04c7('0x23')]]){if(this[_0x04c7('0x9')][_0x5067f0['uniqueid']][_0x04c7('0x38')](_0x5a20b3)){if(_0x5067f0[_0x04c7('0x25')]===_0x5a20b3){logger[_0x04c7('0x22')]('[%s][voiceAgentReport][agentconnect]\x20agent:%s\x20destuniqueid:%s\x20lastevent:connect',_0x5067f0['uniqueid'],_0x5067f0['membername'],_0x5067f0[_0x04c7('0x25')]);this['channels'][_0x5067f0['uniqueid']][_0x5a20b3]['agentconnectAt']=moment()[_0x04c7('0x28')](_0x04c7('0x29'));this['channels'][_0x5067f0[_0x04c7('0x23')]][_0x5a20b3]['connectedlinename']=_0x5067f0[_0x04c7('0x39')];this[_0x04c7('0x9')][_0x5067f0['uniqueid']][_0x5a20b3]['connectedlinenum']=_0x5067f0[_0x04c7('0x3a')];this[_0x04c7('0x9')][_0x5067f0[_0x04c7('0x23')]][_0x5a20b3][_0x04c7('0x3b')]=_0x5067f0[_0x04c7('0x3b')];this[_0x04c7('0x9')][_0x5067f0['uniqueid']][_0x5a20b3][_0x04c7('0x3c')]=_0x5067f0['destchannelstatedesc'];this[_0x04c7('0x9')][_0x5067f0['uniqueid']][_0x5a20b3][_0x04c7('0x3d')]=_0x5067f0[_0x04c7('0x3d')];this[_0x04c7('0x9')][_0x5067f0[_0x04c7('0x23')]][_0x5a20b3][_0x04c7('0x3e')]=_0x04c7('0x3f');_['merge'](this[_0x04c7('0xb')][_0x5067f0[_0x04c7('0x40')]],_['pick'](_0x5067f0,['queue',_0x04c7('0x41')]));logger[_0x04c7('0x32')](_0x04c7('0x42'),_0x5067f0['uniqueid'],util[_0x04c7('0x27')](this[_0x04c7('0x9')][_0x5067f0['uniqueid']][_0x5067f0[_0x04c7('0x25')]],{'showHidden':![],'depth':null}));ami[_0x04c7('0x1f')]('custom:agentconnect',this[_0x04c7('0x9')][_0x5067f0['uniqueid']][_0x5067f0[_0x04c7('0x25')]]);logger[_0x04c7('0x32')](_0x04c7('0x43'),_0x5067f0[_0x04c7('0x23')],util['inspect'](this[_0x04c7('0x9')][_0x5067f0[_0x04c7('0x23')]][_0x5067f0[_0x04c7('0x25')]],{'showHidden':![],'depth':null}));this[_0x04c7('0x1f')](util[_0x04c7('0x28')]('user:%s',_0x5067f0[_0x04c7('0x24')]),_0x04c7('0x44'),this[_0x04c7('0x9')][_0x5067f0['uniqueid']][_0x5067f0[_0x04c7('0x25')]]);}else if(!this['channels'][_0x5067f0[_0x04c7('0x23')]][_0x5a20b3][_0x04c7('0x12')]&&!this[_0x04c7('0x9')][_0x5067f0[_0x04c7('0x23')]][_0x5a20b3][_0x04c7('0x13')]){logger['info'](_0x04c7('0x45'),_0x5067f0[_0x04c7('0x23')],this[_0x04c7('0x9')][_0x5067f0[_0x04c7('0x23')]][_0x5a20b3][_0x04c7('0x24')],_0x5a20b3);this[_0x04c7('0x9')][_0x5067f0['uniqueid']][_0x5a20b3][_0x04c7('0x12')]=!![];this[_0x04c7('0x9')][_0x5067f0[_0x04c7('0x23')]][_0x5a20b3][_0x04c7('0x46')]=moment()[_0x04c7('0x28')]('YYYY-MM-DD\x20HH:mm:ss');this[_0x04c7('0x9')][_0x5067f0[_0x04c7('0x23')]][_0x5a20b3]['answeredelsewheredestinationuniqueid']=_0x5067f0[_0x04c7('0x25')];this[_0x04c7('0x9')][_0x5067f0['uniqueid']][_0x5a20b3][_0x04c7('0x47')]=_0x5067f0[_0x04c7('0x24')];this['channels'][_0x5067f0[_0x04c7('0x23')]][_0x5a20b3][_0x04c7('0x3e')]=_0x04c7('0x48');this['channels'][_0x5067f0[_0x04c7('0x23')]][_0x5a20b3]['reason']=_0x04c7('0x48');logger[_0x04c7('0x32')](_0x04c7('0x49'),_0x5067f0[_0x04c7('0x23')],util[_0x04c7('0x27')](this[_0x04c7('0x9')][_0x5067f0[_0x04c7('0x23')]][_0x5a20b3],{'showHidden':![],'depth':null}));ami[_0x04c7('0x1f')](_0x04c7('0x4a'),this[_0x04c7('0x9')][_0x5067f0[_0x04c7('0x23')]][_0x5a20b3]);}}}}}}catch(_0x413b0f){logger[_0x04c7('0x36')](_0x04c7('0x4b'),_0x5067f0[_0x04c7('0x23')],util[_0x04c7('0x27')](_0x413b0f,{'showHidden':![],'depth':null}));}};VoiceAgentReport[_0x04c7('0x1e')][_0x04c7('0x4c')]=function(_0x4aca6d){try{if(this['isNotNull'](_0x4aca6d)){logger[_0x04c7('0x32')]('[%s][voiceAgentReport][agentringnoanswer]\x20event:',_0x4aca6d[_0x04c7('0x23')],util[_0x04c7('0x27')](_0x4aca6d,{'showHidden':![],'depth':null}));if(this[_0x04c7('0x9')][_0x4aca6d[_0x04c7('0x23')]]&&this[_0x04c7('0x9')][_0x4aca6d[_0x04c7('0x23')]][_0x4aca6d[_0x04c7('0x25')]]){logger[_0x04c7('0x22')](_0x04c7('0x4d'),_0x4aca6d[_0x04c7('0x23')],_0x4aca6d[_0x04c7('0x24')],_0x4aca6d[_0x04c7('0x25')]);this['channels'][_0x4aca6d[_0x04c7('0x23')]][_0x4aca6d[_0x04c7('0x25')]]['agentringnoanswer']=!![];this[_0x04c7('0x9')][_0x4aca6d[_0x04c7('0x23')]][_0x4aca6d[_0x04c7('0x25')]][_0x04c7('0x46')]=moment()[_0x04c7('0x28')](_0x04c7('0x29'));this[_0x04c7('0x9')][_0x4aca6d[_0x04c7('0x23')]][_0x4aca6d[_0x04c7('0x25')]]['lastevent']='rejected';this[_0x04c7('0x9')][_0x4aca6d[_0x04c7('0x23')]][_0x4aca6d[_0x04c7('0x25')]][_0x04c7('0x4e')]=_0x04c7('0x4f');logger[_0x04c7('0x32')](_0x04c7('0x50'),_0x4aca6d[_0x04c7('0x23')],util['inspect'](this[_0x04c7('0x9')][_0x4aca6d[_0x04c7('0x23')]][_0x4aca6d['destuniqueid']],{'showHidden':![],'depth':null}));ami[_0x04c7('0x1f')](_0x04c7('0x51'),this[_0x04c7('0x9')][_0x4aca6d[_0x04c7('0x23')]][_0x4aca6d['destuniqueid']]);}}}catch(_0x2101fa){logger[_0x04c7('0x36')](_0x04c7('0x52'),_0x4aca6d[_0x04c7('0x23')],util[_0x04c7('0x27')](_0x2101fa,{'showHidden':![],'depth':null}));}};VoiceAgentReport['prototype'][_0x04c7('0x53')]=function(_0x587865){try{if(this['isNotNull'](_0x587865)){logger[_0x04c7('0x32')](_0x04c7('0x54'),_0x587865[_0x04c7('0x23')],util[_0x04c7('0x27')](_0x587865,{'showHidden':![],'depth':null}));if(this[_0x04c7('0x9')][_0x587865[_0x04c7('0x23')]]){for(var _0x2c3cfd in this[_0x04c7('0x9')][_0x587865[_0x04c7('0x23')]]){if(this[_0x04c7('0x9')][_0x587865[_0x04c7('0x23')]][_0x04c7('0x38')](_0x2c3cfd)&&!this[_0x04c7('0x9')][_0x587865[_0x04c7('0x23')]][_0x2c3cfd][_0x04c7('0x12')]&&!this[_0x04c7('0x9')][_0x587865[_0x04c7('0x23')]][_0x2c3cfd][_0x04c7('0x13')]){logger[_0x04c7('0x22')](_0x04c7('0x55'),_0x587865[_0x04c7('0x23')],this[_0x04c7('0x9')][_0x587865[_0x04c7('0x23')]][_0x2c3cfd][_0x04c7('0x24')],_0x2c3cfd);this[_0x04c7('0x9')][_0x587865[_0x04c7('0x23')]][_0x2c3cfd]['agentringnoanswer']=!![];this[_0x04c7('0x9')][_0x587865[_0x04c7('0x23')]][_0x2c3cfd][_0x04c7('0x46')]=moment()[_0x04c7('0x28')](_0x04c7('0x29'));this[_0x04c7('0x9')][_0x587865[_0x04c7('0x23')]][_0x2c3cfd][_0x04c7('0x3e')]='abandoned';this[_0x04c7('0x9')][_0x587865['uniqueid']][_0x2c3cfd][_0x04c7('0x4e')]=_0x04c7('0x56');logger['debug'](_0x04c7('0x57'),_0x587865['uniqueid'],util[_0x04c7('0x27')](this['channels'][_0x587865[_0x04c7('0x23')]][_0x2c3cfd],{'showHidden':![],'depth':null}));ami[_0x04c7('0x1f')](_0x04c7('0x58'),this[_0x04c7('0x9')][_0x587865[_0x04c7('0x23')]][_0x2c3cfd]);}}}}}catch(_0xa6074f){logger['error']('[%s][voiceAgentReport][queuecallerabandon]',_0x587865[_0x04c7('0x23')],util[_0x04c7('0x27')](_0xa6074f,{'showHidden':![],'depth':null}));}};VoiceAgentReport[_0x04c7('0x1e')]['syncAgentComplete']=function(_0x3e4a8e){try{if(this['isNotNull'](_0x3e4a8e)){logger[_0x04c7('0x32')]('[%s][voiceAgentReport][agentcomplete]\x20event:',_0x3e4a8e[_0x04c7('0x23')],util[_0x04c7('0x27')](_0x3e4a8e,{'showHidden':![],'depth':null}));if(this[_0x04c7('0x9')][_0x3e4a8e[_0x04c7('0x23')]]){for(var _0x1ae430 in this[_0x04c7('0x9')][_0x3e4a8e[_0x04c7('0x23')]]){if(this['channels'][_0x3e4a8e[_0x04c7('0x23')]][_0x04c7('0x38')](_0x1ae430)){if(this['channels'][_0x3e4a8e[_0x04c7('0x23')]][_0x1ae430]['agentconnectAt']&&!this['channels'][_0x3e4a8e['uniqueid']][_0x1ae430]['agentcomplete']){logger['info'](_0x04c7('0x59'),_0x3e4a8e[_0x04c7('0x23')],this['channels'][_0x3e4a8e[_0x04c7('0x23')]][_0x1ae430]['membername'],_0x1ae430);this[_0x04c7('0x9')][_0x3e4a8e[_0x04c7('0x23')]][_0x1ae430][_0x04c7('0x13')]=!![];this[_0x04c7('0x9')][_0x3e4a8e[_0x04c7('0x23')]][_0x1ae430]['agentcompleteAt']=moment()[_0x04c7('0x28')](_0x04c7('0x29'));this[_0x04c7('0x9')][_0x3e4a8e[_0x04c7('0x23')]][_0x1ae430][_0x04c7('0x3e')]='complete';this[_0x04c7('0x9')][_0x3e4a8e[_0x04c7('0x23')]][_0x1ae430][_0x04c7('0x4e')]=_0x3e4a8e[_0x04c7('0x4e')]=='transfer'?_0x04c7('0x5a'):_0x3e4a8e[_0x04c7('0x4e')];this[_0x04c7('0x9')][_0x3e4a8e[_0x04c7('0x23')]][_0x1ae430]['talktime']=_0x3e4a8e[_0x04c7('0x5b')];if(this[_0x04c7('0xa')][_0x3e4a8e['queue']]&&this[_0x04c7('0xa')][_0x3e4a8e['queue']][_0x04c7('0x5c')]){this[_0x04c7('0x9')][_0x3e4a8e[_0x04c7('0x23')]][_0x1ae430]['acwtime']=this[_0x04c7('0xa')][_0x3e4a8e['queue']][_0x04c7('0x5d')];this[_0x04c7('0x9')][_0x3e4a8e[_0x04c7('0x23')]][_0x1ae430][_0x04c7('0x5e')]=!![];}this[_0x04c7('0xb')][_0x3e4a8e[_0x04c7('0x40')]]=_[_0x04c7('0x2e')](this[_0x04c7('0xb')][_0x3e4a8e[_0x04c7('0x40')]],[_0x04c7('0x2b'),_0x04c7('0x41')]);logger[_0x04c7('0x32')](_0x04c7('0x5f'),_0x3e4a8e['uniqueid'],util[_0x04c7('0x27')](this[_0x04c7('0x9')][_0x3e4a8e[_0x04c7('0x23')]][_0x1ae430],{'showHidden':![],'depth':null}));ami[_0x04c7('0x1f')](_0x04c7('0x60'),this[_0x04c7('0x9')][_0x3e4a8e[_0x04c7('0x23')]][_0x1ae430]);logger[_0x04c7('0x32')]('[%s][voiceAgentReport][agentcomplete]\x20sending\x20user:agentcomplete\x20event:',_0x3e4a8e['uniqueid'],util[_0x04c7('0x27')](this[_0x04c7('0x9')][_0x3e4a8e['uniqueid']][_0x1ae430],{'showHidden':![],'depth':null}));this[_0x04c7('0x1f')](util[_0x04c7('0x28')](_0x04c7('0x34'),_0x3e4a8e[_0x04c7('0x24')]),_0x04c7('0x61'),this[_0x04c7('0x9')][_0x3e4a8e[_0x04c7('0x23')]][_0x1ae430]);}}}}}}catch(_0x4c5b52){logger['error'](_0x04c7('0x62'),_0x3e4a8e[_0x04c7('0x23')],util[_0x04c7('0x27')](_0x4c5b52,{'showHidden':![],'depth':null}));}};VoiceAgentReport['prototype']['syncVarSet']=function(_0x1f5414){try{if(this[_0x04c7('0x20')](_0x1f5414)){logger[_0x04c7('0x32')]('[%s][voiceAgentReport][varset]\x20event:',_0x1f5414[_0x04c7('0x23')],util[_0x04c7('0x27')](_0x1f5414,{'showHidden':![],'depth':null}));this['addVariable'](_0x1f5414[_0x04c7('0x23')],_[_0x04c7('0x63')](_0x1f5414[_0x04c7('0x64')])[0x0],_0x1f5414[_0x04c7('0x65')]);if(this['channels'][_0x1f5414[_0x04c7('0x23')]]){for(var _0x2d11fd in this[_0x04c7('0x9')][_0x1f5414[_0x04c7('0x23')]]){if(this['channels'][_0x1f5414[_0x04c7('0x23')]][_0x04c7('0x38')](_0x2d11fd)){logger[_0x04c7('0x22')](_0x04c7('0x66'),_0x1f5414[_0x04c7('0x23')],_0x2d11fd,_[_0x04c7('0x63')](_0x1f5414[_0x04c7('0x64')])[0x0],_0x1f5414['value']);if(_['isUndefined'](this[_0x04c7('0x9')][_0x1f5414['uniqueid']][_0x2d11fd][_0x04c7('0xc')])){this[_0x04c7('0x9')][_0x1f5414[_0x04c7('0x23')]][_0x2d11fd][_0x04c7('0xc')]={};}this[_0x04c7('0x9')][_0x1f5414[_0x04c7('0x23')]][_0x2d11fd][_0x04c7('0xc')]=this['variables'][_0x1f5414[_0x04c7('0x23')]];}}}}}catch(_0x2fd6af){logger[_0x04c7('0x36')](_0x04c7('0x67'),_0x1f5414[_0x04c7('0x23')],util[_0x04c7('0x27')](_0x2fd6af,{'showHidden':![],'depth':null}));}};VoiceAgentReport['prototype'][_0x04c7('0x68')]=function(_0x593d9a,_0x37d662,_0xd0d95d){var _0x4db836=[_0x04c7('0x69'),'rtpaudioqosbridged','rtpaudioqosjitter',_0x04c7('0x6a'),_0x04c7('0x6b'),'rtpaudioqoslossbridged','rtpaudioqosrtt',_0x04c7('0x6c'),_0x04c7('0x6d'),'sipuri',_0x04c7('0x6e'),_0x04c7('0x6f'),_0x04c7('0x70'),'memberdynamic','memberinterface',_0x04c7('0x71'),'membername',_0x04c7('0x72'),_0x04c7('0x73')];if(!_[_0x04c7('0x74')](_0x37d662)&&!_['includes'](_0x4db836,_0x37d662)){if(_[_0x04c7('0x21')](this[_0x04c7('0xc')][_0x593d9a])){this[_0x04c7('0xc')][_0x593d9a]={};}this[_0x04c7('0xc')][_0x593d9a][_0x37d662]=_0xd0d95d;}};VoiceAgentReport[_0x04c7('0x1e')][_0x04c7('0x17')]=function(_0x1aa012){try{if(this[_0x04c7('0x20')](_0x1aa012)){logger[_0x04c7('0x32')](_0x04c7('0x75'),_0x1aa012['uniqueid'],util[_0x04c7('0x27')](_0x1aa012,{'showHidden':![],'depth':null}));if(this[_0x04c7('0x9')][_0x1aa012[_0x04c7('0x23')]]){for(var _0x4cbc80 in this[_0x04c7('0x9')][_0x1aa012[_0x04c7('0x23')]]){if(this[_0x04c7('0x9')][_0x1aa012[_0x04c7('0x23')]][_0x04c7('0x38')](_0x4cbc80)){if(this[_0x04c7('0x9')][_0x1aa012[_0x04c7('0x23')]][_0x4cbc80]['reason']==_0x04c7('0x76')&&this['channels'][_0x1aa012[_0x04c7('0x23')]][_0x4cbc80][_0x04c7('0x13')]){logger[_0x04c7('0x22')](_0x04c7('0x77'),_0x1aa012[_0x04c7('0x23')],_0x4cbc80);this[_0x04c7('0x9')][_0x1aa012['uniqueid']][_0x4cbc80]['agentcompleteAt']=moment()[_0x04c7('0x28')](_0x04c7('0x29'));}}}logger[_0x04c7('0x32')]('[%s][voiceAgentReport][hangup]\x20sending\x20voiceAgentReport\x20event:',_0x1aa012['uniqueid'],util[_0x04c7('0x27')](_['values'](this['channels'][_0x1aa012['uniqueid']]),{'showHidden':![],'depth':null}));ami[_0x04c7('0x1f')](_0x04c7('0x78'),_[_0x04c7('0x79')](this['channels'][_0x1aa012[_0x04c7('0x23')]]));delete this['channels'][_0x1aa012[_0x04c7('0x23')]];}if(this[_0x04c7('0xc')][_0x1aa012['uniqueid']]){delete this[_0x04c7('0xc')][_0x1aa012[_0x04c7('0x23')]];}}}catch(_0x5f5bc6){logger['error'](_0x04c7('0x7a'),_0x1aa012[_0x04c7('0x23')],util[_0x04c7('0x27')](_0x5f5bc6,{'showHidden':![],'depth':null}));}};VoiceAgentReport[_0x04c7('0x1e')]['syncAttendedTransfer']=function(_0x5c1c4e){try{if(this[_0x04c7('0x20')](_0x5c1c4e)){logger[_0x04c7('0x32')](_0x04c7('0x7b'),_0x5c1c4e[_0x04c7('0x23')],util[_0x04c7('0x27')](_0x5c1c4e,{'showHidden':![],'depth':null}));if(this[_0x04c7('0x9')][_0x5c1c4e[_0x04c7('0x7c')]]){for(var _0x5bf5fa in this['channels'][_0x5c1c4e['transfereeuniqueid']]){if(this[_0x04c7('0x9')][_0x5c1c4e[_0x04c7('0x7c')]]['hasOwnProperty'](_0x5bf5fa)){if(_0x5c1c4e[_0x04c7('0x7d')]===_0x5bf5fa){logger[_0x04c7('0x22')](_0x04c7('0x7e'),_0x5c1c4e['uniqueid'],this[_0x04c7('0x9')][_0x5c1c4e[_0x04c7('0x7c')]][_0x5bf5fa][_0x04c7('0x24')],_0x5bf5fa);var _0x370185=moment();this[_0x04c7('0x9')][_0x5c1c4e[_0x04c7('0x7c')]][_0x5bf5fa][_0x04c7('0x13')]=!![];this[_0x04c7('0x9')][_0x5c1c4e[_0x04c7('0x7c')]][_0x5bf5fa][_0x04c7('0x7f')]=moment()[_0x04c7('0x28')](_0x04c7('0x29'));this['channels'][_0x5c1c4e[_0x04c7('0x7c')]][_0x5bf5fa][_0x04c7('0x3e')]=_0x04c7('0x80');this['channels'][_0x5c1c4e[_0x04c7('0x7c')]][_0x5bf5fa]['reason']=_0x04c7('0x76');this['channels'][_0x5c1c4e[_0x04c7('0x7c')]][_0x5bf5fa][_0x04c7('0x5b')]=_0x370185['diff'](this[_0x04c7('0x9')][_0x5c1c4e[_0x04c7('0x7c')]][_0x5bf5fa][_0x04c7('0x81')],_0x04c7('0x82'));}}}}if(this[_0x04c7('0x9')][_0x5c1c4e[_0x04c7('0x83')]]){var _0x507d33=this[_0x04c7('0x9')][_0x5c1c4e[_0x04c7('0x83')]];this[_0x04c7('0x9')][_0x5c1c4e[_0x04c7('0x83')]]=this['channels'][_0x5c1c4e['transfereeuniqueid']];this['channels'][_0x5c1c4e[_0x04c7('0x7c')]]=_0x507d33;}}}catch(_0x197b3d){logger['error'](_0x04c7('0x84'),_0x5c1c4e[_0x04c7('0x23')],util[_0x04c7('0x27')](_0x197b3d,{'showHidden':![],'depth':null}));}};VoiceAgentReport['prototype'][_0x04c7('0x1d')]=function(_0x27a702){try{if(this[_0x04c7('0x20')](_0x27a702)){logger[_0x04c7('0x32')](_0x04c7('0x85'),_0x27a702['uniqueid'],util[_0x04c7('0x27')](_0x27a702,{'showHidden':![],'depth':null}));if(this['channels'][_0x27a702[_0x04c7('0x7c')]]){for(var _0x27ffdc in this[_0x04c7('0x9')][_0x27a702[_0x04c7('0x7c')]]){if(this[_0x04c7('0x9')][_0x27a702['transfereeuniqueid']][_0x04c7('0x38')](_0x27ffdc)){if(_0x27a702[_0x04c7('0x86')]===_0x27ffdc){logger[_0x04c7('0x22')](_0x04c7('0x87'),_0x27a702['uniqueid'],this[_0x04c7('0x9')][_0x27a702['transfereeuniqueid']][_0x27ffdc][_0x04c7('0x24')],_0x27ffdc);var _0x1511f9=moment();this[_0x04c7('0x9')][_0x27a702['transfereeuniqueid']][_0x27ffdc][_0x04c7('0x13')]=!![];this[_0x04c7('0x9')][_0x27a702['transfereeuniqueid']][_0x27ffdc][_0x04c7('0x7f')]=_0x1511f9;this[_0x04c7('0x9')][_0x27a702[_0x04c7('0x7c')]][_0x27ffdc][_0x04c7('0x3e')]=_0x04c7('0x80');this[_0x04c7('0x9')][_0x27a702[_0x04c7('0x7c')]][_0x27ffdc]['reason']=_0x04c7('0x76');this[_0x04c7('0x9')][_0x27a702['transfereeuniqueid']][_0x27ffdc][_0x04c7('0x5b')]=_0x1511f9['diff'](this[_0x04c7('0x9')][_0x27a702['transfereeuniqueid']][_0x27ffdc]['agentconnectAt'],_0x04c7('0x82'));}}}}}}catch(_0x21dc0e){logger['error'](_0x04c7('0x88'),_0x27a702[_0x04c7('0x23')],util[_0x04c7('0x27')](_0x21dc0e,{'showHidden':![],'depth':null}));}};VoiceAgentReport['prototype'][_0x04c7('0x19')]=function(_0xf04981){var _0x4bfddc='';try{if(this[_0x04c7('0x20')](_0xf04981)){logger[_0x04c7('0x32')](_0x04c7('0x89'),_0xf04981[_0x04c7('0x23')],util[_0x04c7('0x27')](_0xf04981,{'showHidden':![],'depth':null}));if(_0xf04981[_0x04c7('0x8a')]){_0x4bfddc=_0xf04981[_0x04c7('0x8a')][_0x04c7('0x8b')](0x0,_0xf04981[_0x04c7('0x8a')][_0x04c7('0x8c')]('-'));if(this[_0x04c7('0xb')][_0x4bfddc]){logger[_0x04c7('0x22')](_0x04c7('0x8d'),_0xf04981['uniqueid'],_0x4bfddc);this[_0x04c7('0xb')][_0x4bfddc][_0x04c7('0x8e')]=!![];}}}}catch(_0x47e34e){logger[_0x04c7('0x36')](_0x04c7('0x8f'),_0xf04981[_0x04c7('0x23')],util[_0x04c7('0x27')](_0x47e34e,{'showHidden':![],'depth':null}));}};VoiceAgentReport[_0x04c7('0x1e')][_0x04c7('0x90')]=function(_0x10a27d){var _0x25491b='';try{if(this[_0x04c7('0x20')](_0x10a27d)){logger['debug'](_0x04c7('0x91'),_0x10a27d[_0x04c7('0x23')],util[_0x04c7('0x27')](_0x10a27d,{'showHidden':![],'depth':null}));if(_0x10a27d['channel']){_0x25491b=_0x10a27d[_0x04c7('0x8a')]['substring'](0x0,_0x10a27d[_0x04c7('0x8a')][_0x04c7('0x8c')]('-'));if(this[_0x04c7('0xb')][_0x25491b]){logger[_0x04c7('0x22')](_0x04c7('0x92'),_0x10a27d[_0x04c7('0x23')],_0x25491b);this[_0x04c7('0xb')][_0x25491b]['onhold']=![];}}}}catch(_0x534467){logger[_0x04c7('0x36')](_0x04c7('0x93'),_0x10a27d['uniqueid'],util['inspect'](_0x534467,{'showHidden':![],'depth':null}));}};module['exports']=VoiceAgentReport;
\ No newline at end of file