b54953433f3b71df73c5617197bfb7ee36634607
[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 _0x6258=['../../config/utils','../../config/logger','../../config/environment','jayson/promise','http','request','then','info','VoiceTransferReport,\x20%s,\x20%s','request\x20sent','debug','VoiceTransferReport,\x20%s,\x20%s,\x20%s','stringify','error','message','result','catch','CreateVoiceTransferReport','VoiceTransferReport','create','body','options','lodash','moment','bluebird','randomstring','../../mysqldb'];(function(_0x5bea6d,_0x45f647){var _0x43b106=function(_0x1209f3){while(--_0x1209f3){_0x5bea6d['push'](_0x5bea6d['shift']());}};_0x43b106(++_0x45f647);}(_0x6258,0x9d));var _0x8625=function(_0x257d09,_0x415d96){_0x257d09=_0x257d09-0x0;var _0x4dd4be=_0x6258[_0x257d09];return _0x4dd4be;};'use strict';var _=require(_0x8625('0x0'));var util=require('util');var moment=require(_0x8625('0x1'));var BPromise=require(_0x8625('0x2'));var rs=require(_0x8625('0x3'));var fs=require('fs');var Redis=require('ioredis');var db=require(_0x8625('0x4'))['db'];var utils=require(_0x8625('0x5'));var logger=require(_0x8625('0x6'))('rpc');var config=require(_0x8625('0x7'));var jayson=require(_0x8625('0x8'));var client=jayson['client'][_0x8625('0x9')]({'port':0x232a});function respondWithRpcPromise(_0x7d5442,_0x55dd19,_0x2f26ca){return new BPromise(function(_0x51f0a5,_0x1be37c){return client[_0x8625('0xa')](_0x7d5442,_0x2f26ca)[_0x8625('0xb')](function(_0x20dbd2){logger[_0x8625('0xc')](_0x8625('0xd'),_0x55dd19,_0x8625('0xe'));logger[_0x8625('0xf')](_0x8625('0x10'),_0x55dd19,'request\x20sent',JSON[_0x8625('0x11')](_0x20dbd2));if(_0x20dbd2[_0x8625('0x12')]){if(_0x20dbd2['error']['code']===0x1f4){logger[_0x8625('0x12')]('VoiceTransferReport,\x20%s,\x20%s',_0x55dd19,_0x20dbd2[_0x8625('0x12')][_0x8625('0x13')]);return _0x1be37c(_0x20dbd2[_0x8625('0x12')][_0x8625('0x13')]);}logger[_0x8625('0x12')]('VoiceTransferReport,\x20%s,\x20%s',_0x55dd19,_0x20dbd2['error'][_0x8625('0x13')]);return _0x51f0a5(_0x20dbd2[_0x8625('0x12')][_0x8625('0x13')]);}else{logger[_0x8625('0xc')]('VoiceTransferReport,\x20%s,\x20%s',_0x55dd19,_0x8625('0xe'));_0x51f0a5(_0x20dbd2[_0x8625('0x14')][_0x8625('0x13')]);}})[_0x8625('0x15')](function(_0x438f07){logger['error']('VoiceTransferReport,\x20%s,\x20%s',_0x55dd19,_0x438f07);_0x1be37c(_0x438f07);});});}exports[_0x8625('0x16')]=function(_0x427751){var _0x580b66=this;return new Promise(function(_0x4c323b,_0x4b5774){return db[_0x8625('0x17')][_0x8625('0x18')](_0x427751[_0x8625('0x19')],{'raw':_0x427751[_0x8625('0x1a')]?_0x427751['options']['raw']===undefined?!![]:![]:!![]})[_0x8625('0xb')](function(_0x2decd5){logger[_0x8625('0xc')](_0x8625('0x16'),_0x427751);logger[_0x8625('0xf')](_0x8625('0x16'),_0x427751,JSON[_0x8625('0x11')](_0x2decd5));_0x4c323b(_0x2decd5);})[_0x8625('0x15')](function(_0x4fa479){logger[_0x8625('0x12')](_0x8625('0x16'),_0x4fa479[_0x8625('0x13')],_0x427751);_0x4b5774(_0x580b66['error'](0x1f4,_0x4fa479['message']));});});};