Built motion from commit 994c64e1.|2.6.1
[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 _0x2821=['client','http','info','FaxTransferReport,\x20%s,\x20%s','debug','stringify','error','code','message','request\x20sent','catch','bluebird','ioredis','../../config/logger','../../config/environment','jayson/promise'];(function(_0x1ee351,_0x54261b){var _0x245aaf=function(_0x3e4b65){while(--_0x3e4b65){_0x1ee351['push'](_0x1ee351['shift']());}};_0x245aaf(++_0x54261b);}(_0x2821,0x9b));var _0x1282=function(_0x164e40,_0x216ef5){_0x164e40=_0x164e40-0x0;var _0x543b19=_0x2821[_0x164e40];return _0x543b19;};'use strict';var _=require('lodash');var util=require('util');var moment=require('moment');var BPromise=require(_0x1282('0x0'));var rs=require('randomstring');var fs=require('fs');var Redis=require(_0x1282('0x1'));var db=require('../../mysqldb')['db'];var utils=require('../../config/utils');var logger=require(_0x1282('0x2'))('rpc');var config=require(_0x1282('0x3'));var jayson=require(_0x1282('0x4'));var client=jayson[_0x1282('0x5')][_0x1282('0x6')]({'port':0x232a});function respondWithRpcPromise(_0x397ca0,_0x2f5c31,_0x42d141){return new BPromise(function(_0x3e1a7e,_0xef975d){return client['request'](_0x397ca0,_0x42d141)['then'](function(_0x31ab51){logger[_0x1282('0x7')](_0x1282('0x8'),_0x2f5c31,'request\x20sent');logger[_0x1282('0x9')]('FaxTransferReport,\x20%s,\x20%s,\x20%s',_0x2f5c31,'request\x20sent',JSON[_0x1282('0xa')](_0x31ab51));if(_0x31ab51[_0x1282('0xb')]){if(_0x31ab51[_0x1282('0xb')][_0x1282('0xc')]===0x1f4){logger[_0x1282('0xb')](_0x1282('0x8'),_0x2f5c31,_0x31ab51[_0x1282('0xb')][_0x1282('0xd')]);return _0xef975d(_0x31ab51[_0x1282('0xb')]['message']);}logger[_0x1282('0xb')]('FaxTransferReport,\x20%s,\x20%s',_0x2f5c31,_0x31ab51[_0x1282('0xb')]['message']);return _0x3e1a7e(_0x31ab51[_0x1282('0xb')][_0x1282('0xd')]);}else{logger[_0x1282('0x7')](_0x1282('0x8'),_0x2f5c31,_0x1282('0xe'));_0x3e1a7e(_0x31ab51['result'][_0x1282('0xd')]);}})[_0x1282('0xf')](function(_0x272fd7){logger[_0x1282('0xb')]('FaxTransferReport,\x20%s,\x20%s',_0x2f5c31,_0x272fd7);_0xef975d(_0x272fd7);});});}