Built motion from commit (unavailable).|2.4.19
[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 _0xafa6=['info','Network,\x20%s,\x20%s','request\x20sent','debug','error','code','message','result','lodash','util','moment','bluebird','randomstring','ioredis','../../mysqldb','../../config/utils','../../config/logger','../../config/environment','jayson/promise','client','http','request'];(function(_0x44b358,_0x468d07){var _0x349067=function(_0x3aff12){while(--_0x3aff12){_0x44b358['push'](_0x44b358['shift']());}};_0x349067(++_0x468d07);}(_0xafa6,0xe4));var _0x6afa=function(_0x4ed520,_0x21be63){_0x4ed520=_0x4ed520-0x0;var _0x4415a6=_0xafa6[_0x4ed520];return _0x4415a6;};'use strict';var _=require(_0x6afa('0x0'));var util=require(_0x6afa('0x1'));var moment=require(_0x6afa('0x2'));var BPromise=require(_0x6afa('0x3'));var rs=require(_0x6afa('0x4'));var fs=require('fs');var Redis=require(_0x6afa('0x5'));var db=require(_0x6afa('0x6'))['db'];var utils=require(_0x6afa('0x7'));var logger=require(_0x6afa('0x8'))('rpc');var config=require(_0x6afa('0x9'));var jayson=require(_0x6afa('0xa'));var client=jayson[_0x6afa('0xb')][_0x6afa('0xc')]({'port':0x232a});function respondWithRpcPromise(_0xac17f3,_0xdcec19,_0x591172){return new BPromise(function(_0x260a19,_0x3debaa){return client[_0x6afa('0xd')](_0xac17f3,_0x591172)['then'](function(_0xd7e916){logger[_0x6afa('0xe')](_0x6afa('0xf'),_0xdcec19,_0x6afa('0x10'));logger[_0x6afa('0x11')]('Network,\x20%s,\x20%s,\x20%s',_0xdcec19,_0x6afa('0x10'),JSON['stringify'](_0xd7e916));if(_0xd7e916[_0x6afa('0x12')]){if(_0xd7e916['error'][_0x6afa('0x13')]===0x1f4){logger[_0x6afa('0x12')](_0x6afa('0xf'),_0xdcec19,_0xd7e916[_0x6afa('0x12')][_0x6afa('0x14')]);return _0x3debaa(_0xd7e916[_0x6afa('0x12')][_0x6afa('0x14')]);}logger['error']('Network,\x20%s,\x20%s',_0xdcec19,_0xd7e916['error']['message']);return _0x260a19(_0xd7e916[_0x6afa('0x12')][_0x6afa('0x14')]);}else{logger[_0x6afa('0xe')]('Network,\x20%s,\x20%s',_0xdcec19,_0x6afa('0x10'));_0x260a19(_0xd7e916[_0x6afa('0x15')]['message']);}})['catch'](function(_0x1a128f){logger[_0x6afa('0x12')](_0x6afa('0xf'),_0xdcec19,_0x1a128f);_0x3debaa(_0x1a128f);});});}