ac609c18b5c92557f9b5edd3b1bea54a0ae6dd7d
[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 _0xb8af=['lodash','util','moment','bluebird','ioredis','../../config/utils','../../config/logger','rpc','../../config/environment','jayson/promise','client','http','request','then','info','Network,\x20%s,\x20%s','request\x20sent','debug','stringify','error','message','result','catch'];(function(_0x10ee4f,_0x20b6b9){var _0x310985=function(_0x54f380){while(--_0x54f380){_0x10ee4f['push'](_0x10ee4f['shift']());}};_0x310985(++_0x20b6b9);}(_0xb8af,0x159));var _0xfb8a=function(_0x57eb3d,_0x147c20){_0x57eb3d=_0x57eb3d-0x0;var _0x1e34b7=_0xb8af[_0x57eb3d];return _0x1e34b7;};'use strict';var _=require(_0xfb8a('0x0'));var util=require(_0xfb8a('0x1'));var moment=require(_0xfb8a('0x2'));var BPromise=require(_0xfb8a('0x3'));var rs=require('randomstring');var fs=require('fs');var Redis=require(_0xfb8a('0x4'));var db=require('../../mysqldb')['db'];var utils=require(_0xfb8a('0x5'));var logger=require(_0xfb8a('0x6'))(_0xfb8a('0x7'));var config=require(_0xfb8a('0x8'));var jayson=require(_0xfb8a('0x9'));var client=jayson[_0xfb8a('0xa')][_0xfb8a('0xb')]({'port':0x232a});function respondWithRpcPromise(_0x58af20,_0x2f56b1,_0x26120e){return new BPromise(function(_0x13768b,_0x4cef9d){return client[_0xfb8a('0xc')](_0x58af20,_0x26120e)[_0xfb8a('0xd')](function(_0x1508c7){logger[_0xfb8a('0xe')](_0xfb8a('0xf'),_0x2f56b1,_0xfb8a('0x10'));logger[_0xfb8a('0x11')]('Network,\x20%s,\x20%s,\x20%s',_0x2f56b1,_0xfb8a('0x10'),JSON[_0xfb8a('0x12')](_0x1508c7));if(_0x1508c7[_0xfb8a('0x13')]){if(_0x1508c7[_0xfb8a('0x13')]['code']===0x1f4){logger[_0xfb8a('0x13')](_0xfb8a('0xf'),_0x2f56b1,_0x1508c7[_0xfb8a('0x13')][_0xfb8a('0x14')]);return _0x4cef9d(_0x1508c7['error'][_0xfb8a('0x14')]);}logger[_0xfb8a('0x13')](_0xfb8a('0xf'),_0x2f56b1,_0x1508c7['error'][_0xfb8a('0x14')]);return _0x13768b(_0x1508c7[_0xfb8a('0x13')][_0xfb8a('0x14')]);}else{logger[_0xfb8a('0xe')](_0xfb8a('0xf'),_0x2f56b1,_0xfb8a('0x10'));_0x13768b(_0x1508c7[_0xfb8a('0x15')][_0xfb8a('0x14')]);}})[_0xfb8a('0x16')](function(_0x405e6e){logger[_0xfb8a('0x13')](_0xfb8a('0xf'),_0x2f56b1,_0x405e6e);_0x4cef9d(_0x405e6e);});});}