Built motion from commit d5e4af8c.|2.6.23
[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 _0x9e63=['./dashboard.socket','register','request','info','request\x20sent','debug','error','code','Dashboard,\x20%s,\x20%s','message','catch','lodash','util','moment','randomstring','../../mysqldb','../../config/logger','../../config/environment','jayson/promise','client','http','redis','defaults','localhost','socket.io-emitter'];(function(_0x48fddb,_0x37a2d3){var _0x22dad1=function(_0x4d32d6){while(--_0x4d32d6){_0x48fddb['push'](_0x48fddb['shift']());}};_0x22dad1(++_0x37a2d3);}(_0x9e63,0xec));var _0x39e6=function(_0xae7c2f,_0xf31e04){_0xae7c2f=_0xae7c2f-0x0;var _0x5d7001=_0x9e63[_0xae7c2f];return _0x5d7001;};'use strict';var _=require(_0x39e6('0x0'));var util=require(_0x39e6('0x1'));var moment=require(_0x39e6('0x2'));var BPromise=require('bluebird');var rs=require(_0x39e6('0x3'));var fs=require('fs');var Redis=require('ioredis');var db=require(_0x39e6('0x4'))['db'];var utils=require('../../config/utils');var logger=require(_0x39e6('0x5'))('rpc');var config=require(_0x39e6('0x6'));var jayson=require(_0x39e6('0x7'));var client=jayson[_0x39e6('0x8')][_0x39e6('0x9')]({'port':0x232a});config[_0x39e6('0xa')]=_[_0x39e6('0xb')](config[_0x39e6('0xa')],{'host':_0x39e6('0xc'),'port':0x18eb});var socket=require(_0x39e6('0xd'))(new Redis(config[_0x39e6('0xa')]));require(_0x39e6('0xe'))[_0x39e6('0xf')](socket);function respondWithRpcPromise(_0x22aa11,_0x46fb0d,_0x451640){return new BPromise(function(_0x2f6417,_0xa2f8fa){return client[_0x39e6('0x10')](_0x22aa11,_0x451640)['then'](function(_0x46e6f0){logger[_0x39e6('0x11')]('Dashboard,\x20%s,\x20%s',_0x46fb0d,_0x39e6('0x12'));logger[_0x39e6('0x13')]('Dashboard,\x20%s,\x20%s,\x20%s',_0x46fb0d,_0x39e6('0x12'),JSON['stringify'](_0x46e6f0));if(_0x46e6f0[_0x39e6('0x14')]){if(_0x46e6f0[_0x39e6('0x14')][_0x39e6('0x15')]===0x1f4){logger['error'](_0x39e6('0x16'),_0x46fb0d,_0x46e6f0['error']['message']);return _0xa2f8fa(_0x46e6f0[_0x39e6('0x14')]['message']);}logger['error'](_0x39e6('0x16'),_0x46fb0d,_0x46e6f0['error']['message']);return _0x2f6417(_0x46e6f0[_0x39e6('0x14')][_0x39e6('0x17')]);}else{logger[_0x39e6('0x11')]('Dashboard,\x20%s,\x20%s',_0x46fb0d,_0x39e6('0x12'));_0x2f6417(_0x46e6f0['result'][_0x39e6('0x17')]);}})[_0x39e6('0x18')](function(_0x443e3f){logger[_0x39e6('0x14')]('Dashboard,\x20%s,\x20%s',_0x46fb0d,_0x443e3f);_0xa2f8fa(_0x443e3f);});});}