Built motion from commit (unavailable).|2.4.18
[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 _0xf9b4=['result','catch','CreateVoiceTransferReport','VoiceTransferReport','create','options','randomstring','ioredis','../../config/logger','rpc','../../config/environment','jayson/promise','client','http','then','info','debug','VoiceTransferReport,\x20%s,\x20%s,\x20%s','request\x20sent','stringify','error','message','VoiceTransferReport,\x20%s,\x20%s'];(function(_0x4ff1db,_0x237533){var _0x19c476=function(_0x54a0ff){while(--_0x54a0ff){_0x4ff1db['push'](_0x4ff1db['shift']());}};_0x19c476(++_0x237533);}(_0xf9b4,0x18d));var _0x4f9b=function(_0x286e63,_0x90bf8f){_0x286e63=_0x286e63-0x0;var _0x4535eb=_0xf9b4[_0x286e63];return _0x4535eb;};'use strict';var _=require('lodash');var util=require('util');var moment=require('moment');var BPromise=require('bluebird');var rs=require(_0x4f9b('0x0'));var fs=require('fs');var Redis=require(_0x4f9b('0x1'));var db=require('../../mysqldb')['db'];var utils=require('../../config/utils');var logger=require(_0x4f9b('0x2'))(_0x4f9b('0x3'));var config=require(_0x4f9b('0x4'));var jayson=require(_0x4f9b('0x5'));var client=jayson[_0x4f9b('0x6')][_0x4f9b('0x7')]({'port':0x232a});function respondWithRpcPromise(_0x5590c5,_0x21f37e,_0x36cea3){return new BPromise(function(_0x12c41d,_0x473e46){return client['request'](_0x5590c5,_0x36cea3)[_0x4f9b('0x8')](function(_0x10e49e){logger[_0x4f9b('0x9')]('VoiceTransferReport,\x20%s,\x20%s',_0x21f37e,'request\x20sent');logger[_0x4f9b('0xa')](_0x4f9b('0xb'),_0x21f37e,_0x4f9b('0xc'),JSON[_0x4f9b('0xd')](_0x10e49e));if(_0x10e49e[_0x4f9b('0xe')]){if(_0x10e49e[_0x4f9b('0xe')]['code']===0x1f4){logger[_0x4f9b('0xe')]('VoiceTransferReport,\x20%s,\x20%s',_0x21f37e,_0x10e49e['error'][_0x4f9b('0xf')]);return _0x473e46(_0x10e49e[_0x4f9b('0xe')][_0x4f9b('0xf')]);}logger[_0x4f9b('0xe')](_0x4f9b('0x10'),_0x21f37e,_0x10e49e[_0x4f9b('0xe')][_0x4f9b('0xf')]);return _0x12c41d(_0x10e49e[_0x4f9b('0xe')]['message']);}else{logger[_0x4f9b('0x9')]('VoiceTransferReport,\x20%s,\x20%s',_0x21f37e,_0x4f9b('0xc'));_0x12c41d(_0x10e49e[_0x4f9b('0x11')][_0x4f9b('0xf')]);}})[_0x4f9b('0x12')](function(_0x851932){logger['error'](_0x4f9b('0x10'),_0x21f37e,_0x851932);_0x473e46(_0x851932);});});}exports[_0x4f9b('0x13')]=function(_0x4fc509){var _0x440986=this;return new Promise(function(_0x484a84,_0x4e0e53){return db[_0x4f9b('0x14')][_0x4f9b('0x15')](_0x4fc509['body'],{'raw':_0x4fc509[_0x4f9b('0x16')]?_0x4fc509[_0x4f9b('0x16')]['raw']===undefined?!![]:![]:!![]})[_0x4f9b('0x8')](function(_0xd87f58){logger['info'](_0x4f9b('0x13'),_0x4fc509);logger[_0x4f9b('0xa')](_0x4f9b('0x13'),_0x4fc509,JSON[_0x4f9b('0xd')](_0xd87f58));_0x484a84(_0xd87f58);})['catch'](function(_0x280940){logger[_0x4f9b('0xe')](_0x4f9b('0x13'),_0x280940['message'],_0x4fc509);_0x4e0e53(_0x440986['error'](0x1f4,_0x280940['message']));});});};