Built motion from commit d5e4af8c.|2.6.23
[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 _0x5e10=['../../config/environment','http','request','then','info','VoiceTransferReport,\x20%s,\x20%s','request\x20sent','stringify','error','message','result','catch','CreateVoiceTransferReport','VoiceTransferReport','create','body','raw','debug','lodash','randomstring','ioredis','../../mysqldb','../../config/utils','rpc'];(function(_0x310990,_0x245984){var _0x648534=function(_0xd320e5){while(--_0xd320e5){_0x310990['push'](_0x310990['shift']());}};_0x648534(++_0x245984);}(_0x5e10,0x1da));var _0x05e1=function(_0x491cbe,_0x45c8ba){_0x491cbe=_0x491cbe-0x0;var _0x59449d=_0x5e10[_0x491cbe];return _0x59449d;};'use strict';var _=require(_0x05e1('0x0'));var util=require('util');var moment=require('moment');var BPromise=require('bluebird');var rs=require(_0x05e1('0x1'));var fs=require('fs');var Redis=require(_0x05e1('0x2'));var db=require(_0x05e1('0x3'))['db'];var utils=require(_0x05e1('0x4'));var logger=require('../../config/logger')(_0x05e1('0x5'));var config=require(_0x05e1('0x6'));var jayson=require('jayson/promise');var client=jayson['client'][_0x05e1('0x7')]({'port':0x232a});function respondWithRpcPromise(_0xd1537a,_0xb38ccb,_0x2105a9){return new BPromise(function(_0x323bea,_0x32dd13){return client[_0x05e1('0x8')](_0xd1537a,_0x2105a9)[_0x05e1('0x9')](function(_0x5c7efc){logger[_0x05e1('0xa')](_0x05e1('0xb'),_0xb38ccb,_0x05e1('0xc'));logger['debug']('VoiceTransferReport,\x20%s,\x20%s,\x20%s',_0xb38ccb,_0x05e1('0xc'),JSON[_0x05e1('0xd')](_0x5c7efc));if(_0x5c7efc['error']){if(_0x5c7efc[_0x05e1('0xe')]['code']===0x1f4){logger[_0x05e1('0xe')](_0x05e1('0xb'),_0xb38ccb,_0x5c7efc[_0x05e1('0xe')][_0x05e1('0xf')]);return _0x32dd13(_0x5c7efc[_0x05e1('0xe')]['message']);}logger[_0x05e1('0xe')](_0x05e1('0xb'),_0xb38ccb,_0x5c7efc[_0x05e1('0xe')][_0x05e1('0xf')]);return _0x323bea(_0x5c7efc[_0x05e1('0xe')][_0x05e1('0xf')]);}else{logger['info'](_0x05e1('0xb'),_0xb38ccb,'request\x20sent');_0x323bea(_0x5c7efc[_0x05e1('0x10')][_0x05e1('0xf')]);}})[_0x05e1('0x11')](function(_0x17a221){logger[_0x05e1('0xe')](_0x05e1('0xb'),_0xb38ccb,_0x17a221);_0x32dd13(_0x17a221);});});}exports[_0x05e1('0x12')]=function(_0x4d4928){var _0x4d2635=this;return new Promise(function(_0x50923d,_0x199078){return db[_0x05e1('0x13')][_0x05e1('0x14')](_0x4d4928[_0x05e1('0x15')],{'raw':_0x4d4928['options']?_0x4d4928['options'][_0x05e1('0x16')]===undefined?!![]:![]:!![]})[_0x05e1('0x9')](function(_0x18987f){logger[_0x05e1('0xa')](_0x05e1('0x12'),_0x4d4928);logger[_0x05e1('0x17')](_0x05e1('0x12'),_0x4d4928,JSON[_0x05e1('0xd')](_0x18987f));_0x50923d(_0x18987f);})[_0x05e1('0x11')](function(_0xde46b3){logger[_0x05e1('0xe')](_0x05e1('0x12'),_0xde46b3[_0x05e1('0xf')],_0x4d4928);_0x199078(_0x4d2635[_0x05e1('0xe')](0x1f4,_0xde46b3[_0x05e1('0xf')]));});});};