Built motion from commit b0a9a629.|2.6.33
[motion2.git] / server / services / routing / model / whatsappQueue.js
index 528a4c6..aab189e 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x4bda=['updateRealtime','prototype','_rr','map','loggedIn','online','whatsappPause','paused','available','stringify','format','whatsapp:queue:%s','emit','whatsapp_queue:save','lodash','md5','util','ioredis','../../../config/environment','defaults','redis','socket.io-emitter','name','timeout','strategy','beepall','Agents','mapAgentsId','waiting','updateRouting'];(function(_0x478e6a,_0x5d511d){var _0x4195d0=function(_0x337deb){while(--_0x337deb){_0x478e6a['push'](_0x478e6a['shift']());}};_0x4195d0(++_0x5d511d);}(_0x4bda,0x194));var _0xa4bd=function(_0x31716e,_0x57a4a3){_0x31716e=_0x31716e-0x0;var _0x176177=_0x4bda[_0x31716e];return _0x176177;};'use strict';var _=require(_0xa4bd('0x0'));var md5=require(_0xa4bd('0x1'));var util=require(_0xa4bd('0x2'));var Redis=require(_0xa4bd('0x3'));var config=require(_0xa4bd('0x4'));config['redis']=_[_0xa4bd('0x5')](config[_0xa4bd('0x6')],{'host':'localhost','port':0x18eb});var io=require(_0xa4bd('0x7'))(new Redis(config[_0xa4bd('0x6')]));function WhatsappQueue(_0x5a4296){this['id']=_0x5a4296['id']||0x0;this[_0xa4bd('0x8')]=_0x5a4296['name']||'';this['timeout']=_0x5a4296[_0xa4bd('0x9')]||0xa;this[_0xa4bd('0xa')]=_0x5a4296[_0xa4bd('0xa')]||_0xa4bd('0xb');this[_0xa4bd('0xc')]=_0x5a4296[_0xa4bd('0xc')];this[_0xa4bd('0xd')]={};this[_0xa4bd('0xe')]=0x0;this[_0xa4bd('0x1')]='';this[_0xa4bd('0xf')]();this[_0xa4bd('0x10')]();}WhatsappQueue[_0xa4bd('0x11')]['updateRouting']=function(){var _0x5a8916=this['mapAgentsId'][_0xa4bd('0x12')];this[_0xa4bd('0xd')]=_[_0xa4bd('0x13')](this[_0xa4bd('0xc')],'id');this['mapAgentsId']['_rr']=_0x5a8916;};WhatsappQueue[_0xa4bd('0x11')]['updateRealtime']=function(){this[_0xa4bd('0x14')]=0x0;this['paused']=0x0;for(var _0x118194=0x0;_0x118194<this[_0xa4bd('0xc')]['length'];_0x118194+=0x1){if(this[_0xa4bd('0xc')][_0x118194][_0xa4bd('0x15')]){this[_0xa4bd('0x14')]+=0x1;}if(this[_0xa4bd('0xc')][_0x118194][_0xa4bd('0x16')]){this[_0xa4bd('0x17')]+=0x1;}}this[_0xa4bd('0x18')]=this[_0xa4bd('0x14')]-this['paused'];this[_0xa4bd('0x18')]=this[_0xa4bd('0x18')]>=0x0?this['available']:0x0;var _0x360ed7={'id':this['id'],'available':this['available'],'loggedIn':this[_0xa4bd('0x14')],'name':this[_0xa4bd('0x8')],'paused':this[_0xa4bd('0x17')],'waiting':this[_0xa4bd('0xe')]};var _0x2eee20=md5(JSON[_0xa4bd('0x19')](_0x360ed7));if(this[_0xa4bd('0x1')]!==_0x2eee20){this['md5']=_0x2eee20;io['to'](util[_0xa4bd('0x1a')](_0xa4bd('0x1b'),_0x360ed7['name']))[_0xa4bd('0x1c')](_0xa4bd('0x1d'),_0x360ed7);}};module['exports']=WhatsappQueue;
\ No newline at end of file
+var _0x5de8=['name','waiting','whatsapp:queue:%s','emit','whatsapp_queue:save','exports','lodash','md5','ioredis','../../../config/environment','redis','defaults','localhost','socket.io-emitter','timeout','strategy','beepall','Agents','mapAgentsId','updateRouting','prototype','map','_rr','updateRealtime','loggedIn','paused','length','online','whatsappPause','available'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0x5de8,0x114));var _0x85de=function(_0x41089f,_0x5d1190){_0x41089f=_0x41089f-0x0;var _0x207cbd=_0x5de8[_0x41089f];return _0x207cbd;};'use strict';var _=require(_0x85de('0x0'));var md5=require(_0x85de('0x1'));var util=require('util');var Redis=require(_0x85de('0x2'));var config=require(_0x85de('0x3'));config[_0x85de('0x4')]=_[_0x85de('0x5')](config[_0x85de('0x4')],{'host':_0x85de('0x6'),'port':0x18eb});var io=require(_0x85de('0x7'))(new Redis(config[_0x85de('0x4')]));function WhatsappQueue(_0x224575){this['id']=_0x224575['id']||0x0;this['name']=_0x224575['name']||'';this['timeout']=_0x224575[_0x85de('0x8')]||0xa;this[_0x85de('0x9')]=_0x224575[_0x85de('0x9')]||_0x85de('0xa');this[_0x85de('0xb')]=_0x224575['Agents'];this[_0x85de('0xc')]={};this['waiting']=0x0;this['md5']='';this[_0x85de('0xd')]();this['updateRealtime']();}WhatsappQueue[_0x85de('0xe')]['updateRouting']=function(){var _0xe2d22a=this[_0x85de('0xc')]['_rr'];this['mapAgentsId']=_[_0x85de('0xf')](this[_0x85de('0xb')],'id');this[_0x85de('0xc')][_0x85de('0x10')]=_0xe2d22a;};WhatsappQueue[_0x85de('0xe')][_0x85de('0x11')]=function(){this[_0x85de('0x12')]=0x0;this[_0x85de('0x13')]=0x0;for(var _0xc52a69=0x0;_0xc52a69<this[_0x85de('0xb')][_0x85de('0x14')];_0xc52a69+=0x1){if(this[_0x85de('0xb')][_0xc52a69][_0x85de('0x15')]){this['loggedIn']+=0x1;}if(this['Agents'][_0xc52a69][_0x85de('0x16')]){this[_0x85de('0x13')]+=0x1;}}this[_0x85de('0x17')]=this[_0x85de('0x12')]-this[_0x85de('0x13')];this[_0x85de('0x17')]=this['available']>=0x0?this[_0x85de('0x17')]:0x0;var _0x2b3956={'id':this['id'],'available':this[_0x85de('0x17')],'loggedIn':this[_0x85de('0x12')],'name':this[_0x85de('0x18')],'paused':this[_0x85de('0x13')],'waiting':this[_0x85de('0x19')]};var _0x1856f6=md5(JSON['stringify'](_0x2b3956));if(this[_0x85de('0x1')]!==_0x1856f6){this[_0x85de('0x1')]=_0x1856f6;io['to'](util['format'](_0x85de('0x1a'),_0x2b3956['name']))[_0x85de('0x1b')](_0x85de('0x1c'),_0x2b3956);}};module[_0x85de('0x1d')]=WhatsappQueue;
\ No newline at end of file