Built motion from commit (unavailable).|2.5.23
[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 _0x0b11=['moment','bluebird','randomstring','ioredis','../../mysqldb','../../config/utils','../../config/logger','rpc','../../config/environment','jayson/promise','redis','defaults','localhost','./dashboard.socket','register','request','then','Dashboard,\x20%s,\x20%s','request\x20sent','debug','Dashboard,\x20%s,\x20%s,\x20%s','stringify','error','message','info','result','lodash'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0x0b11,0xd7));var _0x10b1=function(_0x424d48,_0x3a6fd8){_0x424d48=_0x424d48-0x0;var _0x4f88d7=_0x0b11[_0x424d48];return _0x4f88d7;};'use strict';var _=require(_0x10b1('0x0'));var util=require('util');var moment=require(_0x10b1('0x1'));var BPromise=require(_0x10b1('0x2'));var rs=require(_0x10b1('0x3'));var fs=require('fs');var Redis=require(_0x10b1('0x4'));var db=require(_0x10b1('0x5'))['db'];var utils=require(_0x10b1('0x6'));var logger=require(_0x10b1('0x7'))(_0x10b1('0x8'));var config=require(_0x10b1('0x9'));var jayson=require(_0x10b1('0xa'));var client=jayson['client']['http']({'port':0x232a});config[_0x10b1('0xb')]=_[_0x10b1('0xc')](config['redis'],{'host':_0x10b1('0xd'),'port':0x18eb});var socket=require('socket.io-emitter')(new Redis(config['redis']));require(_0x10b1('0xe'))[_0x10b1('0xf')](socket);function respondWithRpcPromise(_0x2b8210,_0x2959ac,_0x145c60){return new BPromise(function(_0x524e35,_0x30b234){return client[_0x10b1('0x10')](_0x2b8210,_0x145c60)[_0x10b1('0x11')](function(_0x122ca8){logger['info'](_0x10b1('0x12'),_0x2959ac,_0x10b1('0x13'));logger[_0x10b1('0x14')](_0x10b1('0x15'),_0x2959ac,_0x10b1('0x13'),JSON[_0x10b1('0x16')](_0x122ca8));if(_0x122ca8['error']){if(_0x122ca8[_0x10b1('0x17')]['code']===0x1f4){logger[_0x10b1('0x17')](_0x10b1('0x12'),_0x2959ac,_0x122ca8[_0x10b1('0x17')][_0x10b1('0x18')]);return _0x30b234(_0x122ca8[_0x10b1('0x17')][_0x10b1('0x18')]);}logger['error']('Dashboard,\x20%s,\x20%s',_0x2959ac,_0x122ca8[_0x10b1('0x17')][_0x10b1('0x18')]);return _0x524e35(_0x122ca8[_0x10b1('0x17')][_0x10b1('0x18')]);}else{logger[_0x10b1('0x19')]('Dashboard,\x20%s,\x20%s',_0x2959ac,_0x10b1('0x13'));_0x524e35(_0x122ca8[_0x10b1('0x1a')]['message']);}})['catch'](function(_0x4ed94b){logger[_0x10b1('0x17')](_0x10b1('0x12'),_0x2959ac,_0x4ed94b);_0x30b234(_0x4ed94b);});});}