Built motion from commit (unavailable).|2.5.18
[motion2.git] / server / services / routing / model / mailQueue.js
index bf33fe7..30d7326 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x61e1=['format','mail:queue:%s','mail_queue:save','exports','lodash','util','defaults','redis','localhost','name','timeout','strategy','Agents','mapAgentsId','waiting','md5','updateRealtime','updateRouting','map','prototype','loggedIn','paused','mailPause','available'];(function(_0x333714,_0x3370ac){var _0x4c211e=function(_0x34219b){while(--_0x34219b){_0x333714['push'](_0x333714['shift']());}};_0x4c211e(++_0x3370ac);}(_0x61e1,0x7c));var _0x161e=function(_0x55ef60,_0x45f9f1){_0x55ef60=_0x55ef60-0x0;var _0xdef2f2=_0x61e1[_0x55ef60];return _0xdef2f2;};'use strict';var _=require(_0x161e('0x0'));var md5=require('md5');var util=require(_0x161e('0x1'));var Redis=require('ioredis');var config=require('../../../config/environment');config['redis']=_[_0x161e('0x2')](config[_0x161e('0x3')],{'host':_0x161e('0x4'),'port':0x18eb});var io=require('socket.io-emitter')(new Redis(config[_0x161e('0x3')]));function MailQueue(_0x492af4){this['id']=_0x492af4['id']||0x0;this[_0x161e('0x5')]=_0x492af4[_0x161e('0x5')]||'';this[_0x161e('0x6')]=_0x492af4[_0x161e('0x6')]||0xa;this['strategy']=_0x492af4[_0x161e('0x7')]||'beepall';this[_0x161e('0x8')]=_0x492af4['Agents'];this[_0x161e('0x9')]={};this[_0x161e('0xa')]=0x0;this[_0x161e('0xb')]='';this['updateRouting']();this[_0x161e('0xc')]();}MailQueue['prototype'][_0x161e('0xd')]=function(){var _0x1afae8=this[_0x161e('0x9')]['_rr'];this[_0x161e('0x9')]=_[_0x161e('0xe')](this[_0x161e('0x8')],'id');this[_0x161e('0x9')]['_rr']=_0x1afae8;};MailQueue[_0x161e('0xf')][_0x161e('0xc')]=function(){this[_0x161e('0x10')]=0x0;this[_0x161e('0x11')]=0x0;for(var _0x1b0f4a=0x0;_0x1b0f4a<this[_0x161e('0x8')]['length'];_0x1b0f4a+=0x1){if(this[_0x161e('0x8')][_0x1b0f4a]['online']){this[_0x161e('0x10')]+=0x1;}if(this[_0x161e('0x8')][_0x1b0f4a][_0x161e('0x12')]){this[_0x161e('0x11')]+=0x1;}}this[_0x161e('0x13')]=this[_0x161e('0x10')]-this[_0x161e('0x11')];this[_0x161e('0x13')]=this[_0x161e('0x13')]>=0x0?this[_0x161e('0x13')]:0x0;var _0x422bbd={'id':this['id'],'available':this['available'],'loggedIn':this[_0x161e('0x10')],'name':this[_0x161e('0x5')],'paused':this[_0x161e('0x11')],'waiting':this['waiting']};var _0x35ba33=md5(JSON['stringify'](_0x422bbd));if(this[_0x161e('0xb')]!==_0x35ba33){this[_0x161e('0xb')]=_0x35ba33;io['to'](util[_0x161e('0x14')](_0x161e('0x15'),_0x422bbd[_0x161e('0x5')]))['emit'](_0x161e('0x16'),_0x422bbd);}};module[_0x161e('0x17')]=MailQueue;
\ No newline at end of file
+var _0x43ce=['mapAgentsId','_rr','map','loggedIn','paused','length','online','available','format','mail:queue:%s','emit','lodash','md5','util','ioredis','../../../config/environment','redis','localhost','socket.io-emitter','name','timeout','strategy','beepall','Agents','waiting','updateRouting','updateRealtime'];(function(_0x386cfe,_0x4d2abe){var _0x387082=function(_0x31b548){while(--_0x31b548){_0x386cfe['push'](_0x386cfe['shift']());}};_0x387082(++_0x4d2abe);}(_0x43ce,0x16a));var _0xe43c=function(_0x45eec4,_0xe2c055){_0x45eec4=_0x45eec4-0x0;var _0x3343ed=_0x43ce[_0x45eec4];return _0x3343ed;};'use strict';var _=require(_0xe43c('0x0'));var md5=require(_0xe43c('0x1'));var util=require(_0xe43c('0x2'));var Redis=require(_0xe43c('0x3'));var config=require(_0xe43c('0x4'));config['redis']=_['defaults'](config[_0xe43c('0x5')],{'host':_0xe43c('0x6'),'port':0x18eb});var io=require(_0xe43c('0x7'))(new Redis(config['redis']));function MailQueue(_0x382f45){this['id']=_0x382f45['id']||0x0;this[_0xe43c('0x8')]=_0x382f45[_0xe43c('0x8')]||'';this['timeout']=_0x382f45[_0xe43c('0x9')]||0xa;this[_0xe43c('0xa')]=_0x382f45['strategy']||_0xe43c('0xb');this[_0xe43c('0xc')]=_0x382f45[_0xe43c('0xc')];this['mapAgentsId']={};this[_0xe43c('0xd')]=0x0;this[_0xe43c('0x1')]='';this[_0xe43c('0xe')]();this[_0xe43c('0xf')]();}MailQueue['prototype']['updateRouting']=function(){var _0x3d7b48=this[_0xe43c('0x10')][_0xe43c('0x11')];this[_0xe43c('0x10')]=_[_0xe43c('0x12')](this[_0xe43c('0xc')],'id');this['mapAgentsId'][_0xe43c('0x11')]=_0x3d7b48;};MailQueue['prototype'][_0xe43c('0xf')]=function(){this[_0xe43c('0x13')]=0x0;this[_0xe43c('0x14')]=0x0;for(var _0x3b6b78=0x0;_0x3b6b78<this[_0xe43c('0xc')][_0xe43c('0x15')];_0x3b6b78+=0x1){if(this[_0xe43c('0xc')][_0x3b6b78][_0xe43c('0x16')]){this[_0xe43c('0x13')]+=0x1;}if(this[_0xe43c('0xc')][_0x3b6b78]['mailPause']){this['paused']+=0x1;}}this[_0xe43c('0x17')]=this[_0xe43c('0x13')]-this[_0xe43c('0x14')];this[_0xe43c('0x17')]=this[_0xe43c('0x17')]>=0x0?this['available']:0x0;var _0xc050c2={'id':this['id'],'available':this[_0xe43c('0x17')],'loggedIn':this[_0xe43c('0x13')],'name':this['name'],'paused':this[_0xe43c('0x14')],'waiting':this[_0xe43c('0xd')]};var _0x47a534=md5(JSON['stringify'](_0xc050c2));if(this[_0xe43c('0x1')]!==_0x47a534){this[_0xe43c('0x1')]=_0x47a534;io['to'](util[_0xe43c('0x18')](_0xe43c('0x19'),_0xc050c2[_0xe43c('0x8')]))[_0xe43c('0x1a')]('mail_queue:save',_0xc050c2);}};module['exports']=MailQueue;
\ No newline at end of file