Built motion from commit 00bf23f6.|2.6.16
[motion2.git] / server / services / routing / server / applications / strategy / agent.js
index 5d59cf0..262dbff 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x639a=['forcedOwnership','channel','busyQueue','showNotification','RINGING','[%s][AGENT]\x20agent\x20%s\x20is\x20not\x20available','[%s][AGENT]\x20timeout\x20with\x20%s','hideNotification','busy','writeLog','TIMEOUT','exports','uuid','./util','../../../../../config/logger','routing','notificationId','squeue','realtime','push','bind','handleTimeout','timeout','drained','handleDrained','prototype','info','[%s][AGENT]\x20try\x20with\x20%s','agent','isNil','agents','[%s][AGENT]\x20agent\x20skipped,\x20unknown\x20id\x20%s'];(function(_0x1683d8,_0x4bcdf1){var _0x3b1afb=function(_0x81b6c3){while(--_0x81b6c3){_0x1683d8['push'](_0x1683d8['shift']());}};_0x3b1afb(++_0x4bcdf1);}(_0x639a,0xec));var _0xa639=function(_0x5abf22,_0xe10b52){_0x5abf22=_0x5abf22-0x0;var _0xcb719f=_0x639a[_0x5abf22];return _0xcb719f;};'use strict';var _=require('lodash');var uuid=require(_0xa639('0x0'));var util=require(_0xa639('0x1'));var logger=require(_0xa639('0x2'))(_0xa639('0x3'));var Agent=function(_0x1caab4,_0x323ce3,_0x4e3979,_0x29b07d){this[_0xa639('0x4')]=uuid['v4']();this[_0xa639('0x5')]=_0x1caab4;this['agent']=_0x323ce3;this[_0xa639('0x6')]=_0x4e3979;this[_0xa639('0x3')]=_0x29b07d;this[_0xa639('0x5')][_0xa639('0x7')](this['handleRun'][_0xa639('0x8')](this),this[_0xa639('0x9')][_0xa639('0x8')](this));this[_0xa639('0x5')]['on'](_0xa639('0xa'),this[_0xa639('0x9')][_0xa639('0x8')](this));this[_0xa639('0x5')]['on'](_0xa639('0xb'),this[_0xa639('0xc')][_0xa639('0x8')](this));};Agent[_0xa639('0xd')][_0xa639('0x7')]=function(){this[_0xa639('0x5')]['push'](this['handleRun']['bind'](this),this[_0xa639('0x9')][_0xa639('0x8')](this));};Agent['prototype']['handleDrained']=function(){this[_0xa639('0x9')](!![]);};Agent[_0xa639('0xd')]['handleRun']=function(_0x1df5dd){logger[_0xa639('0xe')](_0xa639('0xf'),this['squeue']['id'],this[_0xa639('0x10')]['id']);if(_[_0xa639('0x11')](this[_0xa639('0x6')][_0xa639('0x12')][this[_0xa639('0x10')]['id']])){logger['info'](_0xa639('0x13'),this['squeue']['id'],this[_0xa639('0x10')]['id']);setTimeout(this[_0xa639('0x7')][_0xa639('0x8')](this),0x3e8);}else{if(this[_0xa639('0x3')][_0xa639('0x14')]||util['isAgentAvailable'](this['squeue']['id'],this[_0xa639('0x6')][_0xa639('0x12')][this[_0xa639('0x10')]['id']],this[_0xa639('0x5')][_0xa639('0x15')],![])){this['realtime']['agents'][this[_0xa639('0x10')]['id']]['busy']=!![];this['realtime']['agents'][this[_0xa639('0x10')]['id']][_0xa639('0x16')]=undefined;util[_0xa639('0x17')](this['notificationId'],this[_0xa639('0x5')]['id'],this['realtime'][_0xa639('0x12')][this[_0xa639('0x10')]['id']],null,this['routing']);util['writeLog'](this['squeue']['id'],this[_0xa639('0x6')]['agents'][this[_0xa639('0x10')]['id']],_0xa639('0x18')+(this[_0xa639('0x3')][_0xa639('0x14')]?':FORCED':''));}else{logger[_0xa639('0xe')](_0xa639('0x19'),this[_0xa639('0x5')]['id'],this[_0xa639('0x10')]['id']);setTimeout(this[_0xa639('0x7')][_0xa639('0x8')](this),0x3e8);}}};Agent[_0xa639('0xd')][_0xa639('0x9')]=function(_0x46caf2){if(_[_0xa639('0x11')](this['realtime'][_0xa639('0x12')][this[_0xa639('0x10')]['id']])){return logger[_0xa639('0xe')](_0xa639('0x13'),this[_0xa639('0x5')]['id'],this['agent']['id']);}else{logger[_0xa639('0xe')](_0xa639('0x1a'),this['squeue']['id'],this[_0xa639('0x10')]['id']);util[_0xa639('0x1b')](this[_0xa639('0x4')],this[_0xa639('0x5')]['id'],this[_0xa639('0x6')][_0xa639('0x12')][this[_0xa639('0x10')]['id']],null,this[_0xa639('0x3')]);this['realtime'][_0xa639('0x12')][this['agent']['id']][_0xa639('0x1c')]=![];this[_0xa639('0x6')]['agents'][this[_0xa639('0x10')]['id']]['busyQueue']=undefined;util[_0xa639('0x1d')](this['squeue']['id'],this[_0xa639('0x6')][_0xa639('0x12')][this[_0xa639('0x10')]['id']],_0x46caf2?'STOP':_0xa639('0x1e'));}if(!_0x46caf2){setTimeout(this[_0xa639('0x7')][_0xa639('0x8')](this),0x3e8);}};function agent(_0x2d265f,_0x154e78,_0x2c69fa,_0xa34d5c){return new Agent(_0x2d265f,_0x154e78,_0x2c69fa,_0xa34d5c);}module[_0xa639('0x1f')]=agent;
\ No newline at end of file
+var _0xf2ca=['channel','busy','busyQueue','saveWaitingNotification','showNotification','writeLog','RINGING','STOP','TIMEOUT','exports','lodash','uuid','./util','routing','notificationId','agent','realtime','squeue','handleRun','bind','timeout','drained','handleDrained','push','prototype','handleTimeout','debug','[%s][AGENT]\x20try\x20with\x20%s','isNil','agents','[%s][AGENT]\x20agent\x20skipped,\x20unknown\x20id\x20%s','forcedOwnership'];(function(_0x1be79b,_0x183333){var _0x4365d5=function(_0x8874e5){while(--_0x8874e5){_0x1be79b['push'](_0x1be79b['shift']());}};_0x4365d5(++_0x183333);}(_0xf2ca,0x16a));var _0xaf2c=function(_0x403db1,_0x59018e){_0x403db1=_0x403db1-0x0;var _0x47c48f=_0xf2ca[_0x403db1];return _0x47c48f;};'use strict';var _=require(_0xaf2c('0x0'));var uuid=require(_0xaf2c('0x1'));var util=require(_0xaf2c('0x2'));var logger=require('../../../../../config/logger')(_0xaf2c('0x3'));var Agent=function(_0x2102e2,_0x1271a9,_0x219511,_0x3a724c){this[_0xaf2c('0x4')]=uuid['v4']();this['squeue']=_0x2102e2;this[_0xaf2c('0x5')]=_0x1271a9;this[_0xaf2c('0x6')]=_0x219511;this[_0xaf2c('0x3')]=_0x3a724c;this[_0xaf2c('0x7')]['push'](this[_0xaf2c('0x8')][_0xaf2c('0x9')](this),this['handleTimeout'][_0xaf2c('0x9')](this));this['squeue']['on'](_0xaf2c('0xa'),this['handleTimeout'][_0xaf2c('0x9')](this));this[_0xaf2c('0x7')]['on'](_0xaf2c('0xb'),this[_0xaf2c('0xc')]['bind'](this));};Agent['prototype'][_0xaf2c('0xd')]=function(){this[_0xaf2c('0x7')][_0xaf2c('0xd')](this[_0xaf2c('0x8')][_0xaf2c('0x9')](this),this['handleTimeout']['bind'](this));};Agent[_0xaf2c('0xe')][_0xaf2c('0xc')]=function(){this[_0xaf2c('0xf')](!![]);};Agent[_0xaf2c('0xe')][_0xaf2c('0x8')]=function(){logger[_0xaf2c('0x10')](_0xaf2c('0x11'),this[_0xaf2c('0x7')]['id'],this[_0xaf2c('0x5')]['id']);if(_[_0xaf2c('0x12')](this[_0xaf2c('0x6')][_0xaf2c('0x13')][this[_0xaf2c('0x5')]['id']])){logger[_0xaf2c('0x10')](_0xaf2c('0x14'),this['squeue']['id'],this[_0xaf2c('0x5')]['id']);setTimeout(this['push'][_0xaf2c('0x9')](this),0x3e8);}else{if(this[_0xaf2c('0x3')][_0xaf2c('0x15')]||util['isAgentAvailable'](this[_0xaf2c('0x7')]['id'],this[_0xaf2c('0x6')][_0xaf2c('0x13')][this[_0xaf2c('0x5')]['id']],this[_0xaf2c('0x7')][_0xaf2c('0x16')],![])){this['realtime'][_0xaf2c('0x13')][this[_0xaf2c('0x5')]['id']][_0xaf2c('0x17')]=!![];this[_0xaf2c('0x6')][_0xaf2c('0x13')][this['agent']['id']][_0xaf2c('0x18')]=undefined;util[_0xaf2c('0x19')](this[_0xaf2c('0x6')],this['routing'],this['agent'],this[_0xaf2c('0x7')][_0xaf2c('0x16')]);util[_0xaf2c('0x1a')](this[_0xaf2c('0x4')],this['squeue']['id'],this[_0xaf2c('0x6')][_0xaf2c('0x13')][this[_0xaf2c('0x5')]['id']],null,this[_0xaf2c('0x3')]);util[_0xaf2c('0x1b')](this[_0xaf2c('0x7')]['id'],this[_0xaf2c('0x6')]['agents'][this[_0xaf2c('0x5')]['id']],_0xaf2c('0x1c')+(this[_0xaf2c('0x3')][_0xaf2c('0x15')]?':FORCED':''));}else{logger[_0xaf2c('0x10')]('[%s][AGENT]\x20agent\x20%s\x20is\x20not\x20available',this[_0xaf2c('0x7')]['id'],this[_0xaf2c('0x5')]['id']);setTimeout(this[_0xaf2c('0xd')]['bind'](this),0x3e8);}}};Agent[_0xaf2c('0xe')][_0xaf2c('0xf')]=function(_0x3baee2){if(_['isNil'](this[_0xaf2c('0x6')][_0xaf2c('0x13')][this[_0xaf2c('0x5')]['id']])){return logger[_0xaf2c('0x10')]('[%s][AGENT]\x20agent\x20skipped,\x20unknown\x20id\x20%s',this[_0xaf2c('0x7')]['id'],this[_0xaf2c('0x5')]['id']);}else{logger[_0xaf2c('0x10')]('[%s][AGENT]\x20timeout\x20with\x20%s',this['squeue']['id'],this[_0xaf2c('0x5')]['id']);util['hideNotification'](this[_0xaf2c('0x4')],this['squeue']['id'],this[_0xaf2c('0x6')][_0xaf2c('0x13')][this['agent']['id']],null,this[_0xaf2c('0x3')]);this[_0xaf2c('0x6')]['agents'][this[_0xaf2c('0x5')]['id']][_0xaf2c('0x17')]=![];this[_0xaf2c('0x6')][_0xaf2c('0x13')][this[_0xaf2c('0x5')]['id']][_0xaf2c('0x18')]=undefined;util['removeWaitingNotification'](this[_0xaf2c('0x6')],this['routing'],this[_0xaf2c('0x5')],this['squeue'][_0xaf2c('0x16')]);util['writeLog'](this[_0xaf2c('0x7')]['id'],this['realtime'][_0xaf2c('0x13')][this['agent']['id']],_0x3baee2?_0xaf2c('0x1d'):_0xaf2c('0x1e'));}if(!_0x3baee2){setTimeout(this[_0xaf2c('0xd')][_0xaf2c('0x9')](this),0x3e8);}};function agent(_0x470aff,_0x598adb,_0x4cba13,_0x6f428d){return new Agent(_0x470aff,_0x598adb,_0x4cba13,_0x6f428d);}module[_0xaf2c('0x1f')]=agent;
\ No newline at end of file