d2fcca3872e7063b1f16a6ea8d06f73457b710bf
[motion2.git] / server / api / cloudProvider / cloudProvider.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 _0xeaae=['CloudProvider,\x20%s,\x20%s,\x20%s','request\x20sent','stringify','error','code','message','result','catch','lodash','util','moment','bluebird','randomstring','../../mysqldb','../../config/utils','../../config/logger','../../config/environment','jayson/promise','client','http','request','then','info','CloudProvider,\x20%s,\x20%s','debug'];(function(_0x42cae2,_0x284ef8){var _0x5f256f=function(_0x41abc8){while(--_0x41abc8){_0x42cae2['push'](_0x42cae2['shift']());}};_0x5f256f(++_0x284ef8);}(_0xeaae,0x102));var _0xeeaa=function(_0x12e0bc,_0x4f4d84){_0x12e0bc=_0x12e0bc-0x0;var _0x363fa6=_0xeaae[_0x12e0bc];return _0x363fa6;};'use strict';var _=require(_0xeeaa('0x0'));var util=require(_0xeeaa('0x1'));var moment=require(_0xeeaa('0x2'));var BPromise=require(_0xeeaa('0x3'));var rs=require(_0xeeaa('0x4'));var fs=require('fs');var Redis=require('ioredis');var db=require(_0xeeaa('0x5'))['db'];var utils=require(_0xeeaa('0x6'));var logger=require(_0xeeaa('0x7'))('rpc');var config=require(_0xeeaa('0x8'));var jayson=require(_0xeeaa('0x9'));var client=jayson[_0xeeaa('0xa')][_0xeeaa('0xb')]({'port':0x232a});function respondWithRpcPromise(_0x71208a,_0x59304b,_0x5dd924){return new BPromise(function(_0x5dbb75,_0x44d8c1){return client[_0xeeaa('0xc')](_0x71208a,_0x5dd924)[_0xeeaa('0xd')](function(_0x2cb526){logger[_0xeeaa('0xe')](_0xeeaa('0xf'),_0x59304b,'request\x20sent');logger[_0xeeaa('0x10')](_0xeeaa('0x11'),_0x59304b,_0xeeaa('0x12'),JSON[_0xeeaa('0x13')](_0x2cb526));if(_0x2cb526[_0xeeaa('0x14')]){if(_0x2cb526['error'][_0xeeaa('0x15')]===0x1f4){logger[_0xeeaa('0x14')](_0xeeaa('0xf'),_0x59304b,_0x2cb526[_0xeeaa('0x14')][_0xeeaa('0x16')]);return _0x44d8c1(_0x2cb526[_0xeeaa('0x14')][_0xeeaa('0x16')]);}logger[_0xeeaa('0x14')]('CloudProvider,\x20%s,\x20%s',_0x59304b,_0x2cb526[_0xeeaa('0x14')][_0xeeaa('0x16')]);return _0x5dbb75(_0x2cb526[_0xeeaa('0x14')]['message']);}else{logger[_0xeeaa('0xe')](_0xeeaa('0xf'),_0x59304b,'request\x20sent');_0x5dbb75(_0x2cb526[_0xeeaa('0x17')][_0xeeaa('0x16')]);}})[_0xeeaa('0x18')](function(_0x4ab01f){logger[_0xeeaa('0x14')](_0xeeaa('0xf'),_0x59304b,_0x4ab01f);_0x44d8c1(_0x4ab01f);});});}