Built motion from commit 85328c08.|2.5.50
[motion2.git] / server / services / ami / report / voiceAgentReport.js
index b80daa1..7fa490e 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 _0x8d7e=['voice','omit','privilege','[%s][voiceAgentReport][agentcalled]\x20sending\x20agentcalled\x20event:','custom:agentcalled','interface','calleridnum','[%s][voiceAgentReport][agentcalled]\x20sending\x20user:called\x20event:','user:%s','user:called','error','[%s][voiceAgentReport][agentcalled]','[%s][voiceAgentReport][agentconnect]\x20agent:%s\x20destuniqueid:%s\x20lastevent:connect','agentconnectAt','YYYY-MM-DD\x20HH:mm:ss','connectedlinename','connectedlinenum','destchannelstate','destchannelstatedesc','holdtime','lastevent','routealias','pick','destconnectedlinenum','[%s][voiceAgentReport][agentconnect]\x20sending\x20agentconnect\x20event:','custom:agentconnect','[%s][voiceAgentReport][agentcalled]\x20sending\x20user:agentconnect\x20event:','user:agentconnect','[%s][voiceAgentReport][agentconnect]\x20agent:%s\x20destuniqueid:%s\x20lastevent:answered_elsewhere','agentringnoanswerAt','answeredelsewheredestinationuniqueid','answered_elsewhere','reason','[%s][voiceAgentReport][agentconnect]\x20sending\x20agentansweredelsewhere\x20event:','[%s][voiceAgentReport][agentconnect]','[%s][voiceAgentReport][agentringnoanswer]\x20event:','[%s][voiceAgentReport][agentringnoanswer]\x20agent:%s\x20destuniqueid:%s\x20lastevent:rejected','rejected','custom:agentringnoanswer','[%s][voiceAgentReport][queuecallerabandon]\x20event:','hasOwnProperty','[%s][voiceAgentReport][queuecallerabandon]\x20agent:%s\x20destuniqueid:%s\x20lastevent:abandoned','abandoned','[%s][voiceAgentReport][queuecallerabandon]\x20sending\x20agentqueuecallerabandon\x20event:','custom:agentqueuecallerabandon','[%s][voiceAgentReport][queuecallerabandon]','[%s][voiceAgentReport][agentcomplete]\x20event:','[%s][voiceAgentReport][agentcomplete]\x20agent:%s\x20destuniqueid:%s\x20lastevent:complete','agentcompleteAt','complete','transfer','talktime','acw','acwtime','acwTimeout','[%s][voiceAgentReport][agentcomplete]\x20sending\x20user:agentcomplete\x20event:','destaccountcode','user:agentcomplete','[%s][voiceAgentReport][agentcomplete]','[%s][voiceAgentReport][varset]\x20event:','addVariable','keys','variable','value','isUndefined','[%s][voiceAgentReport][varset]','rtpaudioqos','rtpaudioqosbridged','rtpaudioqosjitter','rtpaudioqosloss','rtpaudioqoslossbridged','rtpaudioqosrtt','rtpaudioqosrttbridged','bridgepvtcallid','memberdynamic','memberinterface','memberlastcall','memberpenalty','memberrealtime','[%s][voiceAgentReport][hangup]\x20destuniqueid:%s','[%s][voiceAgentReport][hangup]\x20sending\x20voiceAgentReport\x20event:','values','custom:voiceAgentReport','syncAttendedTransfer','[%s][voiceAgentReport][attendedtransfer]\x20event:','transfereeuniqueid','origtransfereruniqueid','[%s][voiceAgentReport][attendedtransfer]\x20agent:%s\x20destuniqueid:%s\x20lastevent:complete','diff','seconds','secondtransfereruniqueid','[%s][voiceAgentReport][attendedtransfer]','[%s][voiceAgentReport][blindtransfer]\x20event:','transfereruniqueid','[%s][voiceAgentReport][blindtransfer]','[%s][voiceAgentReport][musiconholdstart]\x20event:','channel','substring','lastIndexOf','[%s][voiceAgentReport][musiconholdstart]\x20interface:%s','onhold','[%s][voiceAgentReport][musiconholdstart]','[%s][voiceAgentReport][musiconholdstop]\x20interface:%s','exports','moment','util','ioredis','../../../config/environment','../../../config/logger','ami','../ami','redis','defaults','localhost','socket.io-emitter','channels','voiceChannels','voiceQueues','agents','variables','agentcalled','bind','syncAgentConnect','agentringnoanswer','syncAgentRingNoAnswer','syncQueueCallerAbandon','agentcomplete','varset','syncVarSet','hangup','syncHangup','musiconholdstart','syncMusicOnHoldStart','musiconholdstop','syncMusicOnHoldStop','attendedtransfer','blindtransfer','emit','prototype','isNotNull','syncAgentCalled','info','[%s][voiceAgentReport][agentcalled]\x20agent:%s\x20destuniqueid:%s\x20lastevent:called','uniqueid','membername','debug','[%s][voiceAgentReport][agentcalled]\x20event:','inspect','destuniqueid','format','queue','mandatoryDisposition','type','inbound'];(function(_0xca9367,_0x198db4){var _0x412040=function(_0x1337b4){while(--_0x1337b4){_0xca9367['push'](_0xca9367['shift']());}};_0x412040(++_0x198db4);}(_0x8d7e,0x102));var _0xe8d7=function(_0x35e687,_0x9f762c){_0x35e687=_0x35e687-0x0;var _0x19a13f=_0x8d7e[_0x35e687];return _0x19a13f;};'use strict';var _=require('lodash');var moment=require(_0xe8d7('0x0'));var util=require(_0xe8d7('0x1'));var Redis=require(_0xe8d7('0x2'));var config=require(_0xe8d7('0x3'));var logger=require(_0xe8d7('0x4'))(_0xe8d7('0x5'));var ami=require(_0xe8d7('0x6'));config[_0xe8d7('0x7')]=_[_0xe8d7('0x8')](config[_0xe8d7('0x7')],{'host':_0xe8d7('0x9'),'port':0x18eb});var io=require(_0xe8d7('0xa'))(new Redis(config[_0xe8d7('0x7')]));function VoiceAgentReport(_0x2af30f){this[_0xe8d7('0xb')]={};this[_0xe8d7('0xc')]=_0x2af30f[_0xe8d7('0xb')];this['voiceQueues']=_0x2af30f[_0xe8d7('0xd')];this[_0xe8d7('0xe')]=_0x2af30f[_0xe8d7('0xe')];this[_0xe8d7('0xf')]={};ami['on'](_0xe8d7('0x10'),this['syncAgentCalled'][_0xe8d7('0x11')](this));ami['on']('agentconnect',this[_0xe8d7('0x12')]['bind'](this));ami['on'](_0xe8d7('0x13'),this[_0xe8d7('0x14')]['bind'](this));ami['on']('queuecallerabandon',this[_0xe8d7('0x15')][_0xe8d7('0x11')](this));ami['on'](_0xe8d7('0x16'),this['syncAgentComplete'][_0xe8d7('0x11')](this));ami['on'](_0xe8d7('0x17'),this[_0xe8d7('0x18')]['bind'](this));ami['on'](_0xe8d7('0x19'),this[_0xe8d7('0x1a')][_0xe8d7('0x11')](this));ami['on'](_0xe8d7('0x1b'),this[_0xe8d7('0x1c')][_0xe8d7('0x11')](this));ami['on'](_0xe8d7('0x1d'),this[_0xe8d7('0x1e')][_0xe8d7('0x11')](this));ami['on'](_0xe8d7('0x1f'),this['syncAttendedTransfer'][_0xe8d7('0x11')](this));ami['on'](_0xe8d7('0x20'),this['syncBlindTransfer']['bind'](this));}VoiceAgentReport['prototype'][_0xe8d7('0x21')]=function(_0x43f1be,_0x21bb2b,_0xa3e8bd){io['to'](_0x43f1be)[_0xe8d7('0x21')](_0x21bb2b,_0xa3e8bd);};VoiceAgentReport[_0xe8d7('0x22')][_0xe8d7('0x23')]=function(_0x490c5){return _0x490c5!==null&&!_['isUndefined'](_0x490c5);};VoiceAgentReport[_0xe8d7('0x22')][_0xe8d7('0x24')]=function(_0x3bd79a){try{if(this[_0xe8d7('0x23')](_0x3bd79a)){logger[_0xe8d7('0x25')](_0xe8d7('0x26'),_0x3bd79a[_0xe8d7('0x27')],_0x3bd79a[_0xe8d7('0x28')],_0x3bd79a['destuniqueid']);logger[_0xe8d7('0x29')](_0xe8d7('0x2a'),_0x3bd79a['uniqueid'],util[_0xe8d7('0x2b')](_0x3bd79a,{'showHidden':![],'depth':null}));if(_['isUndefined'](this['channels'][_0x3bd79a[_0xe8d7('0x27')]])){this['channels'][_0x3bd79a[_0xe8d7('0x27')]]={};}if(_['isUndefined'](this[_0xe8d7('0xb')][_0x3bd79a[_0xe8d7('0x27')]][_0x3bd79a[_0xe8d7('0x2c')]])){this[_0xe8d7('0xb')][_0x3bd79a['uniqueid']][_0x3bd79a[_0xe8d7('0x2c')]]={'agentcalledAt':moment()[_0xe8d7('0x2d')]('YYYY-MM-DD\x20HH:mm:ss'),'lastevent':'called','mandatoryDisposition':this[_0xe8d7('0xd')][_0x3bd79a[_0xe8d7('0x2e')]]?this[_0xe8d7('0xd')][_0x3bd79a[_0xe8d7('0x2e')]][_0xe8d7('0x2f')]||![]:![],'type':this[_0xe8d7('0xd')][_0x3bd79a[_0xe8d7('0x2e')]]?this['voiceQueues'][_0x3bd79a[_0xe8d7('0x2e')]][_0xe8d7('0x30')]||_0xe8d7('0x31'):_0xe8d7('0x31'),'variables':this[_0xe8d7('0xf')][_0x3bd79a[_0xe8d7('0x27')]],'motionChannel':_0xe8d7('0x32')};}_['merge'](this[_0xe8d7('0xb')][_0x3bd79a[_0xe8d7('0x27')]][_0x3bd79a[_0xe8d7('0x2c')]],_[_0xe8d7('0x33')](_0x3bd79a,['event',_0xe8d7('0x34')]));logger['debug'](_0xe8d7('0x35'),_0x3bd79a[_0xe8d7('0x27')],util[_0xe8d7('0x2b')](this[_0xe8d7('0xb')][_0x3bd79a[_0xe8d7('0x27')]][_0x3bd79a[_0xe8d7('0x2c')]],{'showHidden':![],'depth':null}));ami['emit'](_0xe8d7('0x36'),this[_0xe8d7('0xb')][_0x3bd79a['uniqueid']][_0x3bd79a[_0xe8d7('0x2c')]]);var _0x525b39={'id':this[_0xe8d7('0xe')][_0x3bd79a[_0xe8d7('0x37')]]['id'],'calleridnum':this[_0xe8d7('0xb')][_0x3bd79a['uniqueid']][_0x3bd79a[_0xe8d7('0x2c')]][_0xe8d7('0x38')],'queue':this[_0xe8d7('0xb')][_0x3bd79a[_0xe8d7('0x27')]][_0x3bd79a[_0xe8d7('0x2c')]][_0xe8d7('0x2e')],'variables':this['channels'][_0x3bd79a[_0xe8d7('0x27')]][_0x3bd79a[_0xe8d7('0x2c')]][_0xe8d7('0xf')]};logger[_0xe8d7('0x29')](_0xe8d7('0x39'),_0x3bd79a[_0xe8d7('0x27')],util['inspect'](_0x525b39,{'showHidden':![],'depth':null}));this[_0xe8d7('0x21')](util['format'](_0xe8d7('0x3a'),_0x3bd79a[_0xe8d7('0x28')]),_0xe8d7('0x3b'),_0x525b39);}}catch(_0x499089){logger[_0xe8d7('0x3c')](_0xe8d7('0x3d'),_0x3bd79a[_0xe8d7('0x27')],util[_0xe8d7('0x2b')](_0x499089,{'showHidden':![],'depth':null}));}};VoiceAgentReport[_0xe8d7('0x22')]['syncAgentConnect']=function(_0x470445){try{if(this[_0xe8d7('0x23')](_0x470445)){if(this['channels'][_0x470445[_0xe8d7('0x27')]]){logger[_0xe8d7('0x29')]('[%s][voiceAgentReport][agentconnect]\x20event:',_0x470445['uniqueid'],util['inspect'](_0x470445,{'showHidden':![],'depth':null}));for(var _0x1f62a8 in this[_0xe8d7('0xb')][_0x470445['uniqueid']]){if(this[_0xe8d7('0xb')][_0x470445[_0xe8d7('0x27')]]['hasOwnProperty'](_0x1f62a8)){if(_0x470445[_0xe8d7('0x2c')]===_0x1f62a8){logger['info'](_0xe8d7('0x3e'),_0x470445[_0xe8d7('0x27')],_0x470445['membername'],_0x470445[_0xe8d7('0x2c')]);this[_0xe8d7('0xb')][_0x470445['uniqueid']][_0x1f62a8][_0xe8d7('0x3f')]=moment()[_0xe8d7('0x2d')](_0xe8d7('0x40'));this['channels'][_0x470445[_0xe8d7('0x27')]][_0x1f62a8][_0xe8d7('0x41')]=_0x470445[_0xe8d7('0x41')];this[_0xe8d7('0xb')][_0x470445[_0xe8d7('0x27')]][_0x1f62a8][_0xe8d7('0x42')]=_0x470445[_0xe8d7('0x42')];this['channels'][_0x470445['uniqueid']][_0x1f62a8][_0xe8d7('0x43')]=_0x470445[_0xe8d7('0x43')];this[_0xe8d7('0xb')][_0x470445[_0xe8d7('0x27')]][_0x1f62a8][_0xe8d7('0x44')]=_0x470445['destchannelstatedesc'];this[_0xe8d7('0xb')][_0x470445[_0xe8d7('0x27')]][_0x1f62a8][_0xe8d7('0x45')]=_0x470445['holdtime'];this['channels'][_0x470445[_0xe8d7('0x27')]][_0x1f62a8][_0xe8d7('0x46')]='connect';if(this['voiceChannels'][this['channels'][_0x470445['uniqueid']][_0x1f62a8][_0xe8d7('0x27')]]){var _0x2dacea=this['voiceChannels'][this[_0xe8d7('0xb')][_0x470445[_0xe8d7('0x27')]][_0x1f62a8][_0xe8d7('0x27')]]['routealias'];this[_0xe8d7('0xb')][_0x470445[_0xe8d7('0x27')]][_0x1f62a8]['routealias']=_0x2dacea;_0x470445[_0xe8d7('0x47')]=_0x2dacea;}_['merge'](this['agents'][_0x470445[_0xe8d7('0x37')]],_[_0xe8d7('0x48')](_0x470445,[_0xe8d7('0x2e'),_0xe8d7('0x49'),'routealias']));logger['debug'](_0xe8d7('0x4a'),_0x470445[_0xe8d7('0x27')],util[_0xe8d7('0x2b')](this['channels'][_0x470445['uniqueid']][_0x470445['destuniqueid']],{'showHidden':![],'depth':null}));ami[_0xe8d7('0x21')](_0xe8d7('0x4b'),this[_0xe8d7('0xb')][_0x470445[_0xe8d7('0x27')]][_0x470445[_0xe8d7('0x2c')]]);logger['debug'](_0xe8d7('0x4c'),_0x470445[_0xe8d7('0x27')],util[_0xe8d7('0x2b')](this[_0xe8d7('0xb')][_0x470445[_0xe8d7('0x27')]][_0x470445['destuniqueid']],{'showHidden':![],'depth':null}));this[_0xe8d7('0x21')](util[_0xe8d7('0x2d')](_0xe8d7('0x3a'),_0x470445[_0xe8d7('0x28')]),_0xe8d7('0x4d'),this['channels'][_0x470445[_0xe8d7('0x27')]][_0x470445['destuniqueid']]);}else if(!this[_0xe8d7('0xb')][_0x470445['uniqueid']][_0x1f62a8][_0xe8d7('0x13')]&&!this[_0xe8d7('0xb')][_0x470445[_0xe8d7('0x27')]][_0x1f62a8][_0xe8d7('0x16')]){logger[_0xe8d7('0x25')](_0xe8d7('0x4e'),_0x470445[_0xe8d7('0x27')],this[_0xe8d7('0xb')][_0x470445[_0xe8d7('0x27')]][_0x1f62a8][_0xe8d7('0x28')],_0x1f62a8);this['channels'][_0x470445[_0xe8d7('0x27')]][_0x1f62a8][_0xe8d7('0x13')]=!![];this['channels'][_0x470445['uniqueid']][_0x1f62a8][_0xe8d7('0x4f')]=moment()[_0xe8d7('0x2d')](_0xe8d7('0x40'));this[_0xe8d7('0xb')][_0x470445[_0xe8d7('0x27')]][_0x1f62a8][_0xe8d7('0x50')]=_0x470445[_0xe8d7('0x2c')];this['channels'][_0x470445[_0xe8d7('0x27')]][_0x1f62a8]['answeredelsewheremembername']=_0x470445[_0xe8d7('0x28')];this['channels'][_0x470445[_0xe8d7('0x27')]][_0x1f62a8][_0xe8d7('0x46')]=_0xe8d7('0x51');this[_0xe8d7('0xb')][_0x470445[_0xe8d7('0x27')]][_0x1f62a8][_0xe8d7('0x52')]='answered_elsewhere';logger[_0xe8d7('0x29')](_0xe8d7('0x53'),_0x470445['uniqueid'],util[_0xe8d7('0x2b')](this[_0xe8d7('0xb')][_0x470445['uniqueid']][_0x1f62a8],{'showHidden':![],'depth':null}));ami[_0xe8d7('0x21')]('custom:agentansweredelsewhere',this[_0xe8d7('0xb')][_0x470445[_0xe8d7('0x27')]][_0x1f62a8]);}}}}}}catch(_0x1d1706){logger['error'](_0xe8d7('0x54'),_0x470445[_0xe8d7('0x27')],util[_0xe8d7('0x2b')](_0x1d1706,{'showHidden':![],'depth':null}));}};VoiceAgentReport['prototype'][_0xe8d7('0x14')]=function(_0xc79f32){try{if(this['isNotNull'](_0xc79f32)){logger[_0xe8d7('0x29')](_0xe8d7('0x55'),_0xc79f32[_0xe8d7('0x27')],util['inspect'](_0xc79f32,{'showHidden':![],'depth':null}));if(this[_0xe8d7('0xb')][_0xc79f32['uniqueid']]&&this[_0xe8d7('0xb')][_0xc79f32[_0xe8d7('0x27')]][_0xc79f32['destuniqueid']]){logger['info'](_0xe8d7('0x56'),_0xc79f32[_0xe8d7('0x27')],_0xc79f32[_0xe8d7('0x28')],_0xc79f32[_0xe8d7('0x2c')]);this[_0xe8d7('0xb')][_0xc79f32[_0xe8d7('0x27')]][_0xc79f32[_0xe8d7('0x2c')]][_0xe8d7('0x13')]=!![];this['channels'][_0xc79f32[_0xe8d7('0x27')]][_0xc79f32[_0xe8d7('0x2c')]][_0xe8d7('0x4f')]=moment()[_0xe8d7('0x2d')](_0xe8d7('0x40'));this[_0xe8d7('0xb')][_0xc79f32[_0xe8d7('0x27')]][_0xc79f32[_0xe8d7('0x2c')]]['lastevent']=_0xe8d7('0x57');this[_0xe8d7('0xb')][_0xc79f32[_0xe8d7('0x27')]][_0xc79f32[_0xe8d7('0x2c')]][_0xe8d7('0x52')]=_0xe8d7('0x57');logger[_0xe8d7('0x29')]('[%s][voiceAgentReport][agentringnoanswer]\x20sending\x20agentringnoanswer\x20event:',_0xc79f32[_0xe8d7('0x27')],util[_0xe8d7('0x2b')](this['channels'][_0xc79f32[_0xe8d7('0x27')]][_0xc79f32[_0xe8d7('0x2c')]],{'showHidden':![],'depth':null}));ami[_0xe8d7('0x21')](_0xe8d7('0x58'),this[_0xe8d7('0xb')][_0xc79f32[_0xe8d7('0x27')]][_0xc79f32['destuniqueid']]);}}}catch(_0x17de97){logger[_0xe8d7('0x3c')]('[%s][voiceAgentReport][agentringnoanswer]',_0xc79f32[_0xe8d7('0x27')],util['inspect'](_0x17de97,{'showHidden':![],'depth':null}));}};VoiceAgentReport[_0xe8d7('0x22')][_0xe8d7('0x15')]=function(_0x322fed){try{if(this[_0xe8d7('0x23')](_0x322fed)){logger[_0xe8d7('0x29')](_0xe8d7('0x59'),_0x322fed[_0xe8d7('0x27')],util['inspect'](_0x322fed,{'showHidden':![],'depth':null}));if(this[_0xe8d7('0xb')][_0x322fed[_0xe8d7('0x27')]]){for(var _0x211562 in this[_0xe8d7('0xb')][_0x322fed[_0xe8d7('0x27')]]){if(this[_0xe8d7('0xb')][_0x322fed[_0xe8d7('0x27')]][_0xe8d7('0x5a')](_0x211562)&&!this[_0xe8d7('0xb')][_0x322fed['uniqueid']][_0x211562]['agentringnoanswer']&&!this[_0xe8d7('0xb')][_0x322fed[_0xe8d7('0x27')]][_0x211562][_0xe8d7('0x16')]){logger[_0xe8d7('0x25')](_0xe8d7('0x5b'),_0x322fed['uniqueid'],this['channels'][_0x322fed[_0xe8d7('0x27')]][_0x211562][_0xe8d7('0x28')],_0x211562);this[_0xe8d7('0xb')][_0x322fed[_0xe8d7('0x27')]][_0x211562][_0xe8d7('0x13')]=!![];this[_0xe8d7('0xb')][_0x322fed['uniqueid']][_0x211562][_0xe8d7('0x4f')]=moment()[_0xe8d7('0x2d')](_0xe8d7('0x40'));this[_0xe8d7('0xb')][_0x322fed['uniqueid']][_0x211562]['lastevent']=_0xe8d7('0x5c');this[_0xe8d7('0xb')][_0x322fed[_0xe8d7('0x27')]][_0x211562]['reason']=_0xe8d7('0x5c');logger['debug'](_0xe8d7('0x5d'),_0x322fed['uniqueid'],util[_0xe8d7('0x2b')](this[_0xe8d7('0xb')][_0x322fed[_0xe8d7('0x27')]][_0x211562],{'showHidden':![],'depth':null}));ami[_0xe8d7('0x21')](_0xe8d7('0x5e'),this[_0xe8d7('0xb')][_0x322fed[_0xe8d7('0x27')]][_0x211562]);}}}}}catch(_0x1f2637){logger[_0xe8d7('0x3c')](_0xe8d7('0x5f'),_0x322fed[_0xe8d7('0x27')],util[_0xe8d7('0x2b')](_0x1f2637,{'showHidden':![],'depth':null}));}};VoiceAgentReport[_0xe8d7('0x22')]['syncAgentComplete']=function(_0x142c66){try{if(this[_0xe8d7('0x23')](_0x142c66)){logger[_0xe8d7('0x29')](_0xe8d7('0x60'),_0x142c66['uniqueid'],util[_0xe8d7('0x2b')](_0x142c66,{'showHidden':![],'depth':null}));if(this[_0xe8d7('0xb')][_0x142c66[_0xe8d7('0x27')]]){for(var _0x3a67cc in this['channels'][_0x142c66['uniqueid']]){if(this[_0xe8d7('0xb')][_0x142c66[_0xe8d7('0x27')]][_0xe8d7('0x5a')](_0x3a67cc)){if(this['channels'][_0x142c66[_0xe8d7('0x27')]][_0x3a67cc][_0xe8d7('0x3f')]&&!this['channels'][_0x142c66[_0xe8d7('0x27')]][_0x3a67cc][_0xe8d7('0x16')]){logger[_0xe8d7('0x25')](_0xe8d7('0x61'),_0x142c66[_0xe8d7('0x27')],this[_0xe8d7('0xb')][_0x142c66['uniqueid']][_0x3a67cc][_0xe8d7('0x28')],_0x3a67cc);this[_0xe8d7('0xb')][_0x142c66[_0xe8d7('0x27')]][_0x3a67cc][_0xe8d7('0x16')]=!![];this['channels'][_0x142c66[_0xe8d7('0x27')]][_0x3a67cc][_0xe8d7('0x62')]=moment()[_0xe8d7('0x2d')]('YYYY-MM-DD\x20HH:mm:ss');this[_0xe8d7('0xb')][_0x142c66[_0xe8d7('0x27')]][_0x3a67cc][_0xe8d7('0x46')]=_0xe8d7('0x63');this[_0xe8d7('0xb')][_0x142c66[_0xe8d7('0x27')]][_0x3a67cc][_0xe8d7('0x52')]=_0x142c66[_0xe8d7('0x52')]==_0xe8d7('0x64')?'agent':_0x142c66[_0xe8d7('0x52')];this[_0xe8d7('0xb')][_0x142c66[_0xe8d7('0x27')]][_0x3a67cc][_0xe8d7('0x65')]=_0x142c66['talktime'];if(this[_0xe8d7('0xd')][_0x142c66[_0xe8d7('0x2e')]]&&this[_0xe8d7('0xd')][_0x142c66[_0xe8d7('0x2e')]][_0xe8d7('0x66')]){this[_0xe8d7('0xb')][_0x142c66[_0xe8d7('0x27')]][_0x3a67cc][_0xe8d7('0x67')]=this[_0xe8d7('0xd')][_0x142c66['queue']][_0xe8d7('0x68')];this['channels'][_0x142c66[_0xe8d7('0x27')]][_0x3a67cc]['agentacw']=!![];}this[_0xe8d7('0xe')][_0x142c66['interface']]=_[_0xe8d7('0x33')](this[_0xe8d7('0xe')][_0x142c66['interface']],[_0xe8d7('0x2e'),_0xe8d7('0x49')]);logger[_0xe8d7('0x29')]('[%s][voiceAgentReport][agentcomplete]\x20sending\x20agentcomplete\x20event:',_0x142c66['uniqueid'],util[_0xe8d7('0x2b')](this[_0xe8d7('0xb')][_0x142c66[_0xe8d7('0x27')]][_0x3a67cc],{'showHidden':![],'depth':null}));ami[_0xe8d7('0x21')]('custom:agentcomplete',this['channels'][_0x142c66[_0xe8d7('0x27')]][_0x3a67cc]);logger[_0xe8d7('0x29')](_0xe8d7('0x69'),_0x142c66[_0xe8d7('0x27')],util['inspect']({'id':this[_0xe8d7('0xe')][_0x142c66[_0xe8d7('0x37')]]['id'],'destaccountcode':_0x142c66[_0xe8d7('0x6a')]},{'showHidden':![],'depth':null}));this[_0xe8d7('0x21')](util[_0xe8d7('0x2d')](_0xe8d7('0x3a'),_0x142c66['membername']),_0xe8d7('0x6b'),{'id':this[_0xe8d7('0xe')][_0x142c66[_0xe8d7('0x37')]]['id'],'destaccountcode':_0x142c66[_0xe8d7('0x6a')]});}}}}}}catch(_0x5967c4){logger[_0xe8d7('0x3c')](_0xe8d7('0x6c'),_0x142c66[_0xe8d7('0x27')],util['inspect'](_0x5967c4,{'showHidden':![],'depth':null}));}};VoiceAgentReport[_0xe8d7('0x22')][_0xe8d7('0x18')]=function(_0x211040){try{if(this[_0xe8d7('0x23')](_0x211040)){logger['debug'](_0xe8d7('0x6d'),_0x211040[_0xe8d7('0x27')],util[_0xe8d7('0x2b')](_0x211040,{'showHidden':![],'depth':null}));this[_0xe8d7('0x6e')](_0x211040[_0xe8d7('0x27')],_[_0xe8d7('0x6f')](_0x211040[_0xe8d7('0x70')])[0x0],_0x211040['value']);if(this[_0xe8d7('0xb')][_0x211040[_0xe8d7('0x27')]]){for(var _0x3fd8ef in this[_0xe8d7('0xb')][_0x211040[_0xe8d7('0x27')]]){if(this[_0xe8d7('0xb')][_0x211040[_0xe8d7('0x27')]][_0xe8d7('0x5a')](_0x3fd8ef)){logger[_0xe8d7('0x25')]('[%s][voiceAgentReport][varset]\x20destuniqueid:%s\x20variable:%s\x20value:%s',_0x211040[_0xe8d7('0x27')],_0x3fd8ef,_[_0xe8d7('0x6f')](_0x211040['variable'])[0x0],_0x211040[_0xe8d7('0x71')]);if(_[_0xe8d7('0x72')](this[_0xe8d7('0xb')][_0x211040[_0xe8d7('0x27')]][_0x3fd8ef]['variables'])){this[_0xe8d7('0xb')][_0x211040['uniqueid']][_0x3fd8ef][_0xe8d7('0xf')]={};}this[_0xe8d7('0xb')][_0x211040[_0xe8d7('0x27')]][_0x3fd8ef][_0xe8d7('0xf')]=this['variables'][_0x211040[_0xe8d7('0x27')]];}}}}}catch(_0x4b5b74){logger[_0xe8d7('0x3c')](_0xe8d7('0x73'),_0x211040['uniqueid'],util[_0xe8d7('0x2b')](_0x4b5b74,{'showHidden':![],'depth':null}));}};VoiceAgentReport[_0xe8d7('0x22')][_0xe8d7('0x6e')]=function(_0x2efac9,_0x4eb95c,_0x42a353){var _0x2d857b=[_0xe8d7('0x74'),_0xe8d7('0x75'),_0xe8d7('0x76'),'rtpaudioqosjitterbridged',_0xe8d7('0x77'),_0xe8d7('0x78'),_0xe8d7('0x79'),_0xe8d7('0x7a'),'sipcallid','sipuri','bridgepeer',_0xe8d7('0x7b'),'membercalls',_0xe8d7('0x7c'),_0xe8d7('0x7d'),_0xe8d7('0x7e'),_0xe8d7('0x28'),_0xe8d7('0x7f'),_0xe8d7('0x80')];if(!_['isNil'](_0x4eb95c)&&!_['includes'](_0x2d857b,_0x4eb95c)){if(_[_0xe8d7('0x72')](this[_0xe8d7('0xf')][_0x2efac9])){this[_0xe8d7('0xf')][_0x2efac9]={};}this['variables'][_0x2efac9][_0x4eb95c]=_0x42a353;}};VoiceAgentReport[_0xe8d7('0x22')]['syncHangup']=function(_0x17775d){try{if(this[_0xe8d7('0x23')](_0x17775d)){logger['debug']('[%s][voiceAgentReport][hangup]\x20event:',_0x17775d[_0xe8d7('0x27')],util[_0xe8d7('0x2b')](_0x17775d,{'showHidden':![],'depth':null}));if(this['channels'][_0x17775d[_0xe8d7('0x27')]]){for(var _0x2a400e in this[_0xe8d7('0xb')][_0x17775d[_0xe8d7('0x27')]]){if(this[_0xe8d7('0xb')][_0x17775d[_0xe8d7('0x27')]][_0xe8d7('0x5a')](_0x2a400e)){if(this[_0xe8d7('0xb')][_0x17775d[_0xe8d7('0x27')]][_0x2a400e][_0xe8d7('0x52')]==_0xe8d7('0x64')&&this['channels'][_0x17775d[_0xe8d7('0x27')]][_0x2a400e][_0xe8d7('0x16')]){logger[_0xe8d7('0x25')](_0xe8d7('0x81'),_0x17775d[_0xe8d7('0x27')],_0x2a400e);this[_0xe8d7('0xb')][_0x17775d[_0xe8d7('0x27')]][_0x2a400e][_0xe8d7('0x62')]=moment()[_0xe8d7('0x2d')](_0xe8d7('0x40'));}}}logger['debug'](_0xe8d7('0x82'),_0x17775d[_0xe8d7('0x27')],util[_0xe8d7('0x2b')](_[_0xe8d7('0x83')](this[_0xe8d7('0xb')][_0x17775d[_0xe8d7('0x27')]]),{'showHidden':![],'depth':null}));ami['emit'](_0xe8d7('0x84'),_[_0xe8d7('0x83')](this[_0xe8d7('0xb')][_0x17775d['uniqueid']]));delete this['channels'][_0x17775d[_0xe8d7('0x27')]];}if(this[_0xe8d7('0xf')][_0x17775d[_0xe8d7('0x27')]]){delete this[_0xe8d7('0xf')][_0x17775d[_0xe8d7('0x27')]];}}}catch(_0x44a182){logger['error']('[%s][voiceAgentReport][hangup]',_0x17775d[_0xe8d7('0x27')],util[_0xe8d7('0x2b')](_0x44a182,{'showHidden':![],'depth':null}));}};VoiceAgentReport[_0xe8d7('0x22')][_0xe8d7('0x85')]=function(_0xbadb92){try{if(this[_0xe8d7('0x23')](_0xbadb92)){logger[_0xe8d7('0x29')](_0xe8d7('0x86'),_0xbadb92[_0xe8d7('0x27')],util[_0xe8d7('0x2b')](_0xbadb92,{'showHidden':![],'depth':null}));if(this['channels'][_0xbadb92['transfereeuniqueid']]){for(var _0x5caa36 in this[_0xe8d7('0xb')][_0xbadb92[_0xe8d7('0x87')]]){if(this[_0xe8d7('0xb')][_0xbadb92[_0xe8d7('0x87')]]['hasOwnProperty'](_0x5caa36)){if(_0xbadb92[_0xe8d7('0x88')]===_0x5caa36){logger[_0xe8d7('0x25')](_0xe8d7('0x89'),_0xbadb92[_0xe8d7('0x27')],this[_0xe8d7('0xb')][_0xbadb92[_0xe8d7('0x87')]][_0x5caa36][_0xe8d7('0x28')],_0x5caa36);var _0x761f9a=moment();this[_0xe8d7('0xb')][_0xbadb92['transfereeuniqueid']][_0x5caa36][_0xe8d7('0x16')]=!![];this[_0xe8d7('0xb')][_0xbadb92[_0xe8d7('0x87')]][_0x5caa36][_0xe8d7('0x62')]=moment()[_0xe8d7('0x2d')]('YYYY-MM-DD\x20HH:mm:ss');this['channels'][_0xbadb92['transfereeuniqueid']][_0x5caa36][_0xe8d7('0x46')]=_0xe8d7('0x63');this[_0xe8d7('0xb')][_0xbadb92[_0xe8d7('0x87')]][_0x5caa36]['reason']=_0xe8d7('0x64');this[_0xe8d7('0xb')][_0xbadb92['transfereeuniqueid']][_0x5caa36]['talktime']=_0x761f9a[_0xe8d7('0x8a')](this[_0xe8d7('0xb')][_0xbadb92[_0xe8d7('0x87')]][_0x5caa36][_0xe8d7('0x3f')],_0xe8d7('0x8b'));}}}}if(this[_0xe8d7('0xb')][_0xbadb92[_0xe8d7('0x8c')]]){var _0x176c19=this[_0xe8d7('0xb')][_0xbadb92[_0xe8d7('0x8c')]];this[_0xe8d7('0xb')][_0xbadb92[_0xe8d7('0x8c')]]=this[_0xe8d7('0xb')][_0xbadb92[_0xe8d7('0x87')]];this[_0xe8d7('0xb')][_0xbadb92[_0xe8d7('0x87')]]=_0x176c19;}}}catch(_0x161b84){logger[_0xe8d7('0x3c')](_0xe8d7('0x8d'),_0xbadb92[_0xe8d7('0x27')],util[_0xe8d7('0x2b')](_0x161b84,{'showHidden':![],'depth':null}));}};VoiceAgentReport[_0xe8d7('0x22')]['syncBlindTransfer']=function(_0x20db32){try{if(this[_0xe8d7('0x23')](_0x20db32)){logger[_0xe8d7('0x29')](_0xe8d7('0x8e'),_0x20db32[_0xe8d7('0x27')],util[_0xe8d7('0x2b')](_0x20db32,{'showHidden':![],'depth':null}));if(this[_0xe8d7('0xb')][_0x20db32[_0xe8d7('0x87')]]){for(var _0x27ed40 in this[_0xe8d7('0xb')][_0x20db32[_0xe8d7('0x87')]]){if(this[_0xe8d7('0xb')][_0x20db32['transfereeuniqueid']][_0xe8d7('0x5a')](_0x27ed40)){if(_0x20db32[_0xe8d7('0x8f')]===_0x27ed40){logger['info']('[%s][voiceAgentReport][blindtransfer]\x20agent:%s\x20destuniqueid:%s\x20lastevent:complete',_0x20db32[_0xe8d7('0x27')],this[_0xe8d7('0xb')][_0x20db32[_0xe8d7('0x87')]][_0x27ed40]['membername'],_0x27ed40);var _0x380355=moment();this[_0xe8d7('0xb')][_0x20db32['transfereeuniqueid']][_0x27ed40]['agentcomplete']=!![];this[_0xe8d7('0xb')][_0x20db32[_0xe8d7('0x87')]][_0x27ed40]['agentcompleteAt']=_0x380355;this['channels'][_0x20db32[_0xe8d7('0x87')]][_0x27ed40][_0xe8d7('0x46')]=_0xe8d7('0x63');this[_0xe8d7('0xb')][_0x20db32[_0xe8d7('0x87')]][_0x27ed40][_0xe8d7('0x52')]=_0xe8d7('0x64');this[_0xe8d7('0xb')][_0x20db32[_0xe8d7('0x87')]][_0x27ed40][_0xe8d7('0x65')]=_0x380355[_0xe8d7('0x8a')](this[_0xe8d7('0xb')][_0x20db32['transfereeuniqueid']][_0x27ed40][_0xe8d7('0x3f')],'seconds');}}}}}}catch(_0x4e89d5){logger[_0xe8d7('0x3c')](_0xe8d7('0x90'),_0x20db32[_0xe8d7('0x27')],util[_0xe8d7('0x2b')](_0x4e89d5,{'showHidden':![],'depth':null}));}};VoiceAgentReport['prototype'][_0xe8d7('0x1c')]=function(_0x226058){var _0x5ae12b='';try{if(this[_0xe8d7('0x23')](_0x226058)){logger[_0xe8d7('0x29')](_0xe8d7('0x91'),_0x226058[_0xe8d7('0x27')],util[_0xe8d7('0x2b')](_0x226058,{'showHidden':![],'depth':null}));if(_0x226058[_0xe8d7('0x92')]){_0x5ae12b=_0x226058[_0xe8d7('0x92')][_0xe8d7('0x93')](0x0,_0x226058[_0xe8d7('0x92')][_0xe8d7('0x94')]('-'));if(this[_0xe8d7('0xe')][_0x5ae12b]){logger[_0xe8d7('0x25')](_0xe8d7('0x95'),_0x226058[_0xe8d7('0x27')],_0x5ae12b);this[_0xe8d7('0xe')][_0x5ae12b][_0xe8d7('0x96')]=!![];}}}}catch(_0x40d1bd){logger[_0xe8d7('0x3c')](_0xe8d7('0x97'),_0x226058[_0xe8d7('0x27')],util['inspect'](_0x40d1bd,{'showHidden':![],'depth':null}));}};VoiceAgentReport['prototype'][_0xe8d7('0x1e')]=function(_0x4e9dda){var _0x4c0467='';try{if(this['isNotNull'](_0x4e9dda)){logger['debug']('[%s][voiceAgentReport][musiconholdstop]\x20event:',_0x4e9dda[_0xe8d7('0x27')],util[_0xe8d7('0x2b')](_0x4e9dda,{'showHidden':![],'depth':null}));if(_0x4e9dda[_0xe8d7('0x92')]){_0x4c0467=_0x4e9dda[_0xe8d7('0x92')][_0xe8d7('0x93')](0x0,_0x4e9dda[_0xe8d7('0x92')][_0xe8d7('0x94')]('-'));if(this[_0xe8d7('0xe')][_0x4c0467]){logger['info'](_0xe8d7('0x98'),_0x4e9dda[_0xe8d7('0x27')],_0x4c0467);this['agents'][_0x4c0467][_0xe8d7('0x96')]=![];}}}}catch(_0x6b52c){logger[_0xe8d7('0x3c')]('[%s][voiceAgentReport][musiconholdstop]',_0x4e9dda[_0xe8d7('0x27')],util[_0xe8d7('0x2b')](_0x6b52c,{'showHidden':![],'depth':null}));}};module[_0xe8d7('0x99')]=VoiceAgentReport;
\ No newline at end of file