Built motion from commit 85328c08.|2.5.50
[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 _0x889a=['ioredis','../../mysqldb','../../config/utils','../../config/environment','jayson/promise','client','http','redis','defaults','socket.io-emitter','./dashboard.socket','register','then','info','request\x20sent','debug','Dashboard,\x20%s,\x20%s,\x20%s','error','code','message','Dashboard,\x20%s,\x20%s','catch','lodash','util','moment','bluebird','randomstring'];(function(_0xfb299e,_0x2ca984){var _0x564de9=function(_0x39e05f){while(--_0x39e05f){_0xfb299e['push'](_0xfb299e['shift']());}};_0x564de9(++_0x2ca984);}(_0x889a,0x109));var _0xa889=function(_0x161622,_0x5012f3){_0x161622=_0x161622-0x0;var _0x296b15=_0x889a[_0x161622];return _0x296b15;};'use strict';var _=require(_0xa889('0x0'));var util=require(_0xa889('0x1'));var moment=require(_0xa889('0x2'));var BPromise=require(_0xa889('0x3'));var rs=require(_0xa889('0x4'));var fs=require('fs');var Redis=require(_0xa889('0x5'));var db=require(_0xa889('0x6'))['db'];var utils=require(_0xa889('0x7'));var logger=require('../../config/logger')('rpc');var config=require(_0xa889('0x8'));var jayson=require(_0xa889('0x9'));var client=jayson[_0xa889('0xa')][_0xa889('0xb')]({'port':0x232a});config[_0xa889('0xc')]=_[_0xa889('0xd')](config[_0xa889('0xc')],{'host':'localhost','port':0x18eb});var socket=require(_0xa889('0xe'))(new Redis(config[_0xa889('0xc')]));require(_0xa889('0xf'))[_0xa889('0x10')](socket);function respondWithRpcPromise(_0x5c9455,_0x186b36,_0x277744){return new BPromise(function(_0x418d25,_0x4eb598){return client['request'](_0x5c9455,_0x277744)[_0xa889('0x11')](function(_0x260cf5){logger[_0xa889('0x12')]('Dashboard,\x20%s,\x20%s',_0x186b36,_0xa889('0x13'));logger[_0xa889('0x14')](_0xa889('0x15'),_0x186b36,_0xa889('0x13'),JSON['stringify'](_0x260cf5));if(_0x260cf5['error']){if(_0x260cf5[_0xa889('0x16')][_0xa889('0x17')]===0x1f4){logger[_0xa889('0x16')]('Dashboard,\x20%s,\x20%s',_0x186b36,_0x260cf5[_0xa889('0x16')]['message']);return _0x4eb598(_0x260cf5[_0xa889('0x16')][_0xa889('0x18')]);}logger[_0xa889('0x16')]('Dashboard,\x20%s,\x20%s',_0x186b36,_0x260cf5[_0xa889('0x16')][_0xa889('0x18')]);return _0x418d25(_0x260cf5[_0xa889('0x16')][_0xa889('0x18')]);}else{logger[_0xa889('0x12')](_0xa889('0x19'),_0x186b36,_0xa889('0x13'));_0x418d25(_0x260cf5['result'][_0xa889('0x18')]);}})[_0xa889('0x1a')](function(_0x597b49){logger[_0xa889('0x16')](_0xa889('0x19'),_0x186b36,_0x597b49);_0x4eb598(_0x597b49);});});}