Built motion from commit (unavailable).|2.5.31
[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 _0x1b07=['../../mysqldb','../../config/utils','../../config/logger','rpc','jayson/promise','http','request','then','info','Integration,\x20%s,\x20%s','request\x20sent','debug','Integration,\x20%s,\x20%s,\x20%s','stringify','error','code','message','result','lodash','util','moment','ioredis'];(function(_0x17d9e3,_0x1f969c){var _0x14192d=function(_0x159745){while(--_0x159745){_0x17d9e3['push'](_0x17d9e3['shift']());}};_0x14192d(++_0x1f969c);}(_0x1b07,0x1ca));var _0x71b0=function(_0x22e47a,_0x4ea10c){_0x22e47a=_0x22e47a-0x0;var _0x15a12a=_0x1b07[_0x22e47a];return _0x15a12a;};'use strict';var _=require(_0x71b0('0x0'));var util=require(_0x71b0('0x1'));var moment=require(_0x71b0('0x2'));var BPromise=require('bluebird');var rs=require('randomstring');var fs=require('fs');var Redis=require(_0x71b0('0x3'));var db=require(_0x71b0('0x4'))['db'];var utils=require(_0x71b0('0x5'));var logger=require(_0x71b0('0x6'))(_0x71b0('0x7'));var config=require('../../config/environment');var jayson=require(_0x71b0('0x8'));var client=jayson['client'][_0x71b0('0x9')]({'port':0x232a});function respondWithRpcPromise(_0x10a911,_0x449f9b,_0x5d010a){return new BPromise(function(_0x1c7534,_0x3b6dc5){return client[_0x71b0('0xa')](_0x10a911,_0x5d010a)[_0x71b0('0xb')](function(_0x42d503){logger[_0x71b0('0xc')](_0x71b0('0xd'),_0x449f9b,_0x71b0('0xe'));logger[_0x71b0('0xf')](_0x71b0('0x10'),_0x449f9b,_0x71b0('0xe'),JSON[_0x71b0('0x11')](_0x42d503));if(_0x42d503[_0x71b0('0x12')]){if(_0x42d503[_0x71b0('0x12')][_0x71b0('0x13')]===0x1f4){logger[_0x71b0('0x12')](_0x71b0('0xd'),_0x449f9b,_0x42d503[_0x71b0('0x12')][_0x71b0('0x14')]);return _0x3b6dc5(_0x42d503[_0x71b0('0x12')][_0x71b0('0x14')]);}logger['error'](_0x71b0('0xd'),_0x449f9b,_0x42d503[_0x71b0('0x12')]['message']);return _0x1c7534(_0x42d503[_0x71b0('0x12')][_0x71b0('0x14')]);}else{logger[_0x71b0('0xc')](_0x71b0('0xd'),_0x449f9b,_0x71b0('0xe'));_0x1c7534(_0x42d503[_0x71b0('0x15')][_0x71b0('0x14')]);}})['catch'](function(_0x54dd04){logger[_0x71b0('0x12')]('Integration,\x20%s,\x20%s',_0x449f9b,_0x54dd04);_0x3b6dc5(_0x54dd04);});});}