Built motion from commit eddce310.|2.6.12
[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 _0x669f=['request\x20sent','FaxTransferReport,\x20%s,\x20%s,\x20%s','error','code','FaxTransferReport,\x20%s,\x20%s','message','lodash','moment','../../config/utils','jayson/promise','client','http','then','info'];(function(_0x6d6a66,_0x2924af){var _0x11eb6e=function(_0x52e55a){while(--_0x52e55a){_0x6d6a66['push'](_0x6d6a66['shift']());}};_0x11eb6e(++_0x2924af);}(_0x669f,0x19c));var _0xf669=function(_0x291f8b,_0x3b5591){_0x291f8b=_0x291f8b-0x0;var _0x275171=_0x669f[_0x291f8b];return _0x275171;};'use strict';var _=require(_0xf669('0x0'));var util=require('util');var moment=require(_0xf669('0x1'));var BPromise=require('bluebird');var rs=require('randomstring');var fs=require('fs');var Redis=require('ioredis');var db=require('../../mysqldb')['db'];var utils=require(_0xf669('0x2'));var logger=require('../../config/logger')('rpc');var config=require('../../config/environment');var jayson=require(_0xf669('0x3'));var client=jayson[_0xf669('0x4')][_0xf669('0x5')]({'port':0x232a});function respondWithRpcPromise(_0x1dcbbc,_0x2f0cc4,_0x39300a){return new BPromise(function(_0x5932ca,_0x53f5d5){return client['request'](_0x1dcbbc,_0x39300a)[_0xf669('0x6')](function(_0x4a3fcf){logger[_0xf669('0x7')]('FaxTransferReport,\x20%s,\x20%s',_0x2f0cc4,_0xf669('0x8'));logger['debug'](_0xf669('0x9'),_0x2f0cc4,_0xf669('0x8'),JSON['stringify'](_0x4a3fcf));if(_0x4a3fcf['error']){if(_0x4a3fcf[_0xf669('0xa')][_0xf669('0xb')]===0x1f4){logger[_0xf669('0xa')](_0xf669('0xc'),_0x2f0cc4,_0x4a3fcf[_0xf669('0xa')]['message']);return _0x53f5d5(_0x4a3fcf[_0xf669('0xa')][_0xf669('0xd')]);}logger[_0xf669('0xa')]('FaxTransferReport,\x20%s,\x20%s',_0x2f0cc4,_0x4a3fcf[_0xf669('0xa')][_0xf669('0xd')]);return _0x5932ca(_0x4a3fcf[_0xf669('0xa')]['message']);}else{logger[_0xf669('0x7')](_0xf669('0xc'),_0x2f0cc4,_0xf669('0x8'));_0x5932ca(_0x4a3fcf['result'][_0xf669('0xd')]);}})['catch'](function(_0x323b38){logger['error'](_0xf669('0xc'),_0x2f0cc4,_0x323b38);_0x53f5d5(_0x323b38);});});}