Built motion from commit (unavailable).|2.5.11
[motion2.git] / server / api / dashboard / dashboard.rpc.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 _0x0238=['debug','stringify','error','code','message','result','catch','lodash','util','moment','bluebird','../../mysqldb','rpc','../../config/environment','jayson/promise','http','redis','defaults','localhost','socket.io-emitter','register','then','info','Dashboard,\x20%s,\x20%s'];(function(_0x2a1b33,_0x409f50){var _0x4c50e7=function(_0x13e16d){while(--_0x13e16d){_0x2a1b33['push'](_0x2a1b33['shift']());}};_0x4c50e7(++_0x409f50);}(_0x0238,0x1cf));var _0x8023=function(_0x4fe19c,_0x45d0fe){_0x4fe19c=_0x4fe19c-0x0;var _0x952ac7=_0x0238[_0x4fe19c];return _0x952ac7;};'use strict';var _=require(_0x8023('0x0'));var util=require(_0x8023('0x1'));var moment=require(_0x8023('0x2'));var BPromise=require(_0x8023('0x3'));var rs=require('randomstring');var fs=require('fs');var Redis=require('ioredis');var db=require(_0x8023('0x4'))['db'];var utils=require('../../config/utils');var logger=require('../../config/logger')(_0x8023('0x5'));var config=require(_0x8023('0x6'));var jayson=require(_0x8023('0x7'));var client=jayson['client'][_0x8023('0x8')]({'port':0x232a});config[_0x8023('0x9')]=_[_0x8023('0xa')](config['redis'],{'host':_0x8023('0xb'),'port':0x18eb});var socket=require(_0x8023('0xc'))(new Redis(config[_0x8023('0x9')]));require('./dashboard.socket')[_0x8023('0xd')](socket);function respondWithRpcPromise(_0x56fc61,_0x1d3a57,_0x5c194f){return new BPromise(function(_0x5f36b9,_0x1bac35){return client['request'](_0x56fc61,_0x5c194f)[_0x8023('0xe')](function(_0x37e064){logger[_0x8023('0xf')](_0x8023('0x10'),_0x1d3a57,'request\x20sent');logger[_0x8023('0x11')]('Dashboard,\x20%s,\x20%s,\x20%s',_0x1d3a57,'request\x20sent',JSON[_0x8023('0x12')](_0x37e064));if(_0x37e064[_0x8023('0x13')]){if(_0x37e064['error'][_0x8023('0x14')]===0x1f4){logger[_0x8023('0x13')](_0x8023('0x10'),_0x1d3a57,_0x37e064[_0x8023('0x13')][_0x8023('0x15')]);return _0x1bac35(_0x37e064[_0x8023('0x13')][_0x8023('0x15')]);}logger[_0x8023('0x13')]('Dashboard,\x20%s,\x20%s',_0x1d3a57,_0x37e064[_0x8023('0x13')][_0x8023('0x15')]);return _0x5f36b9(_0x37e064[_0x8023('0x13')][_0x8023('0x15')]);}else{logger[_0x8023('0xf')]('Dashboard,\x20%s,\x20%s',_0x1d3a57,'request\x20sent');_0x5f36b9(_0x37e064[_0x8023('0x16')][_0x8023('0x15')]);}})[_0x8023('0x17')](function(_0x1f2001){logger['error']('Dashboard,\x20%s,\x20%s',_0x1d3a57,_0x1f2001);_0x1bac35(_0x1f2001);});});}