Built motion from commit (unavailable).|2.5.10
[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 _0xd0c4=['rpc','../../config/environment','http','request','VoiceChanSpy,\x20%s,\x20%s','debug','VoiceChanSpy,\x20%s,\x20%s,\x20%s','request\x20sent','stringify','error','message','info','result','catch','lodash','moment','bluebird','ioredis','../../mysqldb','../../config/utils','../../config/logger'];(function(_0x2b46d0,_0x32e7d7){var _0xb076f8=function(_0x1cc522){while(--_0x1cc522){_0x2b46d0['push'](_0x2b46d0['shift']());}};_0xb076f8(++_0x32e7d7);}(_0xd0c4,0xb6));var _0x4d0c=function(_0xecab6a,_0x3c768a){_0xecab6a=_0xecab6a-0x0;var _0x40b98b=_0xd0c4[_0xecab6a];return _0x40b98b;};'use strict';var _=require(_0x4d0c('0x0'));var util=require('util');var moment=require(_0x4d0c('0x1'));var BPromise=require(_0x4d0c('0x2'));var rs=require('randomstring');var fs=require('fs');var Redis=require(_0x4d0c('0x3'));var db=require(_0x4d0c('0x4'))['db'];var utils=require(_0x4d0c('0x5'));var logger=require(_0x4d0c('0x6'))(_0x4d0c('0x7'));var config=require(_0x4d0c('0x8'));var jayson=require('jayson/promise');var client=jayson['client'][_0x4d0c('0x9')]({'port':0x232a});function respondWithRpcPromise(_0xf5d59b,_0x1711e2,_0x309642){return new BPromise(function(_0x476073,_0x369789){return client[_0x4d0c('0xa')](_0xf5d59b,_0x309642)['then'](function(_0x4ca968){logger['info'](_0x4d0c('0xb'),_0x1711e2,'request\x20sent');logger[_0x4d0c('0xc')](_0x4d0c('0xd'),_0x1711e2,_0x4d0c('0xe'),JSON[_0x4d0c('0xf')](_0x4ca968));if(_0x4ca968['error']){if(_0x4ca968['error']['code']===0x1f4){logger[_0x4d0c('0x10')](_0x4d0c('0xb'),_0x1711e2,_0x4ca968['error'][_0x4d0c('0x11')]);return _0x369789(_0x4ca968['error'][_0x4d0c('0x11')]);}logger[_0x4d0c('0x10')]('VoiceChanSpy,\x20%s,\x20%s',_0x1711e2,_0x4ca968[_0x4d0c('0x10')]['message']);return _0x476073(_0x4ca968[_0x4d0c('0x10')][_0x4d0c('0x11')]);}else{logger[_0x4d0c('0x12')](_0x4d0c('0xb'),_0x1711e2,'request\x20sent');_0x476073(_0x4ca968[_0x4d0c('0x13')][_0x4d0c('0x11')]);}})[_0x4d0c('0x14')](function(_0x4ff5c0){logger[_0x4d0c('0x10')](_0x4d0c('0xb'),_0x1711e2,_0x4ff5c0);_0x369789(_0x4ff5c0);});});}