Built motion from commit 092f8824.|2.5.49
[motion2.git] / server / services / routing / model / mailQueue.js
index 608b6e2..da67ca6 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x8ad4=['available','format','emit','exports','lodash','md5','util','ioredis','../../../config/environment','redis','defaults','socket.io-emitter','name','timeout','strategy','beepall','mapAgentsId','waiting','updateRouting','updateRealtime','prototype','map','Agents','_rr','paused','length','online','loggedIn','mailPause'];(function(_0x19386a,_0x2f2753){var _0x4ed232=function(_0x32f985){while(--_0x32f985){_0x19386a['push'](_0x19386a['shift']());}};_0x4ed232(++_0x2f2753);}(_0x8ad4,0x126));var _0x48ad=function(_0x53fdf9,_0x16b2fc){_0x53fdf9=_0x53fdf9-0x0;var _0x2d447d=_0x8ad4[_0x53fdf9];return _0x2d447d;};'use strict';var _=require(_0x48ad('0x0'));var md5=require(_0x48ad('0x1'));var util=require(_0x48ad('0x2'));var Redis=require(_0x48ad('0x3'));var config=require(_0x48ad('0x4'));config[_0x48ad('0x5')]=_[_0x48ad('0x6')](config[_0x48ad('0x5')],{'host':'localhost','port':0x18eb});var io=require(_0x48ad('0x7'))(new Redis(config['redis']));function MailQueue(_0x134275){this['id']=_0x134275['id']||0x0;this[_0x48ad('0x8')]=_0x134275[_0x48ad('0x8')]||'';this[_0x48ad('0x9')]=_0x134275[_0x48ad('0x9')]||0xa;this[_0x48ad('0xa')]=_0x134275[_0x48ad('0xa')]||_0x48ad('0xb');this['Agents']=_0x134275['Agents'];this[_0x48ad('0xc')]={};this[_0x48ad('0xd')]=0x0;this['md5']='';this[_0x48ad('0xe')]();this[_0x48ad('0xf')]();}MailQueue[_0x48ad('0x10')][_0x48ad('0xe')]=function(){var _0x543894=this[_0x48ad('0xc')]['_rr'];this[_0x48ad('0xc')]=_[_0x48ad('0x11')](this[_0x48ad('0x12')],'id');this[_0x48ad('0xc')][_0x48ad('0x13')]=_0x543894;};MailQueue[_0x48ad('0x10')]['updateRealtime']=function(){this['loggedIn']=0x0;this[_0x48ad('0x14')]=0x0;for(var _0x5e776d=0x0;_0x5e776d<this[_0x48ad('0x12')][_0x48ad('0x15')];_0x5e776d+=0x1){if(this[_0x48ad('0x12')][_0x5e776d][_0x48ad('0x16')]){this[_0x48ad('0x17')]+=0x1;}if(this[_0x48ad('0x12')][_0x5e776d][_0x48ad('0x18')]){this['paused']+=0x1;}}this['available']=this['loggedIn']-this['paused'];this['available']=this['available']>=0x0?this[_0x48ad('0x19')]:0x0;var _0x471aa2={'id':this['id'],'available':this[_0x48ad('0x19')],'loggedIn':this[_0x48ad('0x17')],'name':this[_0x48ad('0x8')],'paused':this[_0x48ad('0x14')],'waiting':this[_0x48ad('0xd')]};var _0x3b3c5f=md5(JSON['stringify'](_0x471aa2));if(this[_0x48ad('0x1')]!==_0x3b3c5f){this[_0x48ad('0x1')]=_0x3b3c5f;io['to'](util[_0x48ad('0x1a')]('mail:queue:%s',_0x471aa2[_0x48ad('0x8')]))[_0x48ad('0x1b')]('mail_queue:save',_0x471aa2);}};module[_0x48ad('0x1c')]=MailQueue;
\ No newline at end of file
+var _0x1f39=['mailPause','available','stringify','format','mail:queue:%s','mail_queue:save','exports','md5','util','../../../config/environment','redis','socket.io-emitter','name','timeout','strategy','beepall','mapAgentsId','waiting','updateRealtime','prototype','updateRouting','_rr','map','Agents','loggedIn','paused','length','online'];(function(_0x3e1359,_0x77e06d){var _0x4b2728=function(_0x399899){while(--_0x399899){_0x3e1359['push'](_0x3e1359['shift']());}};_0x4b2728(++_0x77e06d);}(_0x1f39,0x173));var _0x91f3=function(_0x43dac3,_0x564736){_0x43dac3=_0x43dac3-0x0;var _0x2aac5c=_0x1f39[_0x43dac3];return _0x2aac5c;};'use strict';var _=require('lodash');var md5=require(_0x91f3('0x0'));var util=require(_0x91f3('0x1'));var Redis=require('ioredis');var config=require(_0x91f3('0x2'));config[_0x91f3('0x3')]=_['defaults'](config[_0x91f3('0x3')],{'host':'localhost','port':0x18eb});var io=require(_0x91f3('0x4'))(new Redis(config['redis']));function MailQueue(_0x834c11){this['id']=_0x834c11['id']||0x0;this[_0x91f3('0x5')]=_0x834c11['name']||'';this[_0x91f3('0x6')]=_0x834c11['timeout']||0xa;this[_0x91f3('0x7')]=_0x834c11[_0x91f3('0x7')]||_0x91f3('0x8');this['Agents']=_0x834c11['Agents'];this[_0x91f3('0x9')]={};this[_0x91f3('0xa')]=0x0;this[_0x91f3('0x0')]='';this['updateRouting']();this[_0x91f3('0xb')]();}MailQueue[_0x91f3('0xc')][_0x91f3('0xd')]=function(){var _0xe4274e=this['mapAgentsId'][_0x91f3('0xe')];this[_0x91f3('0x9')]=_[_0x91f3('0xf')](this[_0x91f3('0x10')],'id');this[_0x91f3('0x9')]['_rr']=_0xe4274e;};MailQueue['prototype']['updateRealtime']=function(){this[_0x91f3('0x11')]=0x0;this[_0x91f3('0x12')]=0x0;for(var _0x4e6bb9=0x0;_0x4e6bb9<this[_0x91f3('0x10')][_0x91f3('0x13')];_0x4e6bb9+=0x1){if(this[_0x91f3('0x10')][_0x4e6bb9][_0x91f3('0x14')]){this['loggedIn']+=0x1;}if(this[_0x91f3('0x10')][_0x4e6bb9][_0x91f3('0x15')]){this[_0x91f3('0x12')]+=0x1;}}this[_0x91f3('0x16')]=this[_0x91f3('0x11')]-this[_0x91f3('0x12')];this[_0x91f3('0x16')]=this[_0x91f3('0x16')]>=0x0?this[_0x91f3('0x16')]:0x0;var _0x2ed68f={'id':this['id'],'available':this[_0x91f3('0x16')],'loggedIn':this[_0x91f3('0x11')],'name':this[_0x91f3('0x5')],'paused':this['paused'],'waiting':this['waiting']};var _0x556ab9=md5(JSON[_0x91f3('0x17')](_0x2ed68f));if(this['md5']!==_0x556ab9){this[_0x91f3('0x0')]=_0x556ab9;io['to'](util[_0x91f3('0x18')](_0x91f3('0x19'),_0x2ed68f[_0x91f3('0x5')]))['emit'](_0x91f3('0x1a'),_0x2ed68f);}};module[_0x91f3('0x1b')]=MailQueue;
\ No newline at end of file