Built motion from commit 753c950e.|2.5.42
[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 _0x0d1b=['../../config/logger','rpc','client','then','info','FaxTransferReport,\x20%s,\x20%s','request\x20sent','debug','stringify','error','code','message','result','lodash','util','moment','bluebird','randomstring','../../config/utils'];(function(_0x32a44b,_0x45f97f){var _0x503ccb=function(_0x16e541){while(--_0x16e541){_0x32a44b['push'](_0x32a44b['shift']());}};_0x503ccb(++_0x45f97f);}(_0x0d1b,0xcb));var _0xb0d1=function(_0x303183,_0x2fce95){_0x303183=_0x303183-0x0;var _0x4532b7=_0x0d1b[_0x303183];return _0x4532b7;};'use strict';var _=require(_0xb0d1('0x0'));var util=require(_0xb0d1('0x1'));var moment=require(_0xb0d1('0x2'));var BPromise=require(_0xb0d1('0x3'));var rs=require(_0xb0d1('0x4'));var fs=require('fs');var Redis=require('ioredis');var db=require('../../mysqldb')['db'];var utils=require(_0xb0d1('0x5'));var logger=require(_0xb0d1('0x6'))(_0xb0d1('0x7'));var config=require('../../config/environment');var jayson=require('jayson/promise');var client=jayson[_0xb0d1('0x8')]['http']({'port':0x232a});function respondWithRpcPromise(_0xd67f04,_0x425082,_0x149dc2){return new BPromise(function(_0x708484,_0x2b2097){return client['request'](_0xd67f04,_0x149dc2)[_0xb0d1('0x9')](function(_0x173e28){logger[_0xb0d1('0xa')](_0xb0d1('0xb'),_0x425082,_0xb0d1('0xc'));logger[_0xb0d1('0xd')]('FaxTransferReport,\x20%s,\x20%s,\x20%s',_0x425082,_0xb0d1('0xc'),JSON[_0xb0d1('0xe')](_0x173e28));if(_0x173e28['error']){if(_0x173e28[_0xb0d1('0xf')][_0xb0d1('0x10')]===0x1f4){logger[_0xb0d1('0xf')]('FaxTransferReport,\x20%s,\x20%s',_0x425082,_0x173e28[_0xb0d1('0xf')][_0xb0d1('0x11')]);return _0x2b2097(_0x173e28[_0xb0d1('0xf')]['message']);}logger[_0xb0d1('0xf')](_0xb0d1('0xb'),_0x425082,_0x173e28[_0xb0d1('0xf')][_0xb0d1('0x11')]);return _0x708484(_0x173e28[_0xb0d1('0xf')]['message']);}else{logger[_0xb0d1('0xa')]('FaxTransferReport,\x20%s,\x20%s',_0x425082,_0xb0d1('0xc'));_0x708484(_0x173e28[_0xb0d1('0x12')][_0xb0d1('0x11')]);}})['catch'](function(_0x43fc4d){logger['error']('FaxTransferReport,\x20%s,\x20%s',_0x425082,_0x43fc4d);_0x2b2097(_0x43fc4d);});});}