Built motion from commit (unavailable).|2.5.20
[motion2.git] / server / services / routing / index.js
index 2be1364..7876d12 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x8f11=['catch','log','bluebird','./server','./rpc/user','./rpc/interval','./rpc/chatQueue','./rpc/faxQueue','then','initAgents','getOpenchannelQueues','initOpenchannelQueues','initChatQueues','initSmsQueues','getMailQueues','initMailQueues','getFaxQueues','initFaxQueues','initWhatsappQueues','listen'];(function(_0x3c2132,_0x1308f1){var _0x522fb8=function(_0x1d136f){while(--_0x1d136f){_0x3c2132['push'](_0x3c2132['shift']());}};_0x522fb8(++_0x1308f1);}(_0x8f11,0x106));var _0x18f1=function(_0x45602d,_0x17fef7){_0x45602d=_0x45602d-0x0;var _0x23c1b6=_0x8f11[_0x45602d];return _0x23c1b6;};'use strict';var BPromise=require(_0x18f1('0x0'));var server=require(_0x18f1('0x1'));var Realtime=require('./realtime');var user=require(_0x18f1('0x2'));var interval=require(_0x18f1('0x3'));var openchannelQueue=require('./rpc/openchannelQueue');var chatQueue=require(_0x18f1('0x4'));var smsQueue=require('./rpc/smsQueue');var mailQueue=require('./rpc/mailQueue');var faxQueue=require(_0x18f1('0x5'));var whatsappQueue=require('./rpc/whatsappQueue');var realtime=new Realtime();function initRealtime(){return BPromise['resolve']()[_0x18f1('0x6')](user['getAgents']())[_0x18f1('0x6')](realtime[_0x18f1('0x7')]())[_0x18f1('0x6')](interval['getIntervals']())[_0x18f1('0x6')](realtime['initIntervals']())[_0x18f1('0x6')](openchannelQueue[_0x18f1('0x8')]())[_0x18f1('0x6')](realtime[_0x18f1('0x9')]())[_0x18f1('0x6')](chatQueue['getChatQueues']())[_0x18f1('0x6')](realtime[_0x18f1('0xa')]())['then'](smsQueue['getSmsQueues']())[_0x18f1('0x6')](realtime[_0x18f1('0xb')]())[_0x18f1('0x6')](mailQueue[_0x18f1('0xc')]())[_0x18f1('0x6')](realtime[_0x18f1('0xd')]())[_0x18f1('0x6')](faxQueue[_0x18f1('0xe')]())[_0x18f1('0x6')](realtime[_0x18f1('0xf')]())[_0x18f1('0x6')](whatsappQueue['getWhatsappQueues']())[_0x18f1('0x6')](realtime[_0x18f1('0x10')]())['then'](function(){return realtime;});}function main(){return server[_0x18f1('0x11')](realtime)['then'](function(_0x1238b7){return initRealtime();})['then'](function(_0x1d468d){return setInterval(initRealtime,0x1388);})[_0x18f1('0x12')](function(_0xd66b70){console[_0x18f1('0x13')](_0xd66b70);});}main();
\ No newline at end of file
+var _0x01f4=['log','bluebird','./rpc/interval','./rpc/openchannelQueue','./rpc/chatQueue','./rpc/smsQueue','./rpc/mailQueue','./rpc/faxQueue','./rpc/whatsappQueue','resolve','then','initAgents','getIntervals','getOpenchannelQueues','getChatQueues','initChatQueues','getSmsQueues','initMailQueues','getFaxQueues','initFaxQueues','getWhatsappQueues','initWhatsappQueues','catch'];(function(_0x34ea4a,_0x4a7ebe){var _0x153cb4=function(_0x52832a){while(--_0x52832a){_0x34ea4a['push'](_0x34ea4a['shift']());}};_0x153cb4(++_0x4a7ebe);}(_0x01f4,0x171));var _0x401f=function(_0x46e847,_0x1bbad1){_0x46e847=_0x46e847-0x0;var _0x56bccf=_0x01f4[_0x46e847];return _0x56bccf;};'use strict';var BPromise=require(_0x401f('0x0'));var server=require('./server');var Realtime=require('./realtime');var user=require('./rpc/user');var interval=require(_0x401f('0x1'));var openchannelQueue=require(_0x401f('0x2'));var chatQueue=require(_0x401f('0x3'));var smsQueue=require(_0x401f('0x4'));var mailQueue=require(_0x401f('0x5'));var faxQueue=require(_0x401f('0x6'));var whatsappQueue=require(_0x401f('0x7'));var realtime=new Realtime();function initRealtime(){return BPromise[_0x401f('0x8')]()['then'](user['getAgents']())[_0x401f('0x9')](realtime[_0x401f('0xa')]())['then'](interval[_0x401f('0xb')]())[_0x401f('0x9')](realtime['initIntervals']())['then'](openchannelQueue[_0x401f('0xc')]())[_0x401f('0x9')](realtime['initOpenchannelQueues']())[_0x401f('0x9')](chatQueue[_0x401f('0xd')]())['then'](realtime[_0x401f('0xe')]())[_0x401f('0x9')](smsQueue[_0x401f('0xf')]())[_0x401f('0x9')](realtime['initSmsQueues']())['then'](mailQueue['getMailQueues']())[_0x401f('0x9')](realtime[_0x401f('0x10')]())[_0x401f('0x9')](faxQueue[_0x401f('0x11')]())[_0x401f('0x9')](realtime[_0x401f('0x12')]())[_0x401f('0x9')](whatsappQueue[_0x401f('0x13')]())['then'](realtime[_0x401f('0x14')]())[_0x401f('0x9')](function(){return realtime;});}function main(){return server['listen'](realtime)[_0x401f('0x9')](function(_0x3a305d){return initRealtime();})[_0x401f('0x9')](function(_0x10da50){return setInterval(initRealtime,0x1388);})[_0x401f('0x15')](function(_0xe292ac){console[_0x401f('0x16')](_0xe292ac);});}main();
\ No newline at end of file