Built motion from commit (unavailable).|2.0.84
[motion2.git] / server / api / integration / integration.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 _0xfe35=['then','info','Integration,\x20%s,\x20%s','request\x20sent','error','code','message','result','lodash','util','moment','randomstring','ioredis','../../mysqldb','../../config/utils','../../config/logger','../../config/environment','jayson/promise','client','http','request'];(function(_0x40a94d,_0x19ac1c){var _0x55459f=function(_0x160eb2){while(--_0x160eb2){_0x40a94d['push'](_0x40a94d['shift']());}};_0x55459f(++_0x19ac1c);}(_0xfe35,0x1d6));var _0x5fe3=function(_0x3cced9,_0x4ce533){_0x3cced9=_0x3cced9-0x0;var _0x5e180d=_0xfe35[_0x3cced9];return _0x5e180d;};'use strict';var _=require(_0x5fe3('0x0'));var util=require(_0x5fe3('0x1'));var moment=require(_0x5fe3('0x2'));var BPromise=require('bluebird');var rs=require(_0x5fe3('0x3'));var fs=require('fs');var Redis=require(_0x5fe3('0x4'));var db=require(_0x5fe3('0x5'))['db'];var utils=require(_0x5fe3('0x6'));var logger=require(_0x5fe3('0x7'))('rpc');var config=require(_0x5fe3('0x8'));var jayson=require(_0x5fe3('0x9'));var client=jayson[_0x5fe3('0xa')][_0x5fe3('0xb')]({'port':0x232a});function respondWithRpcPromise(_0x5e13a6,_0x1bdca6,_0x10add8){return new BPromise(function(_0x585a33,_0x187868){return client[_0x5fe3('0xc')](_0x5e13a6,_0x10add8)[_0x5fe3('0xd')](function(_0x571361){logger[_0x5fe3('0xe')](_0x5fe3('0xf'),_0x1bdca6,'request\x20sent');logger['debug']('Integration,\x20%s,\x20%s,\x20%s',_0x1bdca6,_0x5fe3('0x10'),JSON['stringify'](_0x571361));if(_0x571361[_0x5fe3('0x11')]){if(_0x571361['error'][_0x5fe3('0x12')]===0x1f4){logger[_0x5fe3('0x11')](_0x5fe3('0xf'),_0x1bdca6,_0x571361[_0x5fe3('0x11')][_0x5fe3('0x13')]);return _0x187868(_0x571361['error'][_0x5fe3('0x13')]);}logger[_0x5fe3('0x11')](_0x5fe3('0xf'),_0x1bdca6,_0x571361[_0x5fe3('0x11')][_0x5fe3('0x13')]);return _0x585a33(_0x571361[_0x5fe3('0x11')][_0x5fe3('0x13')]);}else{logger[_0x5fe3('0xe')](_0x5fe3('0xf'),_0x1bdca6,_0x5fe3('0x10'));_0x585a33(_0x571361[_0x5fe3('0x14')][_0x5fe3('0x13')]);}})['catch'](function(_0xe20332){logger[_0x5fe3('0x11')]('Integration,\x20%s,\x20%s',_0x1bdca6,_0xe20332);_0x187868(_0xe20332);});});}