Built motion from commit 497d3d92.|2.5.43
[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 _0xfc72=['ioredis','../../mysqldb','../../config/utils','rpc','../../config/environment','http','then','info','VoiceTransferReport,\x20%s,\x20%s','request\x20sent','debug','VoiceTransferReport,\x20%s,\x20%s,\x20%s','stringify','error','code','message','catch','CreateVoiceTransferReport','create','body','options','raw','util','moment'];(function(_0x14f41c,_0x3becf3){var _0x18fcd8=function(_0xd08791){while(--_0xd08791){_0x14f41c['push'](_0x14f41c['shift']());}};_0x18fcd8(++_0x3becf3);}(_0xfc72,0xa6));var _0x2fc7=function(_0x2cde8a,_0x18949e){_0x2cde8a=_0x2cde8a-0x0;var _0x3e36c2=_0xfc72[_0x2cde8a];return _0x3e36c2;};'use strict';var _=require('lodash');var util=require(_0x2fc7('0x0'));var moment=require(_0x2fc7('0x1'));var BPromise=require('bluebird');var rs=require('randomstring');var fs=require('fs');var Redis=require(_0x2fc7('0x2'));var db=require(_0x2fc7('0x3'))['db'];var utils=require(_0x2fc7('0x4'));var logger=require('../../config/logger')(_0x2fc7('0x5'));var config=require(_0x2fc7('0x6'));var jayson=require('jayson/promise');var client=jayson['client'][_0x2fc7('0x7')]({'port':0x232a});function respondWithRpcPromise(_0x1bb126,_0x4a10da,_0x39b705){return new BPromise(function(_0x5cbb00,_0x31d87c){return client['request'](_0x1bb126,_0x39b705)[_0x2fc7('0x8')](function(_0x688fd3){logger[_0x2fc7('0x9')](_0x2fc7('0xa'),_0x4a10da,_0x2fc7('0xb'));logger[_0x2fc7('0xc')](_0x2fc7('0xd'),_0x4a10da,_0x2fc7('0xb'),JSON[_0x2fc7('0xe')](_0x688fd3));if(_0x688fd3['error']){if(_0x688fd3[_0x2fc7('0xf')][_0x2fc7('0x10')]===0x1f4){logger[_0x2fc7('0xf')](_0x2fc7('0xa'),_0x4a10da,_0x688fd3[_0x2fc7('0xf')][_0x2fc7('0x11')]);return _0x31d87c(_0x688fd3['error'][_0x2fc7('0x11')]);}logger[_0x2fc7('0xf')](_0x2fc7('0xa'),_0x4a10da,_0x688fd3[_0x2fc7('0xf')][_0x2fc7('0x11')]);return _0x5cbb00(_0x688fd3[_0x2fc7('0xf')]['message']);}else{logger['info'](_0x2fc7('0xa'),_0x4a10da,_0x2fc7('0xb'));_0x5cbb00(_0x688fd3['result']['message']);}})[_0x2fc7('0x12')](function(_0x57ea24){logger[_0x2fc7('0xf')]('VoiceTransferReport,\x20%s,\x20%s',_0x4a10da,_0x57ea24);_0x31d87c(_0x57ea24);});});}exports[_0x2fc7('0x13')]=function(_0x478a8e){var _0x1d3520=this;return new Promise(function(_0x569dc3,_0x4c0f69){return db['VoiceTransferReport'][_0x2fc7('0x14')](_0x478a8e[_0x2fc7('0x15')],{'raw':_0x478a8e[_0x2fc7('0x16')]?_0x478a8e['options'][_0x2fc7('0x17')]===undefined?!![]:![]:!![]})[_0x2fc7('0x8')](function(_0x21a257){logger['info'](_0x2fc7('0x13'),_0x478a8e);logger['debug'](_0x2fc7('0x13'),_0x478a8e,JSON['stringify'](_0x21a257));_0x569dc3(_0x21a257);})[_0x2fc7('0x12')](function(_0x467142){logger[_0x2fc7('0xf')]('CreateVoiceTransferReport',_0x467142[_0x2fc7('0x11')],_0x478a8e);_0x4c0f69(_0x1d3520[_0x2fc7('0xf')](0x1f4,_0x467142[_0x2fc7('0x11')]));});});};