Built motion from commit (unavailable).|2.5.2
[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 _0x9551=['redis','localhost','socket.io-emitter','info','request\x20sent','debug','stringify','code','error','Dashboard,\x20%s,\x20%s','message','result','catch','lodash','util','moment','bluebird','randomstring','ioredis','../../mysqldb','../../config/logger','../../config/environment','jayson/promise','client'];(function(_0x3edc8c,_0x1ec1dc){var _0x91d606=function(_0x15f055){while(--_0x15f055){_0x3edc8c['push'](_0x3edc8c['shift']());}};_0x91d606(++_0x1ec1dc);}(_0x9551,0x145));var _0x1955=function(_0x5e8fc,_0x1ccc06){_0x5e8fc=_0x5e8fc-0x0;var _0x41c58c=_0x9551[_0x5e8fc];return _0x41c58c;};'use strict';var _=require(_0x1955('0x0'));var util=require(_0x1955('0x1'));var moment=require(_0x1955('0x2'));var BPromise=require(_0x1955('0x3'));var rs=require(_0x1955('0x4'));var fs=require('fs');var Redis=require(_0x1955('0x5'));var db=require(_0x1955('0x6'))['db'];var utils=require('../../config/utils');var logger=require(_0x1955('0x7'))('rpc');var config=require(_0x1955('0x8'));var jayson=require(_0x1955('0x9'));var client=jayson[_0x1955('0xa')]['http']({'port':0x232a});config['redis']=_['defaults'](config[_0x1955('0xb')],{'host':_0x1955('0xc'),'port':0x18eb});var socket=require(_0x1955('0xd'))(new Redis(config[_0x1955('0xb')]));require('./dashboard.socket')['register'](socket);function respondWithRpcPromise(_0x3fbdf9,_0x4114aa,_0xada4fe){return new BPromise(function(_0x44959b,_0x256aa2){return client['request'](_0x3fbdf9,_0xada4fe)['then'](function(_0x54ea91){logger[_0x1955('0xe')]('Dashboard,\x20%s,\x20%s',_0x4114aa,_0x1955('0xf'));logger[_0x1955('0x10')]('Dashboard,\x20%s,\x20%s,\x20%s',_0x4114aa,_0x1955('0xf'),JSON[_0x1955('0x11')](_0x54ea91));if(_0x54ea91['error']){if(_0x54ea91['error'][_0x1955('0x12')]===0x1f4){logger[_0x1955('0x13')](_0x1955('0x14'),_0x4114aa,_0x54ea91['error']['message']);return _0x256aa2(_0x54ea91[_0x1955('0x13')][_0x1955('0x15')]);}logger[_0x1955('0x13')]('Dashboard,\x20%s,\x20%s',_0x4114aa,_0x54ea91[_0x1955('0x13')][_0x1955('0x15')]);return _0x44959b(_0x54ea91['error'][_0x1955('0x15')]);}else{logger['info'](_0x1955('0x14'),_0x4114aa,_0x1955('0xf'));_0x44959b(_0x54ea91[_0x1955('0x16')]['message']);}})[_0x1955('0x17')](function(_0x13f339){logger[_0x1955('0x13')](_0x1955('0x14'),_0x4114aa,_0x13f339);_0x256aa2(_0x13f339);});});}