Built motion from commit 25580385.|2.6.2
[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 _0x5cfa=['then','info','VoiceContext,\x20%s,\x20%s','debug','request\x20sent','stringify','error','code','message','catch','lodash','moment','rpc','../../config/environment','client','http','request'];(function(_0x122ef9,_0x451d2a){var _0x42fba0=function(_0x17c9d3){while(--_0x17c9d3){_0x122ef9['push'](_0x122ef9['shift']());}};_0x42fba0(++_0x451d2a);}(_0x5cfa,0x12b));var _0xa5cf=function(_0x29d67c,_0x17112d){_0x29d67c=_0x29d67c-0x0;var _0x3bea3b=_0x5cfa[_0x29d67c];return _0x3bea3b;};'use strict';var _=require(_0xa5cf('0x0'));var util=require('util');var moment=require(_0xa5cf('0x1'));var BPromise=require('bluebird');var rs=require('randomstring');var fs=require('fs');var Redis=require('ioredis');var db=require('../../mysqldb')['db'];var utils=require('../../config/utils');var logger=require('../../config/logger')(_0xa5cf('0x2'));var config=require(_0xa5cf('0x3'));var jayson=require('jayson/promise');var client=jayson[_0xa5cf('0x4')][_0xa5cf('0x5')]({'port':0x232a});function respondWithRpcPromise(_0x1d106f,_0x52e32c,_0x3b107a){return new BPromise(function(_0x4369bb,_0x3e7b02){return client[_0xa5cf('0x6')](_0x1d106f,_0x3b107a)[_0xa5cf('0x7')](function(_0x482025){logger[_0xa5cf('0x8')](_0xa5cf('0x9'),_0x52e32c,'request\x20sent');logger[_0xa5cf('0xa')]('VoiceContext,\x20%s,\x20%s,\x20%s',_0x52e32c,_0xa5cf('0xb'),JSON[_0xa5cf('0xc')](_0x482025));if(_0x482025[_0xa5cf('0xd')]){if(_0x482025['error'][_0xa5cf('0xe')]===0x1f4){logger[_0xa5cf('0xd')]('VoiceContext,\x20%s,\x20%s',_0x52e32c,_0x482025[_0xa5cf('0xd')][_0xa5cf('0xf')]);return _0x3e7b02(_0x482025[_0xa5cf('0xd')][_0xa5cf('0xf')]);}logger[_0xa5cf('0xd')]('VoiceContext,\x20%s,\x20%s',_0x52e32c,_0x482025['error'][_0xa5cf('0xf')]);return _0x4369bb(_0x482025[_0xa5cf('0xd')]['message']);}else{logger[_0xa5cf('0x8')]('VoiceContext,\x20%s,\x20%s',_0x52e32c,_0xa5cf('0xb'));_0x4369bb(_0x482025['result'][_0xa5cf('0xf')]);}})[_0xa5cf('0x10')](function(_0x3c60d3){logger['error'](_0xa5cf('0x9'),_0x52e32c,_0x3c60d3);_0x3e7b02(_0x3c60d3);});});}