Built motion from commit (unavailable).|2.4.17
[motion2.git] / server / api / network / network.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 _0x3223=['stringify','error','code','message','result','lodash','util','moment','randomstring','../../mysqldb','../../config/utils','../../config/logger','rpc','../../config/environment','jayson/promise','http','request','then','info','Network,\x20%s,\x20%s','request\x20sent','debug','Network,\x20%s,\x20%s,\x20%s'];(function(_0x15e027,_0x5b574a){var _0x44f488=function(_0x2a6959){while(--_0x2a6959){_0x15e027['push'](_0x15e027['shift']());}};_0x44f488(++_0x5b574a);}(_0x3223,0x147));var _0x3322=function(_0x4f1977,_0x2339e4){_0x4f1977=_0x4f1977-0x0;var _0x1a1968=_0x3223[_0x4f1977];return _0x1a1968;};'use strict';var _=require(_0x3322('0x0'));var util=require(_0x3322('0x1'));var moment=require(_0x3322('0x2'));var BPromise=require('bluebird');var rs=require(_0x3322('0x3'));var fs=require('fs');var Redis=require('ioredis');var db=require(_0x3322('0x4'))['db'];var utils=require(_0x3322('0x5'));var logger=require(_0x3322('0x6'))(_0x3322('0x7'));var config=require(_0x3322('0x8'));var jayson=require(_0x3322('0x9'));var client=jayson['client'][_0x3322('0xa')]({'port':0x232a});function respondWithRpcPromise(_0x31fbc0,_0x26f9c2,_0xd2b23){return new BPromise(function(_0x1824cc,_0x5a863f){return client[_0x3322('0xb')](_0x31fbc0,_0xd2b23)[_0x3322('0xc')](function(_0xdf9699){logger[_0x3322('0xd')](_0x3322('0xe'),_0x26f9c2,_0x3322('0xf'));logger[_0x3322('0x10')](_0x3322('0x11'),_0x26f9c2,'request\x20sent',JSON[_0x3322('0x12')](_0xdf9699));if(_0xdf9699[_0x3322('0x13')]){if(_0xdf9699['error'][_0x3322('0x14')]===0x1f4){logger['error'](_0x3322('0xe'),_0x26f9c2,_0xdf9699[_0x3322('0x13')][_0x3322('0x15')]);return _0x5a863f(_0xdf9699[_0x3322('0x13')][_0x3322('0x15')]);}logger[_0x3322('0x13')](_0x3322('0xe'),_0x26f9c2,_0xdf9699[_0x3322('0x13')][_0x3322('0x15')]);return _0x1824cc(_0xdf9699[_0x3322('0x13')][_0x3322('0x15')]);}else{logger[_0x3322('0xd')](_0x3322('0xe'),_0x26f9c2,_0x3322('0xf'));_0x1824cc(_0xdf9699[_0x3322('0x16')]['message']);}})['catch'](function(_0x10c20b){logger[_0x3322('0x13')](_0x3322('0xe'),_0x26f9c2,_0x10c20b);_0x5a863f(_0x10c20b);});});}