Built motion from commit 753c950e.|2.5.42
[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 _0x4f04=['../../config/logger','../../config/environment','jayson/promise','http','then','info','VoiceTransferReport,\x20%s,\x20%s','request\x20sent','debug','VoiceTransferReport,\x20%s,\x20%s,\x20%s','error','code','message','result','catch','CreateVoiceTransferReport','VoiceTransferReport','create','body','options','raw','stringify','lodash','util','bluebird','../../mysqldb','../../config/utils'];(function(_0xbca1b1,_0x33f0ce){var _0x4e1686=function(_0x58a80c){while(--_0x58a80c){_0xbca1b1['push'](_0xbca1b1['shift']());}};_0x4e1686(++_0x33f0ce);}(_0x4f04,0x9d));var _0x44f0=function(_0x1346a4,_0x183cf8){_0x1346a4=_0x1346a4-0x0;var _0x3dc8f7=_0x4f04[_0x1346a4];return _0x3dc8f7;};'use strict';var _=require(_0x44f0('0x0'));var util=require(_0x44f0('0x1'));var moment=require('moment');var BPromise=require(_0x44f0('0x2'));var rs=require('randomstring');var fs=require('fs');var Redis=require('ioredis');var db=require(_0x44f0('0x3'))['db'];var utils=require(_0x44f0('0x4'));var logger=require(_0x44f0('0x5'))('rpc');var config=require(_0x44f0('0x6'));var jayson=require(_0x44f0('0x7'));var client=jayson['client'][_0x44f0('0x8')]({'port':0x232a});function respondWithRpcPromise(_0x3c76ff,_0x1e52dd,_0x388573){return new BPromise(function(_0x1fc69b,_0x2a63ec){return client['request'](_0x3c76ff,_0x388573)[_0x44f0('0x9')](function(_0x25341d){logger[_0x44f0('0xa')](_0x44f0('0xb'),_0x1e52dd,_0x44f0('0xc'));logger[_0x44f0('0xd')](_0x44f0('0xe'),_0x1e52dd,_0x44f0('0xc'),JSON['stringify'](_0x25341d));if(_0x25341d['error']){if(_0x25341d[_0x44f0('0xf')][_0x44f0('0x10')]===0x1f4){logger['error'](_0x44f0('0xb'),_0x1e52dd,_0x25341d[_0x44f0('0xf')][_0x44f0('0x11')]);return _0x2a63ec(_0x25341d[_0x44f0('0xf')][_0x44f0('0x11')]);}logger['error'](_0x44f0('0xb'),_0x1e52dd,_0x25341d[_0x44f0('0xf')][_0x44f0('0x11')]);return _0x1fc69b(_0x25341d['error'][_0x44f0('0x11')]);}else{logger[_0x44f0('0xa')](_0x44f0('0xb'),_0x1e52dd,_0x44f0('0xc'));_0x1fc69b(_0x25341d[_0x44f0('0x12')]['message']);}})[_0x44f0('0x13')](function(_0x241a40){logger['error'](_0x44f0('0xb'),_0x1e52dd,_0x241a40);_0x2a63ec(_0x241a40);});});}exports[_0x44f0('0x14')]=function(_0x112ba1){var _0x11a9fc=this;return new Promise(function(_0x313032,_0x3f07c9){return db[_0x44f0('0x15')][_0x44f0('0x16')](_0x112ba1[_0x44f0('0x17')],{'raw':_0x112ba1[_0x44f0('0x18')]?_0x112ba1[_0x44f0('0x18')][_0x44f0('0x19')]===undefined?!![]:![]:!![]})['then'](function(_0x48ac59){logger[_0x44f0('0xa')](_0x44f0('0x14'),_0x112ba1);logger[_0x44f0('0xd')](_0x44f0('0x14'),_0x112ba1,JSON[_0x44f0('0x1a')](_0x48ac59));_0x313032(_0x48ac59);})['catch'](function(_0x404f7d){logger[_0x44f0('0xf')](_0x44f0('0x14'),_0x404f7d['message'],_0x112ba1);_0x3f07c9(_0x11a9fc[_0x44f0('0xf')](0x1f4,_0x404f7d[_0x44f0('0x11')]));});});};