Built motion from commit a61a4a20.|2.5.46
[motion2.git] / server / api / voiceTransferReport / voiceTransferReport.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 _0xe635=['bluebird','../../mysqldb','../../config/utils','../../config/logger','../../config/environment','http','then','info','request\x20sent','debug','stringify','error','code','VoiceTransferReport,\x20%s,\x20%s','message','result','catch','CreateVoiceTransferReport','create','body','options','raw','util','moment'];(function(_0x41fe56,_0x173223){var _0x25651a=function(_0x142339){while(--_0x142339){_0x41fe56['push'](_0x41fe56['shift']());}};_0x25651a(++_0x173223);}(_0xe635,0x8e));var _0x5e63=function(_0x17e299,_0x5d5bd2){_0x17e299=_0x17e299-0x0;var _0x4ac4d6=_0xe635[_0x17e299];return _0x4ac4d6;};'use strict';var _=require('lodash');var util=require(_0x5e63('0x0'));var moment=require(_0x5e63('0x1'));var BPromise=require(_0x5e63('0x2'));var rs=require('randomstring');var fs=require('fs');var Redis=require('ioredis');var db=require(_0x5e63('0x3'))['db'];var utils=require(_0x5e63('0x4'));var logger=require(_0x5e63('0x5'))('rpc');var config=require(_0x5e63('0x6'));var jayson=require('jayson/promise');var client=jayson['client'][_0x5e63('0x7')]({'port':0x232a});function respondWithRpcPromise(_0x2cf8a7,_0x32e721,_0x12300c){return new BPromise(function(_0x58f57d,_0x3884c8){return client['request'](_0x2cf8a7,_0x12300c)[_0x5e63('0x8')](function(_0x31e093){logger[_0x5e63('0x9')]('VoiceTransferReport,\x20%s,\x20%s',_0x32e721,_0x5e63('0xa'));logger[_0x5e63('0xb')]('VoiceTransferReport,\x20%s,\x20%s,\x20%s',_0x32e721,_0x5e63('0xa'),JSON[_0x5e63('0xc')](_0x31e093));if(_0x31e093[_0x5e63('0xd')]){if(_0x31e093[_0x5e63('0xd')][_0x5e63('0xe')]===0x1f4){logger[_0x5e63('0xd')](_0x5e63('0xf'),_0x32e721,_0x31e093[_0x5e63('0xd')][_0x5e63('0x10')]);return _0x3884c8(_0x31e093[_0x5e63('0xd')]['message']);}logger[_0x5e63('0xd')](_0x5e63('0xf'),_0x32e721,_0x31e093[_0x5e63('0xd')][_0x5e63('0x10')]);return _0x58f57d(_0x31e093['error'][_0x5e63('0x10')]);}else{logger[_0x5e63('0x9')](_0x5e63('0xf'),_0x32e721,_0x5e63('0xa'));_0x58f57d(_0x31e093[_0x5e63('0x11')][_0x5e63('0x10')]);}})[_0x5e63('0x12')](function(_0x2baf85){logger['error'](_0x5e63('0xf'),_0x32e721,_0x2baf85);_0x3884c8(_0x2baf85);});});}exports[_0x5e63('0x13')]=function(_0x3ad758){var _0x5d1652=this;return new Promise(function(_0x23caeb,_0x123fc3){return db['VoiceTransferReport'][_0x5e63('0x14')](_0x3ad758[_0x5e63('0x15')],{'raw':_0x3ad758[_0x5e63('0x16')]?_0x3ad758[_0x5e63('0x16')][_0x5e63('0x17')]===undefined?!![]:![]:!![]})[_0x5e63('0x8')](function(_0x915f87){logger[_0x5e63('0x9')](_0x5e63('0x13'),_0x3ad758);logger[_0x5e63('0xb')](_0x5e63('0x13'),_0x3ad758,JSON[_0x5e63('0xc')](_0x915f87));_0x23caeb(_0x915f87);})['catch'](function(_0x1cf683){logger['error'](_0x5e63('0x13'),_0x1cf683[_0x5e63('0x10')],_0x3ad758);_0x123fc3(_0x5d1652[_0x5e63('0xd')](0x1f4,_0x1cf683[_0x5e63('0x10')]));});});};