Built motion from commit b5413ace.|2.6.9
[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 _0x0f89=['lodash','./mysqldb','./config/seedDB','./rpc','./config/environment','./config/logger','app','./config/pm2/config','./config/schedule','./config/schedule/whatsapp','./config/schedule/transcribe','./config/schedule/cloud-provider','sequelize','sync','then','seedDB','default','info','start','filter','exitCode','number','length','\x20processes\x20failed\x20at\x20startup:\x20','map','pm2_env','name','Online\x20apps:','online','join','Offline\x20apps:','None','log','App\x20Ready!','catch','Server\x20failed\x20to\x20start\x20due\x20to\x20error!','error','Server\x20failed\x20to\x20start\x20due\x20to\x20error:\x20%s','exit'];(function(_0x1deb03,_0xd05ad8){var _0x189fe7=function(_0x321225){while(--_0x321225){_0x1deb03['push'](_0x1deb03['shift']());}};_0x189fe7(++_0xd05ad8);}(_0x0f89,0x111));var _0x90f8=function(_0x339391,_0x36e9fe){_0x339391=_0x339391-0x0;var _0x409e16=_0x0f89[_0x339391];return _0x409e16;};'use strict';var _=require(_0x90f8('0x0'));var db=require(_0x90f8('0x1'))['db'];var seedDb=require(_0x90f8('0x2'));var checkLicense=require('./config/license');var rpc=require(_0x90f8('0x3'));var config=require(_0x90f8('0x4'));var logger=require(_0x90f8('0x5'))(_0x90f8('0x6'));var pm2=require('./config/pm2');var pm2Config=require(_0x90f8('0x7'));var schedule=require(_0x90f8('0x8'));var chat=require('./config/schedule/chat');var whatsapp=require(_0x90f8('0x9'));var transcribe=require(_0x90f8('0xa'));var provider=require(_0x90f8('0xb'));function main(){return db[_0x90f8('0xc')][_0x90f8('0xd')]()[_0x90f8('0xe')](function(){if(config[_0x90f8('0xf')]){return seedDb[_0x90f8('0x10')]();}})[_0x90f8('0xe')](function(){return checkLicense[_0x90f8('0x10')]();})[_0x90f8('0xe')](function(){return rpc['listen']();})['then'](function(_0x99ae07){logger[_0x90f8('0x11')](_0x99ae07);return chat[_0x90f8('0x12')]();})[_0x90f8('0xe')](function(){return whatsapp[_0x90f8('0x12')]();})[_0x90f8('0xe')](function(){return schedule['start']();})[_0x90f8('0xe')](function(){return transcribe['start']();})['then'](function(){return provider[_0x90f8('0x12')]();})[_0x90f8('0xe')](function(_0x4aac8b){logger[_0x90f8('0x11')](_0x4aac8b);return pm2['start'](pm2Config);})[_0x90f8('0xe')](function(_0x3f357f){var _0xdecec1=_0x3f357f[_0x90f8('0x13')](function(_0x4a36f9){return typeof _0x4a36f9[_0x90f8('0x14')]===_0x90f8('0x15')&&_0x4a36f9[_0x90f8('0x14')]>=0x0;});if(_0xdecec1[_0x90f8('0x16')]>0x0){throw new Error(_0xdecec1['length']+_0x90f8('0x17')+_[_0x90f8('0x18')](_0xdecec1,function(_0x5615d2){return'\x22'+_0x5615d2[_0x90f8('0x19')][_0x90f8('0x1a')]+'\x22';}));}logger[_0x90f8('0x11')](_0x90f8('0x1b'),_[_0x90f8('0x18')](_[_0x90f8('0x13')](_0x3f357f,{'status':_0x90f8('0x1c')}),_0x90f8('0x1a'))[_0x90f8('0x1d')]());logger[_0x90f8('0x11')](_0x90f8('0x1e'),_[_0x90f8('0x18')](_[_0x90f8('0x13')](_0x3f357f,function(_0x4e9104){return _0x4e9104['status']!==_0x90f8('0x1c');}),_0x90f8('0x1a'))[_0x90f8('0x1d')]()||_0x90f8('0x1f'));console[_0x90f8('0x20')](_0x90f8('0x21'));})[_0x90f8('0x22')](function(_0x37e26b){console['log'](_0x90f8('0x23'),_0x37e26b);logger[_0x90f8('0x24')](_0x90f8('0x25'),_0x37e26b);process[_0x90f8('0x26')](0x1);});}main();