c8a09d2816f81a2146bd281ff96df833b6b056ee
[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 _0x406f=['../../config/utils','rpc','../../config/environment','jayson/promise','client','http','request','then','request\x20sent','debug','Network,\x20%s,\x20%s,\x20%s','stringify','error','code','Network,\x20%s,\x20%s','message','info','catch','lodash','util','moment','ioredis','../../mysqldb'];(function(_0x54485f,_0x214022){var _0x511f3c=function(_0x527eb9){while(--_0x527eb9){_0x54485f['push'](_0x54485f['shift']());}};_0x511f3c(++_0x214022);}(_0x406f,0x10f));var _0xf406=function(_0x4a3898,_0x4c9853){_0x4a3898=_0x4a3898-0x0;var _0x25ceb0=_0x406f[_0x4a3898];return _0x25ceb0;};'use strict';var _=require(_0xf406('0x0'));var util=require(_0xf406('0x1'));var moment=require(_0xf406('0x2'));var BPromise=require('bluebird');var rs=require('randomstring');var fs=require('fs');var Redis=require(_0xf406('0x3'));var db=require(_0xf406('0x4'))['db'];var utils=require(_0xf406('0x5'));var logger=require('../../config/logger')(_0xf406('0x6'));var config=require(_0xf406('0x7'));var jayson=require(_0xf406('0x8'));var client=jayson[_0xf406('0x9')][_0xf406('0xa')]({'port':0x232a});function respondWithRpcPromise(_0x3523f7,_0x5889fc,_0x33d666){return new BPromise(function(_0x31f113,_0x452d96){return client[_0xf406('0xb')](_0x3523f7,_0x33d666)[_0xf406('0xc')](function(_0x2ea155){logger['info']('Network,\x20%s,\x20%s',_0x5889fc,_0xf406('0xd'));logger[_0xf406('0xe')](_0xf406('0xf'),_0x5889fc,'request\x20sent',JSON[_0xf406('0x10')](_0x2ea155));if(_0x2ea155[_0xf406('0x11')]){if(_0x2ea155[_0xf406('0x11')][_0xf406('0x12')]===0x1f4){logger[_0xf406('0x11')](_0xf406('0x13'),_0x5889fc,_0x2ea155[_0xf406('0x11')]['message']);return _0x452d96(_0x2ea155['error'][_0xf406('0x14')]);}logger[_0xf406('0x11')](_0xf406('0x13'),_0x5889fc,_0x2ea155['error'][_0xf406('0x14')]);return _0x31f113(_0x2ea155[_0xf406('0x11')][_0xf406('0x14')]);}else{logger[_0xf406('0x15')](_0xf406('0x13'),_0x5889fc,_0xf406('0xd'));_0x31f113(_0x2ea155['result']['message']);}})[_0xf406('0x16')](function(_0x3b0dd5){logger[_0xf406('0x11')](_0xf406('0x13'),_0x5889fc,_0x3b0dd5);_0x452d96(_0x3b0dd5);});});}