25fb783191406a4eafa190d47f210f2655b4feea
[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 _0x29ea=['../../components/auth/service','exports','util','path','connect-timeout','express','Router'];(function(_0x1bb6aa,_0x40fe82){var _0x2ef28e=function(_0x32b4eb){while(--_0x32b4eb){_0x1bb6aa['push'](_0x1bb6aa['shift']());}};_0x2ef28e(++_0x40fe82);}(_0x29ea,0x191));var _0xa29e=function(_0x20a584,_0xe384a5){_0x20a584=_0x20a584-0x0;var _0x4b41a8=_0x29ea[_0x20a584];return _0x4b41a8;};'use strict';var multer=require('multer');var util=require(_0xa29e('0x0'));var path=require(_0xa29e('0x1'));var timeout=require(_0xa29e('0x2'));var express=require(_0xa29e('0x3'));var router=express[_0xa29e('0x4')]();var auth=require(_0xa29e('0x5'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');module[_0xa29e('0x6')]=router;