Built motion from commit 00bf23f6.|2.6.16
[motion2.git] / server / services / routing / model / whatsappQueue.js
index 581847c..74783f8 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xaeed=['format','whatsapp:queue:%s','emit','exports','lodash','md5','ioredis','redis','defaults','localhost','socket.io-emitter','name','timeout','strategy','beepall','Agents','waiting','updateRouting','prototype','_rr','map','mapAgentsId','updateRealtime','loggedIn','paused','length','online','available','stringify'];(function(_0x20d761,_0xf72fd){var _0x529b98=function(_0x28689a){while(--_0x28689a){_0x20d761['push'](_0x20d761['shift']());}};_0x529b98(++_0xf72fd);}(_0xaeed,0x1f1));var _0xdaee=function(_0x150216,_0x1e9d2f){_0x150216=_0x150216-0x0;var _0x5a9031=_0xaeed[_0x150216];return _0x5a9031;};'use strict';var _=require(_0xdaee('0x0'));var md5=require(_0xdaee('0x1'));var util=require('util');var Redis=require(_0xdaee('0x2'));var config=require('../../../config/environment');config[_0xdaee('0x3')]=_[_0xdaee('0x4')](config[_0xdaee('0x3')],{'host':_0xdaee('0x5'),'port':0x18eb});var io=require(_0xdaee('0x6'))(new Redis(config[_0xdaee('0x3')]));function WhatsappQueue(_0x1a4ed9){this['id']=_0x1a4ed9['id']||0x0;this[_0xdaee('0x7')]=_0x1a4ed9[_0xdaee('0x7')]||'';this[_0xdaee('0x8')]=_0x1a4ed9[_0xdaee('0x8')]||0xa;this[_0xdaee('0x9')]=_0x1a4ed9[_0xdaee('0x9')]||_0xdaee('0xa');this['Agents']=_0x1a4ed9[_0xdaee('0xb')];this['mapAgentsId']={};this[_0xdaee('0xc')]=0x0;this[_0xdaee('0x1')]='';this[_0xdaee('0xd')]();this['updateRealtime']();}WhatsappQueue[_0xdaee('0xe')][_0xdaee('0xd')]=function(){var _0x2a29da=this['mapAgentsId'][_0xdaee('0xf')];this['mapAgentsId']=_[_0xdaee('0x10')](this['Agents'],'id');this[_0xdaee('0x11')][_0xdaee('0xf')]=_0x2a29da;};WhatsappQueue[_0xdaee('0xe')][_0xdaee('0x12')]=function(){this[_0xdaee('0x13')]=0x0;this[_0xdaee('0x14')]=0x0;for(var _0x47bf02=0x0;_0x47bf02<this[_0xdaee('0xb')][_0xdaee('0x15')];_0x47bf02+=0x1){if(this['Agents'][_0x47bf02][_0xdaee('0x16')]){this[_0xdaee('0x13')]+=0x1;}if(this[_0xdaee('0xb')][_0x47bf02]['whatsappPause']){this['paused']+=0x1;}}this['available']=this[_0xdaee('0x13')]-this['paused'];this[_0xdaee('0x17')]=this['available']>=0x0?this['available']:0x0;var _0x2a0806={'id':this['id'],'available':this[_0xdaee('0x17')],'loggedIn':this[_0xdaee('0x13')],'name':this[_0xdaee('0x7')],'paused':this['paused'],'waiting':this[_0xdaee('0xc')]};var _0x474138=md5(JSON[_0xdaee('0x18')](_0x2a0806));if(this[_0xdaee('0x1')]!==_0x474138){this[_0xdaee('0x1')]=_0x474138;io['to'](util[_0xdaee('0x19')](_0xdaee('0x1a'),_0x2a0806[_0xdaee('0x7')]))[_0xdaee('0x1b')]('whatsapp_queue:save',_0x2a0806);}};module[_0xdaee('0x1c')]=WhatsappQueue;
\ No newline at end of file
+var _0xcf8e=['map','_rr','paused','online','loggedIn','whatsappPause','available','stringify','format','whatsapp:queue:%s','emit','whatsapp_queue:save','lodash','md5','util','ioredis','../../../config/environment','redis','defaults','localhost','name','timeout','strategy','Agents','updateRouting','updateRealtime','mapAgentsId'];(function(_0x5065c6,_0x801eaa){var _0x1f2dea=function(_0x4af0af){while(--_0x4af0af){_0x5065c6['push'](_0x5065c6['shift']());}};_0x1f2dea(++_0x801eaa);}(_0xcf8e,0xff));var _0xecf8=function(_0x2c4882,_0x5444ce){_0x2c4882=_0x2c4882-0x0;var _0x52b544=_0xcf8e[_0x2c4882];return _0x52b544;};'use strict';var _=require(_0xecf8('0x0'));var md5=require(_0xecf8('0x1'));var util=require(_0xecf8('0x2'));var Redis=require(_0xecf8('0x3'));var config=require(_0xecf8('0x4'));config[_0xecf8('0x5')]=_[_0xecf8('0x6')](config[_0xecf8('0x5')],{'host':_0xecf8('0x7'),'port':0x18eb});var io=require('socket.io-emitter')(new Redis(config[_0xecf8('0x5')]));function WhatsappQueue(_0x3edde1){this['id']=_0x3edde1['id']||0x0;this[_0xecf8('0x8')]=_0x3edde1[_0xecf8('0x8')]||'';this[_0xecf8('0x9')]=_0x3edde1['timeout']||0xa;this[_0xecf8('0xa')]=_0x3edde1[_0xecf8('0xa')]||'beepall';this['Agents']=_0x3edde1[_0xecf8('0xb')];this['mapAgentsId']={};this['waiting']=0x0;this['md5']='';this[_0xecf8('0xc')]();this[_0xecf8('0xd')]();}WhatsappQueue['prototype']['updateRouting']=function(){var _0x28b4bc=this[_0xecf8('0xe')]['_rr'];this[_0xecf8('0xe')]=_[_0xecf8('0xf')](this['Agents'],'id');this['mapAgentsId'][_0xecf8('0x10')]=_0x28b4bc;};WhatsappQueue['prototype'][_0xecf8('0xd')]=function(){this['loggedIn']=0x0;this[_0xecf8('0x11')]=0x0;for(var _0x407441=0x0;_0x407441<this['Agents']['length'];_0x407441+=0x1){if(this[_0xecf8('0xb')][_0x407441][_0xecf8('0x12')]){this[_0xecf8('0x13')]+=0x1;}if(this[_0xecf8('0xb')][_0x407441][_0xecf8('0x14')]){this['paused']+=0x1;}}this[_0xecf8('0x15')]=this[_0xecf8('0x13')]-this[_0xecf8('0x11')];this[_0xecf8('0x15')]=this[_0xecf8('0x15')]>=0x0?this[_0xecf8('0x15')]:0x0;var _0x5879e4={'id':this['id'],'available':this[_0xecf8('0x15')],'loggedIn':this[_0xecf8('0x13')],'name':this[_0xecf8('0x8')],'paused':this[_0xecf8('0x11')],'waiting':this['waiting']};var _0x14651d=md5(JSON[_0xecf8('0x16')](_0x5879e4));if(this[_0xecf8('0x1')]!==_0x14651d){this[_0xecf8('0x1')]=_0x14651d;io['to'](util[_0xecf8('0x17')](_0xecf8('0x18'),_0x5879e4[_0xecf8('0x8')]))[_0xecf8('0x19')](_0xecf8('0x1a'),_0x5879e4);}};module['exports']=WhatsappQueue;
\ No newline at end of file