Built motion from commit 00bf23f6.|2.6.16
[motion2.git] / server / services / routing / server / applications / strategy / rrmemory.js
index 879bd45..2719fc5 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x83c5=['done','busy','showNotification','writeLog','RINGING','[%s][QUEUE]\x20agent\x20skipped,\x20not\x20available\x20id\x20%s','[%s][QUEUE]\x20agent\x20skipped,\x20unknown\x20id\x20%s','busyQueue','lodash','uuid','./util','../../../../../config/logger','routing','notificationId','queue','realtime','intervals','squeue','push','handleRun','bind','handleTimeout','module','timeout','drained','handleDrained','prototype','isAgentAvailable','agents','info','[%s][QUEUE]\x20available\x20again\x20%s','agentId','[%s][QUEUE]\x20try\x20with\x20%s','isNil'];(function(_0xec9c4e,_0x1f3b34){var _0x49cf7b=function(_0x34c86d){while(--_0x34c86d){_0xec9c4e['push'](_0xec9c4e['shift']());}};_0x49cf7b(++_0x1f3b34);}(_0x83c5,0x1a0));var _0x583c=function(_0x30fe3a,_0x26a088){_0x30fe3a=_0x30fe3a-0x0;var _0x5a08d2=_0x83c5[_0x30fe3a];return _0x5a08d2;};'use strict';var rr=require('rr');var _=require(_0x583c('0x0'));var uuid=require(_0x583c('0x1'));var util=require(_0x583c('0x2'));var logger=require(_0x583c('0x3'))(_0x583c('0x4'));var RRMemory=function(_0x12a5a9,_0x3174d7,_0x59ee15,_0x478622){this[_0x583c('0x5')]=uuid['v4']();this['squeue']=_0x12a5a9;this[_0x583c('0x6')]=_0x3174d7;this[_0x583c('0x7')]=_0x59ee15;this[_0x583c('0x4')]=_0x478622;this[_0x583c('0x8')]={};this[_0x583c('0x9')][_0x583c('0xa')](this[_0x583c('0xb')][_0x583c('0xc')](this),this[_0x583c('0xd')][_0x583c('0xc')](this),this[_0x583c('0xe')]);this[_0x583c('0x9')]['on'](_0x583c('0xf'),this[_0x583c('0xd')][_0x583c('0xc')](this));this[_0x583c('0x9')]['on'](_0x583c('0x10'),this[_0x583c('0x11')][_0x583c('0xc')](this));};RRMemory[_0x583c('0x12')][_0x583c('0xa')]=function(){this['squeue'][_0x583c('0xa')](this['handleRun']['bind'](this),this[_0x583c('0xd')][_0x583c('0xc')](this));};RRMemory[_0x583c('0x12')][_0x583c('0x11')]=function(_0x342df7){this['handleTimeout'](!![]);};RRMemory['prototype']['handleCheckReject']=function(_0x49836c){if(util[_0x583c('0x13')](this['squeue']['id'],this[_0x583c('0x7')][_0x583c('0x14')][this['agentId']],this[_0x583c('0x9')]['channel'],!![])){logger[_0x583c('0x15')](_0x583c('0x16'),this['squeue']['id'],this[_0x583c('0x17')]);clearInterval(this[_0x583c('0x8')][this[_0x583c('0x17')]]);_0x49836c['done']();setTimeout(this[_0x583c('0xa')][_0x583c('0xc')](this),0x3e8);}};RRMemory['prototype'][_0x583c('0xb')]=function(_0x496d72){this[_0x583c('0x17')]=rr(this[_0x583c('0x6')]['mapAgentsId']);logger[_0x583c('0x15')](_0x583c('0x18'),this[_0x583c('0x9')]['id'],this['agentId']);if(_[_0x583c('0x19')](this['realtime'][_0x583c('0x14')][this[_0x583c('0x17')]])){logger['info']('[%s][QUEUE]\x20agent\x20skipped,\x20unknown\x20id\x20%s',this[_0x583c('0x9')]['id'],this[_0x583c('0x17')]);_0x496d72[_0x583c('0x1a')]();setTimeout(this[_0x583c('0xa')][_0x583c('0xc')](this),0x3e8);}else{if(util[_0x583c('0x13')](this[_0x583c('0x9')]['id'],this[_0x583c('0x7')]['agents'][this[_0x583c('0x17')]],this[_0x583c('0x9')]['channel'],!![])){this[_0x583c('0x7')][_0x583c('0x14')][this[_0x583c('0x17')]][_0x583c('0x1b')]=!![];this[_0x583c('0x7')]['agents'][this[_0x583c('0x17')]]['busyQueue']=this[_0x583c('0x6')]['name'];util[_0x583c('0x1c')](this[_0x583c('0x5')],this[_0x583c('0x9')]['id'],this[_0x583c('0x7')][_0x583c('0x14')][this[_0x583c('0x17')]],this[_0x583c('0x6')],this[_0x583c('0x4')]);util[_0x583c('0x1d')](this[_0x583c('0x9')]['id'],this['realtime'][_0x583c('0x14')][this[_0x583c('0x17')]],_0x583c('0x1e'));this[_0x583c('0x8')][this[_0x583c('0x17')]]=setInterval(this['handleCheckReject']['bind'](this,_0x496d72),0x3e8);}else{logger[_0x583c('0x15')](_0x583c('0x1f'),this[_0x583c('0x9')]['id'],this['agentId']);_0x496d72[_0x583c('0x1a')]();setTimeout(this[_0x583c('0xa')][_0x583c('0xc')](this),0x3e8);}}};RRMemory[_0x583c('0x12')]['handleTimeout']=function(_0x1baebe){logger[_0x583c('0x15')]('[%s][QUEUE]\x20timeout\x20with\x20%s',this[_0x583c('0x9')]['id'],this[_0x583c('0x17')]);if(_['isNil'](this[_0x583c('0x7')][_0x583c('0x14')][this['agentId']])){logger[_0x583c('0x15')](_0x583c('0x20'),this[_0x583c('0x9')]['id'],this['agentId']);}else{clearInterval(this[_0x583c('0x8')][this[_0x583c('0x17')]]);util['hideNotification'](this[_0x583c('0x5')],this[_0x583c('0x9')]['id'],this[_0x583c('0x7')][_0x583c('0x14')][this[_0x583c('0x17')]],this['queue'],this[_0x583c('0x4')]);util[_0x583c('0x1d')](this[_0x583c('0x9')]['id'],this[_0x583c('0x7')][_0x583c('0x14')][this['agentId']],'TIMEOUT');this[_0x583c('0x7')][_0x583c('0x14')][this[_0x583c('0x17')]][_0x583c('0x1b')]=![];this['realtime'][_0x583c('0x14')][this['agentId']][_0x583c('0x21')]=undefined;}if(!_0x1baebe){setTimeout(this[_0x583c('0xa')][_0x583c('0xc')](this),0x3e8);}};function rrmemory(_0x2df5c8,_0x1bb5cd,_0xc7ff8e,_0x2b11ac){return new RRMemory(_0x2df5c8,_0x1bb5cd,_0xc7ff8e,_0x2b11ac);}module['exports']=rrmemory;
\ No newline at end of file
+var _0xa9ce=['debug','[%s][QUEUE]\x20try\x20with\x20%s','isNil','[%s][QUEUE]\x20agent\x20skipped,\x20unknown\x20id\x20%s','isAgentAvailable','channel','saveWaitingNotification','showNotification','writeLog','RINGING','[%s][QUEUE]\x20timeout\x20with\x20%s','busy','busyQueue','removeWaitingNotification','exports','lodash','./util','../../../../../config/logger','routing','notificationId','squeue','queue','realtime','intervals','push','handleRun','bind','module','timeout','handleTimeout','drained','handleDrained','prototype','handleCheckReject','agents','agentId','[%s][QUEUE]\x20available\x20again\x20%s','done'];(function(_0x478189,_0x52fc49){var _0x1bc204=function(_0xc6f2e1){while(--_0xc6f2e1){_0x478189['push'](_0x478189['shift']());}};_0x1bc204(++_0x52fc49);}(_0xa9ce,0xf3));var _0xea9c=function(_0x39c9cd,_0x1206bd){_0x39c9cd=_0x39c9cd-0x0;var _0x513c28=_0xa9ce[_0x39c9cd];return _0x513c28;};'use strict';var rr=require('rr');var _=require(_0xea9c('0x0'));var uuid=require('uuid');var util=require(_0xea9c('0x1'));var logger=require(_0xea9c('0x2'))(_0xea9c('0x3'));var RRMemory=function(_0x5d50da,_0x15f6a5,_0x2e4b01,_0x3b5843){this[_0xea9c('0x4')]=uuid['v4']();this[_0xea9c('0x5')]=_0x5d50da;this[_0xea9c('0x6')]=_0x15f6a5;this[_0xea9c('0x7')]=_0x2e4b01;this[_0xea9c('0x3')]=_0x3b5843;this[_0xea9c('0x8')]={};this['squeue'][_0xea9c('0x9')](this[_0xea9c('0xa')]['bind'](this),this['handleTimeout'][_0xea9c('0xb')](this),this[_0xea9c('0xc')]);this[_0xea9c('0x5')]['on'](_0xea9c('0xd'),this[_0xea9c('0xe')]['bind'](this));this[_0xea9c('0x5')]['on'](_0xea9c('0xf'),this[_0xea9c('0x10')][_0xea9c('0xb')](this));};RRMemory['prototype']['push']=function(){this['squeue'][_0xea9c('0x9')](this['handleRun'][_0xea9c('0xb')](this),this[_0xea9c('0xe')][_0xea9c('0xb')](this));};RRMemory[_0xea9c('0x11')]['handleDrained']=function(){this[_0xea9c('0xe')](!![]);};RRMemory[_0xea9c('0x11')][_0xea9c('0x12')]=function(_0x4261dc){if(util['isAgentAvailable'](this[_0xea9c('0x5')]['id'],this[_0xea9c('0x7')][_0xea9c('0x13')][this[_0xea9c('0x14')]],this[_0xea9c('0x5')]['channel'],!![])){logger['debug'](_0xea9c('0x15'),this[_0xea9c('0x5')]['id'],this[_0xea9c('0x14')]);clearInterval(this[_0xea9c('0x8')][this[_0xea9c('0x14')]]);_0x4261dc[_0xea9c('0x16')]();setTimeout(this[_0xea9c('0x9')]['bind'](this),0x3e8);}};RRMemory[_0xea9c('0x11')][_0xea9c('0xa')]=function(_0x111986){this['agentId']=rr(this[_0xea9c('0x6')]['mapAgentsId']);logger[_0xea9c('0x17')](_0xea9c('0x18'),this[_0xea9c('0x5')]['id'],this[_0xea9c('0x14')]);if(_[_0xea9c('0x19')](this[_0xea9c('0x7')][_0xea9c('0x13')][this[_0xea9c('0x14')]])){logger['debug'](_0xea9c('0x1a'),this[_0xea9c('0x5')]['id'],this[_0xea9c('0x14')]);_0x111986[_0xea9c('0x16')]();setTimeout(this[_0xea9c('0x9')][_0xea9c('0xb')](this),0x3e8);}else{if(util[_0xea9c('0x1b')](this[_0xea9c('0x5')]['id'],this['realtime'][_0xea9c('0x13')][this[_0xea9c('0x14')]],this[_0xea9c('0x5')][_0xea9c('0x1c')],!![])){this[_0xea9c('0x7')][_0xea9c('0x13')][this[_0xea9c('0x14')]]['busy']=!![];this['realtime'][_0xea9c('0x13')][this[_0xea9c('0x14')]]['busyQueue']=this['queue']['name'];util[_0xea9c('0x1d')](this[_0xea9c('0x7')],this['routing'],this[_0xea9c('0x7')]['agents'][this[_0xea9c('0x14')]],this[_0xea9c('0x5')][_0xea9c('0x1c')]);util[_0xea9c('0x1e')](this['notificationId'],this[_0xea9c('0x5')]['id'],this['realtime']['agents'][this[_0xea9c('0x14')]],this[_0xea9c('0x6')],this[_0xea9c('0x3')]);util[_0xea9c('0x1f')](this[_0xea9c('0x5')]['id'],this[_0xea9c('0x7')]['agents'][this[_0xea9c('0x14')]],_0xea9c('0x20'));this[_0xea9c('0x8')][this[_0xea9c('0x14')]]=setInterval(this[_0xea9c('0x12')][_0xea9c('0xb')](this,_0x111986),0x3e8);}else{logger['debug']('[%s][QUEUE]\x20agent\x20skipped,\x20not\x20available\x20id\x20%s',this[_0xea9c('0x5')]['id'],this[_0xea9c('0x14')]);_0x111986[_0xea9c('0x16')]();setTimeout(this['push'][_0xea9c('0xb')](this),0x3e8);}}};RRMemory[_0xea9c('0x11')][_0xea9c('0xe')]=function(_0x31f7f3){logger['debug'](_0xea9c('0x21'),this[_0xea9c('0x5')]['id'],this[_0xea9c('0x14')]);if(_[_0xea9c('0x19')](this[_0xea9c('0x7')][_0xea9c('0x13')][this[_0xea9c('0x14')]])){logger['debug'](_0xea9c('0x1a'),this['squeue']['id'],this[_0xea9c('0x14')]);}else{clearInterval(this['intervals'][this['agentId']]);util['hideNotification'](this[_0xea9c('0x4')],this[_0xea9c('0x5')]['id'],this[_0xea9c('0x7')][_0xea9c('0x13')][this[_0xea9c('0x14')]],this[_0xea9c('0x6')],this[_0xea9c('0x3')]);util[_0xea9c('0x1f')](this[_0xea9c('0x5')]['id'],this[_0xea9c('0x7')][_0xea9c('0x13')][this[_0xea9c('0x14')]],'TIMEOUT');this['realtime'][_0xea9c('0x13')][this[_0xea9c('0x14')]][_0xea9c('0x22')]=![];this['realtime'][_0xea9c('0x13')][this['agentId']][_0xea9c('0x23')]=undefined;util[_0xea9c('0x24')](this[_0xea9c('0x7')],this['routing'],this[_0xea9c('0x7')][_0xea9c('0x13')][this[_0xea9c('0x14')]],this[_0xea9c('0x5')][_0xea9c('0x1c')]);}if(!_0x31f7f3){setTimeout(this['push']['bind'](this),0x3e8);}};function rrmemory(_0x545305,_0x37eb16,_0x69fb60,_0x410e3a){return new RRMemory(_0x545305,_0x37eb16,_0x69fb60,_0x410e3a);}module[_0xea9c('0x25')]=rrmemory;
\ No newline at end of file