Built motion from commit (unavailable).|2.5.10
[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 _0x3d30=['../../components/interaction/service','exports','path','express'];(function(_0x54080c,_0x2b5537){var _0x37b3a7=function(_0xb85a85){while(--_0xb85a85){_0x54080c['push'](_0x54080c['shift']());}};_0x37b3a7(++_0x2b5537);}(_0x3d30,0x6a));var _0x03d3=function(_0x33d95a,_0x5e379c){_0x33d95a=_0x33d95a-0x0;var _0x27b0d7=_0x3d30[_0x33d95a];return _0x27b0d7;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0x03d3('0x0'));var timeout=require('connect-timeout');var express=require(_0x03d3('0x1'));var router=express['Router']();var auth=require('../../components/auth/service');var interaction=require(_0x03d3('0x2'));var config=require('../../config/environment');module[_0x03d3('0x3')]=router;