51921e443cbd1e323a248d82661bc64cc291f72d
[motion2.git] / server / api / openchannelTransferReport / openchannelTransferReport.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 _0x2383=['request\x20sent','debug','stringify','code','error','message','result','lodash','util','bluebird','randomstring','ioredis','../../mysqldb','../../config/utils','jayson/promise','client','then','info','OpenchannelTransferReport,\x20%s,\x20%s'];(function(_0x42f009,_0x5e27b1){var _0x22a1e0=function(_0x297993){while(--_0x297993){_0x42f009['push'](_0x42f009['shift']());}};_0x22a1e0(++_0x5e27b1);}(_0x2383,0xb2));var _0x3238=function(_0xfbc5a2,_0x5d183f){_0xfbc5a2=_0xfbc5a2-0x0;var _0x3b78da=_0x2383[_0xfbc5a2];return _0x3b78da;};'use strict';var _=require(_0x3238('0x0'));var util=require(_0x3238('0x1'));var moment=require('moment');var BPromise=require(_0x3238('0x2'));var rs=require(_0x3238('0x3'));var fs=require('fs');var Redis=require(_0x3238('0x4'));var db=require(_0x3238('0x5'))['db'];var utils=require(_0x3238('0x6'));var logger=require('../../config/logger')('rpc');var config=require('../../config/environment');var jayson=require(_0x3238('0x7'));var client=jayson[_0x3238('0x8')]['http']({'port':0x232a});function respondWithRpcPromise(_0x18f178,_0x40d03a,_0x9e3868){return new BPromise(function(_0x30987b,_0x7be411){return client['request'](_0x18f178,_0x9e3868)[_0x3238('0x9')](function(_0x3b10c7){logger[_0x3238('0xa')](_0x3238('0xb'),_0x40d03a,_0x3238('0xc'));logger[_0x3238('0xd')]('OpenchannelTransferReport,\x20%s,\x20%s,\x20%s',_0x40d03a,_0x3238('0xc'),JSON[_0x3238('0xe')](_0x3b10c7));if(_0x3b10c7['error']){if(_0x3b10c7['error'][_0x3238('0xf')]===0x1f4){logger['error']('OpenchannelTransferReport,\x20%s,\x20%s',_0x40d03a,_0x3b10c7[_0x3238('0x10')]['message']);return _0x7be411(_0x3b10c7['error'][_0x3238('0x11')]);}logger[_0x3238('0x10')](_0x3238('0xb'),_0x40d03a,_0x3b10c7['error']['message']);return _0x30987b(_0x3b10c7['error'][_0x3238('0x11')]);}else{logger[_0x3238('0xa')]('OpenchannelTransferReport,\x20%s,\x20%s',_0x40d03a,_0x3238('0xc'));_0x30987b(_0x3b10c7[_0x3238('0x12')]['message']);}})['catch'](function(_0x17d618){logger[_0x3238('0x10')](_0x3238('0xb'),_0x40d03a,_0x17d618);_0x7be411(_0x17d618);});});}