69e15636aa3561f7c4445e7e6d8ee3c9e8c5d35c
[motion2.git] / server / api / reportAgentPreview / index.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 _0x74d8=['util','path','connect-timeout','express','../../components/interaction/service','../../config/environment'];(function(_0x45d3f0,_0x4be53f){var _0x314b79=function(_0x563d32){while(--_0x563d32){_0x45d3f0['push'](_0x45d3f0['shift']());}};_0x314b79(++_0x4be53f);}(_0x74d8,0x78));var _0x874d=function(_0x3e68f2,_0x4652f4){_0x3e68f2=_0x3e68f2-0x0;var _0x3fb7bb=_0x74d8[_0x3e68f2];return _0x3fb7bb;};'use strict';var multer=require('multer');var util=require(_0x874d('0x0'));var path=require(_0x874d('0x1'));var timeout=require(_0x874d('0x2'));var express=require(_0x874d('0x3'));var router=express['Router']();var auth=require('../../components/auth/service');var interaction=require(_0x874d('0x4'));var config=require(_0x874d('0x5'));module['exports']=router;