Built motion from commit e6806ed6.|2.6.0
[motion2.git] / server / services / routing / model / openchannelQueue.js
index 3a0daf8..7086bd1 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x42f8=['timeout','strategy','beepall','Agents','mapAgentsId','waiting','updateRouting','updateRealtime','prototype','_rr','map','loggedIn','length','online','paused','available','stringify','openchannel:queue:%s','openchannel_queue:save','lodash','util','ioredis','../../../config/environment','redis','localhost','socket.io-emitter','name'];(function(_0x4bed59,_0x295982){var _0x48846e=function(_0x5f5212){while(--_0x5f5212){_0x4bed59['push'](_0x4bed59['shift']());}};_0x48846e(++_0x295982);}(_0x42f8,0xb5));var _0x842f=function(_0x80e352,_0x459004){_0x80e352=_0x80e352-0x0;var _0x196b2f=_0x42f8[_0x80e352];return _0x196b2f;};'use strict';var _=require(_0x842f('0x0'));var md5=require('md5');var util=require(_0x842f('0x1'));var Redis=require(_0x842f('0x2'));var config=require(_0x842f('0x3'));config[_0x842f('0x4')]=_['defaults'](config['redis'],{'host':_0x842f('0x5'),'port':0x18eb});var io=require(_0x842f('0x6'))(new Redis(config[_0x842f('0x4')]));function OpenchannelQueue(_0x30aebe){this['id']=_0x30aebe['id']||0x0;this[_0x842f('0x7')]=_0x30aebe[_0x842f('0x7')]||'';this['timeout']=_0x30aebe[_0x842f('0x8')]||0xa;this['strategy']=_0x30aebe[_0x842f('0x9')]||_0x842f('0xa');this[_0x842f('0xb')]=_0x30aebe[_0x842f('0xb')];this[_0x842f('0xc')]={};this[_0x842f('0xd')]=0x0;this['md5']='';this[_0x842f('0xe')]();this[_0x842f('0xf')]();}OpenchannelQueue[_0x842f('0x10')]['updateRouting']=function(){var _0x1665c2=this[_0x842f('0xc')][_0x842f('0x11')];this[_0x842f('0xc')]=_[_0x842f('0x12')](this[_0x842f('0xb')],'id');this[_0x842f('0xc')]['_rr']=_0x1665c2;};OpenchannelQueue[_0x842f('0x10')][_0x842f('0xf')]=function(){this[_0x842f('0x13')]=0x0;this['paused']=0x0;for(var _0xe6cbf8=0x0;_0xe6cbf8<this[_0x842f('0xb')][_0x842f('0x14')];_0xe6cbf8+=0x1){if(this[_0x842f('0xb')][_0xe6cbf8][_0x842f('0x15')]){this['loggedIn']+=0x1;}if(this[_0x842f('0xb')][_0xe6cbf8]['openchannelPause']){this[_0x842f('0x16')]+=0x1;}}this[_0x842f('0x17')]=this[_0x842f('0x13')]-this['paused'];this[_0x842f('0x17')]=this[_0x842f('0x17')]>=0x0?this[_0x842f('0x17')]:0x0;var _0x153219={'id':this['id'],'available':this[_0x842f('0x17')],'loggedIn':this[_0x842f('0x13')],'name':this[_0x842f('0x7')],'paused':this[_0x842f('0x16')],'waiting':this[_0x842f('0xd')]};var _0x3030e2=md5(JSON[_0x842f('0x18')](_0x153219));if(this['md5']!==_0x3030e2){this['md5']=_0x3030e2;io['to'](util['format'](_0x842f('0x19'),_0x153219['name']))['emit'](_0x842f('0x1a'),_0x153219);}};module['exports']=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(_0x5c9307,_0x5b97e4){var _0x373e29=function(_0xefebbd){while(--_0xefebbd){_0x5c9307['push'](_0x5c9307['shift']());}};_0x373e29(++_0x5b97e4);}(_0x7a54,0x106));var _0x47a5=function(_0x3766e4,_0x365129){_0x3766e4=_0x3766e4-0x0;var _0xe263f2=_0x7a54[_0x3766e4];return _0xe263f2;};'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