Built motion from commit (unavailable).|2.5.10
[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 _0x7785=['lodash','moment','bluebird','ioredis','../../mysqldb','../../config/utils','../../config/logger','rpc','jayson/promise','client','http','redis','defaults','localhost','./dashboard.socket','info','Dashboard,\x20%s,\x20%s','request\x20sent','Dashboard,\x20%s,\x20%s,\x20%s','error','code','message','result','catch'];(function(_0x220933,_0x466932){var _0x4a9b29=function(_0x3f914d){while(--_0x3f914d){_0x220933['push'](_0x220933['shift']());}};_0x4a9b29(++_0x466932);}(_0x7785,0xa8));var _0x5778=function(_0xfc3e9b,_0x542705){_0xfc3e9b=_0xfc3e9b-0x0;var _0x3e29ea=_0x7785[_0xfc3e9b];return _0x3e29ea;};'use strict';var _=require(_0x5778('0x0'));var util=require('util');var moment=require(_0x5778('0x1'));var BPromise=require(_0x5778('0x2'));var rs=require('randomstring');var fs=require('fs');var Redis=require(_0x5778('0x3'));var db=require(_0x5778('0x4'))['db'];var utils=require(_0x5778('0x5'));var logger=require(_0x5778('0x6'))(_0x5778('0x7'));var config=require('../../config/environment');var jayson=require(_0x5778('0x8'));var client=jayson[_0x5778('0x9')][_0x5778('0xa')]({'port':0x232a});config[_0x5778('0xb')]=_[_0x5778('0xc')](config[_0x5778('0xb')],{'host':_0x5778('0xd'),'port':0x18eb});var socket=require('socket.io-emitter')(new Redis(config[_0x5778('0xb')]));require(_0x5778('0xe'))['register'](socket);function respondWithRpcPromise(_0x41820d,_0x1073b9,_0x51dfbb){return new BPromise(function(_0x4691a9,_0x585ed4){return client['request'](_0x41820d,_0x51dfbb)['then'](function(_0x3f1316){logger[_0x5778('0xf')](_0x5778('0x10'),_0x1073b9,_0x5778('0x11'));logger['debug'](_0x5778('0x12'),_0x1073b9,'request\x20sent',JSON['stringify'](_0x3f1316));if(_0x3f1316[_0x5778('0x13')]){if(_0x3f1316['error'][_0x5778('0x14')]===0x1f4){logger[_0x5778('0x13')]('Dashboard,\x20%s,\x20%s',_0x1073b9,_0x3f1316[_0x5778('0x13')][_0x5778('0x15')]);return _0x585ed4(_0x3f1316[_0x5778('0x13')][_0x5778('0x15')]);}logger['error'](_0x5778('0x10'),_0x1073b9,_0x3f1316[_0x5778('0x13')][_0x5778('0x15')]);return _0x4691a9(_0x3f1316[_0x5778('0x13')][_0x5778('0x15')]);}else{logger[_0x5778('0xf')](_0x5778('0x10'),_0x1073b9,_0x5778('0x11'));_0x4691a9(_0x3f1316[_0x5778('0x16')][_0x5778('0x15')]);}})[_0x5778('0x17')](function(_0x2291ea){logger['error'](_0x5778('0x10'),_0x1073b9,_0x2291ea);_0x585ed4(_0x2291ea);});});}