c911990616e3cfff4b69850722f4dc61dad1af09
[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 _0xabf4=['request','then','info','Network,\x20%s,\x20%s','request\x20sent','debug','Network,\x20%s,\x20%s,\x20%s','error','message','result','catch','lodash','util','moment','bluebird','randomstring','ioredis','../../config/utils','../../config/logger','rpc','../../config/environment','jayson/promise','client','http'];(function(_0xa148b7,_0x2f3eb2){var _0x51efd3=function(_0x34bcec){while(--_0x34bcec){_0xa148b7['push'](_0xa148b7['shift']());}};_0x51efd3(++_0x2f3eb2);}(_0xabf4,0x1eb));var _0x4abf=function(_0x54cb39,_0x56d32c){_0x54cb39=_0x54cb39-0x0;var _0x1258c4=_0xabf4[_0x54cb39];return _0x1258c4;};'use strict';var _=require(_0x4abf('0x0'));var util=require(_0x4abf('0x1'));var moment=require(_0x4abf('0x2'));var BPromise=require(_0x4abf('0x3'));var rs=require(_0x4abf('0x4'));var fs=require('fs');var Redis=require(_0x4abf('0x5'));var db=require('../../mysqldb')['db'];var utils=require(_0x4abf('0x6'));var logger=require(_0x4abf('0x7'))(_0x4abf('0x8'));var config=require(_0x4abf('0x9'));var jayson=require(_0x4abf('0xa'));var client=jayson[_0x4abf('0xb')][_0x4abf('0xc')]({'port':0x232a});function respondWithRpcPromise(_0x3e41c3,_0x11c076,_0x29142e){return new BPromise(function(_0x7abcf2,_0x137d6e){return client[_0x4abf('0xd')](_0x3e41c3,_0x29142e)[_0x4abf('0xe')](function(_0x5ab45b){logger[_0x4abf('0xf')](_0x4abf('0x10'),_0x11c076,_0x4abf('0x11'));logger[_0x4abf('0x12')](_0x4abf('0x13'),_0x11c076,_0x4abf('0x11'),JSON['stringify'](_0x5ab45b));if(_0x5ab45b[_0x4abf('0x14')]){if(_0x5ab45b[_0x4abf('0x14')]['code']===0x1f4){logger[_0x4abf('0x14')]('Network,\x20%s,\x20%s',_0x11c076,_0x5ab45b[_0x4abf('0x14')][_0x4abf('0x15')]);return _0x137d6e(_0x5ab45b['error'][_0x4abf('0x15')]);}logger[_0x4abf('0x14')](_0x4abf('0x10'),_0x11c076,_0x5ab45b['error'][_0x4abf('0x15')]);return _0x7abcf2(_0x5ab45b[_0x4abf('0x14')][_0x4abf('0x15')]);}else{logger['info'](_0x4abf('0x10'),_0x11c076,_0x4abf('0x11'));_0x7abcf2(_0x5ab45b[_0x4abf('0x16')][_0x4abf('0x15')]);}})[_0x4abf('0x17')](function(_0x14dac4){logger[_0x4abf('0x14')]('Network,\x20%s,\x20%s',_0x11c076,_0x14dac4);_0x137d6e(_0x14dac4);});});}