7c263e1224cd859abed801510eea25ae3630de89
[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 _0x1290=['util','path','connect-timeout','express','Router','../../components/auth/service','multer'];(function(_0x1206ae,_0x47fdd4){var _0x338051=function(_0x2a3286){while(--_0x2a3286){_0x1206ae['push'](_0x1206ae['shift']());}};_0x338051(++_0x47fdd4);}(_0x1290,0xc3));var _0x0129=function(_0x1e9f14,_0x40f466){_0x1e9f14=_0x1e9f14-0x0;var _0x2e507c=_0x1290[_0x1e9f14];return _0x2e507c;};'use strict';var multer=require(_0x0129('0x0'));var util=require(_0x0129('0x1'));var path=require(_0x0129('0x2'));var timeout=require(_0x0129('0x3'));var express=require(_0x0129('0x4'));var router=express[_0x0129('0x5')]();var auth=require(_0x0129('0x6'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');module['exports']=router;