149ed974f40b778bb8b8f45a5b66d9ddd4cb14e5
[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 _0x776f=['message','info','result','catch','lodash','util','moment','bluebird','randomstring','ioredis','../../mysqldb','../../config/utils','../../config/logger','rpc','jayson/promise','client','http','redis','localhost','socket.io-emitter','./dashboard.socket','register','request','debug','Dashboard,\x20%s,\x20%s,\x20%s','request\x20sent','stringify','error','code','Dashboard,\x20%s,\x20%s'];(function(_0x17ad88,_0x5e66e1){var _0x3778cd=function(_0x485af3){while(--_0x485af3){_0x17ad88['push'](_0x17ad88['shift']());}};_0x3778cd(++_0x5e66e1);}(_0x776f,0x18a));var _0xf776=function(_0x59c683,_0x209444){_0x59c683=_0x59c683-0x0;var _0x47251b=_0x776f[_0x59c683];return _0x47251b;};'use strict';var _=require(_0xf776('0x0'));var util=require(_0xf776('0x1'));var moment=require(_0xf776('0x2'));var BPromise=require(_0xf776('0x3'));var rs=require(_0xf776('0x4'));var fs=require('fs');var Redis=require(_0xf776('0x5'));var db=require(_0xf776('0x6'))['db'];var utils=require(_0xf776('0x7'));var logger=require(_0xf776('0x8'))(_0xf776('0x9'));var config=require('../../config/environment');var jayson=require(_0xf776('0xa'));var client=jayson[_0xf776('0xb')][_0xf776('0xc')]({'port':0x232a});config['redis']=_['defaults'](config[_0xf776('0xd')],{'host':_0xf776('0xe'),'port':0x18eb});var socket=require(_0xf776('0xf'))(new Redis(config['redis']));require(_0xf776('0x10'))[_0xf776('0x11')](socket);function respondWithRpcPromise(_0x5b9f33,_0x270406,_0x251766){return new BPromise(function(_0x232dd3,_0x3a23e4){return client[_0xf776('0x12')](_0x5b9f33,_0x251766)['then'](function(_0x20ddb6){logger['info']('Dashboard,\x20%s,\x20%s',_0x270406,'request\x20sent');logger[_0xf776('0x13')](_0xf776('0x14'),_0x270406,_0xf776('0x15'),JSON[_0xf776('0x16')](_0x20ddb6));if(_0x20ddb6[_0xf776('0x17')]){if(_0x20ddb6['error'][_0xf776('0x18')]===0x1f4){logger[_0xf776('0x17')](_0xf776('0x19'),_0x270406,_0x20ddb6[_0xf776('0x17')][_0xf776('0x1a')]);return _0x3a23e4(_0x20ddb6[_0xf776('0x17')][_0xf776('0x1a')]);}logger['error']('Dashboard,\x20%s,\x20%s',_0x270406,_0x20ddb6[_0xf776('0x17')][_0xf776('0x1a')]);return _0x232dd3(_0x20ddb6['error']['message']);}else{logger[_0xf776('0x1b')](_0xf776('0x19'),_0x270406,_0xf776('0x15'));_0x232dd3(_0x20ddb6[_0xf776('0x1c')][_0xf776('0x1a')]);}})[_0xf776('0x1d')](function(_0x465d15){logger[_0xf776('0x17')](_0xf776('0x19'),_0x270406,_0x465d15);_0x3a23e4(_0x465d15);});});}