Built motion from commit da617fac.|2.6.6
[motion2.git] / server / services / ami / report / voiceAgentReport.js
index b80daa1..7f35f78 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 _0x97c6=['attendedtransfer','syncBlindTransfer','prototype','emit','isNotNull','isUndefined','info','uniqueid','membername','debug','channels','destuniqueid','format','YYYY-MM-DD\x20HH:mm:ss','called','queue','mandatoryDisposition','type','inbound','variables','voice','merge','omit','privilege','[%s][voiceAgentReport][agentcalled]\x20sending\x20agentcalled\x20event:','inspect','custom:agentcalled','interface','[%s][voiceAgentReport][agentcalled]\x20sending\x20user:called\x20event:','user:%s','user:called','error','[%s][voiceAgentReport][agentcalled]','[%s][voiceAgentReport][agentconnect]\x20event:','hasOwnProperty','[%s][voiceAgentReport][agentconnect]\x20agent:%s\x20destuniqueid:%s\x20lastevent:connect','agentconnectAt','connectedlinename','connectedlinenum','destchannelstate','destchannelstatedesc','holdtime','lastevent','connect','routealias','pick','destconnectedlinenum','user:agentconnect','agentcomplete','agentringnoanswerAt','answeredelsewheredestinationuniqueid','answeredelsewheremembername','answered_elsewhere','custom:agentansweredelsewhere','[%s][voiceAgentReport][agentringnoanswer]\x20event:','rejected','reason','[%s][voiceAgentReport][agentringnoanswer]\x20sending\x20agentringnoanswer\x20event:','custom:agentringnoanswer','[%s][voiceAgentReport][queuecallerabandon]\x20event:','abandoned','[%s][voiceAgentReport][queuecallerabandon]\x20sending\x20agentqueuecallerabandon\x20event:','[%s][voiceAgentReport][queuecallerabandon]','agentcompleteAt','complete','transfer','agent','talktime','acwtime','agentacw','[%s][voiceAgentReport][agentcomplete]\x20sending\x20agentcomplete\x20event:','custom:agentcomplete','destaccountcode','user:agentcomplete','[%s][voiceAgentReport][agentcomplete]','[%s][voiceAgentReport][varset]\x20event:','addVariable','value','[%s][voiceAgentReport][varset]\x20destuniqueid:%s\x20variable:%s\x20value:%s','keys','variable','[%s][voiceAgentReport][varset]','rtpaudioqosbridged','rtpaudioqosjitter','rtpaudioqosjitterbridged','rtpaudioqoslossbridged','rtpaudioqosrttbridged','sipuri','bridgepeer','membercalls','memberinterface','memberlastcall','memberpenalty','memberrealtime','includes','[%s][voiceAgentReport][hangup]\x20destuniqueid:%s','[%s][voiceAgentReport][hangup]\x20sending\x20voiceAgentReport\x20event:','values','custom:voiceAgentReport','[%s][voiceAgentReport][hangup]','syncAttendedTransfer','[%s][voiceAgentReport][attendedtransfer]\x20event:','transfereeuniqueid','origtransfereruniqueid','[%s][voiceAgentReport][attendedtransfer]\x20agent:%s\x20destuniqueid:%s\x20lastevent:complete','diff','secondtransfereruniqueid','[%s][voiceAgentReport][attendedtransfer]','[%s][voiceAgentReport][blindtransfer]\x20event:','transfereruniqueid','[%s][voiceAgentReport][blindtransfer]\x20agent:%s\x20destuniqueid:%s\x20lastevent:complete','seconds','[%s][voiceAgentReport][blindtransfer]','syncMusicOnHoldStart','[%s][voiceAgentReport][musiconholdstart]\x20event:','channel','substring','onhold','[%s][voiceAgentReport][musiconholdstart]','syncMusicOnHoldStop','[%s][voiceAgentReport][musiconholdstop]\x20interface:%s','exports','lodash','util','ioredis','../../../config/environment','ami','../ami','redis','defaults','localhost','socket.io-emitter','voiceChannels','voiceQueues','agents','syncAgentCalled','bind','syncAgentConnect','agentringnoanswer','syncAgentRingNoAnswer','queuecallerabandon','syncQueueCallerAbandon','syncAgentComplete','varset','syncVarSet','hangup','musiconholdstart','musiconholdstop'];(function(_0x124298,_0x542004){var _0x35ac24=function(_0x49afe8){while(--_0x49afe8){_0x124298['push'](_0x124298['shift']());}};_0x35ac24(++_0x542004);}(_0x97c6,0x7a));var _0x697c=function(_0x3a94e1,_0x22e4fd){_0x3a94e1=_0x3a94e1-0x0;var _0x6a09d5=_0x97c6[_0x3a94e1];return _0x6a09d5;};'use strict';var _=require(_0x697c('0x0'));var moment=require('moment');var util=require(_0x697c('0x1'));var Redis=require(_0x697c('0x2'));var config=require(_0x697c('0x3'));var logger=require('../../../config/logger')(_0x697c('0x4'));var ami=require(_0x697c('0x5'));config[_0x697c('0x6')]=_[_0x697c('0x7')](config[_0x697c('0x6')],{'host':_0x697c('0x8'),'port':0x18eb});var io=require(_0x697c('0x9'))(new Redis(config[_0x697c('0x6')]));function VoiceAgentReport(_0x1bb83a){this['channels']={};this[_0x697c('0xa')]=_0x1bb83a['channels'];this[_0x697c('0xb')]=_0x1bb83a[_0x697c('0xb')];this[_0x697c('0xc')]=_0x1bb83a[_0x697c('0xc')];this['variables']={};ami['on']('agentcalled',this[_0x697c('0xd')][_0x697c('0xe')](this));ami['on']('agentconnect',this[_0x697c('0xf')][_0x697c('0xe')](this));ami['on'](_0x697c('0x10'),this[_0x697c('0x11')][_0x697c('0xe')](this));ami['on'](_0x697c('0x12'),this[_0x697c('0x13')][_0x697c('0xe')](this));ami['on']('agentcomplete',this[_0x697c('0x14')]['bind'](this));ami['on'](_0x697c('0x15'),this[_0x697c('0x16')][_0x697c('0xe')](this));ami['on'](_0x697c('0x17'),this['syncHangup'][_0x697c('0xe')](this));ami['on'](_0x697c('0x18'),this['syncMusicOnHoldStart'][_0x697c('0xe')](this));ami['on'](_0x697c('0x19'),this['syncMusicOnHoldStop'][_0x697c('0xe')](this));ami['on'](_0x697c('0x1a'),this['syncAttendedTransfer'][_0x697c('0xe')](this));ami['on']('blindtransfer',this[_0x697c('0x1b')][_0x697c('0xe')](this));}VoiceAgentReport[_0x697c('0x1c')][_0x697c('0x1d')]=function(_0x3e2ef9,_0x377542,_0x356dc3){io['to'](_0x3e2ef9)[_0x697c('0x1d')](_0x377542,_0x356dc3);};VoiceAgentReport[_0x697c('0x1c')][_0x697c('0x1e')]=function(_0x43766f){return _0x43766f!==null&&!_[_0x697c('0x1f')](_0x43766f);};VoiceAgentReport[_0x697c('0x1c')][_0x697c('0xd')]=function(_0x138575){try{if(this[_0x697c('0x1e')](_0x138575)){logger[_0x697c('0x20')]('[%s][voiceAgentReport][agentcalled]\x20agent:%s\x20destuniqueid:%s\x20lastevent:called',_0x138575[_0x697c('0x21')],_0x138575[_0x697c('0x22')],_0x138575['destuniqueid']);logger[_0x697c('0x23')]('[%s][voiceAgentReport][agentcalled]\x20event:',_0x138575['uniqueid'],util['inspect'](_0x138575,{'showHidden':![],'depth':null}));if(_[_0x697c('0x1f')](this[_0x697c('0x24')][_0x138575[_0x697c('0x21')]])){this['channels'][_0x138575[_0x697c('0x21')]]={};}if(_['isUndefined'](this[_0x697c('0x24')][_0x138575[_0x697c('0x21')]][_0x138575[_0x697c('0x25')]])){this[_0x697c('0x24')][_0x138575['uniqueid']][_0x138575[_0x697c('0x25')]]={'agentcalledAt':moment()[_0x697c('0x26')](_0x697c('0x27')),'lastevent':_0x697c('0x28'),'mandatoryDisposition':this[_0x697c('0xb')][_0x138575['queue']]?this[_0x697c('0xb')][_0x138575[_0x697c('0x29')]][_0x697c('0x2a')]||![]:![],'type':this[_0x697c('0xb')][_0x138575[_0x697c('0x29')]]?this[_0x697c('0xb')][_0x138575['queue']][_0x697c('0x2b')]||_0x697c('0x2c'):_0x697c('0x2c'),'variables':this[_0x697c('0x2d')][_0x138575['uniqueid']],'motionChannel':_0x697c('0x2e')};}_[_0x697c('0x2f')](this[_0x697c('0x24')][_0x138575[_0x697c('0x21')]][_0x138575[_0x697c('0x25')]],_[_0x697c('0x30')](_0x138575,['event',_0x697c('0x31')]));logger['debug'](_0x697c('0x32'),_0x138575[_0x697c('0x21')],util[_0x697c('0x33')](this[_0x697c('0x24')][_0x138575[_0x697c('0x21')]][_0x138575['destuniqueid']],{'showHidden':![],'depth':null}));ami[_0x697c('0x1d')](_0x697c('0x34'),this[_0x697c('0x24')][_0x138575[_0x697c('0x21')]][_0x138575[_0x697c('0x25')]]);var _0x308b47={'id':this[_0x697c('0xc')][_0x138575[_0x697c('0x35')]]['id'],'calleridnum':this[_0x697c('0x24')][_0x138575[_0x697c('0x21')]][_0x138575[_0x697c('0x25')]]['calleridnum'],'queue':this['channels'][_0x138575['uniqueid']][_0x138575[_0x697c('0x25')]][_0x697c('0x29')],'variables':this[_0x697c('0x24')][_0x138575['uniqueid']][_0x138575[_0x697c('0x25')]]['variables']};logger[_0x697c('0x23')](_0x697c('0x36'),_0x138575[_0x697c('0x21')],util['inspect'](_0x308b47,{'showHidden':![],'depth':null}));this[_0x697c('0x1d')](util['format'](_0x697c('0x37'),_0x138575[_0x697c('0x22')]),_0x697c('0x38'),_0x308b47);}}catch(_0x17f695){logger[_0x697c('0x39')](_0x697c('0x3a'),_0x138575[_0x697c('0x21')],util[_0x697c('0x33')](_0x17f695,{'showHidden':![],'depth':null}));}};VoiceAgentReport[_0x697c('0x1c')][_0x697c('0xf')]=function(_0x5302ec){try{if(this['isNotNull'](_0x5302ec)){if(this[_0x697c('0x24')][_0x5302ec['uniqueid']]){logger[_0x697c('0x23')](_0x697c('0x3b'),_0x5302ec[_0x697c('0x21')],util[_0x697c('0x33')](_0x5302ec,{'showHidden':![],'depth':null}));for(var _0x69536b in this[_0x697c('0x24')][_0x5302ec[_0x697c('0x21')]]){if(this[_0x697c('0x24')][_0x5302ec[_0x697c('0x21')]][_0x697c('0x3c')](_0x69536b)){if(_0x5302ec[_0x697c('0x25')]===_0x69536b){logger[_0x697c('0x20')](_0x697c('0x3d'),_0x5302ec[_0x697c('0x21')],_0x5302ec[_0x697c('0x22')],_0x5302ec['destuniqueid']);this[_0x697c('0x24')][_0x5302ec['uniqueid']][_0x69536b][_0x697c('0x3e')]=moment()[_0x697c('0x26')](_0x697c('0x27'));this[_0x697c('0x24')][_0x5302ec[_0x697c('0x21')]][_0x69536b]['connectedlinename']=_0x5302ec[_0x697c('0x3f')];this[_0x697c('0x24')][_0x5302ec[_0x697c('0x21')]][_0x69536b][_0x697c('0x40')]=_0x5302ec['connectedlinenum'];this[_0x697c('0x24')][_0x5302ec[_0x697c('0x21')]][_0x69536b][_0x697c('0x41')]=_0x5302ec[_0x697c('0x41')];this[_0x697c('0x24')][_0x5302ec['uniqueid']][_0x69536b][_0x697c('0x42')]=_0x5302ec['destchannelstatedesc'];this[_0x697c('0x24')][_0x5302ec[_0x697c('0x21')]][_0x69536b][_0x697c('0x43')]=_0x5302ec[_0x697c('0x43')];this['channels'][_0x5302ec[_0x697c('0x21')]][_0x69536b][_0x697c('0x44')]=_0x697c('0x45');if(this[_0x697c('0xa')][this[_0x697c('0x24')][_0x5302ec['uniqueid']][_0x69536b][_0x697c('0x21')]]){var _0x56fa80=this[_0x697c('0xa')][this['channels'][_0x5302ec[_0x697c('0x21')]][_0x69536b][_0x697c('0x21')]][_0x697c('0x46')];this[_0x697c('0x24')][_0x5302ec[_0x697c('0x21')]][_0x69536b]['routealias']=_0x56fa80;_0x5302ec[_0x697c('0x46')]=_0x56fa80;}_[_0x697c('0x2f')](this[_0x697c('0xc')][_0x5302ec[_0x697c('0x35')]],_[_0x697c('0x47')](_0x5302ec,[_0x697c('0x29'),_0x697c('0x48'),_0x697c('0x46')]));logger[_0x697c('0x23')]('[%s][voiceAgentReport][agentconnect]\x20sending\x20agentconnect\x20event:',_0x5302ec[_0x697c('0x21')],util[_0x697c('0x33')](this[_0x697c('0x24')][_0x5302ec[_0x697c('0x21')]][_0x5302ec[_0x697c('0x25')]],{'showHidden':![],'depth':null}));ami[_0x697c('0x1d')]('custom:agentconnect',this['channels'][_0x5302ec[_0x697c('0x21')]][_0x5302ec[_0x697c('0x25')]]);logger[_0x697c('0x23')]('[%s][voiceAgentReport][agentcalled]\x20sending\x20user:agentconnect\x20event:',_0x5302ec[_0x697c('0x21')],util[_0x697c('0x33')](this['channels'][_0x5302ec[_0x697c('0x21')]][_0x5302ec[_0x697c('0x25')]],{'showHidden':![],'depth':null}));this[_0x697c('0x1d')](util[_0x697c('0x26')](_0x697c('0x37'),_0x5302ec[_0x697c('0x22')]),_0x697c('0x49'),this[_0x697c('0x24')][_0x5302ec[_0x697c('0x21')]][_0x5302ec[_0x697c('0x25')]]);}else if(!this[_0x697c('0x24')][_0x5302ec['uniqueid']][_0x69536b][_0x697c('0x10')]&&!this['channels'][_0x5302ec[_0x697c('0x21')]][_0x69536b][_0x697c('0x4a')]){logger[_0x697c('0x20')]('[%s][voiceAgentReport][agentconnect]\x20agent:%s\x20destuniqueid:%s\x20lastevent:answered_elsewhere',_0x5302ec[_0x697c('0x21')],this[_0x697c('0x24')][_0x5302ec[_0x697c('0x21')]][_0x69536b][_0x697c('0x22')],_0x69536b);this[_0x697c('0x24')][_0x5302ec['uniqueid']][_0x69536b]['agentringnoanswer']=!![];this[_0x697c('0x24')][_0x5302ec['uniqueid']][_0x69536b][_0x697c('0x4b')]=moment()[_0x697c('0x26')]('YYYY-MM-DD\x20HH:mm:ss');this[_0x697c('0x24')][_0x5302ec[_0x697c('0x21')]][_0x69536b][_0x697c('0x4c')]=_0x5302ec['destuniqueid'];this['channels'][_0x5302ec[_0x697c('0x21')]][_0x69536b][_0x697c('0x4d')]=_0x5302ec[_0x697c('0x22')];this[_0x697c('0x24')][_0x5302ec['uniqueid']][_0x69536b]['lastevent']=_0x697c('0x4e');this[_0x697c('0x24')][_0x5302ec[_0x697c('0x21')]][_0x69536b]['reason']=_0x697c('0x4e');logger[_0x697c('0x23')]('[%s][voiceAgentReport][agentconnect]\x20sending\x20agentansweredelsewhere\x20event:',_0x5302ec[_0x697c('0x21')],util['inspect'](this[_0x697c('0x24')][_0x5302ec[_0x697c('0x21')]][_0x69536b],{'showHidden':![],'depth':null}));ami[_0x697c('0x1d')](_0x697c('0x4f'),this[_0x697c('0x24')][_0x5302ec[_0x697c('0x21')]][_0x69536b]);}}}}}}catch(_0x2ed1ab){logger[_0x697c('0x39')]('[%s][voiceAgentReport][agentconnect]',_0x5302ec['uniqueid'],util[_0x697c('0x33')](_0x2ed1ab,{'showHidden':![],'depth':null}));}};VoiceAgentReport[_0x697c('0x1c')][_0x697c('0x11')]=function(_0x313181){try{if(this[_0x697c('0x1e')](_0x313181)){logger[_0x697c('0x23')](_0x697c('0x50'),_0x313181[_0x697c('0x21')],util[_0x697c('0x33')](_0x313181,{'showHidden':![],'depth':null}));if(this[_0x697c('0x24')][_0x313181['uniqueid']]&&this[_0x697c('0x24')][_0x313181[_0x697c('0x21')]][_0x313181[_0x697c('0x25')]]){logger[_0x697c('0x20')]('[%s][voiceAgentReport][agentringnoanswer]\x20agent:%s\x20destuniqueid:%s\x20lastevent:rejected',_0x313181['uniqueid'],_0x313181[_0x697c('0x22')],_0x313181[_0x697c('0x25')]);this[_0x697c('0x24')][_0x313181[_0x697c('0x21')]][_0x313181[_0x697c('0x25')]][_0x697c('0x10')]=!![];this[_0x697c('0x24')][_0x313181['uniqueid']][_0x313181['destuniqueid']][_0x697c('0x4b')]=moment()['format'](_0x697c('0x27'));this[_0x697c('0x24')][_0x313181[_0x697c('0x21')]][_0x313181[_0x697c('0x25')]]['lastevent']=_0x697c('0x51');this[_0x697c('0x24')][_0x313181[_0x697c('0x21')]][_0x313181['destuniqueid']][_0x697c('0x52')]=_0x697c('0x51');logger['debug'](_0x697c('0x53'),_0x313181[_0x697c('0x21')],util[_0x697c('0x33')](this[_0x697c('0x24')][_0x313181[_0x697c('0x21')]][_0x313181[_0x697c('0x25')]],{'showHidden':![],'depth':null}));ami[_0x697c('0x1d')](_0x697c('0x54'),this[_0x697c('0x24')][_0x313181[_0x697c('0x21')]][_0x313181[_0x697c('0x25')]]);}}}catch(_0x5a8e49){logger[_0x697c('0x39')]('[%s][voiceAgentReport][agentringnoanswer]',_0x313181[_0x697c('0x21')],util[_0x697c('0x33')](_0x5a8e49,{'showHidden':![],'depth':null}));}};VoiceAgentReport[_0x697c('0x1c')]['syncQueueCallerAbandon']=function(_0x5590a6){try{if(this['isNotNull'](_0x5590a6)){logger[_0x697c('0x23')](_0x697c('0x55'),_0x5590a6[_0x697c('0x21')],util[_0x697c('0x33')](_0x5590a6,{'showHidden':![],'depth':null}));if(this[_0x697c('0x24')][_0x5590a6[_0x697c('0x21')]]){for(var _0x4f0652 in this[_0x697c('0x24')][_0x5590a6[_0x697c('0x21')]]){if(this['channels'][_0x5590a6[_0x697c('0x21')]][_0x697c('0x3c')](_0x4f0652)&&!this[_0x697c('0x24')][_0x5590a6[_0x697c('0x21')]][_0x4f0652][_0x697c('0x10')]&&!this[_0x697c('0x24')][_0x5590a6[_0x697c('0x21')]][_0x4f0652][_0x697c('0x4a')]){logger[_0x697c('0x20')]('[%s][voiceAgentReport][queuecallerabandon]\x20agent:%s\x20destuniqueid:%s\x20lastevent:abandoned',_0x5590a6['uniqueid'],this[_0x697c('0x24')][_0x5590a6[_0x697c('0x21')]][_0x4f0652][_0x697c('0x22')],_0x4f0652);this[_0x697c('0x24')][_0x5590a6[_0x697c('0x21')]][_0x4f0652][_0x697c('0x10')]=!![];this[_0x697c('0x24')][_0x5590a6['uniqueid']][_0x4f0652][_0x697c('0x4b')]=moment()[_0x697c('0x26')](_0x697c('0x27'));this[_0x697c('0x24')][_0x5590a6[_0x697c('0x21')]][_0x4f0652]['lastevent']=_0x697c('0x56');this[_0x697c('0x24')][_0x5590a6['uniqueid']][_0x4f0652][_0x697c('0x52')]=_0x697c('0x56');logger['debug'](_0x697c('0x57'),_0x5590a6['uniqueid'],util['inspect'](this[_0x697c('0x24')][_0x5590a6[_0x697c('0x21')]][_0x4f0652],{'showHidden':![],'depth':null}));ami['emit']('custom:agentqueuecallerabandon',this['channels'][_0x5590a6[_0x697c('0x21')]][_0x4f0652]);}}}}}catch(_0x13763c){logger[_0x697c('0x39')](_0x697c('0x58'),_0x5590a6[_0x697c('0x21')],util[_0x697c('0x33')](_0x13763c,{'showHidden':![],'depth':null}));}};VoiceAgentReport[_0x697c('0x1c')]['syncAgentComplete']=function(_0x3f10c1){try{if(this['isNotNull'](_0x3f10c1)){logger[_0x697c('0x23')]('[%s][voiceAgentReport][agentcomplete]\x20event:',_0x3f10c1[_0x697c('0x21')],util[_0x697c('0x33')](_0x3f10c1,{'showHidden':![],'depth':null}));if(this[_0x697c('0x24')][_0x3f10c1[_0x697c('0x21')]]){for(var _0x5aa370 in this[_0x697c('0x24')][_0x3f10c1[_0x697c('0x21')]]){if(this['channels'][_0x3f10c1['uniqueid']]['hasOwnProperty'](_0x5aa370)){if(this[_0x697c('0x24')][_0x3f10c1[_0x697c('0x21')]][_0x5aa370][_0x697c('0x3e')]&&!this[_0x697c('0x24')][_0x3f10c1[_0x697c('0x21')]][_0x5aa370]['agentcomplete']){logger[_0x697c('0x20')]('[%s][voiceAgentReport][agentcomplete]\x20agent:%s\x20destuniqueid:%s\x20lastevent:complete',_0x3f10c1[_0x697c('0x21')],this[_0x697c('0x24')][_0x3f10c1[_0x697c('0x21')]][_0x5aa370]['membername'],_0x5aa370);this[_0x697c('0x24')][_0x3f10c1[_0x697c('0x21')]][_0x5aa370][_0x697c('0x4a')]=!![];this['channels'][_0x3f10c1[_0x697c('0x21')]][_0x5aa370][_0x697c('0x59')]=moment()['format'](_0x697c('0x27'));this[_0x697c('0x24')][_0x3f10c1['uniqueid']][_0x5aa370][_0x697c('0x44')]=_0x697c('0x5a');this['channels'][_0x3f10c1[_0x697c('0x21')]][_0x5aa370]['reason']=_0x3f10c1[_0x697c('0x52')]==_0x697c('0x5b')?_0x697c('0x5c'):_0x3f10c1[_0x697c('0x52')];this[_0x697c('0x24')][_0x3f10c1[_0x697c('0x21')]][_0x5aa370][_0x697c('0x5d')]=_0x3f10c1[_0x697c('0x5d')];if(this['voiceQueues'][_0x3f10c1[_0x697c('0x29')]]&&this[_0x697c('0xb')][_0x3f10c1[_0x697c('0x29')]]['acw']){this[_0x697c('0x24')][_0x3f10c1['uniqueid']][_0x5aa370][_0x697c('0x5e')]=this['voiceQueues'][_0x3f10c1[_0x697c('0x29')]]['acwTimeout'];this[_0x697c('0x24')][_0x3f10c1['uniqueid']][_0x5aa370][_0x697c('0x5f')]=!![];}this[_0x697c('0xc')][_0x3f10c1[_0x697c('0x35')]]=_['omit'](this[_0x697c('0xc')][_0x3f10c1[_0x697c('0x35')]],[_0x697c('0x29'),_0x697c('0x48')]);logger[_0x697c('0x23')](_0x697c('0x60'),_0x3f10c1[_0x697c('0x21')],util[_0x697c('0x33')](this[_0x697c('0x24')][_0x3f10c1[_0x697c('0x21')]][_0x5aa370],{'showHidden':![],'depth':null}));ami['emit'](_0x697c('0x61'),this[_0x697c('0x24')][_0x3f10c1['uniqueid']][_0x5aa370]);logger[_0x697c('0x23')]('[%s][voiceAgentReport][agentcomplete]\x20sending\x20user:agentcomplete\x20event:',_0x3f10c1['uniqueid'],util['inspect']({'id':this[_0x697c('0xc')][_0x3f10c1['interface']]['id'],'destaccountcode':_0x3f10c1[_0x697c('0x62')]},{'showHidden':![],'depth':null}));this[_0x697c('0x1d')](util[_0x697c('0x26')](_0x697c('0x37'),_0x3f10c1[_0x697c('0x22')]),_0x697c('0x63'),{'id':this[_0x697c('0xc')][_0x3f10c1[_0x697c('0x35')]]['id'],'destaccountcode':_0x3f10c1[_0x697c('0x62')]});}}}}}}catch(_0x16d3cc){logger[_0x697c('0x39')](_0x697c('0x64'),_0x3f10c1['uniqueid'],util[_0x697c('0x33')](_0x16d3cc,{'showHidden':![],'depth':null}));}};VoiceAgentReport[_0x697c('0x1c')]['syncVarSet']=function(_0x3e258a){try{if(this[_0x697c('0x1e')](_0x3e258a)){logger[_0x697c('0x23')](_0x697c('0x65'),_0x3e258a[_0x697c('0x21')],util[_0x697c('0x33')](_0x3e258a,{'showHidden':![],'depth':null}));this[_0x697c('0x66')](_0x3e258a[_0x697c('0x21')],_['keys'](_0x3e258a['variable'])[0x0],_0x3e258a[_0x697c('0x67')]);if(this[_0x697c('0x24')][_0x3e258a[_0x697c('0x21')]]){for(var _0x529ae9 in this[_0x697c('0x24')][_0x3e258a['uniqueid']]){if(this['channels'][_0x3e258a[_0x697c('0x21')]][_0x697c('0x3c')](_0x529ae9)){logger['info'](_0x697c('0x68'),_0x3e258a[_0x697c('0x21')],_0x529ae9,_[_0x697c('0x69')](_0x3e258a[_0x697c('0x6a')])[0x0],_0x3e258a['value']);if(_['isUndefined'](this['channels'][_0x3e258a['uniqueid']][_0x529ae9][_0x697c('0x2d')])){this['channels'][_0x3e258a[_0x697c('0x21')]][_0x529ae9][_0x697c('0x2d')]={};}this[_0x697c('0x24')][_0x3e258a['uniqueid']][_0x529ae9][_0x697c('0x2d')]=this['variables'][_0x3e258a[_0x697c('0x21')]];}}}}}catch(_0x4172c8){logger[_0x697c('0x39')](_0x697c('0x6b'),_0x3e258a[_0x697c('0x21')],util['inspect'](_0x4172c8,{'showHidden':![],'depth':null}));}};VoiceAgentReport[_0x697c('0x1c')][_0x697c('0x66')]=function(_0x1bab0c,_0x5f0f0c,_0x2c2e07){var _0x40f95b=['rtpaudioqos',_0x697c('0x6c'),_0x697c('0x6d'),_0x697c('0x6e'),'rtpaudioqosloss',_0x697c('0x6f'),'rtpaudioqosrtt',_0x697c('0x70'),'sipcallid',_0x697c('0x71'),_0x697c('0x72'),'bridgepvtcallid',_0x697c('0x73'),'memberdynamic',_0x697c('0x74'),_0x697c('0x75'),_0x697c('0x22'),_0x697c('0x76'),_0x697c('0x77')];if(!_['isNil'](_0x5f0f0c)&&!_[_0x697c('0x78')](_0x40f95b,_0x5f0f0c)){if(_[_0x697c('0x1f')](this[_0x697c('0x2d')][_0x1bab0c])){this[_0x697c('0x2d')][_0x1bab0c]={};}this['variables'][_0x1bab0c][_0x5f0f0c]=_0x2c2e07;}};VoiceAgentReport[_0x697c('0x1c')]['syncHangup']=function(_0x4a8024){try{if(this['isNotNull'](_0x4a8024)){logger['debug']('[%s][voiceAgentReport][hangup]\x20event:',_0x4a8024['uniqueid'],util['inspect'](_0x4a8024,{'showHidden':![],'depth':null}));if(this[_0x697c('0x24')][_0x4a8024[_0x697c('0x21')]]){for(var _0x3e7b74 in this['channels'][_0x4a8024[_0x697c('0x21')]]){if(this[_0x697c('0x24')][_0x4a8024['uniqueid']][_0x697c('0x3c')](_0x3e7b74)){if(this[_0x697c('0x24')][_0x4a8024[_0x697c('0x21')]][_0x3e7b74][_0x697c('0x52')]==_0x697c('0x5b')&&this[_0x697c('0x24')][_0x4a8024['uniqueid']][_0x3e7b74][_0x697c('0x4a')]){logger[_0x697c('0x20')](_0x697c('0x79'),_0x4a8024[_0x697c('0x21')],_0x3e7b74);this[_0x697c('0x24')][_0x4a8024['uniqueid']][_0x3e7b74][_0x697c('0x59')]=moment()[_0x697c('0x26')]('YYYY-MM-DD\x20HH:mm:ss');}}}logger[_0x697c('0x23')](_0x697c('0x7a'),_0x4a8024[_0x697c('0x21')],util['inspect'](_[_0x697c('0x7b')](this[_0x697c('0x24')][_0x4a8024[_0x697c('0x21')]]),{'showHidden':![],'depth':null}));ami['emit'](_0x697c('0x7c'),_[_0x697c('0x7b')](this[_0x697c('0x24')][_0x4a8024[_0x697c('0x21')]]));delete this['channels'][_0x4a8024[_0x697c('0x21')]];}if(this['variables'][_0x4a8024['uniqueid']]){delete this[_0x697c('0x2d')][_0x4a8024['uniqueid']];}}}catch(_0x419026){logger['error'](_0x697c('0x7d'),_0x4a8024[_0x697c('0x21')],util[_0x697c('0x33')](_0x419026,{'showHidden':![],'depth':null}));}};VoiceAgentReport[_0x697c('0x1c')][_0x697c('0x7e')]=function(_0x6c6b8e){try{if(this['isNotNull'](_0x6c6b8e)){logger['debug'](_0x697c('0x7f'),_0x6c6b8e[_0x697c('0x21')],util[_0x697c('0x33')](_0x6c6b8e,{'showHidden':![],'depth':null}));if(this[_0x697c('0x24')][_0x6c6b8e[_0x697c('0x80')]]){for(var _0x38c2a9 in this[_0x697c('0x24')][_0x6c6b8e[_0x697c('0x80')]]){if(this['channels'][_0x6c6b8e[_0x697c('0x80')]][_0x697c('0x3c')](_0x38c2a9)){if(_0x6c6b8e[_0x697c('0x81')]===_0x38c2a9){logger[_0x697c('0x20')](_0x697c('0x82'),_0x6c6b8e[_0x697c('0x21')],this[_0x697c('0x24')][_0x6c6b8e[_0x697c('0x80')]][_0x38c2a9][_0x697c('0x22')],_0x38c2a9);var _0x541d89=moment();this[_0x697c('0x24')][_0x6c6b8e[_0x697c('0x80')]][_0x38c2a9]['agentcomplete']=!![];this[_0x697c('0x24')][_0x6c6b8e['transfereeuniqueid']][_0x38c2a9]['agentcompleteAt']=moment()[_0x697c('0x26')](_0x697c('0x27'));this[_0x697c('0x24')][_0x6c6b8e[_0x697c('0x80')]][_0x38c2a9][_0x697c('0x44')]=_0x697c('0x5a');this[_0x697c('0x24')][_0x6c6b8e[_0x697c('0x80')]][_0x38c2a9][_0x697c('0x52')]=_0x697c('0x5b');this[_0x697c('0x24')][_0x6c6b8e['transfereeuniqueid']][_0x38c2a9]['talktime']=_0x541d89[_0x697c('0x83')](this[_0x697c('0x24')][_0x6c6b8e['transfereeuniqueid']][_0x38c2a9][_0x697c('0x3e')],'seconds');}}}}if(this[_0x697c('0x24')][_0x6c6b8e[_0x697c('0x84')]]){var _0x84d1e8=this[_0x697c('0x24')][_0x6c6b8e[_0x697c('0x84')]];this[_0x697c('0x24')][_0x6c6b8e['secondtransfereruniqueid']]=this[_0x697c('0x24')][_0x6c6b8e[_0x697c('0x80')]];this['channels'][_0x6c6b8e[_0x697c('0x80')]]=_0x84d1e8;}}}catch(_0x2e8e23){logger[_0x697c('0x39')](_0x697c('0x85'),_0x6c6b8e[_0x697c('0x21')],util[_0x697c('0x33')](_0x2e8e23,{'showHidden':![],'depth':null}));}};VoiceAgentReport['prototype']['syncBlindTransfer']=function(_0x49fb5a){try{if(this['isNotNull'](_0x49fb5a)){logger[_0x697c('0x23')](_0x697c('0x86'),_0x49fb5a[_0x697c('0x21')],util['inspect'](_0x49fb5a,{'showHidden':![],'depth':null}));if(this['channels'][_0x49fb5a['transfereeuniqueid']]){for(var _0x37924a in this[_0x697c('0x24')][_0x49fb5a['transfereeuniqueid']]){if(this[_0x697c('0x24')][_0x49fb5a[_0x697c('0x80')]][_0x697c('0x3c')](_0x37924a)){if(_0x49fb5a[_0x697c('0x87')]===_0x37924a){logger[_0x697c('0x20')](_0x697c('0x88'),_0x49fb5a[_0x697c('0x21')],this[_0x697c('0x24')][_0x49fb5a[_0x697c('0x80')]][_0x37924a][_0x697c('0x22')],_0x37924a);var _0x41ebf6=moment();this[_0x697c('0x24')][_0x49fb5a[_0x697c('0x80')]][_0x37924a][_0x697c('0x4a')]=!![];this[_0x697c('0x24')][_0x49fb5a[_0x697c('0x80')]][_0x37924a][_0x697c('0x59')]=_0x41ebf6;this[_0x697c('0x24')][_0x49fb5a['transfereeuniqueid']][_0x37924a][_0x697c('0x44')]=_0x697c('0x5a');this[_0x697c('0x24')][_0x49fb5a[_0x697c('0x80')]][_0x37924a][_0x697c('0x52')]=_0x697c('0x5b');this['channels'][_0x49fb5a[_0x697c('0x80')]][_0x37924a][_0x697c('0x5d')]=_0x41ebf6[_0x697c('0x83')](this[_0x697c('0x24')][_0x49fb5a[_0x697c('0x80')]][_0x37924a][_0x697c('0x3e')],_0x697c('0x89'));}}}}}}catch(_0x39f867){logger['error'](_0x697c('0x8a'),_0x49fb5a['uniqueid'],util[_0x697c('0x33')](_0x39f867,{'showHidden':![],'depth':null}));}};VoiceAgentReport[_0x697c('0x1c')][_0x697c('0x8b')]=function(_0x345ec8){var _0x5e72e4='';try{if(this['isNotNull'](_0x345ec8)){logger[_0x697c('0x23')](_0x697c('0x8c'),_0x345ec8[_0x697c('0x21')],util[_0x697c('0x33')](_0x345ec8,{'showHidden':![],'depth':null}));if(_0x345ec8['channel']){_0x5e72e4=_0x345ec8[_0x697c('0x8d')][_0x697c('0x8e')](0x0,_0x345ec8[_0x697c('0x8d')]['lastIndexOf']('-'));if(this['agents'][_0x5e72e4]){logger[_0x697c('0x20')]('[%s][voiceAgentReport][musiconholdstart]\x20interface:%s',_0x345ec8['uniqueid'],_0x5e72e4);this['agents'][_0x5e72e4][_0x697c('0x8f')]=!![];}}}}catch(_0x43a1c0){logger['error'](_0x697c('0x90'),_0x345ec8[_0x697c('0x21')],util[_0x697c('0x33')](_0x43a1c0,{'showHidden':![],'depth':null}));}};VoiceAgentReport[_0x697c('0x1c')][_0x697c('0x91')]=function(_0x1f786d){var _0x2230b6='';try{if(this[_0x697c('0x1e')](_0x1f786d)){logger[_0x697c('0x23')]('[%s][voiceAgentReport][musiconholdstop]\x20event:',_0x1f786d[_0x697c('0x21')],util[_0x697c('0x33')](_0x1f786d,{'showHidden':![],'depth':null}));if(_0x1f786d[_0x697c('0x8d')]){_0x2230b6=_0x1f786d['channel'][_0x697c('0x8e')](0x0,_0x1f786d[_0x697c('0x8d')]['lastIndexOf']('-'));if(this[_0x697c('0xc')][_0x2230b6]){logger[_0x697c('0x20')](_0x697c('0x92'),_0x1f786d['uniqueid'],_0x2230b6);this[_0x697c('0xc')][_0x2230b6]['onhold']=![];}}}}catch(_0x26d556){logger[_0x697c('0x39')]('[%s][voiceAgentReport][musiconholdstop]',_0x1f786d[_0x697c('0x21')],util['inspect'](_0x26d556,{'showHidden':![],'depth':null}));}};module[_0x697c('0x93')]=VoiceAgentReport;
\ No newline at end of file