Built motion from commit (unavailable).|2.5.14
[motion2.git] / server / services / routing / model / openchannelQueue.js
index e0cb6f5..a3f9a28 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xc92b=['redis','defaults','localhost','socket.io-emitter','name','timeout','strategy','beepall','Agents','updateRouting','updateRealtime','mapAgentsId','_rr','map','loggedIn','paused','length','available','waiting','stringify','format','openchannel:queue:%s','emit','openchannel_queue:save','lodash','md5','util'];(function(_0x117a90,_0x1deb3d){var _0x1c73cd=function(_0x420778){while(--_0x420778){_0x117a90['push'](_0x117a90['shift']());}};_0x1c73cd(++_0x1deb3d);}(_0xc92b,0x9f));var _0xbc92=function(_0x596fff,_0x4861e8){_0x596fff=_0x596fff-0x0;var _0x1e988e=_0xc92b[_0x596fff];return _0x1e988e;};'use strict';var _=require(_0xbc92('0x0'));var md5=require(_0xbc92('0x1'));var util=require(_0xbc92('0x2'));var Redis=require('ioredis');var config=require('../../../config/environment');config[_0xbc92('0x3')]=_[_0xbc92('0x4')](config['redis'],{'host':_0xbc92('0x5'),'port':0x18eb});var io=require(_0xbc92('0x6'))(new Redis(config[_0xbc92('0x3')]));function OpenchannelQueue(_0x1b8fff){this['id']=_0x1b8fff['id']||0x0;this[_0xbc92('0x7')]=_0x1b8fff['name']||'';this[_0xbc92('0x8')]=_0x1b8fff[_0xbc92('0x8')]||0xa;this[_0xbc92('0x9')]=_0x1b8fff[_0xbc92('0x9')]||_0xbc92('0xa');this[_0xbc92('0xb')]=_0x1b8fff[_0xbc92('0xb')];this['mapAgentsId']={};this['waiting']=0x0;this[_0xbc92('0x1')]='';this[_0xbc92('0xc')]();this[_0xbc92('0xd')]();}OpenchannelQueue['prototype']['updateRouting']=function(){var _0x125e5e=this[_0xbc92('0xe')][_0xbc92('0xf')];this[_0xbc92('0xe')]=_[_0xbc92('0x10')](this[_0xbc92('0xb')],'id');this[_0xbc92('0xe')][_0xbc92('0xf')]=_0x125e5e;};OpenchannelQueue['prototype'][_0xbc92('0xd')]=function(){this[_0xbc92('0x11')]=0x0;this[_0xbc92('0x12')]=0x0;for(var _0x156bec=0x0;_0x156bec<this[_0xbc92('0xb')][_0xbc92('0x13')];_0x156bec+=0x1){if(this[_0xbc92('0xb')][_0x156bec]['online']){this['loggedIn']+=0x1;}if(this[_0xbc92('0xb')][_0x156bec]['openchannelPause']){this[_0xbc92('0x12')]+=0x1;}}this[_0xbc92('0x14')]=this[_0xbc92('0x11')]-this[_0xbc92('0x12')];this[_0xbc92('0x14')]=this[_0xbc92('0x14')]>=0x0?this['available']:0x0;var _0x50e6e1={'id':this['id'],'available':this[_0xbc92('0x14')],'loggedIn':this[_0xbc92('0x11')],'name':this[_0xbc92('0x7')],'paused':this[_0xbc92('0x12')],'waiting':this[_0xbc92('0x15')]};var _0x23863f=md5(JSON[_0xbc92('0x16')](_0x50e6e1));if(this[_0xbc92('0x1')]!==_0x23863f){this[_0xbc92('0x1')]=_0x23863f;io['to'](util[_0xbc92('0x17')](_0xbc92('0x18'),_0x50e6e1[_0xbc92('0x7')]))[_0xbc92('0x19')](_0xbc92('0x1a'),_0x50e6e1);}};module['exports']=OpenchannelQueue;
\ No newline at end of file
+var _0x322e=['_rr','loggedIn','paused','online','available','stringify','openchannel:queue:%s','emit','exports','lodash','md5','util','ioredis','../../../config/environment','redis','defaults','localhost','socket.io-emitter','name','timeout','strategy','beepall','waiting','updateRouting','updateRealtime','prototype','mapAgentsId','Agents'];(function(_0x31bd03,_0x4a270d){var _0x26132c=function(_0x4c0296){while(--_0x4c0296){_0x31bd03['push'](_0x31bd03['shift']());}};_0x26132c(++_0x4a270d);}(_0x322e,0xcd));var _0xe322=function(_0x198da9,_0x270aa2){_0x198da9=_0x198da9-0x0;var _0x2cae60=_0x322e[_0x198da9];return _0x2cae60;};'use strict';var _=require(_0xe322('0x0'));var md5=require(_0xe322('0x1'));var util=require(_0xe322('0x2'));var Redis=require(_0xe322('0x3'));var config=require(_0xe322('0x4'));config[_0xe322('0x5')]=_[_0xe322('0x6')](config[_0xe322('0x5')],{'host':_0xe322('0x7'),'port':0x18eb});var io=require(_0xe322('0x8'))(new Redis(config[_0xe322('0x5')]));function OpenchannelQueue(_0x203273){this['id']=_0x203273['id']||0x0;this[_0xe322('0x9')]=_0x203273[_0xe322('0x9')]||'';this['timeout']=_0x203273[_0xe322('0xa')]||0xa;this[_0xe322('0xb')]=_0x203273[_0xe322('0xb')]||_0xe322('0xc');this['Agents']=_0x203273['Agents'];this['mapAgentsId']={};this[_0xe322('0xd')]=0x0;this[_0xe322('0x1')]='';this[_0xe322('0xe')]();this[_0xe322('0xf')]();}OpenchannelQueue[_0xe322('0x10')]['updateRouting']=function(){var _0x2a0e96=this[_0xe322('0x11')]['_rr'];this[_0xe322('0x11')]=_['map'](this[_0xe322('0x12')],'id');this[_0xe322('0x11')][_0xe322('0x13')]=_0x2a0e96;};OpenchannelQueue[_0xe322('0x10')][_0xe322('0xf')]=function(){this[_0xe322('0x14')]=0x0;this[_0xe322('0x15')]=0x0;for(var _0x5352fa=0x0;_0x5352fa<this['Agents']['length'];_0x5352fa+=0x1){if(this[_0xe322('0x12')][_0x5352fa][_0xe322('0x16')]){this[_0xe322('0x14')]+=0x1;}if(this['Agents'][_0x5352fa]['openchannelPause']){this['paused']+=0x1;}}this['available']=this['loggedIn']-this['paused'];this[_0xe322('0x17')]=this[_0xe322('0x17')]>=0x0?this[_0xe322('0x17')]:0x0;var _0x5e85fa={'id':this['id'],'available':this[_0xe322('0x17')],'loggedIn':this[_0xe322('0x14')],'name':this[_0xe322('0x9')],'paused':this[_0xe322('0x15')],'waiting':this['waiting']};var _0x2dbe6c=md5(JSON[_0xe322('0x18')](_0x5e85fa));if(this[_0xe322('0x1')]!==_0x2dbe6c){this[_0xe322('0x1')]=_0x2dbe6c;io['to'](util['format'](_0xe322('0x19'),_0x5e85fa[_0xe322('0x9')]))[_0xe322('0x1a')]('openchannel_queue:save',_0x5e85fa);}};module[_0xe322('0x1b')]=OpenchannelQueue;
\ No newline at end of file