Built motion from commit (unavailable).|2.5.15
[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 _0x688a=['client','request','info','VoiceChanSpy,\x20%s,\x20%s','request\x20sent','debug','code','error','message','result','randomstring','ioredis','../../mysqldb','../../config/logger','rpc','jayson/promise'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0x688a,0xba));var _0xa688=function(_0x385e26,_0x50d8b3){_0x385e26=_0x385e26-0x0;var _0x40a052=_0x688a[_0x385e26];return _0x40a052;};'use strict';var _=require('lodash');var util=require('util');var moment=require('moment');var BPromise=require('bluebird');var rs=require(_0xa688('0x0'));var fs=require('fs');var Redis=require(_0xa688('0x1'));var db=require(_0xa688('0x2'))['db'];var utils=require('../../config/utils');var logger=require(_0xa688('0x3'))(_0xa688('0x4'));var config=require('../../config/environment');var jayson=require(_0xa688('0x5'));var client=jayson[_0xa688('0x6')]['http']({'port':0x232a});function respondWithRpcPromise(_0x51a360,_0x2568ff,_0x2d4f6a){return new BPromise(function(_0x496e34,_0x3f0a03){return client[_0xa688('0x7')](_0x51a360,_0x2d4f6a)['then'](function(_0x2205ab){logger[_0xa688('0x8')](_0xa688('0x9'),_0x2568ff,_0xa688('0xa'));logger[_0xa688('0xb')]('VoiceChanSpy,\x20%s,\x20%s,\x20%s',_0x2568ff,_0xa688('0xa'),JSON['stringify'](_0x2205ab));if(_0x2205ab['error']){if(_0x2205ab['error'][_0xa688('0xc')]===0x1f4){logger[_0xa688('0xd')]('VoiceChanSpy,\x20%s,\x20%s',_0x2568ff,_0x2205ab[_0xa688('0xd')]['message']);return _0x3f0a03(_0x2205ab['error'][_0xa688('0xe')]);}logger[_0xa688('0xd')](_0xa688('0x9'),_0x2568ff,_0x2205ab[_0xa688('0xd')]['message']);return _0x496e34(_0x2205ab[_0xa688('0xd')][_0xa688('0xe')]);}else{logger['info'](_0xa688('0x9'),_0x2568ff,_0xa688('0xa'));_0x496e34(_0x2205ab[_0xa688('0xf')]['message']);}})['catch'](function(_0x19a040){logger[_0xa688('0xd')](_0xa688('0x9'),_0x2568ff,_0x19a040);_0x3f0a03(_0x19a040);});});}