Built motion from commit 753c950e.|2.5.42
[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 _0x3a41=['randomstring','ioredis','../../config/utils','../../config/logger','jayson/promise','client','http','request','then','info','VoiceContext,\x20%s,\x20%s','request\x20sent','debug','VoiceContext,\x20%s,\x20%s,\x20%s','stringify','error','message','result','catch','lodash','util','moment','bluebird'];(function(_0x4c6f09,_0x133168){var _0x3d73d6=function(_0x56250b){while(--_0x56250b){_0x4c6f09['push'](_0x4c6f09['shift']());}};_0x3d73d6(++_0x133168);}(_0x3a41,0x86));var _0x13a4=function(_0x250f95,_0x5a5728){_0x250f95=_0x250f95-0x0;var _0x4ada97=_0x3a41[_0x250f95];return _0x4ada97;};'use strict';var _=require(_0x13a4('0x0'));var util=require(_0x13a4('0x1'));var moment=require(_0x13a4('0x2'));var BPromise=require(_0x13a4('0x3'));var rs=require(_0x13a4('0x4'));var fs=require('fs');var Redis=require(_0x13a4('0x5'));var db=require('../../mysqldb')['db'];var utils=require(_0x13a4('0x6'));var logger=require(_0x13a4('0x7'))('rpc');var config=require('../../config/environment');var jayson=require(_0x13a4('0x8'));var client=jayson[_0x13a4('0x9')][_0x13a4('0xa')]({'port':0x232a});function respondWithRpcPromise(_0x3ead8c,_0x57876e,_0x5a2c69){return new BPromise(function(_0x184038,_0x1a262e){return client[_0x13a4('0xb')](_0x3ead8c,_0x5a2c69)[_0x13a4('0xc')](function(_0x3f3409){logger[_0x13a4('0xd')](_0x13a4('0xe'),_0x57876e,_0x13a4('0xf'));logger[_0x13a4('0x10')](_0x13a4('0x11'),_0x57876e,_0x13a4('0xf'),JSON[_0x13a4('0x12')](_0x3f3409));if(_0x3f3409[_0x13a4('0x13')]){if(_0x3f3409['error']['code']===0x1f4){logger['error'](_0x13a4('0xe'),_0x57876e,_0x3f3409['error'][_0x13a4('0x14')]);return _0x1a262e(_0x3f3409[_0x13a4('0x13')][_0x13a4('0x14')]);}logger['error'](_0x13a4('0xe'),_0x57876e,_0x3f3409['error'][_0x13a4('0x14')]);return _0x184038(_0x3f3409['error']['message']);}else{logger[_0x13a4('0xd')]('VoiceContext,\x20%s,\x20%s',_0x57876e,_0x13a4('0xf'));_0x184038(_0x3f3409[_0x13a4('0x15')][_0x13a4('0x14')]);}})[_0x13a4('0x16')](function(_0x5f107b){logger['error'](_0x13a4('0xe'),_0x57876e,_0x5f107b);_0x1a262e(_0x5f107b);});});}