Built motion from commit 25580385.|2.6.2
[motion2.git] / server / services / ami / report / voiceCallReport.js
index 8e7b2cc..31f6b27 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xf6b3=['milliseconds','exports','bluebird','moment','util','path','ioredis','../../../config/environment','../../../config/logger','../ami','../model/channel','not_inuse','inuse','invalid','unavailable','ringing','ringinuse','set','queue','agi','dial','voicemail','NO\x20ANSWER','FAILED','ANSWERED','BUSY','redis','localhost','channels','agents','coreshowchannel','syncNewExten','bind','newexten','newchannel','newstate','syncNewState','syncVarSet','hangup','newcallerid','syncNewCallerId','attendedtransfer','syncAttendedTransfer','syncBlindTransfer','musiconholdstart','syncMusicOnHoldStart','musiconholdstop','syncMusicOnHoldStop','resolve','then','actionCoreShowChannels','log','prototype','isNotNull','isUndefined','emit','uniqueid','linkedid','merge','pick','error','syncNewChannel','channel','OutgoingSpoolFailed','starttime','format','YYYY-MM-DD\x20HH:mm:ss','disposition','toNumber','channelstate','keys','context','from-sip','split','exten','user:%s','name','user:agentconnect','[syncNewChannel][VoiceCallReport]','application','applicationdata','appdata','duration','subtract','includes','lastdata','startsWith','match','inspect','answered','answertime','holdtime','diff','seconds','calleridnum','xcally-motion-preview','connectedlinenum','connectedlinename','calleridname','destinationchannel','UserId','membername','[syncNewState][VoiceCallReport]','monitor','endsWith','.wav49','.WAV','monitors','rec','variable','value','callerid','type','xmd-queue','xmd-originatecalleridnum','xmd-destination','destination','xmd-callerid-preview','sipcallid','sipcalluniqueid','mixmonitor_filename','parse','syncMixMonitorFilename','sipcalllinkedid','endtime','billableseconds','omit','destconnectedlinenum','user:agentcomplete','accountcode','[syncHangup][VoiceCallReport]','transfereeuniqueid','origtransferercalleridnum','transfertargetcalleridnum','secondtransfereruniqueid','transfertargetuniqueid','transfercalleridnum','transferconnectedlinenum','origtransfereruniqueid','transfereecalleridnum','extension','syncHangup','BlindTransfer','transfererchannel','[syncBlindTransfer][VoiceCallReport]','isNil','mohstarttime','[syncMusicOnHoldStart][VoiceCallReport]','mohtime'];(function(_0x596480,_0x36c9c2){var _0x37094a=function(_0x337604){while(--_0x337604){_0x596480['push'](_0x596480['shift']());}};_0x37094a(++_0x36c9c2);}(_0xf6b3,0x97));var _0x3f6b=function(_0x4ab846,_0x1079ba){_0x4ab846=_0x4ab846-0x0;var _0x2f5a1f=_0xf6b3[_0x4ab846];return _0x2f5a1f;};'use strict';var BPromise=require(_0x3f6b('0x0'));var _=require('lodash');var moment=require(_0x3f6b('0x1'));var util=require(_0x3f6b('0x2'));var path=require(_0x3f6b('0x3'));var Redis=require(_0x3f6b('0x4'));var config=require(_0x3f6b('0x5'));var logger=require(_0x3f6b('0x6'))('ami');var ami=require(_0x3f6b('0x7'));var Channel=require(_0x3f6b('0x8'));var statusDesc=['unknown',_0x3f6b('0x9'),_0x3f6b('0xa'),'busy',_0x3f6b('0xb'),_0x3f6b('0xc'),_0x3f6b('0xd'),_0x3f6b('0xe'),'onhold'];var applications=[_0x3f6b('0xf'),_0x3f6b('0x10'),_0x3f6b('0x11'),_0x3f6b('0x12'),'playback',_0x3f6b('0x13')];var dispositions=[_0x3f6b('0x14'),_0x3f6b('0x15'),_0x3f6b('0x15'),_0x3f6b('0x14'),_0x3f6b('0x14'),_0x3f6b('0x14'),_0x3f6b('0x16'),_0x3f6b('0x17'),_0x3f6b('0x15'),_0x3f6b('0x15'),_0x3f6b('0x15')];var actions={};config['redis']=_['defaults'](config[_0x3f6b('0x18')],{'host':_0x3f6b('0x19'),'port':0x18eb});var io=require('socket.io-emitter')(new Redis(config[_0x3f6b('0x18')]));function VoiceCallReport(_0x1564a2){this['channels']=_0x1564a2[_0x3f6b('0x1a')];this[_0x3f6b('0x1b')]=_0x1564a2['agents'];ami['on'](_0x3f6b('0x1c'),this[_0x3f6b('0x1d')][_0x3f6b('0x1e')](this));ami['on'](_0x3f6b('0x1f'),this[_0x3f6b('0x1d')][_0x3f6b('0x1e')](this));ami['on'](_0x3f6b('0x20'),this['syncNewChannel'][_0x3f6b('0x1e')](this));ami['on'](_0x3f6b('0x21'),this[_0x3f6b('0x22')][_0x3f6b('0x1e')](this));ami['on']('varset',this[_0x3f6b('0x23')][_0x3f6b('0x1e')](this));ami['on'](_0x3f6b('0x24'),this['syncHangup'][_0x3f6b('0x1e')](this));ami['on'](_0x3f6b('0x25'),this[_0x3f6b('0x26')]['bind'](this));ami['on'](_0x3f6b('0x27'),this[_0x3f6b('0x28')][_0x3f6b('0x1e')](this));ami['on']('blindtransfer',this[_0x3f6b('0x29')][_0x3f6b('0x1e')](this));ami['on'](_0x3f6b('0x2a'),this[_0x3f6b('0x2b')][_0x3f6b('0x1e')](this));ami['on'](_0x3f6b('0x2c'),this[_0x3f6b('0x2d')]['bind'](this));return BPromise[_0x3f6b('0x2e')]()[_0x3f6b('0x2f')](ami[_0x3f6b('0x30')]())['catch'](function(_0x28eefc){console[_0x3f6b('0x31')](_0x28eefc);});}VoiceCallReport[_0x3f6b('0x32')][_0x3f6b('0x33')]=function(_0x33d442){return _0x33d442!==null&&!_[_0x3f6b('0x34')](_0x33d442);};VoiceCallReport[_0x3f6b('0x32')][_0x3f6b('0x35')]=function(_0x5a23eb,_0x21bb26,_0x1385e6){io['to'](_0x5a23eb)[_0x3f6b('0x35')](_0x21bb26,_0x1385e6);};VoiceCallReport[_0x3f6b('0x32')][_0x3f6b('0x26')]=function(_0x419626){try{if(this[_0x3f6b('0x33')](_0x419626)){if(_0x419626[_0x3f6b('0x36')]===_0x419626[_0x3f6b('0x37')]){if(!_[_0x3f6b('0x34')](this['channels'][_0x419626[_0x3f6b('0x36')]])){_[_0x3f6b('0x38')](this[_0x3f6b('0x1a')][_0x419626[_0x3f6b('0x36')]],_[_0x3f6b('0x39')](_0x419626,_['keys'](this[_0x3f6b('0x1a')][_0x419626[_0x3f6b('0x36')]])));}}}}catch(_0x4f3c54){logger[_0x3f6b('0x3a')]('[syncNewCallerId][VoiceCallReport]',util['inspect'](_0x4f3c54,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0x3f6b('0x32')][_0x3f6b('0x3b')]=function(_0x9500){try{if(this[_0x3f6b('0x33')](_0x9500)){if(_0x9500['uniqueid']===_0x9500['linkedid']&&_0x9500[_0x3f6b('0x3c')]!=_0x3f6b('0x3d')){if(_[_0x3f6b('0x34')](this[_0x3f6b('0x1a')][_0x9500['uniqueid']])){this[_0x3f6b('0x1a')][_0x9500[_0x3f6b('0x36')]]=new Channel();this[_0x3f6b('0x1a')][_0x9500[_0x3f6b('0x36')]][_0x3f6b('0x3e')]=moment()[_0x3f6b('0x3f')](_0x3f6b('0x40'));this[_0x3f6b('0x1a')][_0x9500[_0x3f6b('0x36')]][_0x3f6b('0x41')]=dispositions[_[_0x3f6b('0x42')](_0x9500[_0x3f6b('0x43')])];_[_0x3f6b('0x38')](this[_0x3f6b('0x1a')][_0x9500[_0x3f6b('0x36')]],_[_0x3f6b('0x39')](_0x9500,_[_0x3f6b('0x44')](this[_0x3f6b('0x1a')][_0x9500[_0x3f6b('0x36')]])));if(_0x9500[_0x3f6b('0x45')]===_0x3f6b('0x46')){if(this[_0x3f6b('0x1b')][_0x9500[_0x3f6b('0x3c')][_0x3f6b('0x47')]('-')[0x0]]){this['agents'][_0x9500['channel'][_0x3f6b('0x47')]('-')[0x0]]['destconnectedlinenum']=_0x9500[_0x3f6b('0x48')];this[_0x3f6b('0x35')](util[_0x3f6b('0x3f')](_0x3f6b('0x49'),this['agents'][_0x9500[_0x3f6b('0x3c')]['split']('-')[0x0]][_0x3f6b('0x4a')]),_0x3f6b('0x4b'),{'destaccountcode':this[_0x3f6b('0x1b')][_0x9500['channel'][_0x3f6b('0x47')]('-')[0x0]]['accountcode'],'destconnectedlinenum':_0x9500[_0x3f6b('0x48')]});}}}}}}catch(_0xcd3599){logger[_0x3f6b('0x3a')](_0x3f6b('0x4c'),util['inspect'](_0xcd3599,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0x3f6b('0x32')][_0x3f6b('0x1d')]=function(_0x2708df){try{if(this[_0x3f6b('0x33')](_0x2708df)){if(_0x2708df['uniqueid']===_0x2708df[_0x3f6b('0x37')]&&_0x2708df[_0x3f6b('0x48')]!='h'&&_0x2708df[_0x3f6b('0x3c')]!=_0x3f6b('0x3d')){_0x2708df[_0x3f6b('0x4d')]=_0x2708df[_0x3f6b('0x4d')]['toLowerCase']();_0x2708df[_0x3f6b('0x4e')]=(_0x2708df[_0x3f6b('0x4f')]||_0x2708df[_0x3f6b('0x4e')])['toLowerCase']();if(_[_0x3f6b('0x34')](this[_0x3f6b('0x1a')][_0x2708df['uniqueid']])){this[_0x3f6b('0x1a')][_0x2708df['uniqueid']]=new Channel();this[_0x3f6b('0x1a')][_0x2708df[_0x3f6b('0x36')]]['starttime']=_0x2708df[_0x3f6b('0x50')]?moment()[_0x3f6b('0x51')](moment[_0x3f6b('0x50')](_0x2708df[_0x3f6b('0x50')])['seconds'](),'seconds')[_0x3f6b('0x3f')](_0x3f6b('0x40')):moment()[_0x3f6b('0x3f')](_0x3f6b('0x40'));this[_0x3f6b('0x1a')][_0x2708df['uniqueid']]['disposition']='NO\x20ANSWER';}_['merge'](this[_0x3f6b('0x1a')][_0x2708df['uniqueid']],_['pick'](_0x2708df,_[_0x3f6b('0x44')](this[_0x3f6b('0x1a')][_0x2708df[_0x3f6b('0x36')]])));if(_[_0x3f6b('0x52')](applications,_0x2708df[_0x3f6b('0x4d')])){this[_0x3f6b('0x1a')][_0x2708df[_0x3f6b('0x36')]]['lastapplication']=_0x2708df['application'];this['channels'][_0x2708df[_0x3f6b('0x36')]][_0x3f6b('0x53')]=_0x2708df[_0x3f6b('0x4e')];if(_0x2708df[_0x3f6b('0x4d')]==='set'&&_[_0x3f6b('0x54')](_0x2708df[_0x3f6b('0x4e')],'cdr(')){var _0x3947b0=_0x2708df[_0x3f6b('0x4e')][_0x3f6b('0x47')]('=');var _0x2efedc=_0x3947b0[0x0][_0x3f6b('0x55')](/cdr\((.*)\)/);if(_0x2efedc){this[_0x3f6b('0x1a')][_0x2708df[_0x3f6b('0x36')]][_0x2efedc[0x1]]=_0x3947b0[0x1];}}else if(_0x2708df[_0x3f6b('0x4d')]===_0x3f6b('0x10')){this['channels'][_0x2708df['uniqueid']][_0x3f6b('0x10')]=_0x2708df[_0x3f6b('0x4e')]['split'](',')[0x0];}}}}}catch(_0x34088a){logger[_0x3f6b('0x3a')]('[syncNewExten][VoiceCallReport]',util[_0x3f6b('0x56')](_0x34088a,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0x3f6b('0x32')][_0x3f6b('0x22')]=function(_0x237b49){try{if(this['isNotNull'](_0x237b49)){if(_0x237b49[_0x3f6b('0x36')]!==_0x237b49[_0x3f6b('0x37')]){if(this[_0x3f6b('0x1a')][_0x237b49[_0x3f6b('0x37')]]){if(_0x237b49[_0x3f6b('0x43')]==='6'){if(!this[_0x3f6b('0x1a')][_0x237b49['linkedid']][_0x3f6b('0x57')]){var _0x5c399d=moment();this['channels'][_0x237b49[_0x3f6b('0x37')]][_0x3f6b('0x57')]=!![];this[_0x3f6b('0x1a')][_0x237b49[_0x3f6b('0x37')]][_0x3f6b('0x58')]=_0x5c399d[_0x3f6b('0x3f')]('YYYY-MM-DD\x20HH:mm:ss');if(this['channels'][_0x237b49['linkedid']][_0x3f6b('0x3e')]){this[_0x3f6b('0x1a')][_0x237b49[_0x3f6b('0x37')]][_0x3f6b('0x59')]=_0x5c399d[_0x3f6b('0x5a')](this[_0x3f6b('0x1a')][_0x237b49[_0x3f6b('0x37')]][_0x3f6b('0x3e')],_0x3f6b('0x5b'));}}this['channels'][_0x237b49[_0x3f6b('0x37')]][_0x3f6b('0x37')]=_0x237b49[_0x3f6b('0x36')];if(_0x237b49[_0x3f6b('0x5c')]!==_0x3f6b('0x5d')){this['channels'][_0x237b49[_0x3f6b('0x37')]][_0x3f6b('0x5e')]=_0x237b49['calleridnum'];}this['channels'][_0x237b49[_0x3f6b('0x37')]][_0x3f6b('0x5f')]=_0x237b49[_0x3f6b('0x60')];this[_0x3f6b('0x1a')][_0x237b49[_0x3f6b('0x37')]][_0x3f6b('0x61')]=_0x237b49[_0x3f6b('0x3c')];this[_0x3f6b('0x1a')][_0x237b49[_0x3f6b('0x37')]][_0x3f6b('0x41')]=dispositions[_[_0x3f6b('0x42')](_0x237b49[_0x3f6b('0x43')])];if(this[_0x3f6b('0x1b')][_0x237b49['channel'][_0x3f6b('0x47')]('-')[0x0]]){this[_0x3f6b('0x1a')][_0x237b49[_0x3f6b('0x37')]][_0x3f6b('0x62')]=this[_0x3f6b('0x1b')][_0x237b49[_0x3f6b('0x3c')][_0x3f6b('0x47')]('-')[0x0]]['id'];this['channels'][_0x237b49[_0x3f6b('0x37')]][_0x3f6b('0x63')]=this['agents'][_0x237b49[_0x3f6b('0x3c')]['split']('-')[0x0]]['name'];}}}}else{if(this[_0x3f6b('0x1a')][_0x237b49[_0x3f6b('0x36')]]){if(_0x237b49[_0x3f6b('0x43')]==='6'){if(this[_0x3f6b('0x1b')][_0x237b49[_0x3f6b('0x3c')][_0x3f6b('0x47')]('-')[0x0]]){this[_0x3f6b('0x1a')][_0x237b49[_0x3f6b('0x36')]]['UserId']=this[_0x3f6b('0x1b')][_0x237b49[_0x3f6b('0x3c')][_0x3f6b('0x47')]('-')[0x0]]['id'];this[_0x3f6b('0x1a')][_0x237b49['uniqueid']]['membername']=this[_0x3f6b('0x1b')][_0x237b49['channel']['split']('-')[0x0]][_0x3f6b('0x4a')];}}}}}}catch(_0x1d3952){logger[_0x3f6b('0x3a')](_0x3f6b('0x64'),util[_0x3f6b('0x56')](_0x1d3952,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0x3f6b('0x32')]['syncMixMonitorFilename']=function(_0x2f8d4e,_0x21c067){if(this[_0x3f6b('0x1a')][_0x2f8d4e]){this[_0x3f6b('0x1a')][_0x2f8d4e][_0x3f6b('0x65')]=!![];if(_[_0x3f6b('0x66')](_0x21c067,_0x3f6b('0x67'))){_0x21c067=_0x21c067['replace'](_0x3f6b('0x67'),_0x3f6b('0x68'));}this[_0x3f6b('0x1a')][_0x2f8d4e]['monitorFilename']=_0x21c067;var _0xb1090c=_['find'](this[_0x3f6b('0x1a')][_0x2f8d4e][_0x3f6b('0x69')],{'filename':_0x21c067});if(_['isNil'](_0xb1090c)){this['channels'][_0x2f8d4e][_0x3f6b('0x69')]['push']({'filename':_0x21c067,'createdAt':moment()[_0x3f6b('0x3f')](_0x3f6b('0x40')),'mixmonitorid':'','status':_0x3f6b('0x6a')});}}};VoiceCallReport[_0x3f6b('0x32')][_0x3f6b('0x23')]=function(_0xbd4b5d){try{if(this[_0x3f6b('0x33')](_0xbd4b5d)){if(this[_0x3f6b('0x1a')][_0xbd4b5d[_0x3f6b('0x36')]]&&_0xbd4b5d[_0x3f6b('0x3c')]!='OutgoingSpoolFailed'){if(this['isNotNull'](_0xbd4b5d[_0x3f6b('0x6b')])){if(this[_0x3f6b('0x33')](_0xbd4b5d[_0x3f6b('0x6b')]['mixmonitor_filename'])){this['syncMixMonitorFilename'](_0xbd4b5d[_0x3f6b('0x36')],_0xbd4b5d[_0x3f6b('0x6c')]);}else if(this[_0x3f6b('0x33')](_0xbd4b5d['variable']['xmd-phone'])){this[_0x3f6b('0x1a')][_0xbd4b5d[_0x3f6b('0x36')]]['calleridnum']=_0xbd4b5d['value'];}else if(this['isNotNull'](_0xbd4b5d['variable']['xmd-callerid'])){this[_0x3f6b('0x1a')][_0xbd4b5d[_0x3f6b('0x36')]][_0x3f6b('0x6d')]=_0xbd4b5d[_0x3f6b('0x6c')];}else if(this[_0x3f6b('0x33')](_0xbd4b5d[_0x3f6b('0x6b')]['xmd-cdrtype'])){this[_0x3f6b('0x1a')][_0xbd4b5d[_0x3f6b('0x36')]][_0x3f6b('0x6e')]=_0xbd4b5d[_0x3f6b('0x6c')];}else if(this[_0x3f6b('0x33')](_0xbd4b5d[_0x3f6b('0x6b')][_0x3f6b('0x6f')])){this[_0x3f6b('0x1a')][_0xbd4b5d[_0x3f6b('0x36')]][_0x3f6b('0x10')]=_0xbd4b5d[_0x3f6b('0x6c')]['split'](',')[0x0];}else if(this[_0x3f6b('0x33')](_0xbd4b5d[_0x3f6b('0x6b')][_0x3f6b('0x70')])){this[_0x3f6b('0x1a')][_0xbd4b5d[_0x3f6b('0x36')]]['originatecalleridnum']=_0xbd4b5d[_0x3f6b('0x6c')];}else if(this['isNotNull'](_0xbd4b5d[_0x3f6b('0x6b')][_0x3f6b('0x71')])){this[_0x3f6b('0x1a')][_0xbd4b5d[_0x3f6b('0x36')]][_0x3f6b('0x72')]=_0xbd4b5d[_0x3f6b('0x6c')];}else if(this['isNotNull'](_0xbd4b5d['variable'][_0x3f6b('0x73')])){this['channels'][_0xbd4b5d[_0x3f6b('0x36')]]['calleridpreview']=_0xbd4b5d['value'];}else if(this[_0x3f6b('0x33')](_0xbd4b5d[_0x3f6b('0x6b')]['xmcs-queue'])){this[_0x3f6b('0x1a')][_0xbd4b5d[_0x3f6b('0x36')]][_0x3f6b('0x10')]=_0xbd4b5d[_0x3f6b('0x6c')];}else if(this[_0x3f6b('0x33')](_0xbd4b5d['variable'][_0x3f6b('0x74')])){this[_0x3f6b('0x1a')][_0xbd4b5d[_0x3f6b('0x36')]][_0x3f6b('0x75')]=_0xbd4b5d['value'];}}}else if(this['isNotNull'](_0xbd4b5d['variable'][_0x3f6b('0x76')])){if(_0xbd4b5d[_0x3f6b('0x6c')]){var _0x2d28f4=path[_0x3f6b('0x77')](_0xbd4b5d[_0x3f6b('0x6c')])['name'];this[_0x3f6b('0x78')](_0x2d28f4,_0xbd4b5d[_0x3f6b('0x6c')]);}}else if(this[_0x3f6b('0x1a')][_0xbd4b5d[_0x3f6b('0x37')]]){if(this['isNotNull'](_0xbd4b5d['variable'])){if(this['isNotNull'](_0xbd4b5d['variable'][_0x3f6b('0x74')])){this[_0x3f6b('0x1a')][_0xbd4b5d[_0x3f6b('0x37')]][_0x3f6b('0x79')]=_0xbd4b5d[_0x3f6b('0x6c')];}}}}}catch(_0xe04212){logger[_0x3f6b('0x3a')]('[syncVarSet][VoiceCallReport]',util[_0x3f6b('0x56')](_0xe04212,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0x3f6b('0x32')]['syncHangup']=function(_0x1bc97c){try{if(this[_0x3f6b('0x33')](_0x1bc97c)){if(this['channels'][_0x1bc97c['uniqueid']]){var _0x38b3b6=moment();this[_0x3f6b('0x1a')][_0x1bc97c[_0x3f6b('0x36')]][_0x3f6b('0x7a')]=_0x38b3b6[_0x3f6b('0x3f')]('YYYY-MM-DD\x20HH:mm:ss');this[_0x3f6b('0x1a')][_0x1bc97c[_0x3f6b('0x36')]][_0x3f6b('0x50')]=_0x38b3b6['diff'](this[_0x3f6b('0x1a')][_0x1bc97c[_0x3f6b('0x36')]][_0x3f6b('0x3e')],_0x3f6b('0x5b'));if(this['channels'][_0x1bc97c['uniqueid']][_0x3f6b('0x57')]){this[_0x3f6b('0x1a')][_0x1bc97c[_0x3f6b('0x36')]][_0x3f6b('0x7b')]=_0x38b3b6[_0x3f6b('0x5a')](this[_0x3f6b('0x1a')][_0x1bc97c[_0x3f6b('0x36')]][_0x3f6b('0x58')],'seconds');this[_0x3f6b('0x1a')][_0x1bc97c[_0x3f6b('0x36')]][_0x3f6b('0x59')]=this[_0x3f6b('0x1a')][_0x1bc97c[_0x3f6b('0x36')]][_0x3f6b('0x50')]-this[_0x3f6b('0x1a')][_0x1bc97c[_0x3f6b('0x36')]][_0x3f6b('0x7b')];}if(_0x1bc97c['context']===_0x3f6b('0x46')){if(this['agents'][_0x1bc97c['channel'][_0x3f6b('0x47')]('-')[0x0]]){this[_0x3f6b('0x1b')][_0x1bc97c[_0x3f6b('0x3c')][_0x3f6b('0x47')]('-')[0x0]]=_[_0x3f6b('0x7c')](this[_0x3f6b('0x1b')][_0x1bc97c[_0x3f6b('0x3c')][_0x3f6b('0x47')]('-')[0x0]],[_0x3f6b('0x7d')]);this['emit'](util['format'](_0x3f6b('0x49'),this[_0x3f6b('0x1b')][_0x1bc97c[_0x3f6b('0x3c')][_0x3f6b('0x47')]('-')[0x0]][_0x3f6b('0x4a')]),_0x3f6b('0x7e'),{'destaccountcode':this[_0x3f6b('0x1b')][_0x1bc97c['channel']['split']('-')[0x0]][_0x3f6b('0x7f')]});}}ami[_0x3f6b('0x35')]('custom:voiceCallReport',this[_0x3f6b('0x1a')][_0x1bc97c[_0x3f6b('0x36')]]);delete this[_0x3f6b('0x1a')][_0x1bc97c[_0x3f6b('0x36')]];}}}catch(_0x210f0b){logger['error'](_0x3f6b('0x80'),util[_0x3f6b('0x56')](_0x210f0b,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0x3f6b('0x32')][_0x3f6b('0x28')]=function(_0x496283){try{if(this['isNotNull'](_0x496283)){if(this[_0x3f6b('0x1a')][_0x496283['transfereeuniqueid']]){this[_0x3f6b('0x1a')][_0x496283[_0x3f6b('0x81')]]['transfercalleridnum']=_0x496283[_0x3f6b('0x82')];this['channels'][_0x496283[_0x3f6b('0x81')]]['transferconnectedlinenum']=_0x496283[_0x3f6b('0x83')];if(this[_0x3f6b('0x1a')][_0x496283['secondtransfereruniqueid']]){var _0x364352=this[_0x3f6b('0x1a')][_0x496283[_0x3f6b('0x84')]];this['channels'][_0x496283[_0x3f6b('0x84')]]=this[_0x3f6b('0x1a')][_0x496283[_0x3f6b('0x81')]];this[_0x3f6b('0x1a')][_0x496283[_0x3f6b('0x81')]]=_0x364352;}}else if(this[_0x3f6b('0x1a')][_0x496283[_0x3f6b('0x85')]]){this[_0x3f6b('0x1a')][_0x496283['transfertargetuniqueid']][_0x3f6b('0x86')]=_0x496283[_0x3f6b('0x82')];this['channels'][_0x496283[_0x3f6b('0x85')]][_0x3f6b('0x87')]=_0x496283[_0x3f6b('0x83')];if(this['channels'][_0x496283[_0x3f6b('0x88')]]){var _0x364352=this['channels'][_0x496283[_0x3f6b('0x88')]];this[_0x3f6b('0x1a')][_0x496283[_0x3f6b('0x88')]]=this[_0x3f6b('0x1a')][_0x496283['transfertargetuniqueid']];this[_0x3f6b('0x1a')][_0x496283[_0x3f6b('0x85')]]=_0x364352;}}}}catch(_0x2198db){logger[_0x3f6b('0x3a')]('[syncAttendedTransfer][VoiceCallReport]',util[_0x3f6b('0x56')](_0x2198db,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0x3f6b('0x32')][_0x3f6b('0x29')]=function(_0x5c888c){try{if(this[_0x3f6b('0x33')](_0x5c888c)){if(this[_0x3f6b('0x1a')][_0x5c888c[_0x3f6b('0x81')]]){this[_0x3f6b('0x1a')][_0x5c888c[_0x3f6b('0x81')]]['transfercalleridnum']=_0x5c888c[_0x3f6b('0x89')];this[_0x3f6b('0x1a')][_0x5c888c['transfereeuniqueid']][_0x3f6b('0x87')]=_0x5c888c[_0x3f6b('0x8a')];this[_0x3f6b('0x8b')]({'event':_0x3f6b('0x8c'),'uniqueid':_0x5c888c[_0x3f6b('0x81')],'context':_0x5c888c[_0x3f6b('0x45')],'channel':_0x5c888c[_0x3f6b('0x8d')]});}}}catch(_0x34130c){logger[_0x3f6b('0x3a')](_0x3f6b('0x8e'),util[_0x3f6b('0x56')](_0x34130c,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0x3f6b('0x32')]['syncMusicOnHoldStart']=function(_0x233f54){try{if(this[_0x3f6b('0x33')](_0x233f54)){if(this[_0x3f6b('0x1a')][_0x233f54[_0x3f6b('0x36')]]){if(!_[_0x3f6b('0x8f')](this[_0x3f6b('0x1a')][_0x233f54['uniqueid']][_0x3f6b('0x58')])){this['channels'][_0x233f54[_0x3f6b('0x36')]][_0x3f6b('0x90')]=moment()[_0x3f6b('0x3f')](_0x3f6b('0x40'));}}}}catch(_0x2ae86a){logger[_0x3f6b('0x3a')](_0x3f6b('0x91'),util['inspect'](_0x2ae86a,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0x3f6b('0x32')][_0x3f6b('0x2d')]=function(_0x32ccb8){try{if(this['isNotNull'](_0x32ccb8)){if(this['channels'][_0x32ccb8['uniqueid']]){if(!_[_0x3f6b('0x8f')](this[_0x3f6b('0x1a')][_0x32ccb8[_0x3f6b('0x36')]][_0x3f6b('0x90')])){this['channels'][_0x32ccb8[_0x3f6b('0x36')]][_0x3f6b('0x92')]+=moment()[_0x3f6b('0x93')](0x0)[_0x3f6b('0x5a')](this[_0x3f6b('0x1a')][_0x32ccb8[_0x3f6b('0x36')]][_0x3f6b('0x90')],_0x3f6b('0x5b'));delete this['channels'][_0x32ccb8[_0x3f6b('0x36')]][_0x3f6b('0x90')];}}}}catch(_0x55ed82){logger[_0x3f6b('0x3a')]('[syncMusicOnHoldStop][VoiceCallReport]',util['inspect'](_0x55ed82,{'showHidden':![],'depth':null}));}};module[_0x3f6b('0x94')]=VoiceCallReport;
\ No newline at end of file
+var _0xc368=['toNumber','channelstate','isUndefined','destconnectedlinenum','[%s][voiceCallReport][newchannel]\x20sending\x20user:agentconnect\x20event:','name','application','toLowerCase','applicationdata','appdata','CDR(routeAlias)','duration','subtract','YYYY-MM-DD\x20HH:mm:ss','disposition','includes','lastapplication','lastdata','startsWith','cdr(','match','type','isNil','[%s][voiceCallReport][newstate]\x20linkedid:%s\x20calleridname:%s\x20calleridnum:%s','calleridname','[%s][voiceCallReport][newstate]\x20event:','answered','answertime','holdtime','diff','seconds','connectedlinename','destinationchannel','UserId','membername','routealias','[%s][voiceCallReport][newstate]\x20sending\x20user:agentconnect\x20event:','[%s][voiceCallReport][newstate]','[%s][voiceCallReport][mixMonitorFilename]\x20monitorFilename:%s','monitor','.wav49','.WAV','monitorFilename','find','monitors','rec','[%s][voiceCallReport][mixMonitorFilename]','[%s][voiceCallReport][varset]\x20event:','variable','[%s][voiceCallReport][varset]\x20variable:mixmonitor_filename\x20value:%s','syncMixMonitorFilename','xmd-phone','[%s][voiceCallReport][varset]\x20variable:xmd-phone\x20value:%s','value','[%s][voiceCallReport][varset]\x20variable:xmd-callerid\x20value:%s','callerid','xmd-cdrtype','[%s][voiceCallReport][varset]\x20variable:xmd-cdrtype\x20value:%s','[%s][voiceCallReport][varset]\x20variable:xmd-queue\x20value:%s','xmd-originatecalleridnum','[%s][voiceCallReport][varset]\x20variable:xmd-originatecalleridnum\x20value:%s','originatecalleridnum','xmd-destination','[%s][voiceCallReport][varset]\x20variable:xmd-destination\x20value:%s','xmd-callerid-preview','[%s][voiceCallReport][varset]\x20variable:xmd-callerid-preview\x20value:%s','calleridpreview','[%s][voiceCallReport][varset]\x20variable:xmcs-queue\x20value:%s','sipcallid','[%s][voiceCallReport][varset]\x20variable:sipcallid\x20value:%s','sipcalluniqueid','mixmonitor_filename','parse','sipcalllinkedid','[%s][voiceCallReport][varset]','[%s][voiceCallReport][hangup]\x20event:','[%s][voiceCallReport][hangup]\x20reason:%s','endtime','billableseconds','omit','[%s][voiceCallReport][hangup]\x20sending\x20user:agentcomplete\x20event:','user:agentcomplete','length','transferType','undefined','getSettings','then','stopRecordingOnTransfer','resolve','Action','catch','BlindTransfer','outbound','[%s][voiceCallReport][hangup]\x20sending\x20hangup\x20event:','[%s][voiceCallReport][hangup]','origtransferercalleridnum','transfertargetcalleridnum','[%s][voiceCallReport][attendedtransfer]\x20event:','transfereeuniqueid','transfercalleridnum','transferconnectedlinenum','secondtransfereruniqueid','ATTENDED','transfertargetuniqueid','origtransfereruniqueid','origtransfererlinkedid','routeid','[%s][voiceCallReport][blindtransfer]\x20transfercalleridnum:%s\x20transferconnectedlinenum:%s','transfereecalleridnum','extension','BLIND','transfereruniqueid','transfererchannel','[%s][voiceCallReport][blindtransfer]','[%s][voiceCallReport][musiconholdstart]\x20event:','mohstarttime','[%s][voiceCallReport][musiconholdstart]\x20mohstarttime:%s','[%s][voiceCallReport][musiconholdstart]','[%s][voiceCallReport][musiconholdstop]\x20event:','[%s][voiceCallReport][musiconholdstop]\x20mohtime:%s','mohtime','[%s][voiceCallReport][musiconholdstop]','exports','moment','path','ioredis','../../../config/environment','../../../config/logger','ami','../model/channel','../rpc/setting','set','queue','playback','voicemail','NO\x20ANSWER','FAILED','BUSY','redis','defaults','localhost','socket.io-emitter','channels','agents','blindTransfers','coreshowchannel','bind','syncNewExten','newchannel','syncNewChannel','newstate','syncNewState','varset','hangup','syncHangup','newcallerid','attendedtransfer','syncAttendedTransfer','blindtransfer','syncBlindTransfer','musiconholdstart','syncMusicOnHoldStart','musiconholdstop','syncMusicOnHoldStop','error','[voiceCallReport][coreshowchannels]','inspect','prototype','isNotNull','emit','syncNewCallerId','info','[%s][voiceCallReport][newcallerid]\x20calleridname:%s\x20calleridnum:%s','calleridnum','debug','uniqueid','merge','pick','keys','context','from-sip','channel','split','exten','xcally-motion-preview','connectedlinenum','format','user:%s','user:agentconnect','accountcode','[%s][voiceCallReport][newcallerid]','[%s][voiceCallReport][newchannel]\x20event:','OutgoingSpoolFailed','linkedid','[%s][voiceCallReport][newchannel]\x20context:%s\x20exten:%s','starttime'];(function(_0x225915,_0x2eaa2f){var _0x3b8d10=function(_0x4c9dd5){while(--_0x4c9dd5){_0x225915['push'](_0x225915['shift']());}};_0x3b8d10(++_0x2eaa2f);}(_0xc368,0x7b));var _0x8c36=function(_0x409972,_0x38eb30){_0x409972=_0x409972-0x0;var _0x223193=_0xc368[_0x409972];return _0x223193;};'use strict';var _=require('lodash');var moment=require(_0x8c36('0x0'));var util=require('util');var path=require(_0x8c36('0x1'));var Redis=require(_0x8c36('0x2'));var config=require(_0x8c36('0x3'));var logger=require(_0x8c36('0x4'))(_0x8c36('0x5'));var ami=require('../ami');var Channel=require(_0x8c36('0x6'));var RpcSetting=require(_0x8c36('0x7'));var applications=[_0x8c36('0x8'),_0x8c36('0x9'),'agi','dial',_0x8c36('0xa'),_0x8c36('0xb')];var dispositions=[_0x8c36('0xc'),_0x8c36('0xd'),_0x8c36('0xd'),_0x8c36('0xc'),'NO\x20ANSWER','NO\x20ANSWER','ANSWERED',_0x8c36('0xe'),_0x8c36('0xd'),'FAILED',_0x8c36('0xd')];config[_0x8c36('0xf')]=_[_0x8c36('0x10')](config[_0x8c36('0xf')],{'host':_0x8c36('0x11'),'port':0x18eb});var io=require(_0x8c36('0x12'))(new Redis(config[_0x8c36('0xf')]));function VoiceCallReport(_0x23eb71){this[_0x8c36('0x13')]=_0x23eb71[_0x8c36('0x13')];this[_0x8c36('0x14')]=_0x23eb71[_0x8c36('0x14')];this[_0x8c36('0x15')]={};ami['on'](_0x8c36('0x16'),this['syncNewExten'][_0x8c36('0x17')](this));ami['on']('newexten',this[_0x8c36('0x18')][_0x8c36('0x17')](this));ami['on'](_0x8c36('0x19'),this[_0x8c36('0x1a')][_0x8c36('0x17')](this));ami['on'](_0x8c36('0x1b'),this[_0x8c36('0x1c')][_0x8c36('0x17')](this));ami['on'](_0x8c36('0x1d'),this['syncVarSet'][_0x8c36('0x17')](this));ami['on'](_0x8c36('0x1e'),this[_0x8c36('0x1f')][_0x8c36('0x17')](this));ami['on'](_0x8c36('0x20'),this['syncNewCallerId'][_0x8c36('0x17')](this));ami['on'](_0x8c36('0x21'),this[_0x8c36('0x22')][_0x8c36('0x17')](this));ami['on'](_0x8c36('0x23'),this[_0x8c36('0x24')][_0x8c36('0x17')](this));ami['on'](_0x8c36('0x25'),this[_0x8c36('0x26')][_0x8c36('0x17')](this));ami['on'](_0x8c36('0x27'),this[_0x8c36('0x28')][_0x8c36('0x17')](this));try{logger['info']('[voiceCallReport][coreshowchannels]\x20started');ami['actionCoreShowChannels']();}catch(_0x55b844){logger[_0x8c36('0x29')](_0x8c36('0x2a'),util[_0x8c36('0x2b')](_0x55b844,{'showHidden':![],'depth':null}));}}VoiceCallReport[_0x8c36('0x2c')][_0x8c36('0x2d')]=function(_0x27c0df){return _0x27c0df!==null&&!_['isUndefined'](_0x27c0df);};VoiceCallReport[_0x8c36('0x2c')]['emit']=function(_0x40b66f,_0x52b90c,_0x10613e){io['to'](_0x40b66f)[_0x8c36('0x2e')](_0x52b90c,_0x10613e);};VoiceCallReport[_0x8c36('0x2c')][_0x8c36('0x2f')]=function(_0x50aa48){try{if(this['isNotNull'](_0x50aa48)){logger[_0x8c36('0x30')](_0x8c36('0x31'),_0x50aa48['uniqueid'],_0x50aa48['calleridname'],_0x50aa48[_0x8c36('0x32')]);logger[_0x8c36('0x33')]('[%s][voiceCallReport][newcallerid]\x20event:',_0x50aa48[_0x8c36('0x34')],util[_0x8c36('0x2b')](_0x50aa48,{'showHidden':![],'depth':null}));if(_0x50aa48[_0x8c36('0x34')]===_0x50aa48['linkedid']){if(!_['isUndefined'](this[_0x8c36('0x13')][_0x50aa48[_0x8c36('0x34')]])){_[_0x8c36('0x35')](this[_0x8c36('0x13')][_0x50aa48[_0x8c36('0x34')]],_[_0x8c36('0x36')](_0x50aa48,_[_0x8c36('0x37')](this[_0x8c36('0x13')][_0x50aa48[_0x8c36('0x34')]])));}}if(_0x50aa48[_0x8c36('0x38')]===_0x8c36('0x39')){if(this[_0x8c36('0x14')][_0x50aa48[_0x8c36('0x3a')][_0x8c36('0x3b')]('-')[0x0]]){if(_0x50aa48[_0x8c36('0x3c')]==_0x8c36('0x3d')){this[_0x8c36('0x14')][_0x50aa48['channel']['split']('-')[0x0]]['destconnectedlinenum']=_0x50aa48[_0x8c36('0x3e')];this[_0x8c36('0x2e')](util[_0x8c36('0x3f')](_0x8c36('0x40'),this[_0x8c36('0x14')][_0x50aa48[_0x8c36('0x3a')][_0x8c36('0x3b')]('-')[0x0]]['name']),_0x8c36('0x41'),{'destaccountcode':this['agents'][_0x50aa48[_0x8c36('0x3a')]['split']('-')[0x0]][_0x8c36('0x42')],'destconnectedlinenum':_0x50aa48[_0x8c36('0x3e')]});}}}}}catch(_0x54d796){logger['error'](_0x8c36('0x43'),_0x50aa48[_0x8c36('0x34')],util[_0x8c36('0x2b')](_0x54d796,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0x8c36('0x2c')][_0x8c36('0x1a')]=function(_0x12421b){try{if(this[_0x8c36('0x2d')](_0x12421b)){logger[_0x8c36('0x33')](_0x8c36('0x44'),_0x12421b[_0x8c36('0x34')],util[_0x8c36('0x2b')](_0x12421b,{'showHidden':![],'depth':null}));if(this[_0x8c36('0x13')][_0x12421b[_0x8c36('0x34')]])return;if(_0x12421b[_0x8c36('0x3a')]===_0x8c36('0x45'))return;if(_0x12421b[_0x8c36('0x34')]!==_0x12421b[_0x8c36('0x46')]&&!this['blindTransfers'][_0x12421b[_0x8c36('0x46')]])return;logger['info'](_0x8c36('0x47'),_0x12421b[_0x8c36('0x34')],_0x12421b[_0x8c36('0x38')],_0x12421b[_0x8c36('0x3c')]);this['channels'][_0x12421b['uniqueid']]=new Channel();this[_0x8c36('0x13')][_0x12421b[_0x8c36('0x34')]][_0x8c36('0x48')]=moment()['format']('YYYY-MM-DD\x20HH:mm:ss');this[_0x8c36('0x13')][_0x12421b['uniqueid']]['disposition']=dispositions[_[_0x8c36('0x49')](_0x12421b[_0x8c36('0x4a')])];_[_0x8c36('0x35')](this[_0x8c36('0x13')][_0x12421b[_0x8c36('0x34')]],_[_0x8c36('0x36')](_0x12421b,_[_0x8c36('0x37')](this[_0x8c36('0x13')][_0x12421b[_0x8c36('0x34')]])));if(_0x12421b[_0x8c36('0x38')]==='from-sip'){if(this[_0x8c36('0x14')][_0x12421b[_0x8c36('0x3a')][_0x8c36('0x3b')]('-')[0x0]]){if(_[_0x8c36('0x4b')](this[_0x8c36('0x14')][_0x12421b['channel'][_0x8c36('0x3b')]('-')[0x0]][_0x8c36('0x4c')])){this[_0x8c36('0x14')][_0x12421b[_0x8c36('0x3a')][_0x8c36('0x3b')]('-')[0x0]][_0x8c36('0x4c')]=_0x12421b['exten'];logger[_0x8c36('0x33')](_0x8c36('0x4d'),_0x12421b[_0x8c36('0x34')],util[_0x8c36('0x2b')]({'id':this[_0x8c36('0x14')][_0x12421b[_0x8c36('0x3a')][_0x8c36('0x3b')]('-')[0x0]]['id'],'destaccountcode':this['agents'][_0x12421b[_0x8c36('0x3a')][_0x8c36('0x3b')]('-')[0x0]][_0x8c36('0x42')],'destconnectedlinenum':_0x12421b[_0x8c36('0x3c')]},{'showHidden':![],'depth':null}));this[_0x8c36('0x2e')](util[_0x8c36('0x3f')](_0x8c36('0x40'),this[_0x8c36('0x14')][_0x12421b[_0x8c36('0x3a')][_0x8c36('0x3b')]('-')[0x0]][_0x8c36('0x4e')]),_0x8c36('0x41'),{'id':this['agents'][_0x12421b['channel'][_0x8c36('0x3b')]('-')[0x0]]['id'],'destaccountcode':this[_0x8c36('0x14')][_0x12421b[_0x8c36('0x3a')][_0x8c36('0x3b')]('-')[0x0]]['accountcode'],'destconnectedlinenum':_0x12421b[_0x8c36('0x3c')]});}}}}}catch(_0x2671a3){logger['error']('[%s][voiceCallReport][newchannel]',_0x12421b['uniqueid'],util[_0x8c36('0x2b')](_0x2671a3,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0x8c36('0x2c')][_0x8c36('0x18')]=function(_0x197d11){try{if(this[_0x8c36('0x2d')](_0x197d11)){logger[_0x8c36('0x33')]('[%s][voiceCallReport][newexten]\x20event:',_0x197d11[_0x8c36('0x34')],util[_0x8c36('0x2b')](_0x197d11,{'showHidden':![],'depth':null}));if(_0x197d11[_0x8c36('0x3a')]===_0x8c36('0x45')||_0x197d11['exten']==='h')return;if(_0x197d11['uniqueid']===_0x197d11['linkedid']||this[_0x8c36('0x15')][_0x197d11[_0x8c36('0x46')]]){_0x197d11[_0x8c36('0x4f')]=_0x197d11[_0x8c36('0x4f')][_0x8c36('0x50')]();_0x197d11[_0x8c36('0x51')]=_0x197d11[_0x8c36('0x52')]||_0x197d11[_0x8c36('0x51')];if(_0x197d11[_0x8c36('0x52')]&&!_0x197d11['appdata']['startsWith'](_0x8c36('0x53'))&&_0x197d11['application']!=='queue'){_0x197d11[_0x8c36('0x51')]=_0x197d11['applicationdata'][_0x8c36('0x50')]();}logger[_0x8c36('0x30')]('[%s][voiceCallReport][newexten]\x20application:%s\x20appdata:%s',_0x197d11[_0x8c36('0x34')],_0x197d11['application'],_0x197d11[_0x8c36('0x51')]);if(_[_0x8c36('0x4b')](this[_0x8c36('0x13')][_0x197d11['uniqueid']])){this[_0x8c36('0x13')][_0x197d11[_0x8c36('0x34')]]=new Channel();this[_0x8c36('0x13')][_0x197d11[_0x8c36('0x34')]][_0x8c36('0x48')]=_0x197d11[_0x8c36('0x54')]?moment()[_0x8c36('0x55')](moment[_0x8c36('0x54')](_0x197d11[_0x8c36('0x54')])['seconds'](),'seconds')['format'](_0x8c36('0x56')):moment()['format']('YYYY-MM-DD\x20HH:mm:ss');this[_0x8c36('0x13')][_0x197d11[_0x8c36('0x34')]][_0x8c36('0x57')]=_0x8c36('0xc');}_[_0x8c36('0x35')](this['channels'][_0x197d11['uniqueid']],_['pick'](_0x197d11,_[_0x8c36('0x37')](this[_0x8c36('0x13')][_0x197d11['uniqueid']])));if(_[_0x8c36('0x58')](applications,_0x197d11[_0x8c36('0x4f')])){this[_0x8c36('0x13')][_0x197d11[_0x8c36('0x34')]][_0x8c36('0x59')]=_0x197d11[_0x8c36('0x4f')];this[_0x8c36('0x13')][_0x197d11[_0x8c36('0x34')]][_0x8c36('0x5a')]=_0x197d11['applicationdata'];if(_0x197d11['application']==='set'&&_[_0x8c36('0x5b')](_0x197d11[_0x8c36('0x51')][_0x8c36('0x50')](),_0x8c36('0x5c'))){var _0x3bd235=_0x197d11[_0x8c36('0x51')]['split']('=');var _0x55d2c7=_0x3bd235[0x0]['toLowerCase']()[_0x8c36('0x5d')](/cdr\((.*)\)/);if(_0x55d2c7){if(_0x55d2c7[0x1]===_0x8c36('0x5e')&&!_[_0x8c36('0x5f')](this['channels'][_0x197d11[_0x8c36('0x34')]][_0x55d2c7[0x1]]))return;this['channels'][_0x197d11[_0x8c36('0x34')]][_0x55d2c7[0x1]]=_0x3bd235[0x1];}}else if(_0x197d11[_0x8c36('0x4f')]===_0x8c36('0x9')){this[_0x8c36('0x13')][_0x197d11[_0x8c36('0x34')]]['queue']=_0x197d11[_0x8c36('0x51')]['split'](',')[0x0];}}}}}catch(_0x39ab18){logger[_0x8c36('0x29')]('[%s][voiceCallReport][newexten]',_0x197d11[_0x8c36('0x34')],util[_0x8c36('0x2b')](_0x39ab18,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0x8c36('0x2c')]['syncNewState']=function(_0x244634){try{if(this[_0x8c36('0x2d')](_0x244634)){logger[_0x8c36('0x30')](_0x8c36('0x60'),_0x244634['uniqueid'],_0x244634[_0x8c36('0x46')],_0x244634[_0x8c36('0x61')],_0x244634['calleridnum']);logger[_0x8c36('0x33')](_0x8c36('0x62'),_0x244634[_0x8c36('0x34')],util['inspect'](_0x244634,{'showHidden':![],'depth':null}));if(_0x244634[_0x8c36('0x4a')]!=='6')return;if(_0x244634[_0x8c36('0x34')]!==_0x244634['linkedid']){var _0x2f851f=moment();if(this[_0x8c36('0x13')][_0x244634[_0x8c36('0x46')]]){if(!this[_0x8c36('0x13')][_0x244634['linkedid']][_0x8c36('0x63')]){this['channels'][_0x244634[_0x8c36('0x46')]][_0x8c36('0x63')]=!![];this['channels'][_0x244634[_0x8c36('0x46')]][_0x8c36('0x64')]=_0x2f851f[_0x8c36('0x3f')](_0x8c36('0x56'));if(this[_0x8c36('0x13')][_0x244634[_0x8c36('0x46')]][_0x8c36('0x48')]){this[_0x8c36('0x13')][_0x244634['linkedid']][_0x8c36('0x65')]=_0x2f851f[_0x8c36('0x66')](this[_0x8c36('0x13')][_0x244634['linkedid']][_0x8c36('0x48')],_0x8c36('0x67'));}}this[_0x8c36('0x13')][_0x244634[_0x8c36('0x46')]][_0x8c36('0x46')]=_0x244634['uniqueid'];if(_0x244634[_0x8c36('0x32')]!==_0x8c36('0x3d')){this[_0x8c36('0x13')][_0x244634['linkedid']][_0x8c36('0x3e')]=_0x244634[_0x8c36('0x32')];}this[_0x8c36('0x13')][_0x244634[_0x8c36('0x46')]][_0x8c36('0x68')]=_0x244634['calleridname'];this[_0x8c36('0x13')][_0x244634[_0x8c36('0x46')]][_0x8c36('0x69')]=_0x244634['channel'];this[_0x8c36('0x13')][_0x244634[_0x8c36('0x46')]][_0x8c36('0x57')]=dispositions[_[_0x8c36('0x49')](_0x244634[_0x8c36('0x4a')])];if(this[_0x8c36('0x14')][_0x244634[_0x8c36('0x3a')]['split']('-')[0x0]]){this['channels'][_0x244634['linkedid']][_0x8c36('0x6a')]=this[_0x8c36('0x14')][_0x244634[_0x8c36('0x3a')][_0x8c36('0x3b')]('-')[0x0]]['id'];this[_0x8c36('0x13')][_0x244634[_0x8c36('0x46')]][_0x8c36('0x6b')]=this[_0x8c36('0x14')][_0x244634[_0x8c36('0x3a')][_0x8c36('0x3b')]('-')[0x0]][_0x8c36('0x4e')];}}if(this[_0x8c36('0x13')][_0x244634[_0x8c36('0x34')]]){if(!this[_0x8c36('0x13')][_0x244634[_0x8c36('0x34')]][_0x8c36('0x63')]){this[_0x8c36('0x13')][_0x244634[_0x8c36('0x34')]]['answered']=!![];this[_0x8c36('0x13')][_0x244634['uniqueid']]['answertime']=_0x2f851f[_0x8c36('0x3f')]('YYYY-MM-DD\x20HH:mm:ss');if(this[_0x8c36('0x13')][_0x244634[_0x8c36('0x34')]][_0x8c36('0x48')]){this[_0x8c36('0x13')][_0x244634[_0x8c36('0x34')]][_0x8c36('0x65')]=_0x2f851f[_0x8c36('0x66')](this['channels'][_0x244634['uniqueid']][_0x8c36('0x48')],_0x8c36('0x67'));}}if(_0x244634['calleridnum']!==_0x8c36('0x3d')){this[_0x8c36('0x13')][_0x244634[_0x8c36('0x34')]][_0x8c36('0x3e')]=_0x244634['calleridnum'];}this[_0x8c36('0x13')][_0x244634[_0x8c36('0x34')]][_0x8c36('0x68')]=_0x244634[_0x8c36('0x61')];this[_0x8c36('0x13')][_0x244634[_0x8c36('0x34')]]['destinationchannel']=_0x244634[_0x8c36('0x3a')];this[_0x8c36('0x13')][_0x244634[_0x8c36('0x34')]][_0x8c36('0x57')]=dispositions[_[_0x8c36('0x49')](_0x244634[_0x8c36('0x4a')])];}}else{if(this[_0x8c36('0x13')][_0x244634[_0x8c36('0x34')]]){if(this[_0x8c36('0x14')][_0x244634[_0x8c36('0x3a')]['split']('-')[0x0]]){this['channels'][_0x244634[_0x8c36('0x34')]]['UserId']=this['agents'][_0x244634[_0x8c36('0x3a')][_0x8c36('0x3b')]('-')[0x0]]['id'];this['channels'][_0x244634[_0x8c36('0x34')]][_0x8c36('0x6b')]=this[_0x8c36('0x14')][_0x244634[_0x8c36('0x3a')][_0x8c36('0x3b')]('-')[0x0]][_0x8c36('0x4e')];}}}if(_0x244634['context']==='from-sip'){if(this[_0x8c36('0x14')][_0x244634[_0x8c36('0x3a')]['split']('-')[0x0]]){this[_0x8c36('0x14')][_0x244634[_0x8c36('0x3a')][_0x8c36('0x3b')]('-')[0x0]][_0x8c36('0x4c')]=_0x244634[_0x8c36('0x3c')];var _0x2e8c17,_0x5523c8;if(this[_0x8c36('0x13')][_0x244634[_0x8c36('0x34')]]){_0x2e8c17=this[_0x8c36('0x13')][_0x244634[_0x8c36('0x34')]][_0x8c36('0x6c')];_0x5523c8=this[_0x8c36('0x13')][_0x244634['uniqueid']]['queue'];}else if(this[_0x8c36('0x13')][_0x244634[_0x8c36('0x46')]]){_0x2e8c17=this[_0x8c36('0x13')][_0x244634[_0x8c36('0x46')]][_0x8c36('0x6c')];_0x5523c8=this['channels'][_0x244634['linkedid']][_0x8c36('0x9')];}logger[_0x8c36('0x33')](_0x8c36('0x6d'),_0x244634['uniqueid'],util[_0x8c36('0x2b')]({'id':this[_0x8c36('0x14')][_0x244634[_0x8c36('0x3a')][_0x8c36('0x3b')]('-')[0x0]]['id'],'destaccountcode':this[_0x8c36('0x14')][_0x244634[_0x8c36('0x3a')][_0x8c36('0x3b')]('-')[0x0]][_0x8c36('0x42')],'destconnectedlinenum':_0x244634[_0x8c36('0x3c')],'routealias':_0x2e8c17,'queue':_0x5523c8||undefined},{'showHidden':![],'depth':null}));this[_0x8c36('0x2e')](util[_0x8c36('0x3f')](_0x8c36('0x40'),this['agents'][_0x244634[_0x8c36('0x3a')][_0x8c36('0x3b')]('-')[0x0]]['name']),'user:agentconnect',{'id':this[_0x8c36('0x14')][_0x244634[_0x8c36('0x3a')][_0x8c36('0x3b')]('-')[0x0]]['id'],'agentconnected':!![],'destaccountcode':this['agents'][_0x244634[_0x8c36('0x3a')][_0x8c36('0x3b')]('-')[0x0]][_0x8c36('0x42')],'destconnectedlinenum':_0x244634[_0x8c36('0x3c')],'routealias':_0x2e8c17,'queue':_0x5523c8||undefined});}}}}catch(_0x5bd7f4){logger[_0x8c36('0x29')](_0x8c36('0x6e'),_0x244634['uniqueid'],util[_0x8c36('0x2b')](_0x5bd7f4,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0x8c36('0x2c')]['syncMixMonitorFilename']=function(_0x413519,_0x35ce4a){try{if(this[_0x8c36('0x13')][_0x413519]){logger[_0x8c36('0x30')](_0x8c36('0x6f'),_0x413519,_0x35ce4a);this[_0x8c36('0x13')][_0x413519][_0x8c36('0x70')]=!![];if(_['endsWith'](_0x35ce4a,'.wav49')){_0x35ce4a=_0x35ce4a['replace'](_0x8c36('0x71'),_0x8c36('0x72'));}this[_0x8c36('0x13')][_0x413519][_0x8c36('0x73')]=_0x35ce4a;var _0x1cfbc3=_[_0x8c36('0x74')](this['channels'][_0x413519][_0x8c36('0x75')],{'filename':_0x35ce4a});if(_[_0x8c36('0x5f')](_0x1cfbc3)){this[_0x8c36('0x13')][_0x413519][_0x8c36('0x75')]['push']({'filename':_0x35ce4a,'createdAt':moment()['format'](_0x8c36('0x56')),'mixmonitorid':'','status':_0x8c36('0x76')});}}}catch(_0xa18211){logger['error'](_0x8c36('0x77'),_0x413519,util[_0x8c36('0x2b')](_0xa18211,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0x8c36('0x2c')]['syncVarSet']=function(_0x21e27b){try{if(this['isNotNull'](_0x21e27b)){logger[_0x8c36('0x33')](_0x8c36('0x78'),_0x21e27b['uniqueid'],util[_0x8c36('0x2b')](_0x21e27b,{'showHidden':![],'depth':null}));if(this[_0x8c36('0x13')][_0x21e27b[_0x8c36('0x34')]]&&_0x21e27b[_0x8c36('0x3a')]!=_0x8c36('0x45')){if(this[_0x8c36('0x2d')](_0x21e27b[_0x8c36('0x79')])){if(this[_0x8c36('0x2d')](_0x21e27b['variable']['mixmonitor_filename'])){logger[_0x8c36('0x30')](_0x8c36('0x7a'),_0x21e27b[_0x8c36('0x34')],_0x21e27b['value']);this[_0x8c36('0x7b')](_0x21e27b[_0x8c36('0x34')],_0x21e27b['value']);}else if(this['isNotNull'](_0x21e27b[_0x8c36('0x79')][_0x8c36('0x7c')])){logger['info'](_0x8c36('0x7d'),_0x21e27b[_0x8c36('0x34')],_0x21e27b[_0x8c36('0x7e')]);this[_0x8c36('0x13')][_0x21e27b['uniqueid']][_0x8c36('0x32')]=_0x21e27b[_0x8c36('0x7e')];}else if(this[_0x8c36('0x2d')](_0x21e27b[_0x8c36('0x79')]['xmd-callerid'])){logger[_0x8c36('0x30')](_0x8c36('0x7f'),_0x21e27b[_0x8c36('0x34')],_0x21e27b[_0x8c36('0x7e')]);this[_0x8c36('0x13')][_0x21e27b['uniqueid']][_0x8c36('0x80')]=_0x21e27b[_0x8c36('0x7e')];}else if(this[_0x8c36('0x2d')](_0x21e27b['variable'][_0x8c36('0x81')])){logger[_0x8c36('0x30')](_0x8c36('0x82'),_0x21e27b['uniqueid'],_0x21e27b['value']);this['channels'][_0x21e27b['uniqueid']][_0x8c36('0x5e')]=_0x21e27b['value'];}else if(this['isNotNull'](_0x21e27b[_0x8c36('0x79')]['xmd-queue'])){logger[_0x8c36('0x30')](_0x8c36('0x83'),_0x21e27b[_0x8c36('0x34')],_0x21e27b[_0x8c36('0x7e')]['split'](',')[0x0]);this[_0x8c36('0x13')][_0x21e27b[_0x8c36('0x34')]][_0x8c36('0x9')]=_0x21e27b['value'][_0x8c36('0x3b')](',')[0x0];}else if(this[_0x8c36('0x2d')](_0x21e27b[_0x8c36('0x79')][_0x8c36('0x84')])){logger[_0x8c36('0x30')](_0x8c36('0x85'),_0x21e27b[_0x8c36('0x34')],_0x21e27b['value']);this[_0x8c36('0x13')][_0x21e27b[_0x8c36('0x34')]][_0x8c36('0x86')]=_0x21e27b[_0x8c36('0x7e')];}else if(this[_0x8c36('0x2d')](_0x21e27b[_0x8c36('0x79')][_0x8c36('0x87')])){logger[_0x8c36('0x30')](_0x8c36('0x88'),_0x21e27b[_0x8c36('0x34')],_0x21e27b[_0x8c36('0x7e')]);this[_0x8c36('0x13')][_0x21e27b['uniqueid']]['destination']=_0x21e27b[_0x8c36('0x7e')];}else if(this[_0x8c36('0x2d')](_0x21e27b[_0x8c36('0x79')][_0x8c36('0x89')])){logger[_0x8c36('0x30')](_0x8c36('0x8a'),_0x21e27b[_0x8c36('0x34')],_0x21e27b['value']);this['channels'][_0x21e27b['uniqueid']][_0x8c36('0x8b')]=_0x21e27b[_0x8c36('0x7e')];}else if(this[_0x8c36('0x2d')](_0x21e27b[_0x8c36('0x79')]['xmcs-queue'])){logger[_0x8c36('0x30')](_0x8c36('0x8c'),_0x21e27b[_0x8c36('0x34')],_0x21e27b[_0x8c36('0x7e')]);this[_0x8c36('0x13')][_0x21e27b[_0x8c36('0x34')]][_0x8c36('0x9')]=_0x21e27b['value'];}else if(this[_0x8c36('0x2d')](_0x21e27b[_0x8c36('0x79')][_0x8c36('0x8d')])){logger[_0x8c36('0x30')](_0x8c36('0x8e'),_0x21e27b[_0x8c36('0x34')],_0x21e27b[_0x8c36('0x7e')]);this[_0x8c36('0x13')][_0x21e27b['uniqueid']][_0x8c36('0x8f')]=_0x21e27b[_0x8c36('0x7e')];}}}else if(this[_0x8c36('0x2d')](_0x21e27b[_0x8c36('0x79')][_0x8c36('0x90')])){if(_0x21e27b['value']){var _0x678a12=path[_0x8c36('0x91')](_0x21e27b[_0x8c36('0x7e')])[_0x8c36('0x4e')];logger[_0x8c36('0x30')](_0x8c36('0x7a'),_0x678a12,_0x21e27b[_0x8c36('0x7e')]);this[_0x8c36('0x7b')](_0x678a12,_0x21e27b['value']);}}else if(this[_0x8c36('0x13')][_0x21e27b['linkedid']]){if(this['isNotNull'](_0x21e27b['variable'])){if(this[_0x8c36('0x2d')](_0x21e27b[_0x8c36('0x79')][_0x8c36('0x8d')])){logger['info'](_0x8c36('0x8e'),_0x21e27b[_0x8c36('0x46')],_0x21e27b[_0x8c36('0x7e')]);this['channels'][_0x21e27b['linkedid']][_0x8c36('0x92')]=_0x21e27b['value'];}}}}}catch(_0xc8e46e){logger[_0x8c36('0x29')](_0x8c36('0x93'),_0x21e27b['uniqueid'],util[_0x8c36('0x2b')](_0xc8e46e,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0x8c36('0x2c')][_0x8c36('0x1f')]=function(_0x5144f1){try{if(this[_0x8c36('0x2d')](_0x5144f1)){logger[_0x8c36('0x33')](_0x8c36('0x94'),_0x5144f1[_0x8c36('0x34')],util[_0x8c36('0x2b')](_0x5144f1,{'showHidden':![],'depth':null}));if(this[_0x8c36('0x15')][_0x5144f1['linkedid']]){if(this[_0x8c36('0x13')][this[_0x8c36('0x15')][_0x5144f1[_0x8c36('0x46')]][_0x8c36('0x46')]]){this[_0x8c36('0x13')][this['blindTransfers'][_0x5144f1['linkedid']]['linkedid']]['uniqueid']=_0x5144f1[_0x8c36('0x34')];this['channels'][this[_0x8c36('0x15')][_0x5144f1[_0x8c36('0x46')]][_0x8c36('0x46')]]['answered']=this[_0x8c36('0x13')][_0x5144f1['uniqueid']][_0x8c36('0x63')];this[_0x8c36('0x13')][this[_0x8c36('0x15')][_0x5144f1[_0x8c36('0x46')]][_0x8c36('0x46')]][_0x8c36('0x64')]=this[_0x8c36('0x13')][_0x5144f1[_0x8c36('0x34')]]['answertime'];this[_0x8c36('0x13')][this['blindTransfers'][_0x5144f1[_0x8c36('0x46')]]['linkedid']]['destinationchannel']=this['channels'][this[_0x8c36('0x15')][_0x5144f1['linkedid']][_0x8c36('0x46')]]['channel'];this[_0x8c36('0x13')][this[_0x8c36('0x15')][_0x5144f1[_0x8c36('0x46')]][_0x8c36('0x46')]][_0x8c36('0x57')]=this[_0x8c36('0x13')][_0x5144f1[_0x8c36('0x34')]]['disposition'];this['channels'][_0x5144f1[_0x8c36('0x34')]]=this[_0x8c36('0x13')][this[_0x8c36('0x15')][_0x5144f1[_0x8c36('0x46')]][_0x8c36('0x46')]];delete this['channels'][this['blindTransfers'][_0x5144f1[_0x8c36('0x46')]]['linkedid']];}else if(this[_0x8c36('0x13')][this[_0x8c36('0x15')][_0x5144f1[_0x8c36('0x46')]][_0x8c36('0x34')]]){this['channels'][this[_0x8c36('0x15')][_0x5144f1[_0x8c36('0x46')]][_0x8c36('0x34')]][_0x8c36('0x34')]=[this[_0x8c36('0x13')][this['blindTransfers'][_0x5144f1[_0x8c36('0x46')]][_0x8c36('0x34')]]['linkedid'],this[_0x8c36('0x13')][this[_0x8c36('0x15')][_0x5144f1[_0x8c36('0x46')]][_0x8c36('0x34')]][_0x8c36('0x46')]=this[_0x8c36('0x13')][this[_0x8c36('0x15')][_0x5144f1[_0x8c36('0x46')]][_0x8c36('0x34')]][_0x8c36('0x34')]][0x0];this[_0x8c36('0x13')][this[_0x8c36('0x15')][_0x5144f1[_0x8c36('0x46')]]['uniqueid']]['answered']=this['channels'][_0x5144f1['uniqueid']][_0x8c36('0x63')];this[_0x8c36('0x13')][this[_0x8c36('0x15')][_0x5144f1['linkedid']][_0x8c36('0x34')]][_0x8c36('0x64')]=this[_0x8c36('0x13')][_0x5144f1['uniqueid']][_0x8c36('0x64')];this[_0x8c36('0x13')][this[_0x8c36('0x15')][_0x5144f1[_0x8c36('0x46')]][_0x8c36('0x34')]][_0x8c36('0x69')]=this['channels'][this[_0x8c36('0x15')][_0x5144f1[_0x8c36('0x46')]]['uniqueid']][_0x8c36('0x3a')];this[_0x8c36('0x13')][this[_0x8c36('0x15')][_0x5144f1[_0x8c36('0x46')]][_0x8c36('0x34')]][_0x8c36('0x57')]=this[_0x8c36('0x13')][_0x5144f1['uniqueid']][_0x8c36('0x57')];this[_0x8c36('0x13')][_0x5144f1['uniqueid']]=this[_0x8c36('0x13')][this['blindTransfers'][_0x5144f1[_0x8c36('0x46')]][_0x8c36('0x34')]];delete this[_0x8c36('0x13')][this[_0x8c36('0x15')][_0x5144f1[_0x8c36('0x46')]][_0x8c36('0x34')]];}}if(this[_0x8c36('0x13')][_0x5144f1[_0x8c36('0x34')]]){logger[_0x8c36('0x30')](_0x8c36('0x95'),_0x5144f1[_0x8c36('0x34')],_0x5144f1['cause-txt']);var _0x583a27=moment();this[_0x8c36('0x13')][_0x5144f1[_0x8c36('0x34')]][_0x8c36('0x96')]=_0x583a27['format'](_0x8c36('0x56'));this[_0x8c36('0x13')][_0x5144f1['uniqueid']][_0x8c36('0x54')]=_0x583a27['diff'](this[_0x8c36('0x13')][_0x5144f1['uniqueid']][_0x8c36('0x48')],_0x8c36('0x67'));if(this['channels'][_0x5144f1[_0x8c36('0x34')]][_0x8c36('0x63')]){this[_0x8c36('0x13')][_0x5144f1[_0x8c36('0x34')]][_0x8c36('0x97')]=_0x583a27[_0x8c36('0x66')](this['channels'][_0x5144f1[_0x8c36('0x34')]]['answertime'],_0x8c36('0x67'));this['channels'][_0x5144f1[_0x8c36('0x34')]][_0x8c36('0x65')]=this['channels'][_0x5144f1[_0x8c36('0x34')]]['duration']-this[_0x8c36('0x13')][_0x5144f1[_0x8c36('0x34')]]['billableseconds'];}if(_0x5144f1[_0x8c36('0x38')]===_0x8c36('0x39')){if(this[_0x8c36('0x14')][_0x5144f1[_0x8c36('0x3a')][_0x8c36('0x3b')]('-')[0x0]]){this[_0x8c36('0x14')][_0x5144f1[_0x8c36('0x3a')][_0x8c36('0x3b')]('-')[0x0]]=_[_0x8c36('0x98')](this[_0x8c36('0x14')][_0x5144f1[_0x8c36('0x3a')]['split']('-')[0x0]],['destconnectedlinenum']);logger[_0x8c36('0x33')](_0x8c36('0x99'),_0x5144f1[_0x8c36('0x34')],util[_0x8c36('0x2b')]({'id':this['agents'][_0x5144f1[_0x8c36('0x3a')][_0x8c36('0x3b')]('-')[0x0]]['id'],'destaccountcode':this['agents'][_0x5144f1[_0x8c36('0x3a')]['split']('-')[0x0]][_0x8c36('0x42')]},{'showHidden':![],'depth':null}));this[_0x8c36('0x2e')](util[_0x8c36('0x3f')](_0x8c36('0x40'),this['agents'][_0x5144f1[_0x8c36('0x3a')][_0x8c36('0x3b')]('-')[0x0]][_0x8c36('0x4e')]),_0x8c36('0x9a'),{'id':this[_0x8c36('0x14')][_0x5144f1[_0x8c36('0x3a')]['split']('-')[0x0]]['id'],'destaccountcode':this[_0x8c36('0x14')][_0x5144f1[_0x8c36('0x3a')][_0x8c36('0x3b')]('-')[0x0]]['accountcode']});for(var _0x3fe1f7=0x0;_0x3fe1f7<Object[_0x8c36('0x37')](this['agents'])[_0x8c36('0x9b')];_0x3fe1f7++){var _0x3c1d83=Object[_0x8c36('0x37')](this['agents'])[_0x3fe1f7];var _0x491e5d=this[_0x8c36('0x14')][_0x3c1d83];if(_0x491e5d[_0x8c36('0x42')]===Number(_0x5144f1[_0x8c36('0x3e')])){this[_0x8c36('0x2e')](util[_0x8c36('0x3f')]('user:%s',_0x491e5d[_0x8c36('0x4e')]),_0x8c36('0x9a'),{'id':_0x491e5d['id'],'destaccountcode':_0x491e5d[_0x8c36('0x42')],'transfer':this['channels'][_0x5144f1[_0x8c36('0x34')]][_0x8c36('0x9c')]});break;}}}}var _0x4df13e=this;Promise['resolve']()['then'](function(){var _0x4db7af=_0x4df13e[_0x8c36('0x13')][_0x5144f1['uniqueid']];if(typeof _0x4db7af[_0x8c36('0x9c')]===_0x8c36('0x9d'))return;if(_['isEmpty'](_0x4db7af[_0x8c36('0x75')]))return;return RpcSetting[_0x8c36('0x9e')]()[_0x8c36('0x9f')](function(_0x18274b){if(!_0x18274b[_0x8c36('0xa0')])return;return Promise[_0x8c36('0xa1')]()['then'](function(){return ami[_0x8c36('0xa2')]({'action':'StopMixMonitor','channel':_0x4db7af['channel']})[_0x8c36('0xa3')](function(){});})[_0x8c36('0x9f')](function(){return ami[_0x8c36('0xa2')]({'action':'StopMixMonitor','channel':_0x4db7af[_0x8c36('0x69')]})[_0x8c36('0xa3')](function(){})['finally'](function(){var _0x4b07f9=_0x4df13e['agents'][_0x4db7af[_0x8c36('0x69')][_0x8c36('0x3b')]('-')[0x0]];if(!_0x4b07f9)return;io[_0x8c36('0x2e')]('webbar:stopmonitors',{'agentId':_0x4b07f9['id'],'uniqueid':_0x4db7af[_0x8c36('0x34')]});});});});})[_0x8c36('0x9f')](function(){if(_0x5144f1['event']===_0x8c36('0xa4')){_0x4df13e[_0x8c36('0x15')][_0x5144f1[_0x8c36('0x34')]]=_0x5144f1;}else{if(_0x4df13e['channels'][_0x5144f1[_0x8c36('0x34')]][_0x8c36('0x5e')]===_0x8c36('0xa5')&&_0x4df13e['blindTransfers'][_0x5144f1[_0x8c36('0x34')]]){_0x4df13e['channels'][_0x5144f1['uniqueid']][_0x8c36('0x34')]=[_0x4df13e['channels'][_0x5144f1['uniqueid']][_0x8c36('0x46')],_0x4df13e['channels'][_0x5144f1['uniqueid']][_0x8c36('0x46')]=_0x4df13e[_0x8c36('0x13')][_0x5144f1[_0x8c36('0x34')]][_0x8c36('0x34')]][0x0];delete _0x4df13e['blindTransfers'][_0x5144f1[_0x8c36('0x34')]];}}logger[_0x8c36('0x33')](_0x8c36('0xa6'),_0x5144f1['uniqueid'],util[_0x8c36('0x2b')](_0x4df13e[_0x8c36('0x13')][_0x5144f1[_0x8c36('0x34')]],{'showHidden':![],'depth':null}));ami[_0x8c36('0x2e')]('custom:voiceCallReport',_0x4df13e['channels'][_0x5144f1[_0x8c36('0x34')]]);delete _0x4df13e[_0x8c36('0x13')][_0x5144f1['uniqueid']];});}}}catch(_0x2dc83c){logger['error'](_0x8c36('0xa7'),_0x5144f1[_0x8c36('0x34')],util[_0x8c36('0x2b')](_0x2dc83c,{'showHidden':![],'depth':null}));}};VoiceCallReport['prototype'][_0x8c36('0x22')]=function(_0x361a8c){try{if(this[_0x8c36('0x2d')](_0x361a8c)){logger[_0x8c36('0x30')]('[%s][voiceCallReport][attendedtransfer]\x20transfercalleridnum:%s\x20transferconnectedlinenum:%s',_0x361a8c['uniqueid'],_0x361a8c[_0x8c36('0xa8')],_0x361a8c[_0x8c36('0xa9')]);logger[_0x8c36('0x33')](_0x8c36('0xaa'),_0x361a8c[_0x8c36('0x34')],util['inspect'](_0x361a8c,{'showHidden':![],'depth':null}));var _0x23f1eb;if(this[_0x8c36('0x13')][_0x361a8c[_0x8c36('0xab')]]){this[_0x8c36('0x13')][_0x361a8c[_0x8c36('0xab')]][_0x8c36('0xac')]=_0x361a8c[_0x8c36('0xa8')];this[_0x8c36('0x13')][_0x361a8c['transfereeuniqueid']][_0x8c36('0xad')]=_0x361a8c[_0x8c36('0xa9')];if(this[_0x8c36('0x13')][_0x361a8c[_0x8c36('0xae')]]){_0x23f1eb=this[_0x8c36('0x13')][_0x361a8c[_0x8c36('0xae')]];this[_0x8c36('0x13')][_0x361a8c[_0x8c36('0xae')]]=this[_0x8c36('0x13')][_0x361a8c['transfereeuniqueid']];this[_0x8c36('0x13')][_0x361a8c[_0x8c36('0xab')]]=_0x23f1eb;}this[_0x8c36('0x13')][_0x361a8c[_0x8c36('0xae')]][_0x8c36('0x9c')]=_0x8c36('0xaf');}else if(this[_0x8c36('0x13')][_0x361a8c['transfertargetuniqueid']]){this[_0x8c36('0x13')][_0x361a8c['transfertargetuniqueid']]['transfercalleridnum']=_0x361a8c[_0x8c36('0xa8')];this[_0x8c36('0x13')][_0x361a8c[_0x8c36('0xb0')]][_0x8c36('0xad')]=_0x361a8c['transfertargetcalleridnum'];if(this[_0x8c36('0x13')][_0x361a8c[_0x8c36('0xb1')]]){_0x23f1eb=this[_0x8c36('0x13')][_0x361a8c[_0x8c36('0xb1')]];this[_0x8c36('0x13')][_0x361a8c['origtransfereruniqueid']]=this[_0x8c36('0x13')][_0x361a8c[_0x8c36('0xb0')]];this[_0x8c36('0x13')][_0x361a8c[_0x8c36('0xb0')]]=_0x23f1eb;}this[_0x8c36('0x13')][_0x361a8c['transfertargetuniqueid']][_0x8c36('0x9c')]='ATTENDED';}if((this[_0x8c36('0x13')][_0x361a8c[_0x8c36('0xb1')]]||this[_0x8c36('0x13')][_0x361a8c[_0x8c36('0xb2')]])&&this[_0x8c36('0x13')][_0x361a8c[_0x8c36('0xae')]]){var _0x5885d3=_['some']([this['channels'][_0x361a8c['origtransfereruniqueid']],this['channels'][_0x361a8c[_0x8c36('0xb2')]],this['channels'][_0x361a8c[_0x8c36('0xae')]]],function(_0x21aba9){return _0x21aba9&&_0x21aba9[_0x8c36('0x5e')]===_0x8c36('0xa5')&&_0x21aba9[_0x8c36('0xb3')];});if(_0x5885d3){if(this['channels'][_0x361a8c['origtransfereruniqueid']])this[_0x8c36('0x13')][_0x361a8c[_0x8c36('0xb1')]][_0x8c36('0x9c')]=_0x8c36('0xaf');if(this[_0x8c36('0x13')][_0x361a8c[_0x8c36('0xb2')]])this[_0x8c36('0x13')][_0x361a8c[_0x8c36('0xb2')]][_0x8c36('0x9c')]=_0x8c36('0xaf');this[_0x8c36('0x13')][_0x361a8c[_0x8c36('0xae')]][_0x8c36('0x9c')]=_0x8c36('0xaf');}}}}catch(_0xac1e8f){logger[_0x8c36('0x29')]('[%s][voiceCallReport][attendedtransfer]',_0x361a8c[_0x8c36('0x34')],util[_0x8c36('0x2b')](_0xac1e8f,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0x8c36('0x2c')]['syncBlindTransfer']=function(_0x171f05){try{if(this[_0x8c36('0x2d')](_0x171f05)){logger['info'](_0x8c36('0xb4'),_0x171f05['uniqueid'],_0x171f05[_0x8c36('0xb5')],_0x171f05[_0x8c36('0xb6')]);logger[_0x8c36('0x33')]('[%s][voiceCallReport][blindtransfer]\x20event:',_0x171f05['uniqueid'],util[_0x8c36('0x2b')](_0x171f05,{'showHidden':![],'depth':null}));if(this[_0x8c36('0x13')][_0x171f05[_0x8c36('0xab')]]){this[_0x8c36('0x13')][_0x171f05[_0x8c36('0xab')]][_0x8c36('0xac')]=_0x171f05[_0x8c36('0xb5')];this['channels'][_0x171f05[_0x8c36('0xab')]][_0x8c36('0xad')]=_0x171f05[_0x8c36('0xb6')];this['channels'][_0x171f05[_0x8c36('0xab')]][_0x8c36('0x9c')]=_0x8c36('0xb7');this[_0x8c36('0x1f')]({'event':_0x8c36('0xa4'),'uniqueid':_0x171f05[_0x8c36('0xab')],'linkedid':_0x171f05[_0x8c36('0xb8')],'context':_0x171f05[_0x8c36('0x38')],'channel':_0x171f05[_0x8c36('0xb9')]});}else{this[_0x8c36('0x13')][_0x171f05[_0x8c36('0xb8')]][_0x8c36('0x9c')]=_0x8c36('0xb7');this[_0x8c36('0x1f')]({'event':_0x8c36('0xa4'),'uniqueid':_0x171f05['transfereruniqueid'],'linkedid':_0x171f05['transfereeuniqueid'],'context':_0x171f05[_0x8c36('0x38')],'channel':_0x171f05[_0x8c36('0xb9')]});}}}catch(_0x318b9d){logger['error'](_0x8c36('0xba'),_0x171f05[_0x8c36('0x34')],util[_0x8c36('0x2b')](_0x318b9d,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0x8c36('0x2c')][_0x8c36('0x26')]=function(_0x1fb234){try{if(this[_0x8c36('0x2d')](_0x1fb234)){logger[_0x8c36('0x33')](_0x8c36('0xbb'),_0x1fb234['uniqueid'],util[_0x8c36('0x2b')](_0x1fb234,{'showHidden':![],'depth':null}));if(this[_0x8c36('0x13')][_0x1fb234[_0x8c36('0x34')]]){if(!_[_0x8c36('0x5f')](this[_0x8c36('0x13')][_0x1fb234[_0x8c36('0x34')]]['answertime'])){this[_0x8c36('0x13')][_0x1fb234[_0x8c36('0x34')]][_0x8c36('0xbc')]=moment()[_0x8c36('0x3f')]('YYYY-MM-DD\x20HH:mm:ss');logger['info'](_0x8c36('0xbd'),_0x1fb234[_0x8c36('0x34')],this[_0x8c36('0x13')][_0x1fb234['uniqueid']][_0x8c36('0xbc')]);}}}}catch(_0x2bd60d){logger[_0x8c36('0x29')](_0x8c36('0xbe'),_0x1fb234[_0x8c36('0x34')],util['inspect'](_0x2bd60d,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0x8c36('0x2c')][_0x8c36('0x28')]=function(_0x19aee2){try{if(this['isNotNull'](_0x19aee2)){logger[_0x8c36('0x33')](_0x8c36('0xbf'),_0x19aee2[_0x8c36('0x34')],util[_0x8c36('0x2b')](_0x19aee2,{'showHidden':![],'depth':null}));if(this[_0x8c36('0x13')][_0x19aee2['uniqueid']]){if(!_[_0x8c36('0x5f')](this[_0x8c36('0x13')][_0x19aee2['uniqueid']][_0x8c36('0xbc')])){this['channels'][_0x19aee2[_0x8c36('0x34')]]['mohtime']+=moment()['milliseconds'](0x0)[_0x8c36('0x66')](this[_0x8c36('0x13')][_0x19aee2[_0x8c36('0x34')]]['mohstarttime'],_0x8c36('0x67'));logger['info'](_0x8c36('0xc0'),_0x19aee2[_0x8c36('0x34')],this[_0x8c36('0x13')][_0x19aee2[_0x8c36('0x34')]][_0x8c36('0xc1')]);delete this['channels'][_0x19aee2[_0x8c36('0x34')]]['mohstarttime'];}}}}catch(_0x3c011e){logger['error'](_0x8c36('0xc2'),_0x19aee2[_0x8c36('0x34')],util[_0x8c36('0x2b')](_0x3c011e,{'showHidden':![],'depth':null}));}};module[_0x8c36('0xc3')]=VoiceCallReport;
\ No newline at end of file