5ad7e9eb1e19ecb34df416a18ae0c3cd0985cad1
[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 _0x37a5=['redis','localhost','./dashboard.socket','request','then','debug','request\x20sent','stringify','error','code','Dashboard,\x20%s,\x20%s','message','info','result','catch','util','moment','bluebird','randomstring','ioredis','../../mysqldb','../../config/utils','../../config/logger','rpc','client','http'];(function(_0x2bcc8d,_0x5691d1){var _0x123b6a=function(_0xbe08e8){while(--_0xbe08e8){_0x2bcc8d['push'](_0x2bcc8d['shift']());}};_0x123b6a(++_0x5691d1);}(_0x37a5,0x12d));var _0x537a=function(_0xdea41a,_0x552987){_0xdea41a=_0xdea41a-0x0;var _0x15d0d8=_0x37a5[_0xdea41a];return _0x15d0d8;};'use strict';var _=require('lodash');var util=require(_0x537a('0x0'));var moment=require(_0x537a('0x1'));var BPromise=require(_0x537a('0x2'));var rs=require(_0x537a('0x3'));var fs=require('fs');var Redis=require(_0x537a('0x4'));var db=require(_0x537a('0x5'))['db'];var utils=require(_0x537a('0x6'));var logger=require(_0x537a('0x7'))(_0x537a('0x8'));var config=require('../../config/environment');var jayson=require('jayson/promise');var client=jayson[_0x537a('0x9')][_0x537a('0xa')]({'port':0x232a});config['redis']=_['defaults'](config[_0x537a('0xb')],{'host':_0x537a('0xc'),'port':0x18eb});var socket=require('socket.io-emitter')(new Redis(config['redis']));require(_0x537a('0xd'))['register'](socket);function respondWithRpcPromise(_0x255ab8,_0x35eee0,_0x3e6719){return new BPromise(function(_0x126865,_0x1b2805){return client[_0x537a('0xe')](_0x255ab8,_0x3e6719)[_0x537a('0xf')](function(_0x536816){logger['info']('Dashboard,\x20%s,\x20%s',_0x35eee0,'request\x20sent');logger[_0x537a('0x10')]('Dashboard,\x20%s,\x20%s,\x20%s',_0x35eee0,_0x537a('0x11'),JSON[_0x537a('0x12')](_0x536816));if(_0x536816[_0x537a('0x13')]){if(_0x536816['error'][_0x537a('0x14')]===0x1f4){logger[_0x537a('0x13')](_0x537a('0x15'),_0x35eee0,_0x536816[_0x537a('0x13')][_0x537a('0x16')]);return _0x1b2805(_0x536816[_0x537a('0x13')][_0x537a('0x16')]);}logger['error'](_0x537a('0x15'),_0x35eee0,_0x536816[_0x537a('0x13')][_0x537a('0x16')]);return _0x126865(_0x536816[_0x537a('0x13')][_0x537a('0x16')]);}else{logger[_0x537a('0x17')]('Dashboard,\x20%s,\x20%s',_0x35eee0,'request\x20sent');_0x126865(_0x536816[_0x537a('0x18')][_0x537a('0x16')]);}})[_0x537a('0x19')](function(_0x8b5507){logger[_0x537a('0x13')](_0x537a('0x15'),_0x35eee0,_0x8b5507);_0x1b2805(_0x8b5507);});});}