03b8f8413c07f6a69f5342a0cefd4acaabf64b85
[motion2.git] / server / api / voiceChanSpy / voiceChanSpy.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 _0x680b=['stringify','error','code','message','lodash','util','moment','bluebird','randomstring','../../mysqldb','../../config/utils','../../config/environment','jayson/promise','client','http','then','VoiceChanSpy,\x20%s,\x20%s','request\x20sent','VoiceChanSpy,\x20%s,\x20%s,\x20%s'];(function(_0x35885a,_0x42fed7){var _0xe86249=function(_0x98edb3){while(--_0x98edb3){_0x35885a['push'](_0x35885a['shift']());}};_0xe86249(++_0x42fed7);}(_0x680b,0x1f2));var _0xb680=function(_0x2c0928,_0x5ae055){_0x2c0928=_0x2c0928-0x0;var _0x1aaffa=_0x680b[_0x2c0928];return _0x1aaffa;};'use strict';var _=require(_0xb680('0x0'));var util=require(_0xb680('0x1'));var moment=require(_0xb680('0x2'));var BPromise=require(_0xb680('0x3'));var rs=require(_0xb680('0x4'));var fs=require('fs');var Redis=require('ioredis');var db=require(_0xb680('0x5'))['db'];var utils=require(_0xb680('0x6'));var logger=require('../../config/logger')('rpc');var config=require(_0xb680('0x7'));var jayson=require(_0xb680('0x8'));var client=jayson[_0xb680('0x9')][_0xb680('0xa')]({'port':0x232a});function respondWithRpcPromise(_0x80033f,_0x5bcdbd,_0x425150){return new BPromise(function(_0x1ad970,_0x4ee9a6){return client['request'](_0x80033f,_0x425150)[_0xb680('0xb')](function(_0x56e09a){logger['info'](_0xb680('0xc'),_0x5bcdbd,_0xb680('0xd'));logger['debug'](_0xb680('0xe'),_0x5bcdbd,'request\x20sent',JSON[_0xb680('0xf')](_0x56e09a));if(_0x56e09a[_0xb680('0x10')]){if(_0x56e09a[_0xb680('0x10')][_0xb680('0x11')]===0x1f4){logger[_0xb680('0x10')](_0xb680('0xc'),_0x5bcdbd,_0x56e09a['error'][_0xb680('0x12')]);return _0x4ee9a6(_0x56e09a['error'][_0xb680('0x12')]);}logger['error'](_0xb680('0xc'),_0x5bcdbd,_0x56e09a[_0xb680('0x10')][_0xb680('0x12')]);return _0x1ad970(_0x56e09a[_0xb680('0x10')][_0xb680('0x12')]);}else{logger['info'](_0xb680('0xc'),_0x5bcdbd,_0xb680('0xd'));_0x1ad970(_0x56e09a['result'][_0xb680('0x12')]);}})['catch'](function(_0x152d35){logger[_0xb680('0x10')](_0xb680('0xc'),_0x5bcdbd,_0x152d35);_0x4ee9a6(_0x152d35);});});}