Built motion from commit (unavailable).|2.4.4
[motion2.git] / server / services / ami / report / voiceCallReport.js
index cb00dd0..0091f16 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xe299=['connectedlinename','calleridname','destinationchannel','UserId','membername','[syncNewState][VoiceCallReport]','syncMixMonitorFilename','endsWith','.wav49','replace','.WAV','monitorFilename','find','isNil','push','rec','variable','mixmonitor_filename','xmd-phone','value','callerid','type','xmd-queue','xmd-destination','xmd-callerid-preview','calleridpreview','sipcallid','sipcalluniqueid','[syncVarSet][VoiceCallReport]','endtime','billableseconds','omit','user:%s','user:agentcomplete','custom:voiceCallReport','[syncHangup][VoiceCallReport]','syncAttendedTransfer','transfereeuniqueid','origtransferercalleridnum','transfertargetcalleridnum','secondtransfereruniqueid','transfertargetuniqueid','transfercalleridnum','transferconnectedlinenum','origtransfereruniqueid','[syncAttendedTransfer][VoiceCallReport]','transfereecalleridnum','extension','BlindTransfer','transfererchannel','[syncBlindTransfer][VoiceCallReport]','[syncMusicOnHoldStart][VoiceCallReport]','mohstarttime','mohtime','milliseconds','[syncMusicOnHoldStop][VoiceCallReport]','exports','bluebird','lodash','moment','ioredis','../../../config/environment','../../../config/logger','ami','../ami','../model/channel','unknown','inuse','busy','invalid','unavailable','ringinuse','set','agi','dial','playback','voicemail','NO\x20ANSWER','FAILED','ANSWERED','defaults','redis','localhost','socket.io-emitter','channels','agents','coreshowchannel','syncNewExten','bind','newexten','newchannel','syncNewChannel','newstate','syncNewState','varset','syncVarSet','syncHangup','attendedtransfer','blindtransfer','syncBlindTransfer','musiconholdstart','syncMusicOnHoldStart','syncMusicOnHoldStop','resolve','then','log','isNotNull','isUndefined','prototype','emit','syncNewCallerId','uniqueid','merge','pick','error','[syncNewCallerId][VoiceCallReport]','linkedid','channel','OutgoingSpoolFailed','starttime','format','disposition','toNumber','channelstate','keys','context','from-sip','split','destconnectedlinenum','name','user:agentconnect','accountcode','[syncNewChannel][VoiceCallReport]','inspect','application','toLowerCase','appdata','applicationdata','duration','subtract','seconds','YYYY-MM-DD\x20HH:mm:ss','includes','lastapplication','lastdata','startsWith','match','queue','[syncNewExten][VoiceCallReport]','answered','answertime','holdtime','diff','calleridnum','xcally-motion-preview'];(function(_0x6f0435,_0x4fd891){var _0x254166=function(_0x1921b5){while(--_0x1921b5){_0x6f0435['push'](_0x6f0435['shift']());}};_0x254166(++_0x4fd891);}(_0xe299,0x16f));var _0x9e29=function(_0x2a4bff,_0xdc1524){_0x2a4bff=_0x2a4bff-0x0;var _0x18a11d=_0xe299[_0x2a4bff];return _0x18a11d;};'use strict';var BPromise=require(_0x9e29('0x0'));var _=require(_0x9e29('0x1'));var moment=require(_0x9e29('0x2'));var util=require('util');var path=require('path');var Redis=require(_0x9e29('0x3'));var config=require(_0x9e29('0x4'));var logger=require(_0x9e29('0x5'))(_0x9e29('0x6'));var ami=require(_0x9e29('0x7'));var Channel=require(_0x9e29('0x8'));var statusDesc=[_0x9e29('0x9'),'not_inuse',_0x9e29('0xa'),_0x9e29('0xb'),_0x9e29('0xc'),_0x9e29('0xd'),'ringing',_0x9e29('0xe'),'onhold'];var applications=[_0x9e29('0xf'),'queue',_0x9e29('0x10'),_0x9e29('0x11'),_0x9e29('0x12'),_0x9e29('0x13')];var dispositions=[_0x9e29('0x14'),_0x9e29('0x15'),_0x9e29('0x15'),_0x9e29('0x14'),'NO\x20ANSWER',_0x9e29('0x14'),_0x9e29('0x16'),'BUSY',_0x9e29('0x15'),_0x9e29('0x15'),'FAILED'];var actions={};config['redis']=_[_0x9e29('0x17')](config[_0x9e29('0x18')],{'host':_0x9e29('0x19'),'port':0x18eb});var io=require(_0x9e29('0x1a'))(new Redis(config['redis']));function VoiceCallReport(_0x1a27f4){this[_0x9e29('0x1b')]=_0x1a27f4[_0x9e29('0x1b')];this[_0x9e29('0x1c')]=_0x1a27f4[_0x9e29('0x1c')];ami['on'](_0x9e29('0x1d'),this[_0x9e29('0x1e')][_0x9e29('0x1f')](this));ami['on'](_0x9e29('0x20'),this[_0x9e29('0x1e')]['bind'](this));ami['on'](_0x9e29('0x21'),this[_0x9e29('0x22')][_0x9e29('0x1f')](this));ami['on'](_0x9e29('0x23'),this[_0x9e29('0x24')][_0x9e29('0x1f')](this));ami['on'](_0x9e29('0x25'),this[_0x9e29('0x26')][_0x9e29('0x1f')](this));ami['on']('hangup',this[_0x9e29('0x27')][_0x9e29('0x1f')](this));ami['on']('newcallerid',this['syncNewCallerId']['bind'](this));ami['on'](_0x9e29('0x28'),this['syncAttendedTransfer']['bind'](this));ami['on'](_0x9e29('0x29'),this[_0x9e29('0x2a')][_0x9e29('0x1f')](this));ami['on'](_0x9e29('0x2b'),this[_0x9e29('0x2c')][_0x9e29('0x1f')](this));ami['on']('musiconholdstop',this[_0x9e29('0x2d')][_0x9e29('0x1f')](this));return BPromise[_0x9e29('0x2e')]()[_0x9e29('0x2f')](ami['actionCoreShowChannels']())['catch'](function(_0x3c92cd){console[_0x9e29('0x30')](_0x3c92cd);});}VoiceCallReport['prototype'][_0x9e29('0x31')]=function(_0x195174){return _0x195174!==null&&!_[_0x9e29('0x32')](_0x195174);};VoiceCallReport[_0x9e29('0x33')][_0x9e29('0x34')]=function(_0xb50ecb,_0x3e7e4f,_0x17f5fa){io['to'](_0xb50ecb)['emit'](_0x3e7e4f,_0x17f5fa);};VoiceCallReport[_0x9e29('0x33')][_0x9e29('0x35')]=function(_0x1d2266){try{if(this[_0x9e29('0x31')](_0x1d2266)){if(_0x1d2266[_0x9e29('0x36')]===_0x1d2266['linkedid']){if(!_[_0x9e29('0x32')](this[_0x9e29('0x1b')][_0x1d2266[_0x9e29('0x36')]])){_[_0x9e29('0x37')](this[_0x9e29('0x1b')][_0x1d2266[_0x9e29('0x36')]],_[_0x9e29('0x38')](_0x1d2266,_['keys'](this['channels'][_0x1d2266[_0x9e29('0x36')]])));}}}}catch(_0x1b17ee){logger[_0x9e29('0x39')](_0x9e29('0x3a'),util['inspect'](_0x1b17ee,{'showHidden':![],'depth':null}));}};VoiceCallReport['prototype'][_0x9e29('0x22')]=function(_0x3e69d2){try{if(this['isNotNull'](_0x3e69d2)){if(_0x3e69d2[_0x9e29('0x36')]===_0x3e69d2[_0x9e29('0x3b')]&&_0x3e69d2[_0x9e29('0x3c')]!=_0x9e29('0x3d')){if(_[_0x9e29('0x32')](this[_0x9e29('0x1b')][_0x3e69d2['uniqueid']])){this['channels'][_0x3e69d2[_0x9e29('0x36')]]=new Channel();this[_0x9e29('0x1b')][_0x3e69d2[_0x9e29('0x36')]][_0x9e29('0x3e')]=moment()[_0x9e29('0x3f')]('YYYY-MM-DD\x20HH:mm:ss');this[_0x9e29('0x1b')][_0x3e69d2[_0x9e29('0x36')]][_0x9e29('0x40')]=dispositions[_[_0x9e29('0x41')](_0x3e69d2[_0x9e29('0x42')])];_['merge'](this[_0x9e29('0x1b')][_0x3e69d2[_0x9e29('0x36')]],_[_0x9e29('0x38')](_0x3e69d2,_[_0x9e29('0x43')](this[_0x9e29('0x1b')][_0x3e69d2[_0x9e29('0x36')]])));if(_0x3e69d2[_0x9e29('0x44')]===_0x9e29('0x45')){if(this[_0x9e29('0x1c')][_0x3e69d2[_0x9e29('0x3c')][_0x9e29('0x46')]('-')[0x0]]){this[_0x9e29('0x1c')][_0x3e69d2[_0x9e29('0x3c')][_0x9e29('0x46')]('-')[0x0]][_0x9e29('0x47')]=_0x3e69d2['exten'];this[_0x9e29('0x34')](util[_0x9e29('0x3f')]('user:%s',this[_0x9e29('0x1c')][_0x3e69d2['channel'][_0x9e29('0x46')]('-')[0x0]][_0x9e29('0x48')]),_0x9e29('0x49'),{'destaccountcode':this[_0x9e29('0x1c')][_0x3e69d2['channel'][_0x9e29('0x46')]('-')[0x0]][_0x9e29('0x4a')],'destconnectedlinenum':_0x3e69d2['exten']});}}}}}}catch(_0x498466){logger[_0x9e29('0x39')](_0x9e29('0x4b'),util[_0x9e29('0x4c')](_0x498466,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0x9e29('0x33')][_0x9e29('0x1e')]=function(_0x541ad8){try{if(this[_0x9e29('0x31')](_0x541ad8)){if(_0x541ad8['uniqueid']===_0x541ad8[_0x9e29('0x3b')]&&_0x541ad8['exten']!='h'&&_0x541ad8[_0x9e29('0x3c')]!='OutgoingSpoolFailed'){_0x541ad8[_0x9e29('0x4d')]=_0x541ad8[_0x9e29('0x4d')][_0x9e29('0x4e')]();_0x541ad8['applicationdata']=(_0x541ad8[_0x9e29('0x4f')]||_0x541ad8[_0x9e29('0x50')])[_0x9e29('0x4e')]();if(_[_0x9e29('0x32')](this[_0x9e29('0x1b')][_0x541ad8['uniqueid']])){this[_0x9e29('0x1b')][_0x541ad8[_0x9e29('0x36')]]=new Channel();this[_0x9e29('0x1b')][_0x541ad8[_0x9e29('0x36')]][_0x9e29('0x3e')]=_0x541ad8[_0x9e29('0x51')]?moment()[_0x9e29('0x52')](moment[_0x9e29('0x51')](_0x541ad8[_0x9e29('0x51')])[_0x9e29('0x53')](),_0x9e29('0x53'))['format'](_0x9e29('0x54')):moment()[_0x9e29('0x3f')](_0x9e29('0x54'));this['channels'][_0x541ad8[_0x9e29('0x36')]][_0x9e29('0x40')]=_0x9e29('0x14');}_[_0x9e29('0x37')](this['channels'][_0x541ad8['uniqueid']],_[_0x9e29('0x38')](_0x541ad8,_['keys'](this[_0x9e29('0x1b')][_0x541ad8['uniqueid']])));if(_[_0x9e29('0x55')](applications,_0x541ad8['application'])){this['channels'][_0x541ad8[_0x9e29('0x36')]][_0x9e29('0x56')]=_0x541ad8['application'];this[_0x9e29('0x1b')][_0x541ad8['uniqueid']][_0x9e29('0x57')]=_0x541ad8[_0x9e29('0x50')];if(_0x541ad8[_0x9e29('0x4d')]===_0x9e29('0xf')&&_[_0x9e29('0x58')](_0x541ad8[_0x9e29('0x50')],'cdr(')){var _0x3edc5=_0x541ad8['applicationdata'][_0x9e29('0x46')]('=');var _0x57a422=_0x3edc5[0x0][_0x9e29('0x59')](/cdr\((.*)\)/);if(_0x57a422){this[_0x9e29('0x1b')][_0x541ad8[_0x9e29('0x36')]][_0x57a422[0x1]]=_0x3edc5[0x1];}}else if(_0x541ad8['application']===_0x9e29('0x5a')){this[_0x9e29('0x1b')][_0x541ad8[_0x9e29('0x36')]][_0x9e29('0x5a')]=_0x541ad8['applicationdata'][_0x9e29('0x46')](',')[0x0];}}}}}catch(_0x3abe15){logger[_0x9e29('0x39')](_0x9e29('0x5b'),util[_0x9e29('0x4c')](_0x3abe15,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0x9e29('0x33')][_0x9e29('0x24')]=function(_0x107879){try{if(this['isNotNull'](_0x107879)){if(_0x107879[_0x9e29('0x36')]!==_0x107879[_0x9e29('0x3b')]){if(this[_0x9e29('0x1b')][_0x107879[_0x9e29('0x3b')]]){if(_0x107879[_0x9e29('0x42')]==='6'){if(!this['channels'][_0x107879['linkedid']][_0x9e29('0x5c')]){var _0x230873=moment();this['channels'][_0x107879[_0x9e29('0x3b')]][_0x9e29('0x5c')]=!![];this[_0x9e29('0x1b')][_0x107879['linkedid']][_0x9e29('0x5d')]=_0x230873['format'](_0x9e29('0x54'));if(this[_0x9e29('0x1b')][_0x107879['linkedid']][_0x9e29('0x3e')]){this[_0x9e29('0x1b')][_0x107879[_0x9e29('0x3b')]][_0x9e29('0x5e')]=_0x230873[_0x9e29('0x5f')](this[_0x9e29('0x1b')][_0x107879[_0x9e29('0x3b')]]['starttime'],_0x9e29('0x53'));}}this['channels'][_0x107879['linkedid']][_0x9e29('0x3b')]=_0x107879[_0x9e29('0x36')];if(_0x107879[_0x9e29('0x60')]!==_0x9e29('0x61')){this['channels'][_0x107879['linkedid']]['connectedlinenum']=_0x107879['calleridnum'];}this[_0x9e29('0x1b')][_0x107879[_0x9e29('0x3b')]][_0x9e29('0x62')]=_0x107879[_0x9e29('0x63')];this[_0x9e29('0x1b')][_0x107879[_0x9e29('0x3b')]][_0x9e29('0x64')]=_0x107879[_0x9e29('0x3c')];this['channels'][_0x107879[_0x9e29('0x3b')]]['disposition']=dispositions[_[_0x9e29('0x41')](_0x107879[_0x9e29('0x42')])];if(this[_0x9e29('0x1c')][_0x107879[_0x9e29('0x3c')][_0x9e29('0x46')]('-')[0x0]]){this[_0x9e29('0x1b')][_0x107879['linkedid']]['UserId']=this[_0x9e29('0x1c')][_0x107879[_0x9e29('0x3c')][_0x9e29('0x46')]('-')[0x0]]['id'];this[_0x9e29('0x1b')][_0x107879[_0x9e29('0x3b')]]['membername']=this[_0x9e29('0x1c')][_0x107879[_0x9e29('0x3c')][_0x9e29('0x46')]('-')[0x0]][_0x9e29('0x48')];}}}}else{if(this['channels'][_0x107879[_0x9e29('0x36')]]){if(_0x107879['channelstate']==='6'){if(this['agents'][_0x107879[_0x9e29('0x3c')][_0x9e29('0x46')]('-')[0x0]]){this['channels'][_0x107879[_0x9e29('0x36')]][_0x9e29('0x65')]=this[_0x9e29('0x1c')][_0x107879[_0x9e29('0x3c')][_0x9e29('0x46')]('-')[0x0]]['id'];this[_0x9e29('0x1b')][_0x107879['uniqueid']][_0x9e29('0x66')]=this[_0x9e29('0x1c')][_0x107879[_0x9e29('0x3c')][_0x9e29('0x46')]('-')[0x0]][_0x9e29('0x48')];}}}}}}catch(_0x53bc5c){logger['error'](_0x9e29('0x67'),util[_0x9e29('0x4c')](_0x53bc5c,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0x9e29('0x33')][_0x9e29('0x68')]=function(_0x40edf5,_0x3947ec){if(this[_0x9e29('0x1b')][_0x40edf5]){this['channels'][_0x40edf5]['monitor']=!![];if(_[_0x9e29('0x69')](_0x3947ec,_0x9e29('0x6a'))){_0x3947ec=_0x3947ec[_0x9e29('0x6b')](_0x9e29('0x6a'),_0x9e29('0x6c'));}this[_0x9e29('0x1b')][_0x40edf5][_0x9e29('0x6d')]=_0x3947ec;var _0x548ae3=_[_0x9e29('0x6e')](this[_0x9e29('0x1b')][_0x40edf5]['monitors'],{'filename':_0x3947ec});if(_[_0x9e29('0x6f')](_0x548ae3)){this['channels'][_0x40edf5]['monitors'][_0x9e29('0x70')]({'filename':_0x3947ec,'createdAt':moment()[_0x9e29('0x3f')](_0x9e29('0x54')),'mixmonitorid':'','status':_0x9e29('0x71')});}}};VoiceCallReport[_0x9e29('0x33')][_0x9e29('0x26')]=function(_0x3cf78f){try{if(this[_0x9e29('0x31')](_0x3cf78f)){if(this[_0x9e29('0x1b')][_0x3cf78f[_0x9e29('0x36')]]&&_0x3cf78f[_0x9e29('0x3c')]!=_0x9e29('0x3d')){if(this['isNotNull'](_0x3cf78f[_0x9e29('0x72')])){if(this[_0x9e29('0x31')](_0x3cf78f[_0x9e29('0x72')][_0x9e29('0x73')])){this[_0x9e29('0x68')](_0x3cf78f[_0x9e29('0x36')],_0x3cf78f['value']);}else if(this[_0x9e29('0x31')](_0x3cf78f[_0x9e29('0x72')][_0x9e29('0x74')])){this[_0x9e29('0x1b')][_0x3cf78f[_0x9e29('0x36')]][_0x9e29('0x60')]=_0x3cf78f[_0x9e29('0x75')];}else if(this[_0x9e29('0x31')](_0x3cf78f[_0x9e29('0x72')]['xmd-callerid'])){this[_0x9e29('0x1b')][_0x3cf78f[_0x9e29('0x36')]][_0x9e29('0x76')]=_0x3cf78f[_0x9e29('0x75')];}else if(this[_0x9e29('0x31')](_0x3cf78f[_0x9e29('0x72')]['xmd-cdrtype'])){this[_0x9e29('0x1b')][_0x3cf78f['uniqueid']][_0x9e29('0x77')]=_0x3cf78f[_0x9e29('0x75')];}else if(this[_0x9e29('0x31')](_0x3cf78f[_0x9e29('0x72')][_0x9e29('0x78')])){this[_0x9e29('0x1b')][_0x3cf78f[_0x9e29('0x36')]][_0x9e29('0x5a')]=_0x3cf78f['value'][_0x9e29('0x46')](',')[0x0];}else if(this['isNotNull'](_0x3cf78f[_0x9e29('0x72')]['xmd-originatecalleridnum'])){this[_0x9e29('0x1b')][_0x3cf78f['uniqueid']]['originatecalleridnum']=_0x3cf78f[_0x9e29('0x75')];}else if(this['isNotNull'](_0x3cf78f[_0x9e29('0x72')][_0x9e29('0x79')])){this[_0x9e29('0x1b')][_0x3cf78f['uniqueid']]['destination']=_0x3cf78f[_0x9e29('0x75')];}else if(this[_0x9e29('0x31')](_0x3cf78f[_0x9e29('0x72')][_0x9e29('0x7a')])){this['channels'][_0x3cf78f[_0x9e29('0x36')]][_0x9e29('0x7b')]=_0x3cf78f['value'];}else if(this[_0x9e29('0x31')](_0x3cf78f[_0x9e29('0x72')]['xmcs-queue'])){this['channels'][_0x3cf78f[_0x9e29('0x36')]][_0x9e29('0x5a')]=_0x3cf78f[_0x9e29('0x75')];}else if(this[_0x9e29('0x31')](_0x3cf78f[_0x9e29('0x72')][_0x9e29('0x7c')])){this['channels'][_0x3cf78f[_0x9e29('0x36')]][_0x9e29('0x7d')]=_0x3cf78f[_0x9e29('0x75')];}}}else if(this[_0x9e29('0x31')](_0x3cf78f[_0x9e29('0x72')][_0x9e29('0x73')])){if(_0x3cf78f[_0x9e29('0x75')]){var _0x51c9cc=path['parse'](_0x3cf78f[_0x9e29('0x75')])[_0x9e29('0x48')];this[_0x9e29('0x68')](_0x51c9cc,_0x3cf78f[_0x9e29('0x75')]);}}else if(this[_0x9e29('0x1b')][_0x3cf78f[_0x9e29('0x3b')]]){if(this['isNotNull'](_0x3cf78f[_0x9e29('0x72')])){if(this['isNotNull'](_0x3cf78f[_0x9e29('0x72')][_0x9e29('0x7c')])){this[_0x9e29('0x1b')][_0x3cf78f['linkedid']]['sipcalllinkedid']=_0x3cf78f[_0x9e29('0x75')];}}}}}catch(_0x5dde0c){logger[_0x9e29('0x39')](_0x9e29('0x7e'),util[_0x9e29('0x4c')](_0x5dde0c,{'showHidden':![],'depth':null}));}};VoiceCallReport['prototype'][_0x9e29('0x27')]=function(_0x293a57){try{if(this[_0x9e29('0x31')](_0x293a57)){if(this[_0x9e29('0x1b')][_0x293a57[_0x9e29('0x36')]]){var _0x5344ba=moment();this[_0x9e29('0x1b')][_0x293a57[_0x9e29('0x36')]][_0x9e29('0x7f')]=_0x5344ba[_0x9e29('0x3f')](_0x9e29('0x54'));this[_0x9e29('0x1b')][_0x293a57['uniqueid']][_0x9e29('0x51')]=_0x5344ba[_0x9e29('0x5f')](this[_0x9e29('0x1b')][_0x293a57[_0x9e29('0x36')]]['starttime'],_0x9e29('0x53'));if(this[_0x9e29('0x1b')][_0x293a57[_0x9e29('0x36')]]['answered']){this[_0x9e29('0x1b')][_0x293a57[_0x9e29('0x36')]][_0x9e29('0x80')]=_0x5344ba[_0x9e29('0x5f')](this[_0x9e29('0x1b')][_0x293a57[_0x9e29('0x36')]][_0x9e29('0x5d')],'seconds');this['channels'][_0x293a57[_0x9e29('0x36')]]['holdtime']=this[_0x9e29('0x1b')][_0x293a57[_0x9e29('0x36')]][_0x9e29('0x51')]-this[_0x9e29('0x1b')][_0x293a57[_0x9e29('0x36')]]['billableseconds'];}if(_0x293a57[_0x9e29('0x44')]===_0x9e29('0x45')){if(this[_0x9e29('0x1c')][_0x293a57[_0x9e29('0x3c')][_0x9e29('0x46')]('-')[0x0]]){this[_0x9e29('0x1c')][_0x293a57[_0x9e29('0x3c')][_0x9e29('0x46')]('-')[0x0]]=_[_0x9e29('0x81')](this[_0x9e29('0x1c')][_0x293a57[_0x9e29('0x3c')]['split']('-')[0x0]],[_0x9e29('0x47')]);this[_0x9e29('0x34')](util[_0x9e29('0x3f')](_0x9e29('0x82'),this['agents'][_0x293a57['channel'][_0x9e29('0x46')]('-')[0x0]][_0x9e29('0x48')]),_0x9e29('0x83'),{'destaccountcode':this[_0x9e29('0x1c')][_0x293a57[_0x9e29('0x3c')][_0x9e29('0x46')]('-')[0x0]][_0x9e29('0x4a')]});}}ami[_0x9e29('0x34')](_0x9e29('0x84'),this[_0x9e29('0x1b')][_0x293a57[_0x9e29('0x36')]]);delete this['channels'][_0x293a57['uniqueid']];}}}catch(_0x54b8da){logger[_0x9e29('0x39')](_0x9e29('0x85'),util[_0x9e29('0x4c')](_0x54b8da,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0x9e29('0x33')][_0x9e29('0x86')]=function(_0x2784f4){try{if(this[_0x9e29('0x31')](_0x2784f4)){if(this[_0x9e29('0x1b')][_0x2784f4[_0x9e29('0x87')]]){this[_0x9e29('0x1b')][_0x2784f4['transfereeuniqueid']]['transfercalleridnum']=_0x2784f4[_0x9e29('0x88')];this[_0x9e29('0x1b')][_0x2784f4['transfereeuniqueid']]['transferconnectedlinenum']=_0x2784f4[_0x9e29('0x89')];if(this[_0x9e29('0x1b')][_0x2784f4[_0x9e29('0x8a')]]){var _0x295a15=this[_0x9e29('0x1b')][_0x2784f4[_0x9e29('0x8a')]];this[_0x9e29('0x1b')][_0x2784f4[_0x9e29('0x8a')]]=this[_0x9e29('0x1b')][_0x2784f4[_0x9e29('0x87')]];this[_0x9e29('0x1b')][_0x2784f4[_0x9e29('0x87')]]=_0x295a15;}}else if(this[_0x9e29('0x1b')][_0x2784f4[_0x9e29('0x8b')]]){this[_0x9e29('0x1b')][_0x2784f4[_0x9e29('0x8b')]][_0x9e29('0x8c')]=_0x2784f4[_0x9e29('0x88')];this[_0x9e29('0x1b')][_0x2784f4[_0x9e29('0x8b')]][_0x9e29('0x8d')]=_0x2784f4[_0x9e29('0x89')];if(this[_0x9e29('0x1b')][_0x2784f4[_0x9e29('0x8e')]]){var _0x295a15=this[_0x9e29('0x1b')][_0x2784f4[_0x9e29('0x8e')]];this[_0x9e29('0x1b')][_0x2784f4[_0x9e29('0x8e')]]=this[_0x9e29('0x1b')][_0x2784f4[_0x9e29('0x8b')]];this[_0x9e29('0x1b')][_0x2784f4['transfertargetuniqueid']]=_0x295a15;}}}}catch(_0x1081fb){logger[_0x9e29('0x39')](_0x9e29('0x8f'),util['inspect'](_0x1081fb,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0x9e29('0x33')]['syncBlindTransfer']=function(_0xf8d5aa){try{if(this[_0x9e29('0x31')](_0xf8d5aa)){if(this[_0x9e29('0x1b')][_0xf8d5aa[_0x9e29('0x87')]]){this['channels'][_0xf8d5aa['transfereeuniqueid']][_0x9e29('0x8c')]=_0xf8d5aa[_0x9e29('0x90')];this['channels'][_0xf8d5aa[_0x9e29('0x87')]]['transferconnectedlinenum']=_0xf8d5aa[_0x9e29('0x91')];this[_0x9e29('0x27')]({'event':_0x9e29('0x92'),'uniqueid':_0xf8d5aa[_0x9e29('0x87')],'context':_0xf8d5aa[_0x9e29('0x44')],'channel':_0xf8d5aa[_0x9e29('0x93')]});}}}catch(_0x39b840){logger[_0x9e29('0x39')](_0x9e29('0x94'),util[_0x9e29('0x4c')](_0x39b840,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0x9e29('0x33')][_0x9e29('0x2c')]=function(_0x366f17){try{if(this[_0x9e29('0x31')](_0x366f17)){if(this[_0x9e29('0x1b')][_0x366f17[_0x9e29('0x36')]]){if(!_[_0x9e29('0x6f')](this['channels'][_0x366f17[_0x9e29('0x36')]][_0x9e29('0x5d')])){this[_0x9e29('0x1b')][_0x366f17[_0x9e29('0x36')]]['mohstarttime']=moment()['format']('YYYY-MM-DD\x20HH:mm:ss');}}}}catch(_0x312128){logger[_0x9e29('0x39')](_0x9e29('0x95'),util[_0x9e29('0x4c')](_0x312128,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0x9e29('0x33')][_0x9e29('0x2d')]=function(_0x1cff82){try{if(this[_0x9e29('0x31')](_0x1cff82)){if(this[_0x9e29('0x1b')][_0x1cff82['uniqueid']]){if(!_['isNil'](this['channels'][_0x1cff82[_0x9e29('0x36')]][_0x9e29('0x96')])){this[_0x9e29('0x1b')][_0x1cff82[_0x9e29('0x36')]][_0x9e29('0x97')]+=moment()[_0x9e29('0x98')](0x0)[_0x9e29('0x5f')](this['channels'][_0x1cff82['uniqueid']]['mohstarttime'],_0x9e29('0x53'));delete this[_0x9e29('0x1b')][_0x1cff82['uniqueid']][_0x9e29('0x96')];}}}}catch(_0x56428b){logger[_0x9e29('0x39')](_0x9e29('0x99'),util['inspect'](_0x56428b,{'showHidden':![],'depth':null}));}};module[_0x9e29('0x9a')]=VoiceCallReport;
\ No newline at end of file
+var _0xea81=['transfertargetuniqueid','origtransfereruniqueid','[syncAttendedTransfer][VoiceCallReport]','transfereecalleridnum','extension','transfererchannel','isNil','[syncMusicOnHoldStart][VoiceCallReport]','milliseconds','mohstarttime','[syncMusicOnHoldStop][VoiceCallReport]','exports','bluebird','lodash','util','path','ioredis','../../../config/environment','ami','../model/channel','not_inuse','inuse','busy','invalid','unavailable','ringinuse','onhold','set','queue','agi','dial','playback','voicemail','NO\x20ANSWER','FAILED','ANSWERED','localhost','socket.io-emitter','redis','channels','agents','coreshowchannel','bind','newexten','syncNewExten','newchannel','syncNewChannel','newstate','varset','hangup','syncHangup','syncNewCallerId','syncAttendedTransfer','blindtransfer','syncBlindTransfer','musiconholdstart','syncMusicOnHoldStart','syncMusicOnHoldStop','resolve','then','actionCoreShowChannels','catch','log','prototype','isNotNull','isUndefined','emit','uniqueid','linkedid','error','[syncNewCallerId][VoiceCallReport]','inspect','channel','OutgoingSpoolFailed','YYYY-MM-DD\x20HH:mm:ss','disposition','toNumber','channelstate','merge','pick','keys','context','split','destconnectedlinenum','exten','user:%s','name','user:agentconnect','accountcode','[syncNewChannel][VoiceCallReport]','toLowerCase','applicationdata','starttime','duration','subtract','seconds','format','includes','application','lastapplication','startsWith','cdr(','match','syncNewState','answered','answertime','diff','calleridnum','xcally-motion-preview','connectedlinenum','calleridname','destinationchannel','UserId','membername','[syncNewState][VoiceCallReport]','monitor','endsWith','.wav49','replace','find','monitors','rec','syncVarSet','variable','mixmonitor_filename','syncMixMonitorFilename','value','xmd-phone','xmd-callerid','xmd-queue','originatecalleridnum','xmd-destination','destination','xmd-callerid-preview','calleridpreview','xmcs-queue','sipcallid','sipcalluniqueid','parse','[syncVarSet][VoiceCallReport]','endtime','billableseconds','from-sip','omit','custom:voiceCallReport','transfereeuniqueid','origtransferercalleridnum','transferconnectedlinenum','transfertargetcalleridnum','secondtransfereruniqueid'];(function(_0x2739be,_0x15e785){var _0x55d9bc=function(_0x4bd3ee){while(--_0x4bd3ee){_0x2739be['push'](_0x2739be['shift']());}};_0x55d9bc(++_0x15e785);}(_0xea81,0x138));var _0x1ea8=function(_0x1adf7b,_0x3309c7){_0x1adf7b=_0x1adf7b-0x0;var _0x1dc12b=_0xea81[_0x1adf7b];return _0x1dc12b;};'use strict';var BPromise=require(_0x1ea8('0x0'));var _=require(_0x1ea8('0x1'));var moment=require('moment');var util=require(_0x1ea8('0x2'));var path=require(_0x1ea8('0x3'));var Redis=require(_0x1ea8('0x4'));var config=require(_0x1ea8('0x5'));var logger=require('../../../config/logger')(_0x1ea8('0x6'));var ami=require('../ami');var Channel=require(_0x1ea8('0x7'));var statusDesc=['unknown',_0x1ea8('0x8'),_0x1ea8('0x9'),_0x1ea8('0xa'),_0x1ea8('0xb'),_0x1ea8('0xc'),'ringing',_0x1ea8('0xd'),_0x1ea8('0xe')];var applications=[_0x1ea8('0xf'),_0x1ea8('0x10'),_0x1ea8('0x11'),_0x1ea8('0x12'),_0x1ea8('0x13'),_0x1ea8('0x14')];var dispositions=[_0x1ea8('0x15'),_0x1ea8('0x16'),'FAILED',_0x1ea8('0x15'),_0x1ea8('0x15'),'NO\x20ANSWER',_0x1ea8('0x17'),'BUSY',_0x1ea8('0x16'),_0x1ea8('0x16'),'FAILED'];var actions={};config['redis']=_['defaults'](config['redis'],{'host':_0x1ea8('0x18'),'port':0x18eb});var io=require(_0x1ea8('0x19'))(new Redis(config[_0x1ea8('0x1a')]));function VoiceCallReport(_0x9188c0){this[_0x1ea8('0x1b')]=_0x9188c0[_0x1ea8('0x1b')];this[_0x1ea8('0x1c')]=_0x9188c0['agents'];ami['on'](_0x1ea8('0x1d'),this['syncNewExten'][_0x1ea8('0x1e')](this));ami['on'](_0x1ea8('0x1f'),this[_0x1ea8('0x20')]['bind'](this));ami['on'](_0x1ea8('0x21'),this[_0x1ea8('0x22')][_0x1ea8('0x1e')](this));ami['on'](_0x1ea8('0x23'),this['syncNewState'][_0x1ea8('0x1e')](this));ami['on'](_0x1ea8('0x24'),this['syncVarSet'][_0x1ea8('0x1e')](this));ami['on'](_0x1ea8('0x25'),this[_0x1ea8('0x26')]['bind'](this));ami['on']('newcallerid',this[_0x1ea8('0x27')]['bind'](this));ami['on']('attendedtransfer',this[_0x1ea8('0x28')][_0x1ea8('0x1e')](this));ami['on'](_0x1ea8('0x29'),this[_0x1ea8('0x2a')]['bind'](this));ami['on'](_0x1ea8('0x2b'),this[_0x1ea8('0x2c')][_0x1ea8('0x1e')](this));ami['on']('musiconholdstop',this[_0x1ea8('0x2d')][_0x1ea8('0x1e')](this));return BPromise[_0x1ea8('0x2e')]()[_0x1ea8('0x2f')](ami[_0x1ea8('0x30')]())[_0x1ea8('0x31')](function(_0x2d5810){console[_0x1ea8('0x32')](_0x2d5810);});}VoiceCallReport[_0x1ea8('0x33')][_0x1ea8('0x34')]=function(_0x540c31){return _0x540c31!==null&&!_[_0x1ea8('0x35')](_0x540c31);};VoiceCallReport[_0x1ea8('0x33')][_0x1ea8('0x36')]=function(_0x1ee6e8,_0x849f6d,_0x25e07c){io['to'](_0x1ee6e8)['emit'](_0x849f6d,_0x25e07c);};VoiceCallReport[_0x1ea8('0x33')][_0x1ea8('0x27')]=function(_0x2da3df){try{if(this[_0x1ea8('0x34')](_0x2da3df)){if(_0x2da3df[_0x1ea8('0x37')]===_0x2da3df[_0x1ea8('0x38')]){if(!_['isUndefined'](this[_0x1ea8('0x1b')][_0x2da3df[_0x1ea8('0x37')]])){_['merge'](this[_0x1ea8('0x1b')][_0x2da3df[_0x1ea8('0x37')]],_['pick'](_0x2da3df,_['keys'](this[_0x1ea8('0x1b')][_0x2da3df[_0x1ea8('0x37')]])));}}}}catch(_0x5312e0){logger[_0x1ea8('0x39')](_0x1ea8('0x3a'),util[_0x1ea8('0x3b')](_0x5312e0,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0x1ea8('0x33')][_0x1ea8('0x22')]=function(_0x2da781){try{if(this[_0x1ea8('0x34')](_0x2da781)){if(_0x2da781['uniqueid']===_0x2da781['linkedid']&&_0x2da781[_0x1ea8('0x3c')]!=_0x1ea8('0x3d')){if(_['isUndefined'](this['channels'][_0x2da781['uniqueid']])){this[_0x1ea8('0x1b')][_0x2da781[_0x1ea8('0x37')]]=new Channel();this[_0x1ea8('0x1b')][_0x2da781[_0x1ea8('0x37')]]['starttime']=moment()['format'](_0x1ea8('0x3e'));this[_0x1ea8('0x1b')][_0x2da781[_0x1ea8('0x37')]][_0x1ea8('0x3f')]=dispositions[_[_0x1ea8('0x40')](_0x2da781[_0x1ea8('0x41')])];_[_0x1ea8('0x42')](this[_0x1ea8('0x1b')][_0x2da781[_0x1ea8('0x37')]],_[_0x1ea8('0x43')](_0x2da781,_[_0x1ea8('0x44')](this[_0x1ea8('0x1b')][_0x2da781['uniqueid']])));if(_0x2da781[_0x1ea8('0x45')]==='from-sip'){if(this[_0x1ea8('0x1c')][_0x2da781[_0x1ea8('0x3c')][_0x1ea8('0x46')]('-')[0x0]]){this[_0x1ea8('0x1c')][_0x2da781[_0x1ea8('0x3c')]['split']('-')[0x0]][_0x1ea8('0x47')]=_0x2da781[_0x1ea8('0x48')];this[_0x1ea8('0x36')](util['format'](_0x1ea8('0x49'),this[_0x1ea8('0x1c')][_0x2da781['channel']['split']('-')[0x0]][_0x1ea8('0x4a')]),_0x1ea8('0x4b'),{'destaccountcode':this[_0x1ea8('0x1c')][_0x2da781[_0x1ea8('0x3c')][_0x1ea8('0x46')]('-')[0x0]][_0x1ea8('0x4c')],'destconnectedlinenum':_0x2da781[_0x1ea8('0x48')]});}}}}}}catch(_0xa5905){logger['error'](_0x1ea8('0x4d'),util[_0x1ea8('0x3b')](_0xa5905,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0x1ea8('0x33')][_0x1ea8('0x20')]=function(_0x10f4f6){try{if(this['isNotNull'](_0x10f4f6)){if(_0x10f4f6['uniqueid']===_0x10f4f6[_0x1ea8('0x38')]&&_0x10f4f6[_0x1ea8('0x48')]!='h'&&_0x10f4f6[_0x1ea8('0x3c')]!=_0x1ea8('0x3d')){_0x10f4f6['application']=_0x10f4f6['application'][_0x1ea8('0x4e')]();_0x10f4f6[_0x1ea8('0x4f')]=(_0x10f4f6['appdata']||_0x10f4f6[_0x1ea8('0x4f')])[_0x1ea8('0x4e')]();if(_[_0x1ea8('0x35')](this[_0x1ea8('0x1b')][_0x10f4f6[_0x1ea8('0x37')]])){this[_0x1ea8('0x1b')][_0x10f4f6[_0x1ea8('0x37')]]=new Channel();this['channels'][_0x10f4f6['uniqueid']][_0x1ea8('0x50')]=_0x10f4f6[_0x1ea8('0x51')]?moment()[_0x1ea8('0x52')](moment[_0x1ea8('0x51')](_0x10f4f6[_0x1ea8('0x51')])[_0x1ea8('0x53')](),_0x1ea8('0x53'))[_0x1ea8('0x54')]('YYYY-MM-DD\x20HH:mm:ss'):moment()['format'](_0x1ea8('0x3e'));this[_0x1ea8('0x1b')][_0x10f4f6[_0x1ea8('0x37')]][_0x1ea8('0x3f')]=_0x1ea8('0x15');}_[_0x1ea8('0x42')](this[_0x1ea8('0x1b')][_0x10f4f6['uniqueid']],_[_0x1ea8('0x43')](_0x10f4f6,_[_0x1ea8('0x44')](this[_0x1ea8('0x1b')][_0x10f4f6[_0x1ea8('0x37')]])));if(_[_0x1ea8('0x55')](applications,_0x10f4f6[_0x1ea8('0x56')])){this[_0x1ea8('0x1b')][_0x10f4f6['uniqueid']][_0x1ea8('0x57')]=_0x10f4f6['application'];this['channels'][_0x10f4f6['uniqueid']]['lastdata']=_0x10f4f6['applicationdata'];if(_0x10f4f6[_0x1ea8('0x56')]===_0x1ea8('0xf')&&_[_0x1ea8('0x58')](_0x10f4f6['applicationdata'],_0x1ea8('0x59'))){var _0x497f50=_0x10f4f6['applicationdata'][_0x1ea8('0x46')]('=');var _0x3431ac=_0x497f50[0x0][_0x1ea8('0x5a')](/cdr\((.*)\)/);if(_0x3431ac){this[_0x1ea8('0x1b')][_0x10f4f6['uniqueid']][_0x3431ac[0x1]]=_0x497f50[0x1];}}else if(_0x10f4f6[_0x1ea8('0x56')]==='queue'){this[_0x1ea8('0x1b')][_0x10f4f6[_0x1ea8('0x37')]][_0x1ea8('0x10')]=_0x10f4f6[_0x1ea8('0x4f')][_0x1ea8('0x46')](',')[0x0];}}}}}catch(_0x4fa36f){logger[_0x1ea8('0x39')]('[syncNewExten][VoiceCallReport]',util['inspect'](_0x4fa36f,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0x1ea8('0x33')][_0x1ea8('0x5b')]=function(_0x2fafc6){try{if(this[_0x1ea8('0x34')](_0x2fafc6)){if(_0x2fafc6[_0x1ea8('0x37')]!==_0x2fafc6['linkedid']){if(this[_0x1ea8('0x1b')][_0x2fafc6[_0x1ea8('0x38')]]){if(_0x2fafc6[_0x1ea8('0x41')]==='6'){if(!this['channels'][_0x2fafc6[_0x1ea8('0x38')]]['answered']){var _0x540c1a=moment();this[_0x1ea8('0x1b')][_0x2fafc6[_0x1ea8('0x38')]][_0x1ea8('0x5c')]=!![];this[_0x1ea8('0x1b')][_0x2fafc6['linkedid']][_0x1ea8('0x5d')]=_0x540c1a[_0x1ea8('0x54')]('YYYY-MM-DD\x20HH:mm:ss');if(this[_0x1ea8('0x1b')][_0x2fafc6['linkedid']][_0x1ea8('0x50')]){this[_0x1ea8('0x1b')][_0x2fafc6['linkedid']]['holdtime']=_0x540c1a[_0x1ea8('0x5e')](this[_0x1ea8('0x1b')][_0x2fafc6[_0x1ea8('0x38')]][_0x1ea8('0x50')],'seconds');}}this['channels'][_0x2fafc6[_0x1ea8('0x38')]][_0x1ea8('0x38')]=_0x2fafc6[_0x1ea8('0x37')];if(_0x2fafc6[_0x1ea8('0x5f')]!==_0x1ea8('0x60')){this['channels'][_0x2fafc6[_0x1ea8('0x38')]][_0x1ea8('0x61')]=_0x2fafc6[_0x1ea8('0x5f')];}this['channels'][_0x2fafc6[_0x1ea8('0x38')]]['connectedlinename']=_0x2fafc6[_0x1ea8('0x62')];this['channels'][_0x2fafc6['linkedid']][_0x1ea8('0x63')]=_0x2fafc6[_0x1ea8('0x3c')];this[_0x1ea8('0x1b')][_0x2fafc6[_0x1ea8('0x38')]][_0x1ea8('0x3f')]=dispositions[_['toNumber'](_0x2fafc6[_0x1ea8('0x41')])];if(this[_0x1ea8('0x1c')][_0x2fafc6[_0x1ea8('0x3c')][_0x1ea8('0x46')]('-')[0x0]]){this['channels'][_0x2fafc6[_0x1ea8('0x38')]][_0x1ea8('0x64')]=this[_0x1ea8('0x1c')][_0x2fafc6['channel'][_0x1ea8('0x46')]('-')[0x0]]['id'];this[_0x1ea8('0x1b')][_0x2fafc6[_0x1ea8('0x38')]][_0x1ea8('0x65')]=this[_0x1ea8('0x1c')][_0x2fafc6[_0x1ea8('0x3c')][_0x1ea8('0x46')]('-')[0x0]][_0x1ea8('0x4a')];}}}}else{if(this[_0x1ea8('0x1b')][_0x2fafc6['uniqueid']]){if(_0x2fafc6[_0x1ea8('0x41')]==='6'){if(this['agents'][_0x2fafc6[_0x1ea8('0x3c')][_0x1ea8('0x46')]('-')[0x0]]){this[_0x1ea8('0x1b')][_0x2fafc6[_0x1ea8('0x37')]]['UserId']=this[_0x1ea8('0x1c')][_0x2fafc6[_0x1ea8('0x3c')][_0x1ea8('0x46')]('-')[0x0]]['id'];this['channels'][_0x2fafc6['uniqueid']][_0x1ea8('0x65')]=this[_0x1ea8('0x1c')][_0x2fafc6['channel']['split']('-')[0x0]][_0x1ea8('0x4a')];}}}}}}catch(_0x3d9e1b){logger[_0x1ea8('0x39')](_0x1ea8('0x66'),util['inspect'](_0x3d9e1b,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0x1ea8('0x33')]['syncMixMonitorFilename']=function(_0x26cd64,_0x11c82f){if(this[_0x1ea8('0x1b')][_0x26cd64]){this[_0x1ea8('0x1b')][_0x26cd64][_0x1ea8('0x67')]=!![];if(_[_0x1ea8('0x68')](_0x11c82f,_0x1ea8('0x69'))){_0x11c82f=_0x11c82f[_0x1ea8('0x6a')](_0x1ea8('0x69'),'.WAV');}this[_0x1ea8('0x1b')][_0x26cd64]['monitorFilename']=_0x11c82f;var _0x709fcf=_[_0x1ea8('0x6b')](this[_0x1ea8('0x1b')][_0x26cd64]['monitors'],{'filename':_0x11c82f});if(_['isNil'](_0x709fcf)){this['channels'][_0x26cd64][_0x1ea8('0x6c')]['push']({'filename':_0x11c82f,'createdAt':moment()[_0x1ea8('0x54')](_0x1ea8('0x3e')),'mixmonitorid':'','status':_0x1ea8('0x6d')});}}};VoiceCallReport[_0x1ea8('0x33')][_0x1ea8('0x6e')]=function(_0x1d2aea){try{if(this[_0x1ea8('0x34')](_0x1d2aea)){if(this[_0x1ea8('0x1b')][_0x1d2aea[_0x1ea8('0x37')]]&&_0x1d2aea[_0x1ea8('0x3c')]!=_0x1ea8('0x3d')){if(this[_0x1ea8('0x34')](_0x1d2aea[_0x1ea8('0x6f')])){if(this['isNotNull'](_0x1d2aea[_0x1ea8('0x6f')][_0x1ea8('0x70')])){this[_0x1ea8('0x71')](_0x1d2aea[_0x1ea8('0x37')],_0x1d2aea[_0x1ea8('0x72')]);}else if(this['isNotNull'](_0x1d2aea[_0x1ea8('0x6f')][_0x1ea8('0x73')])){this['channels'][_0x1d2aea[_0x1ea8('0x37')]][_0x1ea8('0x5f')]=_0x1d2aea[_0x1ea8('0x72')];}else if(this[_0x1ea8('0x34')](_0x1d2aea[_0x1ea8('0x6f')][_0x1ea8('0x74')])){this[_0x1ea8('0x1b')][_0x1d2aea['uniqueid']]['callerid']=_0x1d2aea[_0x1ea8('0x72')];}else if(this[_0x1ea8('0x34')](_0x1d2aea[_0x1ea8('0x6f')]['xmd-cdrtype'])){this[_0x1ea8('0x1b')][_0x1d2aea[_0x1ea8('0x37')]]['type']=_0x1d2aea[_0x1ea8('0x72')];}else if(this[_0x1ea8('0x34')](_0x1d2aea[_0x1ea8('0x6f')][_0x1ea8('0x75')])){this[_0x1ea8('0x1b')][_0x1d2aea[_0x1ea8('0x37')]][_0x1ea8('0x10')]=_0x1d2aea[_0x1ea8('0x72')]['split'](',')[0x0];}else if(this[_0x1ea8('0x34')](_0x1d2aea['variable']['xmd-originatecalleridnum'])){this[_0x1ea8('0x1b')][_0x1d2aea['uniqueid']][_0x1ea8('0x76')]=_0x1d2aea['value'];}else if(this['isNotNull'](_0x1d2aea[_0x1ea8('0x6f')][_0x1ea8('0x77')])){this[_0x1ea8('0x1b')][_0x1d2aea[_0x1ea8('0x37')]][_0x1ea8('0x78')]=_0x1d2aea[_0x1ea8('0x72')];}else if(this[_0x1ea8('0x34')](_0x1d2aea[_0x1ea8('0x6f')][_0x1ea8('0x79')])){this['channels'][_0x1d2aea[_0x1ea8('0x37')]][_0x1ea8('0x7a')]=_0x1d2aea['value'];}else if(this[_0x1ea8('0x34')](_0x1d2aea[_0x1ea8('0x6f')][_0x1ea8('0x7b')])){this[_0x1ea8('0x1b')][_0x1d2aea[_0x1ea8('0x37')]]['queue']=_0x1d2aea[_0x1ea8('0x72')];}else if(this[_0x1ea8('0x34')](_0x1d2aea['variable'][_0x1ea8('0x7c')])){this[_0x1ea8('0x1b')][_0x1d2aea[_0x1ea8('0x37')]][_0x1ea8('0x7d')]=_0x1d2aea[_0x1ea8('0x72')];}}}else if(this[_0x1ea8('0x34')](_0x1d2aea[_0x1ea8('0x6f')][_0x1ea8('0x70')])){if(_0x1d2aea[_0x1ea8('0x72')]){var _0x354a7c=path[_0x1ea8('0x7e')](_0x1d2aea['value'])['name'];this[_0x1ea8('0x71')](_0x354a7c,_0x1d2aea['value']);}}else if(this[_0x1ea8('0x1b')][_0x1d2aea['linkedid']]){if(this['isNotNull'](_0x1d2aea['variable'])){if(this[_0x1ea8('0x34')](_0x1d2aea[_0x1ea8('0x6f')]['sipcallid'])){this[_0x1ea8('0x1b')][_0x1d2aea['linkedid']]['sipcalllinkedid']=_0x1d2aea[_0x1ea8('0x72')];}}}}}catch(_0x42a8f5){logger[_0x1ea8('0x39')](_0x1ea8('0x7f'),util[_0x1ea8('0x3b')](_0x42a8f5,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0x1ea8('0x33')][_0x1ea8('0x26')]=function(_0x584b62){try{if(this[_0x1ea8('0x34')](_0x584b62)){if(this[_0x1ea8('0x1b')][_0x584b62[_0x1ea8('0x37')]]){var _0x50eebc=moment();this[_0x1ea8('0x1b')][_0x584b62[_0x1ea8('0x37')]][_0x1ea8('0x80')]=_0x50eebc[_0x1ea8('0x54')]('YYYY-MM-DD\x20HH:mm:ss');this[_0x1ea8('0x1b')][_0x584b62[_0x1ea8('0x37')]][_0x1ea8('0x51')]=_0x50eebc[_0x1ea8('0x5e')](this[_0x1ea8('0x1b')][_0x584b62[_0x1ea8('0x37')]][_0x1ea8('0x50')],_0x1ea8('0x53'));if(this[_0x1ea8('0x1b')][_0x584b62['uniqueid']][_0x1ea8('0x5c')]){this[_0x1ea8('0x1b')][_0x584b62[_0x1ea8('0x37')]][_0x1ea8('0x81')]=_0x50eebc[_0x1ea8('0x5e')](this[_0x1ea8('0x1b')][_0x584b62[_0x1ea8('0x37')]][_0x1ea8('0x5d')],_0x1ea8('0x53'));this[_0x1ea8('0x1b')][_0x584b62[_0x1ea8('0x37')]]['holdtime']=this['channels'][_0x584b62[_0x1ea8('0x37')]]['duration']-this[_0x1ea8('0x1b')][_0x584b62['uniqueid']][_0x1ea8('0x81')];}if(_0x584b62[_0x1ea8('0x45')]===_0x1ea8('0x82')){if(this[_0x1ea8('0x1c')][_0x584b62[_0x1ea8('0x3c')]['split']('-')[0x0]]){this[_0x1ea8('0x1c')][_0x584b62[_0x1ea8('0x3c')][_0x1ea8('0x46')]('-')[0x0]]=_[_0x1ea8('0x83')](this[_0x1ea8('0x1c')][_0x584b62[_0x1ea8('0x3c')][_0x1ea8('0x46')]('-')[0x0]],[_0x1ea8('0x47')]);this[_0x1ea8('0x36')](util[_0x1ea8('0x54')](_0x1ea8('0x49'),this[_0x1ea8('0x1c')][_0x584b62[_0x1ea8('0x3c')][_0x1ea8('0x46')]('-')[0x0]][_0x1ea8('0x4a')]),'user:agentcomplete',{'destaccountcode':this[_0x1ea8('0x1c')][_0x584b62[_0x1ea8('0x3c')]['split']('-')[0x0]]['accountcode']});}}ami['emit'](_0x1ea8('0x84'),this[_0x1ea8('0x1b')][_0x584b62[_0x1ea8('0x37')]]);delete this['channels'][_0x584b62['uniqueid']];}}}catch(_0x2894e6){logger[_0x1ea8('0x39')]('[syncHangup][VoiceCallReport]',util[_0x1ea8('0x3b')](_0x2894e6,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0x1ea8('0x33')][_0x1ea8('0x28')]=function(_0x14544c){try{if(this[_0x1ea8('0x34')](_0x14544c)){if(this['channels'][_0x14544c[_0x1ea8('0x85')]]){this[_0x1ea8('0x1b')][_0x14544c[_0x1ea8('0x85')]]['transfercalleridnum']=_0x14544c[_0x1ea8('0x86')];this[_0x1ea8('0x1b')][_0x14544c['transfereeuniqueid']][_0x1ea8('0x87')]=_0x14544c[_0x1ea8('0x88')];if(this[_0x1ea8('0x1b')][_0x14544c[_0x1ea8('0x89')]]){var _0x23f3fe=this[_0x1ea8('0x1b')][_0x14544c[_0x1ea8('0x89')]];this['channels'][_0x14544c['secondtransfereruniqueid']]=this[_0x1ea8('0x1b')][_0x14544c[_0x1ea8('0x85')]];this['channels'][_0x14544c[_0x1ea8('0x85')]]=_0x23f3fe;}}else if(this['channels'][_0x14544c[_0x1ea8('0x8a')]]){this[_0x1ea8('0x1b')][_0x14544c[_0x1ea8('0x8a')]]['transfercalleridnum']=_0x14544c['origtransferercalleridnum'];this[_0x1ea8('0x1b')][_0x14544c['transfertargetuniqueid']][_0x1ea8('0x87')]=_0x14544c[_0x1ea8('0x88')];if(this[_0x1ea8('0x1b')][_0x14544c['origtransfereruniqueid']]){var _0x23f3fe=this[_0x1ea8('0x1b')][_0x14544c[_0x1ea8('0x8b')]];this[_0x1ea8('0x1b')][_0x14544c['origtransfereruniqueid']]=this[_0x1ea8('0x1b')][_0x14544c['transfertargetuniqueid']];this[_0x1ea8('0x1b')][_0x14544c[_0x1ea8('0x8a')]]=_0x23f3fe;}}}}catch(_0x590e8e){logger[_0x1ea8('0x39')](_0x1ea8('0x8c'),util[_0x1ea8('0x3b')](_0x590e8e,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0x1ea8('0x33')][_0x1ea8('0x2a')]=function(_0x19243c){try{if(this['isNotNull'](_0x19243c)){if(this[_0x1ea8('0x1b')][_0x19243c['transfereeuniqueid']]){this['channels'][_0x19243c[_0x1ea8('0x85')]]['transfercalleridnum']=_0x19243c[_0x1ea8('0x8d')];this[_0x1ea8('0x1b')][_0x19243c[_0x1ea8('0x85')]]['transferconnectedlinenum']=_0x19243c[_0x1ea8('0x8e')];this[_0x1ea8('0x26')]({'event':'BlindTransfer','uniqueid':_0x19243c[_0x1ea8('0x85')],'context':_0x19243c[_0x1ea8('0x45')],'channel':_0x19243c[_0x1ea8('0x8f')]});}}}catch(_0x111360){logger[_0x1ea8('0x39')]('[syncBlindTransfer][VoiceCallReport]',util['inspect'](_0x111360,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0x1ea8('0x33')]['syncMusicOnHoldStart']=function(_0x5512ba){try{if(this['isNotNull'](_0x5512ba)){if(this['channels'][_0x5512ba[_0x1ea8('0x37')]]){if(!_[_0x1ea8('0x90')](this[_0x1ea8('0x1b')][_0x5512ba[_0x1ea8('0x37')]][_0x1ea8('0x5d')])){this[_0x1ea8('0x1b')][_0x5512ba[_0x1ea8('0x37')]]['mohstarttime']=moment()[_0x1ea8('0x54')](_0x1ea8('0x3e'));}}}}catch(_0x1d306e){logger['error'](_0x1ea8('0x91'),util[_0x1ea8('0x3b')](_0x1d306e,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0x1ea8('0x33')][_0x1ea8('0x2d')]=function(_0x5a51f6){try{if(this['isNotNull'](_0x5a51f6)){if(this[_0x1ea8('0x1b')][_0x5a51f6[_0x1ea8('0x37')]]){if(!_['isNil'](this['channels'][_0x5a51f6[_0x1ea8('0x37')]]['mohstarttime'])){this['channels'][_0x5a51f6['uniqueid']]['mohtime']+=moment()[_0x1ea8('0x92')](0x0)[_0x1ea8('0x5e')](this[_0x1ea8('0x1b')][_0x5a51f6[_0x1ea8('0x37')]][_0x1ea8('0x93')],_0x1ea8('0x53'));delete this[_0x1ea8('0x1b')][_0x5a51f6[_0x1ea8('0x37')]][_0x1ea8('0x93')];}}}}catch(_0x130728){logger[_0x1ea8('0x39')](_0x1ea8('0x94'),util[_0x1ea8('0x3b')](_0x130728,{'showHidden':![],'depth':null}));}};module[_0x1ea8('0x95')]=VoiceCallReport;
\ No newline at end of file