Built motion from commit (unavailable).|2.5.23
[motion2.git] / server / services / ami / report / voiceCallReport.js
index a29e8aa..f82238a 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x074a=['lodash','moment','util','ioredis','../../../config/logger','../model/channel','unknown','not_inuse','inuse','busy','invalid','unavailable','ringing','ringinuse','onhold','set','queue','agi','dial','playback','voicemail','NO\x20ANSWER','FAILED','ANSWERED','BUSY','redis','defaults','localhost','socket.io-emitter','channels','agents','coreshowchannel','syncNewExten','newexten','bind','syncNewChannel','newstate','syncNewState','varset','syncVarSet','hangup','syncHangup','newcallerid','syncNewCallerId','attendedtransfer','syncAttendedTransfer','blindtransfer','syncBlindTransfer','musiconholdstop','resolve','actionCoreShowChannels','catch','log','prototype','isNotNull','emit','linkedid','merge','uniqueid','keys','error','inspect','channel','OutgoingSpoolFailed','isUndefined','starttime','format','YYYY-MM-DD\x20HH:mm:ss','disposition','channelstate','pick','split','destconnectedlinenum','exten','user:%s','name','user:agentconnect','accountcode','[syncNewChannel][VoiceCallReport]','application','toLowerCase','applicationdata','duration','subtract','seconds','lastapplication','lastdata','startsWith','match','[syncNewExten][VoiceCallReport]','answered','holdtime','calleridnum','xcally-motion-preview','connectedlinenum','connectedlinename','calleridname','destinationchannel','toNumber','UserId','membername','syncMixMonitorFilename','endsWith','.WAV','find','isNil','monitors','push','rec','variable','mixmonitor_filename','xmd-phone','xmd-callerid','xmd-cdrtype','value','xmd-queue','xmd-originatecalleridnum','originatecalleridnum','destination','xmd-callerid-preview','xmcs-queue','sipcallid','sipcalluniqueid','sipcalllinkedid','diff','billableseconds','answertime','context','from-sip','omit','user:agentcomplete','custom:voiceCallReport','[syncHangup][VoiceCallReport]','transfereeuniqueid','transfercalleridnum','origtransferercalleridnum','transferconnectedlinenum','transfertargetcalleridnum','secondtransfereruniqueid','transfertargetuniqueid','origtransfereruniqueid','[syncAttendedTransfer][VoiceCallReport]','transfereecalleridnum','extension','transfererchannel','[syncBlindTransfer][VoiceCallReport]','syncMusicOnHoldStart','mohstarttime','syncMusicOnHoldStop','mohtime','milliseconds','bluebird'];(function(_0x3b27d1,_0x30fe89){var _0x30e16c=function(_0x220223){while(--_0x220223){_0x3b27d1['push'](_0x3b27d1['shift']());}};_0x30e16c(++_0x30fe89);}(_0x074a,0x97));var _0xa074=function(_0x20a584,_0xe384a5){_0x20a584=_0x20a584-0x0;var _0x4b41a8=_0x074a[_0x20a584];return _0x4b41a8;};'use strict';var BPromise=require(_0xa074('0x0'));var _=require(_0xa074('0x1'));var moment=require(_0xa074('0x2'));var util=require(_0xa074('0x3'));var path=require('path');var Redis=require(_0xa074('0x4'));var config=require('../../../config/environment');var logger=require(_0xa074('0x5'))('ami');var ami=require('../ami');var Channel=require(_0xa074('0x6'));var statusDesc=[_0xa074('0x7'),_0xa074('0x8'),_0xa074('0x9'),_0xa074('0xa'),_0xa074('0xb'),_0xa074('0xc'),_0xa074('0xd'),_0xa074('0xe'),_0xa074('0xf')];var applications=[_0xa074('0x10'),_0xa074('0x11'),_0xa074('0x12'),_0xa074('0x13'),_0xa074('0x14'),_0xa074('0x15')];var dispositions=[_0xa074('0x16'),_0xa074('0x17'),_0xa074('0x17'),_0xa074('0x16'),_0xa074('0x16'),_0xa074('0x16'),_0xa074('0x18'),_0xa074('0x19'),_0xa074('0x17'),_0xa074('0x17'),_0xa074('0x17')];var actions={};config[_0xa074('0x1a')]=_[_0xa074('0x1b')](config[_0xa074('0x1a')],{'host':_0xa074('0x1c'),'port':0x18eb});var io=require(_0xa074('0x1d'))(new Redis(config['redis']));function VoiceCallReport(_0x6a23b8){this[_0xa074('0x1e')]=_0x6a23b8[_0xa074('0x1e')];this[_0xa074('0x1f')]=_0x6a23b8[_0xa074('0x1f')];ami['on'](_0xa074('0x20'),this[_0xa074('0x21')]['bind'](this));ami['on'](_0xa074('0x22'),this['syncNewExten'][_0xa074('0x23')](this));ami['on']('newchannel',this[_0xa074('0x24')][_0xa074('0x23')](this));ami['on'](_0xa074('0x25'),this[_0xa074('0x26')][_0xa074('0x23')](this));ami['on'](_0xa074('0x27'),this[_0xa074('0x28')][_0xa074('0x23')](this));ami['on'](_0xa074('0x29'),this[_0xa074('0x2a')]['bind'](this));ami['on'](_0xa074('0x2b'),this[_0xa074('0x2c')][_0xa074('0x23')](this));ami['on'](_0xa074('0x2d'),this[_0xa074('0x2e')]['bind'](this));ami['on'](_0xa074('0x2f'),this[_0xa074('0x30')][_0xa074('0x23')](this));ami['on']('musiconholdstart',this['syncMusicOnHoldStart'][_0xa074('0x23')](this));ami['on'](_0xa074('0x31'),this['syncMusicOnHoldStop']['bind'](this));return BPromise[_0xa074('0x32')]()['then'](ami[_0xa074('0x33')]())[_0xa074('0x34')](function(_0xcdf3c){console[_0xa074('0x35')](_0xcdf3c);});}VoiceCallReport[_0xa074('0x36')][_0xa074('0x37')]=function(_0x5aa091){return _0x5aa091!==null&&!_['isUndefined'](_0x5aa091);};VoiceCallReport[_0xa074('0x36')][_0xa074('0x38')]=function(_0x13a58a,_0x354a03,_0x404eb8){io['to'](_0x13a58a)[_0xa074('0x38')](_0x354a03,_0x404eb8);};VoiceCallReport[_0xa074('0x36')][_0xa074('0x2c')]=function(_0xfc9241){try{if(this[_0xa074('0x37')](_0xfc9241)){if(_0xfc9241['uniqueid']===_0xfc9241[_0xa074('0x39')]){if(!_['isUndefined'](this[_0xa074('0x1e')][_0xfc9241['uniqueid']])){_[_0xa074('0x3a')](this[_0xa074('0x1e')][_0xfc9241[_0xa074('0x3b')]],_['pick'](_0xfc9241,_[_0xa074('0x3c')](this[_0xa074('0x1e')][_0xfc9241['uniqueid']])));}}}}catch(_0x15527b){logger[_0xa074('0x3d')]('[syncNewCallerId][VoiceCallReport]',util[_0xa074('0x3e')](_0x15527b,{'showHidden':![],'depth':null}));}};VoiceCallReport['prototype']['syncNewChannel']=function(_0x238096){try{if(this[_0xa074('0x37')](_0x238096)){if(_0x238096['uniqueid']===_0x238096[_0xa074('0x39')]&&_0x238096[_0xa074('0x3f')]!=_0xa074('0x40')){if(_[_0xa074('0x41')](this[_0xa074('0x1e')][_0x238096[_0xa074('0x3b')]])){this[_0xa074('0x1e')][_0x238096[_0xa074('0x3b')]]=new Channel();this[_0xa074('0x1e')][_0x238096['uniqueid']][_0xa074('0x42')]=moment()[_0xa074('0x43')](_0xa074('0x44'));this[_0xa074('0x1e')][_0x238096[_0xa074('0x3b')]][_0xa074('0x45')]=dispositions[_['toNumber'](_0x238096[_0xa074('0x46')])];_['merge'](this[_0xa074('0x1e')][_0x238096[_0xa074('0x3b')]],_[_0xa074('0x47')](_0x238096,_['keys'](this['channels'][_0x238096['uniqueid']])));if(_0x238096['context']==='from-sip'){if(this[_0xa074('0x1f')][_0x238096[_0xa074('0x3f')][_0xa074('0x48')]('-')[0x0]]){this[_0xa074('0x1f')][_0x238096[_0xa074('0x3f')][_0xa074('0x48')]('-')[0x0]][_0xa074('0x49')]=_0x238096[_0xa074('0x4a')];this[_0xa074('0x38')](util['format'](_0xa074('0x4b'),this[_0xa074('0x1f')][_0x238096[_0xa074('0x3f')]['split']('-')[0x0]][_0xa074('0x4c')]),_0xa074('0x4d'),{'destaccountcode':this[_0xa074('0x1f')][_0x238096[_0xa074('0x3f')]['split']('-')[0x0]][_0xa074('0x4e')],'destconnectedlinenum':_0x238096['exten']});}}}}}}catch(_0x5708d5){logger['error'](_0xa074('0x4f'),util[_0xa074('0x3e')](_0x5708d5,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0xa074('0x36')]['syncNewExten']=function(_0x288820){try{if(this['isNotNull'](_0x288820)){if(_0x288820['uniqueid']===_0x288820[_0xa074('0x39')]&&_0x288820[_0xa074('0x4a')]!='h'&&_0x288820[_0xa074('0x3f')]!=_0xa074('0x40')){_0x288820[_0xa074('0x50')]=_0x288820[_0xa074('0x50')][_0xa074('0x51')]();_0x288820[_0xa074('0x52')]=(_0x288820['appdata']||_0x288820[_0xa074('0x52')])[_0xa074('0x51')]();if(_[_0xa074('0x41')](this[_0xa074('0x1e')][_0x288820[_0xa074('0x3b')]])){this[_0xa074('0x1e')][_0x288820[_0xa074('0x3b')]]=new Channel();this[_0xa074('0x1e')][_0x288820[_0xa074('0x3b')]][_0xa074('0x42')]=_0x288820[_0xa074('0x53')]?moment()[_0xa074('0x54')](moment[_0xa074('0x53')](_0x288820[_0xa074('0x53')])['seconds'](),_0xa074('0x55'))['format'](_0xa074('0x44')):moment()[_0xa074('0x43')](_0xa074('0x44'));this[_0xa074('0x1e')][_0x288820[_0xa074('0x3b')]][_0xa074('0x45')]=_0xa074('0x16');}_[_0xa074('0x3a')](this['channels'][_0x288820[_0xa074('0x3b')]],_['pick'](_0x288820,_['keys'](this[_0xa074('0x1e')][_0x288820[_0xa074('0x3b')]])));if(_['includes'](applications,_0x288820[_0xa074('0x50')])){this[_0xa074('0x1e')][_0x288820[_0xa074('0x3b')]][_0xa074('0x56')]=_0x288820['application'];this[_0xa074('0x1e')][_0x288820[_0xa074('0x3b')]][_0xa074('0x57')]=_0x288820[_0xa074('0x52')];if(_0x288820['application']==='set'&&_[_0xa074('0x58')](_0x288820['applicationdata'],'cdr(')){var _0x50ced6=_0x288820[_0xa074('0x52')][_0xa074('0x48')]('=');var _0x32c053=_0x50ced6[0x0][_0xa074('0x59')](/cdr\((.*)\)/);if(_0x32c053){this['channels'][_0x288820[_0xa074('0x3b')]][_0x32c053[0x1]]=_0x50ced6[0x1];}}else if(_0x288820[_0xa074('0x50')]===_0xa074('0x11')){this[_0xa074('0x1e')][_0x288820[_0xa074('0x3b')]][_0xa074('0x11')]=_0x288820[_0xa074('0x52')][_0xa074('0x48')](',')[0x0];}}}}}catch(_0x419e29){logger[_0xa074('0x3d')](_0xa074('0x5a'),util[_0xa074('0x3e')](_0x419e29,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0xa074('0x36')][_0xa074('0x26')]=function(_0x239d40){try{if(this[_0xa074('0x37')](_0x239d40)){if(_0x239d40[_0xa074('0x3b')]!==_0x239d40[_0xa074('0x39')]){if(this['channels'][_0x239d40[_0xa074('0x39')]]){if(_0x239d40[_0xa074('0x46')]==='6'){if(!this[_0xa074('0x1e')][_0x239d40[_0xa074('0x39')]][_0xa074('0x5b')]){var _0x53cee7=moment();this[_0xa074('0x1e')][_0x239d40[_0xa074('0x39')]][_0xa074('0x5b')]=!![];this[_0xa074('0x1e')][_0x239d40[_0xa074('0x39')]]['answertime']=_0x53cee7['format'](_0xa074('0x44'));if(this[_0xa074('0x1e')][_0x239d40[_0xa074('0x39')]][_0xa074('0x42')]){this['channels'][_0x239d40[_0xa074('0x39')]][_0xa074('0x5c')]=_0x53cee7['diff'](this[_0xa074('0x1e')][_0x239d40[_0xa074('0x39')]][_0xa074('0x42')],_0xa074('0x55'));}}this[_0xa074('0x1e')][_0x239d40[_0xa074('0x39')]][_0xa074('0x39')]=_0x239d40['uniqueid'];if(_0x239d40[_0xa074('0x5d')]!==_0xa074('0x5e')){this[_0xa074('0x1e')][_0x239d40[_0xa074('0x39')]][_0xa074('0x5f')]=_0x239d40[_0xa074('0x5d')];}this[_0xa074('0x1e')][_0x239d40[_0xa074('0x39')]][_0xa074('0x60')]=_0x239d40[_0xa074('0x61')];this[_0xa074('0x1e')][_0x239d40['linkedid']][_0xa074('0x62')]=_0x239d40[_0xa074('0x3f')];this[_0xa074('0x1e')][_0x239d40[_0xa074('0x39')]][_0xa074('0x45')]=dispositions[_[_0xa074('0x63')](_0x239d40[_0xa074('0x46')])];if(this[_0xa074('0x1f')][_0x239d40[_0xa074('0x3f')][_0xa074('0x48')]('-')[0x0]]){this[_0xa074('0x1e')][_0x239d40['linkedid']][_0xa074('0x64')]=this[_0xa074('0x1f')][_0x239d40['channel'][_0xa074('0x48')]('-')[0x0]]['id'];this['channels'][_0x239d40[_0xa074('0x39')]][_0xa074('0x65')]=this[_0xa074('0x1f')][_0x239d40['channel'][_0xa074('0x48')]('-')[0x0]][_0xa074('0x4c')];}}}}else{if(this[_0xa074('0x1e')][_0x239d40[_0xa074('0x3b')]]){if(_0x239d40[_0xa074('0x46')]==='6'){if(this[_0xa074('0x1f')][_0x239d40[_0xa074('0x3f')][_0xa074('0x48')]('-')[0x0]]){this[_0xa074('0x1e')][_0x239d40[_0xa074('0x3b')]][_0xa074('0x64')]=this[_0xa074('0x1f')][_0x239d40[_0xa074('0x3f')][_0xa074('0x48')]('-')[0x0]]['id'];this['channels'][_0x239d40['uniqueid']][_0xa074('0x65')]=this[_0xa074('0x1f')][_0x239d40[_0xa074('0x3f')][_0xa074('0x48')]('-')[0x0]][_0xa074('0x4c')];}}}}}}catch(_0x57f392){logger[_0xa074('0x3d')]('[syncNewState][VoiceCallReport]',util['inspect'](_0x57f392,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0xa074('0x36')][_0xa074('0x66')]=function(_0x1f87d2,_0x184129){if(this[_0xa074('0x1e')][_0x1f87d2]){this[_0xa074('0x1e')][_0x1f87d2]['monitor']=!![];if(_[_0xa074('0x67')](_0x184129,'.wav49')){_0x184129=_0x184129['replace']('.wav49',_0xa074('0x68'));}this['channels'][_0x1f87d2]['monitorFilename']=_0x184129;var _0x3278e0=_[_0xa074('0x69')](this[_0xa074('0x1e')][_0x1f87d2]['monitors'],{'filename':_0x184129});if(_[_0xa074('0x6a')](_0x3278e0)){this[_0xa074('0x1e')][_0x1f87d2][_0xa074('0x6b')][_0xa074('0x6c')]({'filename':_0x184129,'createdAt':moment()[_0xa074('0x43')](_0xa074('0x44')),'mixmonitorid':'','status':_0xa074('0x6d')});}}};VoiceCallReport[_0xa074('0x36')][_0xa074('0x28')]=function(_0x2c2f37){try{if(this['isNotNull'](_0x2c2f37)){if(this[_0xa074('0x1e')][_0x2c2f37['uniqueid']]&&_0x2c2f37[_0xa074('0x3f')]!=_0xa074('0x40')){if(this[_0xa074('0x37')](_0x2c2f37[_0xa074('0x6e')])){if(this[_0xa074('0x37')](_0x2c2f37[_0xa074('0x6e')][_0xa074('0x6f')])){this[_0xa074('0x66')](_0x2c2f37[_0xa074('0x3b')],_0x2c2f37['value']);}else if(this[_0xa074('0x37')](_0x2c2f37['variable'][_0xa074('0x70')])){this[_0xa074('0x1e')][_0x2c2f37[_0xa074('0x3b')]][_0xa074('0x5d')]=_0x2c2f37['value'];}else if(this['isNotNull'](_0x2c2f37['variable'][_0xa074('0x71')])){this[_0xa074('0x1e')][_0x2c2f37[_0xa074('0x3b')]]['callerid']=_0x2c2f37['value'];}else if(this['isNotNull'](_0x2c2f37[_0xa074('0x6e')][_0xa074('0x72')])){this[_0xa074('0x1e')][_0x2c2f37[_0xa074('0x3b')]]['type']=_0x2c2f37[_0xa074('0x73')];}else if(this[_0xa074('0x37')](_0x2c2f37[_0xa074('0x6e')][_0xa074('0x74')])){this[_0xa074('0x1e')][_0x2c2f37[_0xa074('0x3b')]][_0xa074('0x11')]=_0x2c2f37['value'][_0xa074('0x48')](',')[0x0];}else if(this[_0xa074('0x37')](_0x2c2f37[_0xa074('0x6e')][_0xa074('0x75')])){this[_0xa074('0x1e')][_0x2c2f37[_0xa074('0x3b')]][_0xa074('0x76')]=_0x2c2f37['value'];}else if(this['isNotNull'](_0x2c2f37[_0xa074('0x6e')]['xmd-destination'])){this[_0xa074('0x1e')][_0x2c2f37[_0xa074('0x3b')]][_0xa074('0x77')]=_0x2c2f37[_0xa074('0x73')];}else if(this['isNotNull'](_0x2c2f37[_0xa074('0x6e')][_0xa074('0x78')])){this['channels'][_0x2c2f37['uniqueid']]['calleridpreview']=_0x2c2f37[_0xa074('0x73')];}else if(this[_0xa074('0x37')](_0x2c2f37[_0xa074('0x6e')][_0xa074('0x79')])){this[_0xa074('0x1e')][_0x2c2f37['uniqueid']]['queue']=_0x2c2f37[_0xa074('0x73')];}else if(this[_0xa074('0x37')](_0x2c2f37[_0xa074('0x6e')][_0xa074('0x7a')])){this[_0xa074('0x1e')][_0x2c2f37[_0xa074('0x3b')]][_0xa074('0x7b')]=_0x2c2f37[_0xa074('0x73')];}}}else if(this[_0xa074('0x37')](_0x2c2f37['variable'][_0xa074('0x6f')])){if(_0x2c2f37[_0xa074('0x73')]){var _0x383ce8=path['parse'](_0x2c2f37[_0xa074('0x73')])['name'];this['syncMixMonitorFilename'](_0x383ce8,_0x2c2f37[_0xa074('0x73')]);}}else if(this[_0xa074('0x1e')][_0x2c2f37[_0xa074('0x39')]]){if(this[_0xa074('0x37')](_0x2c2f37[_0xa074('0x6e')])){if(this[_0xa074('0x37')](_0x2c2f37[_0xa074('0x6e')]['sipcallid'])){this[_0xa074('0x1e')][_0x2c2f37[_0xa074('0x39')]][_0xa074('0x7c')]=_0x2c2f37[_0xa074('0x73')];}}}}}catch(_0x2bef5f){logger['error']('[syncVarSet][VoiceCallReport]',util[_0xa074('0x3e')](_0x2bef5f,{'showHidden':![],'depth':null}));}};VoiceCallReport['prototype'][_0xa074('0x2a')]=function(_0x30a63d){try{if(this[_0xa074('0x37')](_0x30a63d)){if(this[_0xa074('0x1e')][_0x30a63d[_0xa074('0x3b')]]){var _0xfd446a=moment();this[_0xa074('0x1e')][_0x30a63d[_0xa074('0x3b')]]['endtime']=_0xfd446a['format']('YYYY-MM-DD\x20HH:mm:ss');this['channels'][_0x30a63d['uniqueid']][_0xa074('0x53')]=_0xfd446a[_0xa074('0x7d')](this[_0xa074('0x1e')][_0x30a63d[_0xa074('0x3b')]][_0xa074('0x42')],'seconds');if(this[_0xa074('0x1e')][_0x30a63d[_0xa074('0x3b')]][_0xa074('0x5b')]){this[_0xa074('0x1e')][_0x30a63d[_0xa074('0x3b')]][_0xa074('0x7e')]=_0xfd446a[_0xa074('0x7d')](this[_0xa074('0x1e')][_0x30a63d[_0xa074('0x3b')]][_0xa074('0x7f')],_0xa074('0x55'));this[_0xa074('0x1e')][_0x30a63d[_0xa074('0x3b')]][_0xa074('0x5c')]=this[_0xa074('0x1e')][_0x30a63d[_0xa074('0x3b')]][_0xa074('0x53')]-this[_0xa074('0x1e')][_0x30a63d[_0xa074('0x3b')]][_0xa074('0x7e')];}if(_0x30a63d[_0xa074('0x80')]===_0xa074('0x81')){if(this[_0xa074('0x1f')][_0x30a63d['channel'][_0xa074('0x48')]('-')[0x0]]){this[_0xa074('0x1f')][_0x30a63d[_0xa074('0x3f')][_0xa074('0x48')]('-')[0x0]]=_[_0xa074('0x82')](this[_0xa074('0x1f')][_0x30a63d[_0xa074('0x3f')][_0xa074('0x48')]('-')[0x0]],[_0xa074('0x49')]);this[_0xa074('0x38')](util[_0xa074('0x43')]('user:%s',this[_0xa074('0x1f')][_0x30a63d['channel']['split']('-')[0x0]]['name']),_0xa074('0x83'),{'destaccountcode':this['agents'][_0x30a63d['channel'][_0xa074('0x48')]('-')[0x0]][_0xa074('0x4e')]});}}ami[_0xa074('0x38')](_0xa074('0x84'),this[_0xa074('0x1e')][_0x30a63d['uniqueid']]);delete this[_0xa074('0x1e')][_0x30a63d[_0xa074('0x3b')]];}}}catch(_0x25b3bb){logger[_0xa074('0x3d')](_0xa074('0x85'),util['inspect'](_0x25b3bb,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0xa074('0x36')][_0xa074('0x2e')]=function(_0x251051){try{if(this[_0xa074('0x37')](_0x251051)){if(this[_0xa074('0x1e')][_0x251051['transfereeuniqueid']]){this[_0xa074('0x1e')][_0x251051[_0xa074('0x86')]][_0xa074('0x87')]=_0x251051[_0xa074('0x88')];this[_0xa074('0x1e')][_0x251051[_0xa074('0x86')]][_0xa074('0x89')]=_0x251051[_0xa074('0x8a')];if(this[_0xa074('0x1e')][_0x251051[_0xa074('0x8b')]]){var _0x26f9cc=this[_0xa074('0x1e')][_0x251051['secondtransfereruniqueid']];this[_0xa074('0x1e')][_0x251051['secondtransfereruniqueid']]=this[_0xa074('0x1e')][_0x251051['transfereeuniqueid']];this[_0xa074('0x1e')][_0x251051['transfereeuniqueid']]=_0x26f9cc;}}else if(this[_0xa074('0x1e')][_0x251051[_0xa074('0x8c')]]){this[_0xa074('0x1e')][_0x251051[_0xa074('0x8c')]][_0xa074('0x87')]=_0x251051[_0xa074('0x88')];this[_0xa074('0x1e')][_0x251051[_0xa074('0x8c')]][_0xa074('0x89')]=_0x251051['transfertargetcalleridnum'];if(this[_0xa074('0x1e')][_0x251051[_0xa074('0x8d')]]){var _0x26f9cc=this['channels'][_0x251051['origtransfereruniqueid']];this['channels'][_0x251051[_0xa074('0x8d')]]=this[_0xa074('0x1e')][_0x251051['transfertargetuniqueid']];this[_0xa074('0x1e')][_0x251051[_0xa074('0x8c')]]=_0x26f9cc;}}}}catch(_0xbdc51e){logger[_0xa074('0x3d')](_0xa074('0x8e'),util[_0xa074('0x3e')](_0xbdc51e,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0xa074('0x36')][_0xa074('0x30')]=function(_0x168c44){try{if(this[_0xa074('0x37')](_0x168c44)){if(this[_0xa074('0x1e')][_0x168c44[_0xa074('0x86')]]){this[_0xa074('0x1e')][_0x168c44[_0xa074('0x86')]][_0xa074('0x87')]=_0x168c44[_0xa074('0x8f')];this[_0xa074('0x1e')][_0x168c44[_0xa074('0x86')]][_0xa074('0x89')]=_0x168c44[_0xa074('0x90')];this[_0xa074('0x2a')]({'event':'BlindTransfer','uniqueid':_0x168c44[_0xa074('0x86')],'context':_0x168c44['context'],'channel':_0x168c44[_0xa074('0x91')]});}}}catch(_0x5c8a1a){logger['error'](_0xa074('0x92'),util[_0xa074('0x3e')](_0x5c8a1a,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0xa074('0x36')][_0xa074('0x93')]=function(_0x5a780a){try{if(this[_0xa074('0x37')](_0x5a780a)){if(this['channels'][_0x5a780a[_0xa074('0x3b')]]){if(!_[_0xa074('0x6a')](this[_0xa074('0x1e')][_0x5a780a[_0xa074('0x3b')]]['answertime'])){this['channels'][_0x5a780a[_0xa074('0x3b')]][_0xa074('0x94')]=moment()[_0xa074('0x43')](_0xa074('0x44'));}}}}catch(_0x3dedb5){logger[_0xa074('0x3d')]('[syncMusicOnHoldStart][VoiceCallReport]',util['inspect'](_0x3dedb5,{'showHidden':![],'depth':null}));}};VoiceCallReport['prototype'][_0xa074('0x95')]=function(_0x108596){try{if(this[_0xa074('0x37')](_0x108596)){if(this[_0xa074('0x1e')][_0x108596[_0xa074('0x3b')]]){if(!_['isNil'](this[_0xa074('0x1e')][_0x108596['uniqueid']][_0xa074('0x94')])){this[_0xa074('0x1e')][_0x108596[_0xa074('0x3b')]][_0xa074('0x96')]+=moment()[_0xa074('0x97')](0x0)[_0xa074('0x7d')](this[_0xa074('0x1e')][_0x108596[_0xa074('0x3b')]][_0xa074('0x94')],_0xa074('0x55'));delete this[_0xa074('0x1e')][_0x108596['uniqueid']][_0xa074('0x94')];}}}}catch(_0x5c9041){logger[_0xa074('0x3d')]('[syncMusicOnHoldStop][VoiceCallReport]',util['inspect'](_0x5c9041,{'showHidden':![],'depth':null}));}};module['exports']=VoiceCallReport;
\ No newline at end of file
+var _0x102b=['[voiceCallReport][coreshowchannels]\x20started','error','[voiceCallReport][coreshowchannels]','prototype','isNotNull','isUndefined','emit','[%s][voiceCallReport][newcallerid]\x20calleridname:%s\x20calleridnum:%s','uniqueid','calleridname','[%s][voiceCallReport][newcallerid]\x20event:','inspect','linkedid','merge','channels','pick','keys','debug','[%s][voiceCallReport][newchannel]\x20event:','channel','context','exten','starttime','format','YYYY-MM-DD\x20HH:mm:ss','disposition','toNumber','channelstate','split','destconnectedlinenum','[%s][voiceCallReport][newchannel]\x20sending\x20user:agentconnect\x20event:','user:%s','name','accountcode','[%s][voiceCallReport][newchannel]','[%s][voiceCallReport][newexten]\x20event:','application','toLowerCase','applicationdata','appdata','[%s][voiceCallReport][newexten]\x20application:%s\x20appdata:%s','duration','subtract','seconds','includes','lastapplication','lastdata','startsWith','[%s][voiceCallReport][newexten]','calleridnum','[%s][voiceCallReport][newstate]\x20event:','answered','holdtime','xcally-motion-preview','connectedlinename','destinationchannel','UserId','membername','syncMixMonitorFilename','[%s][voiceCallReport][mixMonitorFilename]\x20monitorFilename:%s','monitor','endsWith','.wav49','replace','.WAV','monitorFilename','monitors','isNil','push','rec','[%s][voiceCallReport][mixMonitorFilename]','variable','mixmonitor_filename','value','[%s][voiceCallReport][varset]\x20variable:xmd-phone\x20value:%s','xmd-callerid','[%s][voiceCallReport][varset]\x20variable:xmd-callerid\x20value:%s','xmd-cdrtype','[%s][voiceCallReport][varset]\x20variable:xmd-cdrtype\x20value:%s','xmd-queue','[%s][voiceCallReport][varset]\x20variable:xmd-queue\x20value:%s','xmd-originatecalleridnum','[%s][voiceCallReport][varset]\x20variable:xmd-originatecalleridnum\x20value:%s','originatecalleridnum','[%s][voiceCallReport][varset]\x20variable:xmd-destination\x20value:%s','destination','xmd-callerid-preview','[%s][voiceCallReport][varset]\x20variable:xmd-callerid-preview\x20value:%s','calleridpreview','xmcs-queue','[%s][voiceCallReport][varset]\x20variable:xmcs-queue\x20value:%s','sipcallid','[%s][voiceCallReport][varset]\x20variable:sipcallid\x20value:%s','sipcalluniqueid','[%s][voiceCallReport][varset]\x20variable:mixmonitor_filename\x20value:%s','sipcalllinkedid','[%s][voiceCallReport][varset]','[%s][voiceCallReport][hangup]\x20event:','cause-txt','endtime','diff','billableseconds','answertime','from-sip','[%s][voiceCallReport][hangup]\x20sending\x20user:agentcomplete\x20event:','user:agentcomplete','event','type','outbound','[%s][voiceCallReport][hangup]\x20sending\x20hangup\x20event:','custom:voiceCallReport','[%s][voiceCallReport][hangup]','[%s][voiceCallReport][attendedtransfer]\x20transfercalleridnum:%s\x20transferconnectedlinenum:%s','origtransferercalleridnum','[%s][voiceCallReport][attendedtransfer]\x20event:','transfereeuniqueid','transfertargetcalleridnum','secondtransfereruniqueid','transfertargetuniqueid','transfercalleridnum','transferconnectedlinenum','origtransfereruniqueid','[%s][voiceCallReport][attendedtransfer]','[%s][voiceCallReport][blindtransfer]\x20transfercalleridnum:%s\x20transferconnectedlinenum:%s','transfereecalleridnum','extension','[%s][voiceCallReport][blindtransfer]\x20event:','BlindTransfer','transfererchannel','[%s][voiceCallReport][musiconholdstart]\x20event:','mohstarttime','[%s][voiceCallReport][musiconholdstart]','syncMusicOnHoldStop','mohtime','milliseconds','[%s][voiceCallReport][musiconholdstop]\x20mohtime:%s','[%s][voiceCallReport][musiconholdstop]','exports','bluebird','lodash','util','path','../../../config/environment','../../../config/logger','../ami','../model/channel','unknown','not_inuse','inuse','busy','invalid','unavailable','ringing','onhold','queue','agi','dial','voicemail','NO\x20ANSWER','ANSWERED','FAILED','defaults','socket.io-emitter','redis','agents','blindTransfers','coreshowchannel','syncNewExten','bind','newexten','newchannel','syncNewChannel','newstate','syncNewState','varset','hangup','syncHangup','newcallerid','syncNewCallerId','attendedtransfer','syncAttendedTransfer','blindtransfer','syncBlindTransfer','musiconholdstart','syncMusicOnHoldStart','musiconholdstop','info'];(function(_0x4d7961,_0x4bbcc0){var _0x566c35=function(_0x182653){while(--_0x182653){_0x4d7961['push'](_0x4d7961['shift']());}};_0x566c35(++_0x4bbcc0);}(_0x102b,0x8a));var _0xb102=function(_0x124d20,_0x596c57){_0x124d20=_0x124d20-0x0;var _0x4a6109=_0x102b[_0x124d20];return _0x4a6109;};'use strict';var BPromise=require(_0xb102('0x0'));var _=require(_0xb102('0x1'));var moment=require('moment');var util=require(_0xb102('0x2'));var path=require(_0xb102('0x3'));var Redis=require('ioredis');var config=require(_0xb102('0x4'));var logger=require(_0xb102('0x5'))('ami');var ami=require(_0xb102('0x6'));var Channel=require(_0xb102('0x7'));var statusDesc=[_0xb102('0x8'),_0xb102('0x9'),_0xb102('0xa'),_0xb102('0xb'),_0xb102('0xc'),_0xb102('0xd'),_0xb102('0xe'),'ringinuse',_0xb102('0xf')];var applications=['set',_0xb102('0x10'),_0xb102('0x11'),_0xb102('0x12'),'playback',_0xb102('0x13')];var dispositions=[_0xb102('0x14'),'FAILED','FAILED',_0xb102('0x14'),_0xb102('0x14'),_0xb102('0x14'),_0xb102('0x15'),'BUSY','FAILED',_0xb102('0x16'),_0xb102('0x16')];var actions={};config['redis']=_[_0xb102('0x17')](config['redis'],{'host':'localhost','port':0x18eb});var io=require(_0xb102('0x18'))(new Redis(config[_0xb102('0x19')]));function VoiceCallReport(_0x46ebe9){this['channels']=_0x46ebe9['channels'];this[_0xb102('0x1a')]=_0x46ebe9['agents'];this[_0xb102('0x1b')]={};ami['on'](_0xb102('0x1c'),this[_0xb102('0x1d')][_0xb102('0x1e')](this));ami['on'](_0xb102('0x1f'),this[_0xb102('0x1d')][_0xb102('0x1e')](this));ami['on'](_0xb102('0x20'),this[_0xb102('0x21')][_0xb102('0x1e')](this));ami['on'](_0xb102('0x22'),this[_0xb102('0x23')]['bind'](this));ami['on'](_0xb102('0x24'),this['syncVarSet'][_0xb102('0x1e')](this));ami['on'](_0xb102('0x25'),this[_0xb102('0x26')]['bind'](this));ami['on'](_0xb102('0x27'),this[_0xb102('0x28')][_0xb102('0x1e')](this));ami['on'](_0xb102('0x29'),this[_0xb102('0x2a')]['bind'](this));ami['on'](_0xb102('0x2b'),this[_0xb102('0x2c')][_0xb102('0x1e')](this));ami['on'](_0xb102('0x2d'),this[_0xb102('0x2e')][_0xb102('0x1e')](this));ami['on'](_0xb102('0x2f'),this['syncMusicOnHoldStop']['bind'](this));try{logger[_0xb102('0x30')](_0xb102('0x31'));ami['actionCoreShowChannels']();}catch(_0x388ee8){logger[_0xb102('0x32')](_0xb102('0x33'),util['inspect'](_0x388ee8,{'showHidden':![],'depth':null}));}}VoiceCallReport[_0xb102('0x34')][_0xb102('0x35')]=function(_0x499875){return _0x499875!==null&&!_[_0xb102('0x36')](_0x499875);};VoiceCallReport[_0xb102('0x34')]['emit']=function(_0x5a63d9,_0x2eb522,_0x5d81b6){io['to'](_0x5a63d9)[_0xb102('0x37')](_0x2eb522,_0x5d81b6);};VoiceCallReport[_0xb102('0x34')][_0xb102('0x28')]=function(_0xa1abc1){try{if(this['isNotNull'](_0xa1abc1)){logger[_0xb102('0x30')](_0xb102('0x38'),_0xa1abc1[_0xb102('0x39')],_0xa1abc1[_0xb102('0x3a')],_0xa1abc1['calleridnum']);logger['debug'](_0xb102('0x3b'),_0xa1abc1[_0xb102('0x39')],util[_0xb102('0x3c')](_0xa1abc1,{'showHidden':![],'depth':null}));if(_0xa1abc1[_0xb102('0x39')]===_0xa1abc1[_0xb102('0x3d')]){if(!_[_0xb102('0x36')](this['channels'][_0xa1abc1['uniqueid']])){_[_0xb102('0x3e')](this[_0xb102('0x3f')][_0xa1abc1[_0xb102('0x39')]],_[_0xb102('0x40')](_0xa1abc1,_[_0xb102('0x41')](this[_0xb102('0x3f')][_0xa1abc1['uniqueid']])));}}}}catch(_0x4111b7){logger[_0xb102('0x32')]('[%s][voiceCallReport][newcallerid]',_0xa1abc1[_0xb102('0x39')],util['inspect'](_0x4111b7,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0xb102('0x34')][_0xb102('0x21')]=function(_0x538b51){try{if(this['isNotNull'](_0x538b51)){logger[_0xb102('0x42')](_0xb102('0x43'),_0x538b51['uniqueid'],util[_0xb102('0x3c')](_0x538b51,{'showHidden':![],'depth':null}));if(_0x538b51[_0xb102('0x39')]===_0x538b51[_0xb102('0x3d')]&&_0x538b51[_0xb102('0x44')]!='OutgoingSpoolFailed'){if(_['isUndefined'](this[_0xb102('0x3f')][_0x538b51[_0xb102('0x39')]])){logger[_0xb102('0x30')]('[%s][voiceCallReport][newchannel]\x20context:%s\x20exten:%s',_0x538b51[_0xb102('0x39')],_0x538b51[_0xb102('0x45')],_0x538b51[_0xb102('0x46')]);this[_0xb102('0x3f')][_0x538b51[_0xb102('0x39')]]=new Channel();this[_0xb102('0x3f')][_0x538b51[_0xb102('0x39')]][_0xb102('0x47')]=moment()[_0xb102('0x48')](_0xb102('0x49'));this[_0xb102('0x3f')][_0x538b51[_0xb102('0x39')]][_0xb102('0x4a')]=dispositions[_[_0xb102('0x4b')](_0x538b51[_0xb102('0x4c')])];_[_0xb102('0x3e')](this['channels'][_0x538b51[_0xb102('0x39')]],_[_0xb102('0x40')](_0x538b51,_[_0xb102('0x41')](this['channels'][_0x538b51[_0xb102('0x39')]])));if(_0x538b51[_0xb102('0x45')]==='from-sip'){if(this['agents'][_0x538b51[_0xb102('0x44')][_0xb102('0x4d')]('-')[0x0]]){this[_0xb102('0x1a')][_0x538b51['channel']['split']('-')[0x0]][_0xb102('0x4e')]=_0x538b51['exten'];logger[_0xb102('0x42')](_0xb102('0x4f'),_0x538b51[_0xb102('0x39')],util['inspect']({'destaccountcode':this[_0xb102('0x1a')][_0x538b51['channel']['split']('-')[0x0]]['accountcode'],'destconnectedlinenum':_0x538b51[_0xb102('0x46')]},{'showHidden':![],'depth':null}));this['emit'](util['format'](_0xb102('0x50'),this['agents'][_0x538b51[_0xb102('0x44')][_0xb102('0x4d')]('-')[0x0]][_0xb102('0x51')]),'user:agentconnect',{'destaccountcode':this[_0xb102('0x1a')][_0x538b51[_0xb102('0x44')][_0xb102('0x4d')]('-')[0x0]][_0xb102('0x52')],'destconnectedlinenum':_0x538b51['exten']});}}}}}}catch(_0x5b9ba8){logger[_0xb102('0x32')](_0xb102('0x53'),_0x538b51[_0xb102('0x39')],util[_0xb102('0x3c')](_0x5b9ba8,{'showHidden':![],'depth':null}));}};VoiceCallReport['prototype'][_0xb102('0x1d')]=function(_0x214f30){try{if(this['isNotNull'](_0x214f30)){logger['debug'](_0xb102('0x54'),_0x214f30['uniqueid'],util['inspect'](_0x214f30,{'showHidden':![],'depth':null}));if(_0x214f30['uniqueid']===_0x214f30[_0xb102('0x3d')]&&_0x214f30[_0xb102('0x46')]!='h'&&_0x214f30['channel']!='OutgoingSpoolFailed'){_0x214f30[_0xb102('0x55')]=_0x214f30[_0xb102('0x55')][_0xb102('0x56')]();_0x214f30[_0xb102('0x57')]=(_0x214f30[_0xb102('0x58')]||_0x214f30['applicationdata'])['toLowerCase']();logger[_0xb102('0x30')](_0xb102('0x59'),_0x214f30[_0xb102('0x39')],_0x214f30[_0xb102('0x55')],_0x214f30['applicationdata']);if(_[_0xb102('0x36')](this[_0xb102('0x3f')][_0x214f30[_0xb102('0x39')]])){this[_0xb102('0x3f')][_0x214f30[_0xb102('0x39')]]=new Channel();this[_0xb102('0x3f')][_0x214f30[_0xb102('0x39')]][_0xb102('0x47')]=_0x214f30[_0xb102('0x5a')]?moment()[_0xb102('0x5b')](moment[_0xb102('0x5a')](_0x214f30[_0xb102('0x5a')])[_0xb102('0x5c')](),_0xb102('0x5c'))[_0xb102('0x48')](_0xb102('0x49')):moment()[_0xb102('0x48')](_0xb102('0x49'));this[_0xb102('0x3f')][_0x214f30['uniqueid']][_0xb102('0x4a')]=_0xb102('0x14');}_[_0xb102('0x3e')](this[_0xb102('0x3f')][_0x214f30[_0xb102('0x39')]],_['pick'](_0x214f30,_[_0xb102('0x41')](this['channels'][_0x214f30['uniqueid']])));if(_[_0xb102('0x5d')](applications,_0x214f30[_0xb102('0x55')])){this[_0xb102('0x3f')][_0x214f30[_0xb102('0x39')]][_0xb102('0x5e')]=_0x214f30['application'];this[_0xb102('0x3f')][_0x214f30['uniqueid']][_0xb102('0x5f')]=_0x214f30[_0xb102('0x57')];if(_0x214f30['application']==='set'&&_[_0xb102('0x60')](_0x214f30[_0xb102('0x57')],'cdr(')){var _0x3684b3=_0x214f30[_0xb102('0x57')][_0xb102('0x4d')]('=');var _0x39dfc9=_0x3684b3[0x0]['match'](/cdr\((.*)\)/);if(_0x39dfc9){this[_0xb102('0x3f')][_0x214f30[_0xb102('0x39')]][_0x39dfc9[0x1]]=_0x3684b3[0x1];}}else if(_0x214f30['application']==='queue'){this[_0xb102('0x3f')][_0x214f30[_0xb102('0x39')]][_0xb102('0x10')]=_0x214f30[_0xb102('0x57')][_0xb102('0x4d')](',')[0x0];}}}}}catch(_0x27afcf){logger[_0xb102('0x32')](_0xb102('0x61'),_0x214f30[_0xb102('0x39')],util['inspect'](_0x27afcf,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0xb102('0x34')]['syncNewState']=function(_0xff9824){try{if(this[_0xb102('0x35')](_0xff9824)){logger[_0xb102('0x30')]('[%s][voiceCallReport][newstate]\x20linkedid:%s\x20calleridname:%s\x20calleridnum:%s',_0xff9824[_0xb102('0x39')],_0xff9824[_0xb102('0x3d')],_0xff9824[_0xb102('0x3a')],_0xff9824[_0xb102('0x62')]);logger[_0xb102('0x42')](_0xb102('0x63'),_0xff9824[_0xb102('0x39')],util[_0xb102('0x3c')](_0xff9824,{'showHidden':![],'depth':null}));if(_0xff9824[_0xb102('0x39')]!==_0xff9824[_0xb102('0x3d')]){if(this[_0xb102('0x3f')][_0xff9824[_0xb102('0x3d')]]){if(_0xff9824[_0xb102('0x4c')]==='6'){if(!this[_0xb102('0x3f')][_0xff9824['linkedid']][_0xb102('0x64')]){var _0x26823f=moment();this[_0xb102('0x3f')][_0xff9824[_0xb102('0x3d')]][_0xb102('0x64')]=!![];this[_0xb102('0x3f')][_0xff9824[_0xb102('0x3d')]]['answertime']=_0x26823f[_0xb102('0x48')](_0xb102('0x49'));if(this[_0xb102('0x3f')][_0xff9824[_0xb102('0x3d')]]['starttime']){this[_0xb102('0x3f')][_0xff9824[_0xb102('0x3d')]][_0xb102('0x65')]=_0x26823f['diff'](this[_0xb102('0x3f')][_0xff9824[_0xb102('0x3d')]][_0xb102('0x47')],_0xb102('0x5c'));}}this[_0xb102('0x3f')][_0xff9824[_0xb102('0x3d')]][_0xb102('0x3d')]=_0xff9824[_0xb102('0x39')];if(_0xff9824[_0xb102('0x62')]!==_0xb102('0x66')){this[_0xb102('0x3f')][_0xff9824['linkedid']]['connectedlinenum']=_0xff9824[_0xb102('0x62')];}this[_0xb102('0x3f')][_0xff9824['linkedid']][_0xb102('0x67')]=_0xff9824['calleridname'];this[_0xb102('0x3f')][_0xff9824[_0xb102('0x3d')]][_0xb102('0x68')]=_0xff9824[_0xb102('0x44')];this[_0xb102('0x3f')][_0xff9824[_0xb102('0x3d')]]['disposition']=dispositions[_['toNumber'](_0xff9824[_0xb102('0x4c')])];if(this[_0xb102('0x1a')][_0xff9824['channel'][_0xb102('0x4d')]('-')[0x0]]){this[_0xb102('0x3f')][_0xff9824[_0xb102('0x3d')]][_0xb102('0x69')]=this['agents'][_0xff9824[_0xb102('0x44')][_0xb102('0x4d')]('-')[0x0]]['id'];this[_0xb102('0x3f')][_0xff9824[_0xb102('0x3d')]]['membername']=this[_0xb102('0x1a')][_0xff9824[_0xb102('0x44')][_0xb102('0x4d')]('-')[0x0]]['name'];}}}}else{if(this[_0xb102('0x3f')][_0xff9824[_0xb102('0x39')]]){if(_0xff9824['channelstate']==='6'){if(this[_0xb102('0x1a')][_0xff9824[_0xb102('0x44')]['split']('-')[0x0]]){this[_0xb102('0x3f')][_0xff9824['uniqueid']][_0xb102('0x69')]=this['agents'][_0xff9824[_0xb102('0x44')][_0xb102('0x4d')]('-')[0x0]]['id'];this['channels'][_0xff9824[_0xb102('0x39')]][_0xb102('0x6a')]=this[_0xb102('0x1a')][_0xff9824[_0xb102('0x44')]['split']('-')[0x0]][_0xb102('0x51')];}}}}}}catch(_0xeb2db2){logger['error']('[%s][voiceCallReport][newstate]',_0xff9824[_0xb102('0x39')],util['inspect'](_0xeb2db2,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0xb102('0x34')][_0xb102('0x6b')]=function(_0x2c1623,_0x115420){try{if(this[_0xb102('0x3f')][_0x2c1623]){logger['info'](_0xb102('0x6c'),_0x2c1623,_0x115420);this[_0xb102('0x3f')][_0x2c1623][_0xb102('0x6d')]=!![];if(_[_0xb102('0x6e')](_0x115420,_0xb102('0x6f'))){_0x115420=_0x115420[_0xb102('0x70')]('.wav49',_0xb102('0x71'));}this[_0xb102('0x3f')][_0x2c1623][_0xb102('0x72')]=_0x115420;var _0x98a532=_['find'](this['channels'][_0x2c1623][_0xb102('0x73')],{'filename':_0x115420});if(_[_0xb102('0x74')](_0x98a532)){this[_0xb102('0x3f')][_0x2c1623][_0xb102('0x73')][_0xb102('0x75')]({'filename':_0x115420,'createdAt':moment()[_0xb102('0x48')]('YYYY-MM-DD\x20HH:mm:ss'),'mixmonitorid':'','status':_0xb102('0x76')});}}}catch(_0x63d488){logger[_0xb102('0x32')](_0xb102('0x77'),_0x2c1623,util[_0xb102('0x3c')](_0x63d488,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0xb102('0x34')]['syncVarSet']=function(_0x5e3dd1){try{if(this[_0xb102('0x35')](_0x5e3dd1)){logger[_0xb102('0x42')]('[%s][voiceCallReport][varset]\x20event:',_0x5e3dd1[_0xb102('0x39')],util[_0xb102('0x3c')](_0x5e3dd1,{'showHidden':![],'depth':null}));if(this['channels'][_0x5e3dd1[_0xb102('0x39')]]&&_0x5e3dd1[_0xb102('0x44')]!='OutgoingSpoolFailed'){if(this[_0xb102('0x35')](_0x5e3dd1[_0xb102('0x78')])){if(this['isNotNull'](_0x5e3dd1[_0xb102('0x78')][_0xb102('0x79')])){logger[_0xb102('0x30')]('[%s][voiceCallReport][varset]\x20variable:mixmonitor_filename\x20value:%s',_0x5e3dd1[_0xb102('0x39')],_0x5e3dd1[_0xb102('0x7a')]);this['syncMixMonitorFilename'](_0x5e3dd1[_0xb102('0x39')],_0x5e3dd1[_0xb102('0x7a')]);}else if(this[_0xb102('0x35')](_0x5e3dd1[_0xb102('0x78')]['xmd-phone'])){logger[_0xb102('0x30')](_0xb102('0x7b'),_0x5e3dd1[_0xb102('0x39')],_0x5e3dd1[_0xb102('0x7a')]);this[_0xb102('0x3f')][_0x5e3dd1['uniqueid']]['calleridnum']=_0x5e3dd1[_0xb102('0x7a')];}else if(this['isNotNull'](_0x5e3dd1[_0xb102('0x78')][_0xb102('0x7c')])){logger[_0xb102('0x30')](_0xb102('0x7d'),_0x5e3dd1[_0xb102('0x39')],_0x5e3dd1['value']);this['channels'][_0x5e3dd1[_0xb102('0x39')]]['callerid']=_0x5e3dd1['value'];}else if(this[_0xb102('0x35')](_0x5e3dd1[_0xb102('0x78')][_0xb102('0x7e')])){logger[_0xb102('0x30')](_0xb102('0x7f'),_0x5e3dd1['uniqueid'],_0x5e3dd1['value']);this[_0xb102('0x3f')][_0x5e3dd1[_0xb102('0x39')]]['type']=_0x5e3dd1['value'];}else if(this['isNotNull'](_0x5e3dd1['variable'][_0xb102('0x80')])){logger[_0xb102('0x30')](_0xb102('0x81'),_0x5e3dd1[_0xb102('0x39')],_0x5e3dd1[_0xb102('0x7a')][_0xb102('0x4d')](',')[0x0]);this[_0xb102('0x3f')][_0x5e3dd1[_0xb102('0x39')]][_0xb102('0x10')]=_0x5e3dd1['value'][_0xb102('0x4d')](',')[0x0];}else if(this[_0xb102('0x35')](_0x5e3dd1[_0xb102('0x78')][_0xb102('0x82')])){logger[_0xb102('0x30')](_0xb102('0x83'),_0x5e3dd1['uniqueid'],_0x5e3dd1[_0xb102('0x7a')]);this[_0xb102('0x3f')][_0x5e3dd1[_0xb102('0x39')]][_0xb102('0x84')]=_0x5e3dd1[_0xb102('0x7a')];}else if(this[_0xb102('0x35')](_0x5e3dd1[_0xb102('0x78')]['xmd-destination'])){logger['info'](_0xb102('0x85'),_0x5e3dd1['uniqueid'],_0x5e3dd1[_0xb102('0x7a')]);this['channels'][_0x5e3dd1[_0xb102('0x39')]][_0xb102('0x86')]=_0x5e3dd1[_0xb102('0x7a')];}else if(this[_0xb102('0x35')](_0x5e3dd1[_0xb102('0x78')][_0xb102('0x87')])){logger[_0xb102('0x30')](_0xb102('0x88'),_0x5e3dd1['uniqueid'],_0x5e3dd1[_0xb102('0x7a')]);this[_0xb102('0x3f')][_0x5e3dd1[_0xb102('0x39')]][_0xb102('0x89')]=_0x5e3dd1[_0xb102('0x7a')];}else if(this[_0xb102('0x35')](_0x5e3dd1[_0xb102('0x78')][_0xb102('0x8a')])){logger[_0xb102('0x30')](_0xb102('0x8b'),_0x5e3dd1[_0xb102('0x39')],_0x5e3dd1[_0xb102('0x7a')]);this[_0xb102('0x3f')][_0x5e3dd1[_0xb102('0x39')]][_0xb102('0x10')]=_0x5e3dd1[_0xb102('0x7a')];}else if(this[_0xb102('0x35')](_0x5e3dd1['variable'][_0xb102('0x8c')])){logger[_0xb102('0x30')](_0xb102('0x8d'),_0x5e3dd1[_0xb102('0x39')],_0x5e3dd1[_0xb102('0x7a')]);this[_0xb102('0x3f')][_0x5e3dd1[_0xb102('0x39')]][_0xb102('0x8e')]=_0x5e3dd1[_0xb102('0x7a')];}}}else if(this['isNotNull'](_0x5e3dd1[_0xb102('0x78')][_0xb102('0x79')])){if(_0x5e3dd1['value']){var _0x3a52fd=path['parse'](_0x5e3dd1['value'])[_0xb102('0x51')];logger[_0xb102('0x30')](_0xb102('0x8f'),_0x3a52fd,_0x5e3dd1['value']);this[_0xb102('0x6b')](_0x3a52fd,_0x5e3dd1[_0xb102('0x7a')]);}}else if(this[_0xb102('0x3f')][_0x5e3dd1[_0xb102('0x3d')]]){if(this[_0xb102('0x35')](_0x5e3dd1[_0xb102('0x78')])){if(this['isNotNull'](_0x5e3dd1[_0xb102('0x78')][_0xb102('0x8c')])){logger[_0xb102('0x30')](_0xb102('0x8d'),_0x5e3dd1[_0xb102('0x3d')],_0x5e3dd1[_0xb102('0x7a')]);this[_0xb102('0x3f')][_0x5e3dd1[_0xb102('0x3d')]][_0xb102('0x90')]=_0x5e3dd1[_0xb102('0x7a')];}}}}}catch(_0x3b36f0){logger[_0xb102('0x32')](_0xb102('0x91'),_0x5e3dd1['uniqueid'],util['inspect'](_0x3b36f0,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0xb102('0x34')]['syncHangup']=function(_0x4e8772){try{if(this['isNotNull'](_0x4e8772)){logger['debug'](_0xb102('0x92'),_0x4e8772[_0xb102('0x39')],util[_0xb102('0x3c')](_0x4e8772,{'showHidden':![],'depth':null}));if(this[_0xb102('0x3f')][_0x4e8772['uniqueid']]){logger[_0xb102('0x30')]('[%s][voiceCallReport][hangup]\x20reason:%s',_0x4e8772['uniqueid'],_0x4e8772[_0xb102('0x93')]);var _0x4c8fb7=moment();this[_0xb102('0x3f')][_0x4e8772[_0xb102('0x39')]][_0xb102('0x94')]=_0x4c8fb7['format'](_0xb102('0x49'));this[_0xb102('0x3f')][_0x4e8772['uniqueid']][_0xb102('0x5a')]=_0x4c8fb7[_0xb102('0x95')](this[_0xb102('0x3f')][_0x4e8772['uniqueid']][_0xb102('0x47')],_0xb102('0x5c'));if(this[_0xb102('0x3f')][_0x4e8772['uniqueid']][_0xb102('0x64')]){this['channels'][_0x4e8772[_0xb102('0x39')]][_0xb102('0x96')]=_0x4c8fb7['diff'](this['channels'][_0x4e8772['uniqueid']][_0xb102('0x97')],_0xb102('0x5c'));this[_0xb102('0x3f')][_0x4e8772[_0xb102('0x39')]][_0xb102('0x65')]=this['channels'][_0x4e8772[_0xb102('0x39')]][_0xb102('0x5a')]-this[_0xb102('0x3f')][_0x4e8772[_0xb102('0x39')]][_0xb102('0x96')];}if(_0x4e8772[_0xb102('0x45')]===_0xb102('0x98')){if(this[_0xb102('0x1a')][_0x4e8772[_0xb102('0x44')][_0xb102('0x4d')]('-')[0x0]]){this['agents'][_0x4e8772['channel']['split']('-')[0x0]]=_['omit'](this['agents'][_0x4e8772[_0xb102('0x44')]['split']('-')[0x0]],['destconnectedlinenum']);logger['debug'](_0xb102('0x99'),_0x4e8772[_0xb102('0x39')],util[_0xb102('0x3c')]({'destaccountcode':this['agents'][_0x4e8772[_0xb102('0x44')][_0xb102('0x4d')]('-')[0x0]]['accountcode']},{'showHidden':![],'depth':null}));this[_0xb102('0x37')](util['format'](_0xb102('0x50'),this[_0xb102('0x1a')][_0x4e8772['channel']['split']('-')[0x0]]['name']),_0xb102('0x9a'),{'destaccountcode':this[_0xb102('0x1a')][_0x4e8772[_0xb102('0x44')][_0xb102('0x4d')]('-')[0x0]][_0xb102('0x52')]});}}if(_0x4e8772[_0xb102('0x9b')]==='BlindTransfer'){this[_0xb102('0x1b')][_0x4e8772[_0xb102('0x39')]]=this['channels'][_0x4e8772[_0xb102('0x39')]];}else{if(this['channels'][_0x4e8772[_0xb102('0x39')]][_0xb102('0x9c')]===_0xb102('0x9d')&&this[_0xb102('0x1b')][_0x4e8772[_0xb102('0x39')]]){this[_0xb102('0x3f')][_0x4e8772['uniqueid']][_0xb102('0x39')]=[this[_0xb102('0x3f')][_0x4e8772[_0xb102('0x39')]]['linkedid'],this[_0xb102('0x3f')][_0x4e8772[_0xb102('0x39')]][_0xb102('0x3d')]=this[_0xb102('0x3f')][_0x4e8772[_0xb102('0x39')]]['uniqueid']][0x0];delete this['blindTransfers'][_0x4e8772['uniqueid']];}}logger[_0xb102('0x42')](_0xb102('0x9e'),_0x4e8772[_0xb102('0x39')],util[_0xb102('0x3c')](this[_0xb102('0x3f')][_0x4e8772[_0xb102('0x39')]],{'showHidden':![],'depth':null}));ami[_0xb102('0x37')](_0xb102('0x9f'),this[_0xb102('0x3f')][_0x4e8772[_0xb102('0x39')]]);delete this[_0xb102('0x3f')][_0x4e8772[_0xb102('0x39')]];}}}catch(_0x54fb04){logger[_0xb102('0x32')](_0xb102('0xa0'),_0x4e8772[_0xb102('0x39')],util[_0xb102('0x3c')](_0x54fb04,{'showHidden':![],'depth':null}));}};VoiceCallReport['prototype'][_0xb102('0x2a')]=function(_0x265ac4){try{if(this[_0xb102('0x35')](_0x265ac4)){logger[_0xb102('0x30')](_0xb102('0xa1'),_0x265ac4[_0xb102('0x39')],_0x265ac4[_0xb102('0xa2')],_0x265ac4['transfertargetcalleridnum']);logger[_0xb102('0x42')](_0xb102('0xa3'),_0x265ac4[_0xb102('0x39')],util[_0xb102('0x3c')](_0x265ac4,{'showHidden':![],'depth':null}));if(this[_0xb102('0x3f')][_0x265ac4[_0xb102('0xa4')]]){this[_0xb102('0x3f')][_0x265ac4[_0xb102('0xa4')]]['transfercalleridnum']=_0x265ac4['origtransferercalleridnum'];this[_0xb102('0x3f')][_0x265ac4[_0xb102('0xa4')]]['transferconnectedlinenum']=_0x265ac4[_0xb102('0xa5')];if(this[_0xb102('0x3f')][_0x265ac4[_0xb102('0xa6')]]){var _0x5056fc=this[_0xb102('0x3f')][_0x265ac4[_0xb102('0xa6')]];this[_0xb102('0x3f')][_0x265ac4[_0xb102('0xa6')]]=this[_0xb102('0x3f')][_0x265ac4[_0xb102('0xa4')]];this[_0xb102('0x3f')][_0x265ac4['transfereeuniqueid']]=_0x5056fc;}}else if(this[_0xb102('0x3f')][_0x265ac4[_0xb102('0xa7')]]){this['channels'][_0x265ac4[_0xb102('0xa7')]][_0xb102('0xa8')]=_0x265ac4[_0xb102('0xa2')];this[_0xb102('0x3f')][_0x265ac4[_0xb102('0xa7')]][_0xb102('0xa9')]=_0x265ac4[_0xb102('0xa5')];if(this[_0xb102('0x3f')][_0x265ac4[_0xb102('0xaa')]]){var _0x5056fc=this[_0xb102('0x3f')][_0x265ac4[_0xb102('0xaa')]];this[_0xb102('0x3f')][_0x265ac4[_0xb102('0xaa')]]=this[_0xb102('0x3f')][_0x265ac4[_0xb102('0xa7')]];this['channels'][_0x265ac4[_0xb102('0xa7')]]=_0x5056fc;}}}}catch(_0x10fe24){logger[_0xb102('0x32')](_0xb102('0xab'),_0x265ac4[_0xb102('0x39')],util[_0xb102('0x3c')](_0x10fe24,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0xb102('0x34')][_0xb102('0x2c')]=function(_0x14caa5){try{if(this[_0xb102('0x35')](_0x14caa5)){logger['info'](_0xb102('0xac'),_0x14caa5['uniqueid'],_0x14caa5[_0xb102('0xad')],_0x14caa5[_0xb102('0xae')]);logger[_0xb102('0x42')](_0xb102('0xaf'),_0x14caa5['uniqueid'],util['inspect'](_0x14caa5,{'showHidden':![],'depth':null}));if(this[_0xb102('0x3f')][_0x14caa5[_0xb102('0xa4')]]){this['channels'][_0x14caa5['transfereeuniqueid']][_0xb102('0xa8')]=_0x14caa5[_0xb102('0xad')];this[_0xb102('0x3f')][_0x14caa5[_0xb102('0xa4')]][_0xb102('0xa9')]=_0x14caa5[_0xb102('0xae')];this[_0xb102('0x26')]({'event':_0xb102('0xb0'),'uniqueid':_0x14caa5[_0xb102('0xa4')],'context':_0x14caa5[_0xb102('0x45')],'channel':_0x14caa5[_0xb102('0xb1')]});}}}catch(_0x4642b2){logger[_0xb102('0x32')]('[%s][voiceCallReport][blindtransfer]',_0x14caa5['uniqueid'],util['inspect'](_0x4642b2,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0xb102('0x34')][_0xb102('0x2e')]=function(_0x323b3d){try{if(this['isNotNull'](_0x323b3d)){logger[_0xb102('0x42')](_0xb102('0xb2'),_0x323b3d[_0xb102('0x39')],util[_0xb102('0x3c')](_0x323b3d,{'showHidden':![],'depth':null}));if(this['channels'][_0x323b3d['uniqueid']]){if(!_[_0xb102('0x74')](this[_0xb102('0x3f')][_0x323b3d[_0xb102('0x39')]][_0xb102('0x97')])){this['channels'][_0x323b3d['uniqueid']][_0xb102('0xb3')]=moment()[_0xb102('0x48')](_0xb102('0x49'));logger['info']('[%s][voiceCallReport][musiconholdstart]\x20mohstarttime:%s',_0x323b3d[_0xb102('0x39')],this['channels'][_0x323b3d[_0xb102('0x39')]]['mohstarttime']);}}}}catch(_0x38e04e){logger[_0xb102('0x32')](_0xb102('0xb4'),_0x323b3d[_0xb102('0x39')],util[_0xb102('0x3c')](_0x38e04e,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0xb102('0x34')][_0xb102('0xb5')]=function(_0x3b237f){try{if(this[_0xb102('0x35')](_0x3b237f)){logger['debug']('[%s][voiceCallReport][musiconholdstop]\x20event:',_0x3b237f['uniqueid'],util[_0xb102('0x3c')](_0x3b237f,{'showHidden':![],'depth':null}));if(this[_0xb102('0x3f')][_0x3b237f[_0xb102('0x39')]]){if(!_[_0xb102('0x74')](this[_0xb102('0x3f')][_0x3b237f[_0xb102('0x39')]][_0xb102('0xb3')])){this[_0xb102('0x3f')][_0x3b237f[_0xb102('0x39')]][_0xb102('0xb6')]+=moment()[_0xb102('0xb7')](0x0)[_0xb102('0x95')](this[_0xb102('0x3f')][_0x3b237f[_0xb102('0x39')]][_0xb102('0xb3')],_0xb102('0x5c'));logger[_0xb102('0x30')](_0xb102('0xb8'),_0x3b237f[_0xb102('0x39')],this[_0xb102('0x3f')][_0x3b237f[_0xb102('0x39')]][_0xb102('0xb6')]);delete this[_0xb102('0x3f')][_0x3b237f[_0xb102('0x39')]][_0xb102('0xb3')];}}}}catch(_0x293bc1){logger[_0xb102('0x32')](_0xb102('0xb9'),_0x3b237f[_0xb102('0x39')],util[_0xb102('0x3c')](_0x293bc1,{'showHidden':![],'depth':null}));}};module[_0xb102('0xba')]=VoiceCallReport;
\ No newline at end of file