5e670f1c9683a3cb9d59d3b08bd63fc3a85d7f14
[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 _0x530a=['debug','catch','lodash','util','bluebird','randomstring','../../mysqldb','../../config/utils','../../config/logger','rpc','jayson/promise','client','http','request','then','info','VoiceTransferReport,\x20%s,\x20%s','request\x20sent','error','message','result','CreateVoiceTransferReport','create','body','options','raw'];(function(_0x361a4d,_0x106561){var _0x4a7c9d=function(_0x596788){while(--_0x596788){_0x361a4d['push'](_0x361a4d['shift']());}};_0x4a7c9d(++_0x106561);}(_0x530a,0x1bc));var _0xa530=function(_0x11847f,_0x1b0392){_0x11847f=_0x11847f-0x0;var _0x287d42=_0x530a[_0x11847f];return _0x287d42;};'use strict';var _=require(_0xa530('0x0'));var util=require(_0xa530('0x1'));var moment=require('moment');var BPromise=require(_0xa530('0x2'));var rs=require(_0xa530('0x3'));var fs=require('fs');var Redis=require('ioredis');var db=require(_0xa530('0x4'))['db'];var utils=require(_0xa530('0x5'));var logger=require(_0xa530('0x6'))(_0xa530('0x7'));var config=require('../../config/environment');var jayson=require(_0xa530('0x8'));var client=jayson[_0xa530('0x9')][_0xa530('0xa')]({'port':0x232a});function respondWithRpcPromise(_0x404c38,_0x206424,_0x5638ad){return new BPromise(function(_0x5ce64c,_0x40c594){return client[_0xa530('0xb')](_0x404c38,_0x5638ad)[_0xa530('0xc')](function(_0xd3fe19){logger[_0xa530('0xd')](_0xa530('0xe'),_0x206424,_0xa530('0xf'));logger['debug']('VoiceTransferReport,\x20%s,\x20%s,\x20%s',_0x206424,_0xa530('0xf'),JSON['stringify'](_0xd3fe19));if(_0xd3fe19[_0xa530('0x10')]){if(_0xd3fe19[_0xa530('0x10')]['code']===0x1f4){logger[_0xa530('0x10')](_0xa530('0xe'),_0x206424,_0xd3fe19['error'][_0xa530('0x11')]);return _0x40c594(_0xd3fe19['error'][_0xa530('0x11')]);}logger['error'](_0xa530('0xe'),_0x206424,_0xd3fe19[_0xa530('0x10')]['message']);return _0x5ce64c(_0xd3fe19[_0xa530('0x10')][_0xa530('0x11')]);}else{logger[_0xa530('0xd')](_0xa530('0xe'),_0x206424,_0xa530('0xf'));_0x5ce64c(_0xd3fe19[_0xa530('0x12')][_0xa530('0x11')]);}})['catch'](function(_0x377dfa){logger[_0xa530('0x10')](_0xa530('0xe'),_0x206424,_0x377dfa);_0x40c594(_0x377dfa);});});}exports[_0xa530('0x13')]=function(_0x423f14){var _0x1bf6b5=this;return new Promise(function(_0x579c0d,_0x141b0a){return db['VoiceTransferReport'][_0xa530('0x14')](_0x423f14[_0xa530('0x15')],{'raw':_0x423f14['options']?_0x423f14[_0xa530('0x16')][_0xa530('0x17')]===undefined?!![]:![]:!![]})[_0xa530('0xc')](function(_0x390433){logger[_0xa530('0xd')]('CreateVoiceTransferReport',_0x423f14);logger[_0xa530('0x18')](_0xa530('0x13'),_0x423f14,JSON['stringify'](_0x390433));_0x579c0d(_0x390433);})[_0xa530('0x19')](function(_0x4de36b){logger['error'](_0xa530('0x13'),_0x4de36b[_0xa530('0x11')],_0x423f14);_0x141b0a(_0x1bf6b5[_0xa530('0x10')](0x1f4,_0x4de36b['message']));});});};