Built motion from commit 9d0783e6.|2.6.13
[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 _0xf961=['start','filter','number','exitCode','length','\x20processes\x20failed\x20at\x20startup:\x20','map','pm2_env','Online\x20apps:','online','name','join','Offline\x20apps:','status','log','App\x20Ready!','Server\x20failed\x20to\x20start\x20due\x20to\x20error!','error','exit','lodash','./mysqldb','./config/seedDB','./config/license','./config/environment','./config/logger','app','./config/pm2/config','./config/schedule','./config/schedule/chat','./config/schedule/transcribe','sequelize','sync','then','seedDB','default','listen','info'];(function(_0x152678,_0x11e0ac){var _0x311a9=function(_0x4f5291){while(--_0x4f5291){_0x152678['push'](_0x152678['shift']());}};_0x311a9(++_0x11e0ac);}(_0xf961,0x1cf));var _0x1f96=function(_0x1d24eb,_0x12295b){_0x1d24eb=_0x1d24eb-0x0;var _0x1dc576=_0xf961[_0x1d24eb];return _0x1dc576;};'use strict';var _=require(_0x1f96('0x0'));var db=require(_0x1f96('0x1'))['db'];var seedDb=require(_0x1f96('0x2'));var checkLicense=require(_0x1f96('0x3'));var rpc=require('./rpc');var config=require(_0x1f96('0x4'));var logger=require(_0x1f96('0x5'))(_0x1f96('0x6'));var pm2=require('./config/pm2');var pm2Config=require(_0x1f96('0x7'));var schedule=require(_0x1f96('0x8'));var chat=require(_0x1f96('0x9'));var whatsapp=require('./config/schedule/whatsapp');var transcribe=require(_0x1f96('0xa'));var provider=require('./config/schedule/cloud-provider');function main(){return db[_0x1f96('0xb')][_0x1f96('0xc')]()[_0x1f96('0xd')](function(){if(config[_0x1f96('0xe')]){return seedDb[_0x1f96('0xf')]();}})[_0x1f96('0xd')](function(){return checkLicense['default']();})['then'](function(){return rpc[_0x1f96('0x10')]();})['then'](function(_0x32b621){logger[_0x1f96('0x11')](_0x32b621);return chat[_0x1f96('0x12')]();})[_0x1f96('0xd')](function(){return whatsapp['start']();})[_0x1f96('0xd')](function(){return schedule[_0x1f96('0x12')]();})[_0x1f96('0xd')](function(){return transcribe['start']();})[_0x1f96('0xd')](function(){return provider[_0x1f96('0x12')]();})[_0x1f96('0xd')](function(_0xe69e8c){logger[_0x1f96('0x11')](_0xe69e8c);return pm2[_0x1f96('0x12')](pm2Config);})['then'](function(_0x11d22d){var _0x43e677=_0x11d22d[_0x1f96('0x13')](function(_0xf77194){return typeof _0xf77194['exitCode']===_0x1f96('0x14')&&_0xf77194[_0x1f96('0x15')]>=0x0;});if(_0x43e677[_0x1f96('0x16')]>0x0){throw new Error(_0x43e677[_0x1f96('0x16')]+_0x1f96('0x17')+_[_0x1f96('0x18')](_0x43e677,function(_0x16e9c4){return'\x22'+_0x16e9c4[_0x1f96('0x19')]['name']+'\x22';}));}logger[_0x1f96('0x11')](_0x1f96('0x1a'),_['map'](_[_0x1f96('0x13')](_0x11d22d,{'status':_0x1f96('0x1b')}),_0x1f96('0x1c'))[_0x1f96('0x1d')]());logger[_0x1f96('0x11')](_0x1f96('0x1e'),_['map'](_[_0x1f96('0x13')](_0x11d22d,function(_0x47f3e6){return _0x47f3e6[_0x1f96('0x1f')]!==_0x1f96('0x1b');}),_0x1f96('0x1c'))[_0x1f96('0x1d')]()||'None');console[_0x1f96('0x20')](_0x1f96('0x21'));})['catch'](function(_0x4e965a){console[_0x1f96('0x20')](_0x1f96('0x22'),_0x4e965a);logger[_0x1f96('0x23')]('Server\x20failed\x20to\x20start\x20due\x20to\x20error:\x20%s',_0x4e965a);process[_0x1f96('0x24')](0x1);});}main();