Built motion from commit (unavailable).|2.5.20
[motion2.git] / server / services / routing / model / openchannelQueue.js
index 43c2da7..fc4b7fe 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x5063=['Agents','mapAgentsId','prototype','updateRouting','_rr','map','updateRealtime','loggedIn','paused','online','openchannelPause','available','waiting','stringify','format','emit','openchannel_queue:save','exports','lodash','md5','util','../../../config/environment','defaults','localhost','redis','name','timeout','strategy'];(function(_0x135506,_0x37dad1){var _0x2c1004=function(_0x8017a2){while(--_0x8017a2){_0x135506['push'](_0x135506['shift']());}};_0x2c1004(++_0x37dad1);}(_0x5063,0x10e));var _0x3506=function(_0x27be7f,_0x5ac396){_0x27be7f=_0x27be7f-0x0;var _0x5b0717=_0x5063[_0x27be7f];return _0x5b0717;};'use strict';var _=require(_0x3506('0x0'));var md5=require(_0x3506('0x1'));var util=require(_0x3506('0x2'));var Redis=require('ioredis');var config=require(_0x3506('0x3'));config['redis']=_[_0x3506('0x4')](config['redis'],{'host':_0x3506('0x5'),'port':0x18eb});var io=require('socket.io-emitter')(new Redis(config[_0x3506('0x6')]));function OpenchannelQueue(_0x4e7ec4){this['id']=_0x4e7ec4['id']||0x0;this[_0x3506('0x7')]=_0x4e7ec4[_0x3506('0x7')]||'';this[_0x3506('0x8')]=_0x4e7ec4['timeout']||0xa;this['strategy']=_0x4e7ec4[_0x3506('0x9')]||'beepall';this[_0x3506('0xa')]=_0x4e7ec4[_0x3506('0xa')];this[_0x3506('0xb')]={};this['waiting']=0x0;this[_0x3506('0x1')]='';this['updateRouting']();this['updateRealtime']();}OpenchannelQueue[_0x3506('0xc')][_0x3506('0xd')]=function(){var _0x54c103=this[_0x3506('0xb')][_0x3506('0xe')];this[_0x3506('0xb')]=_[_0x3506('0xf')](this[_0x3506('0xa')],'id');this[_0x3506('0xb')][_0x3506('0xe')]=_0x54c103;};OpenchannelQueue[_0x3506('0xc')][_0x3506('0x10')]=function(){this[_0x3506('0x11')]=0x0;this[_0x3506('0x12')]=0x0;for(var _0x44794d=0x0;_0x44794d<this[_0x3506('0xa')]['length'];_0x44794d+=0x1){if(this[_0x3506('0xa')][_0x44794d][_0x3506('0x13')]){this[_0x3506('0x11')]+=0x1;}if(this['Agents'][_0x44794d][_0x3506('0x14')]){this[_0x3506('0x12')]+=0x1;}}this[_0x3506('0x15')]=this[_0x3506('0x11')]-this[_0x3506('0x12')];this['available']=this['available']>=0x0?this[_0x3506('0x15')]:0x0;var _0x33635d={'id':this['id'],'available':this[_0x3506('0x15')],'loggedIn':this[_0x3506('0x11')],'name':this['name'],'paused':this[_0x3506('0x12')],'waiting':this[_0x3506('0x16')]};var _0x32121f=md5(JSON[_0x3506('0x17')](_0x33635d));if(this['md5']!==_0x32121f){this[_0x3506('0x1')]=_0x32121f;io['to'](util[_0x3506('0x18')]('openchannel:queue:%s',_0x33635d[_0x3506('0x7')]))[_0x3506('0x19')](_0x3506('0x1a'),_0x33635d);}};module[_0x3506('0x1b')]=OpenchannelQueue;
\ No newline at end of file
+var _0x1680=['strategy','beepall','Agents','mapAgentsId','waiting','updateRouting','updateRealtime','_rr','map','prototype','loggedIn','paused','length','online','openchannelPause','available','stringify','format','openchannel:queue:%s','emit','lodash','md5','util','redis','defaults','localhost','socket.io-emitter','name','timeout'];(function(_0x442a76,_0x2ad2ff){var _0x474fab=function(_0x2b52c7){while(--_0x2b52c7){_0x442a76['push'](_0x442a76['shift']());}};_0x474fab(++_0x2ad2ff);}(_0x1680,0x1e4));var _0x0168=function(_0x34f0fb,_0x3323b2){_0x34f0fb=_0x34f0fb-0x0;var _0x9b7b2b=_0x1680[_0x34f0fb];return _0x9b7b2b;};'use strict';var _=require(_0x0168('0x0'));var md5=require(_0x0168('0x1'));var util=require(_0x0168('0x2'));var Redis=require('ioredis');var config=require('../../../config/environment');config[_0x0168('0x3')]=_[_0x0168('0x4')](config['redis'],{'host':_0x0168('0x5'),'port':0x18eb});var io=require(_0x0168('0x6'))(new Redis(config['redis']));function OpenchannelQueue(_0x12edd5){this['id']=_0x12edd5['id']||0x0;this['name']=_0x12edd5[_0x0168('0x7')]||'';this['timeout']=_0x12edd5[_0x0168('0x8')]||0xa;this[_0x0168('0x9')]=_0x12edd5[_0x0168('0x9')]||_0x0168('0xa');this[_0x0168('0xb')]=_0x12edd5['Agents'];this[_0x0168('0xc')]={};this[_0x0168('0xd')]=0x0;this[_0x0168('0x1')]='';this[_0x0168('0xe')]();this[_0x0168('0xf')]();}OpenchannelQueue['prototype'][_0x0168('0xe')]=function(){var _0x32c7f5=this['mapAgentsId'][_0x0168('0x10')];this['mapAgentsId']=_[_0x0168('0x11')](this[_0x0168('0xb')],'id');this[_0x0168('0xc')][_0x0168('0x10')]=_0x32c7f5;};OpenchannelQueue[_0x0168('0x12')][_0x0168('0xf')]=function(){this[_0x0168('0x13')]=0x0;this[_0x0168('0x14')]=0x0;for(var _0x1cdf88=0x0;_0x1cdf88<this[_0x0168('0xb')][_0x0168('0x15')];_0x1cdf88+=0x1){if(this['Agents'][_0x1cdf88][_0x0168('0x16')]){this['loggedIn']+=0x1;}if(this[_0x0168('0xb')][_0x1cdf88][_0x0168('0x17')]){this[_0x0168('0x14')]+=0x1;}}this[_0x0168('0x18')]=this[_0x0168('0x13')]-this[_0x0168('0x14')];this[_0x0168('0x18')]=this[_0x0168('0x18')]>=0x0?this[_0x0168('0x18')]:0x0;var _0x3ebc27={'id':this['id'],'available':this[_0x0168('0x18')],'loggedIn':this[_0x0168('0x13')],'name':this[_0x0168('0x7')],'paused':this[_0x0168('0x14')],'waiting':this[_0x0168('0xd')]};var _0x3990c2=md5(JSON[_0x0168('0x19')](_0x3ebc27));if(this[_0x0168('0x1')]!==_0x3990c2){this[_0x0168('0x1')]=_0x3990c2;io['to'](util[_0x0168('0x1a')](_0x0168('0x1b'),_0x3ebc27[_0x0168('0x7')]))[_0x0168('0x1c')]('openchannel_queue:save',_0x3ebc27);}};module['exports']=OpenchannelQueue;
\ No newline at end of file