Built motion from commit 5b761a7b.|2.5.36
[motion2.git] / server / services / routing / server / applications / strategy / agent.js
index 6096bee..a69afb3 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x457a=['agents','[%s][AGENT]\x20agent\x20skipped,\x20unknown\x20id\x20%s','forcedOwnership','busy','busyQueue','writeLog','[%s][AGENT]\x20agent\x20%s\x20is\x20not\x20available','[%s][AGENT]\x20timeout\x20with\x20%s','hideNotification','STOP','TIMEOUT','exports','uuid','./util','notificationId','squeue','agent','realtime','routing','push','handleRun','bind','handleTimeout','handleDrained','prototype','info','[%s][AGENT]\x20try\x20with\x20%s','isNil'];(function(_0x6cf19c,_0x2f3f02){var _0xce14f3=function(_0x474587){while(--_0x474587){_0x6cf19c['push'](_0x6cf19c['shift']());}};_0xce14f3(++_0x2f3f02);}(_0x457a,0x1cc));var _0xa457=function(_0x5aa3a9,_0x3e8f68){_0x5aa3a9=_0x5aa3a9-0x0;var _0x53684a=_0x457a[_0x5aa3a9];return _0x53684a;};'use strict';var _=require('lodash');var uuid=require(_0xa457('0x0'));var util=require(_0xa457('0x1'));var logger=require('../../../../../config/logger')('routing');var Agent=function(_0x136e8f,_0x40670e,_0x3a9a34,_0x70335e){this[_0xa457('0x2')]=uuid['v4']();this[_0xa457('0x3')]=_0x136e8f;this[_0xa457('0x4')]=_0x40670e;this[_0xa457('0x5')]=_0x3a9a34;this[_0xa457('0x6')]=_0x70335e;this[_0xa457('0x3')][_0xa457('0x7')](this[_0xa457('0x8')][_0xa457('0x9')](this),this[_0xa457('0xa')][_0xa457('0x9')](this));this[_0xa457('0x3')]['on']('timeout',this[_0xa457('0xa')][_0xa457('0x9')](this));this['squeue']['on']('drained',this[_0xa457('0xb')]['bind'](this));};Agent[_0xa457('0xc')][_0xa457('0x7')]=function(){this['squeue'][_0xa457('0x7')](this[_0xa457('0x8')][_0xa457('0x9')](this),this[_0xa457('0xa')]['bind'](this));};Agent[_0xa457('0xc')][_0xa457('0xb')]=function(){this[_0xa457('0xa')](!![]);};Agent['prototype'][_0xa457('0x8')]=function(_0x3dd2d5){logger[_0xa457('0xd')](_0xa457('0xe'),this[_0xa457('0x3')]['id'],this[_0xa457('0x4')]['id']);if(_[_0xa457('0xf')](this[_0xa457('0x5')][_0xa457('0x10')][this[_0xa457('0x4')]['id']])){logger[_0xa457('0xd')](_0xa457('0x11'),this['squeue']['id'],this[_0xa457('0x4')]['id']);setTimeout(this[_0xa457('0x7')][_0xa457('0x9')](this),0x3e8);}else{if(this[_0xa457('0x6')][_0xa457('0x12')]||util['isAgentAvailable'](this['squeue']['id'],this[_0xa457('0x5')][_0xa457('0x10')][this[_0xa457('0x4')]['id']],this[_0xa457('0x3')]['channel'],![])){this[_0xa457('0x5')]['agents'][this['agent']['id']][_0xa457('0x13')]=!![];this[_0xa457('0x5')]['agents'][this[_0xa457('0x4')]['id']][_0xa457('0x14')]=undefined;util['showNotification'](this[_0xa457('0x2')],this[_0xa457('0x3')]['id'],this['realtime'][_0xa457('0x10')][this[_0xa457('0x4')]['id']],null,this['routing']);util[_0xa457('0x15')](this[_0xa457('0x3')]['id'],this['realtime']['agents'][this[_0xa457('0x4')]['id']],'RINGING'+(this[_0xa457('0x6')][_0xa457('0x12')]?':FORCED':''));}else{logger[_0xa457('0xd')](_0xa457('0x16'),this[_0xa457('0x3')]['id'],this[_0xa457('0x4')]['id']);setTimeout(this[_0xa457('0x7')][_0xa457('0x9')](this),0x3e8);}}};Agent[_0xa457('0xc')]['handleTimeout']=function(_0xe2f6bb){if(_[_0xa457('0xf')](this[_0xa457('0x5')][_0xa457('0x10')][this[_0xa457('0x4')]['id']])){return logger['info'](_0xa457('0x11'),this[_0xa457('0x3')]['id'],this[_0xa457('0x4')]['id']);}else{logger[_0xa457('0xd')](_0xa457('0x17'),this['squeue']['id'],this[_0xa457('0x4')]['id']);util[_0xa457('0x18')](this[_0xa457('0x2')],this[_0xa457('0x3')]['id'],this[_0xa457('0x5')][_0xa457('0x10')][this[_0xa457('0x4')]['id']],null,this[_0xa457('0x6')]);this['realtime']['agents'][this[_0xa457('0x4')]['id']][_0xa457('0x13')]=![];this[_0xa457('0x5')][_0xa457('0x10')][this[_0xa457('0x4')]['id']][_0xa457('0x14')]=undefined;util['writeLog'](this[_0xa457('0x3')]['id'],this[_0xa457('0x5')][_0xa457('0x10')][this[_0xa457('0x4')]['id']],_0xe2f6bb?_0xa457('0x19'):_0xa457('0x1a'));}if(!_0xe2f6bb){setTimeout(this[_0xa457('0x7')][_0xa457('0x9')](this),0x3e8);}};function agent(_0x29119f,_0xce9239,_0x42b053,_0x22a58e){return new Agent(_0x29119f,_0xce9239,_0x42b053,_0x22a58e);}module[_0xa457('0x1b')]=agent;
\ No newline at end of file
+var _0x04ec=['hideNotification','STOP','TIMEOUT','exports','lodash','uuid','../../../../../config/logger','routing','squeue','agent','push','bind','handleTimeout','timeout','drained','handleDrained','prototype','handleRun','info','isNil','agents','[%s][AGENT]\x20agent\x20skipped,\x20unknown\x20id\x20%s','isAgentAvailable','realtime','channel','busy','busyQueue','showNotification','notificationId','writeLog','RINGING','forcedOwnership',':FORCED','[%s][AGENT]\x20agent\x20%s\x20is\x20not\x20available','[%s][AGENT]\x20timeout\x20with\x20%s'];(function(_0x33108c,_0x34e56b){var _0xdff147=function(_0x1a0289){while(--_0x1a0289){_0x33108c['push'](_0x33108c['shift']());}};_0xdff147(++_0x34e56b);}(_0x04ec,0xf9));var _0xc04e=function(_0x4b3f3e,_0x47dfcc){_0x4b3f3e=_0x4b3f3e-0x0;var _0x921fc3=_0x04ec[_0x4b3f3e];return _0x921fc3;};'use strict';var _=require(_0xc04e('0x0'));var uuid=require(_0xc04e('0x1'));var util=require('./util');var logger=require(_0xc04e('0x2'))(_0xc04e('0x3'));var Agent=function(_0x5c5a80,_0x318304,_0x40ef82,_0x3cb170){this['notificationId']=uuid['v4']();this[_0xc04e('0x4')]=_0x5c5a80;this[_0xc04e('0x5')]=_0x318304;this['realtime']=_0x40ef82;this[_0xc04e('0x3')]=_0x3cb170;this['squeue'][_0xc04e('0x6')](this['handleRun'][_0xc04e('0x7')](this),this[_0xc04e('0x8')][_0xc04e('0x7')](this));this[_0xc04e('0x4')]['on'](_0xc04e('0x9'),this['handleTimeout'][_0xc04e('0x7')](this));this[_0xc04e('0x4')]['on'](_0xc04e('0xa'),this[_0xc04e('0xb')][_0xc04e('0x7')](this));};Agent[_0xc04e('0xc')][_0xc04e('0x6')]=function(){this['squeue'][_0xc04e('0x6')](this[_0xc04e('0xd')]['bind'](this),this[_0xc04e('0x8')][_0xc04e('0x7')](this));};Agent[_0xc04e('0xc')][_0xc04e('0xb')]=function(){this[_0xc04e('0x8')](!![]);};Agent[_0xc04e('0xc')]['handleRun']=function(_0x531587){logger[_0xc04e('0xe')]('[%s][AGENT]\x20try\x20with\x20%s',this[_0xc04e('0x4')]['id'],this[_0xc04e('0x5')]['id']);if(_[_0xc04e('0xf')](this['realtime'][_0xc04e('0x10')][this['agent']['id']])){logger[_0xc04e('0xe')](_0xc04e('0x11'),this[_0xc04e('0x4')]['id'],this[_0xc04e('0x5')]['id']);setTimeout(this[_0xc04e('0x6')][_0xc04e('0x7')](this),0x3e8);}else{if(this[_0xc04e('0x3')]['forcedOwnership']||util[_0xc04e('0x12')](this[_0xc04e('0x4')]['id'],this[_0xc04e('0x13')][_0xc04e('0x10')][this[_0xc04e('0x5')]['id']],this[_0xc04e('0x4')][_0xc04e('0x14')],![])){this[_0xc04e('0x13')][_0xc04e('0x10')][this['agent']['id']][_0xc04e('0x15')]=!![];this['realtime'][_0xc04e('0x10')][this[_0xc04e('0x5')]['id']][_0xc04e('0x16')]=undefined;util[_0xc04e('0x17')](this[_0xc04e('0x18')],this[_0xc04e('0x4')]['id'],this[_0xc04e('0x13')][_0xc04e('0x10')][this[_0xc04e('0x5')]['id']],null,this[_0xc04e('0x3')]);util[_0xc04e('0x19')](this[_0xc04e('0x4')]['id'],this[_0xc04e('0x13')][_0xc04e('0x10')][this['agent']['id']],_0xc04e('0x1a')+(this['routing'][_0xc04e('0x1b')]?_0xc04e('0x1c'):''));}else{logger[_0xc04e('0xe')](_0xc04e('0x1d'),this['squeue']['id'],this[_0xc04e('0x5')]['id']);setTimeout(this[_0xc04e('0x6')]['bind'](this),0x3e8);}}};Agent[_0xc04e('0xc')][_0xc04e('0x8')]=function(_0x533acc){if(_['isNil'](this[_0xc04e('0x13')]['agents'][this[_0xc04e('0x5')]['id']])){return logger[_0xc04e('0xe')](_0xc04e('0x11'),this['squeue']['id'],this[_0xc04e('0x5')]['id']);}else{logger['info'](_0xc04e('0x1e'),this[_0xc04e('0x4')]['id'],this[_0xc04e('0x5')]['id']);util[_0xc04e('0x1f')](this[_0xc04e('0x18')],this[_0xc04e('0x4')]['id'],this['realtime'][_0xc04e('0x10')][this['agent']['id']],null,this[_0xc04e('0x3')]);this[_0xc04e('0x13')][_0xc04e('0x10')][this['agent']['id']][_0xc04e('0x15')]=![];this[_0xc04e('0x13')][_0xc04e('0x10')][this[_0xc04e('0x5')]['id']][_0xc04e('0x16')]=undefined;util[_0xc04e('0x19')](this[_0xc04e('0x4')]['id'],this[_0xc04e('0x13')][_0xc04e('0x10')][this[_0xc04e('0x5')]['id']],_0x533acc?_0xc04e('0x20'):_0xc04e('0x21'));}if(!_0x533acc){setTimeout(this[_0xc04e('0x6')][_0xc04e('0x7')](this),0x3e8);}};function agent(_0x5f39ba,_0x35131c,_0x3b030b,_0x37bf4b){return new Agent(_0x5f39ba,_0x35131c,_0x3b030b,_0x37bf4b);}module[_0xc04e('0x22')]=agent;
\ No newline at end of file