Built motion from commit (unavailable).|2.4.17
[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 _0x503a=['rpc','http','request','then','info','request\x20sent','debug','Integration,\x20%s,\x20%s,\x20%s','stringify','error','Integration,\x20%s,\x20%s','message','result','catch','lodash','util','bluebird','ioredis','../../mysqldb','../../config/utils','../../config/logger'];(function(_0x25e7cb,_0x3579b7){var _0x375d92=function(_0xe8cf3b){while(--_0xe8cf3b){_0x25e7cb['push'](_0x25e7cb['shift']());}};_0x375d92(++_0x3579b7);}(_0x503a,0x19d));var _0xa503=function(_0x3a7634,_0x2db384){_0x3a7634=_0x3a7634-0x0;var _0x23bbe9=_0x503a[_0x3a7634];return _0x23bbe9;};'use strict';var _=require(_0xa503('0x0'));var util=require(_0xa503('0x1'));var moment=require('moment');var BPromise=require(_0xa503('0x2'));var rs=require('randomstring');var fs=require('fs');var Redis=require(_0xa503('0x3'));var db=require(_0xa503('0x4'))['db'];var utils=require(_0xa503('0x5'));var logger=require(_0xa503('0x6'))(_0xa503('0x7'));var config=require('../../config/environment');var jayson=require('jayson/promise');var client=jayson['client'][_0xa503('0x8')]({'port':0x232a});function respondWithRpcPromise(_0x1943d7,_0x5a1ead,_0x4428de){return new BPromise(function(_0x18a066,_0x35cca2){return client[_0xa503('0x9')](_0x1943d7,_0x4428de)[_0xa503('0xa')](function(_0x38bbff){logger[_0xa503('0xb')]('Integration,\x20%s,\x20%s',_0x5a1ead,_0xa503('0xc'));logger[_0xa503('0xd')](_0xa503('0xe'),_0x5a1ead,'request\x20sent',JSON[_0xa503('0xf')](_0x38bbff));if(_0x38bbff['error']){if(_0x38bbff[_0xa503('0x10')]['code']===0x1f4){logger[_0xa503('0x10')](_0xa503('0x11'),_0x5a1ead,_0x38bbff['error']['message']);return _0x35cca2(_0x38bbff[_0xa503('0x10')][_0xa503('0x12')]);}logger[_0xa503('0x10')](_0xa503('0x11'),_0x5a1ead,_0x38bbff[_0xa503('0x10')][_0xa503('0x12')]);return _0x18a066(_0x38bbff[_0xa503('0x10')][_0xa503('0x12')]);}else{logger[_0xa503('0xb')](_0xa503('0x11'),_0x5a1ead,_0xa503('0xc'));_0x18a066(_0x38bbff[_0xa503('0x13')][_0xa503('0x12')]);}})[_0xa503('0x14')](function(_0x5d6641){logger[_0xa503('0x10')](_0xa503('0x11'),_0x5a1ead,_0x5d6641);_0x35cca2(_0x5d6641);});});}