Built motion from commit (unavailable).|2.5.7
[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 _0x2e63=['online','join','Offline\x20apps:','filter','status','name','None','seedDB','default','./config/license','catch','error','exit','lodash','./mysqldb','./config/environment','./config/logger','app','./config/pm2/config','./config/schedule','./config/schedule/transcribe','sequelize','sync','then','listen','info','start','Online\x20apps:','map'];(function(_0x40c95f,_0x584e43){var _0x17bf3e=function(_0x5d8097){while(--_0x5d8097){_0x40c95f['push'](_0x40c95f['shift']());}};_0x17bf3e(++_0x584e43);}(_0x2e63,0x1a3));var _0x32e6=function(_0x21e834,_0x29609a){_0x21e834=_0x21e834-0x0;var _0x238b7b=_0x2e63[_0x21e834];return _0x238b7b;};'use strict';var _=require(_0x32e6('0x0'));var mysqldb=require(_0x32e6('0x1'));var rpc=require('./rpc');var config=require(_0x32e6('0x2'));var logger=require(_0x32e6('0x3'))(_0x32e6('0x4'));var pm2=require('./config/pm2');var pm2Config=require(_0x32e6('0x5'));var schedule=require(_0x32e6('0x6'));var chat=require('./config/schedule/chat');var transcribe=require(_0x32e6('0x7'));function main(){return mysqldb['db'][_0x32e6('0x8')][_0x32e6('0x9')]()[_0x32e6('0xa')](function(){return rpc[_0x32e6('0xb')]();})[_0x32e6('0xa')](function(_0x589daa){logger[_0x32e6('0xc')](_0x589daa);return chat[_0x32e6('0xd')]();})['then'](function(){return schedule['start']();})['then'](function(){return transcribe[_0x32e6('0xd')]();})['then'](function(_0x30fc69){logger[_0x32e6('0xc')](_0x30fc69);return pm2[_0x32e6('0xd')](pm2Config);})['then'](function(_0x4fb1b3){logger[_0x32e6('0xc')](_0x32e6('0xe'),_[_0x32e6('0xf')](_['filter'](_0x4fb1b3,{'status':_0x32e6('0x10')}),'name')[_0x32e6('0x11')]());logger['info'](_0x32e6('0x12'),_[_0x32e6('0xf')](_[_0x32e6('0x13')](_0x4fb1b3,function(_0x31a486){return _0x31a486[_0x32e6('0x14')]!==_0x32e6('0x10');}),_0x32e6('0x15'))[_0x32e6('0x11')]()||_0x32e6('0x16'));config[_0x32e6('0x17')]&&require('./config/seedDB')[_0x32e6('0x18')]();require(_0x32e6('0x19'))[_0x32e6('0x18')]();})[_0x32e6('0x1a')](function(_0x39aabf){logger[_0x32e6('0x1b')]('Server\x20failed\x20to\x20start\x20due\x20to\x20error:\x20%s',_0x39aabf);process[_0x32e6('0x1c')](0x1);});}main();