Built motion from commit (unavailable).|2.5.11
[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 _0xc1cb=['info','VoiceTransferReport,\x20%s,\x20%s','request\x20sent','debug','VoiceTransferReport,\x20%s,\x20%s,\x20%s','stringify','error','code','message','result','CreateVoiceTransferReport','create','body','options','then','catch','lodash','util','bluebird','ioredis','../../config/utils','../../config/logger','rpc','../../config/environment','http','request'];(function(_0x292911,_0x279a2e){var _0x18dee9=function(_0x43ccf8){while(--_0x43ccf8){_0x292911['push'](_0x292911['shift']());}};_0x18dee9(++_0x279a2e);}(_0xc1cb,0xac));var _0xbc1c=function(_0x821b4f,_0x113ed4){_0x821b4f=_0x821b4f-0x0;var _0x2c6381=_0xc1cb[_0x821b4f];return _0x2c6381;};'use strict';var _=require(_0xbc1c('0x0'));var util=require(_0xbc1c('0x1'));var moment=require('moment');var BPromise=require(_0xbc1c('0x2'));var rs=require('randomstring');var fs=require('fs');var Redis=require(_0xbc1c('0x3'));var db=require('../../mysqldb')['db'];var utils=require(_0xbc1c('0x4'));var logger=require(_0xbc1c('0x5'))(_0xbc1c('0x6'));var config=require(_0xbc1c('0x7'));var jayson=require('jayson/promise');var client=jayson['client'][_0xbc1c('0x8')]({'port':0x232a});function respondWithRpcPromise(_0x141462,_0x566dcf,_0x1520a0){return new BPromise(function(_0x1e8a2d,_0x5a46db){return client[_0xbc1c('0x9')](_0x141462,_0x1520a0)['then'](function(_0x585ea8){logger[_0xbc1c('0xa')](_0xbc1c('0xb'),_0x566dcf,_0xbc1c('0xc'));logger[_0xbc1c('0xd')](_0xbc1c('0xe'),_0x566dcf,_0xbc1c('0xc'),JSON[_0xbc1c('0xf')](_0x585ea8));if(_0x585ea8[_0xbc1c('0x10')]){if(_0x585ea8[_0xbc1c('0x10')][_0xbc1c('0x11')]===0x1f4){logger['error'](_0xbc1c('0xb'),_0x566dcf,_0x585ea8['error'][_0xbc1c('0x12')]);return _0x5a46db(_0x585ea8[_0xbc1c('0x10')]['message']);}logger[_0xbc1c('0x10')](_0xbc1c('0xb'),_0x566dcf,_0x585ea8[_0xbc1c('0x10')][_0xbc1c('0x12')]);return _0x1e8a2d(_0x585ea8[_0xbc1c('0x10')][_0xbc1c('0x12')]);}else{logger[_0xbc1c('0xa')](_0xbc1c('0xb'),_0x566dcf,_0xbc1c('0xc'));_0x1e8a2d(_0x585ea8[_0xbc1c('0x13')]['message']);}})['catch'](function(_0x2d0cd4){logger['error'](_0xbc1c('0xb'),_0x566dcf,_0x2d0cd4);_0x5a46db(_0x2d0cd4);});});}exports[_0xbc1c('0x14')]=function(_0x543b83){var _0x4df53a=this;return new Promise(function(_0x71530c,_0x37a0b1){return db['VoiceTransferReport'][_0xbc1c('0x15')](_0x543b83[_0xbc1c('0x16')],{'raw':_0x543b83[_0xbc1c('0x17')]?_0x543b83[_0xbc1c('0x17')]['raw']===undefined?!![]:![]:!![]})[_0xbc1c('0x18')](function(_0x5dc6b9){logger[_0xbc1c('0xa')](_0xbc1c('0x14'),_0x543b83);logger[_0xbc1c('0xd')](_0xbc1c('0x14'),_0x543b83,JSON[_0xbc1c('0xf')](_0x5dc6b9));_0x71530c(_0x5dc6b9);})[_0xbc1c('0x19')](function(_0x49f42b){logger[_0xbc1c('0x10')](_0xbc1c('0x14'),_0x49f42b[_0xbc1c('0x12')],_0x543b83);_0x37a0b1(_0x4df53a[_0xbc1c('0x10')](0x1f4,_0x49f42b[_0xbc1c('0x12')]));});});};