Built motion from commit (unavailable).|2.5.27
[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 _0x626d=['socket.io-emitter','redis','./dashboard.socket','register','request','info','request\x20sent','Dashboard,\x20%s,\x20%s,\x20%s','stringify','error','code','Dashboard,\x20%s,\x20%s','message','result','catch','lodash','ioredis','../../config/logger','rpc','../../config/environment','client','http','defaults','localhost'];(function(_0x17bfa4,_0x3eb5f7){var _0x3d9ca8=function(_0x235cd4){while(--_0x235cd4){_0x17bfa4['push'](_0x17bfa4['shift']());}};_0x3d9ca8(++_0x3eb5f7);}(_0x626d,0x15f));var _0xd626=function(_0x2106aa,_0x41c9fa){_0x2106aa=_0x2106aa-0x0;var _0x18ce53=_0x626d[_0x2106aa];return _0x18ce53;};'use strict';var _=require(_0xd626('0x0'));var util=require('util');var moment=require('moment');var BPromise=require('bluebird');var rs=require('randomstring');var fs=require('fs');var Redis=require(_0xd626('0x1'));var db=require('../../mysqldb')['db'];var utils=require('../../config/utils');var logger=require(_0xd626('0x2'))(_0xd626('0x3'));var config=require(_0xd626('0x4'));var jayson=require('jayson/promise');var client=jayson[_0xd626('0x5')][_0xd626('0x6')]({'port':0x232a});config['redis']=_[_0xd626('0x7')](config['redis'],{'host':_0xd626('0x8'),'port':0x18eb});var socket=require(_0xd626('0x9'))(new Redis(config[_0xd626('0xa')]));require(_0xd626('0xb'))[_0xd626('0xc')](socket);function respondWithRpcPromise(_0x31f2b3,_0x54d050,_0x188af2){return new BPromise(function(_0x3e8d5f,_0x48ede7){return client[_0xd626('0xd')](_0x31f2b3,_0x188af2)['then'](function(_0xb9627f){logger[_0xd626('0xe')]('Dashboard,\x20%s,\x20%s',_0x54d050,_0xd626('0xf'));logger['debug'](_0xd626('0x10'),_0x54d050,_0xd626('0xf'),JSON[_0xd626('0x11')](_0xb9627f));if(_0xb9627f[_0xd626('0x12')]){if(_0xb9627f[_0xd626('0x12')][_0xd626('0x13')]===0x1f4){logger['error'](_0xd626('0x14'),_0x54d050,_0xb9627f[_0xd626('0x12')][_0xd626('0x15')]);return _0x48ede7(_0xb9627f['error'][_0xd626('0x15')]);}logger[_0xd626('0x12')]('Dashboard,\x20%s,\x20%s',_0x54d050,_0xb9627f[_0xd626('0x12')]['message']);return _0x3e8d5f(_0xb9627f[_0xd626('0x12')]['message']);}else{logger[_0xd626('0xe')](_0xd626('0x14'),_0x54d050,_0xd626('0xf'));_0x3e8d5f(_0xb9627f[_0xd626('0x16')][_0xd626('0x15')]);}})[_0xd626('0x17')](function(_0x272483){logger[_0xd626('0x12')](_0xd626('0x14'),_0x54d050,_0x272483);_0x48ede7(_0x272483);});});}