Built motion from commit 3c2ce842.|2.6.31
[motion2.git] / server / services / routing / server / applications / strategy / rrmemory.js
index 12a99e6..5ba29b6 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x72ed=['queue','routing','intervals','squeue','handleRun','bind','handleTimeout','module','drained','handleDrained','push','prototype','handleCheckReject','realtime','agentId','channel','debug','[%s][QUEUE]\x20available\x20again\x20%s','done','mapAgentsId','agents','isAgentAvailable','busy','name','saveWaitingNotification','writeLog','[%s][QUEUE]\x20agent\x20skipped,\x20not\x20available\x20id\x20%s','[%s][QUEUE]\x20timeout\x20with\x20%s','isNil','[%s][QUEUE]\x20agent\x20skipped,\x20unknown\x20id\x20%s','hideNotification','TIMEOUT','busyQueue','removeWaitingNotification','exports','./util','notificationId'];(function(_0x3e0863,_0x5e7b9a){var _0x5cf89=function(_0x5a42cb){while(--_0x5a42cb){_0x3e0863['push'](_0x3e0863['shift']());}};_0x5cf89(++_0x5e7b9a);}(_0x72ed,0x6d));var _0xd72e=function(_0x13b8f3,_0x442821){_0x13b8f3=_0x13b8f3-0x0;var _0x1a6d06=_0x72ed[_0x13b8f3];return _0x1a6d06;};'use strict';var rr=require('rr');var _=require('lodash');var uuid=require('uuid');var util=require(_0xd72e('0x0'));var logger=require('../../../../../config/logger')('routing');var RRMemory=function(_0x3ad503,_0x1dd12b,_0x55b8cf,_0x34af07){this[_0xd72e('0x1')]=uuid['v4']();this['squeue']=_0x3ad503;this[_0xd72e('0x2')]=_0x1dd12b;this['realtime']=_0x55b8cf;this[_0xd72e('0x3')]=_0x34af07;this[_0xd72e('0x4')]={};this[_0xd72e('0x5')]['push'](this[_0xd72e('0x6')][_0xd72e('0x7')](this),this[_0xd72e('0x8')][_0xd72e('0x7')](this),this[_0xd72e('0x9')]);this[_0xd72e('0x5')]['on']('timeout',this['handleTimeout'][_0xd72e('0x7')](this));this['squeue']['on'](_0xd72e('0xa'),this[_0xd72e('0xb')][_0xd72e('0x7')](this));};RRMemory['prototype'][_0xd72e('0xc')]=function(){this[_0xd72e('0x5')]['push'](this['handleRun']['bind'](this),this[_0xd72e('0x8')][_0xd72e('0x7')](this));};RRMemory[_0xd72e('0xd')]['handleDrained']=function(){this[_0xd72e('0x8')](!![]);};RRMemory[_0xd72e('0xd')][_0xd72e('0xe')]=function(_0x15244b){if(util['isAgentAvailable'](this[_0xd72e('0x5')]['id'],this[_0xd72e('0xf')]['agents'][this[_0xd72e('0x10')]],this[_0xd72e('0x5')][_0xd72e('0x11')],!![])){logger[_0xd72e('0x12')](_0xd72e('0x13'),this[_0xd72e('0x5')]['id'],this[_0xd72e('0x10')]);clearInterval(this['intervals'][this[_0xd72e('0x10')]]);_0x15244b[_0xd72e('0x14')]();setTimeout(this['push'][_0xd72e('0x7')](this),0x3e8);}};RRMemory[_0xd72e('0xd')][_0xd72e('0x6')]=function(_0x35d2d1){this[_0xd72e('0x10')]=rr(this[_0xd72e('0x2')][_0xd72e('0x15')]);logger['debug']('[%s][QUEUE]\x20try\x20with\x20%s',this[_0xd72e('0x5')]['id'],this['agentId']);if(_['isNil'](this[_0xd72e('0xf')][_0xd72e('0x16')][this[_0xd72e('0x10')]])){logger[_0xd72e('0x12')]('[%s][QUEUE]\x20agent\x20skipped,\x20unknown\x20id\x20%s',this[_0xd72e('0x5')]['id'],this[_0xd72e('0x10')]);_0x35d2d1['done']();setTimeout(this[_0xd72e('0xc')][_0xd72e('0x7')](this),0x3e8);}else{if(util[_0xd72e('0x17')](this[_0xd72e('0x5')]['id'],this[_0xd72e('0xf')][_0xd72e('0x16')][this['agentId']],this[_0xd72e('0x5')][_0xd72e('0x11')],!![])){this['realtime']['agents'][this['agentId']][_0xd72e('0x18')]=!![];this[_0xd72e('0xf')][_0xd72e('0x16')][this[_0xd72e('0x10')]]['busyQueue']=this[_0xd72e('0x2')][_0xd72e('0x19')];util[_0xd72e('0x1a')](this[_0xd72e('0xf')],this['routing'],this[_0xd72e('0xf')]['agents'][this[_0xd72e('0x10')]],this[_0xd72e('0x5')][_0xd72e('0x11')]);util['showNotification'](this[_0xd72e('0x1')],this['squeue']['id'],this['realtime'][_0xd72e('0x16')][this[_0xd72e('0x10')]],this['queue'],this['routing']);util[_0xd72e('0x1b')](this[_0xd72e('0x5')]['id'],this['realtime'][_0xd72e('0x16')][this[_0xd72e('0x10')]],'RINGING');this['intervals'][this[_0xd72e('0x10')]]=setInterval(this['handleCheckReject'][_0xd72e('0x7')](this,_0x35d2d1),0x3e8);}else{logger[_0xd72e('0x12')](_0xd72e('0x1c'),this['squeue']['id'],this['agentId']);_0x35d2d1[_0xd72e('0x14')]();setTimeout(this['push']['bind'](this),0x3e8);}}};RRMemory['prototype']['handleTimeout']=function(_0x2223c5){logger[_0xd72e('0x12')](_0xd72e('0x1d'),this[_0xd72e('0x5')]['id'],this['agentId']);if(_[_0xd72e('0x1e')](this[_0xd72e('0xf')]['agents'][this[_0xd72e('0x10')]])){logger['debug'](_0xd72e('0x1f'),this[_0xd72e('0x5')]['id'],this[_0xd72e('0x10')]);}else{clearInterval(this[_0xd72e('0x4')][this[_0xd72e('0x10')]]);util[_0xd72e('0x20')](this[_0xd72e('0x1')],this[_0xd72e('0x5')]['id'],this[_0xd72e('0xf')][_0xd72e('0x16')][this[_0xd72e('0x10')]],this[_0xd72e('0x2')],this[_0xd72e('0x3')]);util[_0xd72e('0x1b')](this[_0xd72e('0x5')]['id'],this[_0xd72e('0xf')][_0xd72e('0x16')][this[_0xd72e('0x10')]],_0xd72e('0x21'));this['realtime'][_0xd72e('0x16')][this[_0xd72e('0x10')]][_0xd72e('0x18')]=![];this[_0xd72e('0xf')][_0xd72e('0x16')][this[_0xd72e('0x10')]][_0xd72e('0x22')]=undefined;util[_0xd72e('0x23')](this[_0xd72e('0xf')],this[_0xd72e('0x3')],this[_0xd72e('0xf')][_0xd72e('0x16')][this['agentId']],this[_0xd72e('0x5')]['channel']);}if(!_0x2223c5){setTimeout(this[_0xd72e('0xc')][_0xd72e('0x7')](this),0x3e8);}};function rrmemory(_0x22401c,_0x3dbde4,_0x3e4081,_0x116f8b){return new RRMemory(_0x22401c,_0x3dbde4,_0x3e4081,_0x116f8b);}module[_0xd72e('0x24')]=rrmemory;
\ No newline at end of file
+var _0x46f6=['busyQueue','name','saveWaitingNotification','routing','showNotification','notificationId','writeLog','[%s][QUEUE]\x20agent\x20skipped,\x20not\x20available\x20id\x20%s','done','isNil','removeWaitingNotification','exports','lodash','./util','../../../../../config/logger','squeue','queue','intervals','push','bind','timeout','handleTimeout','drained','handleDrained','prototype','handleRun','handleCheckReject','isAgentAvailable','realtime','channel','debug','[%s][QUEUE]\x20available\x20again\x20%s','agentId','mapAgentsId','[%s][QUEUE]\x20try\x20with\x20%s','agents','busy'];(function(_0x42ea4b,_0x56c87a){var _0x2fc0c6=function(_0x2e1b27){while(--_0x2e1b27){_0x42ea4b['push'](_0x42ea4b['shift']());}};_0x2fc0c6(++_0x56c87a);}(_0x46f6,0x1c8));var _0x646f=function(_0x45ead9,_0x1887e4){_0x45ead9=_0x45ead9-0x0;var _0x9166c=_0x46f6[_0x45ead9];return _0x9166c;};'use strict';var rr=require('rr');var _=require(_0x646f('0x0'));var uuid=require('uuid');var util=require(_0x646f('0x1'));var logger=require(_0x646f('0x2'))('routing');var RRMemory=function(_0x491de7,_0x1041eb,_0x4d9310,_0x452526){this['notificationId']=uuid['v4']();this[_0x646f('0x3')]=_0x491de7;this[_0x646f('0x4')]=_0x1041eb;this['realtime']=_0x4d9310;this['routing']=_0x452526;this[_0x646f('0x5')]={};this[_0x646f('0x3')][_0x646f('0x6')](this['handleRun'][_0x646f('0x7')](this),this['handleTimeout'][_0x646f('0x7')](this),this['module']);this[_0x646f('0x3')]['on'](_0x646f('0x8'),this[_0x646f('0x9')][_0x646f('0x7')](this));this['squeue']['on'](_0x646f('0xa'),this[_0x646f('0xb')][_0x646f('0x7')](this));};RRMemory[_0x646f('0xc')][_0x646f('0x6')]=function(){this[_0x646f('0x3')][_0x646f('0x6')](this[_0x646f('0xd')][_0x646f('0x7')](this),this[_0x646f('0x9')][_0x646f('0x7')](this));};RRMemory[_0x646f('0xc')][_0x646f('0xb')]=function(){this[_0x646f('0x9')](!![]);};RRMemory['prototype'][_0x646f('0xe')]=function(_0x697658){if(util[_0x646f('0xf')](this[_0x646f('0x3')]['id'],this[_0x646f('0x10')]['agents'][this['agentId']],this[_0x646f('0x3')][_0x646f('0x11')],!![])){logger[_0x646f('0x12')](_0x646f('0x13'),this[_0x646f('0x3')]['id'],this[_0x646f('0x14')]);clearInterval(this[_0x646f('0x5')][this[_0x646f('0x14')]]);_0x697658['done']();setTimeout(this[_0x646f('0x6')][_0x646f('0x7')](this),0x3e8);}};RRMemory[_0x646f('0xc')]['handleRun']=function(_0x58ed7f){this['agentId']=rr(this[_0x646f('0x4')][_0x646f('0x15')]);logger['debug'](_0x646f('0x16'),this[_0x646f('0x3')]['id'],this[_0x646f('0x14')]);if(_['isNil'](this['realtime']['agents'][this[_0x646f('0x14')]])){logger['debug']('[%s][QUEUE]\x20agent\x20skipped,\x20unknown\x20id\x20%s',this['squeue']['id'],this[_0x646f('0x14')]);_0x58ed7f['done']();setTimeout(this[_0x646f('0x6')][_0x646f('0x7')](this),0x3e8);}else{if(util[_0x646f('0xf')](this[_0x646f('0x3')]['id'],this[_0x646f('0x10')][_0x646f('0x17')][this[_0x646f('0x14')]],this[_0x646f('0x3')]['channel'],!![])){this[_0x646f('0x10')][_0x646f('0x17')][this[_0x646f('0x14')]][_0x646f('0x18')]=!![];this[_0x646f('0x10')]['agents'][this[_0x646f('0x14')]][_0x646f('0x19')]=this[_0x646f('0x4')][_0x646f('0x1a')];util[_0x646f('0x1b')](this[_0x646f('0x10')],this[_0x646f('0x1c')],this['realtime'][_0x646f('0x17')][this[_0x646f('0x14')]],this['squeue'][_0x646f('0x11')]);util[_0x646f('0x1d')](this[_0x646f('0x1e')],this[_0x646f('0x3')]['id'],this[_0x646f('0x10')][_0x646f('0x17')][this['agentId']],this[_0x646f('0x4')],this['routing']);util[_0x646f('0x1f')](this['squeue']['id'],this[_0x646f('0x10')][_0x646f('0x17')][this[_0x646f('0x14')]],'RINGING');this['intervals'][this[_0x646f('0x14')]]=setInterval(this[_0x646f('0xe')]['bind'](this,_0x58ed7f),0x3e8);}else{logger[_0x646f('0x12')](_0x646f('0x20'),this[_0x646f('0x3')]['id'],this[_0x646f('0x14')]);_0x58ed7f[_0x646f('0x21')]();setTimeout(this[_0x646f('0x6')][_0x646f('0x7')](this),0x3e8);}}};RRMemory[_0x646f('0xc')][_0x646f('0x9')]=function(_0x2a2f05){logger[_0x646f('0x12')]('[%s][QUEUE]\x20timeout\x20with\x20%s',this[_0x646f('0x3')]['id'],this['agentId']);if(_[_0x646f('0x22')](this[_0x646f('0x10')][_0x646f('0x17')][this[_0x646f('0x14')]])){logger[_0x646f('0x12')]('[%s][QUEUE]\x20agent\x20skipped,\x20unknown\x20id\x20%s',this[_0x646f('0x3')]['id'],this[_0x646f('0x14')]);}else{clearInterval(this['intervals'][this['agentId']]);util['hideNotification'](this[_0x646f('0x1e')],this['squeue']['id'],this['realtime'][_0x646f('0x17')][this[_0x646f('0x14')]],this[_0x646f('0x4')],this['routing']);util[_0x646f('0x1f')](this['squeue']['id'],this[_0x646f('0x10')][_0x646f('0x17')][this[_0x646f('0x14')]],'TIMEOUT');this[_0x646f('0x10')][_0x646f('0x17')][this['agentId']][_0x646f('0x18')]=![];this[_0x646f('0x10')][_0x646f('0x17')][this[_0x646f('0x14')]]['busyQueue']=undefined;util[_0x646f('0x23')](this[_0x646f('0x10')],this[_0x646f('0x1c')],this[_0x646f('0x10')][_0x646f('0x17')][this[_0x646f('0x14')]],this[_0x646f('0x3')]['channel']);}if(!_0x2a2f05){setTimeout(this[_0x646f('0x6')][_0x646f('0x7')](this),0x3e8);}};function rrmemory(_0x83bc9f,_0x231c4b,_0x2865b7,_0x3ac580){return new RRMemory(_0x83bc9f,_0x231c4b,_0x2865b7,_0x3ac580);}module[_0x646f('0x24')]=rrmemory;
\ No newline at end of file