03e8d590deaac330109e5ae9df27f466a5ca0adc
[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 _0xf14a=['../../config/utils','../../config/logger','jayson/promise','then','VoiceTransferReport,\x20%s,\x20%s','VoiceTransferReport,\x20%s,\x20%s,\x20%s','request\x20sent','stringify','error','code','message','catch','VoiceTransferReport','create','body','options','raw','info','debug','CreateVoiceTransferReport','lodash','moment','bluebird','randomstring','ioredis'];(function(_0x15d4ff,_0x584e44){var _0x3d0f1f=function(_0x1d5daf){while(--_0x1d5daf){_0x15d4ff['push'](_0x15d4ff['shift']());}};_0x3d0f1f(++_0x584e44);}(_0xf14a,0x18b));var _0xaf14=function(_0x19d604,_0x385b6a){_0x19d604=_0x19d604-0x0;var _0x54d472=_0xf14a[_0x19d604];return _0x54d472;};'use strict';var _=require(_0xaf14('0x0'));var util=require('util');var moment=require(_0xaf14('0x1'));var BPromise=require(_0xaf14('0x2'));var rs=require(_0xaf14('0x3'));var fs=require('fs');var Redis=require(_0xaf14('0x4'));var db=require('../../mysqldb')['db'];var utils=require(_0xaf14('0x5'));var logger=require(_0xaf14('0x6'))('rpc');var config=require('../../config/environment');var jayson=require(_0xaf14('0x7'));var client=jayson['client']['http']({'port':0x232a});function respondWithRpcPromise(_0x1472e6,_0x52817f,_0x892733){return new BPromise(function(_0x1686f9,_0x380c53){return client['request'](_0x1472e6,_0x892733)[_0xaf14('0x8')](function(_0x3ccf40){logger['info'](_0xaf14('0x9'),_0x52817f,'request\x20sent');logger['debug'](_0xaf14('0xa'),_0x52817f,_0xaf14('0xb'),JSON[_0xaf14('0xc')](_0x3ccf40));if(_0x3ccf40[_0xaf14('0xd')]){if(_0x3ccf40['error'][_0xaf14('0xe')]===0x1f4){logger[_0xaf14('0xd')](_0xaf14('0x9'),_0x52817f,_0x3ccf40[_0xaf14('0xd')][_0xaf14('0xf')]);return _0x380c53(_0x3ccf40[_0xaf14('0xd')][_0xaf14('0xf')]);}logger[_0xaf14('0xd')](_0xaf14('0x9'),_0x52817f,_0x3ccf40[_0xaf14('0xd')][_0xaf14('0xf')]);return _0x1686f9(_0x3ccf40['error'][_0xaf14('0xf')]);}else{logger['info'](_0xaf14('0x9'),_0x52817f,_0xaf14('0xb'));_0x1686f9(_0x3ccf40['result'][_0xaf14('0xf')]);}})[_0xaf14('0x10')](function(_0x5c1a03){logger[_0xaf14('0xd')](_0xaf14('0x9'),_0x52817f,_0x5c1a03);_0x380c53(_0x5c1a03);});});}exports['CreateVoiceTransferReport']=function(_0x53fe20){var _0x2b208b=this;return new Promise(function(_0x177ce5,_0x2fdca2){return db[_0xaf14('0x11')][_0xaf14('0x12')](_0x53fe20[_0xaf14('0x13')],{'raw':_0x53fe20[_0xaf14('0x14')]?_0x53fe20[_0xaf14('0x14')][_0xaf14('0x15')]===undefined?!![]:![]:!![]})[_0xaf14('0x8')](function(_0x451e66){logger[_0xaf14('0x16')]('CreateVoiceTransferReport',_0x53fe20);logger[_0xaf14('0x17')](_0xaf14('0x18'),_0x53fe20,JSON['stringify'](_0x451e66));_0x177ce5(_0x451e66);})['catch'](function(_0x5a3d44){logger[_0xaf14('0xd')](_0xaf14('0x18'),_0x5a3d44['message'],_0x53fe20);_0x2fdca2(_0x2b208b[_0xaf14('0xd')](0x1f4,_0x5a3d44[_0xaf14('0xf')]));});});};