34e3013884d7d2d1d0cccac636c08390365a6f19
[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 _0x8921=['./config/seedDB','default','./config/license','Server\x20failed\x20to\x20start\x20due\x20to\x20error:\x20%s','lodash','./rpc','./config/environment','./config/logger','app','./config/pm2','./config/pm2/config','./config/schedule','./config/schedule/chat','./config/schedule/whatsapp','./config/schedule/transcribe','sequelize','sync','listen','then','info','start','map','filter','online','join','Offline\x20apps:','status','name','None','seedDB'];(function(_0x43925d,_0x1989f5){var _0x3eb401=function(_0x48ddbe){while(--_0x48ddbe){_0x43925d['push'](_0x43925d['shift']());}};_0x3eb401(++_0x1989f5);}(_0x8921,0x9a));var _0x1892=function(_0x15bcc8,_0x1e3618){_0x15bcc8=_0x15bcc8-0x0;var _0x34d8e8=_0x8921[_0x15bcc8];return _0x34d8e8;};'use strict';var _=require(_0x1892('0x0'));var mysqldb=require('./mysqldb');var rpc=require(_0x1892('0x1'));var config=require(_0x1892('0x2'));var logger=require(_0x1892('0x3'))(_0x1892('0x4'));var pm2=require(_0x1892('0x5'));var pm2Config=require(_0x1892('0x6'));var schedule=require(_0x1892('0x7'));var chat=require(_0x1892('0x8'));var whatsapp=require(_0x1892('0x9'));var transcribe=require(_0x1892('0xa'));function main(){return mysqldb['db'][_0x1892('0xb')][_0x1892('0xc')]()['then'](function(){return rpc[_0x1892('0xd')]();})[_0x1892('0xe')](function(_0x2db820){logger[_0x1892('0xf')](_0x2db820);return chat[_0x1892('0x10')]();})[_0x1892('0xe')](function(){return whatsapp['start']();})[_0x1892('0xe')](function(){return schedule[_0x1892('0x10')]();})[_0x1892('0xe')](function(){return transcribe[_0x1892('0x10')]();})[_0x1892('0xe')](function(_0x1af810){logger[_0x1892('0xf')](_0x1af810);return pm2[_0x1892('0x10')](pm2Config);})[_0x1892('0xe')](function(_0x22baab){logger[_0x1892('0xf')]('Online\x20apps:',_[_0x1892('0x11')](_[_0x1892('0x12')](_0x22baab,{'status':_0x1892('0x13')}),'name')[_0x1892('0x14')]());logger[_0x1892('0xf')](_0x1892('0x15'),_[_0x1892('0x11')](_['filter'](_0x22baab,function(_0x5e436d){return _0x5e436d[_0x1892('0x16')]!=='online';}),_0x1892('0x17'))['join']()||_0x1892('0x18'));config[_0x1892('0x19')]&&require(_0x1892('0x1a'))[_0x1892('0x1b')]();require(_0x1892('0x1c'))['default']();})['catch'](function(_0x349b58){logger['error'](_0x1892('0x1d'),_0x349b58);process['exit'](0x1);});}main();