Built motion from commit (unavailable).|2.4.17
[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 _0xbf46=['then','debug','Dashboard,\x20%s,\x20%s,\x20%s','request\x20sent','stringify','error','Dashboard,\x20%s,\x20%s','message','info','result','lodash','randomstring','../../config/utils','../../config/logger','jayson/promise','client','http','redis','defaults','localhost','./dashboard.socket','register','request'];(function(_0x221ca3,_0xb25dd3){var _0x5974e4=function(_0x4c1607){while(--_0x4c1607){_0x221ca3['push'](_0x221ca3['shift']());}};_0x5974e4(++_0xb25dd3);}(_0xbf46,0x107));var _0x6bf4=function(_0x260f3d,_0x6cec5){_0x260f3d=_0x260f3d-0x0;var _0x1e3a83=_0xbf46[_0x260f3d];return _0x1e3a83;};'use strict';var _=require(_0x6bf4('0x0'));var util=require('util');var moment=require('moment');var BPromise=require('bluebird');var rs=require(_0x6bf4('0x1'));var fs=require('fs');var Redis=require('ioredis');var db=require('../../mysqldb')['db'];var utils=require(_0x6bf4('0x2'));var logger=require(_0x6bf4('0x3'))('rpc');var config=require('../../config/environment');var jayson=require(_0x6bf4('0x4'));var client=jayson[_0x6bf4('0x5')][_0x6bf4('0x6')]({'port':0x232a});config[_0x6bf4('0x7')]=_[_0x6bf4('0x8')](config['redis'],{'host':_0x6bf4('0x9'),'port':0x18eb});var socket=require('socket.io-emitter')(new Redis(config['redis']));require(_0x6bf4('0xa'))[_0x6bf4('0xb')](socket);function respondWithRpcPromise(_0x3234db,_0x45865e,_0x162b54){return new BPromise(function(_0x363088,_0x35e68b){return client[_0x6bf4('0xc')](_0x3234db,_0x162b54)[_0x6bf4('0xd')](function(_0x1f4903){logger['info']('Dashboard,\x20%s,\x20%s',_0x45865e,'request\x20sent');logger[_0x6bf4('0xe')](_0x6bf4('0xf'),_0x45865e,_0x6bf4('0x10'),JSON[_0x6bf4('0x11')](_0x1f4903));if(_0x1f4903[_0x6bf4('0x12')]){if(_0x1f4903[_0x6bf4('0x12')]['code']===0x1f4){logger[_0x6bf4('0x12')](_0x6bf4('0x13'),_0x45865e,_0x1f4903[_0x6bf4('0x12')][_0x6bf4('0x14')]);return _0x35e68b(_0x1f4903['error'][_0x6bf4('0x14')]);}logger[_0x6bf4('0x12')](_0x6bf4('0x13'),_0x45865e,_0x1f4903['error'][_0x6bf4('0x14')]);return _0x363088(_0x1f4903[_0x6bf4('0x12')]['message']);}else{logger[_0x6bf4('0x15')](_0x6bf4('0x13'),_0x45865e,_0x6bf4('0x10'));_0x363088(_0x1f4903[_0x6bf4('0x16')][_0x6bf4('0x14')]);}})['catch'](function(_0x42e416){logger[_0x6bf4('0x12')]('Dashboard,\x20%s,\x20%s',_0x45865e,_0x42e416);_0x35e68b(_0x42e416);});});}