Built motion from commit 3e059bc2.|2.5.32
[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 _0x7bc9=['./config/schedule/transcribe','sync','then','listen','info','start','map','filter','online','name','join','Offline\x20apps:','status','None','seedDB','default','./config/license','catch','Server\x20failed\x20to\x20start\x20due\x20to\x20error:\x20%s','exit','./rpc','./config/environment','./config/logger','./config/pm2','./config/pm2/config','./config/schedule/chat','./config/schedule/whatsapp'];(function(_0x397e5f,_0x454c8f){var _0x5302b8=function(_0x1a29ef){while(--_0x1a29ef){_0x397e5f['push'](_0x397e5f['shift']());}};_0x5302b8(++_0x454c8f);}(_0x7bc9,0x158));var _0x97bc=function(_0x4591a5,_0x2cf971){_0x4591a5=_0x4591a5-0x0;var _0x44a454=_0x7bc9[_0x4591a5];return _0x44a454;};'use strict';var _=require('lodash');var mysqldb=require('./mysqldb');var rpc=require(_0x97bc('0x0'));var config=require(_0x97bc('0x1'));var logger=require(_0x97bc('0x2'))('app');var pm2=require(_0x97bc('0x3'));var pm2Config=require(_0x97bc('0x4'));var schedule=require('./config/schedule');var chat=require(_0x97bc('0x5'));var whatsapp=require(_0x97bc('0x6'));var transcribe=require(_0x97bc('0x7'));function main(){return mysqldb['db']['sequelize'][_0x97bc('0x8')]()[_0x97bc('0x9')](function(){return rpc[_0x97bc('0xa')]();})[_0x97bc('0x9')](function(_0x41b59e){logger[_0x97bc('0xb')](_0x41b59e);return chat[_0x97bc('0xc')]();})[_0x97bc('0x9')](function(){return whatsapp[_0x97bc('0xc')]();})[_0x97bc('0x9')](function(){return schedule[_0x97bc('0xc')]();})[_0x97bc('0x9')](function(){return transcribe[_0x97bc('0xc')]();})[_0x97bc('0x9')](function(_0x7a93cb){logger[_0x97bc('0xb')](_0x7a93cb);return pm2[_0x97bc('0xc')](pm2Config);})[_0x97bc('0x9')](function(_0x5eb93f){logger[_0x97bc('0xb')]('Online\x20apps:',_[_0x97bc('0xd')](_[_0x97bc('0xe')](_0x5eb93f,{'status':_0x97bc('0xf')}),_0x97bc('0x10'))[_0x97bc('0x11')]());logger[_0x97bc('0xb')](_0x97bc('0x12'),_[_0x97bc('0xd')](_['filter'](_0x5eb93f,function(_0x17953e){return _0x17953e[_0x97bc('0x13')]!==_0x97bc('0xf');}),'name')['join']()||_0x97bc('0x14'));config[_0x97bc('0x15')]&&require('./config/seedDB')[_0x97bc('0x16')]();require(_0x97bc('0x17'))['default']();})[_0x97bc('0x18')](function(_0x4f2985){logger['error'](_0x97bc('0x19'),_0x4f2985);process[_0x97bc('0x1a')](0x1);});}main();