Built motion from commit (unavailable).|2.5.26
[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 _0x884b=['http','defaults','localhost','socket.io-emitter','./dashboard.socket','register','request','info','Dashboard,\x20%s,\x20%s','request\x20sent','debug','Dashboard,\x20%s,\x20%s,\x20%s','error','code','message','result','lodash','util','moment','randomstring','ioredis','../../mysqldb','../../config/utils','../../config/logger','rpc','../../config/environment','client'];(function(_0x492c2e,_0x38a481){var _0x353426=function(_0x5ec986){while(--_0x5ec986){_0x492c2e['push'](_0x492c2e['shift']());}};_0x353426(++_0x38a481);}(_0x884b,0x154));var _0xb884=function(_0x38ced4,_0x24263f){_0x38ced4=_0x38ced4-0x0;var _0x547c07=_0x884b[_0x38ced4];return _0x547c07;};'use strict';var _=require(_0xb884('0x0'));var util=require(_0xb884('0x1'));var moment=require(_0xb884('0x2'));var BPromise=require('bluebird');var rs=require(_0xb884('0x3'));var fs=require('fs');var Redis=require(_0xb884('0x4'));var db=require(_0xb884('0x5'))['db'];var utils=require(_0xb884('0x6'));var logger=require(_0xb884('0x7'))(_0xb884('0x8'));var config=require(_0xb884('0x9'));var jayson=require('jayson/promise');var client=jayson[_0xb884('0xa')][_0xb884('0xb')]({'port':0x232a});config['redis']=_[_0xb884('0xc')](config['redis'],{'host':_0xb884('0xd'),'port':0x18eb});var socket=require(_0xb884('0xe'))(new Redis(config['redis']));require(_0xb884('0xf'))[_0xb884('0x10')](socket);function respondWithRpcPromise(_0x548cf,_0x15e3c6,_0x4f18de){return new BPromise(function(_0x4977cf,_0x505f4e){return client[_0xb884('0x11')](_0x548cf,_0x4f18de)['then'](function(_0x4cee0a){logger[_0xb884('0x12')](_0xb884('0x13'),_0x15e3c6,_0xb884('0x14'));logger[_0xb884('0x15')](_0xb884('0x16'),_0x15e3c6,_0xb884('0x14'),JSON['stringify'](_0x4cee0a));if(_0x4cee0a[_0xb884('0x17')]){if(_0x4cee0a['error'][_0xb884('0x18')]===0x1f4){logger[_0xb884('0x17')](_0xb884('0x13'),_0x15e3c6,_0x4cee0a['error'][_0xb884('0x19')]);return _0x505f4e(_0x4cee0a[_0xb884('0x17')][_0xb884('0x19')]);}logger[_0xb884('0x17')](_0xb884('0x13'),_0x15e3c6,_0x4cee0a['error'][_0xb884('0x19')]);return _0x4977cf(_0x4cee0a[_0xb884('0x17')][_0xb884('0x19')]);}else{logger[_0xb884('0x12')](_0xb884('0x13'),_0x15e3c6,_0xb884('0x14'));_0x4977cf(_0x4cee0a[_0xb884('0x1a')][_0xb884('0x19')]);}})['catch'](function(_0x461524){logger[_0xb884('0x17')](_0xb884('0x13'),_0x15e3c6,_0x461524);_0x505f4e(_0x461524);});});}