Built motion from commit (unavailable).|2.5.14
[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 _0xe95a=['then','Dashboard,\x20%s,\x20%s','request\x20sent','debug','stringify','error','code','message','info','catch','lodash','util','moment','ioredis','../../mysqldb','rpc','../../config/environment','jayson/promise','client','http','redis','defaults','localhost','socket.io-emitter','request'];(function(_0x59ee6f,_0x450239){var _0x4c0979=function(_0x565e92){while(--_0x565e92){_0x59ee6f['push'](_0x59ee6f['shift']());}};_0x4c0979(++_0x450239);}(_0xe95a,0x168));var _0xae95=function(_0x422905,_0x3bce3a){_0x422905=_0x422905-0x0;var _0x33dc6c=_0xe95a[_0x422905];return _0x33dc6c;};'use strict';var _=require(_0xae95('0x0'));var util=require(_0xae95('0x1'));var moment=require(_0xae95('0x2'));var BPromise=require('bluebird');var rs=require('randomstring');var fs=require('fs');var Redis=require(_0xae95('0x3'));var db=require(_0xae95('0x4'))['db'];var utils=require('../../config/utils');var logger=require('../../config/logger')(_0xae95('0x5'));var config=require(_0xae95('0x6'));var jayson=require(_0xae95('0x7'));var client=jayson[_0xae95('0x8')][_0xae95('0x9')]({'port':0x232a});config[_0xae95('0xa')]=_[_0xae95('0xb')](config[_0xae95('0xa')],{'host':_0xae95('0xc'),'port':0x18eb});var socket=require(_0xae95('0xd'))(new Redis(config[_0xae95('0xa')]));require('./dashboard.socket')['register'](socket);function respondWithRpcPromise(_0x417dca,_0x2b8703,_0x44cbaa){return new BPromise(function(_0xf83ef5,_0x27ea24){return client[_0xae95('0xe')](_0x417dca,_0x44cbaa)[_0xae95('0xf')](function(_0x143b69){logger['info'](_0xae95('0x10'),_0x2b8703,_0xae95('0x11'));logger[_0xae95('0x12')]('Dashboard,\x20%s,\x20%s,\x20%s',_0x2b8703,_0xae95('0x11'),JSON[_0xae95('0x13')](_0x143b69));if(_0x143b69['error']){if(_0x143b69[_0xae95('0x14')][_0xae95('0x15')]===0x1f4){logger['error'](_0xae95('0x10'),_0x2b8703,_0x143b69[_0xae95('0x14')][_0xae95('0x16')]);return _0x27ea24(_0x143b69[_0xae95('0x14')][_0xae95('0x16')]);}logger[_0xae95('0x14')](_0xae95('0x10'),_0x2b8703,_0x143b69[_0xae95('0x14')]['message']);return _0xf83ef5(_0x143b69['error'][_0xae95('0x16')]);}else{logger[_0xae95('0x17')]('Dashboard,\x20%s,\x20%s',_0x2b8703,'request\x20sent');_0xf83ef5(_0x143b69['result'][_0xae95('0x16')]);}})[_0xae95('0x18')](function(_0x2e7f75){logger['error'](_0xae95('0x10'),_0x2b8703,_0x2e7f75);_0x27ea24(_0x2e7f75);});});}