Built motion from commit 10af8726.|2.6.34
[motion2.git] / server / services / routing / model / whatsappQueue.js
index 8d40fe2..37a1f59 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x5ce0=['whatsapp_queue:save','exports','md5','util','ioredis','../../../config/environment','redis','defaults','localhost','socket.io-emitter','name','timeout','strategy','Agents','mapAgentsId','waiting','updateRouting','prototype','_rr','map','updateRealtime','loggedIn','paused','length','online','whatsappPause','available','stringify','emit'];(function(_0xf71120,_0x25b7f9){var _0xbe2fd3=function(_0x1acbdd){while(--_0x1acbdd){_0xf71120['push'](_0xf71120['shift']());}};_0xbe2fd3(++_0x25b7f9);}(_0x5ce0,0xb0));var _0x05ce=function(_0x4bc4c8,_0x3139d3){_0x4bc4c8=_0x4bc4c8-0x0;var _0x3bb121=_0x5ce0[_0x4bc4c8];return _0x3bb121;};'use strict';var _=require('lodash');var md5=require(_0x05ce('0x0'));var util=require(_0x05ce('0x1'));var Redis=require(_0x05ce('0x2'));var config=require(_0x05ce('0x3'));config[_0x05ce('0x4')]=_[_0x05ce('0x5')](config[_0x05ce('0x4')],{'host':_0x05ce('0x6'),'port':0x18eb});var io=require(_0x05ce('0x7'))(new Redis(config[_0x05ce('0x4')]));function WhatsappQueue(_0x3068e4){this['id']=_0x3068e4['id']||0x0;this[_0x05ce('0x8')]=_0x3068e4[_0x05ce('0x8')]||'';this[_0x05ce('0x9')]=_0x3068e4['timeout']||0xa;this[_0x05ce('0xa')]=_0x3068e4[_0x05ce('0xa')]||'beepall';this['Agents']=_0x3068e4[_0x05ce('0xb')];this[_0x05ce('0xc')]={};this[_0x05ce('0xd')]=0x0;this[_0x05ce('0x0')]='';this[_0x05ce('0xe')]();this['updateRealtime']();}WhatsappQueue[_0x05ce('0xf')]['updateRouting']=function(){var _0x26c427=this[_0x05ce('0xc')][_0x05ce('0x10')];this[_0x05ce('0xc')]=_[_0x05ce('0x11')](this[_0x05ce('0xb')],'id');this[_0x05ce('0xc')][_0x05ce('0x10')]=_0x26c427;};WhatsappQueue[_0x05ce('0xf')][_0x05ce('0x12')]=function(){this[_0x05ce('0x13')]=0x0;this[_0x05ce('0x14')]=0x0;for(var _0x59186d=0x0;_0x59186d<this[_0x05ce('0xb')][_0x05ce('0x15')];_0x59186d+=0x1){if(this[_0x05ce('0xb')][_0x59186d][_0x05ce('0x16')]){this['loggedIn']+=0x1;}if(this[_0x05ce('0xb')][_0x59186d][_0x05ce('0x17')]){this[_0x05ce('0x14')]+=0x1;}}this['available']=this['loggedIn']-this['paused'];this[_0x05ce('0x18')]=this['available']>=0x0?this[_0x05ce('0x18')]:0x0;var _0x99e0e1={'id':this['id'],'available':this[_0x05ce('0x18')],'loggedIn':this[_0x05ce('0x13')],'name':this[_0x05ce('0x8')],'paused':this[_0x05ce('0x14')],'waiting':this[_0x05ce('0xd')]};var _0x104dd4=md5(JSON[_0x05ce('0x19')](_0x99e0e1));if(this[_0x05ce('0x0')]!==_0x104dd4){this[_0x05ce('0x0')]=_0x104dd4;io['to'](util['format']('whatsapp:queue:%s',_0x99e0e1[_0x05ce('0x8')]))[_0x05ce('0x1a')](_0x05ce('0x1b'),_0x99e0e1);}};module[_0x05ce('0x1c')]=WhatsappQueue;
\ No newline at end of file
+var _0xc47e=['timeout','strategy','Agents','mapAgentsId','waiting','updateRealtime','_rr','paused','length','online','loggedIn','whatsappPause','available','format','whatsapp:queue:%s','name','emit','whatsapp_queue:save','exports','md5','util','ioredis','redis','defaults','localhost'];(function(_0x586e2f,_0x3decd0){var _0x2dc531=function(_0x5f1ab5){while(--_0x5f1ab5){_0x586e2f['push'](_0x586e2f['shift']());}};_0x2dc531(++_0x3decd0);}(_0xc47e,0xdb));var _0xec47=function(_0x466e57,_0x21b819){_0x466e57=_0x466e57-0x0;var _0x34df42=_0xc47e[_0x466e57];return _0x34df42;};'use strict';var _=require('lodash');var md5=require(_0xec47('0x0'));var util=require(_0xec47('0x1'));var Redis=require(_0xec47('0x2'));var config=require('../../../config/environment');config[_0xec47('0x3')]=_[_0xec47('0x4')](config[_0xec47('0x3')],{'host':_0xec47('0x5'),'port':0x18eb});var io=require('socket.io-emitter')(new Redis(config['redis']));function WhatsappQueue(_0x139fb8){this['id']=_0x139fb8['id']||0x0;this['name']=_0x139fb8['name']||'';this['timeout']=_0x139fb8[_0xec47('0x6')]||0xa;this[_0xec47('0x7')]=_0x139fb8['strategy']||'beepall';this[_0xec47('0x8')]=_0x139fb8['Agents'];this[_0xec47('0x9')]={};this[_0xec47('0xa')]=0x0;this[_0xec47('0x0')]='';this['updateRouting']();this[_0xec47('0xb')]();}WhatsappQueue['prototype']['updateRouting']=function(){var _0x3df1c7=this[_0xec47('0x9')][_0xec47('0xc')];this[_0xec47('0x9')]=_['map'](this['Agents'],'id');this[_0xec47('0x9')]['_rr']=_0x3df1c7;};WhatsappQueue['prototype'][_0xec47('0xb')]=function(){this['loggedIn']=0x0;this[_0xec47('0xd')]=0x0;for(var _0x15048e=0x0;_0x15048e<this[_0xec47('0x8')][_0xec47('0xe')];_0x15048e+=0x1){if(this['Agents'][_0x15048e][_0xec47('0xf')]){this[_0xec47('0x10')]+=0x1;}if(this['Agents'][_0x15048e][_0xec47('0x11')]){this[_0xec47('0xd')]+=0x1;}}this[_0xec47('0x12')]=this[_0xec47('0x10')]-this[_0xec47('0xd')];this['available']=this['available']>=0x0?this['available']:0x0;var _0x4d7351={'id':this['id'],'available':this[_0xec47('0x12')],'loggedIn':this[_0xec47('0x10')],'name':this['name'],'paused':this['paused'],'waiting':this[_0xec47('0xa')]};var _0xe51b6e=md5(JSON['stringify'](_0x4d7351));if(this[_0xec47('0x0')]!==_0xe51b6e){this[_0xec47('0x0')]=_0xe51b6e;io['to'](util[_0xec47('0x13')](_0xec47('0x14'),_0x4d7351[_0xec47('0x15')]))[_0xec47('0x16')](_0xec47('0x17'),_0x4d7351);}};module[_0xec47('0x18')]=WhatsappQueue;
\ No newline at end of file