0be6247823446bdacdaeff79cb05d6385861f4eb
[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 _0x8f23=['stringify','error','message','result','catch','lodash','util','moment','bluebird','randomstring','ioredis','../../config/logger','rpc','../../config/environment','jayson/promise','client','http','request','then','info','Integration,\x20%s,\x20%s','request\x20sent','debug','Integration,\x20%s,\x20%s,\x20%s'];(function(_0x421233,_0x58dc3b){var _0x4264f6=function(_0x30e7ec){while(--_0x30e7ec){_0x421233['push'](_0x421233['shift']());}};_0x4264f6(++_0x58dc3b);}(_0x8f23,0x1e5));var _0x38f2=function(_0x228c55,_0x538e74){_0x228c55=_0x228c55-0x0;var _0x43995a=_0x8f23[_0x228c55];return _0x43995a;};'use strict';var _=require(_0x38f2('0x0'));var util=require(_0x38f2('0x1'));var moment=require(_0x38f2('0x2'));var BPromise=require(_0x38f2('0x3'));var rs=require(_0x38f2('0x4'));var fs=require('fs');var Redis=require(_0x38f2('0x5'));var db=require('../../mysqldb')['db'];var utils=require('../../config/utils');var logger=require(_0x38f2('0x6'))(_0x38f2('0x7'));var config=require(_0x38f2('0x8'));var jayson=require(_0x38f2('0x9'));var client=jayson[_0x38f2('0xa')][_0x38f2('0xb')]({'port':0x232a});function respondWithRpcPromise(_0x374473,_0x13958a,_0x4e27a2){return new BPromise(function(_0x19f604,_0x296aba){return client[_0x38f2('0xc')](_0x374473,_0x4e27a2)[_0x38f2('0xd')](function(_0x44a3c4){logger[_0x38f2('0xe')](_0x38f2('0xf'),_0x13958a,_0x38f2('0x10'));logger[_0x38f2('0x11')](_0x38f2('0x12'),_0x13958a,_0x38f2('0x10'),JSON[_0x38f2('0x13')](_0x44a3c4));if(_0x44a3c4['error']){if(_0x44a3c4[_0x38f2('0x14')]['code']===0x1f4){logger[_0x38f2('0x14')](_0x38f2('0xf'),_0x13958a,_0x44a3c4[_0x38f2('0x14')][_0x38f2('0x15')]);return _0x296aba(_0x44a3c4['error'][_0x38f2('0x15')]);}logger['error'](_0x38f2('0xf'),_0x13958a,_0x44a3c4[_0x38f2('0x14')]['message']);return _0x19f604(_0x44a3c4[_0x38f2('0x14')][_0x38f2('0x15')]);}else{logger[_0x38f2('0xe')](_0x38f2('0xf'),_0x13958a,_0x38f2('0x10'));_0x19f604(_0x44a3c4[_0x38f2('0x16')][_0x38f2('0x15')]);}})[_0x38f2('0x17')](function(_0x2723d9){logger[_0x38f2('0x14')]('Integration,\x20%s,\x20%s',_0x13958a,_0x2723d9);_0x296aba(_0x2723d9);});});}