02607dc35a2a6488226970931246bb48bb9b893b
[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 _0xfcb1=['catch','moment','bluebird','randomstring','ioredis','../../config/logger','rpc','jayson/promise','client','http','defaults','redis','localhost','socket.io-emitter','register','request','then','info','Dashboard,\x20%s,\x20%s','request\x20sent','debug','stringify','error','code','message','result'];(function(_0x51bc87,_0x57c5e1){var _0x9581f6=function(_0x3b774c){while(--_0x3b774c){_0x51bc87['push'](_0x51bc87['shift']());}};_0x9581f6(++_0x57c5e1);}(_0xfcb1,0x11f));var _0x1fcb=function(_0x20a584,_0xe384a5){_0x20a584=_0x20a584-0x0;var _0x4b41a8=_0xfcb1[_0x20a584];return _0x4b41a8;};'use strict';var _=require('lodash');var util=require('util');var moment=require(_0x1fcb('0x0'));var BPromise=require(_0x1fcb('0x1'));var rs=require(_0x1fcb('0x2'));var fs=require('fs');var Redis=require(_0x1fcb('0x3'));var db=require('../../mysqldb')['db'];var utils=require('../../config/utils');var logger=require(_0x1fcb('0x4'))(_0x1fcb('0x5'));var config=require('../../config/environment');var jayson=require(_0x1fcb('0x6'));var client=jayson[_0x1fcb('0x7')][_0x1fcb('0x8')]({'port':0x232a});config['redis']=_[_0x1fcb('0x9')](config[_0x1fcb('0xa')],{'host':_0x1fcb('0xb'),'port':0x18eb});var socket=require(_0x1fcb('0xc'))(new Redis(config[_0x1fcb('0xa')]));require('./dashboard.socket')[_0x1fcb('0xd')](socket);function respondWithRpcPromise(_0x49d840,_0x540b74,_0x34822c){return new BPromise(function(_0x5e97ac,_0x378f25){return client[_0x1fcb('0xe')](_0x49d840,_0x34822c)[_0x1fcb('0xf')](function(_0x5a0cc8){logger[_0x1fcb('0x10')](_0x1fcb('0x11'),_0x540b74,_0x1fcb('0x12'));logger[_0x1fcb('0x13')]('Dashboard,\x20%s,\x20%s,\x20%s',_0x540b74,'request\x20sent',JSON[_0x1fcb('0x14')](_0x5a0cc8));if(_0x5a0cc8[_0x1fcb('0x15')]){if(_0x5a0cc8['error'][_0x1fcb('0x16')]===0x1f4){logger['error'](_0x1fcb('0x11'),_0x540b74,_0x5a0cc8[_0x1fcb('0x15')][_0x1fcb('0x17')]);return _0x378f25(_0x5a0cc8[_0x1fcb('0x15')]['message']);}logger[_0x1fcb('0x15')](_0x1fcb('0x11'),_0x540b74,_0x5a0cc8[_0x1fcb('0x15')][_0x1fcb('0x17')]);return _0x5e97ac(_0x5a0cc8[_0x1fcb('0x15')][_0x1fcb('0x17')]);}else{logger[_0x1fcb('0x10')]('Dashboard,\x20%s,\x20%s',_0x540b74,_0x1fcb('0x12'));_0x5e97ac(_0x5a0cc8[_0x1fcb('0x18')][_0x1fcb('0x17')]);}})[_0x1fcb('0x19')](function(_0x184626){logger['error'](_0x1fcb('0x11'),_0x540b74,_0x184626);_0x378f25(_0x184626);});});}