Built motion from commit efa66e19.|2.6.22
[motion2.git] / server / services / routing / model / openchannelQueue.js
index 3f687c2..cc3e4d5 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xc0df=['strategy','beepall','Agents','waiting','updateRouting','updateRealtime','prototype','mapAgentsId','map','_rr','loggedIn','paused','length','online','available','name','stringify','format','openchannel:queue:%s','emit','openchannel_queue:save','exports','lodash','md5','util','ioredis','../../../config/environment','redis','defaults','localhost','timeout'];(function(_0xb6e2ea,_0x3b26e9){var _0x2a57bb=function(_0x2a1ac9){while(--_0x2a1ac9){_0xb6e2ea['push'](_0xb6e2ea['shift']());}};_0x2a57bb(++_0x3b26e9);}(_0xc0df,0x1a9));var _0xfc0d=function(_0x3ab51d,_0x2fa01d){_0x3ab51d=_0x3ab51d-0x0;var _0x29a04e=_0xc0df[_0x3ab51d];return _0x29a04e;};'use strict';var _=require(_0xfc0d('0x0'));var md5=require(_0xfc0d('0x1'));var util=require(_0xfc0d('0x2'));var Redis=require(_0xfc0d('0x3'));var config=require(_0xfc0d('0x4'));config[_0xfc0d('0x5')]=_[_0xfc0d('0x6')](config[_0xfc0d('0x5')],{'host':_0xfc0d('0x7'),'port':0x18eb});var io=require('socket.io-emitter')(new Redis(config['redis']));function OpenchannelQueue(_0xf944e){this['id']=_0xf944e['id']||0x0;this['name']=_0xf944e['name']||'';this[_0xfc0d('0x8')]=_0xf944e[_0xfc0d('0x8')]||0xa;this[_0xfc0d('0x9')]=_0xf944e[_0xfc0d('0x9')]||_0xfc0d('0xa');this['Agents']=_0xf944e[_0xfc0d('0xb')];this['mapAgentsId']={};this[_0xfc0d('0xc')]=0x0;this[_0xfc0d('0x1')]='';this[_0xfc0d('0xd')]();this[_0xfc0d('0xe')]();}OpenchannelQueue[_0xfc0d('0xf')][_0xfc0d('0xd')]=function(){var _0x3a9541=this['mapAgentsId']['_rr'];this[_0xfc0d('0x10')]=_[_0xfc0d('0x11')](this[_0xfc0d('0xb')],'id');this[_0xfc0d('0x10')][_0xfc0d('0x12')]=_0x3a9541;};OpenchannelQueue[_0xfc0d('0xf')][_0xfc0d('0xe')]=function(){this[_0xfc0d('0x13')]=0x0;this[_0xfc0d('0x14')]=0x0;for(var _0x3f47e8=0x0;_0x3f47e8<this['Agents'][_0xfc0d('0x15')];_0x3f47e8+=0x1){if(this[_0xfc0d('0xb')][_0x3f47e8][_0xfc0d('0x16')]){this[_0xfc0d('0x13')]+=0x1;}if(this[_0xfc0d('0xb')][_0x3f47e8]['openchannelPause']){this[_0xfc0d('0x14')]+=0x1;}}this[_0xfc0d('0x17')]=this['loggedIn']-this['paused'];this['available']=this[_0xfc0d('0x17')]>=0x0?this[_0xfc0d('0x17')]:0x0;var _0x2bcd40={'id':this['id'],'available':this[_0xfc0d('0x17')],'loggedIn':this['loggedIn'],'name':this[_0xfc0d('0x18')],'paused':this[_0xfc0d('0x14')],'waiting':this['waiting']};var _0x883a49=md5(JSON[_0xfc0d('0x19')](_0x2bcd40));if(this[_0xfc0d('0x1')]!==_0x883a49){this[_0xfc0d('0x1')]=_0x883a49;io['to'](util[_0xfc0d('0x1a')](_0xfc0d('0x1b'),_0x2bcd40['name']))[_0xfc0d('0x1c')](_0xfc0d('0x1d'),_0x2bcd40);}};module[_0xfc0d('0x1e')]=OpenchannelQueue;
\ No newline at end of file
+var _0x7a54=['exports','lodash','md5','util','../../../config/environment','redis','localhost','socket.io-emitter','name','timeout','strategy','beepall','waiting','updateRealtime','mapAgentsId','_rr','map','Agents','prototype','loggedIn','paused','length','openchannelPause','available','stringify','format','openchannel:queue:%s','emit','openchannel_queue:save'];(function(_0x4e6ae6,_0x49dba6){var _0x23c108=function(_0x1bc103){while(--_0x1bc103){_0x4e6ae6['push'](_0x4e6ae6['shift']());}};_0x23c108(++_0x49dba6);}(_0x7a54,0x106));var _0x47a5=function(_0x96d7f5,_0x5e1938){_0x96d7f5=_0x96d7f5-0x0;var _0x13a6bc=_0x7a54[_0x96d7f5];return _0x13a6bc;};'use strict';var _=require(_0x47a5('0x0'));var md5=require(_0x47a5('0x1'));var util=require(_0x47a5('0x2'));var Redis=require('ioredis');var config=require(_0x47a5('0x3'));config[_0x47a5('0x4')]=_['defaults'](config[_0x47a5('0x4')],{'host':_0x47a5('0x5'),'port':0x18eb});var io=require(_0x47a5('0x6'))(new Redis(config[_0x47a5('0x4')]));function OpenchannelQueue(_0xfdf934){this['id']=_0xfdf934['id']||0x0;this['name']=_0xfdf934[_0x47a5('0x7')]||'';this['timeout']=_0xfdf934[_0x47a5('0x8')]||0xa;this[_0x47a5('0x9')]=_0xfdf934['strategy']||_0x47a5('0xa');this['Agents']=_0xfdf934['Agents'];this['mapAgentsId']={};this[_0x47a5('0xb')]=0x0;this[_0x47a5('0x1')]='';this['updateRouting']();this[_0x47a5('0xc')]();}OpenchannelQueue['prototype']['updateRouting']=function(){var _0x1f47f4=this[_0x47a5('0xd')][_0x47a5('0xe')];this[_0x47a5('0xd')]=_[_0x47a5('0xf')](this[_0x47a5('0x10')],'id');this[_0x47a5('0xd')]['_rr']=_0x1f47f4;};OpenchannelQueue[_0x47a5('0x11')][_0x47a5('0xc')]=function(){this[_0x47a5('0x12')]=0x0;this[_0x47a5('0x13')]=0x0;for(var _0x139f25=0x0;_0x139f25<this[_0x47a5('0x10')][_0x47a5('0x14')];_0x139f25+=0x1){if(this[_0x47a5('0x10')][_0x139f25]['online']){this[_0x47a5('0x12')]+=0x1;}if(this[_0x47a5('0x10')][_0x139f25][_0x47a5('0x15')]){this[_0x47a5('0x13')]+=0x1;}}this[_0x47a5('0x16')]=this['loggedIn']-this['paused'];this[_0x47a5('0x16')]=this['available']>=0x0?this['available']:0x0;var _0x423a81={'id':this['id'],'available':this[_0x47a5('0x16')],'loggedIn':this[_0x47a5('0x12')],'name':this[_0x47a5('0x7')],'paused':this[_0x47a5('0x13')],'waiting':this[_0x47a5('0xb')]};var _0x2763d6=md5(JSON[_0x47a5('0x17')](_0x423a81));if(this[_0x47a5('0x1')]!==_0x2763d6){this['md5']=_0x2763d6;io['to'](util[_0x47a5('0x18')](_0x47a5('0x19'),_0x423a81['name']))[_0x47a5('0x1a')](_0x47a5('0x1b'),_0x423a81);}};module[_0x47a5('0x1c')]=OpenchannelQueue;
\ No newline at end of file