7545e336d097133d53ab4c80c3c67bde551fa344
[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 _0xdac3=['debug','stringify','error','code','message','info','CreateVoiceTransferReport','VoiceTransferReport','create','options','raw','lodash','moment','bluebird','randomstring','ioredis','rpc','../../config/environment','jayson/promise','client','request','then','VoiceTransferReport,\x20%s,\x20%s'];(function(_0x28627f,_0x201618){var _0x590b44=function(_0x2c03c6){while(--_0x2c03c6){_0x28627f['push'](_0x28627f['shift']());}};_0x590b44(++_0x201618);}(_0xdac3,0x1a9));var _0x3dac=function(_0x4cbde1,_0x5785ec){_0x4cbde1=_0x4cbde1-0x0;var _0x37d42=_0xdac3[_0x4cbde1];return _0x37d42;};'use strict';var _=require(_0x3dac('0x0'));var util=require('util');var moment=require(_0x3dac('0x1'));var BPromise=require(_0x3dac('0x2'));var rs=require(_0x3dac('0x3'));var fs=require('fs');var Redis=require(_0x3dac('0x4'));var db=require('../../mysqldb')['db'];var utils=require('../../config/utils');var logger=require('../../config/logger')(_0x3dac('0x5'));var config=require(_0x3dac('0x6'));var jayson=require(_0x3dac('0x7'));var client=jayson[_0x3dac('0x8')]['http']({'port':0x232a});function respondWithRpcPromise(_0x1349e9,_0x23c177,_0x24ddc2){return new BPromise(function(_0x3f8bd9,_0x344c07){return client[_0x3dac('0x9')](_0x1349e9,_0x24ddc2)[_0x3dac('0xa')](function(_0x3aede6){logger['info'](_0x3dac('0xb'),_0x23c177,'request\x20sent');logger[_0x3dac('0xc')]('VoiceTransferReport,\x20%s,\x20%s,\x20%s',_0x23c177,'request\x20sent',JSON[_0x3dac('0xd')](_0x3aede6));if(_0x3aede6['error']){if(_0x3aede6[_0x3dac('0xe')][_0x3dac('0xf')]===0x1f4){logger[_0x3dac('0xe')](_0x3dac('0xb'),_0x23c177,_0x3aede6['error'][_0x3dac('0x10')]);return _0x344c07(_0x3aede6[_0x3dac('0xe')]['message']);}logger[_0x3dac('0xe')](_0x3dac('0xb'),_0x23c177,_0x3aede6[_0x3dac('0xe')][_0x3dac('0x10')]);return _0x3f8bd9(_0x3aede6[_0x3dac('0xe')]['message']);}else{logger[_0x3dac('0x11')](_0x3dac('0xb'),_0x23c177,'request\x20sent');_0x3f8bd9(_0x3aede6['result'][_0x3dac('0x10')]);}})['catch'](function(_0xa35ab5){logger[_0x3dac('0xe')](_0x3dac('0xb'),_0x23c177,_0xa35ab5);_0x344c07(_0xa35ab5);});});}exports[_0x3dac('0x12')]=function(_0x1d2dd0){var _0x232532=this;return new Promise(function(_0x373679,_0x53a6be){return db[_0x3dac('0x13')][_0x3dac('0x14')](_0x1d2dd0['body'],{'raw':_0x1d2dd0[_0x3dac('0x15')]?_0x1d2dd0[_0x3dac('0x15')][_0x3dac('0x16')]===undefined?!![]:![]:!![]})[_0x3dac('0xa')](function(_0x5d5947){logger['info'](_0x3dac('0x12'),_0x1d2dd0);logger['debug'](_0x3dac('0x12'),_0x1d2dd0,JSON[_0x3dac('0xd')](_0x5d5947));_0x373679(_0x5d5947);})['catch'](function(_0x3a043a){logger[_0x3dac('0xe')](_0x3dac('0x12'),_0x3a043a['message'],_0x1d2dd0);_0x53a6be(_0x232532[_0x3dac('0xe')](0x1f4,_0x3a043a[_0x3dac('0x10')]));});});};