Built motion from commit (unavailable).|2.5.21
[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 _0x0672=['rpc','../../config/environment','client','redis','localhost','socket.io-emitter','./dashboard.socket','register','request','then','info','Dashboard,\x20%s,\x20%s','Dashboard,\x20%s,\x20%s,\x20%s','stringify','code','error','message','request\x20sent','result','catch','lodash','moment','randomstring','ioredis','../../mysqldb','../../config/utils','../../config/logger'];(function(_0x173d7e,_0x3242fd){var _0x2220d6=function(_0x462828){while(--_0x462828){_0x173d7e['push'](_0x173d7e['shift']());}};_0x2220d6(++_0x3242fd);}(_0x0672,0x107));var _0x2067=function(_0x2bc09e,_0x1ae747){_0x2bc09e=_0x2bc09e-0x0;var _0x3f7c75=_0x0672[_0x2bc09e];return _0x3f7c75;};'use strict';var _=require(_0x2067('0x0'));var util=require('util');var moment=require(_0x2067('0x1'));var BPromise=require('bluebird');var rs=require(_0x2067('0x2'));var fs=require('fs');var Redis=require(_0x2067('0x3'));var db=require(_0x2067('0x4'))['db'];var utils=require(_0x2067('0x5'));var logger=require(_0x2067('0x6'))(_0x2067('0x7'));var config=require(_0x2067('0x8'));var jayson=require('jayson/promise');var client=jayson[_0x2067('0x9')]['http']({'port':0x232a});config[_0x2067('0xa')]=_['defaults'](config[_0x2067('0xa')],{'host':_0x2067('0xb'),'port':0x18eb});var socket=require(_0x2067('0xc'))(new Redis(config[_0x2067('0xa')]));require(_0x2067('0xd'))[_0x2067('0xe')](socket);function respondWithRpcPromise(_0x19dab7,_0x330d60,_0xd71ea5){return new BPromise(function(_0x2e8f9d,_0x1551bd){return client[_0x2067('0xf')](_0x19dab7,_0xd71ea5)[_0x2067('0x10')](function(_0x3a1753){logger[_0x2067('0x11')](_0x2067('0x12'),_0x330d60,'request\x20sent');logger['debug'](_0x2067('0x13'),_0x330d60,'request\x20sent',JSON[_0x2067('0x14')](_0x3a1753));if(_0x3a1753['error']){if(_0x3a1753['error'][_0x2067('0x15')]===0x1f4){logger['error'](_0x2067('0x12'),_0x330d60,_0x3a1753[_0x2067('0x16')]['message']);return _0x1551bd(_0x3a1753[_0x2067('0x16')][_0x2067('0x17')]);}logger[_0x2067('0x16')](_0x2067('0x12'),_0x330d60,_0x3a1753[_0x2067('0x16')][_0x2067('0x17')]);return _0x2e8f9d(_0x3a1753[_0x2067('0x16')][_0x2067('0x17')]);}else{logger['info']('Dashboard,\x20%s,\x20%s',_0x330d60,_0x2067('0x18'));_0x2e8f9d(_0x3a1753[_0x2067('0x19')][_0x2067('0x17')]);}})[_0x2067('0x1a')](function(_0x132ef9){logger[_0x2067('0x16')](_0x2067('0x12'),_0x330d60,_0x132ef9);_0x1551bd(_0x132ef9);});});}