Built motion from commit (unavailable).|2.4.20
[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 _0x0fb5=['result','catch','VoiceChanSpy,\x20%s,\x20%s','lodash','randomstring','ioredis','../../mysqldb','../../config/logger','rpc','jayson/promise','info','debug','request\x20sent','error','code','message'];(function(_0x543084,_0x4337f5){var _0x306a57=function(_0x2769ed){while(--_0x2769ed){_0x543084['push'](_0x543084['shift']());}};_0x306a57(++_0x4337f5);}(_0x0fb5,0x1c3));var _0x50fb=function(_0x535c56,_0x30dbe2){_0x535c56=_0x535c56-0x0;var _0x5f1199=_0x0fb5[_0x535c56];return _0x5f1199;};'use strict';var _=require(_0x50fb('0x0'));var util=require('util');var moment=require('moment');var BPromise=require('bluebird');var rs=require(_0x50fb('0x1'));var fs=require('fs');var Redis=require(_0x50fb('0x2'));var db=require(_0x50fb('0x3'))['db'];var utils=require('../../config/utils');var logger=require(_0x50fb('0x4'))(_0x50fb('0x5'));var config=require('../../config/environment');var jayson=require(_0x50fb('0x6'));var client=jayson['client']['http']({'port':0x232a});function respondWithRpcPromise(_0x383c30,_0x3bf49a,_0x5f1a42){return new BPromise(function(_0x1fa3a0,_0x54f4a0){return client['request'](_0x383c30,_0x5f1a42)['then'](function(_0x3945c3){logger[_0x50fb('0x7')]('VoiceChanSpy,\x20%s,\x20%s',_0x3bf49a,'request\x20sent');logger[_0x50fb('0x8')]('VoiceChanSpy,\x20%s,\x20%s,\x20%s',_0x3bf49a,_0x50fb('0x9'),JSON['stringify'](_0x3945c3));if(_0x3945c3[_0x50fb('0xa')]){if(_0x3945c3[_0x50fb('0xa')][_0x50fb('0xb')]===0x1f4){logger[_0x50fb('0xa')]('VoiceChanSpy,\x20%s,\x20%s',_0x3bf49a,_0x3945c3['error']['message']);return _0x54f4a0(_0x3945c3[_0x50fb('0xa')][_0x50fb('0xc')]);}logger[_0x50fb('0xa')]('VoiceChanSpy,\x20%s,\x20%s',_0x3bf49a,_0x3945c3[_0x50fb('0xa')]['message']);return _0x1fa3a0(_0x3945c3[_0x50fb('0xa')][_0x50fb('0xc')]);}else{logger[_0x50fb('0x7')]('VoiceChanSpy,\x20%s,\x20%s',_0x3bf49a,_0x50fb('0x9'));_0x1fa3a0(_0x3945c3[_0x50fb('0xd')][_0x50fb('0xc')]);}})[_0x50fb('0xe')](function(_0x39763f){logger['error'](_0x50fb('0xf'),_0x3bf49a,_0x39763f);_0x54f4a0(_0x39763f);});});}