Built motion from commit d1eab355.|2.6.28
[motion2.git] / server / services / routing / model / openchannelQueue.js
index f5100d1..8c7ea54 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x967c=['timeout','strategy','Agents','mapAgentsId','waiting','updateRouting','_rr','prototype','loggedIn','paused','length','online','available','stringify','format','openchannel:queue:%s','emit','openchannel_queue:save','exports','md5','util','ioredis','../../../config/environment','redis','defaults','localhost','socket.io-emitter','name'];(function(_0x1fcf48,_0x2a62bb){var _0x20cdf1=function(_0x30d1b9){while(--_0x30d1b9){_0x1fcf48['push'](_0x1fcf48['shift']());}};_0x20cdf1(++_0x2a62bb);}(_0x967c,0x147));var _0xc967=function(_0x4be481,_0x5f73ec){_0x4be481=_0x4be481-0x0;var _0x730326=_0x967c[_0x4be481];return _0x730326;};'use strict';var _=require('lodash');var md5=require(_0xc967('0x0'));var util=require(_0xc967('0x1'));var Redis=require(_0xc967('0x2'));var config=require(_0xc967('0x3'));config[_0xc967('0x4')]=_[_0xc967('0x5')](config[_0xc967('0x4')],{'host':_0xc967('0x6'),'port':0x18eb});var io=require(_0xc967('0x7'))(new Redis(config[_0xc967('0x4')]));function OpenchannelQueue(_0x27ed8c){this['id']=_0x27ed8c['id']||0x0;this[_0xc967('0x8')]=_0x27ed8c['name']||'';this[_0xc967('0x9')]=_0x27ed8c[_0xc967('0x9')]||0xa;this['strategy']=_0x27ed8c[_0xc967('0xa')]||'beepall';this[_0xc967('0xb')]=_0x27ed8c['Agents'];this[_0xc967('0xc')]={};this[_0xc967('0xd')]=0x0;this[_0xc967('0x0')]='';this[_0xc967('0xe')]();this['updateRealtime']();}OpenchannelQueue['prototype'][_0xc967('0xe')]=function(){var _0x451b58=this[_0xc967('0xc')][_0xc967('0xf')];this['mapAgentsId']=_['map'](this['Agents'],'id');this[_0xc967('0xc')][_0xc967('0xf')]=_0x451b58;};OpenchannelQueue[_0xc967('0x10')]['updateRealtime']=function(){this[_0xc967('0x11')]=0x0;this[_0xc967('0x12')]=0x0;for(var _0xd5bd15=0x0;_0xd5bd15<this['Agents'][_0xc967('0x13')];_0xd5bd15+=0x1){if(this['Agents'][_0xd5bd15][_0xc967('0x14')]){this[_0xc967('0x11')]+=0x1;}if(this[_0xc967('0xb')][_0xd5bd15]['openchannelPause']){this[_0xc967('0x12')]+=0x1;}}this[_0xc967('0x15')]=this['loggedIn']-this[_0xc967('0x12')];this[_0xc967('0x15')]=this['available']>=0x0?this[_0xc967('0x15')]:0x0;var _0x318807={'id':this['id'],'available':this[_0xc967('0x15')],'loggedIn':this['loggedIn'],'name':this[_0xc967('0x8')],'paused':this['paused'],'waiting':this[_0xc967('0xd')]};var _0x30c9d4=md5(JSON[_0xc967('0x16')](_0x318807));if(this[_0xc967('0x0')]!==_0x30c9d4){this[_0xc967('0x0')]=_0x30c9d4;io['to'](util[_0xc967('0x17')](_0xc967('0x18'),_0x318807[_0xc967('0x8')]))[_0xc967('0x19')](_0xc967('0x1a'),_0x318807);}};module[_0xc967('0x1b')]=OpenchannelQueue;
\ No newline at end of file
+var _0x5fc3=['format','openchannel:queue:%s','name','emit','openchannel_queue:save','exports','lodash','md5','ioredis','../../../config/environment','redis','defaults','socket.io-emitter','timeout','strategy','beepall','Agents','mapAgentsId','waiting','updateRouting','updateRealtime','_rr','prototype','loggedIn','paused','openchannelPause','available'];(function(_0x53dd63,_0x5e1852){var _0x460c0a=function(_0x599511){while(--_0x599511){_0x53dd63['push'](_0x53dd63['shift']());}};_0x460c0a(++_0x5e1852);}(_0x5fc3,0xa8));var _0x35fc=function(_0x10291b,_0x518773){_0x10291b=_0x10291b-0x0;var _0x1d5fbe=_0x5fc3[_0x10291b];return _0x1d5fbe;};'use strict';var _=require(_0x35fc('0x0'));var md5=require(_0x35fc('0x1'));var util=require('util');var Redis=require(_0x35fc('0x2'));var config=require(_0x35fc('0x3'));config[_0x35fc('0x4')]=_[_0x35fc('0x5')](config[_0x35fc('0x4')],{'host':'localhost','port':0x18eb});var io=require(_0x35fc('0x6'))(new Redis(config[_0x35fc('0x4')]));function OpenchannelQueue(_0x186a06){this['id']=_0x186a06['id']||0x0;this['name']=_0x186a06['name']||'';this[_0x35fc('0x7')]=_0x186a06['timeout']||0xa;this[_0x35fc('0x8')]=_0x186a06[_0x35fc('0x8')]||_0x35fc('0x9');this[_0x35fc('0xa')]=_0x186a06[_0x35fc('0xa')];this[_0x35fc('0xb')]={};this[_0x35fc('0xc')]=0x0;this['md5']='';this[_0x35fc('0xd')]();this[_0x35fc('0xe')]();}OpenchannelQueue['prototype'][_0x35fc('0xd')]=function(){var _0x33f491=this['mapAgentsId'][_0x35fc('0xf')];this[_0x35fc('0xb')]=_['map'](this['Agents'],'id');this[_0x35fc('0xb')]['_rr']=_0x33f491;};OpenchannelQueue[_0x35fc('0x10')][_0x35fc('0xe')]=function(){this[_0x35fc('0x11')]=0x0;this[_0x35fc('0x12')]=0x0;for(var _0x38d9f2=0x0;_0x38d9f2<this['Agents']['length'];_0x38d9f2+=0x1){if(this['Agents'][_0x38d9f2]['online']){this[_0x35fc('0x11')]+=0x1;}if(this[_0x35fc('0xa')][_0x38d9f2][_0x35fc('0x13')]){this[_0x35fc('0x12')]+=0x1;}}this[_0x35fc('0x14')]=this[_0x35fc('0x11')]-this['paused'];this[_0x35fc('0x14')]=this[_0x35fc('0x14')]>=0x0?this['available']:0x0;var _0x41e165={'id':this['id'],'available':this[_0x35fc('0x14')],'loggedIn':this[_0x35fc('0x11')],'name':this['name'],'paused':this[_0x35fc('0x12')],'waiting':this[_0x35fc('0xc')]};var _0x465eb3=md5(JSON['stringify'](_0x41e165));if(this[_0x35fc('0x1')]!==_0x465eb3){this[_0x35fc('0x1')]=_0x465eb3;io['to'](util[_0x35fc('0x15')](_0x35fc('0x16'),_0x41e165[_0x35fc('0x17')]))[_0x35fc('0x18')](_0x35fc('0x19'),_0x41e165);}};module[_0x35fc('0x1a')]=OpenchannelQueue;
\ No newline at end of file