Built motion from commit (unavailable).|2.5.24
[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 _0xb7de=['sync','then','info','start','Online\x20apps:','map','online','name','join','Offline\x20apps:','filter','status','seedDB','./config/seedDB','default','catch','error','Server\x20failed\x20to\x20start\x20due\x20to\x20error:\x20%s','exit','lodash','./mysqldb','./rpc','./config/logger','app','./config/pm2','./config/pm2/config','./config/schedule','./config/schedule/whatsapp','./config/schedule/transcribe','sequelize'];(function(_0x2cc0f1,_0xd9d389){var _0x2fb1b6=function(_0x43e115){while(--_0x43e115){_0x2cc0f1['push'](_0x2cc0f1['shift']());}};_0x2fb1b6(++_0xd9d389);}(_0xb7de,0xc7));var _0xeb7d=function(_0x618414,_0x1a7a60){_0x618414=_0x618414-0x0;var _0x21c19a=_0xb7de[_0x618414];return _0x21c19a;};'use strict';var _=require(_0xeb7d('0x0'));var mysqldb=require(_0xeb7d('0x1'));var rpc=require(_0xeb7d('0x2'));var config=require('./config/environment');var logger=require(_0xeb7d('0x3'))(_0xeb7d('0x4'));var pm2=require(_0xeb7d('0x5'));var pm2Config=require(_0xeb7d('0x6'));var schedule=require(_0xeb7d('0x7'));var chat=require('./config/schedule/chat');var whatsapp=require(_0xeb7d('0x8'));var transcribe=require(_0xeb7d('0x9'));function main(){return mysqldb['db'][_0xeb7d('0xa')][_0xeb7d('0xb')]()[_0xeb7d('0xc')](function(){return rpc['listen']();})['then'](function(_0xb802e1){logger[_0xeb7d('0xd')](_0xb802e1);return chat[_0xeb7d('0xe')]();})[_0xeb7d('0xc')](function(){return whatsapp['start']();})[_0xeb7d('0xc')](function(){return schedule[_0xeb7d('0xe')]();})[_0xeb7d('0xc')](function(){return transcribe['start']();})['then'](function(_0x2f3991){logger['info'](_0x2f3991);return pm2[_0xeb7d('0xe')](pm2Config);})[_0xeb7d('0xc')](function(_0x446280){logger[_0xeb7d('0xd')](_0xeb7d('0xf'),_[_0xeb7d('0x10')](_['filter'](_0x446280,{'status':_0xeb7d('0x11')}),_0xeb7d('0x12'))[_0xeb7d('0x13')]());logger[_0xeb7d('0xd')](_0xeb7d('0x14'),_['map'](_[_0xeb7d('0x15')](_0x446280,function(_0x598da2){return _0x598da2[_0xeb7d('0x16')]!==_0xeb7d('0x11');}),_0xeb7d('0x12'))['join']()||'None');config[_0xeb7d('0x17')]&&require(_0xeb7d('0x18'))['default']();require('./config/license')[_0xeb7d('0x19')]();})[_0xeb7d('0x1a')](function(_0x598025){logger[_0xeb7d('0x1b')](_0xeb7d('0x1c'),_0x598025);process[_0xeb7d('0x1d')](0x1);});}main();