Built motion from commit (unavailable).|2.4.21
[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 _0x4645=['redis','localhost','register','request','then','info','Dashboard,\x20%s,\x20%s','Dashboard,\x20%s,\x20%s,\x20%s','request\x20sent','stringify','error','message','catch','lodash','util','bluebird','randomstring','ioredis','../../mysqldb','../../config/utils','../../config/logger','rpc','../../config/environment','client','http'];(function(_0x3b4998,_0xe70e8d){var _0x568d96=function(_0x225e09){while(--_0x225e09){_0x3b4998['push'](_0x3b4998['shift']());}};_0x568d96(++_0xe70e8d);}(_0x4645,0x1cf));var _0x5464=function(_0x55c9b0,_0x5f0341){_0x55c9b0=_0x55c9b0-0x0;var _0xfeb00=_0x4645[_0x55c9b0];return _0xfeb00;};'use strict';var _=require(_0x5464('0x0'));var util=require(_0x5464('0x1'));var moment=require('moment');var BPromise=require(_0x5464('0x2'));var rs=require(_0x5464('0x3'));var fs=require('fs');var Redis=require(_0x5464('0x4'));var db=require(_0x5464('0x5'))['db'];var utils=require(_0x5464('0x6'));var logger=require(_0x5464('0x7'))(_0x5464('0x8'));var config=require(_0x5464('0x9'));var jayson=require('jayson/promise');var client=jayson[_0x5464('0xa')][_0x5464('0xb')]({'port':0x232a});config[_0x5464('0xc')]=_['defaults'](config['redis'],{'host':_0x5464('0xd'),'port':0x18eb});var socket=require('socket.io-emitter')(new Redis(config[_0x5464('0xc')]));require('./dashboard.socket')[_0x5464('0xe')](socket);function respondWithRpcPromise(_0x2864db,_0x3590a7,_0x137775){return new BPromise(function(_0x121701,_0x38ad01){return client[_0x5464('0xf')](_0x2864db,_0x137775)[_0x5464('0x10')](function(_0xe97b4d){logger[_0x5464('0x11')](_0x5464('0x12'),_0x3590a7,'request\x20sent');logger['debug'](_0x5464('0x13'),_0x3590a7,_0x5464('0x14'),JSON[_0x5464('0x15')](_0xe97b4d));if(_0xe97b4d[_0x5464('0x16')]){if(_0xe97b4d[_0x5464('0x16')]['code']===0x1f4){logger[_0x5464('0x16')](_0x5464('0x12'),_0x3590a7,_0xe97b4d['error'][_0x5464('0x17')]);return _0x38ad01(_0xe97b4d[_0x5464('0x16')]['message']);}logger[_0x5464('0x16')](_0x5464('0x12'),_0x3590a7,_0xe97b4d[_0x5464('0x16')]['message']);return _0x121701(_0xe97b4d['error'][_0x5464('0x17')]);}else{logger[_0x5464('0x11')](_0x5464('0x12'),_0x3590a7,_0x5464('0x14'));_0x121701(_0xe97b4d['result'][_0x5464('0x17')]);}})[_0x5464('0x18')](function(_0x22c554){logger[_0x5464('0x16')](_0x5464('0x12'),_0x3590a7,_0x22c554);_0x38ad01(_0x22c554);});});}