Built motion from commit (unavailable).|2.4.18
[motion2.git] / server / api / chatTransferReport / chatTransferReport.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 _0x8bc5=['ChatTransferReport,\x20%s,\x20%s,\x20%s','request\x20sent','stringify','error','code','ChatTransferReport,\x20%s,\x20%s','message','catch','lodash','util','bluebird','randomstring','ioredis','../../mysqldb','../../config/utils','../../config/logger','jayson/promise','request','info','debug'];(function(_0x17930c,_0x3887d1){var _0x3a8866=function(_0x4b134b){while(--_0x4b134b){_0x17930c['push'](_0x17930c['shift']());}};_0x3a8866(++_0x3887d1);}(_0x8bc5,0xf8));var _0x58bc=function(_0x23cdf7,_0x2181bc){_0x23cdf7=_0x23cdf7-0x0;var _0x34e058=_0x8bc5[_0x23cdf7];return _0x34e058;};'use strict';var _=require(_0x58bc('0x0'));var util=require(_0x58bc('0x1'));var moment=require('moment');var BPromise=require(_0x58bc('0x2'));var rs=require(_0x58bc('0x3'));var fs=require('fs');var Redis=require(_0x58bc('0x4'));var db=require(_0x58bc('0x5'))['db'];var utils=require(_0x58bc('0x6'));var logger=require(_0x58bc('0x7'))('rpc');var config=require('../../config/environment');var jayson=require(_0x58bc('0x8'));var client=jayson['client']['http']({'port':0x232a});function respondWithRpcPromise(_0x14eb47,_0x2c85bc,_0x3a4569){return new BPromise(function(_0x20aaf5,_0x4e4afa){return client[_0x58bc('0x9')](_0x14eb47,_0x3a4569)['then'](function(_0x259af8){logger[_0x58bc('0xa')]('ChatTransferReport,\x20%s,\x20%s',_0x2c85bc,'request\x20sent');logger[_0x58bc('0xb')](_0x58bc('0xc'),_0x2c85bc,_0x58bc('0xd'),JSON[_0x58bc('0xe')](_0x259af8));if(_0x259af8['error']){if(_0x259af8[_0x58bc('0xf')][_0x58bc('0x10')]===0x1f4){logger['error'](_0x58bc('0x11'),_0x2c85bc,_0x259af8[_0x58bc('0xf')][_0x58bc('0x12')]);return _0x4e4afa(_0x259af8['error']['message']);}logger[_0x58bc('0xf')](_0x58bc('0x11'),_0x2c85bc,_0x259af8['error'][_0x58bc('0x12')]);return _0x20aaf5(_0x259af8[_0x58bc('0xf')][_0x58bc('0x12')]);}else{logger[_0x58bc('0xa')](_0x58bc('0x11'),_0x2c85bc,_0x58bc('0xd'));_0x20aaf5(_0x259af8['result'][_0x58bc('0x12')]);}})[_0x58bc('0x13')](function(_0x43389f){logger['error'](_0x58bc('0x11'),_0x2c85bc,_0x43389f);_0x4e4afa(_0x43389f);});});}