Built motion from commit (unavailable).|2.5.4
[motion2.git] / server / services / ami / report / voiceCallReport.js
index 869a891..7840db6 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x4c01=['sipcalllinkedid','[syncVarSet][VoiceCallReport]','endtime','billableseconds','context','omit','user:agentcomplete','custom:voiceCallReport','transfereeuniqueid','transfercalleridnum','origtransferercalleridnum','transferconnectedlinenum','transfertargetcalleridnum','secondtransfereruniqueid','transfertargetuniqueid','origtransfereruniqueid','mohstarttime','[syncMusicOnHoldStart][VoiceCallReport]','syncMusicOnHoldStop','isNil','mohtime','exports','bluebird','moment','util','path','ioredis','../../../config/environment','../../../config/logger','ami','../ami','not_inuse','inuse','busy','invalid','ringing','ringinuse','set','queue','dial','playback','voicemail','NO\x20ANSWER','FAILED','BUSY','redis','localhost','socket.io-emitter','channels','agents','coreshowchannel','newexten','syncNewExten','syncNewChannel','bind','newstate','syncNewState','varset','hangup','syncHangup','syncNewCallerId','syncAttendedTransfer','blindtransfer','syncBlindTransfer','musiconholdstart','syncMusicOnHoldStart','musiconholdstop','resolve','then','log','prototype','isUndefined','emit','isNotNull','uniqueid','linkedid','merge','pick','keys','error','[syncNewCallerId][VoiceCallReport]','inspect','channel','OutgoingSpoolFailed','format','YYYY-MM-DD\x20HH:mm:ss','channelstate','from-sip','split','destconnectedlinenum','exten','user:%s','name','user:agentconnect','accountcode','application','toLowerCase','duration','subtract','seconds','includes','lastapplication','lastdata','applicationdata','startsWith','cdr(','[syncNewExten][VoiceCallReport]','answered','answertime','holdtime','diff','starttime','calleridnum','xcally-motion-preview','connectedlinename','calleridname','destinationchannel','disposition','UserId','membername','[syncNewState][VoiceCallReport]','syncMixMonitorFilename','monitor','endsWith','replace','.wav49','.WAV','monitorFilename','find','monitors','rec','syncVarSet','mixmonitor_filename','value','variable','callerid','xmd-cdrtype','type','xmd-queue','xmd-originatecalleridnum','originatecalleridnum','destination','xmd-callerid-preview','calleridpreview','xmcs-queue','sipcallid','sipcalluniqueid'];(function(_0x2c5a3f,_0x5becbf){var _0x47cce4=function(_0x348fef){while(--_0x348fef){_0x2c5a3f['push'](_0x2c5a3f['shift']());}};_0x47cce4(++_0x5becbf);}(_0x4c01,0x13c));var _0x14c0=function(_0x1d8bca,_0x495841){_0x1d8bca=_0x1d8bca-0x0;var _0xce7d2e=_0x4c01[_0x1d8bca];return _0xce7d2e;};'use strict';var BPromise=require(_0x14c0('0x0'));var _=require('lodash');var moment=require(_0x14c0('0x1'));var util=require(_0x14c0('0x2'));var path=require(_0x14c0('0x3'));var Redis=require(_0x14c0('0x4'));var config=require(_0x14c0('0x5'));var logger=require(_0x14c0('0x6'))(_0x14c0('0x7'));var ami=require(_0x14c0('0x8'));var Channel=require('../model/channel');var statusDesc=['unknown',_0x14c0('0x9'),_0x14c0('0xa'),_0x14c0('0xb'),_0x14c0('0xc'),'unavailable',_0x14c0('0xd'),_0x14c0('0xe'),'onhold'];var applications=[_0x14c0('0xf'),_0x14c0('0x10'),'agi',_0x14c0('0x11'),_0x14c0('0x12'),_0x14c0('0x13')];var dispositions=[_0x14c0('0x14'),_0x14c0('0x15'),'FAILED',_0x14c0('0x14'),_0x14c0('0x14'),_0x14c0('0x14'),'ANSWERED',_0x14c0('0x16'),_0x14c0('0x15'),_0x14c0('0x15'),'FAILED'];var actions={};config[_0x14c0('0x17')]=_['defaults'](config[_0x14c0('0x17')],{'host':_0x14c0('0x18'),'port':0x18eb});var io=require(_0x14c0('0x19'))(new Redis(config[_0x14c0('0x17')]));function VoiceCallReport(_0x4e8e50){this[_0x14c0('0x1a')]=_0x4e8e50[_0x14c0('0x1a')];this[_0x14c0('0x1b')]=_0x4e8e50['agents'];ami['on'](_0x14c0('0x1c'),this['syncNewExten']['bind'](this));ami['on'](_0x14c0('0x1d'),this[_0x14c0('0x1e')]['bind'](this));ami['on']('newchannel',this[_0x14c0('0x1f')][_0x14c0('0x20')](this));ami['on'](_0x14c0('0x21'),this[_0x14c0('0x22')][_0x14c0('0x20')](this));ami['on'](_0x14c0('0x23'),this['syncVarSet'][_0x14c0('0x20')](this));ami['on'](_0x14c0('0x24'),this[_0x14c0('0x25')][_0x14c0('0x20')](this));ami['on']('newcallerid',this[_0x14c0('0x26')][_0x14c0('0x20')](this));ami['on']('attendedtransfer',this[_0x14c0('0x27')][_0x14c0('0x20')](this));ami['on'](_0x14c0('0x28'),this[_0x14c0('0x29')][_0x14c0('0x20')](this));ami['on'](_0x14c0('0x2a'),this[_0x14c0('0x2b')]['bind'](this));ami['on'](_0x14c0('0x2c'),this['syncMusicOnHoldStop'][_0x14c0('0x20')](this));return BPromise[_0x14c0('0x2d')]()[_0x14c0('0x2e')](ami['actionCoreShowChannels']())['catch'](function(_0x18f502){console[_0x14c0('0x2f')](_0x18f502);});}VoiceCallReport[_0x14c0('0x30')]['isNotNull']=function(_0x5a4abe){return _0x5a4abe!==null&&!_[_0x14c0('0x31')](_0x5a4abe);};VoiceCallReport['prototype']['emit']=function(_0x843209,_0x1f838f,_0x228d9c){io['to'](_0x843209)[_0x14c0('0x32')](_0x1f838f,_0x228d9c);};VoiceCallReport['prototype'][_0x14c0('0x26')]=function(_0x59e016){try{if(this[_0x14c0('0x33')](_0x59e016)){if(_0x59e016[_0x14c0('0x34')]===_0x59e016[_0x14c0('0x35')]){if(!_[_0x14c0('0x31')](this[_0x14c0('0x1a')][_0x59e016['uniqueid']])){_[_0x14c0('0x36')](this[_0x14c0('0x1a')][_0x59e016[_0x14c0('0x34')]],_[_0x14c0('0x37')](_0x59e016,_[_0x14c0('0x38')](this[_0x14c0('0x1a')][_0x59e016[_0x14c0('0x34')]])));}}}}catch(_0x2f4156){logger[_0x14c0('0x39')](_0x14c0('0x3a'),util[_0x14c0('0x3b')](_0x2f4156,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0x14c0('0x30')]['syncNewChannel']=function(_0x28e462){try{if(this['isNotNull'](_0x28e462)){if(_0x28e462[_0x14c0('0x34')]===_0x28e462[_0x14c0('0x35')]&&_0x28e462[_0x14c0('0x3c')]!=_0x14c0('0x3d')){if(_[_0x14c0('0x31')](this[_0x14c0('0x1a')][_0x28e462[_0x14c0('0x34')]])){this[_0x14c0('0x1a')][_0x28e462[_0x14c0('0x34')]]=new Channel();this[_0x14c0('0x1a')][_0x28e462[_0x14c0('0x34')]]['starttime']=moment()[_0x14c0('0x3e')](_0x14c0('0x3f'));this[_0x14c0('0x1a')][_0x28e462[_0x14c0('0x34')]]['disposition']=dispositions[_['toNumber'](_0x28e462[_0x14c0('0x40')])];_['merge'](this['channels'][_0x28e462['uniqueid']],_[_0x14c0('0x37')](_0x28e462,_[_0x14c0('0x38')](this[_0x14c0('0x1a')][_0x28e462['uniqueid']])));if(_0x28e462['context']===_0x14c0('0x41')){if(this[_0x14c0('0x1b')][_0x28e462[_0x14c0('0x3c')]['split']('-')[0x0]]){this['agents'][_0x28e462[_0x14c0('0x3c')][_0x14c0('0x42')]('-')[0x0]][_0x14c0('0x43')]=_0x28e462[_0x14c0('0x44')];this[_0x14c0('0x32')](util[_0x14c0('0x3e')](_0x14c0('0x45'),this[_0x14c0('0x1b')][_0x28e462[_0x14c0('0x3c')][_0x14c0('0x42')]('-')[0x0]][_0x14c0('0x46')]),_0x14c0('0x47'),{'destaccountcode':this[_0x14c0('0x1b')][_0x28e462[_0x14c0('0x3c')][_0x14c0('0x42')]('-')[0x0]][_0x14c0('0x48')],'destconnectedlinenum':_0x28e462[_0x14c0('0x44')]});}}}}}}catch(_0x523311){logger['error']('[syncNewChannel][VoiceCallReport]',util[_0x14c0('0x3b')](_0x523311,{'showHidden':![],'depth':null}));}};VoiceCallReport['prototype']['syncNewExten']=function(_0x31edab){try{if(this[_0x14c0('0x33')](_0x31edab)){if(_0x31edab[_0x14c0('0x34')]===_0x31edab[_0x14c0('0x35')]&&_0x31edab[_0x14c0('0x44')]!='h'&&_0x31edab[_0x14c0('0x3c')]!=_0x14c0('0x3d')){_0x31edab[_0x14c0('0x49')]=_0x31edab[_0x14c0('0x49')][_0x14c0('0x4a')]();_0x31edab['applicationdata']=(_0x31edab['appdata']||_0x31edab['applicationdata'])[_0x14c0('0x4a')]();if(_[_0x14c0('0x31')](this[_0x14c0('0x1a')][_0x31edab[_0x14c0('0x34')]])){this[_0x14c0('0x1a')][_0x31edab[_0x14c0('0x34')]]=new Channel();this['channels'][_0x31edab['uniqueid']]['starttime']=_0x31edab[_0x14c0('0x4b')]?moment()[_0x14c0('0x4c')](moment[_0x14c0('0x4b')](_0x31edab[_0x14c0('0x4b')])[_0x14c0('0x4d')](),'seconds')[_0x14c0('0x3e')]('YYYY-MM-DD\x20HH:mm:ss'):moment()[_0x14c0('0x3e')](_0x14c0('0x3f'));this['channels'][_0x31edab[_0x14c0('0x34')]]['disposition']=_0x14c0('0x14');}_[_0x14c0('0x36')](this[_0x14c0('0x1a')][_0x31edab['uniqueid']],_['pick'](_0x31edab,_[_0x14c0('0x38')](this[_0x14c0('0x1a')][_0x31edab[_0x14c0('0x34')]])));if(_[_0x14c0('0x4e')](applications,_0x31edab[_0x14c0('0x49')])){this['channels'][_0x31edab[_0x14c0('0x34')]][_0x14c0('0x4f')]=_0x31edab[_0x14c0('0x49')];this[_0x14c0('0x1a')][_0x31edab[_0x14c0('0x34')]][_0x14c0('0x50')]=_0x31edab[_0x14c0('0x51')];if(_0x31edab[_0x14c0('0x49')]===_0x14c0('0xf')&&_[_0x14c0('0x52')](_0x31edab['applicationdata'],_0x14c0('0x53'))){var _0x5330f2=_0x31edab[_0x14c0('0x51')][_0x14c0('0x42')]('=');var _0x2bce64=_0x5330f2[0x0]['match'](/cdr\((.*)\)/);if(_0x2bce64){this[_0x14c0('0x1a')][_0x31edab['uniqueid']][_0x2bce64[0x1]]=_0x5330f2[0x1];}}else if(_0x31edab[_0x14c0('0x49')]===_0x14c0('0x10')){this[_0x14c0('0x1a')][_0x31edab[_0x14c0('0x34')]][_0x14c0('0x10')]=_0x31edab[_0x14c0('0x51')][_0x14c0('0x42')](',')[0x0];}}}}}catch(_0xe8768d){logger['error'](_0x14c0('0x54'),util['inspect'](_0xe8768d,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0x14c0('0x30')][_0x14c0('0x22')]=function(_0xd99bf6){try{if(this[_0x14c0('0x33')](_0xd99bf6)){if(_0xd99bf6[_0x14c0('0x34')]!==_0xd99bf6[_0x14c0('0x35')]){if(this[_0x14c0('0x1a')][_0xd99bf6[_0x14c0('0x35')]]){if(_0xd99bf6[_0x14c0('0x40')]==='6'){if(!this[_0x14c0('0x1a')][_0xd99bf6[_0x14c0('0x35')]][_0x14c0('0x55')]){var _0x42de82=moment();this[_0x14c0('0x1a')][_0xd99bf6[_0x14c0('0x35')]][_0x14c0('0x55')]=!![];this[_0x14c0('0x1a')][_0xd99bf6[_0x14c0('0x35')]][_0x14c0('0x56')]=_0x42de82[_0x14c0('0x3e')](_0x14c0('0x3f'));if(this[_0x14c0('0x1a')][_0xd99bf6[_0x14c0('0x35')]]['starttime']){this[_0x14c0('0x1a')][_0xd99bf6[_0x14c0('0x35')]][_0x14c0('0x57')]=_0x42de82[_0x14c0('0x58')](this['channels'][_0xd99bf6[_0x14c0('0x35')]][_0x14c0('0x59')],_0x14c0('0x4d'));}}this[_0x14c0('0x1a')][_0xd99bf6[_0x14c0('0x35')]][_0x14c0('0x35')]=_0xd99bf6['uniqueid'];if(_0xd99bf6[_0x14c0('0x5a')]!==_0x14c0('0x5b')){this[_0x14c0('0x1a')][_0xd99bf6[_0x14c0('0x35')]]['connectedlinenum']=_0xd99bf6['calleridnum'];}this[_0x14c0('0x1a')][_0xd99bf6[_0x14c0('0x35')]][_0x14c0('0x5c')]=_0xd99bf6[_0x14c0('0x5d')];this[_0x14c0('0x1a')][_0xd99bf6[_0x14c0('0x35')]][_0x14c0('0x5e')]=_0xd99bf6[_0x14c0('0x3c')];this[_0x14c0('0x1a')][_0xd99bf6[_0x14c0('0x35')]][_0x14c0('0x5f')]=dispositions[_['toNumber'](_0xd99bf6[_0x14c0('0x40')])];if(this[_0x14c0('0x1b')][_0xd99bf6[_0x14c0('0x3c')][_0x14c0('0x42')]('-')[0x0]]){this[_0x14c0('0x1a')][_0xd99bf6[_0x14c0('0x35')]][_0x14c0('0x60')]=this['agents'][_0xd99bf6['channel'][_0x14c0('0x42')]('-')[0x0]]['id'];this[_0x14c0('0x1a')][_0xd99bf6[_0x14c0('0x35')]][_0x14c0('0x61')]=this[_0x14c0('0x1b')][_0xd99bf6[_0x14c0('0x3c')][_0x14c0('0x42')]('-')[0x0]][_0x14c0('0x46')];}}}}else{if(this[_0x14c0('0x1a')][_0xd99bf6[_0x14c0('0x34')]]){if(_0xd99bf6['channelstate']==='6'){if(this['agents'][_0xd99bf6[_0x14c0('0x3c')][_0x14c0('0x42')]('-')[0x0]]){this[_0x14c0('0x1a')][_0xd99bf6[_0x14c0('0x34')]][_0x14c0('0x60')]=this['agents'][_0xd99bf6['channel'][_0x14c0('0x42')]('-')[0x0]]['id'];this[_0x14c0('0x1a')][_0xd99bf6['uniqueid']][_0x14c0('0x61')]=this[_0x14c0('0x1b')][_0xd99bf6[_0x14c0('0x3c')][_0x14c0('0x42')]('-')[0x0]][_0x14c0('0x46')];}}}}}}catch(_0xf990af){logger[_0x14c0('0x39')](_0x14c0('0x62'),util[_0x14c0('0x3b')](_0xf990af,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0x14c0('0x30')][_0x14c0('0x63')]=function(_0x5c83c,_0x115392){if(this['channels'][_0x5c83c]){this[_0x14c0('0x1a')][_0x5c83c][_0x14c0('0x64')]=!![];if(_[_0x14c0('0x65')](_0x115392,'.wav49')){_0x115392=_0x115392[_0x14c0('0x66')](_0x14c0('0x67'),_0x14c0('0x68'));}this[_0x14c0('0x1a')][_0x5c83c][_0x14c0('0x69')]=_0x115392;var _0x150c6b=_[_0x14c0('0x6a')](this[_0x14c0('0x1a')][_0x5c83c]['monitors'],{'filename':_0x115392});if(_['isNil'](_0x150c6b)){this[_0x14c0('0x1a')][_0x5c83c][_0x14c0('0x6b')]['push']({'filename':_0x115392,'createdAt':moment()[_0x14c0('0x3e')]('YYYY-MM-DD\x20HH:mm:ss'),'mixmonitorid':'','status':_0x14c0('0x6c')});}}};VoiceCallReport[_0x14c0('0x30')][_0x14c0('0x6d')]=function(_0x55ebef){try{if(this[_0x14c0('0x33')](_0x55ebef)){if(this[_0x14c0('0x1a')][_0x55ebef[_0x14c0('0x34')]]&&_0x55ebef[_0x14c0('0x3c')]!='OutgoingSpoolFailed'){if(this['isNotNull'](_0x55ebef['variable'])){if(this[_0x14c0('0x33')](_0x55ebef['variable'][_0x14c0('0x6e')])){this[_0x14c0('0x63')](_0x55ebef[_0x14c0('0x34')],_0x55ebef[_0x14c0('0x6f')]);}else if(this['isNotNull'](_0x55ebef[_0x14c0('0x70')]['xmd-phone'])){this[_0x14c0('0x1a')][_0x55ebef[_0x14c0('0x34')]][_0x14c0('0x5a')]=_0x55ebef[_0x14c0('0x6f')];}else if(this[_0x14c0('0x33')](_0x55ebef[_0x14c0('0x70')]['xmd-callerid'])){this[_0x14c0('0x1a')][_0x55ebef[_0x14c0('0x34')]][_0x14c0('0x71')]=_0x55ebef[_0x14c0('0x6f')];}else if(this[_0x14c0('0x33')](_0x55ebef['variable'][_0x14c0('0x72')])){this[_0x14c0('0x1a')][_0x55ebef[_0x14c0('0x34')]][_0x14c0('0x73')]=_0x55ebef[_0x14c0('0x6f')];}else if(this['isNotNull'](_0x55ebef['variable'][_0x14c0('0x74')])){this[_0x14c0('0x1a')][_0x55ebef[_0x14c0('0x34')]][_0x14c0('0x10')]=_0x55ebef[_0x14c0('0x6f')][_0x14c0('0x42')](',')[0x0];}else if(this[_0x14c0('0x33')](_0x55ebef[_0x14c0('0x70')][_0x14c0('0x75')])){this['channels'][_0x55ebef[_0x14c0('0x34')]][_0x14c0('0x76')]=_0x55ebef[_0x14c0('0x6f')];}else if(this[_0x14c0('0x33')](_0x55ebef[_0x14c0('0x70')]['xmd-destination'])){this[_0x14c0('0x1a')][_0x55ebef[_0x14c0('0x34')]][_0x14c0('0x77')]=_0x55ebef[_0x14c0('0x6f')];}else if(this[_0x14c0('0x33')](_0x55ebef[_0x14c0('0x70')][_0x14c0('0x78')])){this[_0x14c0('0x1a')][_0x55ebef[_0x14c0('0x34')]][_0x14c0('0x79')]=_0x55ebef['value'];}else if(this[_0x14c0('0x33')](_0x55ebef[_0x14c0('0x70')][_0x14c0('0x7a')])){this[_0x14c0('0x1a')][_0x55ebef[_0x14c0('0x34')]]['queue']=_0x55ebef['value'];}else if(this[_0x14c0('0x33')](_0x55ebef[_0x14c0('0x70')][_0x14c0('0x7b')])){this['channels'][_0x55ebef[_0x14c0('0x34')]][_0x14c0('0x7c')]=_0x55ebef[_0x14c0('0x6f')];}}}else if(this[_0x14c0('0x33')](_0x55ebef['variable'][_0x14c0('0x6e')])){if(_0x55ebef[_0x14c0('0x6f')]){var _0xe3fabb=path['parse'](_0x55ebef['value'])[_0x14c0('0x46')];this['syncMixMonitorFilename'](_0xe3fabb,_0x55ebef[_0x14c0('0x6f')]);}}else if(this['channels'][_0x55ebef[_0x14c0('0x35')]]){if(this[_0x14c0('0x33')](_0x55ebef[_0x14c0('0x70')])){if(this['isNotNull'](_0x55ebef[_0x14c0('0x70')][_0x14c0('0x7b')])){this[_0x14c0('0x1a')][_0x55ebef[_0x14c0('0x35')]][_0x14c0('0x7d')]=_0x55ebef[_0x14c0('0x6f')];}}}}}catch(_0x28114a){logger[_0x14c0('0x39')](_0x14c0('0x7e'),util[_0x14c0('0x3b')](_0x28114a,{'showHidden':![],'depth':null}));}};VoiceCallReport['prototype'][_0x14c0('0x25')]=function(_0x1edbcb){try{if(this[_0x14c0('0x33')](_0x1edbcb)){if(this['channels'][_0x1edbcb[_0x14c0('0x34')]]){var _0x3a9b02=moment();this[_0x14c0('0x1a')][_0x1edbcb[_0x14c0('0x34')]][_0x14c0('0x7f')]=_0x3a9b02[_0x14c0('0x3e')](_0x14c0('0x3f'));this[_0x14c0('0x1a')][_0x1edbcb[_0x14c0('0x34')]][_0x14c0('0x4b')]=_0x3a9b02[_0x14c0('0x58')](this['channels'][_0x1edbcb[_0x14c0('0x34')]][_0x14c0('0x59')],_0x14c0('0x4d'));if(this[_0x14c0('0x1a')][_0x1edbcb[_0x14c0('0x34')]][_0x14c0('0x55')]){this[_0x14c0('0x1a')][_0x1edbcb[_0x14c0('0x34')]][_0x14c0('0x80')]=_0x3a9b02[_0x14c0('0x58')](this[_0x14c0('0x1a')][_0x1edbcb[_0x14c0('0x34')]][_0x14c0('0x56')],_0x14c0('0x4d'));this[_0x14c0('0x1a')][_0x1edbcb[_0x14c0('0x34')]][_0x14c0('0x57')]=this[_0x14c0('0x1a')][_0x1edbcb[_0x14c0('0x34')]]['duration']-this[_0x14c0('0x1a')][_0x1edbcb['uniqueid']][_0x14c0('0x80')];}if(_0x1edbcb[_0x14c0('0x81')]==='from-sip'){if(this[_0x14c0('0x1b')][_0x1edbcb[_0x14c0('0x3c')]['split']('-')[0x0]]){this[_0x14c0('0x1b')][_0x1edbcb[_0x14c0('0x3c')][_0x14c0('0x42')]('-')[0x0]]=_[_0x14c0('0x82')](this['agents'][_0x1edbcb['channel'][_0x14c0('0x42')]('-')[0x0]],[_0x14c0('0x43')]);this[_0x14c0('0x32')](util['format'](_0x14c0('0x45'),this['agents'][_0x1edbcb['channel'][_0x14c0('0x42')]('-')[0x0]]['name']),_0x14c0('0x83'),{'destaccountcode':this['agents'][_0x1edbcb['channel'][_0x14c0('0x42')]('-')[0x0]]['accountcode']});}}ami['emit'](_0x14c0('0x84'),this['channels'][_0x1edbcb[_0x14c0('0x34')]]);delete this[_0x14c0('0x1a')][_0x1edbcb[_0x14c0('0x34')]];}}}catch(_0x21b860){logger[_0x14c0('0x39')]('[syncHangup][VoiceCallReport]',util[_0x14c0('0x3b')](_0x21b860,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0x14c0('0x30')][_0x14c0('0x27')]=function(_0x11a528){try{if(this['isNotNull'](_0x11a528)){if(this['channels'][_0x11a528[_0x14c0('0x85')]]){this[_0x14c0('0x1a')][_0x11a528['transfereeuniqueid']][_0x14c0('0x86')]=_0x11a528[_0x14c0('0x87')];this[_0x14c0('0x1a')][_0x11a528[_0x14c0('0x85')]][_0x14c0('0x88')]=_0x11a528[_0x14c0('0x89')];if(this[_0x14c0('0x1a')][_0x11a528[_0x14c0('0x8a')]]){var _0x33f8eb=this[_0x14c0('0x1a')][_0x11a528[_0x14c0('0x8a')]];this[_0x14c0('0x1a')][_0x11a528[_0x14c0('0x8a')]]=this[_0x14c0('0x1a')][_0x11a528['transfereeuniqueid']];this['channels'][_0x11a528[_0x14c0('0x85')]]=_0x33f8eb;}}else if(this[_0x14c0('0x1a')][_0x11a528['transfertargetuniqueid']]){this[_0x14c0('0x1a')][_0x11a528[_0x14c0('0x8b')]][_0x14c0('0x86')]=_0x11a528[_0x14c0('0x87')];this['channels'][_0x11a528[_0x14c0('0x8b')]]['transferconnectedlinenum']=_0x11a528['transfertargetcalleridnum'];if(this['channels'][_0x11a528[_0x14c0('0x8c')]]){var _0x33f8eb=this[_0x14c0('0x1a')][_0x11a528[_0x14c0('0x8c')]];this['channels'][_0x11a528[_0x14c0('0x8c')]]=this[_0x14c0('0x1a')][_0x11a528[_0x14c0('0x8b')]];this['channels'][_0x11a528[_0x14c0('0x8b')]]=_0x33f8eb;}}}}catch(_0x34390d){logger[_0x14c0('0x39')]('[syncAttendedTransfer][VoiceCallReport]',util['inspect'](_0x34390d,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0x14c0('0x30')][_0x14c0('0x29')]=function(_0x598d71){try{if(this['isNotNull'](_0x598d71)){if(this[_0x14c0('0x1a')][_0x598d71[_0x14c0('0x85')]]){this[_0x14c0('0x1a')][_0x598d71[_0x14c0('0x85')]]['transfercalleridnum']=_0x598d71['transfereecalleridnum'];this[_0x14c0('0x1a')][_0x598d71[_0x14c0('0x85')]][_0x14c0('0x88')]=_0x598d71['extension'];this['syncHangup']({'event':'BlindTransfer','uniqueid':_0x598d71['transfereeuniqueid'],'context':_0x598d71['context'],'channel':_0x598d71['transfererchannel']});}}}catch(_0xc5d6e){logger[_0x14c0('0x39')]('[syncBlindTransfer][VoiceCallReport]',util[_0x14c0('0x3b')](_0xc5d6e,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0x14c0('0x30')][_0x14c0('0x2b')]=function(_0x4ba0f9){try{if(this[_0x14c0('0x33')](_0x4ba0f9)){if(this['channels'][_0x4ba0f9[_0x14c0('0x34')]]){if(!_['isNil'](this[_0x14c0('0x1a')][_0x4ba0f9[_0x14c0('0x34')]][_0x14c0('0x56')])){this['channels'][_0x4ba0f9['uniqueid']][_0x14c0('0x8d')]=moment()[_0x14c0('0x3e')]('YYYY-MM-DD\x20HH:mm:ss');}}}}catch(_0x368ff8){logger[_0x14c0('0x39')](_0x14c0('0x8e'),util[_0x14c0('0x3b')](_0x368ff8,{'showHidden':![],'depth':null}));}};VoiceCallReport['prototype'][_0x14c0('0x8f')]=function(_0x24edd4){try{if(this[_0x14c0('0x33')](_0x24edd4)){if(this['channels'][_0x24edd4[_0x14c0('0x34')]]){if(!_[_0x14c0('0x90')](this[_0x14c0('0x1a')][_0x24edd4[_0x14c0('0x34')]][_0x14c0('0x8d')])){this[_0x14c0('0x1a')][_0x24edd4[_0x14c0('0x34')]][_0x14c0('0x91')]+=moment()['milliseconds'](0x0)['diff'](this[_0x14c0('0x1a')][_0x24edd4[_0x14c0('0x34')]]['mohstarttime'],'seconds');delete this['channels'][_0x24edd4[_0x14c0('0x34')]][_0x14c0('0x8d')];}}}}catch(_0x5e5ba7){logger['error']('[syncMusicOnHoldStop][VoiceCallReport]',util['inspect'](_0x5e5ba7,{'showHidden':![],'depth':null}));}};module[_0x14c0('0x92')]=VoiceCallReport;
\ No newline at end of file
+var _0x1c22=['syncNewChannel','newstate','syncNewState','varset','syncVarSet','syncHangup','attendedtransfer','blindtransfer','musiconholdstart','syncMusicOnHoldStart','resolve','then','actionCoreShowChannels','catch','prototype','isNotNull','isUndefined','emit','syncNewCallerId','uniqueid','linkedid','merge','pick','keys','error','[syncNewCallerId][VoiceCallReport]','inspect','channel','OutgoingSpoolFailed','starttime','format','YYYY-MM-DD\x20HH:mm:ss','disposition','toNumber','channelstate','context','from-sip','split','destconnectedlinenum','exten','user:%s','name','user:agentconnect','accountcode','[syncNewChannel][VoiceCallReport]','application','toLowerCase','applicationdata','duration','seconds','includes','lastapplication','lastdata','startsWith','cdr(','match','queue','[syncNewExten][VoiceCallReport]','answered','diff','xcally-motion-preview','connectedlinenum','calleridnum','connectedlinename','calleridname','destinationchannel','UserId','membername','syncMixMonitorFilename','monitor','endsWith','replace','.wav49','monitorFilename','find','monitors','push','mixmonitor_filename','value','variable','xmd-callerid','type','xmd-queue','originatecalleridnum','xmd-callerid-preview','calleridpreview','sipcallid','sipcalluniqueid','parse','sipcalllinkedid','billableseconds','answertime','custom:voiceCallReport','[syncHangup][VoiceCallReport]','syncAttendedTransfer','transfereeuniqueid','transfercalleridnum','origtransferercalleridnum','transferconnectedlinenum','transfertargetcalleridnum','secondtransfereruniqueid','transfertargetuniqueid','origtransfereruniqueid','syncBlindTransfer','extension','BlindTransfer','transfererchannel','[syncBlindTransfer][VoiceCallReport]','isNil','mohstarttime','[syncMusicOnHoldStart][VoiceCallReport]','syncMusicOnHoldStop','mohtime','[syncMusicOnHoldStop][VoiceCallReport]','exports','lodash','util','path','ioredis','ami','../model/channel','unknown','not_inuse','inuse','busy','invalid','unavailable','ringing','ringinuse','onhold','set','agi','dial','playback','voicemail','NO\x20ANSWER','FAILED','ANSWERED','redis','socket.io-emitter','channels','agents','syncNewExten','bind','newexten','newchannel'];(function(_0x154cb5,_0x1a8d5a){var _0x3f574f=function(_0x597a52){while(--_0x597a52){_0x154cb5['push'](_0x154cb5['shift']());}};_0x3f574f(++_0x1a8d5a);}(_0x1c22,0x197));var _0x21c2=function(_0x147027,_0x14d5b8){_0x147027=_0x147027-0x0;var _0x55dc27=_0x1c22[_0x147027];return _0x55dc27;};'use strict';var BPromise=require('bluebird');var _=require(_0x21c2('0x0'));var moment=require('moment');var util=require(_0x21c2('0x1'));var path=require(_0x21c2('0x2'));var Redis=require(_0x21c2('0x3'));var config=require('../../../config/environment');var logger=require('../../../config/logger')(_0x21c2('0x4'));var ami=require('../ami');var Channel=require(_0x21c2('0x5'));var statusDesc=[_0x21c2('0x6'),_0x21c2('0x7'),_0x21c2('0x8'),_0x21c2('0x9'),_0x21c2('0xa'),_0x21c2('0xb'),_0x21c2('0xc'),_0x21c2('0xd'),_0x21c2('0xe')];var applications=[_0x21c2('0xf'),'queue',_0x21c2('0x10'),_0x21c2('0x11'),_0x21c2('0x12'),_0x21c2('0x13')];var dispositions=[_0x21c2('0x14'),_0x21c2('0x15'),'FAILED','NO\x20ANSWER',_0x21c2('0x14'),_0x21c2('0x14'),_0x21c2('0x16'),'BUSY',_0x21c2('0x15'),_0x21c2('0x15'),_0x21c2('0x15')];var actions={};config[_0x21c2('0x17')]=_['defaults'](config['redis'],{'host':'localhost','port':0x18eb});var io=require(_0x21c2('0x18'))(new Redis(config[_0x21c2('0x17')]));function VoiceCallReport(_0x338311){this[_0x21c2('0x19')]=_0x338311[_0x21c2('0x19')];this['agents']=_0x338311[_0x21c2('0x1a')];ami['on']('coreshowchannel',this[_0x21c2('0x1b')][_0x21c2('0x1c')](this));ami['on'](_0x21c2('0x1d'),this[_0x21c2('0x1b')][_0x21c2('0x1c')](this));ami['on'](_0x21c2('0x1e'),this[_0x21c2('0x1f')][_0x21c2('0x1c')](this));ami['on'](_0x21c2('0x20'),this[_0x21c2('0x21')]['bind'](this));ami['on'](_0x21c2('0x22'),this[_0x21c2('0x23')][_0x21c2('0x1c')](this));ami['on']('hangup',this[_0x21c2('0x24')][_0x21c2('0x1c')](this));ami['on']('newcallerid',this['syncNewCallerId'][_0x21c2('0x1c')](this));ami['on'](_0x21c2('0x25'),this['syncAttendedTransfer'][_0x21c2('0x1c')](this));ami['on'](_0x21c2('0x26'),this['syncBlindTransfer'][_0x21c2('0x1c')](this));ami['on'](_0x21c2('0x27'),this[_0x21c2('0x28')][_0x21c2('0x1c')](this));ami['on']('musiconholdstop',this['syncMusicOnHoldStop']['bind'](this));return BPromise[_0x21c2('0x29')]()[_0x21c2('0x2a')](ami[_0x21c2('0x2b')]())[_0x21c2('0x2c')](function(_0x2319eb){console['log'](_0x2319eb);});}VoiceCallReport[_0x21c2('0x2d')][_0x21c2('0x2e')]=function(_0x4d7365){return _0x4d7365!==null&&!_[_0x21c2('0x2f')](_0x4d7365);};VoiceCallReport[_0x21c2('0x2d')][_0x21c2('0x30')]=function(_0x4f1f31,_0x4ae470,_0x3468e3){io['to'](_0x4f1f31)[_0x21c2('0x30')](_0x4ae470,_0x3468e3);};VoiceCallReport[_0x21c2('0x2d')][_0x21c2('0x31')]=function(_0xdaa501){try{if(this['isNotNull'](_0xdaa501)){if(_0xdaa501[_0x21c2('0x32')]===_0xdaa501[_0x21c2('0x33')]){if(!_[_0x21c2('0x2f')](this[_0x21c2('0x19')][_0xdaa501[_0x21c2('0x32')]])){_[_0x21c2('0x34')](this[_0x21c2('0x19')][_0xdaa501[_0x21c2('0x32')]],_[_0x21c2('0x35')](_0xdaa501,_[_0x21c2('0x36')](this['channels'][_0xdaa501[_0x21c2('0x32')]])));}}}}catch(_0x289a42){logger[_0x21c2('0x37')](_0x21c2('0x38'),util[_0x21c2('0x39')](_0x289a42,{'showHidden':![],'depth':null}));}};VoiceCallReport['prototype'][_0x21c2('0x1f')]=function(_0x724c50){try{if(this[_0x21c2('0x2e')](_0x724c50)){if(_0x724c50['uniqueid']===_0x724c50[_0x21c2('0x33')]&&_0x724c50[_0x21c2('0x3a')]!=_0x21c2('0x3b')){if(_['isUndefined'](this[_0x21c2('0x19')][_0x724c50[_0x21c2('0x32')]])){this['channels'][_0x724c50[_0x21c2('0x32')]]=new Channel();this['channels'][_0x724c50[_0x21c2('0x32')]][_0x21c2('0x3c')]=moment()[_0x21c2('0x3d')](_0x21c2('0x3e'));this['channels'][_0x724c50['uniqueid']][_0x21c2('0x3f')]=dispositions[_[_0x21c2('0x40')](_0x724c50[_0x21c2('0x41')])];_[_0x21c2('0x34')](this[_0x21c2('0x19')][_0x724c50[_0x21c2('0x32')]],_[_0x21c2('0x35')](_0x724c50,_['keys'](this[_0x21c2('0x19')][_0x724c50[_0x21c2('0x32')]])));if(_0x724c50[_0x21c2('0x42')]===_0x21c2('0x43')){if(this[_0x21c2('0x1a')][_0x724c50[_0x21c2('0x3a')][_0x21c2('0x44')]('-')[0x0]]){this['agents'][_0x724c50[_0x21c2('0x3a')][_0x21c2('0x44')]('-')[0x0]][_0x21c2('0x45')]=_0x724c50[_0x21c2('0x46')];this[_0x21c2('0x30')](util[_0x21c2('0x3d')](_0x21c2('0x47'),this[_0x21c2('0x1a')][_0x724c50[_0x21c2('0x3a')]['split']('-')[0x0]][_0x21c2('0x48')]),_0x21c2('0x49'),{'destaccountcode':this[_0x21c2('0x1a')][_0x724c50['channel'][_0x21c2('0x44')]('-')[0x0]][_0x21c2('0x4a')],'destconnectedlinenum':_0x724c50[_0x21c2('0x46')]});}}}}}}catch(_0x403116){logger[_0x21c2('0x37')](_0x21c2('0x4b'),util[_0x21c2('0x39')](_0x403116,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0x21c2('0x2d')][_0x21c2('0x1b')]=function(_0x88ccbf){try{if(this[_0x21c2('0x2e')](_0x88ccbf)){if(_0x88ccbf[_0x21c2('0x32')]===_0x88ccbf['linkedid']&&_0x88ccbf[_0x21c2('0x46')]!='h'&&_0x88ccbf['channel']!='OutgoingSpoolFailed'){_0x88ccbf[_0x21c2('0x4c')]=_0x88ccbf[_0x21c2('0x4c')][_0x21c2('0x4d')]();_0x88ccbf['applicationdata']=(_0x88ccbf['appdata']||_0x88ccbf[_0x21c2('0x4e')])[_0x21c2('0x4d')]();if(_[_0x21c2('0x2f')](this[_0x21c2('0x19')][_0x88ccbf[_0x21c2('0x32')]])){this[_0x21c2('0x19')][_0x88ccbf[_0x21c2('0x32')]]=new Channel();this[_0x21c2('0x19')][_0x88ccbf['uniqueid']][_0x21c2('0x3c')]=_0x88ccbf[_0x21c2('0x4f')]?moment()['subtract'](moment[_0x21c2('0x4f')](_0x88ccbf[_0x21c2('0x4f')])[_0x21c2('0x50')](),_0x21c2('0x50'))[_0x21c2('0x3d')](_0x21c2('0x3e')):moment()['format'](_0x21c2('0x3e'));this[_0x21c2('0x19')][_0x88ccbf[_0x21c2('0x32')]][_0x21c2('0x3f')]=_0x21c2('0x14');}_[_0x21c2('0x34')](this[_0x21c2('0x19')][_0x88ccbf[_0x21c2('0x32')]],_['pick'](_0x88ccbf,_[_0x21c2('0x36')](this[_0x21c2('0x19')][_0x88ccbf[_0x21c2('0x32')]])));if(_[_0x21c2('0x51')](applications,_0x88ccbf[_0x21c2('0x4c')])){this[_0x21c2('0x19')][_0x88ccbf[_0x21c2('0x32')]][_0x21c2('0x52')]=_0x88ccbf[_0x21c2('0x4c')];this[_0x21c2('0x19')][_0x88ccbf[_0x21c2('0x32')]][_0x21c2('0x53')]=_0x88ccbf['applicationdata'];if(_0x88ccbf[_0x21c2('0x4c')]===_0x21c2('0xf')&&_[_0x21c2('0x54')](_0x88ccbf['applicationdata'],_0x21c2('0x55'))){var _0x32122a=_0x88ccbf[_0x21c2('0x4e')][_0x21c2('0x44')]('=');var _0x1ddde6=_0x32122a[0x0][_0x21c2('0x56')](/cdr\((.*)\)/);if(_0x1ddde6){this['channels'][_0x88ccbf[_0x21c2('0x32')]][_0x1ddde6[0x1]]=_0x32122a[0x1];}}else if(_0x88ccbf[_0x21c2('0x4c')]==='queue'){this[_0x21c2('0x19')][_0x88ccbf[_0x21c2('0x32')]][_0x21c2('0x57')]=_0x88ccbf[_0x21c2('0x4e')][_0x21c2('0x44')](',')[0x0];}}}}}catch(_0x489089){logger[_0x21c2('0x37')](_0x21c2('0x58'),util[_0x21c2('0x39')](_0x489089,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0x21c2('0x2d')][_0x21c2('0x21')]=function(_0xab344c){try{if(this[_0x21c2('0x2e')](_0xab344c)){if(_0xab344c[_0x21c2('0x32')]!==_0xab344c[_0x21c2('0x33')]){if(this[_0x21c2('0x19')][_0xab344c[_0x21c2('0x33')]]){if(_0xab344c['channelstate']==='6'){if(!this[_0x21c2('0x19')][_0xab344c[_0x21c2('0x33')]][_0x21c2('0x59')]){var _0x540fb8=moment();this[_0x21c2('0x19')][_0xab344c['linkedid']]['answered']=!![];this[_0x21c2('0x19')][_0xab344c[_0x21c2('0x33')]]['answertime']=_0x540fb8[_0x21c2('0x3d')](_0x21c2('0x3e'));if(this[_0x21c2('0x19')][_0xab344c['linkedid']][_0x21c2('0x3c')]){this['channels'][_0xab344c[_0x21c2('0x33')]]['holdtime']=_0x540fb8[_0x21c2('0x5a')](this['channels'][_0xab344c[_0x21c2('0x33')]][_0x21c2('0x3c')],'seconds');}}this[_0x21c2('0x19')][_0xab344c[_0x21c2('0x33')]]['linkedid']=_0xab344c['uniqueid'];if(_0xab344c['calleridnum']!==_0x21c2('0x5b')){this['channels'][_0xab344c[_0x21c2('0x33')]][_0x21c2('0x5c')]=_0xab344c[_0x21c2('0x5d')];}this[_0x21c2('0x19')][_0xab344c[_0x21c2('0x33')]][_0x21c2('0x5e')]=_0xab344c[_0x21c2('0x5f')];this[_0x21c2('0x19')][_0xab344c[_0x21c2('0x33')]][_0x21c2('0x60')]=_0xab344c[_0x21c2('0x3a')];this['channels'][_0xab344c[_0x21c2('0x33')]][_0x21c2('0x3f')]=dispositions[_['toNumber'](_0xab344c['channelstate'])];if(this['agents'][_0xab344c[_0x21c2('0x3a')]['split']('-')[0x0]]){this[_0x21c2('0x19')][_0xab344c['linkedid']][_0x21c2('0x61')]=this['agents'][_0xab344c[_0x21c2('0x3a')][_0x21c2('0x44')]('-')[0x0]]['id'];this[_0x21c2('0x19')][_0xab344c[_0x21c2('0x33')]][_0x21c2('0x62')]=this['agents'][_0xab344c[_0x21c2('0x3a')][_0x21c2('0x44')]('-')[0x0]][_0x21c2('0x48')];}}}}else{if(this[_0x21c2('0x19')][_0xab344c['uniqueid']]){if(_0xab344c[_0x21c2('0x41')]==='6'){if(this['agents'][_0xab344c[_0x21c2('0x3a')][_0x21c2('0x44')]('-')[0x0]]){this['channels'][_0xab344c['uniqueid']][_0x21c2('0x61')]=this['agents'][_0xab344c[_0x21c2('0x3a')]['split']('-')[0x0]]['id'];this[_0x21c2('0x19')][_0xab344c[_0x21c2('0x32')]][_0x21c2('0x62')]=this[_0x21c2('0x1a')][_0xab344c[_0x21c2('0x3a')][_0x21c2('0x44')]('-')[0x0]][_0x21c2('0x48')];}}}}}}catch(_0x1f19e8){logger[_0x21c2('0x37')]('[syncNewState][VoiceCallReport]',util[_0x21c2('0x39')](_0x1f19e8,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0x21c2('0x2d')][_0x21c2('0x63')]=function(_0xe52b04,_0x25851f){if(this[_0x21c2('0x19')][_0xe52b04]){this[_0x21c2('0x19')][_0xe52b04][_0x21c2('0x64')]=!![];if(_[_0x21c2('0x65')](_0x25851f,'.wav49')){_0x25851f=_0x25851f[_0x21c2('0x66')](_0x21c2('0x67'),'.WAV');}this['channels'][_0xe52b04][_0x21c2('0x68')]=_0x25851f;var _0x3a4d48=_[_0x21c2('0x69')](this[_0x21c2('0x19')][_0xe52b04][_0x21c2('0x6a')],{'filename':_0x25851f});if(_['isNil'](_0x3a4d48)){this['channels'][_0xe52b04][_0x21c2('0x6a')][_0x21c2('0x6b')]({'filename':_0x25851f,'createdAt':moment()[_0x21c2('0x3d')](_0x21c2('0x3e')),'mixmonitorid':'','status':'rec'});}}};VoiceCallReport['prototype'][_0x21c2('0x23')]=function(_0x53c20d){try{if(this[_0x21c2('0x2e')](_0x53c20d)){if(this[_0x21c2('0x19')][_0x53c20d[_0x21c2('0x32')]]&&_0x53c20d['channel']!=_0x21c2('0x3b')){if(this['isNotNull'](_0x53c20d['variable'])){if(this[_0x21c2('0x2e')](_0x53c20d['variable'][_0x21c2('0x6c')])){this[_0x21c2('0x63')](_0x53c20d[_0x21c2('0x32')],_0x53c20d[_0x21c2('0x6d')]);}else if(this['isNotNull'](_0x53c20d[_0x21c2('0x6e')]['xmd-phone'])){this['channels'][_0x53c20d[_0x21c2('0x32')]][_0x21c2('0x5d')]=_0x53c20d[_0x21c2('0x6d')];}else if(this['isNotNull'](_0x53c20d['variable'][_0x21c2('0x6f')])){this[_0x21c2('0x19')][_0x53c20d['uniqueid']]['callerid']=_0x53c20d[_0x21c2('0x6d')];}else if(this[_0x21c2('0x2e')](_0x53c20d[_0x21c2('0x6e')]['xmd-cdrtype'])){this[_0x21c2('0x19')][_0x53c20d['uniqueid']][_0x21c2('0x70')]=_0x53c20d['value'];}else if(this['isNotNull'](_0x53c20d[_0x21c2('0x6e')][_0x21c2('0x71')])){this['channels'][_0x53c20d[_0x21c2('0x32')]][_0x21c2('0x57')]=_0x53c20d[_0x21c2('0x6d')][_0x21c2('0x44')](',')[0x0];}else if(this[_0x21c2('0x2e')](_0x53c20d[_0x21c2('0x6e')]['xmd-originatecalleridnum'])){this[_0x21c2('0x19')][_0x53c20d[_0x21c2('0x32')]][_0x21c2('0x72')]=_0x53c20d[_0x21c2('0x6d')];}else if(this[_0x21c2('0x2e')](_0x53c20d[_0x21c2('0x6e')]['xmd-destination'])){this[_0x21c2('0x19')][_0x53c20d[_0x21c2('0x32')]]['destination']=_0x53c20d[_0x21c2('0x6d')];}else if(this[_0x21c2('0x2e')](_0x53c20d['variable'][_0x21c2('0x73')])){this[_0x21c2('0x19')][_0x53c20d[_0x21c2('0x32')]][_0x21c2('0x74')]=_0x53c20d[_0x21c2('0x6d')];}else if(this[_0x21c2('0x2e')](_0x53c20d['variable']['xmcs-queue'])){this['channels'][_0x53c20d[_0x21c2('0x32')]][_0x21c2('0x57')]=_0x53c20d[_0x21c2('0x6d')];}else if(this[_0x21c2('0x2e')](_0x53c20d['variable'][_0x21c2('0x75')])){this[_0x21c2('0x19')][_0x53c20d[_0x21c2('0x32')]][_0x21c2('0x76')]=_0x53c20d['value'];}}}else if(this['isNotNull'](_0x53c20d['variable'][_0x21c2('0x6c')])){if(_0x53c20d[_0x21c2('0x6d')]){var _0x3bd538=path[_0x21c2('0x77')](_0x53c20d[_0x21c2('0x6d')])[_0x21c2('0x48')];this['syncMixMonitorFilename'](_0x3bd538,_0x53c20d[_0x21c2('0x6d')]);}}else if(this[_0x21c2('0x19')][_0x53c20d[_0x21c2('0x33')]]){if(this['isNotNull'](_0x53c20d[_0x21c2('0x6e')])){if(this[_0x21c2('0x2e')](_0x53c20d['variable'][_0x21c2('0x75')])){this[_0x21c2('0x19')][_0x53c20d[_0x21c2('0x33')]][_0x21c2('0x78')]=_0x53c20d['value'];}}}}}catch(_0x57450a){logger[_0x21c2('0x37')]('[syncVarSet][VoiceCallReport]',util['inspect'](_0x57450a,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0x21c2('0x2d')][_0x21c2('0x24')]=function(_0x31d614){try{if(this[_0x21c2('0x2e')](_0x31d614)){if(this[_0x21c2('0x19')][_0x31d614['uniqueid']]){var _0x51d3ff=moment();this[_0x21c2('0x19')][_0x31d614[_0x21c2('0x32')]]['endtime']=_0x51d3ff[_0x21c2('0x3d')]('YYYY-MM-DD\x20HH:mm:ss');this[_0x21c2('0x19')][_0x31d614[_0x21c2('0x32')]]['duration']=_0x51d3ff[_0x21c2('0x5a')](this[_0x21c2('0x19')][_0x31d614['uniqueid']][_0x21c2('0x3c')],_0x21c2('0x50'));if(this[_0x21c2('0x19')][_0x31d614[_0x21c2('0x32')]][_0x21c2('0x59')]){this[_0x21c2('0x19')][_0x31d614['uniqueid']][_0x21c2('0x79')]=_0x51d3ff[_0x21c2('0x5a')](this[_0x21c2('0x19')][_0x31d614['uniqueid']][_0x21c2('0x7a')],'seconds');this['channels'][_0x31d614[_0x21c2('0x32')]]['holdtime']=this[_0x21c2('0x19')][_0x31d614[_0x21c2('0x32')]]['duration']-this['channels'][_0x31d614[_0x21c2('0x32')]]['billableseconds'];}if(_0x31d614['context']===_0x21c2('0x43')){if(this[_0x21c2('0x1a')][_0x31d614[_0x21c2('0x3a')][_0x21c2('0x44')]('-')[0x0]]){this[_0x21c2('0x1a')][_0x31d614[_0x21c2('0x3a')][_0x21c2('0x44')]('-')[0x0]]=_['omit'](this['agents'][_0x31d614[_0x21c2('0x3a')]['split']('-')[0x0]],[_0x21c2('0x45')]);this[_0x21c2('0x30')](util[_0x21c2('0x3d')](_0x21c2('0x47'),this[_0x21c2('0x1a')][_0x31d614[_0x21c2('0x3a')][_0x21c2('0x44')]('-')[0x0]]['name']),'user:agentcomplete',{'destaccountcode':this[_0x21c2('0x1a')][_0x31d614[_0x21c2('0x3a')]['split']('-')[0x0]][_0x21c2('0x4a')]});}}ami[_0x21c2('0x30')](_0x21c2('0x7b'),this[_0x21c2('0x19')][_0x31d614['uniqueid']]);delete this[_0x21c2('0x19')][_0x31d614[_0x21c2('0x32')]];}}}catch(_0x368417){logger[_0x21c2('0x37')](_0x21c2('0x7c'),util[_0x21c2('0x39')](_0x368417,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0x21c2('0x2d')][_0x21c2('0x7d')]=function(_0x1d0feb){try{if(this[_0x21c2('0x2e')](_0x1d0feb)){if(this[_0x21c2('0x19')][_0x1d0feb[_0x21c2('0x7e')]]){this[_0x21c2('0x19')][_0x1d0feb[_0x21c2('0x7e')]][_0x21c2('0x7f')]=_0x1d0feb[_0x21c2('0x80')];this['channels'][_0x1d0feb['transfereeuniqueid']][_0x21c2('0x81')]=_0x1d0feb[_0x21c2('0x82')];if(this[_0x21c2('0x19')][_0x1d0feb[_0x21c2('0x83')]]){var _0x5e7d71=this[_0x21c2('0x19')][_0x1d0feb[_0x21c2('0x83')]];this['channels'][_0x1d0feb[_0x21c2('0x83')]]=this[_0x21c2('0x19')][_0x1d0feb[_0x21c2('0x7e')]];this['channels'][_0x1d0feb[_0x21c2('0x7e')]]=_0x5e7d71;}}else if(this[_0x21c2('0x19')][_0x1d0feb[_0x21c2('0x84')]]){this[_0x21c2('0x19')][_0x1d0feb[_0x21c2('0x84')]][_0x21c2('0x7f')]=_0x1d0feb[_0x21c2('0x80')];this['channels'][_0x1d0feb[_0x21c2('0x84')]]['transferconnectedlinenum']=_0x1d0feb[_0x21c2('0x82')];if(this[_0x21c2('0x19')][_0x1d0feb['origtransfereruniqueid']]){var _0x5e7d71=this['channels'][_0x1d0feb[_0x21c2('0x85')]];this[_0x21c2('0x19')][_0x1d0feb[_0x21c2('0x85')]]=this[_0x21c2('0x19')][_0x1d0feb[_0x21c2('0x84')]];this[_0x21c2('0x19')][_0x1d0feb['transfertargetuniqueid']]=_0x5e7d71;}}}}catch(_0x4f7610){logger[_0x21c2('0x37')]('[syncAttendedTransfer][VoiceCallReport]',util[_0x21c2('0x39')](_0x4f7610,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0x21c2('0x2d')][_0x21c2('0x86')]=function(_0x893102){try{if(this[_0x21c2('0x2e')](_0x893102)){if(this[_0x21c2('0x19')][_0x893102[_0x21c2('0x7e')]]){this[_0x21c2('0x19')][_0x893102[_0x21c2('0x7e')]][_0x21c2('0x7f')]=_0x893102['transfereecalleridnum'];this[_0x21c2('0x19')][_0x893102[_0x21c2('0x7e')]][_0x21c2('0x81')]=_0x893102[_0x21c2('0x87')];this[_0x21c2('0x24')]({'event':_0x21c2('0x88'),'uniqueid':_0x893102[_0x21c2('0x7e')],'context':_0x893102['context'],'channel':_0x893102[_0x21c2('0x89')]});}}}catch(_0x4a5089){logger[_0x21c2('0x37')](_0x21c2('0x8a'),util[_0x21c2('0x39')](_0x4a5089,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0x21c2('0x2d')]['syncMusicOnHoldStart']=function(_0x59ba00){try{if(this[_0x21c2('0x2e')](_0x59ba00)){if(this[_0x21c2('0x19')][_0x59ba00['uniqueid']]){if(!_[_0x21c2('0x8b')](this[_0x21c2('0x19')][_0x59ba00[_0x21c2('0x32')]][_0x21c2('0x7a')])){this[_0x21c2('0x19')][_0x59ba00[_0x21c2('0x32')]][_0x21c2('0x8c')]=moment()['format'](_0x21c2('0x3e'));}}}}catch(_0x16109b){logger[_0x21c2('0x37')](_0x21c2('0x8d'),util[_0x21c2('0x39')](_0x16109b,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0x21c2('0x2d')][_0x21c2('0x8e')]=function(_0x391847){try{if(this[_0x21c2('0x2e')](_0x391847)){if(this[_0x21c2('0x19')][_0x391847[_0x21c2('0x32')]]){if(!_[_0x21c2('0x8b')](this[_0x21c2('0x19')][_0x391847[_0x21c2('0x32')]][_0x21c2('0x8c')])){this[_0x21c2('0x19')][_0x391847[_0x21c2('0x32')]][_0x21c2('0x8f')]+=moment()['milliseconds'](0x0)[_0x21c2('0x5a')](this[_0x21c2('0x19')][_0x391847['uniqueid']]['mohstarttime'],_0x21c2('0x50'));delete this[_0x21c2('0x19')][_0x391847[_0x21c2('0x32')]][_0x21c2('0x8c')];}}}}catch(_0x5ec1ba){logger[_0x21c2('0x37')](_0x21c2('0x90'),util[_0x21c2('0x39')](_0x5ec1ba,{'showHidden':![],'depth':null}));}};module[_0x21c2('0x91')]=VoiceCallReport;
\ No newline at end of file