Built motion from commit da617fac.|2.6.6
[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 _0xc978=['log','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','app','./config/pm2','./config/pm2/config','./config/schedule','./config/schedule/chat','./config/schedule/whatsapp','./config/schedule/transcribe','sequelize','sync','then','seedDB','default','listen','info','start','filter','exitCode','number','length','\x20processes\x20failed\x20at\x20startup:\x20','map','pm2_env','name','Online\x20apps:','online','join','Offline\x20apps:','status','None'];(function(_0x531922,_0x255409){var _0x287a8c=function(_0x259252){while(--_0x259252){_0x531922['push'](_0x531922['shift']());}};_0x287a8c(++_0x255409);}(_0xc978,0xcd));var _0x8c97=function(_0x20a584,_0xe384a5){_0x20a584=_0x20a584-0x0;var _0x4b41a8=_0xc978[_0x20a584];return _0x4b41a8;};'use strict';var _=require(_0x8c97('0x0'));var db=require(_0x8c97('0x1'))['db'];var seedDb=require(_0x8c97('0x2'));var checkLicense=require(_0x8c97('0x3'));var rpc=require(_0x8c97('0x4'));var config=require(_0x8c97('0x5'));var logger=require('./config/logger')(_0x8c97('0x6'));var pm2=require(_0x8c97('0x7'));var pm2Config=require(_0x8c97('0x8'));var schedule=require(_0x8c97('0x9'));var chat=require(_0x8c97('0xa'));var whatsapp=require(_0x8c97('0xb'));var transcribe=require(_0x8c97('0xc'));var provider=require('./config/schedule/cloud-provider');function main(){return db[_0x8c97('0xd')][_0x8c97('0xe')]()[_0x8c97('0xf')](function(){if(config[_0x8c97('0x10')]){return seedDb[_0x8c97('0x11')]();}})[_0x8c97('0xf')](function(){return checkLicense[_0x8c97('0x11')]();})['then'](function(){return rpc[_0x8c97('0x12')]();})[_0x8c97('0xf')](function(_0x1befaf){logger[_0x8c97('0x13')](_0x1befaf);return chat[_0x8c97('0x14')]();})[_0x8c97('0xf')](function(){return whatsapp[_0x8c97('0x14')]();})[_0x8c97('0xf')](function(){return schedule[_0x8c97('0x14')]();})['then'](function(){return transcribe[_0x8c97('0x14')]();})[_0x8c97('0xf')](function(){return provider['start']();})[_0x8c97('0xf')](function(_0x34be9b){logger['info'](_0x34be9b);return pm2[_0x8c97('0x14')](pm2Config);})['then'](function(_0x565a82){var _0x57902c=_0x565a82[_0x8c97('0x15')](function(_0xab3812){return typeof _0xab3812[_0x8c97('0x16')]===_0x8c97('0x17')&&_0xab3812[_0x8c97('0x16')]>=0x0;});if(_0x57902c[_0x8c97('0x18')]>0x0){throw new Error(_0x57902c[_0x8c97('0x18')]+_0x8c97('0x19')+_[_0x8c97('0x1a')](_0x57902c,function(_0x5edbc6){return'\x22'+_0x5edbc6[_0x8c97('0x1b')][_0x8c97('0x1c')]+'\x22';}));}logger[_0x8c97('0x13')](_0x8c97('0x1d'),_[_0x8c97('0x1a')](_[_0x8c97('0x15')](_0x565a82,{'status':_0x8c97('0x1e')}),_0x8c97('0x1c'))[_0x8c97('0x1f')]());logger[_0x8c97('0x13')](_0x8c97('0x20'),_[_0x8c97('0x1a')](_[_0x8c97('0x15')](_0x565a82,function(_0x16e3c4){return _0x16e3c4[_0x8c97('0x21')]!==_0x8c97('0x1e');}),'name')[_0x8c97('0x1f')]()||_0x8c97('0x22'));console[_0x8c97('0x23')]('App\x20Ready!');})['catch'](function(_0xe5268d){console['log'](_0x8c97('0x24'),_0xe5268d);logger[_0x8c97('0x25')](_0x8c97('0x26'),_0xe5268d);process[_0x8c97('0x27')](0x1);});}main();