0e9168ddaac0def4892f6580bd5d63fd893075ed
[motion2.git] / server / services / ami / report / voiceDialReport.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0xc1f9=['stringify','[%s][voiceDialReport][hangup]\x20sending\x20voice_outbound_channel:remove\x20event:','voice_outbound_channel:remove','linkedid','destuniqueid','[%s][voiceDialReport][hangup]','toLowerCase','set','applicationdata','startsWith','cdr(','[%s][voiceDialReport][newexten]\x20application:%s\x20appdata:%s','application','match','[%s][voiceDialReport][newexten]','lodash','moment','util','../../../config/environment','../../../config/logger','ami','../ami','redis','defaults','localhost','socket.io-emitter','outboundChannels','outbound','variables','dialbegin','syncDialBegin','bind','dialend','syncDialEnd','varset','syncVarSet','syncNewExten','hangup','syncHangup','isUndefined','prototype','emit','isNotNull','debug','[%s][voiceDialReport][dialbegin]\x20event:','uniqueid','inspect','channels','merge','format','YYYY-MM-DD\x20HH:mm:ss','called','channel','substring','lastIndexOf','omit','event','privilege','info','[%s][voiceDialReport][dialbegin]\x20agent:%s\x20interface:%s\x20lastevent:called','membername','interface','[%s][voiceDialReport][dialbegin]\x20sending\x20voice_outbound_channel:save\x20event:','applications','voice_outbound_channel:save','custom:dialbegin','error','[%s][voiceDialReport][dialend]\x20event:','dialstatus','ANSWER','connectedlinenum','connectedlinename','answertime','lastevent','connect','[%s][voiceDialReport][dialend]\x20agent:%s\x20lastevent:connect','[%s][voiceDialReport][dialend]\x20sending\x20dialconnect\x20event:','custom:dialconnect','[%s][voiceDialReport][dialend]\x20sending\x20voice_outbound_channel:save\x20event:','voice:outbound','[%s][voiceDialReport][dialend]','keys','variable','outboundrouteid','value','voice','[%s][voiceDialReport][varset]\x20outboundrouteid:%s\x20variable:%s\x20value:%s','[%s][voiceDialReport][varset]\x20sending\x20voice_outbound_channel:save\x20event:','[%s][voiceDialReport][varset]','addVariable','rtpaudioqos','rtpaudioqosbridged','rtpaudioqosjitterbridged','rtpaudioqosloss','rtpaudioqoslossbridged','rtpaudioqosrtt','rtpaudioqosrttbridged','sipcallid','sipuri','membercalls','memberlastcall','memberpenalty','memberrealtime','[%s][voiceDialReport][hangup]\x20event:','[%s][voiceDialReport][hangup]\x20reason:%s\x20lasteevent:complete','cause-txt','endtime','diff','starttime','seconds','complete','total','answered','holdtime','billableseconds','sumHoldTime','sumBillable','sumDuration','duration','[%s][voiceDialReport][hangup]\x20sending\x20voiceDialReport\x20event:','custom:voiceDialReport','[%s][voiceDialReport][hangup]\x20sending\x20voice_outbound:save\x20event:','voice_outbound:save','[DEBUG]\x20Emit\x20voice_outbound_channel:remove\x20event'];(function(_0x276234,_0x395ff6){var _0x5831ef=function(_0x1dccb4){while(--_0x1dccb4){_0x276234['push'](_0x276234['shift']());}};_0x5831ef(++_0x395ff6);}(_0xc1f9,0x183));var _0x9c1f=function(_0x314ab4,_0x3e834c){_0x314ab4=_0x314ab4-0x0;var _0x3539cb=_0xc1f9[_0x314ab4];return _0x3539cb;};'use strict';var _=require(_0x9c1f('0x0'));var moment=require(_0x9c1f('0x1'));var util=require(_0x9c1f('0x2'));var Redis=require('ioredis');var config=require(_0x9c1f('0x3'));var logger=require(_0x9c1f('0x4'))(_0x9c1f('0x5'));var ami=require(_0x9c1f('0x6'));config[_0x9c1f('0x7')]=_[_0x9c1f('0x8')](config['redis'],{'host':_0x9c1f('0x9'),'port':0x18eb});var io=require(_0x9c1f('0xa'))(new Redis(config[_0x9c1f('0x7')]));function VoiceDialReport(_0x29aa97){this['channels']=_0x29aa97[_0x9c1f('0xb')];this['outbound']=_0x29aa97[_0x9c1f('0xc')];this['applications']={};this[_0x9c1f('0xd')]={};ami['on'](_0x9c1f('0xe'),this[_0x9c1f('0xf')][_0x9c1f('0x10')](this));ami['on'](_0x9c1f('0x11'),this[_0x9c1f('0x12')]['bind'](this));ami['on'](_0x9c1f('0x13'),this[_0x9c1f('0x14')][_0x9c1f('0x10')](this));ami['on']('newexten',this[_0x9c1f('0x15')][_0x9c1f('0x10')](this));ami['on'](_0x9c1f('0x16'),this[_0x9c1f('0x17')][_0x9c1f('0x10')](this));}VoiceDialReport['prototype']['isNotNull']=function(_0x526245){return _0x526245!==null&&!_[_0x9c1f('0x18')](_0x526245);};VoiceDialReport[_0x9c1f('0x19')][_0x9c1f('0x1a')]=function(_0x1e2b4d,_0x52d66a,_0x498525){io['to'](_0x1e2b4d)['emit'](_0x52d66a,_0x498525);};VoiceDialReport[_0x9c1f('0x19')][_0x9c1f('0xf')]=function(_0x1cebc3){try{if(this[_0x9c1f('0x1b')](_0x1cebc3)){logger[_0x9c1f('0x1c')](_0x9c1f('0x1d'),_0x1cebc3[_0x9c1f('0x1e')],util[_0x9c1f('0x1f')](_0x1cebc3,{'showHidden':![],'depth':null}));if(this[_0x9c1f('0x20')][_0x1cebc3[_0x9c1f('0x1e')]]){_[_0x9c1f('0x21')](this[_0x9c1f('0x20')][_0x1cebc3[_0x9c1f('0x1e')]],{'starttime':moment()[_0x9c1f('0x22')](_0x9c1f('0x23')),'lastevent':_0x9c1f('0x24'),'interface':_0x1cebc3[_0x9c1f('0x25')][_0x9c1f('0x26')](0x0,_0x1cebc3[_0x9c1f('0x25')]['lastIndexOf']('-')),'membername':_0x1cebc3[_0x9c1f('0x25')][_0x9c1f('0x26')](_0x1cebc3[_0x9c1f('0x25')]['lastIndexOf']('/')+0x1,_0x1cebc3[_0x9c1f('0x25')][_0x9c1f('0x27')]('-'))},_[_0x9c1f('0x28')](_0x1cebc3,[_0x9c1f('0x29'),_0x9c1f('0x2a')]));logger[_0x9c1f('0x2b')](_0x9c1f('0x2c'),_0x1cebc3[_0x9c1f('0x1e')],this['channels'][_0x1cebc3[_0x9c1f('0x1e')]][_0x9c1f('0x2d')],this[_0x9c1f('0x20')][_0x1cebc3[_0x9c1f('0x1e')]][_0x9c1f('0x2e')]);logger[_0x9c1f('0x1c')](_0x9c1f('0x2f'),_0x1cebc3[_0x9c1f('0x1e')],util[_0x9c1f('0x1f')](this['channels'][_0x1cebc3['uniqueid']],{'showHidden':![],'depth':null}));if(this[_0x9c1f('0x30')][_0x1cebc3[_0x9c1f('0x1e')]])_[_0x9c1f('0x21')](this[_0x9c1f('0x20')][_0x1cebc3[_0x9c1f('0x1e')]],this[_0x9c1f('0x30')][_0x1cebc3[_0x9c1f('0x1e')]]);this[_0x9c1f('0x1a')]('voice:outbound',_0x9c1f('0x31'),this[_0x9c1f('0x20')][_0x1cebc3['uniqueid']]);logger[_0x9c1f('0x1c')]('[%s][voiceDialReport][dialbegin]\x20sending\x20dialbegin\x20event:',_0x1cebc3[_0x9c1f('0x1e')],util['inspect'](this[_0x9c1f('0x20')][_0x1cebc3[_0x9c1f('0x1e')]],{'showHidden':![],'depth':null}));ami[_0x9c1f('0x1a')](_0x9c1f('0x32'),this[_0x9c1f('0x20')][_0x1cebc3[_0x9c1f('0x1e')]]);}}}catch(_0x27dfe2){logger[_0x9c1f('0x33')]('[%s][voiceDialReport][dialbegin]',_0x1cebc3[_0x9c1f('0x1e')],util[_0x9c1f('0x1f')](_0x27dfe2,{'showHidden':![],'depth':null}));}};VoiceDialReport['prototype'][_0x9c1f('0x12')]=function(_0x5cf2c4){try{if(this[_0x9c1f('0x1b')](_0x5cf2c4)){logger['debug'](_0x9c1f('0x34'),_0x5cf2c4[_0x9c1f('0x1e')],util[_0x9c1f('0x1f')](_0x5cf2c4,{'showHidden':![],'depth':null}));if(this[_0x9c1f('0x20')][_0x5cf2c4[_0x9c1f('0x1e')]]){this['channels'][_0x5cf2c4[_0x9c1f('0x1e')]][_0x9c1f('0x35')]=_0x5cf2c4[_0x9c1f('0x35')];if(_0x5cf2c4[_0x9c1f('0x35')]===_0x9c1f('0x36')){this['channels'][_0x5cf2c4[_0x9c1f('0x1e')]]['connectedlinenum']=_0x5cf2c4[_0x9c1f('0x37')];this[_0x9c1f('0x20')][_0x5cf2c4[_0x9c1f('0x1e')]][_0x9c1f('0x38')]=_0x5cf2c4[_0x9c1f('0x38')];this[_0x9c1f('0x20')][_0x5cf2c4[_0x9c1f('0x1e')]][_0x9c1f('0x39')]=moment()['format'](_0x9c1f('0x23'));this[_0x9c1f('0x20')][_0x5cf2c4[_0x9c1f('0x1e')]][_0x9c1f('0x3a')]=_0x9c1f('0x3b');logger[_0x9c1f('0x2b')](_0x9c1f('0x3c'),_0x5cf2c4[_0x9c1f('0x1e')],_0x5cf2c4[_0x9c1f('0x25')][_0x9c1f('0x26')](_0x5cf2c4[_0x9c1f('0x25')]['lastIndexOf']('/')+0x1,_0x5cf2c4[_0x9c1f('0x25')][_0x9c1f('0x27')]('-')));logger[_0x9c1f('0x1c')](_0x9c1f('0x3d'),_0x5cf2c4[_0x9c1f('0x1e')],util[_0x9c1f('0x1f')](this[_0x9c1f('0x20')][_0x5cf2c4['uniqueid']],{'showHidden':![],'depth':null}));ami[_0x9c1f('0x1a')](_0x9c1f('0x3e'),this[_0x9c1f('0x20')][_0x5cf2c4[_0x9c1f('0x1e')]]);}logger[_0x9c1f('0x1c')](_0x9c1f('0x3f'),_0x5cf2c4[_0x9c1f('0x1e')],util[_0x9c1f('0x1f')](this[_0x9c1f('0x20')][_0x5cf2c4[_0x9c1f('0x1e')]],{'showHidden':![],'depth':null}));this[_0x9c1f('0x1a')](_0x9c1f('0x40'),'voice_outbound_channel:save',this[_0x9c1f('0x20')][_0x5cf2c4[_0x9c1f('0x1e')]]);}}}catch(_0x1a7d13){logger[_0x9c1f('0x33')](_0x9c1f('0x41'),_0x5cf2c4[_0x9c1f('0x1e')],util['inspect'](_0x1a7d13,{'showHidden':![],'depth':null}));}};VoiceDialReport[_0x9c1f('0x19')]['syncVarSet']=function(_0x1b9019){try{if(this[_0x9c1f('0x1b')](_0x1b9019)){logger[_0x9c1f('0x1c')]('[%s][voiceDialReport][varset]\x20event:',_0x1b9019[_0x9c1f('0x1e')],util[_0x9c1f('0x1f')](_0x1b9019,{'showHidden':![],'depth':null}));this['addVariable'](_0x1b9019[_0x9c1f('0x1e')],_[_0x9c1f('0x42')](_0x1b9019[_0x9c1f('0x43')])[0x0],_0x1b9019['value']);if(this['isNotNull'](_0x1b9019[_0x9c1f('0x43')])&&this[_0x9c1f('0x1b')](_0x1b9019[_0x9c1f('0x43')][_0x9c1f('0x44')])){if(_[_0x9c1f('0x18')](this['channels'][_0x1b9019['uniqueid']])){this[_0x9c1f('0x20')][_0x1b9019['uniqueid']]={'routeId':_0x1b9019[_0x9c1f('0x45')],'variables':this['variables'][_0x1b9019[_0x9c1f('0x1e')]],'motionChannel':_0x9c1f('0x46')};logger[_0x9c1f('0x2b')](_0x9c1f('0x47'),_0x1b9019[_0x9c1f('0x1e')],_0x1b9019['variable']['outboundrouteid'],_[_0x9c1f('0x42')](_0x1b9019[_0x9c1f('0x43')])[0x0],_0x1b9019[_0x9c1f('0x45')]);logger[_0x9c1f('0x1c')](_0x9c1f('0x48'),_0x1b9019[_0x9c1f('0x1e')],util[_0x9c1f('0x1f')](this[_0x9c1f('0x20')][_0x1b9019['uniqueid']],{'showHidden':![],'depth':null}));this[_0x9c1f('0x1a')](_0x9c1f('0x40'),_0x9c1f('0x31'),this['channels'][_0x1b9019[_0x9c1f('0x1e')]]);}}}}catch(_0x2daee5){logger[_0x9c1f('0x33')](_0x9c1f('0x49'),_0x1b9019[_0x9c1f('0x1e')],util[_0x9c1f('0x1f')](_0x2daee5,{'showHidden':![],'depth':null}));}};VoiceDialReport[_0x9c1f('0x19')][_0x9c1f('0x4a')]=function(_0x42a2bf,_0x3ff689,_0x3160b0){var _0x2e3492=[_0x9c1f('0x4b'),_0x9c1f('0x4c'),'rtpaudioqosjitter',_0x9c1f('0x4d'),_0x9c1f('0x4e'),_0x9c1f('0x4f'),_0x9c1f('0x50'),_0x9c1f('0x51'),_0x9c1f('0x52'),_0x9c1f('0x53'),'bridgepeer','bridgepvtcallid',_0x9c1f('0x54'),'memberdynamic','memberinterface',_0x9c1f('0x55'),'membername',_0x9c1f('0x56'),_0x9c1f('0x57')];if(!_['isNil'](_0x3ff689)&&!_['includes'](_0x2e3492,_0x3ff689)){if(_[_0x9c1f('0x18')](this[_0x9c1f('0xd')][_0x42a2bf])){this[_0x9c1f('0xd')][_0x42a2bf]={};}this[_0x9c1f('0xd')][_0x42a2bf][_0x3ff689]=_0x3160b0;}};VoiceDialReport[_0x9c1f('0x19')][_0x9c1f('0x17')]=function(_0x2db28e){try{if(this[_0x9c1f('0x1b')](_0x2db28e)){logger['debug'](_0x9c1f('0x58'),_0x2db28e[_0x9c1f('0x1e')],util[_0x9c1f('0x1f')](_0x2db28e,{'showHidden':![],'depth':null}));if(this[_0x9c1f('0x20')][_0x2db28e[_0x9c1f('0x1e')]]){logger[_0x9c1f('0x2b')](_0x9c1f('0x59'),_0x2db28e['uniqueid'],_0x2db28e[_0x9c1f('0x5a')]);this[_0x9c1f('0x20')][_0x2db28e['uniqueid']][_0x9c1f('0x5b')]=moment()[_0x9c1f('0x22')](_0x9c1f('0x23'));this[_0x9c1f('0x20')][_0x2db28e[_0x9c1f('0x1e')]]['duration']=moment(this[_0x9c1f('0x20')][_0x2db28e['uniqueid']][_0x9c1f('0x5b')])[_0x9c1f('0x5c')](this['channels'][_0x2db28e[_0x9c1f('0x1e')]][_0x9c1f('0x5d')],_0x9c1f('0x5e'));this['channels'][_0x2db28e[_0x9c1f('0x1e')]]['lastevent']=_0x9c1f('0x5f');this['outbound'][_0x9c1f('0x60')]+=0x1;if(this[_0x9c1f('0x20')][_0x2db28e[_0x9c1f('0x1e')]]['answertime']){this[_0x9c1f('0xc')][_0x9c1f('0x61')]+=0x1;this[_0x9c1f('0x20')][_0x2db28e[_0x9c1f('0x1e')]][_0x9c1f('0x62')]=moment(this[_0x9c1f('0x20')][_0x2db28e[_0x9c1f('0x1e')]][_0x9c1f('0x39')])[_0x9c1f('0x5c')](this[_0x9c1f('0x20')][_0x2db28e['uniqueid']][_0x9c1f('0x5d')],_0x9c1f('0x5e'));this['channels'][_0x2db28e[_0x9c1f('0x1e')]][_0x9c1f('0x63')]=moment(this[_0x9c1f('0x20')][_0x2db28e[_0x9c1f('0x1e')]][_0x9c1f('0x5b')])['diff'](this[_0x9c1f('0x20')][_0x2db28e[_0x9c1f('0x1e')]][_0x9c1f('0x39')],_0x9c1f('0x5e'));this['outbound'][_0x9c1f('0x64')]+=this[_0x9c1f('0x20')][_0x2db28e[_0x9c1f('0x1e')]]['holdtime']||0x0;this['outbound'][_0x9c1f('0x65')]+=this[_0x9c1f('0x20')][_0x2db28e[_0x9c1f('0x1e')]][_0x9c1f('0x63')];}this[_0x9c1f('0xc')][_0x9c1f('0x66')]+=this['channels'][_0x2db28e[_0x9c1f('0x1e')]][_0x9c1f('0x67')];logger[_0x9c1f('0x1c')](_0x9c1f('0x68'),_0x2db28e[_0x9c1f('0x1e')],util[_0x9c1f('0x1f')](this[_0x9c1f('0x20')][_0x2db28e[_0x9c1f('0x1e')]],{'showHidden':![],'depth':null}));ami[_0x9c1f('0x1a')](_0x9c1f('0x69'),this[_0x9c1f('0x20')][_0x2db28e[_0x9c1f('0x1e')]]);logger[_0x9c1f('0x1c')]('[%s][voiceDialReport][hangup]\x20sending\x20dialend\x20event:',_0x2db28e[_0x9c1f('0x1e')],util[_0x9c1f('0x1f')](this['channels'][_0x2db28e[_0x9c1f('0x1e')]],{'showHidden':![],'depth':null}));ami[_0x9c1f('0x1a')]('custom:dialend',this[_0x9c1f('0x20')][_0x2db28e[_0x9c1f('0x1e')]]);logger[_0x9c1f('0x1c')](_0x9c1f('0x6a'),_0x2db28e['uniqueid'],util['inspect'](this['channels'][_0x2db28e[_0x9c1f('0x1e')]],{'showHidden':![],'depth':null}));this[_0x9c1f('0x1a')]('voice:outbound',_0x9c1f('0x6b'),this[_0x9c1f('0xc')]);logger[_0x9c1f('0x2b')](_0x9c1f('0x6c'),JSON[_0x9c1f('0x6d')](this[_0x9c1f('0x20')][_0x2db28e[_0x9c1f('0x1e')]]));logger[_0x9c1f('0x1c')](_0x9c1f('0x6e'),_0x2db28e['uniqueid'],util['inspect'](this[_0x9c1f('0x20')][_0x2db28e['uniqueid']],{'showHidden':![],'depth':null}));this[_0x9c1f('0x1a')](_0x9c1f('0x40'),_0x9c1f('0x6f'),this['channels'][_0x2db28e['uniqueid']]);delete this['channels'][_0x2db28e['uniqueid']];}else if(this[_0x9c1f('0x20')][_0x2db28e[_0x9c1f('0x70')]]){this[_0x9c1f('0x20')][_0x2db28e[_0x9c1f('0x70')]][_0x9c1f('0x1e')]=this[_0x9c1f('0x20')][_0x2db28e[_0x9c1f('0x70')]][_0x9c1f('0x71')];}if(this[_0x9c1f('0xd')][_0x2db28e['uniqueid']]){delete this[_0x9c1f('0xd')][_0x2db28e[_0x9c1f('0x1e')]];}}}catch(_0x56a019){logger[_0x9c1f('0x33')](_0x9c1f('0x72'),_0x2db28e[_0x9c1f('0x1e')],util[_0x9c1f('0x1f')](_0x56a019,{'showHidden':![],'depth':null}));}};VoiceDialReport[_0x9c1f('0x19')][_0x9c1f('0x15')]=function(_0xcbe6e1){try{if(this[_0x9c1f('0x1b')](_0xcbe6e1)){logger[_0x9c1f('0x1c')]('[%s][voiceDialReport][newexten]\x20event:',_0xcbe6e1[_0x9c1f('0x1e')],util[_0x9c1f('0x1f')](_0xcbe6e1,{'showHidden':![],'depth':null}));if(_0xcbe6e1['application'][_0x9c1f('0x73')]()===_0x9c1f('0x74')){_0xcbe6e1[_0x9c1f('0x75')]=(_0xcbe6e1['appdata']||_0xcbe6e1[_0x9c1f('0x75')])[_0x9c1f('0x73')]();if(_[_0x9c1f('0x76')](_0xcbe6e1[_0x9c1f('0x75')],_0x9c1f('0x77'))){if(_[_0x9c1f('0x18')](this[_0x9c1f('0x30')][_0xcbe6e1['uniqueid']]))this['applications'][_0xcbe6e1[_0x9c1f('0x1e')]]={};logger[_0x9c1f('0x2b')](_0x9c1f('0x78'),_0xcbe6e1[_0x9c1f('0x1e')],_0xcbe6e1[_0x9c1f('0x79')],_0xcbe6e1[_0x9c1f('0x75')]);var _0xd23345=_0xcbe6e1[_0x9c1f('0x75')]['split']('=');var _0x5d8842=_0xd23345[0x0][_0x9c1f('0x7a')](/cdr\((.*)\)/);if(_0x5d8842)this[_0x9c1f('0x30')][_0xcbe6e1['uniqueid']][_0x5d8842[0x1]]=_0xd23345[0x1];}}}}catch(_0x2d92d1){logger['error'](_0x9c1f('0x7b'),_0xcbe6e1[_0x9c1f('0x1e')],util['inspect'](_0x2d92d1,{'showHidden':![],'depth':null}));}};module['exports']=VoiceDialReport;