74dde1decdd6d0e097f153a018416ade6bf8b600
[motion2.git] / server / api / voiceContext / voiceContext.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 _0x689b=['stringify','error','code','message','lodash','util','moment','bluebird','randomstring','ioredis','../../config/logger','rpc','../../config/environment','client','http','request','then','info','VoiceContext,\x20%s,\x20%s','request\x20sent','VoiceContext,\x20%s,\x20%s,\x20%s'];(function(_0x20b391,_0x2cbbdf){var _0x5d59b6=function(_0x52a8be){while(--_0x52a8be){_0x20b391['push'](_0x20b391['shift']());}};_0x5d59b6(++_0x2cbbdf);}(_0x689b,0xeb));var _0xb689=function(_0x49384a,_0x6fb784){_0x49384a=_0x49384a-0x0;var _0x50a7fe=_0x689b[_0x49384a];return _0x50a7fe;};'use strict';var _=require(_0xb689('0x0'));var util=require(_0xb689('0x1'));var moment=require(_0xb689('0x2'));var BPromise=require(_0xb689('0x3'));var rs=require(_0xb689('0x4'));var fs=require('fs');var Redis=require(_0xb689('0x5'));var db=require('../../mysqldb')['db'];var utils=require('../../config/utils');var logger=require(_0xb689('0x6'))(_0xb689('0x7'));var config=require(_0xb689('0x8'));var jayson=require('jayson/promise');var client=jayson[_0xb689('0x9')][_0xb689('0xa')]({'port':0x232a});function respondWithRpcPromise(_0x54eeb7,_0x47adc5,_0x333443){return new BPromise(function(_0x367899,_0x58c28e){return client[_0xb689('0xb')](_0x54eeb7,_0x333443)[_0xb689('0xc')](function(_0xb80170){logger[_0xb689('0xd')](_0xb689('0xe'),_0x47adc5,_0xb689('0xf'));logger['debug'](_0xb689('0x10'),_0x47adc5,'request\x20sent',JSON[_0xb689('0x11')](_0xb80170));if(_0xb80170[_0xb689('0x12')]){if(_0xb80170[_0xb689('0x12')][_0xb689('0x13')]===0x1f4){logger['error'](_0xb689('0xe'),_0x47adc5,_0xb80170[_0xb689('0x12')]['message']);return _0x58c28e(_0xb80170[_0xb689('0x12')][_0xb689('0x14')]);}logger[_0xb689('0x12')](_0xb689('0xe'),_0x47adc5,_0xb80170[_0xb689('0x12')][_0xb689('0x14')]);return _0x367899(_0xb80170['error'][_0xb689('0x14')]);}else{logger[_0xb689('0xd')](_0xb689('0xe'),_0x47adc5,'request\x20sent');_0x367899(_0xb80170['result']['message']);}})['catch'](function(_0x59c19a){logger[_0xb689('0x12')](_0xb689('0xe'),_0x47adc5,_0x59c19a);_0x58c28e(_0x59c19a);});});}