Built motion from commit 092f8824.|2.5.49
[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 _0x031f=['ioredis','../../mysqldb','../../config/utils','../../config/logger','rpc','../../config/environment','jayson/promise','http','redis','defaults','localhost','./dashboard.socket','request','then','info','request\x20sent','Dashboard,\x20%s,\x20%s,\x20%s','stringify','error','code','message','Dashboard,\x20%s,\x20%s','result','catch','lodash','util','moment','randomstring'];(function(_0x52cded,_0x1619a5){var _0x284144=function(_0x4d31cc){while(--_0x4d31cc){_0x52cded['push'](_0x52cded['shift']());}};_0x284144(++_0x1619a5);}(_0x031f,0xa4));var _0xf031=function(_0x23794d,_0x5176d5){_0x23794d=_0x23794d-0x0;var _0x35d36e=_0x031f[_0x23794d];return _0x35d36e;};'use strict';var _=require(_0xf031('0x0'));var util=require(_0xf031('0x1'));var moment=require(_0xf031('0x2'));var BPromise=require('bluebird');var rs=require(_0xf031('0x3'));var fs=require('fs');var Redis=require(_0xf031('0x4'));var db=require(_0xf031('0x5'))['db'];var utils=require(_0xf031('0x6'));var logger=require(_0xf031('0x7'))(_0xf031('0x8'));var config=require(_0xf031('0x9'));var jayson=require(_0xf031('0xa'));var client=jayson['client'][_0xf031('0xb')]({'port':0x232a});config[_0xf031('0xc')]=_[_0xf031('0xd')](config[_0xf031('0xc')],{'host':_0xf031('0xe'),'port':0x18eb});var socket=require('socket.io-emitter')(new Redis(config['redis']));require(_0xf031('0xf'))['register'](socket);function respondWithRpcPromise(_0xf21a3a,_0x372dfd,_0x5b3fc9){return new BPromise(function(_0x5765d0,_0x1b0e63){return client[_0xf031('0x10')](_0xf21a3a,_0x5b3fc9)[_0xf031('0x11')](function(_0x5aadc1){logger[_0xf031('0x12')]('Dashboard,\x20%s,\x20%s',_0x372dfd,_0xf031('0x13'));logger['debug'](_0xf031('0x14'),_0x372dfd,_0xf031('0x13'),JSON[_0xf031('0x15')](_0x5aadc1));if(_0x5aadc1[_0xf031('0x16')]){if(_0x5aadc1[_0xf031('0x16')][_0xf031('0x17')]===0x1f4){logger[_0xf031('0x16')]('Dashboard,\x20%s,\x20%s',_0x372dfd,_0x5aadc1[_0xf031('0x16')][_0xf031('0x18')]);return _0x1b0e63(_0x5aadc1[_0xf031('0x16')]['message']);}logger['error'](_0xf031('0x19'),_0x372dfd,_0x5aadc1[_0xf031('0x16')]['message']);return _0x5765d0(_0x5aadc1[_0xf031('0x16')]['message']);}else{logger[_0xf031('0x12')](_0xf031('0x19'),_0x372dfd,_0xf031('0x13'));_0x5765d0(_0x5aadc1[_0xf031('0x1a')]['message']);}})[_0xf031('0x1b')](function(_0x91640d){logger['error'](_0xf031('0x19'),_0x372dfd,_0x91640d);_0x1b0e63(_0x91640d);});});}