Built motion from commit (unavailable).|2.5.1
[motion2.git] / server / services / ami / report / voiceAgentReport.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0x87c6=['destchannelstate','destchannelstatedesc','interface','pick','destconnectedlinenum','membername','custom:agentconnect','agentringnoanswer','reason','answered_elsewhere','answeredelsewheredestinationuniqueid','answeredelsewheremembername','[syncAgentConnect][VoiceAgentReport]','inspect','agentringnoanswerAt','rejected','custom:agentringnoanswer','[syncAgentRingNoAnswer][VoiceAgentReport]','syncQueueCallerAbandon','abandoned','custom:agentqueuecallerabandon','[syncQueueCallerAbandon][VoiceAgentReport]','syncAgentComplete','agentcompleteAt','complete','talktime','acw','agentacw','acwtime','omit','user:agentcomplete','custom:agentcomplete','[syncAgentComplete][VoiceAgentReport]','syncVarSet','addVariable','keys','variable','value','[syncVarSet][VoiceAgentReport]','rtpaudioqos','rtpaudioqosbridged','rtpaudioqosjitter','rtpaudioqosloss','rtpaudioqosrttbridged','sipcallid','sipuri','bridgepeer','bridgepvtcallid','memberdynamic','memberinterface','memberlastcall','memberpenalty','memberrealtime','isNil','syncHangup','transfer','custom:voiceAgentReport','values','transfereeuniqueid','origtransfereruniqueid','diff','seconds','secondtransfereruniqueid','[syncAttendedTransfer][VoiceAgentReport]','transfereruniqueid','[syncBlindTransfer][VoiceAgentReport]','channel','onhold','[syncMusicOnHoldStart][VoiceAgentReport]','substring','[syncMusicOnHoldStop][VoiceAgentReport]','exports','lodash','moment','util','../../../config/environment','../../../config/logger','ami','../ami','redis','localhost','socket.io-emitter','channels','voiceQueues','agents','variables','agentcalled','syncAgentCalled','agentconnect','syncAgentConnect','bind','syncAgentRingNoAnswer','agentcomplete','varset','hangup','syncMusicOnHoldStart','musiconholdstop','syncMusicOnHoldStop','syncAttendedTransfer','syncBlindTransfer','emit','prototype','isNotNull','isUndefined','uniqueid','destuniqueid','YYYY-MM-DD\x20HH:mm:ss','queue','type','inbound','merge','event','privilege','custom:agentcalled','user:%s','user:called','error','[syncAgentCalled][VoiceAgentReport]','hasOwnProperty','agentconnectAt','format','lastevent','connect','holdtime','connectedlinenum','connectedlinename'];(function(_0x38db25,_0x51a7dd){var _0x1306ad=function(_0x5d4415){while(--_0x5d4415){_0x38db25['push'](_0x38db25['shift']());}};_0x1306ad(++_0x51a7dd);}(_0x87c6,0x144));var _0x687c=function(_0x36be41,_0x14b99d){_0x36be41=_0x36be41-0x0;var _0x2ef252=_0x87c6[_0x36be41];return _0x2ef252;};'use strict';var _=require(_0x687c('0x0'));var moment=require(_0x687c('0x1'));var util=require(_0x687c('0x2'));var Redis=require('ioredis');var config=require(_0x687c('0x3'));var logger=require(_0x687c('0x4'))(_0x687c('0x5'));var ami=require(_0x687c('0x6'));config[_0x687c('0x7')]=_['defaults'](config[_0x687c('0x7')],{'host':_0x687c('0x8'),'port':0x18eb});var io=require(_0x687c('0x9'))(new Redis(config['redis']));function VoiceAgentReport(_0x196e83){this[_0x687c('0xa')]={};this[_0x687c('0xb')]=_0x196e83[_0x687c('0xb')];this[_0x687c('0xc')]=_0x196e83['agents'];this[_0x687c('0xd')]={};ami['on'](_0x687c('0xe'),this[_0x687c('0xf')]['bind'](this));ami['on'](_0x687c('0x10'),this[_0x687c('0x11')][_0x687c('0x12')](this));ami['on']('agentringnoanswer',this[_0x687c('0x13')][_0x687c('0x12')](this));ami['on']('queuecallerabandon',this['syncQueueCallerAbandon'][_0x687c('0x12')](this));ami['on'](_0x687c('0x14'),this['syncAgentComplete'][_0x687c('0x12')](this));ami['on'](_0x687c('0x15'),this['syncVarSet'][_0x687c('0x12')](this));ami['on'](_0x687c('0x16'),this['syncHangup'][_0x687c('0x12')](this));ami['on']('musiconholdstart',this[_0x687c('0x17')][_0x687c('0x12')](this));ami['on'](_0x687c('0x18'),this[_0x687c('0x19')]['bind'](this));ami['on']('attendedtransfer',this[_0x687c('0x1a')][_0x687c('0x12')](this));ami['on']('blindtransfer',this[_0x687c('0x1b')]['bind'](this));}VoiceAgentReport['prototype'][_0x687c('0x1c')]=function(_0x427be5,_0x12c0ac,_0x482c92){io['to'](_0x427be5)['emit'](_0x12c0ac,_0x482c92);};VoiceAgentReport[_0x687c('0x1d')][_0x687c('0x1e')]=function(_0x3703c2){return _0x3703c2!==null&&!_['isUndefined'](_0x3703c2);};VoiceAgentReport[_0x687c('0x1d')][_0x687c('0xf')]=function(_0x26f24e){try{if(this[_0x687c('0x1e')](_0x26f24e)){if(_[_0x687c('0x1f')](this[_0x687c('0xa')][_0x26f24e[_0x687c('0x20')]])){this['channels'][_0x26f24e[_0x687c('0x20')]]={};}if(_[_0x687c('0x1f')](this[_0x687c('0xa')][_0x26f24e['uniqueid']][_0x26f24e[_0x687c('0x21')]])){this[_0x687c('0xa')][_0x26f24e[_0x687c('0x20')]][_0x26f24e[_0x687c('0x21')]]={'agentcalledAt':moment()['format'](_0x687c('0x22')),'lastevent':'called','variables':this['variables'][_0x26f24e[_0x687c('0x20')]],'type':this['voiceQueues'][_0x26f24e['queue']]?this[_0x687c('0xb')][_0x26f24e[_0x687c('0x23')]][_0x687c('0x24')]||_0x687c('0x25'):'inbound'};}_[_0x687c('0x26')](this[_0x687c('0xa')][_0x26f24e[_0x687c('0x20')]][_0x26f24e['destuniqueid']],_['omit'](_0x26f24e,[_0x687c('0x27'),_0x687c('0x28')]));ami[_0x687c('0x1c')](_0x687c('0x29'),this[_0x687c('0xa')][_0x26f24e[_0x687c('0x20')]][_0x26f24e[_0x687c('0x21')]]);this['emit'](util['format'](_0x687c('0x2a'),_0x26f24e['membername']),_0x687c('0x2b'),this[_0x687c('0xa')][_0x26f24e[_0x687c('0x20')]][_0x26f24e[_0x687c('0x21')]]);}}catch(_0x386154){logger[_0x687c('0x2c')](_0x687c('0x2d'),util['inspect'](_0x386154,{'showHidden':![],'depth':null}));}};VoiceAgentReport['prototype'][_0x687c('0x11')]=function(_0x55f886){try{if(this[_0x687c('0x1e')](_0x55f886)){if(this['channels'][_0x55f886[_0x687c('0x20')]]){for(var _0x1b9dfd in this[_0x687c('0xa')][_0x55f886[_0x687c('0x20')]]){if(this['channels'][_0x55f886[_0x687c('0x20')]][_0x687c('0x2e')](_0x1b9dfd)){if(_0x55f886['destuniqueid']===_0x1b9dfd){this['channels'][_0x55f886[_0x687c('0x20')]][_0x1b9dfd][_0x687c('0x2f')]=moment()[_0x687c('0x30')]('YYYY-MM-DD\x20HH:mm:ss');this[_0x687c('0xa')][_0x55f886[_0x687c('0x20')]][_0x1b9dfd][_0x687c('0x31')]=_0x687c('0x32');this[_0x687c('0xa')][_0x55f886[_0x687c('0x20')]][_0x1b9dfd]['holdtime']=_0x55f886[_0x687c('0x33')];this['channels'][_0x55f886['uniqueid']][_0x1b9dfd]['connectedlinenum']=_0x55f886[_0x687c('0x34')];this[_0x687c('0xa')][_0x55f886[_0x687c('0x20')]][_0x1b9dfd][_0x687c('0x35')]=_0x55f886[_0x687c('0x35')];this['channels'][_0x55f886['uniqueid']][_0x1b9dfd][_0x687c('0x36')]=_0x55f886[_0x687c('0x36')];this[_0x687c('0xa')][_0x55f886[_0x687c('0x20')]][_0x1b9dfd][_0x687c('0x37')]=_0x55f886['destchannelstatedesc'];_[_0x687c('0x26')](this[_0x687c('0xc')][_0x55f886[_0x687c('0x38')]],_[_0x687c('0x39')](_0x55f886,['queue',_0x687c('0x3a')]));this[_0x687c('0x1c')](util[_0x687c('0x30')](_0x687c('0x2a'),_0x55f886[_0x687c('0x3b')]),'user:agentconnect',this[_0x687c('0xa')][_0x55f886[_0x687c('0x20')]][_0x55f886[_0x687c('0x21')]]);ami[_0x687c('0x1c')](_0x687c('0x3c'),this[_0x687c('0xa')][_0x55f886['uniqueid']][_0x1b9dfd]);}else if(!this[_0x687c('0xa')][_0x55f886['uniqueid']][_0x1b9dfd][_0x687c('0x3d')]&&!this[_0x687c('0xa')][_0x55f886[_0x687c('0x20')]][_0x1b9dfd][_0x687c('0x14')]){this[_0x687c('0xa')][_0x55f886['uniqueid']][_0x1b9dfd][_0x687c('0x3d')]=!![];this[_0x687c('0xa')][_0x55f886[_0x687c('0x20')]][_0x1b9dfd]['agentringnoanswerAt']=moment()['format'](_0x687c('0x22'));this[_0x687c('0xa')][_0x55f886[_0x687c('0x20')]][_0x1b9dfd][_0x687c('0x3e')]=_0x687c('0x3f');this[_0x687c('0xa')][_0x55f886[_0x687c('0x20')]][_0x1b9dfd][_0x687c('0x31')]=_0x687c('0x3f');this[_0x687c('0xa')][_0x55f886['uniqueid']][_0x1b9dfd][_0x687c('0x40')]=_0x55f886[_0x687c('0x21')];this[_0x687c('0xa')][_0x55f886[_0x687c('0x20')]][_0x1b9dfd][_0x687c('0x41')]=_0x55f886[_0x687c('0x3b')];ami[_0x687c('0x1c')]('custom:agentansweredelsewhere',this[_0x687c('0xa')][_0x55f886[_0x687c('0x20')]][_0x1b9dfd]);}}}}}}catch(_0x205078){logger[_0x687c('0x2c')](_0x687c('0x42'),util[_0x687c('0x43')](_0x205078,{'showHidden':![],'depth':null}));}};VoiceAgentReport[_0x687c('0x1d')][_0x687c('0x13')]=function(_0x2cc8aa){try{if(this['isNotNull'](_0x2cc8aa)){if(this['channels'][_0x2cc8aa[_0x687c('0x20')]]&&this[_0x687c('0xa')][_0x2cc8aa[_0x687c('0x20')]][_0x2cc8aa[_0x687c('0x21')]]){this[_0x687c('0xa')][_0x2cc8aa[_0x687c('0x20')]][_0x2cc8aa['destuniqueid']][_0x687c('0x3d')]=!![];this[_0x687c('0xa')][_0x2cc8aa[_0x687c('0x20')]][_0x2cc8aa[_0x687c('0x21')]][_0x687c('0x44')]=moment()[_0x687c('0x30')]('YYYY-MM-DD\x20HH:mm:ss');this['channels'][_0x2cc8aa[_0x687c('0x20')]][_0x2cc8aa[_0x687c('0x21')]][_0x687c('0x3e')]=_0x687c('0x45');this[_0x687c('0xa')][_0x2cc8aa[_0x687c('0x20')]][_0x2cc8aa[_0x687c('0x21')]][_0x687c('0x31')]=_0x687c('0x45');ami['emit'](_0x687c('0x46'),this['channels'][_0x2cc8aa[_0x687c('0x20')]][_0x2cc8aa[_0x687c('0x21')]]);}}}catch(_0x3f90c4){logger[_0x687c('0x2c')](_0x687c('0x47'),util[_0x687c('0x43')](_0x3f90c4,{'showHidden':![],'depth':null}));}};VoiceAgentReport[_0x687c('0x1d')][_0x687c('0x48')]=function(_0x58568d){try{if(this['isNotNull'](_0x58568d)){if(this['channels'][_0x58568d[_0x687c('0x20')]]){for(var _0x33ced1 in this[_0x687c('0xa')][_0x58568d[_0x687c('0x20')]]){if(this[_0x687c('0xa')][_0x58568d[_0x687c('0x20')]][_0x687c('0x2e')](_0x33ced1)&&!this['channels'][_0x58568d['uniqueid']][_0x33ced1][_0x687c('0x3d')]&&!this['channels'][_0x58568d[_0x687c('0x20')]][_0x33ced1][_0x687c('0x14')]){this['channels'][_0x58568d['uniqueid']][_0x33ced1]['agentringnoanswer']=!![];this[_0x687c('0xa')][_0x58568d[_0x687c('0x20')]][_0x33ced1][_0x687c('0x44')]=moment()['format'](_0x687c('0x22'));this[_0x687c('0xa')][_0x58568d[_0x687c('0x20')]][_0x33ced1]['reason']=_0x687c('0x49');this[_0x687c('0xa')][_0x58568d[_0x687c('0x20')]][_0x33ced1][_0x687c('0x31')]='abandoned';ami[_0x687c('0x1c')](_0x687c('0x4a'),this[_0x687c('0xa')][_0x58568d[_0x687c('0x20')]][_0x33ced1]);}}}}}catch(_0x40a319){logger[_0x687c('0x2c')](_0x687c('0x4b'),util[_0x687c('0x43')](_0x40a319,{'showHidden':![],'depth':null}));}};VoiceAgentReport['prototype'][_0x687c('0x4c')]=function(_0x508245){try{if(this['isNotNull'](_0x508245)){if(this[_0x687c('0xa')][_0x508245[_0x687c('0x20')]]){for(var _0x296930 in this[_0x687c('0xa')][_0x508245['uniqueid']]){if(this[_0x687c('0xa')][_0x508245[_0x687c('0x20')]][_0x687c('0x2e')](_0x296930)){if(this['channels'][_0x508245['uniqueid']][_0x296930][_0x687c('0x2f')]&&!this[_0x687c('0xa')][_0x508245[_0x687c('0x20')]][_0x296930]['agentcomplete']){this[_0x687c('0xa')][_0x508245['uniqueid']][_0x296930][_0x687c('0x14')]=!![];this[_0x687c('0xa')][_0x508245['uniqueid']][_0x296930][_0x687c('0x4d')]=moment()[_0x687c('0x30')](_0x687c('0x22'));this[_0x687c('0xa')][_0x508245['uniqueid']][_0x296930][_0x687c('0x31')]=_0x687c('0x4e');this[_0x687c('0xa')][_0x508245[_0x687c('0x20')]][_0x296930]['talktime']=_0x508245[_0x687c('0x4f')];this['channels'][_0x508245[_0x687c('0x20')]][_0x296930]['reason']=_0x508245[_0x687c('0x3e')]=='transfer'?'agent':_0x508245[_0x687c('0x3e')];if(this[_0x687c('0xb')][_0x508245[_0x687c('0x23')]]&&this[_0x687c('0xb')][_0x508245[_0x687c('0x23')]][_0x687c('0x50')]){this[_0x687c('0xa')][_0x508245[_0x687c('0x20')]][_0x296930][_0x687c('0x51')]=!![];this[_0x687c('0xa')][_0x508245[_0x687c('0x20')]][_0x296930][_0x687c('0x52')]=this['voiceQueues'][_0x508245[_0x687c('0x23')]]['acwTimeout'];}this[_0x687c('0xc')][_0x508245['interface']]=_[_0x687c('0x53')](this['agents'][_0x508245['interface']],[_0x687c('0x23'),'destconnectedlinenum']);this[_0x687c('0x1c')](util[_0x687c('0x30')](_0x687c('0x2a'),_0x508245[_0x687c('0x3b')]),_0x687c('0x54'),this['channels'][_0x508245[_0x687c('0x20')]][_0x296930]);ami['emit'](_0x687c('0x55'),this[_0x687c('0xa')][_0x508245[_0x687c('0x20')]][_0x296930]);}}}}}}catch(_0x45de7f){logger['error'](_0x687c('0x56'),util['inspect'](_0x45de7f,{'showHidden':![],'depth':null}));}};VoiceAgentReport[_0x687c('0x1d')][_0x687c('0x57')]=function(_0x5015d2){try{if(this[_0x687c('0x1e')](_0x5015d2)){this[_0x687c('0x58')](_0x5015d2[_0x687c('0x20')],_[_0x687c('0x59')](_0x5015d2[_0x687c('0x5a')])[0x0],_0x5015d2[_0x687c('0x5b')]);if(this[_0x687c('0xa')][_0x5015d2[_0x687c('0x20')]]){for(var _0x2d1f18 in this[_0x687c('0xa')][_0x5015d2[_0x687c('0x20')]]){if(this[_0x687c('0xa')][_0x5015d2[_0x687c('0x20')]]['hasOwnProperty'](_0x2d1f18)){if(_['isUndefined'](this[_0x687c('0xa')][_0x5015d2['uniqueid']][_0x2d1f18][_0x687c('0xd')])){this[_0x687c('0xa')][_0x5015d2[_0x687c('0x20')]][_0x2d1f18][_0x687c('0xd')]={};}this['channels'][_0x5015d2[_0x687c('0x20')]][_0x2d1f18][_0x687c('0xd')]=this[_0x687c('0xd')][_0x5015d2[_0x687c('0x20')]];}}}}}catch(_0x36919e){logger[_0x687c('0x2c')](_0x687c('0x5c'),util[_0x687c('0x43')](_0x36919e,{'showHidden':![],'depth':null}));}};VoiceAgentReport['prototype'][_0x687c('0x58')]=function(_0x4a35a1,_0x181816,_0x1baf7c){var _0x132d06=[_0x687c('0x5d'),_0x687c('0x5e'),_0x687c('0x5f'),'rtpaudioqosjitterbridged',_0x687c('0x60'),'rtpaudioqoslossbridged','rtpaudioqosrtt',_0x687c('0x61'),_0x687c('0x62'),_0x687c('0x63'),_0x687c('0x64'),_0x687c('0x65'),'membercalls',_0x687c('0x66'),_0x687c('0x67'),_0x687c('0x68'),_0x687c('0x3b'),_0x687c('0x69'),_0x687c('0x6a')];if(!_[_0x687c('0x6b')](_0x181816)&&!_['includes'](_0x132d06,_0x181816)){if(_[_0x687c('0x1f')](this['variables'][_0x4a35a1])){this[_0x687c('0xd')][_0x4a35a1]={};}this[_0x687c('0xd')][_0x4a35a1][_0x181816]=_0x1baf7c;}};VoiceAgentReport[_0x687c('0x1d')][_0x687c('0x6c')]=function(_0x44a5a1){try{if(this[_0x687c('0x1e')](_0x44a5a1)){if(this[_0x687c('0xa')][_0x44a5a1['uniqueid']]){for(var _0x401ecd in this[_0x687c('0xa')][_0x44a5a1[_0x687c('0x20')]]){if(this[_0x687c('0xa')][_0x44a5a1['uniqueid']][_0x687c('0x2e')](_0x401ecd)){if(this['channels'][_0x44a5a1[_0x687c('0x20')]][_0x401ecd]['reason']==_0x687c('0x6d')&&this[_0x687c('0xa')][_0x44a5a1[_0x687c('0x20')]][_0x401ecd]['agentcomplete']){this[_0x687c('0xa')][_0x44a5a1[_0x687c('0x20')]][_0x401ecd][_0x687c('0x4d')]=moment()['format']('YYYY-MM-DD\x20HH:mm:ss');}}}ami[_0x687c('0x1c')](_0x687c('0x6e'),_[_0x687c('0x6f')](this[_0x687c('0xa')][_0x44a5a1[_0x687c('0x20')]]));delete this[_0x687c('0xa')][_0x44a5a1[_0x687c('0x20')]];}if(this[_0x687c('0xd')][_0x44a5a1[_0x687c('0x20')]]){delete this['variables'][_0x44a5a1[_0x687c('0x20')]];}}}catch(_0x5eb504){logger['error']('[syncHangup][VoiceAgentReport]',util[_0x687c('0x43')](_0x5eb504,{'showHidden':![],'depth':null}));}};VoiceAgentReport[_0x687c('0x1d')]['syncAttendedTransfer']=function(_0x534485){try{if(this[_0x687c('0x1e')](_0x534485)){if(this['channels'][_0x534485[_0x687c('0x70')]]){for(var _0x5a1d9f in this[_0x687c('0xa')][_0x534485[_0x687c('0x70')]]){if(this[_0x687c('0xa')][_0x534485['transfereeuniqueid']][_0x687c('0x2e')](_0x5a1d9f)){if(_0x534485[_0x687c('0x71')]===_0x5a1d9f){var _0x2f1c2c=moment();this[_0x687c('0xa')][_0x534485[_0x687c('0x70')]][_0x5a1d9f]['agentcomplete']=!![];this['channels'][_0x534485[_0x687c('0x70')]][_0x5a1d9f][_0x687c('0x4d')]=moment()[_0x687c('0x30')](_0x687c('0x22'));this[_0x687c('0xa')][_0x534485[_0x687c('0x70')]][_0x5a1d9f][_0x687c('0x3e')]=_0x687c('0x6d');this[_0x687c('0xa')][_0x534485['transfereeuniqueid']][_0x5a1d9f][_0x687c('0x31')]=_0x687c('0x4e');this[_0x687c('0xa')][_0x534485[_0x687c('0x70')]][_0x5a1d9f][_0x687c('0x4f')]=_0x2f1c2c[_0x687c('0x72')](this[_0x687c('0xa')][_0x534485[_0x687c('0x70')]][_0x5a1d9f][_0x687c('0x2f')],_0x687c('0x73'));}}}}if(this[_0x687c('0xa')][_0x534485[_0x687c('0x74')]]){var _0x21c741=this[_0x687c('0xa')][_0x534485[_0x687c('0x74')]];this[_0x687c('0xa')][_0x534485[_0x687c('0x74')]]=this[_0x687c('0xa')][_0x534485[_0x687c('0x70')]];this[_0x687c('0xa')][_0x534485[_0x687c('0x70')]]=_0x21c741;}}}catch(_0x41a878){logger[_0x687c('0x2c')](_0x687c('0x75'),util['inspect'](_0x41a878,{'showHidden':![],'depth':null}));}};VoiceAgentReport[_0x687c('0x1d')][_0x687c('0x1b')]=function(_0x1654d8){try{if(this['isNotNull'](_0x1654d8)){if(this[_0x687c('0xa')][_0x1654d8[_0x687c('0x70')]]){for(var _0x358149 in this['channels'][_0x1654d8[_0x687c('0x70')]]){if(this[_0x687c('0xa')][_0x1654d8[_0x687c('0x70')]][_0x687c('0x2e')](_0x358149)){if(_0x1654d8[_0x687c('0x76')]===_0x358149){var _0x4a9fbb=moment();this[_0x687c('0xa')][_0x1654d8['transfereeuniqueid']][_0x358149][_0x687c('0x14')]=!![];this[_0x687c('0xa')][_0x1654d8[_0x687c('0x70')]][_0x358149]['agentcompleteAt']=_0x4a9fbb;this['channels'][_0x1654d8['transfereeuniqueid']][_0x358149][_0x687c('0x3e')]=_0x687c('0x6d');this['channels'][_0x1654d8[_0x687c('0x70')]][_0x358149][_0x687c('0x31')]=_0x687c('0x4e');this['channels'][_0x1654d8[_0x687c('0x70')]][_0x358149][_0x687c('0x4f')]=_0x4a9fbb[_0x687c('0x72')](this[_0x687c('0xa')][_0x1654d8[_0x687c('0x70')]][_0x358149][_0x687c('0x2f')],_0x687c('0x73'));}}}}}}catch(_0x5f5bf7){logger[_0x687c('0x2c')](_0x687c('0x77'),util[_0x687c('0x43')](_0x5f5bf7,{'showHidden':![],'depth':null}));}};VoiceAgentReport['prototype'][_0x687c('0x17')]=function(_0x3087ac){var _0x66d31d='';try{if(this['isNotNull'](_0x3087ac)){if(_0x3087ac['channel']){_0x66d31d=_0x3087ac[_0x687c('0x78')]['substring'](0x0,_0x3087ac[_0x687c('0x78')]['lastIndexOf']('-'));if(this[_0x687c('0xc')][_0x66d31d]){this[_0x687c('0xc')][_0x66d31d][_0x687c('0x79')]=!![];}}}}catch(_0x2dc02e){logger[_0x687c('0x2c')](_0x687c('0x7a'),util[_0x687c('0x43')](_0x2dc02e,{'showHidden':![],'depth':null}));}};VoiceAgentReport[_0x687c('0x1d')][_0x687c('0x19')]=function(_0x3e4a42){var _0x1adb4e='';try{if(this[_0x687c('0x1e')](_0x3e4a42)){if(_0x3e4a42['channel']){_0x1adb4e=_0x3e4a42[_0x687c('0x78')][_0x687c('0x7b')](0x0,_0x3e4a42[_0x687c('0x78')]['lastIndexOf']('-'));if(this[_0x687c('0xc')][_0x1adb4e]){this['agents'][_0x1adb4e][_0x687c('0x79')]=![];}}}}catch(_0x3c086b){logger['error'](_0x687c('0x7c'),util['inspect'](_0x3c086b,{'showHidden':![],'depth':null}));}};module[_0x687c('0x7d')]=VoiceAgentReport;