Built motion from commit (unavailable).|2.5.27
[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 _0xfef9=['./config/schedule','./config/schedule/whatsapp','./config/schedule/transcribe','sync','then','info','start','map','filter','online','join','Offline\x20apps:','status','name','None','seedDB','./config/seedDB','default','./config/license','error','Server\x20failed\x20to\x20start\x20due\x20to\x20error:\x20%s','exit','lodash','./mysqldb','./config/environment','./config/logger','./config/pm2'];(function(_0x19684e,_0xcd7fba){var _0xb71480=function(_0x1f97e7){while(--_0x1f97e7){_0x19684e['push'](_0x19684e['shift']());}};_0xb71480(++_0xcd7fba);}(_0xfef9,0xd3));var _0x9fef=function(_0x24b773,_0x392c26){_0x24b773=_0x24b773-0x0;var _0x35f6c9=_0xfef9[_0x24b773];return _0x35f6c9;};'use strict';var _=require(_0x9fef('0x0'));var mysqldb=require(_0x9fef('0x1'));var rpc=require('./rpc');var config=require(_0x9fef('0x2'));var logger=require(_0x9fef('0x3'))('app');var pm2=require(_0x9fef('0x4'));var pm2Config=require('./config/pm2/config');var schedule=require(_0x9fef('0x5'));var chat=require('./config/schedule/chat');var whatsapp=require(_0x9fef('0x6'));var transcribe=require(_0x9fef('0x7'));function main(){return mysqldb['db']['sequelize'][_0x9fef('0x8')]()[_0x9fef('0x9')](function(){return rpc['listen']();})[_0x9fef('0x9')](function(_0x2d990b){logger[_0x9fef('0xa')](_0x2d990b);return chat['start']();})[_0x9fef('0x9')](function(){return whatsapp[_0x9fef('0xb')]();})[_0x9fef('0x9')](function(){return schedule['start']();})[_0x9fef('0x9')](function(){return transcribe['start']();})[_0x9fef('0x9')](function(_0x34442f){logger[_0x9fef('0xa')](_0x34442f);return pm2[_0x9fef('0xb')](pm2Config);})[_0x9fef('0x9')](function(_0x2213a7){logger[_0x9fef('0xa')]('Online\x20apps:',_[_0x9fef('0xc')](_[_0x9fef('0xd')](_0x2213a7,{'status':_0x9fef('0xe')}),'name')[_0x9fef('0xf')]());logger[_0x9fef('0xa')](_0x9fef('0x10'),_[_0x9fef('0xc')](_[_0x9fef('0xd')](_0x2213a7,function(_0x548b02){return _0x548b02[_0x9fef('0x11')]!=='online';}),_0x9fef('0x12'))['join']()||_0x9fef('0x13'));config[_0x9fef('0x14')]&&require(_0x9fef('0x15'))[_0x9fef('0x16')]();require(_0x9fef('0x17'))[_0x9fef('0x16')]();})['catch'](function(_0xa54b46){logger[_0x9fef('0x18')](_0x9fef('0x19'),_0xa54b46);process[_0x9fef('0x1a')](0x1);});}main();