Built motion from commit ab870f9e.|2.5.44
[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 _0xfd87=['status','log','App\x20Ready!','catch','Server\x20failed\x20to\x20start\x20due\x20to\x20error!','error','Server\x20failed\x20to\x20start\x20due\x20to\x20error:\x20%s','exit','lodash','./mysqldb','./config/seedDB','./config/license','./rpc','./config/environment','./config/logger','app','./config/pm2','./config/pm2/config','./config/schedule','./config/schedule/whatsapp','./config/schedule/transcribe','sequelize','sync','then','seedDB','default','listen','start','filter','exitCode','number','length','pm2_env','name','Online\x20apps:','map','online','join','info','Offline\x20apps:'];(function(_0x4b73a2,_0x40b5fe){var _0x383c66=function(_0x3917ae){while(--_0x3917ae){_0x4b73a2['push'](_0x4b73a2['shift']());}};_0x383c66(++_0x40b5fe);}(_0xfd87,0x80));var _0x7fd8=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0xfd87[_0x3dd15e];return _0x231fd0;};'use strict';var _=require(_0x7fd8('0x0'));var db=require(_0x7fd8('0x1'))['db'];var seedDb=require(_0x7fd8('0x2'));var checkLicense=require(_0x7fd8('0x3'));var rpc=require(_0x7fd8('0x4'));var config=require(_0x7fd8('0x5'));var logger=require(_0x7fd8('0x6'))(_0x7fd8('0x7'));var pm2=require(_0x7fd8('0x8'));var pm2Config=require(_0x7fd8('0x9'));var schedule=require(_0x7fd8('0xa'));var chat=require('./config/schedule/chat');var whatsapp=require(_0x7fd8('0xb'));var transcribe=require(_0x7fd8('0xc'));var provider=require('./config/schedule/cloud-provider');function main(){return db[_0x7fd8('0xd')][_0x7fd8('0xe')]()[_0x7fd8('0xf')](function(){if(config[_0x7fd8('0x10')]){return seedDb[_0x7fd8('0x11')]();}})['then'](function(){return checkLicense[_0x7fd8('0x11')]();})[_0x7fd8('0xf')](function(){return rpc[_0x7fd8('0x12')]();})['then'](function(_0x5486fc){logger['info'](_0x5486fc);return chat[_0x7fd8('0x13')]();})['then'](function(){return whatsapp[_0x7fd8('0x13')]();})[_0x7fd8('0xf')](function(){return schedule[_0x7fd8('0x13')]();})['then'](function(){return transcribe[_0x7fd8('0x13')]();})[_0x7fd8('0xf')](function(){return provider[_0x7fd8('0x13')]();})[_0x7fd8('0xf')](function(_0x20d1c5){logger['info'](_0x20d1c5);return pm2[_0x7fd8('0x13')](pm2Config);})[_0x7fd8('0xf')](function(_0x1d481a){var _0x1131ef=_0x1d481a[_0x7fd8('0x14')](function(_0x38d45a){return typeof _0x38d45a[_0x7fd8('0x15')]===_0x7fd8('0x16')&&_0x38d45a[_0x7fd8('0x15')]>=0x0;});if(_0x1131ef[_0x7fd8('0x17')]>0x0){throw new Error(_0x1131ef[_0x7fd8('0x17')]+'\x20processes\x20failed\x20at\x20startup:\x20'+_['map'](_0x1131ef,function(_0x5ca7f6){return'\x22'+_0x5ca7f6[_0x7fd8('0x18')][_0x7fd8('0x19')]+'\x22';}));}logger['info'](_0x7fd8('0x1a'),_[_0x7fd8('0x1b')](_[_0x7fd8('0x14')](_0x1d481a,{'status':_0x7fd8('0x1c')}),_0x7fd8('0x19'))[_0x7fd8('0x1d')]());logger[_0x7fd8('0x1e')](_0x7fd8('0x1f'),_['map'](_[_0x7fd8('0x14')](_0x1d481a,function(_0x3b7b49){return _0x3b7b49[_0x7fd8('0x20')]!==_0x7fd8('0x1c');}),_0x7fd8('0x19'))[_0x7fd8('0x1d')]()||'None');console[_0x7fd8('0x21')](_0x7fd8('0x22'));})[_0x7fd8('0x23')](function(_0x1acfb4){console['log'](_0x7fd8('0x24'),_0x1acfb4);logger[_0x7fd8('0x25')](_0x7fd8('0x26'),_0x1acfb4);process[_0x7fd8('0x27')](0x1);});}main();