Built motion from commit (unavailable).|2.5.29
[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 _0x414f=['lodash','./rpc','./config/environment','app','./config/pm2','./config/pm2/config','./config/schedule','./config/schedule/chat','./config/schedule/whatsapp','./config/schedule/transcribe','sync','listen','then','start','info','Online\x20apps:','map','online','name','join','Offline\x20apps:','filter','status','None','seedDB','default','./config/license','catch','Server\x20failed\x20to\x20start\x20due\x20to\x20error:\x20%s'];(function(_0x5179f3,_0x5481a7){var _0x4c9e93=function(_0x4707db){while(--_0x4707db){_0x5179f3['push'](_0x5179f3['shift']());}};_0x4c9e93(++_0x5481a7);}(_0x414f,0x13f));var _0xf414=function(_0x227c55,_0x49db56){_0x227c55=_0x227c55-0x0;var _0x49e02b=_0x414f[_0x227c55];return _0x49e02b;};'use strict';var _=require(_0xf414('0x0'));var mysqldb=require('./mysqldb');var rpc=require(_0xf414('0x1'));var config=require(_0xf414('0x2'));var logger=require('./config/logger')(_0xf414('0x3'));var pm2=require(_0xf414('0x4'));var pm2Config=require(_0xf414('0x5'));var schedule=require(_0xf414('0x6'));var chat=require(_0xf414('0x7'));var whatsapp=require(_0xf414('0x8'));var transcribe=require(_0xf414('0x9'));function main(){return mysqldb['db']['sequelize'][_0xf414('0xa')]()['then'](function(){return rpc[_0xf414('0xb')]();})[_0xf414('0xc')](function(_0xad732){logger['info'](_0xad732);return chat['start']();})[_0xf414('0xc')](function(){return whatsapp[_0xf414('0xd')]();})[_0xf414('0xc')](function(){return schedule[_0xf414('0xd')]();})[_0xf414('0xc')](function(){return transcribe[_0xf414('0xd')]();})[_0xf414('0xc')](function(_0x37edf9){logger['info'](_0x37edf9);return pm2['start'](pm2Config);})[_0xf414('0xc')](function(_0x30eb79){logger[_0xf414('0xe')](_0xf414('0xf'),_[_0xf414('0x10')](_['filter'](_0x30eb79,{'status':_0xf414('0x11')}),_0xf414('0x12'))[_0xf414('0x13')]());logger[_0xf414('0xe')](_0xf414('0x14'),_['map'](_[_0xf414('0x15')](_0x30eb79,function(_0x107a83){return _0x107a83[_0xf414('0x16')]!==_0xf414('0x11');}),_0xf414('0x12'))[_0xf414('0x13')]()||_0xf414('0x17'));config[_0xf414('0x18')]&&require('./config/seedDB')[_0xf414('0x19')]();require(_0xf414('0x1a'))[_0xf414('0x19')]();})[_0xf414('0x1b')](function(_0xc41dc1){logger['error'](_0xf414('0x1c'),_0xc41dc1);process['exit'](0x1);});}main();