4484b0fc2d09cec825efe40d3a94a308a56e11cc
[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 _0x4fd4=['./config/environment','./config/logger','app','./config/schedule','./config/schedule/transcribe','sequelize','sync','then','info','start','Online\x20apps:','map','filter','name','join','Offline\x20apps:','status','online','None','seedDB','./config/seedDB','default','./config/license','error','Server\x20failed\x20to\x20start\x20due\x20to\x20error:\x20%s','exit','lodash','./rpc'];(function(_0x2ea1b2,_0xac3a7f){var _0x5bd4ca=function(_0x18b3ba){while(--_0x18b3ba){_0x2ea1b2['push'](_0x2ea1b2['shift']());}};_0x5bd4ca(++_0xac3a7f);}(_0x4fd4,0x132));var _0x44fd=function(_0x501510,_0x61caa9){_0x501510=_0x501510-0x0;var _0x1e6ee5=_0x4fd4[_0x501510];return _0x1e6ee5;};'use strict';var _=require(_0x44fd('0x0'));var mysqldb=require('./mysqldb');var rpc=require(_0x44fd('0x1'));var config=require(_0x44fd('0x2'));var logger=require(_0x44fd('0x3'))(_0x44fd('0x4'));var pm2=require('./config/pm2');var pm2Config=require('./config/pm2/config');var schedule=require(_0x44fd('0x5'));var chat=require('./config/schedule/chat');var transcribe=require(_0x44fd('0x6'));function main(){return mysqldb['db'][_0x44fd('0x7')][_0x44fd('0x8')]()[_0x44fd('0x9')](function(){return rpc['listen']();})[_0x44fd('0x9')](function(_0x26d27e){logger[_0x44fd('0xa')](_0x26d27e);return chat[_0x44fd('0xb')]();})['then'](function(){return schedule[_0x44fd('0xb')]();})[_0x44fd('0x9')](function(){return transcribe[_0x44fd('0xb')]();})[_0x44fd('0x9')](function(_0x512785){logger[_0x44fd('0xa')](_0x512785);return pm2['start'](pm2Config);})['then'](function(_0x35bac4){logger['info'](_0x44fd('0xc'),_[_0x44fd('0xd')](_[_0x44fd('0xe')](_0x35bac4,{'status':'online'}),_0x44fd('0xf'))[_0x44fd('0x10')]());logger['info'](_0x44fd('0x11'),_[_0x44fd('0xd')](_[_0x44fd('0xe')](_0x35bac4,function(_0x384681){return _0x384681[_0x44fd('0x12')]!==_0x44fd('0x13');}),_0x44fd('0xf'))[_0x44fd('0x10')]()||_0x44fd('0x14'));config[_0x44fd('0x15')]&&require(_0x44fd('0x16'))[_0x44fd('0x17')]();require(_0x44fd('0x18'))['default']();})['catch'](function(_0x11e78a){logger[_0x44fd('0x19')](_0x44fd('0x1a'),_0x11e78a);process[_0x44fd('0x1b')](0x1);});}main();