Built motion from commit eddce310.|2.6.12
[motion2.git] / server / services / routing / model / whatsappQueue.js
index 5fab5d9..f6151a7 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x7a5a=['socket.io-emitter','name','strategy','beepall','Agents','waiting','updateRouting','updateRealtime','prototype','mapAgentsId','_rr','map','loggedIn','paused','online','whatsappPause','available','stringify','format','whatsapp:queue:%s','exports','lodash','md5','util','../../../config/environment','redis','localhost'];(function(_0x4fde08,_0x463a36){var _0x12e725=function(_0x2670c5){while(--_0x2670c5){_0x4fde08['push'](_0x4fde08['shift']());}};_0x12e725(++_0x463a36);}(_0x7a5a,0x81));var _0xa7a5=function(_0x11abed,_0x5db0d6){_0x11abed=_0x11abed-0x0;var _0x5f06ce=_0x7a5a[_0x11abed];return _0x5f06ce;};'use strict';var _=require(_0xa7a5('0x0'));var md5=require(_0xa7a5('0x1'));var util=require(_0xa7a5('0x2'));var Redis=require('ioredis');var config=require(_0xa7a5('0x3'));config[_0xa7a5('0x4')]=_['defaults'](config[_0xa7a5('0x4')],{'host':_0xa7a5('0x5'),'port':0x18eb});var io=require(_0xa7a5('0x6'))(new Redis(config[_0xa7a5('0x4')]));function WhatsappQueue(_0x4723c8){this['id']=_0x4723c8['id']||0x0;this[_0xa7a5('0x7')]=_0x4723c8[_0xa7a5('0x7')]||'';this['timeout']=_0x4723c8['timeout']||0xa;this['strategy']=_0x4723c8[_0xa7a5('0x8')]||_0xa7a5('0x9');this[_0xa7a5('0xa')]=_0x4723c8['Agents'];this['mapAgentsId']={};this[_0xa7a5('0xb')]=0x0;this[_0xa7a5('0x1')]='';this[_0xa7a5('0xc')]();this[_0xa7a5('0xd')]();}WhatsappQueue[_0xa7a5('0xe')][_0xa7a5('0xc')]=function(){var _0x43cb03=this[_0xa7a5('0xf')][_0xa7a5('0x10')];this[_0xa7a5('0xf')]=_[_0xa7a5('0x11')](this['Agents'],'id');this[_0xa7a5('0xf')][_0xa7a5('0x10')]=_0x43cb03;};WhatsappQueue[_0xa7a5('0xe')]['updateRealtime']=function(){this[_0xa7a5('0x12')]=0x0;this[_0xa7a5('0x13')]=0x0;for(var _0xc22338=0x0;_0xc22338<this[_0xa7a5('0xa')]['length'];_0xc22338+=0x1){if(this['Agents'][_0xc22338][_0xa7a5('0x14')]){this[_0xa7a5('0x12')]+=0x1;}if(this['Agents'][_0xc22338][_0xa7a5('0x15')]){this[_0xa7a5('0x13')]+=0x1;}}this[_0xa7a5('0x16')]=this[_0xa7a5('0x12')]-this[_0xa7a5('0x13')];this['available']=this[_0xa7a5('0x16')]>=0x0?this['available']:0x0;var _0x4b93f5={'id':this['id'],'available':this[_0xa7a5('0x16')],'loggedIn':this[_0xa7a5('0x12')],'name':this[_0xa7a5('0x7')],'paused':this[_0xa7a5('0x13')],'waiting':this[_0xa7a5('0xb')]};var _0x42711a=md5(JSON[_0xa7a5('0x17')](_0x4b93f5));if(this[_0xa7a5('0x1')]!==_0x42711a){this[_0xa7a5('0x1')]=_0x42711a;io['to'](util[_0xa7a5('0x18')](_0xa7a5('0x19'),_0x4b93f5['name']))['emit']('whatsapp_queue:save',_0x4b93f5);}};module[_0xa7a5('0x1a')]=WhatsappQueue;
\ No newline at end of file
+var _0xe0f0=['emit','whatsapp_queue:save','exports','lodash','md5','util','ioredis','../../../config/environment','redis','localhost','socket.io-emitter','timeout','strategy','Agents','mapAgentsId','waiting','updateRouting','updateRealtime','prototype','map','_rr','loggedIn','paused','length','online','whatsappPause','available','name','stringify','whatsapp:queue:%s'];(function(_0x17d9e3,_0x1f969c){var _0x14192d=function(_0x159745){while(--_0x159745){_0x17d9e3['push'](_0x17d9e3['shift']());}};_0x14192d(++_0x1f969c);}(_0xe0f0,0xf3));var _0x0e0f=function(_0x1a4950,_0x53b0f7){_0x1a4950=_0x1a4950-0x0;var _0x4787d5=_0xe0f0[_0x1a4950];return _0x4787d5;};'use strict';var _=require(_0x0e0f('0x0'));var md5=require(_0x0e0f('0x1'));var util=require(_0x0e0f('0x2'));var Redis=require(_0x0e0f('0x3'));var config=require(_0x0e0f('0x4'));config['redis']=_['defaults'](config[_0x0e0f('0x5')],{'host':_0x0e0f('0x6'),'port':0x18eb});var io=require(_0x0e0f('0x7'))(new Redis(config['redis']));function WhatsappQueue(_0x410d08){this['id']=_0x410d08['id']||0x0;this['name']=_0x410d08['name']||'';this[_0x0e0f('0x8')]=_0x410d08['timeout']||0xa;this[_0x0e0f('0x9')]=_0x410d08[_0x0e0f('0x9')]||'beepall';this['Agents']=_0x410d08[_0x0e0f('0xa')];this[_0x0e0f('0xb')]={};this[_0x0e0f('0xc')]=0x0;this[_0x0e0f('0x1')]='';this[_0x0e0f('0xd')]();this[_0x0e0f('0xe')]();}WhatsappQueue[_0x0e0f('0xf')][_0x0e0f('0xd')]=function(){var _0x759505=this['mapAgentsId']['_rr'];this[_0x0e0f('0xb')]=_[_0x0e0f('0x10')](this[_0x0e0f('0xa')],'id');this[_0x0e0f('0xb')][_0x0e0f('0x11')]=_0x759505;};WhatsappQueue[_0x0e0f('0xf')][_0x0e0f('0xe')]=function(){this[_0x0e0f('0x12')]=0x0;this[_0x0e0f('0x13')]=0x0;for(var _0x2b24a4=0x0;_0x2b24a4<this['Agents'][_0x0e0f('0x14')];_0x2b24a4+=0x1){if(this[_0x0e0f('0xa')][_0x2b24a4][_0x0e0f('0x15')]){this[_0x0e0f('0x12')]+=0x1;}if(this[_0x0e0f('0xa')][_0x2b24a4][_0x0e0f('0x16')]){this[_0x0e0f('0x13')]+=0x1;}}this[_0x0e0f('0x17')]=this[_0x0e0f('0x12')]-this['paused'];this['available']=this[_0x0e0f('0x17')]>=0x0?this[_0x0e0f('0x17')]:0x0;var _0x165b80={'id':this['id'],'available':this['available'],'loggedIn':this['loggedIn'],'name':this[_0x0e0f('0x18')],'paused':this[_0x0e0f('0x13')],'waiting':this[_0x0e0f('0xc')]};var _0x540df1=md5(JSON[_0x0e0f('0x19')](_0x165b80));if(this[_0x0e0f('0x1')]!==_0x540df1){this[_0x0e0f('0x1')]=_0x540df1;io['to'](util['format'](_0x0e0f('0x1a'),_0x165b80[_0x0e0f('0x18')]))[_0x0e0f('0x1b')](_0x0e0f('0x1c'),_0x165b80);}};module[_0x0e0f('0x1d')]=WhatsappQueue;
\ No newline at end of file