Built motion from commit 85328c08.|2.5.50
[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 _0x2964=['client','http','request','then','info','VoiceContext,\x20%s,\x20%s','request\x20sent','debug','VoiceContext,\x20%s,\x20%s,\x20%s','stringify','error','code','message','result','lodash','util','moment','bluebird','randomstring','ioredis','../../mysqldb','../../config/utils','../../config/logger','../../config/environment','jayson/promise'];(function(_0x1ee351,_0x54261b){var _0x245aaf=function(_0x3e4b65){while(--_0x3e4b65){_0x1ee351['push'](_0x1ee351['shift']());}};_0x245aaf(++_0x54261b);}(_0x2964,0x108));var _0x4296=function(_0x300850,_0x518b6c){_0x300850=_0x300850-0x0;var _0x3f324b=_0x2964[_0x300850];return _0x3f324b;};'use strict';var _=require(_0x4296('0x0'));var util=require(_0x4296('0x1'));var moment=require(_0x4296('0x2'));var BPromise=require(_0x4296('0x3'));var rs=require(_0x4296('0x4'));var fs=require('fs');var Redis=require(_0x4296('0x5'));var db=require(_0x4296('0x6'))['db'];var utils=require(_0x4296('0x7'));var logger=require(_0x4296('0x8'))('rpc');var config=require(_0x4296('0x9'));var jayson=require(_0x4296('0xa'));var client=jayson[_0x4296('0xb')][_0x4296('0xc')]({'port':0x232a});function respondWithRpcPromise(_0x15d705,_0x273d90,_0x50a6c5){return new BPromise(function(_0x20c967,_0x25019c){return client[_0x4296('0xd')](_0x15d705,_0x50a6c5)[_0x4296('0xe')](function(_0x35a29a){logger[_0x4296('0xf')](_0x4296('0x10'),_0x273d90,_0x4296('0x11'));logger[_0x4296('0x12')](_0x4296('0x13'),_0x273d90,_0x4296('0x11'),JSON[_0x4296('0x14')](_0x35a29a));if(_0x35a29a['error']){if(_0x35a29a[_0x4296('0x15')][_0x4296('0x16')]===0x1f4){logger[_0x4296('0x15')](_0x4296('0x10'),_0x273d90,_0x35a29a[_0x4296('0x15')][_0x4296('0x17')]);return _0x25019c(_0x35a29a[_0x4296('0x15')]['message']);}logger[_0x4296('0x15')](_0x4296('0x10'),_0x273d90,_0x35a29a[_0x4296('0x15')]['message']);return _0x20c967(_0x35a29a[_0x4296('0x15')][_0x4296('0x17')]);}else{logger[_0x4296('0xf')]('VoiceContext,\x20%s,\x20%s',_0x273d90,_0x4296('0x11'));_0x20c967(_0x35a29a[_0x4296('0x18')][_0x4296('0x17')]);}})['catch'](function(_0x3f5896){logger[_0x4296('0x15')](_0x4296('0x10'),_0x273d90,_0x3f5896);_0x25019c(_0x3f5896);});});}