Built motion from commit 9d0783e6.|2.6.13
[motion2.git] / server / services / routing / model / faxQueue.js
index 6a7743b..b1768ad 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x4cae=['../../../config/environment','redis','defaults','localhost','socket.io-emitter','name','timeout','strategy','Agents','waiting','prototype','mapAgentsId','_rr','map','updateRealtime','paused','length','online','loggedIn','faxPause','available','format','fax:queue:%s','emit','fax_queue:save','lodash','md5','util','ioredis'];(function(_0x1d10cf,_0xddbb7b){var _0xaba839=function(_0x3bb97d){while(--_0x3bb97d){_0x1d10cf['push'](_0x1d10cf['shift']());}};_0xaba839(++_0xddbb7b);}(_0x4cae,0x13b));var _0xe4ca=function(_0x244c56,_0x3be56c){_0x244c56=_0x244c56-0x0;var _0x512931=_0x4cae[_0x244c56];return _0x512931;};'use strict';var _=require(_0xe4ca('0x0'));var md5=require(_0xe4ca('0x1'));var util=require(_0xe4ca('0x2'));var Redis=require(_0xe4ca('0x3'));var config=require(_0xe4ca('0x4'));config[_0xe4ca('0x5')]=_[_0xe4ca('0x6')](config[_0xe4ca('0x5')],{'host':_0xe4ca('0x7'),'port':0x18eb});var io=require(_0xe4ca('0x8'))(new Redis(config[_0xe4ca('0x5')]));function FaxQueue(_0x39f24f){this['id']=_0x39f24f['id']||0x0;this[_0xe4ca('0x9')]=_0x39f24f['name']||'';this[_0xe4ca('0xa')]=_0x39f24f[_0xe4ca('0xa')]||0xa;this[_0xe4ca('0xb')]=_0x39f24f[_0xe4ca('0xb')]||'beepall';this[_0xe4ca('0xc')]=_0x39f24f[_0xe4ca('0xc')];this['mapAgentsId']={};this[_0xe4ca('0xd')]=0x0;this[_0xe4ca('0x1')]='';this['updateRouting']();this['updateRealtime']();}FaxQueue[_0xe4ca('0xe')]['updateRouting']=function(){var _0x4642d9=this[_0xe4ca('0xf')][_0xe4ca('0x10')];this[_0xe4ca('0xf')]=_[_0xe4ca('0x11')](this['Agents'],'id');this[_0xe4ca('0xf')][_0xe4ca('0x10')]=_0x4642d9;};FaxQueue['prototype'][_0xe4ca('0x12')]=function(){this['loggedIn']=0x0;this[_0xe4ca('0x13')]=0x0;for(var _0x53ee0f=0x0;_0x53ee0f<this[_0xe4ca('0xc')][_0xe4ca('0x14')];_0x53ee0f+=0x1){if(this[_0xe4ca('0xc')][_0x53ee0f][_0xe4ca('0x15')]){this[_0xe4ca('0x16')]+=0x1;}if(this[_0xe4ca('0xc')][_0x53ee0f][_0xe4ca('0x17')]){this[_0xe4ca('0x13')]+=0x1;}}this[_0xe4ca('0x18')]=this['loggedIn']-this[_0xe4ca('0x13')];this[_0xe4ca('0x18')]=this[_0xe4ca('0x18')]>=0x0?this['available']:0x0;var _0x4a704a={'id':this['id'],'available':this[_0xe4ca('0x18')],'loggedIn':this[_0xe4ca('0x16')],'name':this[_0xe4ca('0x9')],'paused':this[_0xe4ca('0x13')],'waiting':this[_0xe4ca('0xd')]};var _0x22b58e=md5(JSON['stringify'](_0x4a704a));if(this[_0xe4ca('0x1')]!==_0x22b58e){this[_0xe4ca('0x1')]=_0x22b58e;io['to'](util[_0xe4ca('0x19')](_0xe4ca('0x1a'),_0x4a704a[_0xe4ca('0x9')]))[_0xe4ca('0x1b')](_0xe4ca('0x1c'),_0x4a704a);}};module['exports']=FaxQueue;
\ No newline at end of file
+var _0xeeef=['util','redis','defaults','localhost','name','timeout','beepall','Agents','waiting','updateRouting','prototype','_rr','mapAgentsId','map','updateRealtime','loggedIn','length','online','faxPause','paused','available','stringify','format','fax:queue:%s','emit','fax_queue:save','lodash','md5'];(function(_0x555fc8,_0x53f3f5){var _0x440810=function(_0x102ee3){while(--_0x102ee3){_0x555fc8['push'](_0x555fc8['shift']());}};_0x440810(++_0x53f3f5);}(_0xeeef,0xa6));var _0xfeee=function(_0x5ef263,_0x16e828){_0x5ef263=_0x5ef263-0x0;var _0x14919f=_0xeeef[_0x5ef263];return _0x14919f;};'use strict';var _=require(_0xfeee('0x0'));var md5=require(_0xfeee('0x1'));var util=require(_0xfeee('0x2'));var Redis=require('ioredis');var config=require('../../../config/environment');config[_0xfeee('0x3')]=_[_0xfeee('0x4')](config['redis'],{'host':_0xfeee('0x5'),'port':0x18eb});var io=require('socket.io-emitter')(new Redis(config['redis']));function FaxQueue(_0x4bddcf){this['id']=_0x4bddcf['id']||0x0;this[_0xfeee('0x6')]=_0x4bddcf[_0xfeee('0x6')]||'';this[_0xfeee('0x7')]=_0x4bddcf['timeout']||0xa;this['strategy']=_0x4bddcf['strategy']||_0xfeee('0x8');this[_0xfeee('0x9')]=_0x4bddcf[_0xfeee('0x9')];this['mapAgentsId']={};this[_0xfeee('0xa')]=0x0;this[_0xfeee('0x1')]='';this[_0xfeee('0xb')]();this['updateRealtime']();}FaxQueue[_0xfeee('0xc')]['updateRouting']=function(){var _0x48cf0b=this['mapAgentsId'][_0xfeee('0xd')];this[_0xfeee('0xe')]=_[_0xfeee('0xf')](this[_0xfeee('0x9')],'id');this['mapAgentsId']['_rr']=_0x48cf0b;};FaxQueue[_0xfeee('0xc')][_0xfeee('0x10')]=function(){this[_0xfeee('0x11')]=0x0;this['paused']=0x0;for(var _0x42f5e=0x0;_0x42f5e<this[_0xfeee('0x9')][_0xfeee('0x12')];_0x42f5e+=0x1){if(this['Agents'][_0x42f5e][_0xfeee('0x13')]){this[_0xfeee('0x11')]+=0x1;}if(this[_0xfeee('0x9')][_0x42f5e][_0xfeee('0x14')]){this[_0xfeee('0x15')]+=0x1;}}this['available']=this['loggedIn']-this[_0xfeee('0x15')];this[_0xfeee('0x16')]=this[_0xfeee('0x16')]>=0x0?this[_0xfeee('0x16')]:0x0;var _0x274fb5={'id':this['id'],'available':this[_0xfeee('0x16')],'loggedIn':this['loggedIn'],'name':this[_0xfeee('0x6')],'paused':this[_0xfeee('0x15')],'waiting':this['waiting']};var _0x61253b=md5(JSON[_0xfeee('0x17')](_0x274fb5));if(this[_0xfeee('0x1')]!==_0x61253b){this['md5']=_0x61253b;io['to'](util[_0xfeee('0x18')](_0xfeee('0x19'),_0x274fb5[_0xfeee('0x6')]))[_0xfeee('0x1a')](_0xfeee('0x1b'),_0x274fb5);}};module['exports']=FaxQueue;
\ No newline at end of file