65d34c41b2c9b3538c4087680a68365884b91425
[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 _0xfcf0=['result','catch','lodash','util','moment','bluebird','randomstring','../../config/logger','rpc','../../config/environment','jayson/promise','client','http','request','info','VoiceContext,\x20%s,\x20%s','request\x20sent','VoiceContext,\x20%s,\x20%s,\x20%s','stringify','error','code','message'];(function(_0x485865,_0x11d29a){var _0x11ef06=function(_0x5745e9){while(--_0x5745e9){_0x485865['push'](_0x485865['shift']());}};_0x11ef06(++_0x11d29a);}(_0xfcf0,0xc8));var _0x0fcf=function(_0x376b45,_0x5964fb){_0x376b45=_0x376b45-0x0;var _0x2341b3=_0xfcf0[_0x376b45];return _0x2341b3;};'use strict';var _=require(_0x0fcf('0x0'));var util=require(_0x0fcf('0x1'));var moment=require(_0x0fcf('0x2'));var BPromise=require(_0x0fcf('0x3'));var rs=require(_0x0fcf('0x4'));var fs=require('fs');var Redis=require('ioredis');var db=require('../../mysqldb')['db'];var utils=require('../../config/utils');var logger=require(_0x0fcf('0x5'))(_0x0fcf('0x6'));var config=require(_0x0fcf('0x7'));var jayson=require(_0x0fcf('0x8'));var client=jayson[_0x0fcf('0x9')][_0x0fcf('0xa')]({'port':0x232a});function respondWithRpcPromise(_0xc9c670,_0x3fe746,_0x2530a7){return new BPromise(function(_0x4053b4,_0x200678){return client[_0x0fcf('0xb')](_0xc9c670,_0x2530a7)['then'](function(_0x2dc6fa){logger[_0x0fcf('0xc')](_0x0fcf('0xd'),_0x3fe746,_0x0fcf('0xe'));logger['debug'](_0x0fcf('0xf'),_0x3fe746,_0x0fcf('0xe'),JSON[_0x0fcf('0x10')](_0x2dc6fa));if(_0x2dc6fa['error']){if(_0x2dc6fa[_0x0fcf('0x11')][_0x0fcf('0x12')]===0x1f4){logger[_0x0fcf('0x11')](_0x0fcf('0xd'),_0x3fe746,_0x2dc6fa[_0x0fcf('0x11')]['message']);return _0x200678(_0x2dc6fa['error'][_0x0fcf('0x13')]);}logger[_0x0fcf('0x11')](_0x0fcf('0xd'),_0x3fe746,_0x2dc6fa[_0x0fcf('0x11')][_0x0fcf('0x13')]);return _0x4053b4(_0x2dc6fa['error']['message']);}else{logger[_0x0fcf('0xc')](_0x0fcf('0xd'),_0x3fe746,'request\x20sent');_0x4053b4(_0x2dc6fa[_0x0fcf('0x14')][_0x0fcf('0x13')]);}})[_0x0fcf('0x15')](function(_0x111c1d){logger[_0x0fcf('0x11')](_0x0fcf('0xd'),_0x3fe746,_0x111c1d);_0x200678(_0x111c1d);});});}