Built motion from commit 9d7072cc.|2.5.39
[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 _0x2b83=['join','Offline\x20apps:','status','name','./config/seedDB','default','./config/license','error','exit','lodash','./mysqldb','./rpc','./config/environment','./config/logger','app','./config/pm2/config','./config/schedule','./config/schedule/chat','./config/schedule/whatsapp','sequelize','then','listen','start','info','map','online'];(function(_0x6d9aef,_0x7d3e3d){var _0x2effa1=function(_0x1f959d){while(--_0x1f959d){_0x6d9aef['push'](_0x6d9aef['shift']());}};_0x2effa1(++_0x7d3e3d);}(_0x2b83,0xbf));var _0x32b8=function(_0x4d167c,_0x2b9631){_0x4d167c=_0x4d167c-0x0;var _0x2a5775=_0x2b83[_0x4d167c];return _0x2a5775;};'use strict';var _=require(_0x32b8('0x0'));var mysqldb=require(_0x32b8('0x1'));var rpc=require(_0x32b8('0x2'));var config=require(_0x32b8('0x3'));var logger=require(_0x32b8('0x4'))(_0x32b8('0x5'));var pm2=require('./config/pm2');var pm2Config=require(_0x32b8('0x6'));var schedule=require(_0x32b8('0x7'));var chat=require(_0x32b8('0x8'));var whatsapp=require(_0x32b8('0x9'));var transcribe=require('./config/schedule/transcribe');function main(){return mysqldb['db'][_0x32b8('0xa')]['sync']()[_0x32b8('0xb')](function(){return rpc[_0x32b8('0xc')]();})[_0x32b8('0xb')](function(_0x18d9d5){logger['info'](_0x18d9d5);return chat[_0x32b8('0xd')]();})[_0x32b8('0xb')](function(){return whatsapp[_0x32b8('0xd')]();})['then'](function(){return schedule[_0x32b8('0xd')]();})[_0x32b8('0xb')](function(){return transcribe[_0x32b8('0xd')]();})['then'](function(_0x179b6d){logger[_0x32b8('0xe')](_0x179b6d);return pm2[_0x32b8('0xd')](pm2Config);})[_0x32b8('0xb')](function(_0x4dcc67){logger[_0x32b8('0xe')]('Online\x20apps:',_[_0x32b8('0xf')](_['filter'](_0x4dcc67,{'status':_0x32b8('0x10')}),'name')[_0x32b8('0x11')]());logger[_0x32b8('0xe')](_0x32b8('0x12'),_[_0x32b8('0xf')](_['filter'](_0x4dcc67,function(_0x345101){return _0x345101[_0x32b8('0x13')]!==_0x32b8('0x10');}),_0x32b8('0x14'))[_0x32b8('0x11')]()||'None');config['seedDB']&&require(_0x32b8('0x15'))[_0x32b8('0x16')]();require(_0x32b8('0x17'))[_0x32b8('0x16')]();})['catch'](function(_0x2e99a6){logger[_0x32b8('0x18')]('Server\x20failed\x20to\x20start\x20due\x20to\x20error:\x20%s',_0x2e99a6);process[_0x32b8('0x19')](0x1);});}main();