Built motion from commit (unavailable).|2.4.18
[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 _0xcacd=['request','info','request\x20sent','stringify','error','code','Integration,\x20%s,\x20%s','message','result','catch','lodash','randomstring','ioredis','../../mysqldb','../../config/utils','../../config/logger','../../config/environment','jayson/promise','client'];(function(_0x107654,_0x2871be){var _0x584beb=function(_0x1e8cb3){while(--_0x1e8cb3){_0x107654['push'](_0x107654['shift']());}};_0x584beb(++_0x2871be);}(_0xcacd,0x1bf));var _0xdcac=function(_0x3bf83f,_0x181cac){_0x3bf83f=_0x3bf83f-0x0;var _0x22c4a9=_0xcacd[_0x3bf83f];return _0x22c4a9;};'use strict';var _=require(_0xdcac('0x0'));var util=require('util');var moment=require('moment');var BPromise=require('bluebird');var rs=require(_0xdcac('0x1'));var fs=require('fs');var Redis=require(_0xdcac('0x2'));var db=require(_0xdcac('0x3'))['db'];var utils=require(_0xdcac('0x4'));var logger=require(_0xdcac('0x5'))('rpc');var config=require(_0xdcac('0x6'));var jayson=require(_0xdcac('0x7'));var client=jayson[_0xdcac('0x8')]['http']({'port':0x232a});function respondWithRpcPromise(_0x28e7c6,_0x2491e7,_0x4039ed){return new BPromise(function(_0x598f7e,_0x2f59c2){return client[_0xdcac('0x9')](_0x28e7c6,_0x4039ed)['then'](function(_0x22ad5e){logger[_0xdcac('0xa')]('Integration,\x20%s,\x20%s',_0x2491e7,'request\x20sent');logger['debug']('Integration,\x20%s,\x20%s,\x20%s',_0x2491e7,_0xdcac('0xb'),JSON[_0xdcac('0xc')](_0x22ad5e));if(_0x22ad5e[_0xdcac('0xd')]){if(_0x22ad5e[_0xdcac('0xd')][_0xdcac('0xe')]===0x1f4){logger[_0xdcac('0xd')](_0xdcac('0xf'),_0x2491e7,_0x22ad5e[_0xdcac('0xd')]['message']);return _0x2f59c2(_0x22ad5e[_0xdcac('0xd')][_0xdcac('0x10')]);}logger[_0xdcac('0xd')]('Integration,\x20%s,\x20%s',_0x2491e7,_0x22ad5e[_0xdcac('0xd')][_0xdcac('0x10')]);return _0x598f7e(_0x22ad5e[_0xdcac('0xd')][_0xdcac('0x10')]);}else{logger[_0xdcac('0xa')](_0xdcac('0xf'),_0x2491e7,_0xdcac('0xb'));_0x598f7e(_0x22ad5e[_0xdcac('0x11')][_0xdcac('0x10')]);}})[_0xdcac('0x12')](function(_0x42c88e){logger['error'](_0xdcac('0xf'),_0x2491e7,_0x42c88e);_0x2f59c2(_0x42c88e);});});}