1f1d8d3e2ef60a12270ef6fc0bbda1bd67a45adc
[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 _0xdf92=['./config/logger','app','./config/pm2','./config/pm2/config','./config/schedule','./config/schedule/chat','./config/schedule/whatsapp','./config/schedule/transcribe','sequelize','then','listen','info','start','Online\x20apps:','map','name','join','Offline\x20apps:','filter','status','online','None','seedDB','default','./config/license','catch','error','exit','lodash','./config/environment'];(function(_0x29cdcf,_0x421f53){var _0x1f1c92=function(_0x4edf81){while(--_0x4edf81){_0x29cdcf['push'](_0x29cdcf['shift']());}};_0x1f1c92(++_0x421f53);}(_0xdf92,0x10c));var _0x2df9=function(_0x598480,_0xb69d3d){_0x598480=_0x598480-0x0;var _0x3646ea=_0xdf92[_0x598480];return _0x3646ea;};'use strict';var _=require(_0x2df9('0x0'));var mysqldb=require('./mysqldb');var rpc=require('./rpc');var config=require(_0x2df9('0x1'));var logger=require(_0x2df9('0x2'))(_0x2df9('0x3'));var pm2=require(_0x2df9('0x4'));var pm2Config=require(_0x2df9('0x5'));var schedule=require(_0x2df9('0x6'));var chat=require(_0x2df9('0x7'));var whatsapp=require(_0x2df9('0x8'));var transcribe=require(_0x2df9('0x9'));function main(){return mysqldb['db'][_0x2df9('0xa')]['sync']()[_0x2df9('0xb')](function(){return rpc[_0x2df9('0xc')]();})[_0x2df9('0xb')](function(_0x2dc316){logger[_0x2df9('0xd')](_0x2dc316);return chat['start']();})[_0x2df9('0xb')](function(){return whatsapp[_0x2df9('0xe')]();})[_0x2df9('0xb')](function(){return schedule[_0x2df9('0xe')]();})[_0x2df9('0xb')](function(){return transcribe[_0x2df9('0xe')]();})[_0x2df9('0xb')](function(_0xe7c27a){logger[_0x2df9('0xd')](_0xe7c27a);return pm2['start'](pm2Config);})['then'](function(_0x5e5acb){logger['info'](_0x2df9('0xf'),_[_0x2df9('0x10')](_['filter'](_0x5e5acb,{'status':'online'}),_0x2df9('0x11'))[_0x2df9('0x12')]());logger[_0x2df9('0xd')](_0x2df9('0x13'),_['map'](_[_0x2df9('0x14')](_0x5e5acb,function(_0x33a0aa){return _0x33a0aa[_0x2df9('0x15')]!==_0x2df9('0x16');}),_0x2df9('0x11'))['join']()||_0x2df9('0x17'));config[_0x2df9('0x18')]&&require('./config/seedDB')[_0x2df9('0x19')]();require(_0x2df9('0x1a'))[_0x2df9('0x19')]();})[_0x2df9('0x1b')](function(_0x2ed7e3){logger[_0x2df9('0x1c')]('Server\x20failed\x20to\x20start\x20due\x20to\x20error:\x20%s',_0x2ed7e3);process[_0x2df9('0x1d')](0x1);});}main();