Built motion from commit 936e8062.|2.5.33
[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 _0x3a1f=['then','info','FaxTransferReport,\x20%s,\x20%s','request\x20sent','debug','error','code','message','result','catch','util','bluebird','randomstring','ioredis','../../config/logger','rpc','../../config/environment','client','http','request'];(function(_0x736591,_0x3f4822){var _0x56dec4=function(_0x246d37){while(--_0x246d37){_0x736591['push'](_0x736591['shift']());}};_0x56dec4(++_0x3f4822);}(_0x3a1f,0x1ea));var _0xf3a1=function(_0x4154a6,_0x2c0b8e){_0x4154a6=_0x4154a6-0x0;var _0x3b2786=_0x3a1f[_0x4154a6];return _0x3b2786;};'use strict';var _=require('lodash');var util=require(_0xf3a1('0x0'));var moment=require('moment');var BPromise=require(_0xf3a1('0x1'));var rs=require(_0xf3a1('0x2'));var fs=require('fs');var Redis=require(_0xf3a1('0x3'));var db=require('../../mysqldb')['db'];var utils=require('../../config/utils');var logger=require(_0xf3a1('0x4'))(_0xf3a1('0x5'));var config=require(_0xf3a1('0x6'));var jayson=require('jayson/promise');var client=jayson[_0xf3a1('0x7')][_0xf3a1('0x8')]({'port':0x232a});function respondWithRpcPromise(_0x38b474,_0x5c81da,_0x36a99f){return new BPromise(function(_0xcf179f,_0x387f49){return client[_0xf3a1('0x9')](_0x38b474,_0x36a99f)[_0xf3a1('0xa')](function(_0x44bd1d){logger[_0xf3a1('0xb')](_0xf3a1('0xc'),_0x5c81da,_0xf3a1('0xd'));logger[_0xf3a1('0xe')]('FaxTransferReport,\x20%s,\x20%s,\x20%s',_0x5c81da,'request\x20sent',JSON['stringify'](_0x44bd1d));if(_0x44bd1d['error']){if(_0x44bd1d[_0xf3a1('0xf')][_0xf3a1('0x10')]===0x1f4){logger[_0xf3a1('0xf')](_0xf3a1('0xc'),_0x5c81da,_0x44bd1d['error'][_0xf3a1('0x11')]);return _0x387f49(_0x44bd1d[_0xf3a1('0xf')][_0xf3a1('0x11')]);}logger['error']('FaxTransferReport,\x20%s,\x20%s',_0x5c81da,_0x44bd1d['error'][_0xf3a1('0x11')]);return _0xcf179f(_0x44bd1d[_0xf3a1('0xf')][_0xf3a1('0x11')]);}else{logger[_0xf3a1('0xb')](_0xf3a1('0xc'),_0x5c81da,_0xf3a1('0xd'));_0xcf179f(_0x44bd1d[_0xf3a1('0x12')][_0xf3a1('0x11')]);}})[_0xf3a1('0x13')](function(_0x269383){logger[_0xf3a1('0xf')](_0xf3a1('0xc'),_0x5c81da,_0x269383);_0x387f49(_0x269383);});});}