c91841d24b370a9cf0a793e76dcfac3ab2d0d424
[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 _0x2bda=['../../config/logger','rpc','client','http','request','then','info','ChatTransferReport,\x20%s,\x20%s','request\x20sent','ChatTransferReport,\x20%s,\x20%s,\x20%s','error','message','lodash','util','moment','bluebird','ioredis','../../mysqldb','../../config/utils'];(function(_0x221fbe,_0x16bc47){var _0x51c3eb=function(_0x1dc3c3){while(--_0x1dc3c3){_0x221fbe['push'](_0x221fbe['shift']());}};_0x51c3eb(++_0x16bc47);}(_0x2bda,0x19b));var _0xa2bd=function(_0x18a436,_0x1dbe06){_0x18a436=_0x18a436-0x0;var _0x5c2cf8=_0x2bda[_0x18a436];return _0x5c2cf8;};'use strict';var _=require(_0xa2bd('0x0'));var util=require(_0xa2bd('0x1'));var moment=require(_0xa2bd('0x2'));var BPromise=require(_0xa2bd('0x3'));var rs=require('randomstring');var fs=require('fs');var Redis=require(_0xa2bd('0x4'));var db=require(_0xa2bd('0x5'))['db'];var utils=require(_0xa2bd('0x6'));var logger=require(_0xa2bd('0x7'))(_0xa2bd('0x8'));var config=require('../../config/environment');var jayson=require('jayson/promise');var client=jayson[_0xa2bd('0x9')][_0xa2bd('0xa')]({'port':0x232a});function respondWithRpcPromise(_0x30d438,_0x360c35,_0x21c75b){return new BPromise(function(_0x350caf,_0x2a286d){return client[_0xa2bd('0xb')](_0x30d438,_0x21c75b)[_0xa2bd('0xc')](function(_0x914030){logger[_0xa2bd('0xd')](_0xa2bd('0xe'),_0x360c35,_0xa2bd('0xf'));logger['debug'](_0xa2bd('0x10'),_0x360c35,_0xa2bd('0xf'),JSON['stringify'](_0x914030));if(_0x914030[_0xa2bd('0x11')]){if(_0x914030[_0xa2bd('0x11')]['code']===0x1f4){logger[_0xa2bd('0x11')](_0xa2bd('0xe'),_0x360c35,_0x914030[_0xa2bd('0x11')][_0xa2bd('0x12')]);return _0x2a286d(_0x914030[_0xa2bd('0x11')]['message']);}logger[_0xa2bd('0x11')]('ChatTransferReport,\x20%s,\x20%s',_0x360c35,_0x914030[_0xa2bd('0x11')][_0xa2bd('0x12')]);return _0x350caf(_0x914030['error'][_0xa2bd('0x12')]);}else{logger[_0xa2bd('0xd')](_0xa2bd('0xe'),_0x360c35,'request\x20sent');_0x350caf(_0x914030['result'][_0xa2bd('0x12')]);}})['catch'](function(_0x4877c3){logger[_0xa2bd('0x11')](_0xa2bd('0xe'),_0x360c35,_0x4877c3);_0x2a286d(_0x4877c3);});});}