Built motion from commit 5b761a7b.|2.5.36
[motion2.git] / server / services / ami / report / voiceCallReport.js
index 115dd78..54f3dd5 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xd0bb=['user:%s','user:agentcomplete','event','outbound','custom:voiceCallReport','[syncHangup][VoiceCallReport]','syncAttendedTransfer','transfereeuniqueid','transfercalleridnum','origtransferercalleridnum','transferconnectedlinenum','transfertargetcalleridnum','secondtransfereruniqueid','transfertargetuniqueid','origtransfereruniqueid','[syncAttendedTransfer][VoiceCallReport]','extension','BlindTransfer','transfererchannel','[syncBlindTransfer][VoiceCallReport]','syncMusicOnHoldStart','mohstarttime','[syncMusicOnHoldStart][VoiceCallReport]','mohtime','milliseconds','exports','bluebird','lodash','moment','path','../../../config/environment','../../../config/logger','../ami','unknown','not_inuse','inuse','busy','invalid','ringing','ringinuse','onhold','set','queue','playback','voicemail','FAILED','NO\x20ANSWER','ANSWERED','BUSY','redis','defaults','localhost','channels','agents','blindTransfers','coreshowchannel','newexten','syncNewExten','bind','newchannel','syncNewChannel','syncNewState','varset','syncVarSet','hangup','newcallerid','syncNewCallerId','attendedtransfer','blindtransfer','syncBlindTransfer','musiconholdstart','syncMusicOnHoldStop','resolve','then','actionCoreShowChannels','catch','log','prototype','isNotNull','isUndefined','uniqueid','linkedid','merge','keys','error','[syncNewCallerId][VoiceCallReport]','inspect','channel','OutgoingSpoolFailed','starttime','format','toNumber','channelstate','pick','context','from-sip','split','destconnectedlinenum','name','user:agentconnect','accountcode','exten','[syncNewChannel][VoiceCallReport]','application','toLowerCase','applicationdata','appdata','subtract','duration','seconds','YYYY-MM-DD\x20HH:mm:ss','disposition','includes','lastapplication','lastdata','startsWith','cdr(','[syncNewExten][VoiceCallReport]','answered','answertime','holdtime','xcally-motion-preview','connectedlinenum','calleridnum','calleridname','destinationchannel','UserId','membername','syncMixMonitorFilename','monitor','endsWith','.wav49','.WAV','monitorFilename','find','monitors','isNil','variable','mixmonitor_filename','value','xmd-cdrtype','type','xmd-originatecalleridnum','xmd-destination','destination','xmd-callerid-preview','xmcs-queue','sipcalluniqueid','parse','sipcalllinkedid','syncHangup','endtime','diff','billableseconds','emit'];(function(_0x9db5d3,_0x4eea5e){var _0x477a81=function(_0x28e774){while(--_0x28e774){_0x9db5d3['push'](_0x9db5d3['shift']());}};_0x477a81(++_0x4eea5e);}(_0xd0bb,0x1eb));var _0xbd0b=function(_0x38c699,_0x56fea7){_0x38c699=_0x38c699-0x0;var _0x3b1ded=_0xd0bb[_0x38c699];return _0x3b1ded;};'use strict';var BPromise=require(_0xbd0b('0x0'));var _=require(_0xbd0b('0x1'));var moment=require(_0xbd0b('0x2'));var util=require('util');var path=require(_0xbd0b('0x3'));var Redis=require('ioredis');var config=require(_0xbd0b('0x4'));var logger=require(_0xbd0b('0x5'))('ami');var ami=require(_0xbd0b('0x6'));var Channel=require('../model/channel');var statusDesc=[_0xbd0b('0x7'),_0xbd0b('0x8'),_0xbd0b('0x9'),_0xbd0b('0xa'),_0xbd0b('0xb'),'unavailable',_0xbd0b('0xc'),_0xbd0b('0xd'),_0xbd0b('0xe')];var applications=[_0xbd0b('0xf'),_0xbd0b('0x10'),'agi','dial',_0xbd0b('0x11'),_0xbd0b('0x12')];var dispositions=['NO\x20ANSWER',_0xbd0b('0x13'),_0xbd0b('0x13'),'NO\x20ANSWER',_0xbd0b('0x14'),_0xbd0b('0x14'),_0xbd0b('0x15'),_0xbd0b('0x16'),_0xbd0b('0x13'),_0xbd0b('0x13'),_0xbd0b('0x13')];var actions={};config[_0xbd0b('0x17')]=_[_0xbd0b('0x18')](config[_0xbd0b('0x17')],{'host':_0xbd0b('0x19'),'port':0x18eb});var io=require('socket.io-emitter')(new Redis(config[_0xbd0b('0x17')]));function VoiceCallReport(_0x4b113b){this['channels']=_0x4b113b[_0xbd0b('0x1a')];this[_0xbd0b('0x1b')]=_0x4b113b[_0xbd0b('0x1b')];this[_0xbd0b('0x1c')]={};ami['on'](_0xbd0b('0x1d'),this['syncNewExten']['bind'](this));ami['on'](_0xbd0b('0x1e'),this[_0xbd0b('0x1f')][_0xbd0b('0x20')](this));ami['on'](_0xbd0b('0x21'),this[_0xbd0b('0x22')][_0xbd0b('0x20')](this));ami['on']('newstate',this[_0xbd0b('0x23')]['bind'](this));ami['on'](_0xbd0b('0x24'),this[_0xbd0b('0x25')][_0xbd0b('0x20')](this));ami['on'](_0xbd0b('0x26'),this['syncHangup'][_0xbd0b('0x20')](this));ami['on'](_0xbd0b('0x27'),this[_0xbd0b('0x28')]['bind'](this));ami['on'](_0xbd0b('0x29'),this['syncAttendedTransfer'][_0xbd0b('0x20')](this));ami['on'](_0xbd0b('0x2a'),this[_0xbd0b('0x2b')][_0xbd0b('0x20')](this));ami['on'](_0xbd0b('0x2c'),this['syncMusicOnHoldStart'][_0xbd0b('0x20')](this));ami['on']('musiconholdstop',this[_0xbd0b('0x2d')][_0xbd0b('0x20')](this));return BPromise[_0xbd0b('0x2e')]()[_0xbd0b('0x2f')](ami[_0xbd0b('0x30')]())[_0xbd0b('0x31')](function(_0x4fe9ed){console[_0xbd0b('0x32')](_0x4fe9ed);});}VoiceCallReport[_0xbd0b('0x33')][_0xbd0b('0x34')]=function(_0x1b5a00){return _0x1b5a00!==null&&!_[_0xbd0b('0x35')](_0x1b5a00);};VoiceCallReport[_0xbd0b('0x33')]['emit']=function(_0x149403,_0x28f1a7,_0x82d326){io['to'](_0x149403)['emit'](_0x28f1a7,_0x82d326);};VoiceCallReport['prototype'][_0xbd0b('0x28')]=function(_0x684b09){try{if(this[_0xbd0b('0x34')](_0x684b09)){if(_0x684b09[_0xbd0b('0x36')]===_0x684b09[_0xbd0b('0x37')]){if(!_[_0xbd0b('0x35')](this[_0xbd0b('0x1a')][_0x684b09['uniqueid']])){_[_0xbd0b('0x38')](this[_0xbd0b('0x1a')][_0x684b09['uniqueid']],_['pick'](_0x684b09,_[_0xbd0b('0x39')](this[_0xbd0b('0x1a')][_0x684b09['uniqueid']])));}}}}catch(_0x31bdd3){logger[_0xbd0b('0x3a')](_0xbd0b('0x3b'),util[_0xbd0b('0x3c')](_0x31bdd3,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0xbd0b('0x33')][_0xbd0b('0x22')]=function(_0x5f224e){try{if(this[_0xbd0b('0x34')](_0x5f224e)){if(_0x5f224e[_0xbd0b('0x36')]===_0x5f224e[_0xbd0b('0x37')]&&_0x5f224e[_0xbd0b('0x3d')]!=_0xbd0b('0x3e')){if(_[_0xbd0b('0x35')](this[_0xbd0b('0x1a')][_0x5f224e[_0xbd0b('0x36')]])){this[_0xbd0b('0x1a')][_0x5f224e[_0xbd0b('0x36')]]=new Channel();this[_0xbd0b('0x1a')][_0x5f224e[_0xbd0b('0x36')]][_0xbd0b('0x3f')]=moment()[_0xbd0b('0x40')]('YYYY-MM-DD\x20HH:mm:ss');this[_0xbd0b('0x1a')][_0x5f224e[_0xbd0b('0x36')]]['disposition']=dispositions[_[_0xbd0b('0x41')](_0x5f224e[_0xbd0b('0x42')])];_[_0xbd0b('0x38')](this[_0xbd0b('0x1a')][_0x5f224e[_0xbd0b('0x36')]],_[_0xbd0b('0x43')](_0x5f224e,_['keys'](this[_0xbd0b('0x1a')][_0x5f224e[_0xbd0b('0x36')]])));if(_0x5f224e[_0xbd0b('0x44')]===_0xbd0b('0x45')){if(this[_0xbd0b('0x1b')][_0x5f224e['channel']['split']('-')[0x0]]){this[_0xbd0b('0x1b')][_0x5f224e[_0xbd0b('0x3d')][_0xbd0b('0x46')]('-')[0x0]][_0xbd0b('0x47')]=_0x5f224e['exten'];this['emit'](util[_0xbd0b('0x40')]('user:%s',this[_0xbd0b('0x1b')][_0x5f224e[_0xbd0b('0x3d')][_0xbd0b('0x46')]('-')[0x0]][_0xbd0b('0x48')]),_0xbd0b('0x49'),{'destaccountcode':this[_0xbd0b('0x1b')][_0x5f224e[_0xbd0b('0x3d')][_0xbd0b('0x46')]('-')[0x0]][_0xbd0b('0x4a')],'destconnectedlinenum':_0x5f224e[_0xbd0b('0x4b')]});}}}}}}catch(_0x16a40c){logger[_0xbd0b('0x3a')](_0xbd0b('0x4c'),util[_0xbd0b('0x3c')](_0x16a40c,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0xbd0b('0x33')][_0xbd0b('0x1f')]=function(_0x16c77c){try{if(this[_0xbd0b('0x34')](_0x16c77c)){if(_0x16c77c['uniqueid']===_0x16c77c[_0xbd0b('0x37')]&&_0x16c77c[_0xbd0b('0x4b')]!='h'&&_0x16c77c[_0xbd0b('0x3d')]!=_0xbd0b('0x3e')){_0x16c77c[_0xbd0b('0x4d')]=_0x16c77c[_0xbd0b('0x4d')][_0xbd0b('0x4e')]();_0x16c77c[_0xbd0b('0x4f')]=(_0x16c77c[_0xbd0b('0x50')]||_0x16c77c[_0xbd0b('0x4f')])[_0xbd0b('0x4e')]();if(_[_0xbd0b('0x35')](this['channels'][_0x16c77c[_0xbd0b('0x36')]])){this['channels'][_0x16c77c['uniqueid']]=new Channel();this[_0xbd0b('0x1a')][_0x16c77c[_0xbd0b('0x36')]][_0xbd0b('0x3f')]=_0x16c77c['duration']?moment()[_0xbd0b('0x51')](moment[_0xbd0b('0x52')](_0x16c77c[_0xbd0b('0x52')])[_0xbd0b('0x53')](),_0xbd0b('0x53'))['format'](_0xbd0b('0x54')):moment()[_0xbd0b('0x40')](_0xbd0b('0x54'));this[_0xbd0b('0x1a')][_0x16c77c[_0xbd0b('0x36')]][_0xbd0b('0x55')]='NO\x20ANSWER';}_[_0xbd0b('0x38')](this[_0xbd0b('0x1a')][_0x16c77c[_0xbd0b('0x36')]],_[_0xbd0b('0x43')](_0x16c77c,_[_0xbd0b('0x39')](this[_0xbd0b('0x1a')][_0x16c77c[_0xbd0b('0x36')]])));if(_[_0xbd0b('0x56')](applications,_0x16c77c[_0xbd0b('0x4d')])){this[_0xbd0b('0x1a')][_0x16c77c[_0xbd0b('0x36')]][_0xbd0b('0x57')]=_0x16c77c[_0xbd0b('0x4d')];this[_0xbd0b('0x1a')][_0x16c77c[_0xbd0b('0x36')]][_0xbd0b('0x58')]=_0x16c77c[_0xbd0b('0x4f')];if(_0x16c77c[_0xbd0b('0x4d')]===_0xbd0b('0xf')&&_[_0xbd0b('0x59')](_0x16c77c[_0xbd0b('0x4f')],_0xbd0b('0x5a'))){var _0x915d2c=_0x16c77c['applicationdata'][_0xbd0b('0x46')]('=');var _0x1c13da=_0x915d2c[0x0]['match'](/cdr\((.*)\)/);if(_0x1c13da){this['channels'][_0x16c77c['uniqueid']][_0x1c13da[0x1]]=_0x915d2c[0x1];}}else if(_0x16c77c[_0xbd0b('0x4d')]==='queue'){this[_0xbd0b('0x1a')][_0x16c77c[_0xbd0b('0x36')]][_0xbd0b('0x10')]=_0x16c77c[_0xbd0b('0x4f')]['split'](',')[0x0];}}}}}catch(_0x2d2e58){logger['error'](_0xbd0b('0x5b'),util['inspect'](_0x2d2e58,{'showHidden':![],'depth':null}));}};VoiceCallReport['prototype'][_0xbd0b('0x23')]=function(_0x22f741){try{if(this[_0xbd0b('0x34')](_0x22f741)){if(_0x22f741[_0xbd0b('0x36')]!==_0x22f741[_0xbd0b('0x37')]){if(this[_0xbd0b('0x1a')][_0x22f741[_0xbd0b('0x37')]]){if(_0x22f741[_0xbd0b('0x42')]==='6'){if(!this['channels'][_0x22f741['linkedid']][_0xbd0b('0x5c')]){var _0x16ab85=moment();this['channels'][_0x22f741['linkedid']][_0xbd0b('0x5c')]=!![];this[_0xbd0b('0x1a')][_0x22f741[_0xbd0b('0x37')]][_0xbd0b('0x5d')]=_0x16ab85['format'](_0xbd0b('0x54'));if(this[_0xbd0b('0x1a')][_0x22f741[_0xbd0b('0x37')]][_0xbd0b('0x3f')]){this['channels'][_0x22f741[_0xbd0b('0x37')]][_0xbd0b('0x5e')]=_0x16ab85['diff'](this[_0xbd0b('0x1a')][_0x22f741[_0xbd0b('0x37')]][_0xbd0b('0x3f')],_0xbd0b('0x53'));}}this[_0xbd0b('0x1a')][_0x22f741[_0xbd0b('0x37')]][_0xbd0b('0x37')]=_0x22f741[_0xbd0b('0x36')];if(_0x22f741['calleridnum']!==_0xbd0b('0x5f')){this[_0xbd0b('0x1a')][_0x22f741[_0xbd0b('0x37')]][_0xbd0b('0x60')]=_0x22f741[_0xbd0b('0x61')];}this[_0xbd0b('0x1a')][_0x22f741['linkedid']]['connectedlinename']=_0x22f741[_0xbd0b('0x62')];this[_0xbd0b('0x1a')][_0x22f741['linkedid']][_0xbd0b('0x63')]=_0x22f741[_0xbd0b('0x3d')];this[_0xbd0b('0x1a')][_0x22f741[_0xbd0b('0x37')]][_0xbd0b('0x55')]=dispositions[_['toNumber'](_0x22f741[_0xbd0b('0x42')])];if(this[_0xbd0b('0x1b')][_0x22f741[_0xbd0b('0x3d')][_0xbd0b('0x46')]('-')[0x0]]){this[_0xbd0b('0x1a')][_0x22f741[_0xbd0b('0x37')]][_0xbd0b('0x64')]=this[_0xbd0b('0x1b')][_0x22f741[_0xbd0b('0x3d')][_0xbd0b('0x46')]('-')[0x0]]['id'];this[_0xbd0b('0x1a')][_0x22f741[_0xbd0b('0x37')]][_0xbd0b('0x65')]=this[_0xbd0b('0x1b')][_0x22f741[_0xbd0b('0x3d')][_0xbd0b('0x46')]('-')[0x0]][_0xbd0b('0x48')];}}}}else{if(this['channels'][_0x22f741[_0xbd0b('0x36')]]){if(_0x22f741[_0xbd0b('0x42')]==='6'){if(this[_0xbd0b('0x1b')][_0x22f741[_0xbd0b('0x3d')]['split']('-')[0x0]]){this['channels'][_0x22f741[_0xbd0b('0x36')]][_0xbd0b('0x64')]=this[_0xbd0b('0x1b')][_0x22f741[_0xbd0b('0x3d')][_0xbd0b('0x46')]('-')[0x0]]['id'];this['channels'][_0x22f741[_0xbd0b('0x36')]]['membername']=this[_0xbd0b('0x1b')][_0x22f741[_0xbd0b('0x3d')][_0xbd0b('0x46')]('-')[0x0]][_0xbd0b('0x48')];}}}}}}catch(_0x2df588){logger[_0xbd0b('0x3a')]('[syncNewState][VoiceCallReport]',util[_0xbd0b('0x3c')](_0x2df588,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0xbd0b('0x33')][_0xbd0b('0x66')]=function(_0x33313a,_0x56f833){if(this[_0xbd0b('0x1a')][_0x33313a]){this[_0xbd0b('0x1a')][_0x33313a][_0xbd0b('0x67')]=!![];if(_[_0xbd0b('0x68')](_0x56f833,_0xbd0b('0x69'))){_0x56f833=_0x56f833['replace']('.wav49',_0xbd0b('0x6a'));}this['channels'][_0x33313a][_0xbd0b('0x6b')]=_0x56f833;var _0x3735b9=_[_0xbd0b('0x6c')](this[_0xbd0b('0x1a')][_0x33313a][_0xbd0b('0x6d')],{'filename':_0x56f833});if(_[_0xbd0b('0x6e')](_0x3735b9)){this['channels'][_0x33313a][_0xbd0b('0x6d')]['push']({'filename':_0x56f833,'createdAt':moment()[_0xbd0b('0x40')]('YYYY-MM-DD\x20HH:mm:ss'),'mixmonitorid':'','status':'rec'});}}};VoiceCallReport['prototype'][_0xbd0b('0x25')]=function(_0x52583c){try{if(this['isNotNull'](_0x52583c)){if(this[_0xbd0b('0x1a')][_0x52583c[_0xbd0b('0x36')]]&&_0x52583c['channel']!=_0xbd0b('0x3e')){if(this['isNotNull'](_0x52583c['variable'])){if(this[_0xbd0b('0x34')](_0x52583c[_0xbd0b('0x6f')][_0xbd0b('0x70')])){this[_0xbd0b('0x66')](_0x52583c[_0xbd0b('0x36')],_0x52583c[_0xbd0b('0x71')]);}else if(this[_0xbd0b('0x34')](_0x52583c[_0xbd0b('0x6f')]['xmd-phone'])){this['channels'][_0x52583c[_0xbd0b('0x36')]]['calleridnum']=_0x52583c[_0xbd0b('0x71')];}else if(this[_0xbd0b('0x34')](_0x52583c[_0xbd0b('0x6f')]['xmd-callerid'])){this[_0xbd0b('0x1a')][_0x52583c[_0xbd0b('0x36')]]['callerid']=_0x52583c[_0xbd0b('0x71')];}else if(this[_0xbd0b('0x34')](_0x52583c[_0xbd0b('0x6f')][_0xbd0b('0x72')])){this[_0xbd0b('0x1a')][_0x52583c['uniqueid']][_0xbd0b('0x73')]=_0x52583c[_0xbd0b('0x71')];}else if(this[_0xbd0b('0x34')](_0x52583c[_0xbd0b('0x6f')]['xmd-queue'])){this[_0xbd0b('0x1a')][_0x52583c[_0xbd0b('0x36')]]['queue']=_0x52583c[_0xbd0b('0x71')]['split'](',')[0x0];}else if(this[_0xbd0b('0x34')](_0x52583c[_0xbd0b('0x6f')][_0xbd0b('0x74')])){this[_0xbd0b('0x1a')][_0x52583c[_0xbd0b('0x36')]]['originatecalleridnum']=_0x52583c['value'];}else if(this['isNotNull'](_0x52583c[_0xbd0b('0x6f')][_0xbd0b('0x75')])){this[_0xbd0b('0x1a')][_0x52583c['uniqueid']][_0xbd0b('0x76')]=_0x52583c[_0xbd0b('0x71')];}else if(this[_0xbd0b('0x34')](_0x52583c[_0xbd0b('0x6f')][_0xbd0b('0x77')])){this['channels'][_0x52583c[_0xbd0b('0x36')]]['calleridpreview']=_0x52583c[_0xbd0b('0x71')];}else if(this[_0xbd0b('0x34')](_0x52583c[_0xbd0b('0x6f')][_0xbd0b('0x78')])){this[_0xbd0b('0x1a')][_0x52583c[_0xbd0b('0x36')]][_0xbd0b('0x10')]=_0x52583c[_0xbd0b('0x71')];}else if(this[_0xbd0b('0x34')](_0x52583c[_0xbd0b('0x6f')]['sipcallid'])){this[_0xbd0b('0x1a')][_0x52583c[_0xbd0b('0x36')]][_0xbd0b('0x79')]=_0x52583c[_0xbd0b('0x71')];}}}else if(this[_0xbd0b('0x34')](_0x52583c[_0xbd0b('0x6f')][_0xbd0b('0x70')])){if(_0x52583c['value']){var _0x44d39=path[_0xbd0b('0x7a')](_0x52583c[_0xbd0b('0x71')])['name'];this[_0xbd0b('0x66')](_0x44d39,_0x52583c['value']);}}else if(this[_0xbd0b('0x1a')][_0x52583c[_0xbd0b('0x37')]]){if(this[_0xbd0b('0x34')](_0x52583c[_0xbd0b('0x6f')])){if(this[_0xbd0b('0x34')](_0x52583c[_0xbd0b('0x6f')]['sipcallid'])){this[_0xbd0b('0x1a')][_0x52583c[_0xbd0b('0x37')]][_0xbd0b('0x7b')]=_0x52583c[_0xbd0b('0x71')];}}}}}catch(_0x4966a7){logger[_0xbd0b('0x3a')]('[syncVarSet][VoiceCallReport]',util[_0xbd0b('0x3c')](_0x4966a7,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0xbd0b('0x33')][_0xbd0b('0x7c')]=function(_0x8a9a15){try{if(this[_0xbd0b('0x34')](_0x8a9a15)){if(this[_0xbd0b('0x1a')][_0x8a9a15[_0xbd0b('0x36')]]){var _0x1e230f=moment();this[_0xbd0b('0x1a')][_0x8a9a15[_0xbd0b('0x36')]][_0xbd0b('0x7d')]=_0x1e230f[_0xbd0b('0x40')](_0xbd0b('0x54'));this['channels'][_0x8a9a15[_0xbd0b('0x36')]][_0xbd0b('0x52')]=_0x1e230f[_0xbd0b('0x7e')](this[_0xbd0b('0x1a')][_0x8a9a15[_0xbd0b('0x36')]][_0xbd0b('0x3f')],_0xbd0b('0x53'));if(this[_0xbd0b('0x1a')][_0x8a9a15[_0xbd0b('0x36')]][_0xbd0b('0x5c')]){this[_0xbd0b('0x1a')][_0x8a9a15[_0xbd0b('0x36')]][_0xbd0b('0x7f')]=_0x1e230f['diff'](this[_0xbd0b('0x1a')][_0x8a9a15[_0xbd0b('0x36')]][_0xbd0b('0x5d')],_0xbd0b('0x53'));this['channels'][_0x8a9a15[_0xbd0b('0x36')]][_0xbd0b('0x5e')]=this[_0xbd0b('0x1a')][_0x8a9a15[_0xbd0b('0x36')]][_0xbd0b('0x52')]-this['channels'][_0x8a9a15['uniqueid']][_0xbd0b('0x7f')];}if(_0x8a9a15[_0xbd0b('0x44')]===_0xbd0b('0x45')){if(this['agents'][_0x8a9a15[_0xbd0b('0x3d')][_0xbd0b('0x46')]('-')[0x0]]){this[_0xbd0b('0x1b')][_0x8a9a15['channel'][_0xbd0b('0x46')]('-')[0x0]]=_['omit'](this['agents'][_0x8a9a15[_0xbd0b('0x3d')]['split']('-')[0x0]],['destconnectedlinenum']);this[_0xbd0b('0x80')](util['format'](_0xbd0b('0x81'),this[_0xbd0b('0x1b')][_0x8a9a15['channel'][_0xbd0b('0x46')]('-')[0x0]][_0xbd0b('0x48')]),_0xbd0b('0x82'),{'destaccountcode':this[_0xbd0b('0x1b')][_0x8a9a15[_0xbd0b('0x3d')]['split']('-')[0x0]][_0xbd0b('0x4a')]});}}if(_0x8a9a15[_0xbd0b('0x83')]==='BlindTransfer'){this[_0xbd0b('0x1c')][_0x8a9a15[_0xbd0b('0x36')]]=this[_0xbd0b('0x1a')][_0x8a9a15[_0xbd0b('0x36')]];}else{if(this[_0xbd0b('0x1a')][_0x8a9a15[_0xbd0b('0x36')]]['type']===_0xbd0b('0x84')&&this[_0xbd0b('0x1c')][_0x8a9a15[_0xbd0b('0x36')]]){this[_0xbd0b('0x1a')][_0x8a9a15[_0xbd0b('0x36')]][_0xbd0b('0x36')]=[this[_0xbd0b('0x1a')][_0x8a9a15[_0xbd0b('0x36')]][_0xbd0b('0x37')],this['channels'][_0x8a9a15[_0xbd0b('0x36')]]['linkedid']=this[_0xbd0b('0x1a')][_0x8a9a15[_0xbd0b('0x36')]][_0xbd0b('0x36')]][0x0];delete this[_0xbd0b('0x1c')][_0x8a9a15[_0xbd0b('0x36')]];}}ami[_0xbd0b('0x80')](_0xbd0b('0x85'),this[_0xbd0b('0x1a')][_0x8a9a15[_0xbd0b('0x36')]]);delete this[_0xbd0b('0x1a')][_0x8a9a15[_0xbd0b('0x36')]];}}}catch(_0x45fcce){logger['error'](_0xbd0b('0x86'),util['inspect'](_0x45fcce,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0xbd0b('0x33')][_0xbd0b('0x87')]=function(_0x59698c){try{if(this[_0xbd0b('0x34')](_0x59698c)){if(this[_0xbd0b('0x1a')][_0x59698c[_0xbd0b('0x88')]]){this[_0xbd0b('0x1a')][_0x59698c[_0xbd0b('0x88')]][_0xbd0b('0x89')]=_0x59698c[_0xbd0b('0x8a')];this[_0xbd0b('0x1a')][_0x59698c[_0xbd0b('0x88')]][_0xbd0b('0x8b')]=_0x59698c[_0xbd0b('0x8c')];if(this[_0xbd0b('0x1a')][_0x59698c['secondtransfereruniqueid']]){var _0x2cd495=this[_0xbd0b('0x1a')][_0x59698c['secondtransfereruniqueid']];this[_0xbd0b('0x1a')][_0x59698c[_0xbd0b('0x8d')]]=this['channels'][_0x59698c[_0xbd0b('0x88')]];this['channels'][_0x59698c[_0xbd0b('0x88')]]=_0x2cd495;}}else if(this['channels'][_0x59698c[_0xbd0b('0x8e')]]){this[_0xbd0b('0x1a')][_0x59698c[_0xbd0b('0x8e')]][_0xbd0b('0x89')]=_0x59698c[_0xbd0b('0x8a')];this[_0xbd0b('0x1a')][_0x59698c['transfertargetuniqueid']]['transferconnectedlinenum']=_0x59698c[_0xbd0b('0x8c')];if(this[_0xbd0b('0x1a')][_0x59698c[_0xbd0b('0x8f')]]){var _0x2cd495=this[_0xbd0b('0x1a')][_0x59698c[_0xbd0b('0x8f')]];this[_0xbd0b('0x1a')][_0x59698c['origtransfereruniqueid']]=this[_0xbd0b('0x1a')][_0x59698c[_0xbd0b('0x8e')]];this[_0xbd0b('0x1a')][_0x59698c['transfertargetuniqueid']]=_0x2cd495;}}}}catch(_0x451a60){logger[_0xbd0b('0x3a')](_0xbd0b('0x90'),util['inspect'](_0x451a60,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0xbd0b('0x33')]['syncBlindTransfer']=function(_0x1131ab){try{if(this[_0xbd0b('0x34')](_0x1131ab)){if(this[_0xbd0b('0x1a')][_0x1131ab[_0xbd0b('0x88')]]){this['channels'][_0x1131ab['transfereeuniqueid']][_0xbd0b('0x89')]=_0x1131ab['transfereecalleridnum'];this[_0xbd0b('0x1a')][_0x1131ab['transfereeuniqueid']]['transferconnectedlinenum']=_0x1131ab[_0xbd0b('0x91')];this[_0xbd0b('0x7c')]({'event':_0xbd0b('0x92'),'uniqueid':_0x1131ab[_0xbd0b('0x88')],'context':_0x1131ab['context'],'channel':_0x1131ab[_0xbd0b('0x93')]});}}}catch(_0x1cfaf5){logger[_0xbd0b('0x3a')](_0xbd0b('0x94'),util['inspect'](_0x1cfaf5,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0xbd0b('0x33')][_0xbd0b('0x95')]=function(_0x2e1fa4){try{if(this[_0xbd0b('0x34')](_0x2e1fa4)){if(this['channels'][_0x2e1fa4[_0xbd0b('0x36')]]){if(!_[_0xbd0b('0x6e')](this[_0xbd0b('0x1a')][_0x2e1fa4['uniqueid']][_0xbd0b('0x5d')])){this[_0xbd0b('0x1a')][_0x2e1fa4[_0xbd0b('0x36')]][_0xbd0b('0x96')]=moment()[_0xbd0b('0x40')](_0xbd0b('0x54'));}}}}catch(_0x367240){logger[_0xbd0b('0x3a')](_0xbd0b('0x97'),util[_0xbd0b('0x3c')](_0x367240,{'showHidden':![],'depth':null}));}};VoiceCallReport['prototype']['syncMusicOnHoldStop']=function(_0x1e6cd4){try{if(this[_0xbd0b('0x34')](_0x1e6cd4)){if(this['channels'][_0x1e6cd4[_0xbd0b('0x36')]]){if(!_[_0xbd0b('0x6e')](this[_0xbd0b('0x1a')][_0x1e6cd4[_0xbd0b('0x36')]]['mohstarttime'])){this['channels'][_0x1e6cd4[_0xbd0b('0x36')]][_0xbd0b('0x98')]+=moment()[_0xbd0b('0x99')](0x0)['diff'](this[_0xbd0b('0x1a')][_0x1e6cd4[_0xbd0b('0x36')]][_0xbd0b('0x96')],_0xbd0b('0x53'));delete this[_0xbd0b('0x1a')][_0x1e6cd4['uniqueid']][_0xbd0b('0x96')];}}}}catch(_0x6cbc6f){logger[_0xbd0b('0x3a')]('[syncMusicOnHoldStop][VoiceCallReport]',util[_0xbd0b('0x3c')](_0x6cbc6f,{'showHidden':![],'depth':null}));}};module[_0xbd0b('0x9a')]=VoiceCallReport;
\ No newline at end of file
+var _0x800f=['transfereecalleridnum','[%s][voiceCallReport][blindtransfer]\x20event:','extension','BLIND','transfereruniqueid','[%s][voiceCallReport][blindtransfer]','[%s][voiceCallReport][musiconholdstart]\x20event:','isNil','[%s][voiceCallReport][musiconholdstart]\x20mohstarttime:%s','mohstarttime','[%s][voiceCallReport][musiconholdstart]','[%s][voiceCallReport][musiconholdstop]\x20mohtime:%s','mohtime','[%s][voiceCallReport][musiconholdstop]','lodash','util','path','ioredis','../../../config/environment','ami','../ami','../model/channel','set','agi','dial','playback','voicemail','NO\x20ANSWER','FAILED','ANSWERED','BUSY','redis','defaults','socket.io-emitter','channels','agents','blindTransfers','syncNewExten','newexten','bind','newchannel','newstate','syncNewState','syncVarSet','syncHangup','newcallerid','attendedtransfer','syncAttendedTransfer','blindtransfer','syncMusicOnHoldStart','musiconholdstop','info','[voiceCallReport][coreshowchannels]\x20started','actionCoreShowChannels','error','[voiceCallReport][coreshowchannels]','inspect','prototype','isUndefined','syncNewCallerId','isNotNull','[%s][voiceCallReport][newcallerid]\x20calleridname:%s\x20calleridnum:%s','uniqueid','calleridname','calleridnum','debug','merge','pick','keys','from-sip','channel','split','exten','xcally-motion-preview','emit','format','user:%s','name','user:agentconnect','connectedlinenum','[%s][voiceCallReport][newcallerid]','syncNewChannel','[%s][voiceCallReport][newchannel]\x20event:','OutgoingSpoolFailed','starttime','YYYY-MM-DD\x20HH:mm:ss','disposition','channelstate','destconnectedlinenum','[%s][voiceCallReport][newchannel]\x20sending\x20user:agentconnect\x20event:','accountcode','[%s][voiceCallReport][newexten]\x20event:','linkedid','toLowerCase','applicationdata','appdata','startsWith','[%s][voiceCallReport][newexten]\x20application:%s\x20appdata:%s','application','subtract','duration','seconds','lastapplication','lastdata','cdr(','match','queue','[%s][voiceCallReport][newexten]','answered','diff','toNumber','UserId','membername','routealias','[%s][voiceCallReport][newstate]','syncMixMonitorFilename','[%s][voiceCallReport][mixMonitorFilename]\x20monitorFilename:%s','monitor','endsWith','replace','.WAV','monitorFilename','monitors','push','rec','[%s][voiceCallReport][mixMonitorFilename]','[%s][voiceCallReport][varset]\x20event:','variable','mixmonitor_filename','value','xmd-phone','[%s][voiceCallReport][varset]\x20variable:xmd-callerid\x20value:%s','xmd-cdrtype','[%s][voiceCallReport][varset]\x20variable:xmd-cdrtype\x20value:%s','[%s][voiceCallReport][varset]\x20variable:xmd-queue\x20value:%s','xmd-originatecalleridnum','[%s][voiceCallReport][varset]\x20variable:xmd-originatecalleridnum\x20value:%s','originatecalleridnum','xmd-destination','[%s][voiceCallReport][varset]\x20variable:xmd-destination\x20value:%s','[%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','parse','[%s][voiceCallReport][varset]\x20variable:mixmonitor_filename\x20value:%s','sipcalllinkedid','[%s][voiceCallReport][varset]','[%s][voiceCallReport][hangup]\x20event:','[%s][voiceCallReport][hangup]\x20reason:%s','cause-txt','endtime','answertime','holdtime','billableseconds','context','omit','[%s][voiceCallReport][hangup]\x20sending\x20user:agentcomplete\x20event:','user:agentcomplete','length','transferType','undefined','getSettings','stopRecordingOnTransfer','resolve','then','Action','StopMixMonitor','catch','destinationchannel','webbar:stopmonitors','BlindTransfer','outbound','custom:voiceCallReport','[%s][voiceCallReport][attendedtransfer]\x20transfercalleridnum:%s\x20transferconnectedlinenum:%s','origtransferercalleridnum','transfertargetcalleridnum','[%s][voiceCallReport][attendedtransfer]\x20event:','transfereeuniqueid','transfercalleridnum','transferconnectedlinenum','secondtransfereruniqueid','transfertargetuniqueid','origtransfereruniqueid','origtransfererlinkedid','type','ATTENDED','syncBlindTransfer'];(function(_0xf738ad,_0x5e1d7f){var _0x598570=function(_0x35088e){while(--_0x35088e){_0xf738ad['push'](_0xf738ad['shift']());}};_0x598570(++_0x5e1d7f);}(_0x800f,0x18c));var _0xf800=function(_0x361dda,_0x38b470){_0x361dda=_0x361dda-0x0;var _0x2c73c7=_0x800f[_0x361dda];return _0x2c73c7;};'use strict';var _=require(_0xf800('0x0'));var moment=require('moment');var util=require(_0xf800('0x1'));var path=require(_0xf800('0x2'));var Redis=require(_0xf800('0x3'));var config=require(_0xf800('0x4'));var logger=require('../../../config/logger')(_0xf800('0x5'));var ami=require(_0xf800('0x6'));var Channel=require(_0xf800('0x7'));var RpcSetting=require('../rpc/setting');var applications=[_0xf800('0x8'),'queue',_0xf800('0x9'),_0xf800('0xa'),_0xf800('0xb'),_0xf800('0xc')];var dispositions=[_0xf800('0xd'),_0xf800('0xe'),'FAILED',_0xf800('0xd'),_0xf800('0xd'),_0xf800('0xd'),_0xf800('0xf'),_0xf800('0x10'),'FAILED',_0xf800('0xe'),_0xf800('0xe')];config[_0xf800('0x11')]=_[_0xf800('0x12')](config[_0xf800('0x11')],{'host':'localhost','port':0x18eb});var io=require(_0xf800('0x13'))(new Redis(config[_0xf800('0x11')]));function VoiceCallReport(_0x44bb29){this[_0xf800('0x14')]=_0x44bb29[_0xf800('0x14')];this[_0xf800('0x15')]=_0x44bb29[_0xf800('0x15')];this[_0xf800('0x16')]={};ami['on']('coreshowchannel',this[_0xf800('0x17')]['bind'](this));ami['on'](_0xf800('0x18'),this['syncNewExten'][_0xf800('0x19')](this));ami['on'](_0xf800('0x1a'),this['syncNewChannel'][_0xf800('0x19')](this));ami['on'](_0xf800('0x1b'),this[_0xf800('0x1c')][_0xf800('0x19')](this));ami['on']('varset',this[_0xf800('0x1d')][_0xf800('0x19')](this));ami['on']('hangup',this[_0xf800('0x1e')]['bind'](this));ami['on'](_0xf800('0x1f'),this['syncNewCallerId'][_0xf800('0x19')](this));ami['on'](_0xf800('0x20'),this[_0xf800('0x21')][_0xf800('0x19')](this));ami['on'](_0xf800('0x22'),this['syncBlindTransfer']['bind'](this));ami['on']('musiconholdstart',this[_0xf800('0x23')][_0xf800('0x19')](this));ami['on'](_0xf800('0x24'),this['syncMusicOnHoldStop'][_0xf800('0x19')](this));try{logger[_0xf800('0x25')](_0xf800('0x26'));ami[_0xf800('0x27')]();}catch(_0x437f91){logger[_0xf800('0x28')](_0xf800('0x29'),util[_0xf800('0x2a')](_0x437f91,{'showHidden':![],'depth':null}));}}VoiceCallReport[_0xf800('0x2b')]['isNotNull']=function(_0x2c51eb){return _0x2c51eb!==null&&!_[_0xf800('0x2c')](_0x2c51eb);};VoiceCallReport[_0xf800('0x2b')]['emit']=function(_0xf4fed1,_0x3fdcca,_0x4a328e){io['to'](_0xf4fed1)['emit'](_0x3fdcca,_0x4a328e);};VoiceCallReport['prototype'][_0xf800('0x2d')]=function(_0x4ab1df){try{if(this[_0xf800('0x2e')](_0x4ab1df)){logger[_0xf800('0x25')](_0xf800('0x2f'),_0x4ab1df[_0xf800('0x30')],_0x4ab1df[_0xf800('0x31')],_0x4ab1df[_0xf800('0x32')]);logger[_0xf800('0x33')]('[%s][voiceCallReport][newcallerid]\x20event:',_0x4ab1df[_0xf800('0x30')],util[_0xf800('0x2a')](_0x4ab1df,{'showHidden':![],'depth':null}));if(_0x4ab1df[_0xf800('0x30')]===_0x4ab1df['linkedid']){if(!_['isUndefined'](this[_0xf800('0x14')][_0x4ab1df['uniqueid']])){_[_0xf800('0x34')](this['channels'][_0x4ab1df[_0xf800('0x30')]],_[_0xf800('0x35')](_0x4ab1df,_[_0xf800('0x36')](this[_0xf800('0x14')][_0x4ab1df['uniqueid']])));}}if(_0x4ab1df['context']===_0xf800('0x37')){if(this['agents'][_0x4ab1df[_0xf800('0x38')][_0xf800('0x39')]('-')[0x0]]){if(_0x4ab1df[_0xf800('0x3a')]==_0xf800('0x3b')){this['agents'][_0x4ab1df['channel'][_0xf800('0x39')]('-')[0x0]]['destconnectedlinenum']=_0x4ab1df['connectedlinenum'];this[_0xf800('0x3c')](util[_0xf800('0x3d')](_0xf800('0x3e'),this[_0xf800('0x15')][_0x4ab1df[_0xf800('0x38')][_0xf800('0x39')]('-')[0x0]][_0xf800('0x3f')]),_0xf800('0x40'),{'destaccountcode':this[_0xf800('0x15')][_0x4ab1df[_0xf800('0x38')][_0xf800('0x39')]('-')[0x0]]['accountcode'],'destconnectedlinenum':_0x4ab1df[_0xf800('0x41')]});}}}}}catch(_0x471496){logger[_0xf800('0x28')](_0xf800('0x42'),_0x4ab1df['uniqueid'],util[_0xf800('0x2a')](_0x471496,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0xf800('0x2b')][_0xf800('0x43')]=function(_0x3e04b8){try{if(this[_0xf800('0x2e')](_0x3e04b8)){logger[_0xf800('0x33')](_0xf800('0x44'),_0x3e04b8[_0xf800('0x30')],util['inspect'](_0x3e04b8,{'showHidden':![],'depth':null}));if(_0x3e04b8[_0xf800('0x30')]===_0x3e04b8['linkedid']&&_0x3e04b8[_0xf800('0x38')]!=_0xf800('0x45')){if(_['isUndefined'](this[_0xf800('0x14')][_0x3e04b8[_0xf800('0x30')]])){logger[_0xf800('0x25')]('[%s][voiceCallReport][newchannel]\x20context:%s\x20exten:%s',_0x3e04b8[_0xf800('0x30')],_0x3e04b8['context'],_0x3e04b8[_0xf800('0x3a')]);this[_0xf800('0x14')][_0x3e04b8[_0xf800('0x30')]]=new Channel();this['channels'][_0x3e04b8[_0xf800('0x30')]][_0xf800('0x46')]=moment()[_0xf800('0x3d')](_0xf800('0x47'));this[_0xf800('0x14')][_0x3e04b8[_0xf800('0x30')]][_0xf800('0x48')]=dispositions[_['toNumber'](_0x3e04b8[_0xf800('0x49')])];_['merge'](this[_0xf800('0x14')][_0x3e04b8[_0xf800('0x30')]],_[_0xf800('0x35')](_0x3e04b8,_[_0xf800('0x36')](this[_0xf800('0x14')][_0x3e04b8[_0xf800('0x30')]])));if(_0x3e04b8['context']==='from-sip'){if(this[_0xf800('0x15')][_0x3e04b8[_0xf800('0x38')]['split']('-')[0x0]]){if(_[_0xf800('0x2c')](this[_0xf800('0x15')][_0x3e04b8[_0xf800('0x38')][_0xf800('0x39')]('-')[0x0]][_0xf800('0x4a')])){this[_0xf800('0x15')][_0x3e04b8[_0xf800('0x38')]['split']('-')[0x0]]['destconnectedlinenum']=_0x3e04b8[_0xf800('0x3a')];logger['debug'](_0xf800('0x4b'),_0x3e04b8['uniqueid'],util[_0xf800('0x2a')]({'id':this[_0xf800('0x15')][_0x3e04b8[_0xf800('0x38')][_0xf800('0x39')]('-')[0x0]]['id'],'destaccountcode':this['agents'][_0x3e04b8['channel']['split']('-')[0x0]][_0xf800('0x4c')],'destconnectedlinenum':_0x3e04b8[_0xf800('0x3a')]},{'showHidden':![],'depth':null}));this[_0xf800('0x3c')](util['format']('user:%s',this[_0xf800('0x15')][_0x3e04b8['channel']['split']('-')[0x0]]['name']),_0xf800('0x40'),{'id':this[_0xf800('0x15')][_0x3e04b8[_0xf800('0x38')][_0xf800('0x39')]('-')[0x0]]['id'],'destaccountcode':this[_0xf800('0x15')][_0x3e04b8[_0xf800('0x38')][_0xf800('0x39')]('-')[0x0]][_0xf800('0x4c')],'destconnectedlinenum':_0x3e04b8['exten']});}}}}}}}catch(_0x2e6fd3){logger['error']('[%s][voiceCallReport][newchannel]',_0x3e04b8['uniqueid'],util[_0xf800('0x2a')](_0x2e6fd3,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0xf800('0x2b')][_0xf800('0x17')]=function(_0x27d55b){try{if(this[_0xf800('0x2e')](_0x27d55b)){logger[_0xf800('0x33')](_0xf800('0x4d'),_0x27d55b[_0xf800('0x30')],util['inspect'](_0x27d55b,{'showHidden':![],'depth':null}));if(_0x27d55b['uniqueid']===_0x27d55b[_0xf800('0x4e')]&&_0x27d55b[_0xf800('0x3a')]!='h'&&_0x27d55b[_0xf800('0x38')]!=_0xf800('0x45')){_0x27d55b['application']=_0x27d55b['application'][_0xf800('0x4f')]();_0x27d55b[_0xf800('0x50')]=_0x27d55b[_0xf800('0x51')]&&_0x27d55b[_0xf800('0x51')][_0xf800('0x52')]('CDR(routeAlias)')?_0x27d55b[_0xf800('0x51')]:(_0x27d55b[_0xf800('0x51')]||_0x27d55b[_0xf800('0x50')])[_0xf800('0x4f')]();logger['info'](_0xf800('0x53'),_0x27d55b[_0xf800('0x30')],_0x27d55b[_0xf800('0x54')],_0x27d55b[_0xf800('0x50')]);if(_[_0xf800('0x2c')](this['channels'][_0x27d55b[_0xf800('0x30')]])){this[_0xf800('0x14')][_0x27d55b[_0xf800('0x30')]]=new Channel();this[_0xf800('0x14')][_0x27d55b['uniqueid']][_0xf800('0x46')]=_0x27d55b['duration']?moment()[_0xf800('0x55')](moment[_0xf800('0x56')](_0x27d55b['duration'])[_0xf800('0x57')](),_0xf800('0x57'))['format'](_0xf800('0x47')):moment()[_0xf800('0x3d')](_0xf800('0x47'));this[_0xf800('0x14')][_0x27d55b['uniqueid']][_0xf800('0x48')]='NO\x20ANSWER';}_[_0xf800('0x34')](this[_0xf800('0x14')][_0x27d55b[_0xf800('0x30')]],_[_0xf800('0x35')](_0x27d55b,_[_0xf800('0x36')](this[_0xf800('0x14')][_0x27d55b[_0xf800('0x30')]])));if(_['includes'](applications,_0x27d55b[_0xf800('0x54')])){this['channels'][_0x27d55b[_0xf800('0x30')]][_0xf800('0x58')]=_0x27d55b[_0xf800('0x54')];this[_0xf800('0x14')][_0x27d55b[_0xf800('0x30')]][_0xf800('0x59')]=_0x27d55b[_0xf800('0x50')];if(_0x27d55b[_0xf800('0x54')]===_0xf800('0x8')&&_[_0xf800('0x52')](_0x27d55b[_0xf800('0x50')][_0xf800('0x4f')](),_0xf800('0x5a'))){var _0x4356ba=_0x27d55b['applicationdata']['split']('=');var _0x17d274=_0x4356ba[0x0][_0xf800('0x4f')]()[_0xf800('0x5b')](/cdr\((.*)\)/);if(_0x17d274){this[_0xf800('0x14')][_0x27d55b[_0xf800('0x30')]][_0x17d274[0x1]]=_0x4356ba[0x1];}}else if(_0x27d55b[_0xf800('0x54')]===_0xf800('0x5c')){this[_0xf800('0x14')][_0x27d55b['uniqueid']]['queue']=_0x27d55b[_0xf800('0x50')][_0xf800('0x39')](',')[0x0];}}}}}catch(_0x1b6718){logger['error'](_0xf800('0x5d'),_0x27d55b[_0xf800('0x30')],util[_0xf800('0x2a')](_0x1b6718,{'showHidden':![],'depth':null}));}};VoiceCallReport['prototype'][_0xf800('0x1c')]=function(_0x167a93){try{if(this[_0xf800('0x2e')](_0x167a93)){logger[_0xf800('0x25')]('[%s][voiceCallReport][newstate]\x20linkedid:%s\x20calleridname:%s\x20calleridnum:%s',_0x167a93[_0xf800('0x30')],_0x167a93[_0xf800('0x4e')],_0x167a93[_0xf800('0x31')],_0x167a93[_0xf800('0x32')]);logger['debug']('[%s][voiceCallReport][newstate]\x20event:',_0x167a93[_0xf800('0x30')],util[_0xf800('0x2a')](_0x167a93,{'showHidden':![],'depth':null}));if(_0x167a93['uniqueid']!==_0x167a93[_0xf800('0x4e')]){if(this[_0xf800('0x14')][_0x167a93['linkedid']]){if(_0x167a93[_0xf800('0x49')]==='6'){if(!this[_0xf800('0x14')][_0x167a93[_0xf800('0x4e')]]['answered']){var _0x4381e6=moment();this['channels'][_0x167a93[_0xf800('0x4e')]][_0xf800('0x5e')]=!![];this[_0xf800('0x14')][_0x167a93['linkedid']]['answertime']=_0x4381e6[_0xf800('0x3d')]('YYYY-MM-DD\x20HH:mm:ss');if(this[_0xf800('0x14')][_0x167a93[_0xf800('0x4e')]]['starttime']){this[_0xf800('0x14')][_0x167a93[_0xf800('0x4e')]]['holdtime']=_0x4381e6[_0xf800('0x5f')](this[_0xf800('0x14')][_0x167a93[_0xf800('0x4e')]][_0xf800('0x46')],_0xf800('0x57'));}}this['channels'][_0x167a93['linkedid']][_0xf800('0x4e')]=_0x167a93[_0xf800('0x30')];if(_0x167a93[_0xf800('0x32')]!==_0xf800('0x3b')){this['channels'][_0x167a93[_0xf800('0x4e')]][_0xf800('0x41')]=_0x167a93[_0xf800('0x32')];}this['channels'][_0x167a93['linkedid']]['connectedlinename']=_0x167a93[_0xf800('0x31')];this[_0xf800('0x14')][_0x167a93[_0xf800('0x4e')]]['destinationchannel']=_0x167a93[_0xf800('0x38')];this[_0xf800('0x14')][_0x167a93[_0xf800('0x4e')]][_0xf800('0x48')]=dispositions[_[_0xf800('0x60')](_0x167a93['channelstate'])];if(this[_0xf800('0x15')][_0x167a93[_0xf800('0x38')][_0xf800('0x39')]('-')[0x0]]){this[_0xf800('0x14')][_0x167a93[_0xf800('0x4e')]][_0xf800('0x61')]=this[_0xf800('0x15')][_0x167a93[_0xf800('0x38')][_0xf800('0x39')]('-')[0x0]]['id'];this[_0xf800('0x14')][_0x167a93['linkedid']][_0xf800('0x62')]=this[_0xf800('0x15')][_0x167a93[_0xf800('0x38')]['split']('-')[0x0]][_0xf800('0x3f')];}}}}else{if(this[_0xf800('0x14')][_0x167a93[_0xf800('0x30')]]){if(_0x167a93[_0xf800('0x49')]==='6'){if(this[_0xf800('0x15')][_0x167a93[_0xf800('0x38')][_0xf800('0x39')]('-')[0x0]]){this[_0xf800('0x14')][_0x167a93[_0xf800('0x30')]][_0xf800('0x61')]=this[_0xf800('0x15')][_0x167a93['channel'][_0xf800('0x39')]('-')[0x0]]['id'];this[_0xf800('0x14')][_0x167a93[_0xf800('0x30')]][_0xf800('0x62')]=this[_0xf800('0x15')][_0x167a93[_0xf800('0x38')][_0xf800('0x39')]('-')[0x0]][_0xf800('0x3f')];}}}}if(_0x167a93['channelstate']==='6'&&_0x167a93['context']==='from-sip'){if(this[_0xf800('0x15')][_0x167a93[_0xf800('0x38')][_0xf800('0x39')]('-')[0x0]]){this[_0xf800('0x15')][_0x167a93[_0xf800('0x38')]['split']('-')[0x0]][_0xf800('0x4a')]=_0x167a93['exten'];var _0x26945e,_0x26409c;if(this['channels'][_0x167a93['uniqueid']]){_0x26945e=this[_0xf800('0x14')][_0x167a93['uniqueid']][_0xf800('0x63')];_0x26409c=this[_0xf800('0x14')][_0x167a93[_0xf800('0x30')]][_0xf800('0x5c')];}else if(this[_0xf800('0x14')][_0x167a93[_0xf800('0x4e')]]){_0x26945e=this[_0xf800('0x14')][_0x167a93[_0xf800('0x4e')]][_0xf800('0x63')];_0x26409c=this[_0xf800('0x14')][_0x167a93['linkedid']][_0xf800('0x5c')];}logger[_0xf800('0x33')]('[%s][voiceCallReport][newstate]\x20sending\x20user:agentconnect\x20event:',_0x167a93[_0xf800('0x30')],util[_0xf800('0x2a')]({'id':this['agents'][_0x167a93[_0xf800('0x38')][_0xf800('0x39')]('-')[0x0]]['id'],'destaccountcode':this[_0xf800('0x15')][_0x167a93[_0xf800('0x38')][_0xf800('0x39')]('-')[0x0]][_0xf800('0x4c')],'destconnectedlinenum':_0x167a93['exten'],'routealias':_0x26945e,'queue':_0x26409c||undefined},{'showHidden':![],'depth':null}));this[_0xf800('0x3c')](util[_0xf800('0x3d')]('user:%s',this[_0xf800('0x15')][_0x167a93[_0xf800('0x38')][_0xf800('0x39')]('-')[0x0]]['name']),_0xf800('0x40'),{'id':this[_0xf800('0x15')][_0x167a93[_0xf800('0x38')][_0xf800('0x39')]('-')[0x0]]['id'],'agentconnected':!![],'destaccountcode':this[_0xf800('0x15')][_0x167a93[_0xf800('0x38')]['split']('-')[0x0]]['accountcode'],'destconnectedlinenum':_0x167a93[_0xf800('0x3a')],'routealias':_0x26945e,'queue':_0x26409c||undefined});}}}}catch(_0xd57b94){logger['error'](_0xf800('0x64'),_0x167a93[_0xf800('0x30')],util[_0xf800('0x2a')](_0xd57b94,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0xf800('0x2b')][_0xf800('0x65')]=function(_0x18ce21,_0x4fb3ce){try{if(this[_0xf800('0x14')][_0x18ce21]){logger['info'](_0xf800('0x66'),_0x18ce21,_0x4fb3ce);this['channels'][_0x18ce21][_0xf800('0x67')]=!![];if(_[_0xf800('0x68')](_0x4fb3ce,'.wav49')){_0x4fb3ce=_0x4fb3ce[_0xf800('0x69')]('.wav49',_0xf800('0x6a'));}this['channels'][_0x18ce21][_0xf800('0x6b')]=_0x4fb3ce;var _0x4dcf73=_['find'](this[_0xf800('0x14')][_0x18ce21][_0xf800('0x6c')],{'filename':_0x4fb3ce});if(_['isNil'](_0x4dcf73)){this['channels'][_0x18ce21][_0xf800('0x6c')][_0xf800('0x6d')]({'filename':_0x4fb3ce,'createdAt':moment()[_0xf800('0x3d')](_0xf800('0x47')),'mixmonitorid':'','status':_0xf800('0x6e')});}}}catch(_0x5a22f0){logger[_0xf800('0x28')](_0xf800('0x6f'),_0x18ce21,util[_0xf800('0x2a')](_0x5a22f0,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0xf800('0x2b')]['syncVarSet']=function(_0x387939){try{if(this[_0xf800('0x2e')](_0x387939)){logger['debug'](_0xf800('0x70'),_0x387939['uniqueid'],util['inspect'](_0x387939,{'showHidden':![],'depth':null}));if(this[_0xf800('0x14')][_0x387939['uniqueid']]&&_0x387939['channel']!='OutgoingSpoolFailed'){if(this['isNotNull'](_0x387939['variable'])){if(this[_0xf800('0x2e')](_0x387939[_0xf800('0x71')][_0xf800('0x72')])){logger[_0xf800('0x25')]('[%s][voiceCallReport][varset]\x20variable:mixmonitor_filename\x20value:%s',_0x387939[_0xf800('0x30')],_0x387939[_0xf800('0x73')]);this['syncMixMonitorFilename'](_0x387939[_0xf800('0x30')],_0x387939[_0xf800('0x73')]);}else if(this[_0xf800('0x2e')](_0x387939[_0xf800('0x71')][_0xf800('0x74')])){logger[_0xf800('0x25')]('[%s][voiceCallReport][varset]\x20variable:xmd-phone\x20value:%s',_0x387939[_0xf800('0x30')],_0x387939['value']);this[_0xf800('0x14')][_0x387939[_0xf800('0x30')]][_0xf800('0x32')]=_0x387939[_0xf800('0x73')];}else if(this[_0xf800('0x2e')](_0x387939['variable']['xmd-callerid'])){logger['info'](_0xf800('0x75'),_0x387939['uniqueid'],_0x387939[_0xf800('0x73')]);this[_0xf800('0x14')][_0x387939[_0xf800('0x30')]]['callerid']=_0x387939[_0xf800('0x73')];}else if(this['isNotNull'](_0x387939[_0xf800('0x71')][_0xf800('0x76')])){logger[_0xf800('0x25')](_0xf800('0x77'),_0x387939[_0xf800('0x30')],_0x387939[_0xf800('0x73')]);this['channels'][_0x387939[_0xf800('0x30')]]['type']=_0x387939['value'];}else if(this[_0xf800('0x2e')](_0x387939[_0xf800('0x71')]['xmd-queue'])){logger[_0xf800('0x25')](_0xf800('0x78'),_0x387939[_0xf800('0x30')],_0x387939[_0xf800('0x73')][_0xf800('0x39')](',')[0x0]);this[_0xf800('0x14')][_0x387939[_0xf800('0x30')]][_0xf800('0x5c')]=_0x387939['value'][_0xf800('0x39')](',')[0x0];}else if(this[_0xf800('0x2e')](_0x387939['variable'][_0xf800('0x79')])){logger['info'](_0xf800('0x7a'),_0x387939['uniqueid'],_0x387939[_0xf800('0x73')]);this[_0xf800('0x14')][_0x387939['uniqueid']][_0xf800('0x7b')]=_0x387939[_0xf800('0x73')];}else if(this[_0xf800('0x2e')](_0x387939[_0xf800('0x71')][_0xf800('0x7c')])){logger[_0xf800('0x25')](_0xf800('0x7d'),_0x387939[_0xf800('0x30')],_0x387939[_0xf800('0x73')]);this[_0xf800('0x14')][_0x387939['uniqueid']]['destination']=_0x387939[_0xf800('0x73')];}else if(this[_0xf800('0x2e')](_0x387939[_0xf800('0x71')]['xmd-callerid-preview'])){logger[_0xf800('0x25')](_0xf800('0x7e'),_0x387939[_0xf800('0x30')],_0x387939[_0xf800('0x73')]);this[_0xf800('0x14')][_0x387939[_0xf800('0x30')]][_0xf800('0x7f')]=_0x387939['value'];}else if(this[_0xf800('0x2e')](_0x387939[_0xf800('0x71')][_0xf800('0x80')])){logger['info'](_0xf800('0x81'),_0x387939[_0xf800('0x30')],_0x387939[_0xf800('0x73')]);this[_0xf800('0x14')][_0x387939['uniqueid']]['queue']=_0x387939[_0xf800('0x73')];}else if(this[_0xf800('0x2e')](_0x387939[_0xf800('0x71')][_0xf800('0x82')])){logger[_0xf800('0x25')](_0xf800('0x83'),_0x387939[_0xf800('0x30')],_0x387939[_0xf800('0x73')]);this['channels'][_0x387939[_0xf800('0x30')]][_0xf800('0x84')]=_0x387939['value'];}}}else if(this[_0xf800('0x2e')](_0x387939[_0xf800('0x71')][_0xf800('0x72')])){if(_0x387939[_0xf800('0x73')]){var _0x4d9cd9=path[_0xf800('0x85')](_0x387939[_0xf800('0x73')])[_0xf800('0x3f')];logger[_0xf800('0x25')](_0xf800('0x86'),_0x4d9cd9,_0x387939['value']);this[_0xf800('0x65')](_0x4d9cd9,_0x387939['value']);}}else if(this['channels'][_0x387939[_0xf800('0x4e')]]){if(this[_0xf800('0x2e')](_0x387939[_0xf800('0x71')])){if(this[_0xf800('0x2e')](_0x387939['variable'][_0xf800('0x82')])){logger[_0xf800('0x25')](_0xf800('0x83'),_0x387939[_0xf800('0x4e')],_0x387939[_0xf800('0x73')]);this[_0xf800('0x14')][_0x387939['linkedid']][_0xf800('0x87')]=_0x387939['value'];}}}}}catch(_0x43e48c){logger[_0xf800('0x28')](_0xf800('0x88'),_0x387939[_0xf800('0x30')],util[_0xf800('0x2a')](_0x43e48c,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0xf800('0x2b')]['syncHangup']=function(_0x89b726){try{if(this['isNotNull'](_0x89b726)){logger[_0xf800('0x33')](_0xf800('0x89'),_0x89b726['uniqueid'],util[_0xf800('0x2a')](_0x89b726,{'showHidden':![],'depth':null}));if(this[_0xf800('0x14')][_0x89b726[_0xf800('0x30')]]){logger[_0xf800('0x25')](_0xf800('0x8a'),_0x89b726[_0xf800('0x30')],_0x89b726[_0xf800('0x8b')]);var _0x38616b=moment();this['channels'][_0x89b726[_0xf800('0x30')]][_0xf800('0x8c')]=_0x38616b[_0xf800('0x3d')]('YYYY-MM-DD\x20HH:mm:ss');this[_0xf800('0x14')][_0x89b726[_0xf800('0x30')]][_0xf800('0x56')]=_0x38616b[_0xf800('0x5f')](this[_0xf800('0x14')][_0x89b726[_0xf800('0x30')]][_0xf800('0x46')],_0xf800('0x57'));if(this['channels'][_0x89b726[_0xf800('0x30')]][_0xf800('0x5e')]){this['channels'][_0x89b726[_0xf800('0x30')]]['billableseconds']=_0x38616b['diff'](this[_0xf800('0x14')][_0x89b726[_0xf800('0x30')]][_0xf800('0x8d')],'seconds');this['channels'][_0x89b726[_0xf800('0x30')]][_0xf800('0x8e')]=this[_0xf800('0x14')][_0x89b726[_0xf800('0x30')]]['duration']-this[_0xf800('0x14')][_0x89b726['uniqueid']][_0xf800('0x8f')];}if(_0x89b726[_0xf800('0x90')]===_0xf800('0x37')){if(this[_0xf800('0x15')][_0x89b726['channel']['split']('-')[0x0]]){this['agents'][_0x89b726[_0xf800('0x38')][_0xf800('0x39')]('-')[0x0]]=_[_0xf800('0x91')](this[_0xf800('0x15')][_0x89b726[_0xf800('0x38')]['split']('-')[0x0]],[_0xf800('0x4a')]);logger['debug'](_0xf800('0x92'),_0x89b726['uniqueid'],util[_0xf800('0x2a')]({'id':this['agents'][_0x89b726['channel'][_0xf800('0x39')]('-')[0x0]]['id'],'destaccountcode':this[_0xf800('0x15')][_0x89b726[_0xf800('0x38')][_0xf800('0x39')]('-')[0x0]]['accountcode']},{'showHidden':![],'depth':null}));this[_0xf800('0x3c')](util['format']('user:%s',this[_0xf800('0x15')][_0x89b726[_0xf800('0x38')][_0xf800('0x39')]('-')[0x0]][_0xf800('0x3f')]),_0xf800('0x93'),{'id':this[_0xf800('0x15')][_0x89b726['channel'][_0xf800('0x39')]('-')[0x0]]['id'],'destaccountcode':this[_0xf800('0x15')][_0x89b726[_0xf800('0x38')][_0xf800('0x39')]('-')[0x0]][_0xf800('0x4c')]});for(var _0x473231=0x0;_0x473231<Object[_0xf800('0x36')](this[_0xf800('0x15')])[_0xf800('0x94')];_0x473231++){var _0x17f152=Object[_0xf800('0x36')](this[_0xf800('0x15')])[_0x473231];var _0x5cd2ec=this['agents'][_0x17f152];if(_0x5cd2ec[_0xf800('0x4c')]===Number(_0x89b726['connectedlinenum'])){this[_0xf800('0x3c')](util['format'](_0xf800('0x3e'),_0x5cd2ec[_0xf800('0x3f')]),'user:agentcomplete',{'id':_0x5cd2ec['id'],'destaccountcode':_0x5cd2ec[_0xf800('0x4c')]});break;}}}}var _0x4f1755=this;Promise['resolve']()['then'](function(){var _0x1e8bd0=_0x4f1755[_0xf800('0x14')][_0x89b726[_0xf800('0x30')]];if(typeof _0x1e8bd0[_0xf800('0x95')]===_0xf800('0x96'))return;if(_['isEmpty'](_0x1e8bd0['monitors']))return;return RpcSetting[_0xf800('0x97')]()['then'](function(_0x19eb45){if(!_0x19eb45[_0xf800('0x98')])return;return Promise[_0xf800('0x99')]()[_0xf800('0x9a')](function(){return ami[_0xf800('0x9b')]({'action':_0xf800('0x9c'),'channel':_0x1e8bd0[_0xf800('0x38')]})[_0xf800('0x9d')](function(){});})['then'](function(){return ami[_0xf800('0x9b')]({'action':_0xf800('0x9c'),'channel':_0x1e8bd0[_0xf800('0x9e')]})[_0xf800('0x9d')](function(){})['finally'](function(){var _0xf55d5a=_0x4f1755['agents'][_0x1e8bd0[_0xf800('0x9e')][_0xf800('0x39')]('-')[0x0]];if(!_0xf55d5a)return;io[_0xf800('0x3c')](_0xf800('0x9f'),{'agentId':_0xf55d5a['id'],'uniqueid':_0x1e8bd0[_0xf800('0x30')]});});});});})['then'](function(){if(_0x89b726['event']===_0xf800('0xa0')){_0x4f1755[_0xf800('0x16')][_0x89b726[_0xf800('0x30')]]=_0x4f1755['channels'][_0x89b726[_0xf800('0x30')]];}else{if(_0x4f1755[_0xf800('0x14')][_0x89b726['uniqueid']]['type']===_0xf800('0xa1')&&_0x4f1755['blindTransfers'][_0x89b726['uniqueid']]){_0x4f1755[_0xf800('0x14')][_0x89b726[_0xf800('0x30')]][_0xf800('0x30')]=[_0x4f1755[_0xf800('0x14')][_0x89b726[_0xf800('0x30')]][_0xf800('0x4e')],_0x4f1755[_0xf800('0x14')][_0x89b726['uniqueid']][_0xf800('0x4e')]=_0x4f1755[_0xf800('0x14')][_0x89b726[_0xf800('0x30')]][_0xf800('0x30')]][0x0];delete _0x4f1755[_0xf800('0x16')][_0x89b726[_0xf800('0x30')]];}}logger[_0xf800('0x33')]('[%s][voiceCallReport][hangup]\x20sending\x20hangup\x20event:',_0x89b726[_0xf800('0x30')],util[_0xf800('0x2a')](_0x4f1755[_0xf800('0x14')][_0x89b726[_0xf800('0x30')]],{'showHidden':![],'depth':null}));ami[_0xf800('0x3c')](_0xf800('0xa2'),_0x4f1755['channels'][_0x89b726[_0xf800('0x30')]]);delete _0x4f1755[_0xf800('0x14')][_0x89b726[_0xf800('0x30')]];});}}}catch(_0x3461c6){logger[_0xf800('0x28')]('[%s][voiceCallReport][hangup]',_0x89b726[_0xf800('0x30')],util[_0xf800('0x2a')](_0x3461c6,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0xf800('0x2b')][_0xf800('0x21')]=function(_0x343495){try{if(this[_0xf800('0x2e')](_0x343495)){logger[_0xf800('0x25')](_0xf800('0xa3'),_0x343495[_0xf800('0x30')],_0x343495[_0xf800('0xa4')],_0x343495[_0xf800('0xa5')]);logger[_0xf800('0x33')](_0xf800('0xa6'),_0x343495[_0xf800('0x30')],util[_0xf800('0x2a')](_0x343495,{'showHidden':![],'depth':null}));var _0x187807;if(this[_0xf800('0x14')][_0x343495[_0xf800('0xa7')]]){this[_0xf800('0x14')][_0x343495[_0xf800('0xa7')]][_0xf800('0xa8')]=_0x343495[_0xf800('0xa4')];this[_0xf800('0x14')][_0x343495[_0xf800('0xa7')]][_0xf800('0xa9')]=_0x343495[_0xf800('0xa5')];if(this[_0xf800('0x14')][_0x343495['secondtransfereruniqueid']]){_0x187807=this[_0xf800('0x14')][_0x343495[_0xf800('0xaa')]];this[_0xf800('0x14')][_0x343495['secondtransfereruniqueid']]=this['channels'][_0x343495[_0xf800('0xa7')]];this[_0xf800('0x14')][_0x343495['transfereeuniqueid']]=_0x187807;}}else if(this[_0xf800('0x14')][_0x343495['transfertargetuniqueid']]){this[_0xf800('0x14')][_0x343495[_0xf800('0xab')]][_0xf800('0xa8')]=_0x343495[_0xf800('0xa4')];this[_0xf800('0x14')][_0x343495[_0xf800('0xab')]][_0xf800('0xa9')]=_0x343495[_0xf800('0xa5')];if(this[_0xf800('0x14')][_0x343495[_0xf800('0xac')]]){_0x187807=this['channels'][_0x343495[_0xf800('0xac')]];this[_0xf800('0x14')][_0x343495[_0xf800('0xac')]]=this['channels'][_0x343495[_0xf800('0xab')]];this[_0xf800('0x14')][_0x343495['transfertargetuniqueid']]=_0x187807;}}if((this[_0xf800('0x14')][_0x343495[_0xf800('0xac')]]||this[_0xf800('0x14')][_0x343495[_0xf800('0xad')]])&&this['channels'][_0x343495[_0xf800('0xaa')]]){var _0xa63c39=_['some']([this[_0xf800('0x14')][_0x343495[_0xf800('0xac')]],this[_0xf800('0x14')][_0x343495[_0xf800('0xad')]],this[_0xf800('0x14')][_0x343495[_0xf800('0xaa')]]],function(_0x31015c){return _0x31015c&&_0x31015c[_0xf800('0xae')]===_0xf800('0xa1')&&_0x31015c['routeid'];});if(_0xa63c39){if(this[_0xf800('0x14')][_0x343495['origtransfereruniqueid']])this['channels'][_0x343495[_0xf800('0xac')]][_0xf800('0x95')]='ATTENDED';if(this[_0xf800('0x14')][_0x343495[_0xf800('0xad')]])this[_0xf800('0x14')][_0x343495['origtransfererlinkedid']]['transferType']='ATTENDED';this[_0xf800('0x14')][_0x343495[_0xf800('0xaa')]][_0xf800('0x95')]=_0xf800('0xaf');}}}}catch(_0x1e2836){logger['error']('[%s][voiceCallReport][attendedtransfer]',_0x343495[_0xf800('0x30')],util[_0xf800('0x2a')](_0x1e2836,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0xf800('0x2b')][_0xf800('0xb0')]=function(_0x5e0444){try{if(this[_0xf800('0x2e')](_0x5e0444)){logger[_0xf800('0x25')]('[%s][voiceCallReport][blindtransfer]\x20transfercalleridnum:%s\x20transferconnectedlinenum:%s',_0x5e0444[_0xf800('0x30')],_0x5e0444[_0xf800('0xb1')],_0x5e0444['extension']);logger[_0xf800('0x33')](_0xf800('0xb2'),_0x5e0444[_0xf800('0x30')],util[_0xf800('0x2a')](_0x5e0444,{'showHidden':![],'depth':null}));if(this[_0xf800('0x14')][_0x5e0444[_0xf800('0xa7')]]){this[_0xf800('0x14')][_0x5e0444[_0xf800('0xa7')]][_0xf800('0xa8')]=_0x5e0444[_0xf800('0xb1')];this[_0xf800('0x14')][_0x5e0444[_0xf800('0xa7')]][_0xf800('0xa9')]=_0x5e0444[_0xf800('0xb3')];this[_0xf800('0x14')][_0x5e0444[_0xf800('0xa7')]][_0xf800('0x95')]=_0xf800('0xb4');this[_0xf800('0x1e')]({'event':'BlindTransfer','uniqueid':_0x5e0444[_0xf800('0xa7')],'context':_0x5e0444['context'],'channel':_0x5e0444['transfererchannel']});}else{this[_0xf800('0x14')][_0x5e0444[_0xf800('0xb5')]]['transferType']=_0xf800('0xb4');}}}catch(_0x23b44c){logger['error'](_0xf800('0xb6'),_0x5e0444[_0xf800('0x30')],util[_0xf800('0x2a')](_0x23b44c,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0xf800('0x2b')]['syncMusicOnHoldStart']=function(_0x24cec3){try{if(this[_0xf800('0x2e')](_0x24cec3)){logger[_0xf800('0x33')](_0xf800('0xb7'),_0x24cec3[_0xf800('0x30')],util[_0xf800('0x2a')](_0x24cec3,{'showHidden':![],'depth':null}));if(this['channels'][_0x24cec3[_0xf800('0x30')]]){if(!_[_0xf800('0xb8')](this[_0xf800('0x14')][_0x24cec3[_0xf800('0x30')]][_0xf800('0x8d')])){this['channels'][_0x24cec3[_0xf800('0x30')]]['mohstarttime']=moment()[_0xf800('0x3d')](_0xf800('0x47'));logger[_0xf800('0x25')](_0xf800('0xb9'),_0x24cec3[_0xf800('0x30')],this['channels'][_0x24cec3[_0xf800('0x30')]][_0xf800('0xba')]);}}}}catch(_0x1062e6){logger[_0xf800('0x28')](_0xf800('0xbb'),_0x24cec3[_0xf800('0x30')],util[_0xf800('0x2a')](_0x1062e6,{'showHidden':![],'depth':null}));}};VoiceCallReport[_0xf800('0x2b')]['syncMusicOnHoldStop']=function(_0x2675a8){try{if(this[_0xf800('0x2e')](_0x2675a8)){logger['debug']('[%s][voiceCallReport][musiconholdstop]\x20event:',_0x2675a8[_0xf800('0x30')],util[_0xf800('0x2a')](_0x2675a8,{'showHidden':![],'depth':null}));if(this[_0xf800('0x14')][_0x2675a8[_0xf800('0x30')]]){if(!_[_0xf800('0xb8')](this[_0xf800('0x14')][_0x2675a8[_0xf800('0x30')]][_0xf800('0xba')])){this[_0xf800('0x14')][_0x2675a8['uniqueid']]['mohtime']+=moment()['milliseconds'](0x0)[_0xf800('0x5f')](this[_0xf800('0x14')][_0x2675a8[_0xf800('0x30')]][_0xf800('0xba')],_0xf800('0x57'));logger[_0xf800('0x25')](_0xf800('0xbc'),_0x2675a8[_0xf800('0x30')],this[_0xf800('0x14')][_0x2675a8[_0xf800('0x30')]][_0xf800('0xbd')]);delete this[_0xf800('0x14')][_0x2675a8[_0xf800('0x30')]][_0xf800('0xba')];}}}}catch(_0x1bbedf){logger[_0xf800('0x28')](_0xf800('0xbe'),_0x2675a8[_0xf800('0x30')],util[_0xf800('0x2a')](_0x1bbedf,{'showHidden':![],'depth':null}));}};module['exports']=VoiceCallReport;
\ No newline at end of file