58e77723438ca18e6374fef894f64275f0683ef0
[motion2.git] / server / api / faxTransferReport / faxTransferReport.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 _0x2bf1=['../../config/logger','../../config/environment','jayson/promise','client','http','request','then','info','request\x20sent','debug','FaxTransferReport,\x20%s,\x20%s,\x20%s','stringify','error','code','message','FaxTransferReport,\x20%s,\x20%s','lodash','util','moment','bluebird','randomstring','../../config/utils'];(function(_0x124fb0,_0x1d7067){var _0xf9b746=function(_0x1229c7){while(--_0x1229c7){_0x124fb0['push'](_0x124fb0['shift']());}};_0xf9b746(++_0x1d7067);}(_0x2bf1,0x7e));var _0x12bf=function(_0xa1e3e3,_0x29fe0e){_0xa1e3e3=_0xa1e3e3-0x0;var _0xc980e9=_0x2bf1[_0xa1e3e3];return _0xc980e9;};'use strict';var _=require(_0x12bf('0x0'));var util=require(_0x12bf('0x1'));var moment=require(_0x12bf('0x2'));var BPromise=require(_0x12bf('0x3'));var rs=require(_0x12bf('0x4'));var fs=require('fs');var Redis=require('ioredis');var db=require('../../mysqldb')['db'];var utils=require(_0x12bf('0x5'));var logger=require(_0x12bf('0x6'))('rpc');var config=require(_0x12bf('0x7'));var jayson=require(_0x12bf('0x8'));var client=jayson[_0x12bf('0x9')][_0x12bf('0xa')]({'port':0x232a});function respondWithRpcPromise(_0x50dbd6,_0x9f9612,_0x35f1b1){return new BPromise(function(_0x186657,_0x29163d){return client[_0x12bf('0xb')](_0x50dbd6,_0x35f1b1)[_0x12bf('0xc')](function(_0x14606e){logger[_0x12bf('0xd')]('FaxTransferReport,\x20%s,\x20%s',_0x9f9612,_0x12bf('0xe'));logger[_0x12bf('0xf')](_0x12bf('0x10'),_0x9f9612,_0x12bf('0xe'),JSON[_0x12bf('0x11')](_0x14606e));if(_0x14606e[_0x12bf('0x12')]){if(_0x14606e[_0x12bf('0x12')][_0x12bf('0x13')]===0x1f4){logger[_0x12bf('0x12')]('FaxTransferReport,\x20%s,\x20%s',_0x9f9612,_0x14606e[_0x12bf('0x12')][_0x12bf('0x14')]);return _0x29163d(_0x14606e[_0x12bf('0x12')][_0x12bf('0x14')]);}logger['error'](_0x12bf('0x15'),_0x9f9612,_0x14606e[_0x12bf('0x12')][_0x12bf('0x14')]);return _0x186657(_0x14606e['error'][_0x12bf('0x14')]);}else{logger['info'](_0x12bf('0x15'),_0x9f9612,'request\x20sent');_0x186657(_0x14606e['result'][_0x12bf('0x14')]);}})['catch'](function(_0x17122b){logger['error'](_0x12bf('0x15'),_0x9f9612,_0x17122b);_0x29163d(_0x17122b);});});}