Built motion from commit da617fac.|2.6.6
[motion2.git] / server / services / ami / report / voiceCallReport.js
index 6d0e1e3..a3b8a92 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x75a9=['endtime','billableseconds','answertime','from-sip','custom:voiceCallReport','transfereeuniqueid','transfercalleridnum','origtransferercalleridnum','transferconnectedlinenum','transfertargetcalleridnum','secondtransfereruniqueid','transfertargetuniqueid','origtransfereruniqueid','[syncAttendedTransfer][VoiceCallReport]','BlindTransfer','mohstarttime','[syncMusicOnHoldStart][VoiceCallReport]','milliseconds','[syncMusicOnHoldStop][VoiceCallReport]','exports','bluebird','lodash','util','path','../../../config/environment','ami','../ami','../model/channel','unknown','not_inuse','inuse','busy','invalid','ringing','ringinuse','onhold','set','queue','dial','playback','voicemail','NO\x20ANSWER','FAILED','ANSWERED','redis','defaults','localhost','channels','agents','coreshowchannel','bind','syncNewExten','newchannel','syncNewChannel','newstate','syncNewState','hangup','syncHangup','newcallerid','syncAttendedTransfer','blindtransfer','syncBlindTransfer','musiconholdstart','syncMusicOnHoldStart','musiconholdstop','syncMusicOnHoldStop','then','actionCoreShowChannels','catch','log','prototype','isNotNull','isUndefined','emit','syncNewCallerId','uniqueid','linkedid','pick','keys','error','[syncNewCallerId][VoiceCallReport]','channel','OutgoingSpoolFailed','starttime','format','disposition','toNumber','merge','context','split','destconnectedlinenum','exten','user:%s','name','user:agentconnect','accountcode','[syncNewChannel][VoiceCallReport]','inspect','application','applicationdata','appdata','duration','subtract','seconds','YYYY-MM-DD\x20HH:mm:ss','includes','lastapplication','lastdata','startsWith','match','channelstate','answered','holdtime','diff','connectedlinenum','calleridnum','connectedlinename','calleridname','destinationchannel','UserId','membername','[syncNewState][VoiceCallReport]','syncMixMonitorFilename','monitor','.wav49','replace','.WAV','monitorFilename','find','monitors','rec','syncVarSet','variable','mixmonitor_filename','xmd-phone','value','xmd-callerid','type','xmd-queue','originatecalleridnum','xmd-destination','destination','xmcs-queue','sipcalluniqueid','sipcalllinkedid'];(function(_0x474a37,_0x43012e){var _0x13c63e=function(_0x3cc08d){while(--_0x3cc08d){_0x474a37['push'](_0x474a37['shift']());}};_0x13c63e(++_0x43012e);}(_0x75a9,0x136));var _0x975a=function(_0xe1627a,_0x26e369){_0xe1627a=_0xe1627a-0x0;var _0xc86322=_0x75a9[_0xe1627a];return _0xc86322;};'use strict';var BPromise=require(_0x975a('0x0'));var _=require(_0x975a('0x1'));var moment=require('moment');var util=require(_0x975a('0x2'));var path=require(_0x975a('0x3'));var Redis=require('ioredis');var config=require(_0x975a('0x4'));var logger=require('../../../config/logger')(_0x975a('0x5'));var ami=require(_0x975a('0x6'));var Channel=require(_0x975a('0x7'));var statusDesc=[_0x975a('0x8'),_0x975a('0x9'),_0x975a('0xa'),_0x975a('0xb'),_0x975a('0xc'),'unavailable',_0x975a('0xd'),_0x975a('0xe'),_0x975a('0xf')];var applications=[_0x975a('0x10'),_0x975a('0x11'),'agi',_0x975a('0x12'),_0x975a('0x13'),_0x975a('0x14')];var dispositions=[_0x975a('0x15'),_0x975a('0x16'),_0x975a('0x16'),_0x975a('0x15'),'NO\x20ANSWER','NO\x20ANSWER',_0x975a('0x17'),'BUSY',_0x975a('0x16'),_0x975a('0x16'),_0x975a('0x16')];var actions={};config[_0x975a('0x18')]=_[_0x975a('0x19')](config[_0x975a('0x18')],{'host':_0x975a('0x1a'),'port':0x18eb});var io=require('socket.io-emitter')(new Redis(config['redis']));function VoiceCallReport(_0xe1f1e4){this[_0x975a('0x1b')]=_0xe1f1e4['channels'];this[_0x975a('0x1c')]=_0xe1f1e4[_0x975a('0x1c')];ami['on'](_0x975a('0x1d'),this['syncNewExten'][_0x975a('0x1e')](this));ami['on']('newexten',this[_0x975a('0x1f')][_0x975a('0x1e')](this));ami['on'](_0x975a('0x20'),this[_0x975a('0x21')]['bind'](this));ami['on'](_0x975a('0x22'),this[_0x975a('0x23')][_0x975a('0x1e')](this));ami['on']('varset',this['syncVarSet'][_0x975a('0x1e')](this));ami['on'](_0x975a('0x24'),this[_0x975a('0x25')]['bind'](this));ami['on'](_0x975a('0x26'),this['syncNewCallerId'][_0x975a('0x1e')](this));ami['on']('attendedtransfer',this[_0x975a('0x27')]['bind'](this));ami['on'](_0x975a('0x28'),this[_0x975a('0x29')][_0x975a('0x1e')](this));ami['on'](_0x975a('0x2a'),this[_0x975a('0x2b')][_0x975a('0x1e')](this));ami['on'](_0x975a('0x2c'),this[_0x975a('0x2d')]['bind'](this));return BPromise['resolve']()[_0x975a('0x2e')](ami[_0x975a('0x2f')]())[_0x975a('0x30')](function(_0x3f27ce){console[_0x975a('0x31')](_0x3f27ce);});}VoiceCallReport[_0x975a('0x32')][_0x975a('0x33')]=function(_0x44c83b){return _0x44c83b!==null&&!_[_0x975a('0x34')](_0x44c83b);};VoiceCallReport[_0x975a('0x32')][_0x975a('0x35')]=function(_0x4b9c20,_0x46db6a,_0x43e1b5){io['to'](_0x4b9c20)[_0x975a('0x35')](_0x46db6a,_0x43e1b5);};VoiceCallReport[_0x975a('0x32')][_0x975a('0x36')]=function(_0x408372){try{if(this[_0x975a('0x33')](_0x408372)){if(_0x408372[_0x975a('0x37')]===_0x408372[_0x975a('0x38')]){if(!_[_0x975a('0x34')](this['channels'][_0x408372[_0x975a('0x37')]])){_['merge'](this['channels'][_0x408372[_0x975a('0x37')]],_[_0x975a('0x39')](_0x408372,_[_0x975a('0x3a')](this[_0x975a('0x1b')][_0x408372['uniqueid']])));}}}}catch(_0x52c6b4){logger[_0x975a('0x3b')](_0x975a('0x3c'),util['inspect'](_0x52c6b4,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0x975a('0x32')][_0x975a('0x21')]=function(_0x44971e){try{if(this[_0x975a('0x33')](_0x44971e)){if(_0x44971e[_0x975a('0x37')]===_0x44971e['linkedid']&&_0x44971e[_0x975a('0x3d')]!=_0x975a('0x3e')){if(_['isUndefined'](this[_0x975a('0x1b')][_0x44971e['uniqueid']])){this[_0x975a('0x1b')][_0x44971e['uniqueid']]=new Channel();this['channels'][_0x44971e[_0x975a('0x37')]][_0x975a('0x3f')]=moment()[_0x975a('0x40')]('YYYY-MM-DD\x20HH:mm:ss');this[_0x975a('0x1b')][_0x44971e[_0x975a('0x37')]][_0x975a('0x41')]=dispositions[_[_0x975a('0x42')](_0x44971e['channelstate'])];_[_0x975a('0x43')](this[_0x975a('0x1b')][_0x44971e[_0x975a('0x37')]],_[_0x975a('0x39')](_0x44971e,_[_0x975a('0x3a')](this[_0x975a('0x1b')][_0x44971e[_0x975a('0x37')]])));if(_0x44971e[_0x975a('0x44')]==='from-sip'){if(this['agents'][_0x44971e[_0x975a('0x3d')][_0x975a('0x45')]('-')[0x0]]){this[_0x975a('0x1c')][_0x44971e[_0x975a('0x3d')]['split']('-')[0x0]][_0x975a('0x46')]=_0x44971e[_0x975a('0x47')];this[_0x975a('0x35')](util['format'](_0x975a('0x48'),this['agents'][_0x44971e[_0x975a('0x3d')][_0x975a('0x45')]('-')[0x0]][_0x975a('0x49')]),_0x975a('0x4a'),{'destaccountcode':this[_0x975a('0x1c')][_0x44971e[_0x975a('0x3d')]['split']('-')[0x0]][_0x975a('0x4b')],'destconnectedlinenum':_0x44971e[_0x975a('0x47')]});}}}}}}catch(_0x14baa4){logger['error'](_0x975a('0x4c'),util[_0x975a('0x4d')](_0x14baa4,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0x975a('0x32')][_0x975a('0x1f')]=function(_0xc7c85c){try{if(this['isNotNull'](_0xc7c85c)){if(_0xc7c85c['uniqueid']===_0xc7c85c[_0x975a('0x38')]&&_0xc7c85c[_0x975a('0x47')]!='h'&&_0xc7c85c[_0x975a('0x3d')]!=_0x975a('0x3e')){_0xc7c85c['application']=_0xc7c85c[_0x975a('0x4e')]['toLowerCase']();_0xc7c85c[_0x975a('0x4f')]=(_0xc7c85c[_0x975a('0x50')]||_0xc7c85c[_0x975a('0x4f')])['toLowerCase']();if(_['isUndefined'](this[_0x975a('0x1b')][_0xc7c85c[_0x975a('0x37')]])){this[_0x975a('0x1b')][_0xc7c85c[_0x975a('0x37')]]=new Channel();this['channels'][_0xc7c85c[_0x975a('0x37')]][_0x975a('0x3f')]=_0xc7c85c[_0x975a('0x51')]?moment()[_0x975a('0x52')](moment[_0x975a('0x51')](_0xc7c85c[_0x975a('0x51')])[_0x975a('0x53')](),'seconds')['format'](_0x975a('0x54')):moment()[_0x975a('0x40')](_0x975a('0x54'));this[_0x975a('0x1b')][_0xc7c85c[_0x975a('0x37')]][_0x975a('0x41')]=_0x975a('0x15');}_[_0x975a('0x43')](this['channels'][_0xc7c85c[_0x975a('0x37')]],_[_0x975a('0x39')](_0xc7c85c,_['keys'](this[_0x975a('0x1b')][_0xc7c85c['uniqueid']])));if(_[_0x975a('0x55')](applications,_0xc7c85c[_0x975a('0x4e')])){this[_0x975a('0x1b')][_0xc7c85c['uniqueid']][_0x975a('0x56')]=_0xc7c85c[_0x975a('0x4e')];this[_0x975a('0x1b')][_0xc7c85c['uniqueid']][_0x975a('0x57')]=_0xc7c85c[_0x975a('0x4f')];if(_0xc7c85c[_0x975a('0x4e')]==='set'&&_[_0x975a('0x58')](_0xc7c85c[_0x975a('0x4f')],'cdr(')){var _0x4de26f=_0xc7c85c[_0x975a('0x4f')][_0x975a('0x45')]('=');var _0x26668b=_0x4de26f[0x0][_0x975a('0x59')](/cdr\((.*)\)/);if(_0x26668b){this[_0x975a('0x1b')][_0xc7c85c[_0x975a('0x37')]][_0x26668b[0x1]]=_0x4de26f[0x1];}}else if(_0xc7c85c['application']===_0x975a('0x11')){this['channels'][_0xc7c85c[_0x975a('0x37')]]['queue']=_0xc7c85c[_0x975a('0x4f')][_0x975a('0x45')](',')[0x0];}}}}}catch(_0x10bbc9){logger['error']('[syncNewExten][VoiceCallReport]',util[_0x975a('0x4d')](_0x10bbc9,{'showHidden':![],'depth':null}));}};VoiceCallReport['prototype'][_0x975a('0x23')]=function(_0x55680a){try{if(this[_0x975a('0x33')](_0x55680a)){if(_0x55680a[_0x975a('0x37')]!==_0x55680a[_0x975a('0x38')]){if(this[_0x975a('0x1b')][_0x55680a['linkedid']]){if(_0x55680a[_0x975a('0x5a')]==='6'){if(!this[_0x975a('0x1b')][_0x55680a[_0x975a('0x38')]]['answered']){var _0x2ce238=moment();this[_0x975a('0x1b')][_0x55680a[_0x975a('0x38')]][_0x975a('0x5b')]=!![];this[_0x975a('0x1b')][_0x55680a[_0x975a('0x38')]]['answertime']=_0x2ce238[_0x975a('0x40')]('YYYY-MM-DD\x20HH:mm:ss');if(this[_0x975a('0x1b')][_0x55680a[_0x975a('0x38')]]['starttime']){this[_0x975a('0x1b')][_0x55680a[_0x975a('0x38')]][_0x975a('0x5c')]=_0x2ce238[_0x975a('0x5d')](this[_0x975a('0x1b')][_0x55680a['linkedid']][_0x975a('0x3f')],_0x975a('0x53'));}}this[_0x975a('0x1b')][_0x55680a[_0x975a('0x38')]][_0x975a('0x38')]=_0x55680a[_0x975a('0x37')];if(_0x55680a['calleridnum']!=='xcally-motion-preview'){this[_0x975a('0x1b')][_0x55680a[_0x975a('0x38')]][_0x975a('0x5e')]=_0x55680a[_0x975a('0x5f')];}this[_0x975a('0x1b')][_0x55680a[_0x975a('0x38')]][_0x975a('0x60')]=_0x55680a[_0x975a('0x61')];this[_0x975a('0x1b')][_0x55680a[_0x975a('0x38')]][_0x975a('0x62')]=_0x55680a['channel'];this[_0x975a('0x1b')][_0x55680a['linkedid']][_0x975a('0x41')]=dispositions[_['toNumber'](_0x55680a[_0x975a('0x5a')])];if(this[_0x975a('0x1c')][_0x55680a[_0x975a('0x3d')][_0x975a('0x45')]('-')[0x0]]){this[_0x975a('0x1b')][_0x55680a[_0x975a('0x38')]][_0x975a('0x63')]=this[_0x975a('0x1c')][_0x55680a[_0x975a('0x3d')]['split']('-')[0x0]]['id'];this[_0x975a('0x1b')][_0x55680a[_0x975a('0x38')]][_0x975a('0x64')]=this[_0x975a('0x1c')][_0x55680a[_0x975a('0x3d')]['split']('-')[0x0]][_0x975a('0x49')];}}}}else{if(this[_0x975a('0x1b')][_0x55680a[_0x975a('0x37')]]){if(_0x55680a[_0x975a('0x5a')]==='6'){if(this[_0x975a('0x1c')][_0x55680a['channel'][_0x975a('0x45')]('-')[0x0]]){this[_0x975a('0x1b')][_0x55680a[_0x975a('0x37')]][_0x975a('0x63')]=this[_0x975a('0x1c')][_0x55680a[_0x975a('0x3d')][_0x975a('0x45')]('-')[0x0]]['id'];this[_0x975a('0x1b')][_0x55680a['uniqueid']]['membername']=this['agents'][_0x55680a[_0x975a('0x3d')][_0x975a('0x45')]('-')[0x0]][_0x975a('0x49')];}}}}}}catch(_0x2201d4){logger[_0x975a('0x3b')](_0x975a('0x65'),util['inspect'](_0x2201d4,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0x975a('0x32')][_0x975a('0x66')]=function(_0xf60374,_0x481e5a){if(this[_0x975a('0x1b')][_0xf60374]){this[_0x975a('0x1b')][_0xf60374][_0x975a('0x67')]=!![];if(_['endsWith'](_0x481e5a,_0x975a('0x68'))){_0x481e5a=_0x481e5a[_0x975a('0x69')]('.wav49',_0x975a('0x6a'));}this['channels'][_0xf60374][_0x975a('0x6b')]=_0x481e5a;var _0xac6163=_[_0x975a('0x6c')](this[_0x975a('0x1b')][_0xf60374][_0x975a('0x6d')],{'filename':_0x481e5a});if(_['isNil'](_0xac6163)){this[_0x975a('0x1b')][_0xf60374][_0x975a('0x6d')]['push']({'filename':_0x481e5a,'createdAt':moment()[_0x975a('0x40')](_0x975a('0x54')),'mixmonitorid':'','status':_0x975a('0x6e')});}}};VoiceCallReport[_0x975a('0x32')][_0x975a('0x6f')]=function(_0x1e2a09){try{if(this['isNotNull'](_0x1e2a09)){if(this[_0x975a('0x1b')][_0x1e2a09[_0x975a('0x37')]]&&_0x1e2a09[_0x975a('0x3d')]!=_0x975a('0x3e')){if(this[_0x975a('0x33')](_0x1e2a09[_0x975a('0x70')])){if(this[_0x975a('0x33')](_0x1e2a09[_0x975a('0x70')][_0x975a('0x71')])){this[_0x975a('0x66')](_0x1e2a09['uniqueid'],_0x1e2a09['value']);}else if(this[_0x975a('0x33')](_0x1e2a09[_0x975a('0x70')][_0x975a('0x72')])){this[_0x975a('0x1b')][_0x1e2a09['uniqueid']]['calleridnum']=_0x1e2a09[_0x975a('0x73')];}else if(this[_0x975a('0x33')](_0x1e2a09[_0x975a('0x70')][_0x975a('0x74')])){this[_0x975a('0x1b')][_0x1e2a09[_0x975a('0x37')]]['callerid']=_0x1e2a09[_0x975a('0x73')];}else if(this[_0x975a('0x33')](_0x1e2a09['variable']['xmd-cdrtype'])){this['channels'][_0x1e2a09[_0x975a('0x37')]][_0x975a('0x75')]=_0x1e2a09[_0x975a('0x73')];}else if(this[_0x975a('0x33')](_0x1e2a09['variable'][_0x975a('0x76')])){this['channels'][_0x1e2a09[_0x975a('0x37')]][_0x975a('0x11')]=_0x1e2a09[_0x975a('0x73')][_0x975a('0x45')](',')[0x0];}else if(this[_0x975a('0x33')](_0x1e2a09[_0x975a('0x70')]['xmd-originatecalleridnum'])){this['channels'][_0x1e2a09[_0x975a('0x37')]][_0x975a('0x77')]=_0x1e2a09['value'];}else if(this[_0x975a('0x33')](_0x1e2a09['variable'][_0x975a('0x78')])){this[_0x975a('0x1b')][_0x1e2a09[_0x975a('0x37')]][_0x975a('0x79')]=_0x1e2a09['value'];}else if(this[_0x975a('0x33')](_0x1e2a09[_0x975a('0x70')]['xmd-callerid-preview'])){this['channels'][_0x1e2a09['uniqueid']]['calleridpreview']=_0x1e2a09[_0x975a('0x73')];}else if(this[_0x975a('0x33')](_0x1e2a09[_0x975a('0x70')][_0x975a('0x7a')])){this[_0x975a('0x1b')][_0x1e2a09[_0x975a('0x37')]][_0x975a('0x11')]=_0x1e2a09[_0x975a('0x73')];}else if(this[_0x975a('0x33')](_0x1e2a09[_0x975a('0x70')]['sipcallid'])){this[_0x975a('0x1b')][_0x1e2a09[_0x975a('0x37')]][_0x975a('0x7b')]=_0x1e2a09['value'];}}}else if(this[_0x975a('0x33')](_0x1e2a09[_0x975a('0x70')][_0x975a('0x71')])){if(_0x1e2a09[_0x975a('0x73')]){var _0x1e63ef=path['parse'](_0x1e2a09[_0x975a('0x73')])['name'];this['syncMixMonitorFilename'](_0x1e63ef,_0x1e2a09['value']);}}else if(this[_0x975a('0x1b')][_0x1e2a09[_0x975a('0x38')]]){if(this[_0x975a('0x33')](_0x1e2a09['variable'])){if(this[_0x975a('0x33')](_0x1e2a09[_0x975a('0x70')]['sipcallid'])){this[_0x975a('0x1b')][_0x1e2a09[_0x975a('0x38')]][_0x975a('0x7c')]=_0x1e2a09[_0x975a('0x73')];}}}}}catch(_0x585073){logger[_0x975a('0x3b')]('[syncVarSet][VoiceCallReport]',util['inspect'](_0x585073,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0x975a('0x32')][_0x975a('0x25')]=function(_0x21d9a9){try{if(this[_0x975a('0x33')](_0x21d9a9)){if(this[_0x975a('0x1b')][_0x21d9a9['uniqueid']]){var _0xd91289=moment();this[_0x975a('0x1b')][_0x21d9a9['uniqueid']][_0x975a('0x7d')]=_0xd91289[_0x975a('0x40')](_0x975a('0x54'));this[_0x975a('0x1b')][_0x21d9a9['uniqueid']]['duration']=_0xd91289[_0x975a('0x5d')](this[_0x975a('0x1b')][_0x21d9a9['uniqueid']][_0x975a('0x3f')],'seconds');if(this[_0x975a('0x1b')][_0x21d9a9[_0x975a('0x37')]][_0x975a('0x5b')]){this[_0x975a('0x1b')][_0x21d9a9[_0x975a('0x37')]][_0x975a('0x7e')]=_0xd91289['diff'](this[_0x975a('0x1b')][_0x21d9a9[_0x975a('0x37')]][_0x975a('0x7f')],'seconds');this[_0x975a('0x1b')][_0x21d9a9[_0x975a('0x37')]][_0x975a('0x5c')]=this[_0x975a('0x1b')][_0x21d9a9[_0x975a('0x37')]][_0x975a('0x51')]-this[_0x975a('0x1b')][_0x21d9a9[_0x975a('0x37')]][_0x975a('0x7e')];}if(_0x21d9a9[_0x975a('0x44')]===_0x975a('0x80')){if(this[_0x975a('0x1c')][_0x21d9a9[_0x975a('0x3d')][_0x975a('0x45')]('-')[0x0]]){this['agents'][_0x21d9a9['channel'][_0x975a('0x45')]('-')[0x0]]=_['omit'](this[_0x975a('0x1c')][_0x21d9a9[_0x975a('0x3d')][_0x975a('0x45')]('-')[0x0]],[_0x975a('0x46')]);this['emit'](util[_0x975a('0x40')](_0x975a('0x48'),this['agents'][_0x21d9a9[_0x975a('0x3d')][_0x975a('0x45')]('-')[0x0]]['name']),'user:agentcomplete',{'destaccountcode':this[_0x975a('0x1c')][_0x21d9a9[_0x975a('0x3d')][_0x975a('0x45')]('-')[0x0]][_0x975a('0x4b')]});}}ami[_0x975a('0x35')](_0x975a('0x81'),this[_0x975a('0x1b')][_0x21d9a9[_0x975a('0x37')]]);delete this[_0x975a('0x1b')][_0x21d9a9['uniqueid']];}}}catch(_0x4daebb){logger['error']('[syncHangup][VoiceCallReport]',util[_0x975a('0x4d')](_0x4daebb,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0x975a('0x32')][_0x975a('0x27')]=function(_0x58f6e3){try{if(this[_0x975a('0x33')](_0x58f6e3)){if(this[_0x975a('0x1b')][_0x58f6e3[_0x975a('0x82')]]){this['channels'][_0x58f6e3['transfereeuniqueid']][_0x975a('0x83')]=_0x58f6e3[_0x975a('0x84')];this['channels'][_0x58f6e3[_0x975a('0x82')]][_0x975a('0x85')]=_0x58f6e3[_0x975a('0x86')];if(this['channels'][_0x58f6e3[_0x975a('0x87')]]){var _0x4f5c28=this[_0x975a('0x1b')][_0x58f6e3[_0x975a('0x87')]];this[_0x975a('0x1b')][_0x58f6e3[_0x975a('0x87')]]=this[_0x975a('0x1b')][_0x58f6e3[_0x975a('0x82')]];this[_0x975a('0x1b')][_0x58f6e3[_0x975a('0x82')]]=_0x4f5c28;}}else if(this[_0x975a('0x1b')][_0x58f6e3[_0x975a('0x88')]]){this[_0x975a('0x1b')][_0x58f6e3[_0x975a('0x88')]][_0x975a('0x83')]=_0x58f6e3[_0x975a('0x84')];this[_0x975a('0x1b')][_0x58f6e3[_0x975a('0x88')]][_0x975a('0x85')]=_0x58f6e3[_0x975a('0x86')];if(this['channels'][_0x58f6e3['origtransfereruniqueid']]){var _0x4f5c28=this['channels'][_0x58f6e3[_0x975a('0x89')]];this[_0x975a('0x1b')][_0x58f6e3[_0x975a('0x89')]]=this[_0x975a('0x1b')][_0x58f6e3['transfertargetuniqueid']];this[_0x975a('0x1b')][_0x58f6e3[_0x975a('0x88')]]=_0x4f5c28;}}}}catch(_0x296c4b){logger[_0x975a('0x3b')](_0x975a('0x8a'),util[_0x975a('0x4d')](_0x296c4b,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0x975a('0x32')][_0x975a('0x29')]=function(_0x326c55){try{if(this['isNotNull'](_0x326c55)){if(this['channels'][_0x326c55[_0x975a('0x82')]]){this[_0x975a('0x1b')][_0x326c55[_0x975a('0x82')]][_0x975a('0x83')]=_0x326c55['transfereecalleridnum'];this[_0x975a('0x1b')][_0x326c55[_0x975a('0x82')]][_0x975a('0x85')]=_0x326c55['extension'];this['syncHangup']({'event':_0x975a('0x8b'),'uniqueid':_0x326c55[_0x975a('0x82')],'context':_0x326c55[_0x975a('0x44')],'channel':_0x326c55['transfererchannel']});}}}catch(_0x3f20ca){logger[_0x975a('0x3b')]('[syncBlindTransfer][VoiceCallReport]',util[_0x975a('0x4d')](_0x3f20ca,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0x975a('0x32')][_0x975a('0x2b')]=function(_0x3db94e){try{if(this[_0x975a('0x33')](_0x3db94e)){if(this[_0x975a('0x1b')][_0x3db94e['uniqueid']]){if(!_['isNil'](this['channels'][_0x3db94e[_0x975a('0x37')]][_0x975a('0x7f')])){this[_0x975a('0x1b')][_0x3db94e[_0x975a('0x37')]][_0x975a('0x8c')]=moment()[_0x975a('0x40')](_0x975a('0x54'));}}}}catch(_0x366db2){logger[_0x975a('0x3b')](_0x975a('0x8d'),util[_0x975a('0x4d')](_0x366db2,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0x975a('0x32')][_0x975a('0x2d')]=function(_0x295b42){try{if(this[_0x975a('0x33')](_0x295b42)){if(this[_0x975a('0x1b')][_0x295b42[_0x975a('0x37')]]){if(!_['isNil'](this[_0x975a('0x1b')][_0x295b42['uniqueid']]['mohstarttime'])){this['channels'][_0x295b42[_0x975a('0x37')]]['mohtime']+=moment()[_0x975a('0x8e')](0x0)['diff'](this[_0x975a('0x1b')][_0x295b42['uniqueid']]['mohstarttime'],_0x975a('0x53'));delete this[_0x975a('0x1b')][_0x295b42[_0x975a('0x37')]][_0x975a('0x8c')];}}}}catch(_0x5508ec){logger['error'](_0x975a('0x8f'),util[_0x975a('0x4d')](_0x5508ec,{'showHidden':![],'depth':null}));}};module[_0x975a('0x90')]=VoiceCallReport;
\ No newline at end of file
+var _0x341f=['toLowerCase','applicationdata','appdata','startsWith','CDR(routeAlias)','[%s][voiceCallReport][newexten]\x20application:%s\x20appdata:%s','duration','includes','lastapplication','lastdata','cdr(','isNil','[%s][voiceCallReport][newexten]','[%s][voiceCallReport][newstate]\x20linkedid:%s\x20calleridname:%s\x20calleridnum:%s','[%s][voiceCallReport][newstate]\x20event:','channelstate','answered','holdtime','diff','connectedlinename','destinationchannel','UserId','membername','answertime','seconds','routealias','[%s][voiceCallReport][newstate]\x20sending\x20user:agentconnect\x20event:','[%s][voiceCallReport][newstate]','syncMixMonitorFilename','[%s][voiceCallReport][mixMonitorFilename]\x20monitorFilename:%s','monitor','endsWith','.wav49','monitorFilename','monitors','push','rec','[%s][voiceCallReport][mixMonitorFilename]','[%s][voiceCallReport][varset]\x20event:','variable','mixmonitor_filename','[%s][voiceCallReport][varset]\x20variable:mixmonitor_filename\x20value:%s','value','[%s][voiceCallReport][varset]\x20variable:xmd-phone\x20value:%s','xmd-callerid','callerid','xmd-cdrtype','[%s][voiceCallReport][varset]\x20variable:xmd-cdrtype\x20value:%s','type','xmd-originatecalleridnum','originatecalleridnum','xmd-destination','[%s][voiceCallReport][varset]\x20variable:xmd-destination\x20value:%s','destination','xmd-callerid-preview','calleridpreview','xmcs-queue','[%s][voiceCallReport][varset]\x20variable:sipcallid\x20value:%s','sipcalluniqueid','parse','sipcallid','sipcalllinkedid','syncHangup','[%s][voiceCallReport][hangup]\x20reason:%s','endtime','billableseconds','omit','user:agentcomplete','length','transferType','undefined','isEmpty','getSettings','then','resolve','Action','StopMixMonitor','catch','finally','webbar:stopmonitors','event','BlindTransfer','outbound','syncAttendedTransfer','[%s][voiceCallReport][attendedtransfer]\x20transfercalleridnum:%s\x20transferconnectedlinenum:%s','origtransferercalleridnum','transfertargetcalleridnum','[%s][voiceCallReport][attendedtransfer]\x20event:','transfereeuniqueid','transfercalleridnum','secondtransfereruniqueid','ATTENDED','transfertargetuniqueid','transferconnectedlinenum','origtransfereruniqueid','origtransfererlinkedid','[%s][voiceCallReport][attendedtransfer]','[%s][voiceCallReport][blindtransfer]\x20transfercalleridnum:%s\x20transferconnectedlinenum:%s','transfereecalleridnum','extension','[%s][voiceCallReport][blindtransfer]\x20event:','BLIND','transfereruniqueid','transfererchannel','[%s][voiceCallReport][blindtransfer]','syncMusicOnHoldStart','[%s][voiceCallReport][musiconholdstart]\x20event:','mohstarttime','[%s][voiceCallReport][musiconholdstart]\x20mohstarttime:%s','[%s][voiceCallReport][musiconholdstart]','mohtime','milliseconds','[%s][voiceCallReport][musiconholdstop]\x20mohtime:%s','lodash','moment','util','ioredis','../../../config/environment','../../../config/logger','../rpc/setting','set','queue','dial','playback','voicemail','NO\x20ANSWER','FAILED','BUSY','redis','defaults','localhost','socket.io-emitter','channels','agents','blindTransfers','syncNewExten','bind','newexten','newchannel','syncNewChannel','syncNewState','varset','syncVarSet','newcallerid','syncNewCallerId','blindtransfer','syncBlindTransfer','musiconholdstart','syncMusicOnHoldStop','info','[voiceCallReport][coreshowchannels]\x20started','actionCoreShowChannels','error','[voiceCallReport][coreshowchannels]','inspect','prototype','isNotNull','isUndefined','[%s][voiceCallReport][newcallerid]\x20calleridname:%s\x20calleridnum:%s','calleridname','calleridnum','debug','[%s][voiceCallReport][newcallerid]\x20event:','uniqueid','linkedid','merge','pick','keys','context','from-sip','channel','split','exten','xcally-motion-preview','destconnectedlinenum','connectedlinenum','emit','user:%s','name','user:agentconnect','[%s][voiceCallReport][newcallerid]','[%s][voiceCallReport][newchannel]\x20event:','[%s][voiceCallReport][newchannel]\x20context:%s\x20exten:%s','starttime','format','YYYY-MM-DD\x20HH:mm:ss','disposition','toNumber','[%s][voiceCallReport][newchannel]\x20sending\x20user:agentconnect\x20event:','accountcode','[%s][voiceCallReport][newchannel]','OutgoingSpoolFailed','application'];(function(_0x4ff1a8,_0xbb3134){var _0x5b5582=function(_0x5a760f){while(--_0x5a760f){_0x4ff1a8['push'](_0x4ff1a8['shift']());}};_0x5b5582(++_0xbb3134);}(_0x341f,0x1f3));var _0xf341=function(_0x633cf6,_0x38ef87){_0x633cf6=_0x633cf6-0x0;var _0x27ea7d=_0x341f[_0x633cf6];return _0x27ea7d;};'use strict';var _=require(_0xf341('0x0'));var moment=require(_0xf341('0x1'));var util=require(_0xf341('0x2'));var path=require('path');var Redis=require(_0xf341('0x3'));var config=require(_0xf341('0x4'));var logger=require(_0xf341('0x5'))('ami');var ami=require('../ami');var Channel=require('../model/channel');var RpcSetting=require(_0xf341('0x6'));var applications=[_0xf341('0x7'),_0xf341('0x8'),'agi',_0xf341('0x9'),_0xf341('0xa'),_0xf341('0xb')];var dispositions=[_0xf341('0xc'),'FAILED',_0xf341('0xd'),'NO\x20ANSWER',_0xf341('0xc'),_0xf341('0xc'),'ANSWERED',_0xf341('0xe'),_0xf341('0xd'),_0xf341('0xd'),_0xf341('0xd')];config[_0xf341('0xf')]=_[_0xf341('0x10')](config[_0xf341('0xf')],{'host':_0xf341('0x11'),'port':0x18eb});var io=require(_0xf341('0x12'))(new Redis(config['redis']));function VoiceCallReport(_0x183c2f){this['channels']=_0x183c2f[_0xf341('0x13')];this['agents']=_0x183c2f[_0xf341('0x14')];this[_0xf341('0x15')]={};ami['on']('coreshowchannel',this[_0xf341('0x16')][_0xf341('0x17')](this));ami['on'](_0xf341('0x18'),this[_0xf341('0x16')][_0xf341('0x17')](this));ami['on'](_0xf341('0x19'),this[_0xf341('0x1a')][_0xf341('0x17')](this));ami['on']('newstate',this[_0xf341('0x1b')]['bind'](this));ami['on'](_0xf341('0x1c'),this[_0xf341('0x1d')][_0xf341('0x17')](this));ami['on']('hangup',this['syncHangup']['bind'](this));ami['on'](_0xf341('0x1e'),this[_0xf341('0x1f')][_0xf341('0x17')](this));ami['on']('attendedtransfer',this['syncAttendedTransfer']['bind'](this));ami['on'](_0xf341('0x20'),this[_0xf341('0x21')][_0xf341('0x17')](this));ami['on'](_0xf341('0x22'),this['syncMusicOnHoldStart'][_0xf341('0x17')](this));ami['on']('musiconholdstop',this[_0xf341('0x23')][_0xf341('0x17')](this));try{logger[_0xf341('0x24')](_0xf341('0x25'));ami[_0xf341('0x26')]();}catch(_0x597354){logger[_0xf341('0x27')](_0xf341('0x28'),util[_0xf341('0x29')](_0x597354,{'showHidden':![],'depth':null}));}}VoiceCallReport[_0xf341('0x2a')][_0xf341('0x2b')]=function(_0x243690){return _0x243690!==null&&!_[_0xf341('0x2c')](_0x243690);};VoiceCallReport['prototype']['emit']=function(_0x5cd0e2,_0x34fa89,_0x1c08a6){io['to'](_0x5cd0e2)['emit'](_0x34fa89,_0x1c08a6);};VoiceCallReport[_0xf341('0x2a')][_0xf341('0x1f')]=function(_0x23d8dd){try{if(this[_0xf341('0x2b')](_0x23d8dd)){logger[_0xf341('0x24')](_0xf341('0x2d'),_0x23d8dd['uniqueid'],_0x23d8dd[_0xf341('0x2e')],_0x23d8dd[_0xf341('0x2f')]);logger[_0xf341('0x30')](_0xf341('0x31'),_0x23d8dd[_0xf341('0x32')],util[_0xf341('0x29')](_0x23d8dd,{'showHidden':![],'depth':null}));if(_0x23d8dd[_0xf341('0x32')]===_0x23d8dd[_0xf341('0x33')]){if(!_[_0xf341('0x2c')](this['channels'][_0x23d8dd[_0xf341('0x32')]])){_[_0xf341('0x34')](this[_0xf341('0x13')][_0x23d8dd[_0xf341('0x32')]],_[_0xf341('0x35')](_0x23d8dd,_[_0xf341('0x36')](this[_0xf341('0x13')][_0x23d8dd[_0xf341('0x32')]])));}}if(_0x23d8dd[_0xf341('0x37')]===_0xf341('0x38')){if(this[_0xf341('0x14')][_0x23d8dd[_0xf341('0x39')][_0xf341('0x3a')]('-')[0x0]]){if(_0x23d8dd[_0xf341('0x3b')]==_0xf341('0x3c')){this[_0xf341('0x14')][_0x23d8dd[_0xf341('0x39')][_0xf341('0x3a')]('-')[0x0]][_0xf341('0x3d')]=_0x23d8dd[_0xf341('0x3e')];this[_0xf341('0x3f')](util['format'](_0xf341('0x40'),this['agents'][_0x23d8dd[_0xf341('0x39')]['split']('-')[0x0]][_0xf341('0x41')]),_0xf341('0x42'),{'destaccountcode':this[_0xf341('0x14')][_0x23d8dd[_0xf341('0x39')][_0xf341('0x3a')]('-')[0x0]]['accountcode'],'destconnectedlinenum':_0x23d8dd['connectedlinenum']});}}}}}catch(_0x3a77e4){logger[_0xf341('0x27')](_0xf341('0x43'),_0x23d8dd[_0xf341('0x32')],util[_0xf341('0x29')](_0x3a77e4,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0xf341('0x2a')][_0xf341('0x1a')]=function(_0x10277e){try{if(this[_0xf341('0x2b')](_0x10277e)){logger[_0xf341('0x30')](_0xf341('0x44'),_0x10277e[_0xf341('0x32')],util[_0xf341('0x29')](_0x10277e,{'showHidden':![],'depth':null}));if(this[_0xf341('0x13')][_0x10277e[_0xf341('0x32')]])return;if(_0x10277e[_0xf341('0x39')]==='OutgoingSpoolFailed')return;if(_0x10277e['uniqueid']!==_0x10277e[_0xf341('0x33')]&&!this[_0xf341('0x15')][_0x10277e['linkedid']])return;logger['info'](_0xf341('0x45'),_0x10277e[_0xf341('0x32')],_0x10277e[_0xf341('0x37')],_0x10277e[_0xf341('0x3b')]);this[_0xf341('0x13')][_0x10277e['uniqueid']]=new Channel();this['channels'][_0x10277e[_0xf341('0x32')]][_0xf341('0x46')]=moment()[_0xf341('0x47')](_0xf341('0x48'));this['channels'][_0x10277e[_0xf341('0x32')]][_0xf341('0x49')]=dispositions[_[_0xf341('0x4a')](_0x10277e['channelstate'])];_[_0xf341('0x34')](this[_0xf341('0x13')][_0x10277e[_0xf341('0x32')]],_[_0xf341('0x35')](_0x10277e,_[_0xf341('0x36')](this['channels'][_0x10277e[_0xf341('0x32')]])));if(_0x10277e[_0xf341('0x37')]===_0xf341('0x38')){if(this[_0xf341('0x14')][_0x10277e['channel']['split']('-')[0x0]]){if(_[_0xf341('0x2c')](this['agents'][_0x10277e[_0xf341('0x39')][_0xf341('0x3a')]('-')[0x0]]['destconnectedlinenum'])){this['agents'][_0x10277e[_0xf341('0x39')][_0xf341('0x3a')]('-')[0x0]][_0xf341('0x3d')]=_0x10277e[_0xf341('0x3b')];logger[_0xf341('0x30')](_0xf341('0x4b'),_0x10277e[_0xf341('0x32')],util[_0xf341('0x29')]({'id':this['agents'][_0x10277e[_0xf341('0x39')][_0xf341('0x3a')]('-')[0x0]]['id'],'destaccountcode':this[_0xf341('0x14')][_0x10277e['channel']['split']('-')[0x0]]['accountcode'],'destconnectedlinenum':_0x10277e[_0xf341('0x3b')]},{'showHidden':![],'depth':null}));this[_0xf341('0x3f')](util[_0xf341('0x47')](_0xf341('0x40'),this[_0xf341('0x14')][_0x10277e[_0xf341('0x39')][_0xf341('0x3a')]('-')[0x0]]['name']),_0xf341('0x42'),{'id':this['agents'][_0x10277e[_0xf341('0x39')][_0xf341('0x3a')]('-')[0x0]]['id'],'destaccountcode':this[_0xf341('0x14')][_0x10277e[_0xf341('0x39')][_0xf341('0x3a')]('-')[0x0]][_0xf341('0x4c')],'destconnectedlinenum':_0x10277e[_0xf341('0x3b')]});}}}}}catch(_0x126f58){logger[_0xf341('0x27')](_0xf341('0x4d'),_0x10277e['uniqueid'],util[_0xf341('0x29')](_0x126f58,{'showHidden':![],'depth':null}));}};VoiceCallReport['prototype'][_0xf341('0x16')]=function(_0x3ef384){try{if(this[_0xf341('0x2b')](_0x3ef384)){logger[_0xf341('0x30')]('[%s][voiceCallReport][newexten]\x20event:',_0x3ef384[_0xf341('0x32')],util[_0xf341('0x29')](_0x3ef384,{'showHidden':![],'depth':null}));if(_0x3ef384[_0xf341('0x39')]===_0xf341('0x4e')||_0x3ef384[_0xf341('0x3b')]==='h')return;if(_0x3ef384[_0xf341('0x32')]===_0x3ef384[_0xf341('0x33')]||this[_0xf341('0x15')][_0x3ef384[_0xf341('0x33')]]){_0x3ef384['application']=_0x3ef384[_0xf341('0x4f')][_0xf341('0x50')]();_0x3ef384[_0xf341('0x51')]=_0x3ef384[_0xf341('0x52')]||_0x3ef384[_0xf341('0x51')];if(_0x3ef384[_0xf341('0x52')]&&!_0x3ef384[_0xf341('0x52')][_0xf341('0x53')](_0xf341('0x54'))&&_0x3ef384[_0xf341('0x4f')]!==_0xf341('0x8')){_0x3ef384['applicationdata']=_0x3ef384[_0xf341('0x51')][_0xf341('0x50')]();}logger[_0xf341('0x24')](_0xf341('0x55'),_0x3ef384[_0xf341('0x32')],_0x3ef384[_0xf341('0x4f')],_0x3ef384[_0xf341('0x51')]);if(_['isUndefined'](this[_0xf341('0x13')][_0x3ef384[_0xf341('0x32')]])){this[_0xf341('0x13')][_0x3ef384[_0xf341('0x32')]]=new Channel();this[_0xf341('0x13')][_0x3ef384[_0xf341('0x32')]][_0xf341('0x46')]=_0x3ef384['duration']?moment()['subtract'](moment[_0xf341('0x56')](_0x3ef384[_0xf341('0x56')])['seconds'](),'seconds')[_0xf341('0x47')](_0xf341('0x48')):moment()['format']('YYYY-MM-DD\x20HH:mm:ss');this[_0xf341('0x13')][_0x3ef384['uniqueid']][_0xf341('0x49')]=_0xf341('0xc');}_[_0xf341('0x34')](this[_0xf341('0x13')][_0x3ef384[_0xf341('0x32')]],_[_0xf341('0x35')](_0x3ef384,_['keys'](this[_0xf341('0x13')][_0x3ef384[_0xf341('0x32')]])));if(_[_0xf341('0x57')](applications,_0x3ef384['application'])){this[_0xf341('0x13')][_0x3ef384[_0xf341('0x32')]][_0xf341('0x58')]=_0x3ef384[_0xf341('0x4f')];this[_0xf341('0x13')][_0x3ef384[_0xf341('0x32')]][_0xf341('0x59')]=_0x3ef384[_0xf341('0x51')];if(_0x3ef384['application']===_0xf341('0x7')&&_[_0xf341('0x53')](_0x3ef384[_0xf341('0x51')][_0xf341('0x50')](),_0xf341('0x5a'))){var _0x59d25d=_0x3ef384[_0xf341('0x51')][_0xf341('0x3a')]('=');var _0x48f295=_0x59d25d[0x0]['toLowerCase']()['match'](/cdr\((.*)\)/);if(_0x48f295){if(_0x48f295[0x1]==='type'&&!_[_0xf341('0x5b')](this[_0xf341('0x13')][_0x3ef384[_0xf341('0x32')]][_0x48f295[0x1]]))return;this['channels'][_0x3ef384[_0xf341('0x32')]][_0x48f295[0x1]]=_0x59d25d[0x1];}}else if(_0x3ef384[_0xf341('0x4f')]===_0xf341('0x8')){this[_0xf341('0x13')][_0x3ef384[_0xf341('0x32')]][_0xf341('0x8')]=_0x3ef384[_0xf341('0x51')]['split'](',')[0x0];}}}}}catch(_0xee375b){logger[_0xf341('0x27')](_0xf341('0x5c'),_0x3ef384[_0xf341('0x32')],util[_0xf341('0x29')](_0xee375b,{'showHidden':![],'depth':null}));}};VoiceCallReport['prototype'][_0xf341('0x1b')]=function(_0x278531){try{if(this[_0xf341('0x2b')](_0x278531)){logger['info'](_0xf341('0x5d'),_0x278531['uniqueid'],_0x278531[_0xf341('0x33')],_0x278531[_0xf341('0x2e')],_0x278531['calleridnum']);logger[_0xf341('0x30')](_0xf341('0x5e'),_0x278531[_0xf341('0x32')],util['inspect'](_0x278531,{'showHidden':![],'depth':null}));if(_0x278531[_0xf341('0x5f')]!=='6')return;if(_0x278531[_0xf341('0x32')]!==_0x278531['linkedid']){var _0x12a780=moment();if(this['channels'][_0x278531['linkedid']]){if(!this[_0xf341('0x13')][_0x278531[_0xf341('0x33')]][_0xf341('0x60')]){this['channels'][_0x278531[_0xf341('0x33')]]['answered']=!![];this[_0xf341('0x13')][_0x278531['linkedid']]['answertime']=_0x12a780['format']('YYYY-MM-DD\x20HH:mm:ss');if(this[_0xf341('0x13')][_0x278531['linkedid']]['starttime']){this[_0xf341('0x13')][_0x278531[_0xf341('0x33')]][_0xf341('0x61')]=_0x12a780[_0xf341('0x62')](this['channels'][_0x278531[_0xf341('0x33')]]['starttime'],'seconds');}}this[_0xf341('0x13')][_0x278531[_0xf341('0x33')]][_0xf341('0x33')]=_0x278531[_0xf341('0x32')];if(_0x278531['calleridnum']!=='xcally-motion-preview'){this[_0xf341('0x13')][_0x278531['linkedid']][_0xf341('0x3e')]=_0x278531[_0xf341('0x2f')];}this[_0xf341('0x13')][_0x278531['linkedid']][_0xf341('0x63')]=_0x278531[_0xf341('0x2e')];this[_0xf341('0x13')][_0x278531['linkedid']][_0xf341('0x64')]=_0x278531[_0xf341('0x39')];this[_0xf341('0x13')][_0x278531[_0xf341('0x33')]][_0xf341('0x49')]=dispositions[_['toNumber'](_0x278531[_0xf341('0x5f')])];if(this[_0xf341('0x14')][_0x278531['channel'][_0xf341('0x3a')]('-')[0x0]]){this[_0xf341('0x13')][_0x278531[_0xf341('0x33')]][_0xf341('0x65')]=this[_0xf341('0x14')][_0x278531[_0xf341('0x39')][_0xf341('0x3a')]('-')[0x0]]['id'];this[_0xf341('0x13')][_0x278531['linkedid']][_0xf341('0x66')]=this[_0xf341('0x14')][_0x278531[_0xf341('0x39')][_0xf341('0x3a')]('-')[0x0]]['name'];}}if(this['channels'][_0x278531[_0xf341('0x32')]]){if(!this[_0xf341('0x13')][_0x278531[_0xf341('0x32')]][_0xf341('0x60')]){this[_0xf341('0x13')][_0x278531[_0xf341('0x32')]]['answered']=!![];this[_0xf341('0x13')][_0x278531[_0xf341('0x32')]][_0xf341('0x67')]=_0x12a780[_0xf341('0x47')]('YYYY-MM-DD\x20HH:mm:ss');if(this[_0xf341('0x13')][_0x278531[_0xf341('0x32')]][_0xf341('0x46')]){this[_0xf341('0x13')][_0x278531[_0xf341('0x32')]][_0xf341('0x61')]=_0x12a780[_0xf341('0x62')](this[_0xf341('0x13')][_0x278531[_0xf341('0x32')]][_0xf341('0x46')],_0xf341('0x68'));}}if(_0x278531['calleridnum']!==_0xf341('0x3c')){this[_0xf341('0x13')][_0x278531[_0xf341('0x32')]][_0xf341('0x3e')]=_0x278531['calleridnum'];}this[_0xf341('0x13')][_0x278531[_0xf341('0x32')]][_0xf341('0x63')]=_0x278531[_0xf341('0x2e')];this[_0xf341('0x13')][_0x278531[_0xf341('0x32')]][_0xf341('0x64')]=_0x278531[_0xf341('0x39')];this[_0xf341('0x13')][_0x278531[_0xf341('0x32')]][_0xf341('0x49')]=dispositions[_[_0xf341('0x4a')](_0x278531['channelstate'])];}}else{if(this[_0xf341('0x13')][_0x278531['uniqueid']]){if(this[_0xf341('0x14')][_0x278531[_0xf341('0x39')][_0xf341('0x3a')]('-')[0x0]]){this[_0xf341('0x13')][_0x278531[_0xf341('0x32')]][_0xf341('0x65')]=this[_0xf341('0x14')][_0x278531['channel'][_0xf341('0x3a')]('-')[0x0]]['id'];this[_0xf341('0x13')][_0x278531[_0xf341('0x32')]]['membername']=this[_0xf341('0x14')][_0x278531['channel'][_0xf341('0x3a')]('-')[0x0]][_0xf341('0x41')];}}}if(_0x278531[_0xf341('0x37')]===_0xf341('0x38')){if(this[_0xf341('0x14')][_0x278531['channel'][_0xf341('0x3a')]('-')[0x0]]){this[_0xf341('0x14')][_0x278531[_0xf341('0x39')][_0xf341('0x3a')]('-')[0x0]]['destconnectedlinenum']=_0x278531[_0xf341('0x3b')];var _0x18f248,_0x4acda9;if(this['channels'][_0x278531[_0xf341('0x32')]]){_0x18f248=this[_0xf341('0x13')][_0x278531[_0xf341('0x32')]]['routealias'];_0x4acda9=this[_0xf341('0x13')][_0x278531[_0xf341('0x32')]][_0xf341('0x8')];}else if(this['channels'][_0x278531[_0xf341('0x33')]]){_0x18f248=this[_0xf341('0x13')][_0x278531[_0xf341('0x33')]][_0xf341('0x69')];_0x4acda9=this['channels'][_0x278531['linkedid']][_0xf341('0x8')];}this['agents'][_0x278531[_0xf341('0x39')][_0xf341('0x3a')]('-')[0x0]][_0xf341('0x8')]=_0x4acda9;this[_0xf341('0x14')][_0x278531[_0xf341('0x39')][_0xf341('0x3a')]('-')[0x0]][_0xf341('0x69')]=_0x18f248;logger['debug'](_0xf341('0x6a'),_0x278531['uniqueid'],util['inspect']({'id':this['agents'][_0x278531['channel'][_0xf341('0x3a')]('-')[0x0]]['id'],'destaccountcode':this['agents'][_0x278531[_0xf341('0x39')][_0xf341('0x3a')]('-')[0x0]][_0xf341('0x4c')],'destconnectedlinenum':_0x278531[_0xf341('0x3b')],'routealias':_0x18f248,'queue':_0x4acda9||undefined},{'showHidden':![],'depth':null}));this[_0xf341('0x3f')](util[_0xf341('0x47')](_0xf341('0x40'),this['agents'][_0x278531[_0xf341('0x39')][_0xf341('0x3a')]('-')[0x0]][_0xf341('0x41')]),_0xf341('0x42'),{'id':this[_0xf341('0x14')][_0x278531[_0xf341('0x39')]['split']('-')[0x0]]['id'],'agentconnected':!![],'destaccountcode':this[_0xf341('0x14')][_0x278531['channel'][_0xf341('0x3a')]('-')[0x0]][_0xf341('0x4c')],'destconnectedlinenum':_0x278531[_0xf341('0x3b')],'routealias':_0x18f248,'queue':_0x4acda9||undefined});}}}}catch(_0x5efaf8){logger[_0xf341('0x27')](_0xf341('0x6b'),_0x278531[_0xf341('0x32')],util[_0xf341('0x29')](_0x5efaf8,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0xf341('0x2a')][_0xf341('0x6c')]=function(_0x4585a2,_0x4c2d8a){try{if(this[_0xf341('0x13')][_0x4585a2]){logger[_0xf341('0x24')](_0xf341('0x6d'),_0x4585a2,_0x4c2d8a);this[_0xf341('0x13')][_0x4585a2][_0xf341('0x6e')]=!![];if(_[_0xf341('0x6f')](_0x4c2d8a,_0xf341('0x70'))){_0x4c2d8a=_0x4c2d8a['replace'](_0xf341('0x70'),'.WAV');}this[_0xf341('0x13')][_0x4585a2][_0xf341('0x71')]=_0x4c2d8a;var _0x4dcc49=_['find'](this['channels'][_0x4585a2][_0xf341('0x72')],{'filename':_0x4c2d8a});if(_[_0xf341('0x5b')](_0x4dcc49)){this[_0xf341('0x13')][_0x4585a2][_0xf341('0x72')][_0xf341('0x73')]({'filename':_0x4c2d8a,'createdAt':moment()[_0xf341('0x47')](_0xf341('0x48')),'mixmonitorid':'','status':_0xf341('0x74')});}}}catch(_0x5a5688){logger[_0xf341('0x27')](_0xf341('0x75'),_0x4585a2,util[_0xf341('0x29')](_0x5a5688,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0xf341('0x2a')][_0xf341('0x1d')]=function(_0x7921ed){try{if(this[_0xf341('0x2b')](_0x7921ed)){logger[_0xf341('0x30')](_0xf341('0x76'),_0x7921ed[_0xf341('0x32')],util[_0xf341('0x29')](_0x7921ed,{'showHidden':![],'depth':null}));if(this[_0xf341('0x13')][_0x7921ed['uniqueid']]&&_0x7921ed[_0xf341('0x39')]!=_0xf341('0x4e')){if(this[_0xf341('0x2b')](_0x7921ed[_0xf341('0x77')])){if(this[_0xf341('0x2b')](_0x7921ed[_0xf341('0x77')][_0xf341('0x78')])){logger[_0xf341('0x24')](_0xf341('0x79'),_0x7921ed[_0xf341('0x32')],_0x7921ed[_0xf341('0x7a')]);this[_0xf341('0x6c')](_0x7921ed['uniqueid'],_0x7921ed[_0xf341('0x7a')]);}else if(this[_0xf341('0x2b')](_0x7921ed[_0xf341('0x77')]['xmd-phone'])){logger[_0xf341('0x24')](_0xf341('0x7b'),_0x7921ed[_0xf341('0x32')],_0x7921ed['value']);this[_0xf341('0x13')][_0x7921ed['uniqueid']][_0xf341('0x2f')]=_0x7921ed[_0xf341('0x7a')];}else if(this[_0xf341('0x2b')](_0x7921ed[_0xf341('0x77')][_0xf341('0x7c')])){logger[_0xf341('0x24')]('[%s][voiceCallReport][varset]\x20variable:xmd-callerid\x20value:%s',_0x7921ed[_0xf341('0x32')],_0x7921ed[_0xf341('0x7a')]);this['channels'][_0x7921ed[_0xf341('0x32')]][_0xf341('0x7d')]=_0x7921ed[_0xf341('0x7a')];}else if(this['isNotNull'](_0x7921ed[_0xf341('0x77')][_0xf341('0x7e')])){logger[_0xf341('0x24')](_0xf341('0x7f'),_0x7921ed[_0xf341('0x32')],_0x7921ed[_0xf341('0x7a')]);this[_0xf341('0x13')][_0x7921ed[_0xf341('0x32')]][_0xf341('0x80')]=_0x7921ed[_0xf341('0x7a')];}else if(this[_0xf341('0x2b')](_0x7921ed['variable']['xmd-queue'])){logger['info']('[%s][voiceCallReport][varset]\x20variable:xmd-queue\x20value:%s',_0x7921ed['uniqueid'],_0x7921ed[_0xf341('0x7a')][_0xf341('0x3a')](',')[0x0]);this['channels'][_0x7921ed[_0xf341('0x32')]]['queue']=_0x7921ed[_0xf341('0x7a')][_0xf341('0x3a')](',')[0x0];}else if(this[_0xf341('0x2b')](_0x7921ed[_0xf341('0x77')][_0xf341('0x81')])){logger[_0xf341('0x24')]('[%s][voiceCallReport][varset]\x20variable:xmd-originatecalleridnum\x20value:%s',_0x7921ed[_0xf341('0x32')],_0x7921ed[_0xf341('0x7a')]);this[_0xf341('0x13')][_0x7921ed['uniqueid']][_0xf341('0x82')]=_0x7921ed[_0xf341('0x7a')];}else if(this['isNotNull'](_0x7921ed[_0xf341('0x77')][_0xf341('0x83')])){logger['info'](_0xf341('0x84'),_0x7921ed[_0xf341('0x32')],_0x7921ed[_0xf341('0x7a')]);this[_0xf341('0x13')][_0x7921ed[_0xf341('0x32')]][_0xf341('0x85')]=_0x7921ed[_0xf341('0x7a')];}else if(this[_0xf341('0x2b')](_0x7921ed[_0xf341('0x77')][_0xf341('0x86')])){logger[_0xf341('0x24')]('[%s][voiceCallReport][varset]\x20variable:xmd-callerid-preview\x20value:%s',_0x7921ed[_0xf341('0x32')],_0x7921ed[_0xf341('0x7a')]);this[_0xf341('0x13')][_0x7921ed[_0xf341('0x32')]][_0xf341('0x87')]=_0x7921ed['value'];}else if(this[_0xf341('0x2b')](_0x7921ed[_0xf341('0x77')][_0xf341('0x88')])){logger[_0xf341('0x24')]('[%s][voiceCallReport][varset]\x20variable:xmcs-queue\x20value:%s',_0x7921ed[_0xf341('0x32')],_0x7921ed[_0xf341('0x7a')]);this[_0xf341('0x13')][_0x7921ed['uniqueid']]['queue']=_0x7921ed[_0xf341('0x7a')];}else if(this[_0xf341('0x2b')](_0x7921ed[_0xf341('0x77')]['sipcallid'])){logger[_0xf341('0x24')](_0xf341('0x89'),_0x7921ed[_0xf341('0x32')],_0x7921ed[_0xf341('0x7a')]);this[_0xf341('0x13')][_0x7921ed[_0xf341('0x32')]][_0xf341('0x8a')]=_0x7921ed[_0xf341('0x7a')];}}}else if(this[_0xf341('0x2b')](_0x7921ed[_0xf341('0x77')][_0xf341('0x78')])){if(_0x7921ed[_0xf341('0x7a')]){var _0x38c671=path[_0xf341('0x8b')](_0x7921ed['value'])[_0xf341('0x41')];logger['info']('[%s][voiceCallReport][varset]\x20variable:mixmonitor_filename\x20value:%s',_0x38c671,_0x7921ed[_0xf341('0x7a')]);this['syncMixMonitorFilename'](_0x38c671,_0x7921ed[_0xf341('0x7a')]);}}else if(this[_0xf341('0x13')][_0x7921ed[_0xf341('0x33')]]){if(this[_0xf341('0x2b')](_0x7921ed[_0xf341('0x77')])){if(this[_0xf341('0x2b')](_0x7921ed[_0xf341('0x77')][_0xf341('0x8c')])){logger[_0xf341('0x24')](_0xf341('0x89'),_0x7921ed[_0xf341('0x33')],_0x7921ed[_0xf341('0x7a')]);this[_0xf341('0x13')][_0x7921ed[_0xf341('0x33')]][_0xf341('0x8d')]=_0x7921ed[_0xf341('0x7a')];}}}}}catch(_0x1dff5d){logger[_0xf341('0x27')]('[%s][voiceCallReport][varset]',_0x7921ed[_0xf341('0x32')],util[_0xf341('0x29')](_0x1dff5d,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0xf341('0x2a')][_0xf341('0x8e')]=function(_0x20faf5){try{if(this[_0xf341('0x2b')](_0x20faf5)){logger[_0xf341('0x30')]('[%s][voiceCallReport][hangup]\x20event:',_0x20faf5[_0xf341('0x32')],util[_0xf341('0x29')](_0x20faf5,{'showHidden':![],'depth':null}));if(this['blindTransfers'][_0x20faf5[_0xf341('0x33')]]){if(this[_0xf341('0x13')][this['blindTransfers'][_0x20faf5['linkedid']][_0xf341('0x33')]]){this[_0xf341('0x13')][this[_0xf341('0x15')][_0x20faf5['linkedid']][_0xf341('0x33')]][_0xf341('0x32')]=_0x20faf5['uniqueid'];this[_0xf341('0x13')][this[_0xf341('0x15')][_0x20faf5[_0xf341('0x33')]]['linkedid']][_0xf341('0x60')]=this['channels'][_0x20faf5[_0xf341('0x32')]][_0xf341('0x60')];this[_0xf341('0x13')][this[_0xf341('0x15')][_0x20faf5[_0xf341('0x33')]][_0xf341('0x33')]][_0xf341('0x67')]=this['channels'][_0x20faf5['uniqueid']][_0xf341('0x67')];this[_0xf341('0x13')][this[_0xf341('0x15')][_0x20faf5['linkedid']][_0xf341('0x33')]][_0xf341('0x64')]=this[_0xf341('0x13')][this['blindTransfers'][_0x20faf5[_0xf341('0x33')]][_0xf341('0x33')]][_0xf341('0x39')];this[_0xf341('0x13')][this['blindTransfers'][_0x20faf5[_0xf341('0x33')]][_0xf341('0x33')]][_0xf341('0x49')]=this[_0xf341('0x13')][_0x20faf5['uniqueid']][_0xf341('0x49')];this[_0xf341('0x13')][_0x20faf5[_0xf341('0x32')]]=this['channels'][this[_0xf341('0x15')][_0x20faf5[_0xf341('0x33')]][_0xf341('0x33')]];delete this[_0xf341('0x13')][this[_0xf341('0x15')][_0x20faf5[_0xf341('0x33')]][_0xf341('0x33')]];}else if(this[_0xf341('0x13')][this[_0xf341('0x15')][_0x20faf5[_0xf341('0x33')]][_0xf341('0x32')]]){this[_0xf341('0x13')][this['blindTransfers'][_0x20faf5[_0xf341('0x33')]][_0xf341('0x32')]][_0xf341('0x32')]=[this[_0xf341('0x13')][this[_0xf341('0x15')][_0x20faf5[_0xf341('0x33')]][_0xf341('0x32')]][_0xf341('0x33')],this[_0xf341('0x13')][this[_0xf341('0x15')][_0x20faf5[_0xf341('0x33')]][_0xf341('0x32')]][_0xf341('0x33')]=this['channels'][this[_0xf341('0x15')][_0x20faf5[_0xf341('0x33')]][_0xf341('0x32')]][_0xf341('0x32')]][0x0];this[_0xf341('0x13')][this[_0xf341('0x15')][_0x20faf5[_0xf341('0x33')]][_0xf341('0x32')]]['answered']=this[_0xf341('0x13')][_0x20faf5['uniqueid']]['answered'];this[_0xf341('0x13')][this[_0xf341('0x15')][_0x20faf5['linkedid']][_0xf341('0x32')]][_0xf341('0x67')]=this[_0xf341('0x13')][_0x20faf5[_0xf341('0x32')]][_0xf341('0x67')];this['channels'][this['blindTransfers'][_0x20faf5[_0xf341('0x33')]]['uniqueid']][_0xf341('0x64')]=this['channels'][this['blindTransfers'][_0x20faf5[_0xf341('0x33')]][_0xf341('0x32')]][_0xf341('0x39')];this['channels'][this['blindTransfers'][_0x20faf5[_0xf341('0x33')]]['uniqueid']]['disposition']=this[_0xf341('0x13')][_0x20faf5[_0xf341('0x32')]]['disposition'];this[_0xf341('0x13')][_0x20faf5[_0xf341('0x32')]]=this[_0xf341('0x13')][this['blindTransfers'][_0x20faf5[_0xf341('0x33')]][_0xf341('0x32')]];delete this[_0xf341('0x13')][this['blindTransfers'][_0x20faf5[_0xf341('0x33')]][_0xf341('0x32')]];}}if(this[_0xf341('0x13')][_0x20faf5[_0xf341('0x32')]]){logger[_0xf341('0x24')](_0xf341('0x8f'),_0x20faf5[_0xf341('0x32')],_0x20faf5['cause-txt']);var _0x4bbb8c=moment();this[_0xf341('0x13')][_0x20faf5[_0xf341('0x32')]][_0xf341('0x90')]=_0x4bbb8c[_0xf341('0x47')]('YYYY-MM-DD\x20HH:mm:ss');this[_0xf341('0x13')][_0x20faf5[_0xf341('0x32')]][_0xf341('0x56')]=_0x4bbb8c[_0xf341('0x62')](this[_0xf341('0x13')][_0x20faf5['uniqueid']][_0xf341('0x46')],_0xf341('0x68'));if(this['channels'][_0x20faf5[_0xf341('0x32')]][_0xf341('0x60')]){this[_0xf341('0x13')][_0x20faf5[_0xf341('0x32')]]['billableseconds']=_0x4bbb8c['diff'](this[_0xf341('0x13')][_0x20faf5[_0xf341('0x32')]][_0xf341('0x67')],_0xf341('0x68'));this[_0xf341('0x13')][_0x20faf5[_0xf341('0x32')]][_0xf341('0x61')]=this[_0xf341('0x13')][_0x20faf5[_0xf341('0x32')]][_0xf341('0x56')]-this[_0xf341('0x13')][_0x20faf5[_0xf341('0x32')]][_0xf341('0x91')];}if(_0x20faf5['context']==='from-sip'){if(this['agents'][_0x20faf5[_0xf341('0x39')][_0xf341('0x3a')]('-')[0x0]]){this[_0xf341('0x14')][_0x20faf5['channel'][_0xf341('0x3a')]('-')[0x0]]=_[_0xf341('0x92')](this[_0xf341('0x14')][_0x20faf5[_0xf341('0x39')][_0xf341('0x3a')]('-')[0x0]],[_0xf341('0x3d')]);logger['debug']('[%s][voiceCallReport][hangup]\x20sending\x20user:agentcomplete\x20event:',_0x20faf5[_0xf341('0x32')],util[_0xf341('0x29')]({'id':this['agents'][_0x20faf5[_0xf341('0x39')]['split']('-')[0x0]]['id'],'destaccountcode':this[_0xf341('0x14')][_0x20faf5[_0xf341('0x39')]['split']('-')[0x0]]['accountcode']},{'showHidden':![],'depth':null}));this['emit'](util[_0xf341('0x47')](_0xf341('0x40'),this[_0xf341('0x14')][_0x20faf5[_0xf341('0x39')]['split']('-')[0x0]]['name']),_0xf341('0x93'),{'id':this[_0xf341('0x14')][_0x20faf5['channel']['split']('-')[0x0]]['id'],'destaccountcode':this[_0xf341('0x14')][_0x20faf5[_0xf341('0x39')]['split']('-')[0x0]][_0xf341('0x4c')]});for(var _0x2015e0=0x0;_0x2015e0<Object['keys'](this['agents'])[_0xf341('0x94')];_0x2015e0++){var _0x5a6a2c=Object['keys'](this['agents'])[_0x2015e0];var _0x50b257=this[_0xf341('0x14')][_0x5a6a2c];if(_0x50b257[_0xf341('0x4c')]===Number(_0x20faf5[_0xf341('0x3e')])){this[_0xf341('0x3f')](util[_0xf341('0x47')](_0xf341('0x40'),_0x50b257[_0xf341('0x41')]),'user:agentcomplete',{'id':_0x50b257['id'],'destaccountcode':_0x50b257[_0xf341('0x4c')],'transfer':this[_0xf341('0x13')][_0x20faf5['uniqueid']][_0xf341('0x95')]});break;}}}}var _0x32fa44=this;Promise['resolve']()['then'](function(){var _0x4b5ec=_0x32fa44[_0xf341('0x13')][_0x20faf5[_0xf341('0x32')]];if(typeof _0x4b5ec['transferType']===_0xf341('0x96'))return;if(_[_0xf341('0x97')](_0x4b5ec[_0xf341('0x72')]))return;return RpcSetting[_0xf341('0x98')]()[_0xf341('0x99')](function(_0x159e17){if(!_0x159e17['stopRecordingOnTransfer'])return;return Promise[_0xf341('0x9a')]()[_0xf341('0x99')](function(){return ami[_0xf341('0x9b')]({'action':_0xf341('0x9c'),'channel':_0x4b5ec['channel']})[_0xf341('0x9d')](function(){});})[_0xf341('0x99')](function(){return ami[_0xf341('0x9b')]({'action':_0xf341('0x9c'),'channel':_0x4b5ec[_0xf341('0x64')]})['catch'](function(){})[_0xf341('0x9e')](function(){var _0x1e94d0=_0x32fa44[_0xf341('0x14')][_0x4b5ec[_0xf341('0x64')]['split']('-')[0x0]];if(!_0x1e94d0)return;io['emit'](_0xf341('0x9f'),{'agentId':_0x1e94d0['id'],'uniqueid':_0x4b5ec['uniqueid']});});});});})['then'](function(){if(_0x20faf5[_0xf341('0xa0')]===_0xf341('0xa1')){_0x32fa44[_0xf341('0x15')][_0x20faf5['uniqueid']]=_0x20faf5;}else{if(_0x32fa44[_0xf341('0x13')][_0x20faf5[_0xf341('0x32')]]['type']===_0xf341('0xa2')&&_0x32fa44[_0xf341('0x15')][_0x20faf5['uniqueid']]){_0x32fa44[_0xf341('0x13')][_0x20faf5[_0xf341('0x32')]]['uniqueid']=[_0x32fa44[_0xf341('0x13')][_0x20faf5['uniqueid']][_0xf341('0x33')],_0x32fa44[_0xf341('0x13')][_0x20faf5[_0xf341('0x32')]][_0xf341('0x33')]=_0x32fa44['channels'][_0x20faf5[_0xf341('0x32')]][_0xf341('0x32')]][0x0];delete _0x32fa44[_0xf341('0x15')][_0x20faf5[_0xf341('0x32')]];}}logger[_0xf341('0x30')]('[%s][voiceCallReport][hangup]\x20sending\x20hangup\x20event:',_0x20faf5['uniqueid'],util[_0xf341('0x29')](_0x32fa44[_0xf341('0x13')][_0x20faf5['uniqueid']],{'showHidden':![],'depth':null}));ami[_0xf341('0x3f')]('custom:voiceCallReport',_0x32fa44[_0xf341('0x13')][_0x20faf5[_0xf341('0x32')]]);delete _0x32fa44[_0xf341('0x13')][_0x20faf5[_0xf341('0x32')]];});}}}catch(_0x1a5ee3){logger[_0xf341('0x27')]('[%s][voiceCallReport][hangup]',_0x20faf5[_0xf341('0x32')],util[_0xf341('0x29')](_0x1a5ee3,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0xf341('0x2a')][_0xf341('0xa3')]=function(_0x18be64){try{if(this[_0xf341('0x2b')](_0x18be64)){logger[_0xf341('0x24')](_0xf341('0xa4'),_0x18be64['uniqueid'],_0x18be64[_0xf341('0xa5')],_0x18be64[_0xf341('0xa6')]);logger[_0xf341('0x30')](_0xf341('0xa7'),_0x18be64[_0xf341('0x32')],util[_0xf341('0x29')](_0x18be64,{'showHidden':![],'depth':null}));var _0x68895a;if(this['channels'][_0x18be64[_0xf341('0xa8')]]){this['channels'][_0x18be64['transfereeuniqueid']][_0xf341('0xa9')]=_0x18be64['origtransferercalleridnum'];this[_0xf341('0x13')][_0x18be64[_0xf341('0xa8')]]['transferconnectedlinenum']=_0x18be64[_0xf341('0xa6')];if(this[_0xf341('0x13')][_0x18be64[_0xf341('0xaa')]]){_0x68895a=this['channels'][_0x18be64['secondtransfereruniqueid']];this[_0xf341('0x13')][_0x18be64[_0xf341('0xaa')]]=this[_0xf341('0x13')][_0x18be64[_0xf341('0xa8')]];this[_0xf341('0x13')][_0x18be64['transfereeuniqueid']]=_0x68895a;}this[_0xf341('0x13')][_0x18be64['secondtransfereruniqueid']][_0xf341('0x95')]=_0xf341('0xab');}else if(this[_0xf341('0x13')][_0x18be64[_0xf341('0xac')]]){this[_0xf341('0x13')][_0x18be64[_0xf341('0xac')]][_0xf341('0xa9')]=_0x18be64['origtransferercalleridnum'];this[_0xf341('0x13')][_0x18be64['transfertargetuniqueid']][_0xf341('0xad')]=_0x18be64['transfertargetcalleridnum'];if(this[_0xf341('0x13')][_0x18be64[_0xf341('0xae')]]){_0x68895a=this[_0xf341('0x13')][_0x18be64['origtransfereruniqueid']];this[_0xf341('0x13')][_0x18be64[_0xf341('0xae')]]=this[_0xf341('0x13')][_0x18be64[_0xf341('0xac')]];this[_0xf341('0x13')][_0x18be64[_0xf341('0xac')]]=_0x68895a;}this[_0xf341('0x13')][_0x18be64[_0xf341('0xac')]][_0xf341('0x95')]='ATTENDED';}if((this[_0xf341('0x13')][_0x18be64[_0xf341('0xae')]]||this[_0xf341('0x13')][_0x18be64[_0xf341('0xaf')]])&&this[_0xf341('0x13')][_0x18be64[_0xf341('0xaa')]]){var _0x14261b=_['some']([this['channels'][_0x18be64[_0xf341('0xae')]],this[_0xf341('0x13')][_0x18be64[_0xf341('0xaf')]],this[_0xf341('0x13')][_0x18be64[_0xf341('0xaa')]]],function(_0x1798c5){return _0x1798c5&&_0x1798c5['type']==='outbound'&&_0x1798c5['routeid'];});if(_0x14261b){if(this[_0xf341('0x13')][_0x18be64[_0xf341('0xae')]])this[_0xf341('0x13')][_0x18be64[_0xf341('0xae')]][_0xf341('0x95')]='ATTENDED';if(this[_0xf341('0x13')][_0x18be64['origtransfererlinkedid']])this[_0xf341('0x13')][_0x18be64[_0xf341('0xaf')]][_0xf341('0x95')]='ATTENDED';this[_0xf341('0x13')][_0x18be64[_0xf341('0xaa')]]['transferType']=_0xf341('0xab');}}}}catch(_0x11d4a3){logger[_0xf341('0x27')](_0xf341('0xb0'),_0x18be64[_0xf341('0x32')],util[_0xf341('0x29')](_0x11d4a3,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0xf341('0x2a')][_0xf341('0x21')]=function(_0xbc3809){try{if(this[_0xf341('0x2b')](_0xbc3809)){logger[_0xf341('0x24')](_0xf341('0xb1'),_0xbc3809[_0xf341('0x32')],_0xbc3809[_0xf341('0xb2')],_0xbc3809[_0xf341('0xb3')]);logger[_0xf341('0x30')](_0xf341('0xb4'),_0xbc3809[_0xf341('0x32')],util[_0xf341('0x29')](_0xbc3809,{'showHidden':![],'depth':null}));if(this['channels'][_0xbc3809['transfereeuniqueid']]){this['channels'][_0xbc3809[_0xf341('0xa8')]][_0xf341('0xa9')]=_0xbc3809[_0xf341('0xb2')];this[_0xf341('0x13')][_0xbc3809[_0xf341('0xa8')]][_0xf341('0xad')]=_0xbc3809[_0xf341('0xb3')];this[_0xf341('0x13')][_0xbc3809[_0xf341('0xa8')]][_0xf341('0x95')]=_0xf341('0xb5');this['syncHangup']({'event':_0xf341('0xa1'),'uniqueid':_0xbc3809[_0xf341('0xa8')],'linkedid':_0xbc3809[_0xf341('0xb6')],'context':_0xbc3809['context'],'channel':_0xbc3809[_0xf341('0xb7')]});}else{this[_0xf341('0x13')][_0xbc3809['transfereruniqueid']]['transferType']='BLIND';this[_0xf341('0x8e')]({'event':_0xf341('0xa1'),'uniqueid':_0xbc3809[_0xf341('0xb6')],'linkedid':_0xbc3809[_0xf341('0xa8')],'context':_0xbc3809[_0xf341('0x37')],'channel':_0xbc3809[_0xf341('0xb7')]});}}}catch(_0x9bcb10){logger[_0xf341('0x27')](_0xf341('0xb8'),_0xbc3809[_0xf341('0x32')],util[_0xf341('0x29')](_0x9bcb10,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0xf341('0x2a')][_0xf341('0xb9')]=function(_0x23103){try{if(this[_0xf341('0x2b')](_0x23103)){logger[_0xf341('0x30')](_0xf341('0xba'),_0x23103[_0xf341('0x32')],util['inspect'](_0x23103,{'showHidden':![],'depth':null}));if(this[_0xf341('0x13')][_0x23103[_0xf341('0x32')]]){if(!_[_0xf341('0x5b')](this[_0xf341('0x13')][_0x23103[_0xf341('0x32')]][_0xf341('0x67')])){this[_0xf341('0x13')][_0x23103[_0xf341('0x32')]][_0xf341('0xbb')]=moment()['format'](_0xf341('0x48'));logger[_0xf341('0x24')](_0xf341('0xbc'),_0x23103['uniqueid'],this[_0xf341('0x13')][_0x23103[_0xf341('0x32')]][_0xf341('0xbb')]);}}}}catch(_0x152434){logger[_0xf341('0x27')](_0xf341('0xbd'),_0x23103[_0xf341('0x32')],util[_0xf341('0x29')](_0x152434,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0xf341('0x2a')]['syncMusicOnHoldStop']=function(_0x258de8){try{if(this['isNotNull'](_0x258de8)){logger['debug']('[%s][voiceCallReport][musiconholdstop]\x20event:',_0x258de8['uniqueid'],util['inspect'](_0x258de8,{'showHidden':![],'depth':null}));if(this['channels'][_0x258de8[_0xf341('0x32')]]){if(!_[_0xf341('0x5b')](this['channels'][_0x258de8[_0xf341('0x32')]][_0xf341('0xbb')])){this[_0xf341('0x13')][_0x258de8[_0xf341('0x32')]][_0xf341('0xbe')]+=moment()[_0xf341('0xbf')](0x0)[_0xf341('0x62')](this[_0xf341('0x13')][_0x258de8[_0xf341('0x32')]][_0xf341('0xbb')],_0xf341('0x68'));logger[_0xf341('0x24')](_0xf341('0xc0'),_0x258de8[_0xf341('0x32')],this[_0xf341('0x13')][_0x258de8['uniqueid']][_0xf341('0xbe')]);delete this[_0xf341('0x13')][_0x258de8['uniqueid']][_0xf341('0xbb')];}}}}catch(_0x153c21){logger[_0xf341('0x27')]('[%s][voiceCallReport][musiconholdstop]',_0x258de8[_0xf341('0x32')],util[_0xf341('0x29')](_0x153c21,{'showHidden':![],'depth':null}));}};module['exports']=VoiceCallReport;
\ No newline at end of file