Built motion from commit ffdca78c.|2.6.24
[motion2.git] / server / services / routing / model / faxQueue.js
index 1c25a73..30f1a3b 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x388e=['strategy','beepall','Agents','mapAgentsId','waiting','updateRouting','prototype','_rr','updateRealtime','loggedIn','paused','length','online','faxPause','available','stringify','format','fax:queue:%s','emit','fax_queue:save','exports','md5','ioredis','redis','defaults','socket.io-emitter','name','timeout'];(function(_0x3ab51d,_0x2fa01d){var _0x29a04e=function(_0x7807b0){while(--_0x7807b0){_0x3ab51d['push'](_0x3ab51d['shift']());}};_0x29a04e(++_0x2fa01d);}(_0x388e,0x1d5));var _0xe388=function(_0x28542c,_0x39c595){_0x28542c=_0x28542c-0x0;var _0x4cd69c=_0x388e[_0x28542c];return _0x4cd69c;};'use strict';var _=require('lodash');var md5=require(_0xe388('0x0'));var util=require('util');var Redis=require(_0xe388('0x1'));var config=require('../../../config/environment');config[_0xe388('0x2')]=_[_0xe388('0x3')](config[_0xe388('0x2')],{'host':'localhost','port':0x18eb});var io=require(_0xe388('0x4'))(new Redis(config['redis']));function FaxQueue(_0x29d041){this['id']=_0x29d041['id']||0x0;this[_0xe388('0x5')]=_0x29d041[_0xe388('0x5')]||'';this[_0xe388('0x6')]=_0x29d041['timeout']||0xa;this['strategy']=_0x29d041[_0xe388('0x7')]||_0xe388('0x8');this[_0xe388('0x9')]=_0x29d041['Agents'];this[_0xe388('0xa')]={};this[_0xe388('0xb')]=0x0;this[_0xe388('0x0')]='';this[_0xe388('0xc')]();this['updateRealtime']();}FaxQueue[_0xe388('0xd')][_0xe388('0xc')]=function(){var _0x235acd=this[_0xe388('0xa')][_0xe388('0xe')];this[_0xe388('0xa')]=_['map'](this[_0xe388('0x9')],'id');this['mapAgentsId']['_rr']=_0x235acd;};FaxQueue['prototype'][_0xe388('0xf')]=function(){this[_0xe388('0x10')]=0x0;this[_0xe388('0x11')]=0x0;for(var _0x4b87f1=0x0;_0x4b87f1<this['Agents'][_0xe388('0x12')];_0x4b87f1+=0x1){if(this['Agents'][_0x4b87f1][_0xe388('0x13')]){this['loggedIn']+=0x1;}if(this[_0xe388('0x9')][_0x4b87f1][_0xe388('0x14')]){this[_0xe388('0x11')]+=0x1;}}this[_0xe388('0x15')]=this[_0xe388('0x10')]-this[_0xe388('0x11')];this[_0xe388('0x15')]=this[_0xe388('0x15')]>=0x0?this['available']:0x0;var _0x376f0d={'id':this['id'],'available':this[_0xe388('0x15')],'loggedIn':this[_0xe388('0x10')],'name':this[_0xe388('0x5')],'paused':this['paused'],'waiting':this['waiting']};var _0x141a2e=md5(JSON[_0xe388('0x16')](_0x376f0d));if(this[_0xe388('0x0')]!==_0x141a2e){this[_0xe388('0x0')]=_0x141a2e;io['to'](util[_0xe388('0x17')](_0xe388('0x18'),_0x376f0d[_0xe388('0x5')]))[_0xe388('0x19')](_0xe388('0x1a'),_0x376f0d);}};module[_0xe388('0x1b')]=FaxQueue;
\ No newline at end of file
+var _0xf148=['socket.io-emitter','timeout','strategy','beepall','Agents','mapAgentsId','waiting','updateRouting','updateRealtime','prototype','_rr','map','paused','length','online','available','loggedIn','name','format','fax_queue:save','exports','lodash','md5','util','ioredis','../../../config/environment','redis','defaults','localhost'];(function(_0x3947c9,_0x4d6c97){var _0x2e7871=function(_0x1236cc){while(--_0x1236cc){_0x3947c9['push'](_0x3947c9['shift']());}};_0x2e7871(++_0x4d6c97);}(_0xf148,0xa6));var _0x8f14=function(_0x2c9eb1,_0x37dacc){_0x2c9eb1=_0x2c9eb1-0x0;var _0x2bef6c=_0xf148[_0x2c9eb1];return _0x2bef6c;};'use strict';var _=require(_0x8f14('0x0'));var md5=require(_0x8f14('0x1'));var util=require(_0x8f14('0x2'));var Redis=require(_0x8f14('0x3'));var config=require(_0x8f14('0x4'));config[_0x8f14('0x5')]=_[_0x8f14('0x6')](config[_0x8f14('0x5')],{'host':_0x8f14('0x7'),'port':0x18eb});var io=require(_0x8f14('0x8'))(new Redis(config[_0x8f14('0x5')]));function FaxQueue(_0x1d596f){this['id']=_0x1d596f['id']||0x0;this['name']=_0x1d596f['name']||'';this[_0x8f14('0x9')]=_0x1d596f[_0x8f14('0x9')]||0xa;this[_0x8f14('0xa')]=_0x1d596f[_0x8f14('0xa')]||_0x8f14('0xb');this[_0x8f14('0xc')]=_0x1d596f['Agents'];this[_0x8f14('0xd')]={};this[_0x8f14('0xe')]=0x0;this[_0x8f14('0x1')]='';this[_0x8f14('0xf')]();this[_0x8f14('0x10')]();}FaxQueue[_0x8f14('0x11')][_0x8f14('0xf')]=function(){var _0x333792=this[_0x8f14('0xd')][_0x8f14('0x12')];this[_0x8f14('0xd')]=_[_0x8f14('0x13')](this['Agents'],'id');this[_0x8f14('0xd')][_0x8f14('0x12')]=_0x333792;};FaxQueue[_0x8f14('0x11')]['updateRealtime']=function(){this['loggedIn']=0x0;this[_0x8f14('0x14')]=0x0;for(var _0x5161de=0x0;_0x5161de<this[_0x8f14('0xc')][_0x8f14('0x15')];_0x5161de+=0x1){if(this[_0x8f14('0xc')][_0x5161de][_0x8f14('0x16')]){this['loggedIn']+=0x1;}if(this[_0x8f14('0xc')][_0x5161de]['faxPause']){this[_0x8f14('0x14')]+=0x1;}}this[_0x8f14('0x17')]=this[_0x8f14('0x18')]-this[_0x8f14('0x14')];this[_0x8f14('0x17')]=this[_0x8f14('0x17')]>=0x0?this[_0x8f14('0x17')]:0x0;var _0x14a91e={'id':this['id'],'available':this[_0x8f14('0x17')],'loggedIn':this['loggedIn'],'name':this[_0x8f14('0x19')],'paused':this[_0x8f14('0x14')],'waiting':this[_0x8f14('0xe')]};var _0x4c07f2=md5(JSON['stringify'](_0x14a91e));if(this[_0x8f14('0x1')]!==_0x4c07f2){this['md5']=_0x4c07f2;io['to'](util[_0x8f14('0x1a')]('fax:queue:%s',_0x14a91e['name']))['emit'](_0x8f14('0x1b'),_0x14a91e);}};module[_0x8f14('0x1c')]=FaxQueue;
\ No newline at end of file