Built motion from commit 85328c08.|2.5.50
[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 _0x1cbf=['jayson/promise','client','http','redis','defaults','socket.io-emitter','./dashboard.socket','register','then','request\x20sent','error','code','Dashboard,\x20%s,\x20%s','message','info','result','catch','lodash','util','moment','bluebird','randomstring','../../mysqldb','../../config/utils','rpc','../../config/environment'];(function(_0x2cbb7a,_0x166f22){var _0xa2f3fb=function(_0x54a82c){while(--_0x54a82c){_0x2cbb7a['push'](_0x2cbb7a['shift']());}};_0xa2f3fb(++_0x166f22);}(_0x1cbf,0x115));var _0xf1cb=function(_0x2681bb,_0x19e9aa){_0x2681bb=_0x2681bb-0x0;var _0x268684=_0x1cbf[_0x2681bb];return _0x268684;};'use strict';var _=require(_0xf1cb('0x0'));var util=require(_0xf1cb('0x1'));var moment=require(_0xf1cb('0x2'));var BPromise=require(_0xf1cb('0x3'));var rs=require(_0xf1cb('0x4'));var fs=require('fs');var Redis=require('ioredis');var db=require(_0xf1cb('0x5'))['db'];var utils=require(_0xf1cb('0x6'));var logger=require('../../config/logger')(_0xf1cb('0x7'));var config=require(_0xf1cb('0x8'));var jayson=require(_0xf1cb('0x9'));var client=jayson[_0xf1cb('0xa')][_0xf1cb('0xb')]({'port':0x232a});config[_0xf1cb('0xc')]=_[_0xf1cb('0xd')](config[_0xf1cb('0xc')],{'host':'localhost','port':0x18eb});var socket=require(_0xf1cb('0xe'))(new Redis(config[_0xf1cb('0xc')]));require(_0xf1cb('0xf'))[_0xf1cb('0x10')](socket);function respondWithRpcPromise(_0x3719fd,_0x19a584,_0x4bc5bf){return new BPromise(function(_0xcf7cca,_0x53690f){return client['request'](_0x3719fd,_0x4bc5bf)[_0xf1cb('0x11')](function(_0x1d2cab){logger['info']('Dashboard,\x20%s,\x20%s',_0x19a584,_0xf1cb('0x12'));logger['debug']('Dashboard,\x20%s,\x20%s,\x20%s',_0x19a584,_0xf1cb('0x12'),JSON['stringify'](_0x1d2cab));if(_0x1d2cab[_0xf1cb('0x13')]){if(_0x1d2cab[_0xf1cb('0x13')][_0xf1cb('0x14')]===0x1f4){logger[_0xf1cb('0x13')](_0xf1cb('0x15'),_0x19a584,_0x1d2cab[_0xf1cb('0x13')][_0xf1cb('0x16')]);return _0x53690f(_0x1d2cab['error'][_0xf1cb('0x16')]);}logger[_0xf1cb('0x13')](_0xf1cb('0x15'),_0x19a584,_0x1d2cab[_0xf1cb('0x13')]['message']);return _0xcf7cca(_0x1d2cab[_0xf1cb('0x13')][_0xf1cb('0x16')]);}else{logger[_0xf1cb('0x17')](_0xf1cb('0x15'),_0x19a584,_0xf1cb('0x12'));_0xcf7cca(_0x1d2cab[_0xf1cb('0x18')][_0xf1cb('0x16')]);}})[_0xf1cb('0x19')](function(_0x4d0083){logger['error']('Dashboard,\x20%s,\x20%s',_0x19a584,_0x4d0083);_0x53690f(_0x4d0083);});});}