Built motion from commit ffdca78c.|2.6.24
[motion2.git] / server / services / routing / server / applications / strategy / rrmemory.js
index 8472a47..f6f15f6 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x83f5=['writeLog','busyQueue','removeWaitingNotification','lodash','./util','../../../../../config/logger','routing','notificationId','squeue','realtime','intervals','handleRun','bind','handleTimeout','drained','handleDrained','prototype','push','handleCheckReject','isAgentAvailable','agents','agentId','channel','debug','[%s][QUEUE]\x20available\x20again\x20%s','done','queue','mapAgentsId','isNil','[%s][QUEUE]\x20agent\x20skipped,\x20unknown\x20id\x20%s','busy','name','saveWaitingNotification','RINGING','[%s][QUEUE]\x20agent\x20skipped,\x20not\x20available\x20id\x20%s','[%s][QUEUE]\x20timeout\x20with\x20%s','hideNotification'];(function(_0x1c7f72,_0xec18f6){var _0x43d05c=function(_0x423945){while(--_0x423945){_0x1c7f72['push'](_0x1c7f72['shift']());}};_0x43d05c(++_0xec18f6);}(_0x83f5,0x175));var _0x583f=function(_0xc8a614,_0x511234){_0xc8a614=_0xc8a614-0x0;var _0x2121ae=_0x83f5[_0xc8a614];return _0x2121ae;};'use strict';var rr=require('rr');var _=require(_0x583f('0x0'));var uuid=require('uuid');var util=require(_0x583f('0x1'));var logger=require(_0x583f('0x2'))(_0x583f('0x3'));var RRMemory=function(_0x3b0ef7,_0x4dded2,_0x53dd90,_0x47aae8){this[_0x583f('0x4')]=uuid['v4']();this[_0x583f('0x5')]=_0x3b0ef7;this['queue']=_0x4dded2;this[_0x583f('0x6')]=_0x53dd90;this['routing']=_0x47aae8;this[_0x583f('0x7')]={};this[_0x583f('0x5')]['push'](this[_0x583f('0x8')][_0x583f('0x9')](this),this[_0x583f('0xa')][_0x583f('0x9')](this),this['module']);this[_0x583f('0x5')]['on']('timeout',this[_0x583f('0xa')]['bind'](this));this[_0x583f('0x5')]['on'](_0x583f('0xb'),this[_0x583f('0xc')][_0x583f('0x9')](this));};RRMemory[_0x583f('0xd')][_0x583f('0xe')]=function(){this[_0x583f('0x5')][_0x583f('0xe')](this['handleRun'][_0x583f('0x9')](this),this['handleTimeout']['bind'](this));};RRMemory[_0x583f('0xd')]['handleDrained']=function(){this[_0x583f('0xa')](!![]);};RRMemory[_0x583f('0xd')][_0x583f('0xf')]=function(_0x53a18c){if(util[_0x583f('0x10')](this[_0x583f('0x5')]['id'],this[_0x583f('0x6')][_0x583f('0x11')][this[_0x583f('0x12')]],this[_0x583f('0x5')][_0x583f('0x13')],!![])){logger[_0x583f('0x14')](_0x583f('0x15'),this['squeue']['id'],this[_0x583f('0x12')]);clearInterval(this['intervals'][this[_0x583f('0x12')]]);_0x53a18c[_0x583f('0x16')]();setTimeout(this['push']['bind'](this),0x3e8);}};RRMemory[_0x583f('0xd')]['handleRun']=function(_0x20f483){this[_0x583f('0x12')]=rr(this[_0x583f('0x17')][_0x583f('0x18')]);logger[_0x583f('0x14')]('[%s][QUEUE]\x20try\x20with\x20%s',this[_0x583f('0x5')]['id'],this['agentId']);if(_[_0x583f('0x19')](this['realtime'][_0x583f('0x11')][this[_0x583f('0x12')]])){logger[_0x583f('0x14')](_0x583f('0x1a'),this[_0x583f('0x5')]['id'],this[_0x583f('0x12')]);_0x20f483[_0x583f('0x16')]();setTimeout(this[_0x583f('0xe')]['bind'](this),0x3e8);}else{if(util[_0x583f('0x10')](this['squeue']['id'],this[_0x583f('0x6')]['agents'][this[_0x583f('0x12')]],this['squeue']['channel'],!![])){this[_0x583f('0x6')][_0x583f('0x11')][this['agentId']][_0x583f('0x1b')]=!![];this[_0x583f('0x6')][_0x583f('0x11')][this[_0x583f('0x12')]]['busyQueue']=this[_0x583f('0x17')][_0x583f('0x1c')];util[_0x583f('0x1d')](this['realtime'],this['routing'],this[_0x583f('0x6')][_0x583f('0x11')][this[_0x583f('0x12')]],this['squeue'][_0x583f('0x13')]);util['showNotification'](this[_0x583f('0x4')],this[_0x583f('0x5')]['id'],this[_0x583f('0x6')][_0x583f('0x11')][this['agentId']],this[_0x583f('0x17')],this[_0x583f('0x3')]);util['writeLog'](this[_0x583f('0x5')]['id'],this['realtime']['agents'][this[_0x583f('0x12')]],_0x583f('0x1e'));this[_0x583f('0x7')][this[_0x583f('0x12')]]=setInterval(this['handleCheckReject']['bind'](this,_0x20f483),0x3e8);}else{logger['debug'](_0x583f('0x1f'),this[_0x583f('0x5')]['id'],this[_0x583f('0x12')]);_0x20f483[_0x583f('0x16')]();setTimeout(this[_0x583f('0xe')]['bind'](this),0x3e8);}}};RRMemory[_0x583f('0xd')][_0x583f('0xa')]=function(_0x6a2b48){logger[_0x583f('0x14')](_0x583f('0x20'),this[_0x583f('0x5')]['id'],this[_0x583f('0x12')]);if(_[_0x583f('0x19')](this[_0x583f('0x6')]['agents'][this[_0x583f('0x12')]])){logger['debug'](_0x583f('0x1a'),this[_0x583f('0x5')]['id'],this[_0x583f('0x12')]);}else{clearInterval(this[_0x583f('0x7')][this['agentId']]);util[_0x583f('0x21')](this[_0x583f('0x4')],this[_0x583f('0x5')]['id'],this[_0x583f('0x6')]['agents'][this['agentId']],this['queue'],this[_0x583f('0x3')]);util[_0x583f('0x22')](this['squeue']['id'],this[_0x583f('0x6')][_0x583f('0x11')][this[_0x583f('0x12')]],'TIMEOUT');this[_0x583f('0x6')][_0x583f('0x11')][this['agentId']][_0x583f('0x1b')]=![];this[_0x583f('0x6')]['agents'][this[_0x583f('0x12')]][_0x583f('0x23')]=undefined;util[_0x583f('0x24')](this[_0x583f('0x6')],this[_0x583f('0x3')],this[_0x583f('0x6')][_0x583f('0x11')][this[_0x583f('0x12')]],this['squeue'][_0x583f('0x13')]);}if(!_0x6a2b48){setTimeout(this[_0x583f('0xe')][_0x583f('0x9')](this),0x3e8);}};function rrmemory(_0x4b563f,_0x5f205f,_0x5c1e09,_0x2aa208){return new RRMemory(_0x4b563f,_0x5f205f,_0x5c1e09,_0x2aa208);}module['exports']=rrmemory;
\ No newline at end of file
+var _0xb42a=['push','handleRun','bind','module','timeout','drained','handleDrained','prototype','handleTimeout','handleCheckReject','isAgentAvailable','realtime','agentId','debug','[%s][QUEUE]\x20available\x20again\x20%s','mapAgentsId','[%s][QUEUE]\x20try\x20with\x20%s','isNil','agents','[%s][QUEUE]\x20agent\x20skipped,\x20unknown\x20id\x20%s','channel','busy','busyQueue','name','showNotification','writeLog','RINGING','[%s][QUEUE]\x20agent\x20skipped,\x20not\x20available\x20id\x20%s','done','[%s][QUEUE]\x20timeout\x20with\x20%s','TIMEOUT','removeWaitingNotification','exports','lodash','routing','notificationId','squeue','queue','intervals'];(function(_0x246bc4,_0x3a4284){var _0xaed058=function(_0xc1df4a){while(--_0xc1df4a){_0x246bc4['push'](_0x246bc4['shift']());}};_0xaed058(++_0x3a4284);}(_0xb42a,0xe4));var _0xab42=function(_0x368c02,_0x392633){_0x368c02=_0x368c02-0x0;var _0x3ebcb4=_0xb42a[_0x368c02];return _0x3ebcb4;};'use strict';var rr=require('rr');var _=require(_0xab42('0x0'));var uuid=require('uuid');var util=require('./util');var logger=require('../../../../../config/logger')(_0xab42('0x1'));var RRMemory=function(_0x245ec8,_0x44e99f,_0x378e7c,_0x4f3cb0){this[_0xab42('0x2')]=uuid['v4']();this[_0xab42('0x3')]=_0x245ec8;this[_0xab42('0x4')]=_0x44e99f;this['realtime']=_0x378e7c;this[_0xab42('0x1')]=_0x4f3cb0;this[_0xab42('0x5')]={};this[_0xab42('0x3')][_0xab42('0x6')](this[_0xab42('0x7')][_0xab42('0x8')](this),this['handleTimeout'][_0xab42('0x8')](this),this[_0xab42('0x9')]);this[_0xab42('0x3')]['on'](_0xab42('0xa'),this['handleTimeout'][_0xab42('0x8')](this));this[_0xab42('0x3')]['on'](_0xab42('0xb'),this[_0xab42('0xc')][_0xab42('0x8')](this));};RRMemory[_0xab42('0xd')][_0xab42('0x6')]=function(){this[_0xab42('0x3')][_0xab42('0x6')](this[_0xab42('0x7')]['bind'](this),this[_0xab42('0xe')]['bind'](this));};RRMemory[_0xab42('0xd')][_0xab42('0xc')]=function(){this[_0xab42('0xe')](!![]);};RRMemory['prototype'][_0xab42('0xf')]=function(_0x1963d5){if(util[_0xab42('0x10')](this[_0xab42('0x3')]['id'],this[_0xab42('0x11')]['agents'][this[_0xab42('0x12')]],this[_0xab42('0x3')]['channel'],!![])){logger[_0xab42('0x13')](_0xab42('0x14'),this['squeue']['id'],this[_0xab42('0x12')]);clearInterval(this['intervals'][this[_0xab42('0x12')]]);_0x1963d5['done']();setTimeout(this[_0xab42('0x6')]['bind'](this),0x3e8);}};RRMemory['prototype'][_0xab42('0x7')]=function(_0x5554fb){this[_0xab42('0x12')]=rr(this['queue'][_0xab42('0x15')]);logger[_0xab42('0x13')](_0xab42('0x16'),this['squeue']['id'],this[_0xab42('0x12')]);if(_[_0xab42('0x17')](this['realtime'][_0xab42('0x18')][this[_0xab42('0x12')]])){logger[_0xab42('0x13')](_0xab42('0x19'),this['squeue']['id'],this['agentId']);_0x5554fb['done']();setTimeout(this[_0xab42('0x6')][_0xab42('0x8')](this),0x3e8);}else{if(util[_0xab42('0x10')](this[_0xab42('0x3')]['id'],this['realtime'][_0xab42('0x18')][this[_0xab42('0x12')]],this[_0xab42('0x3')][_0xab42('0x1a')],!![])){this[_0xab42('0x11')]['agents'][this[_0xab42('0x12')]][_0xab42('0x1b')]=!![];this['realtime'][_0xab42('0x18')][this[_0xab42('0x12')]][_0xab42('0x1c')]=this[_0xab42('0x4')][_0xab42('0x1d')];util['saveWaitingNotification'](this['realtime'],this[_0xab42('0x1')],this[_0xab42('0x11')][_0xab42('0x18')][this[_0xab42('0x12')]],this['squeue'][_0xab42('0x1a')]);util[_0xab42('0x1e')](this[_0xab42('0x2')],this['squeue']['id'],this[_0xab42('0x11')][_0xab42('0x18')][this[_0xab42('0x12')]],this[_0xab42('0x4')],this[_0xab42('0x1')]);util[_0xab42('0x1f')](this[_0xab42('0x3')]['id'],this[_0xab42('0x11')][_0xab42('0x18')][this[_0xab42('0x12')]],_0xab42('0x20'));this[_0xab42('0x5')][this['agentId']]=setInterval(this['handleCheckReject'][_0xab42('0x8')](this,_0x5554fb),0x3e8);}else{logger['debug'](_0xab42('0x21'),this[_0xab42('0x3')]['id'],this[_0xab42('0x12')]);_0x5554fb[_0xab42('0x22')]();setTimeout(this[_0xab42('0x6')][_0xab42('0x8')](this),0x3e8);}}};RRMemory[_0xab42('0xd')]['handleTimeout']=function(_0x4ea127){logger[_0xab42('0x13')](_0xab42('0x23'),this[_0xab42('0x3')]['id'],this[_0xab42('0x12')]);if(_['isNil'](this[_0xab42('0x11')][_0xab42('0x18')][this[_0xab42('0x12')]])){logger[_0xab42('0x13')]('[%s][QUEUE]\x20agent\x20skipped,\x20unknown\x20id\x20%s',this[_0xab42('0x3')]['id'],this[_0xab42('0x12')]);}else{clearInterval(this['intervals'][this[_0xab42('0x12')]]);util['hideNotification'](this[_0xab42('0x2')],this[_0xab42('0x3')]['id'],this[_0xab42('0x11')][_0xab42('0x18')][this['agentId']],this[_0xab42('0x4')],this[_0xab42('0x1')]);util[_0xab42('0x1f')](this[_0xab42('0x3')]['id'],this[_0xab42('0x11')][_0xab42('0x18')][this[_0xab42('0x12')]],_0xab42('0x24'));this[_0xab42('0x11')][_0xab42('0x18')][this['agentId']][_0xab42('0x1b')]=![];this[_0xab42('0x11')][_0xab42('0x18')][this['agentId']][_0xab42('0x1c')]=undefined;util[_0xab42('0x25')](this[_0xab42('0x11')],this[_0xab42('0x1')],this[_0xab42('0x11')]['agents'][this[_0xab42('0x12')]],this[_0xab42('0x3')]['channel']);}if(!_0x4ea127){setTimeout(this[_0xab42('0x6')][_0xab42('0x8')](this),0x3e8);}};function rrmemory(_0x289aee,_0xdaa525,_0x54a4a2,_0x236832){return new RRMemory(_0x289aee,_0xdaa525,_0x54a4a2,_0x236832);}module[_0xab42('0x26')]=rrmemory;
\ No newline at end of file