Built motion from commit 3e059bc2.|2.5.32
[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 _0x3b4a=['jayson/promise','client','http','request','info','ChatTransferReport,\x20%s,\x20%s','request\x20sent','debug','ChatTransferReport,\x20%s,\x20%s,\x20%s','error','code','message','catch','lodash','util','moment','randomstring','ioredis','../../mysqldb','../../config/logger','rpc'];(function(_0x11005e,_0x20c3d2){var _0x29338f=function(_0x3384e9){while(--_0x3384e9){_0x11005e['push'](_0x11005e['shift']());}};_0x29338f(++_0x20c3d2);}(_0x3b4a,0x1db));var _0xa3b4=function(_0x45a313,_0x37a410){_0x45a313=_0x45a313-0x0;var _0x53c9e8=_0x3b4a[_0x45a313];return _0x53c9e8;};'use strict';var _=require(_0xa3b4('0x0'));var util=require(_0xa3b4('0x1'));var moment=require(_0xa3b4('0x2'));var BPromise=require('bluebird');var rs=require(_0xa3b4('0x3'));var fs=require('fs');var Redis=require(_0xa3b4('0x4'));var db=require(_0xa3b4('0x5'))['db'];var utils=require('../../config/utils');var logger=require(_0xa3b4('0x6'))(_0xa3b4('0x7'));var config=require('../../config/environment');var jayson=require(_0xa3b4('0x8'));var client=jayson[_0xa3b4('0x9')][_0xa3b4('0xa')]({'port':0x232a});function respondWithRpcPromise(_0xd4d65,_0x651bc3,_0x1125b2){return new BPromise(function(_0x567806,_0x1bd221){return client[_0xa3b4('0xb')](_0xd4d65,_0x1125b2)['then'](function(_0x150929){logger[_0xa3b4('0xc')](_0xa3b4('0xd'),_0x651bc3,_0xa3b4('0xe'));logger[_0xa3b4('0xf')](_0xa3b4('0x10'),_0x651bc3,_0xa3b4('0xe'),JSON['stringify'](_0x150929));if(_0x150929[_0xa3b4('0x11')]){if(_0x150929[_0xa3b4('0x11')][_0xa3b4('0x12')]===0x1f4){logger[_0xa3b4('0x11')](_0xa3b4('0xd'),_0x651bc3,_0x150929[_0xa3b4('0x11')][_0xa3b4('0x13')]);return _0x1bd221(_0x150929['error'][_0xa3b4('0x13')]);}logger[_0xa3b4('0x11')](_0xa3b4('0xd'),_0x651bc3,_0x150929[_0xa3b4('0x11')][_0xa3b4('0x13')]);return _0x567806(_0x150929[_0xa3b4('0x11')][_0xa3b4('0x13')]);}else{logger['info'](_0xa3b4('0xd'),_0x651bc3,_0xa3b4('0xe'));_0x567806(_0x150929['result'][_0xa3b4('0x13')]);}})[_0xa3b4('0x14')](function(_0xa9273e){logger[_0xa3b4('0x11')](_0xa3b4('0xd'),_0x651bc3,_0xa9273e);_0x1bd221(_0xa9273e);});});}