6771a42d1fd07d095ab2a80f3aab232f68db528f
[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 _0xbbea=['../../mysqldb','../../config/utils','../../config/logger','rpc','../../config/environment','http','redis','defaults','localhost','socket.io-emitter','./dashboard.socket','register','request','then','info','Dashboard,\x20%s,\x20%s','request\x20sent','debug','Dashboard,\x20%s,\x20%s,\x20%s','error','message','catch','lodash','util','moment','bluebird','randomstring','ioredis'];(function(_0x8c43de,_0x90ff31){var _0xa6591b=function(_0x469716){while(--_0x469716){_0x8c43de['push'](_0x8c43de['shift']());}};_0xa6591b(++_0x90ff31);}(_0xbbea,0xda));var _0xabbe=function(_0x4b369d,_0x265eb8){_0x4b369d=_0x4b369d-0x0;var _0x571a98=_0xbbea[_0x4b369d];return _0x571a98;};'use strict';var _=require(_0xabbe('0x0'));var util=require(_0xabbe('0x1'));var moment=require(_0xabbe('0x2'));var BPromise=require(_0xabbe('0x3'));var rs=require(_0xabbe('0x4'));var fs=require('fs');var Redis=require(_0xabbe('0x5'));var db=require(_0xabbe('0x6'))['db'];var utils=require(_0xabbe('0x7'));var logger=require(_0xabbe('0x8'))(_0xabbe('0x9'));var config=require(_0xabbe('0xa'));var jayson=require('jayson/promise');var client=jayson['client'][_0xabbe('0xb')]({'port':0x232a});config[_0xabbe('0xc')]=_[_0xabbe('0xd')](config[_0xabbe('0xc')],{'host':_0xabbe('0xe'),'port':0x18eb});var socket=require(_0xabbe('0xf'))(new Redis(config['redis']));require(_0xabbe('0x10'))[_0xabbe('0x11')](socket);function respondWithRpcPromise(_0x34fd4b,_0x512e7d,_0x228300){return new BPromise(function(_0x6b728c,_0x1002f6){return client[_0xabbe('0x12')](_0x34fd4b,_0x228300)[_0xabbe('0x13')](function(_0x413247){logger[_0xabbe('0x14')](_0xabbe('0x15'),_0x512e7d,_0xabbe('0x16'));logger[_0xabbe('0x17')](_0xabbe('0x18'),_0x512e7d,_0xabbe('0x16'),JSON['stringify'](_0x413247));if(_0x413247['error']){if(_0x413247['error']['code']===0x1f4){logger[_0xabbe('0x19')](_0xabbe('0x15'),_0x512e7d,_0x413247['error'][_0xabbe('0x1a')]);return _0x1002f6(_0x413247[_0xabbe('0x19')][_0xabbe('0x1a')]);}logger[_0xabbe('0x19')](_0xabbe('0x15'),_0x512e7d,_0x413247[_0xabbe('0x19')][_0xabbe('0x1a')]);return _0x6b728c(_0x413247[_0xabbe('0x19')][_0xabbe('0x1a')]);}else{logger[_0xabbe('0x14')]('Dashboard,\x20%s,\x20%s',_0x512e7d,_0xabbe('0x16'));_0x6b728c(_0x413247['result']['message']);}})[_0xabbe('0x1b')](function(_0x3f1c12){logger[_0xabbe('0x19')](_0xabbe('0x15'),_0x512e7d,_0x3f1c12);_0x1002f6(_0x3f1c12);});});}