0e678d533faf4f59c19fc919dff30ac0c7801a6d
[motion2.git] / server / app.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0xcf2f=['filter','name','status','online','join','None','seedDB','default','./config/license','error','Server\x20failed\x20to\x20start\x20due\x20to\x20error:\x20%s','exit','lodash','./mysqldb','./rpc','./config/environment','./config/logger','./config/pm2','./config/pm2/config','./config/schedule','./config/schedule/chat','./config/schedule/whatsapp','./config/schedule/transcribe','sequelize','sync','then','listen','info','start','Online\x20apps:','map'];(function(_0x2c4aa5,_0x930b68){var _0xead5ca=function(_0x57b3ed){while(--_0x57b3ed){_0x2c4aa5['push'](_0x2c4aa5['shift']());}};_0xead5ca(++_0x930b68);}(_0xcf2f,0xa7));var _0xfcf2=function(_0x5f298,_0x4fbab7){_0x5f298=_0x5f298-0x0;var _0x4d56c9=_0xcf2f[_0x5f298];return _0x4d56c9;};'use strict';var _=require(_0xfcf2('0x0'));var mysqldb=require(_0xfcf2('0x1'));var rpc=require(_0xfcf2('0x2'));var config=require(_0xfcf2('0x3'));var logger=require(_0xfcf2('0x4'))('app');var pm2=require(_0xfcf2('0x5'));var pm2Config=require(_0xfcf2('0x6'));var schedule=require(_0xfcf2('0x7'));var chat=require(_0xfcf2('0x8'));var whatsapp=require(_0xfcf2('0x9'));var transcribe=require(_0xfcf2('0xa'));function main(){return mysqldb['db'][_0xfcf2('0xb')][_0xfcf2('0xc')]()[_0xfcf2('0xd')](function(){return rpc[_0xfcf2('0xe')]();})[_0xfcf2('0xd')](function(_0x34f444){logger[_0xfcf2('0xf')](_0x34f444);return chat[_0xfcf2('0x10')]();})['then'](function(){return whatsapp['start']();})['then'](function(){return schedule[_0xfcf2('0x10')]();})[_0xfcf2('0xd')](function(){return transcribe['start']();})[_0xfcf2('0xd')](function(_0x34b948){logger[_0xfcf2('0xf')](_0x34b948);return pm2[_0xfcf2('0x10')](pm2Config);})['then'](function(_0x4bb3ca){logger[_0xfcf2('0xf')](_0xfcf2('0x11'),_[_0xfcf2('0x12')](_[_0xfcf2('0x13')](_0x4bb3ca,{'status':'online'}),_0xfcf2('0x14'))['join']());logger['info']('Offline\x20apps:',_[_0xfcf2('0x12')](_['filter'](_0x4bb3ca,function(_0x3aa6c0){return _0x3aa6c0[_0xfcf2('0x15')]!==_0xfcf2('0x16');}),_0xfcf2('0x14'))[_0xfcf2('0x17')]()||_0xfcf2('0x18'));config[_0xfcf2('0x19')]&&require('./config/seedDB')[_0xfcf2('0x1a')]();require(_0xfcf2('0x1b'))[_0xfcf2('0x1a')]();})['catch'](function(_0xd87472){logger[_0xfcf2('0x1c')](_0xfcf2('0x1d'),_0xd87472);process[_0xfcf2('0x1e')](0x1);});}main();