Built motion from commit (unavailable).|2.5.23
[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 _0xddba=['../../components/auth/service','../../components/interaction/service','exports','util','path'];(function(_0x3b380d,_0x4bf247){var _0x54502b=function(_0x35d207){while(--_0x35d207){_0x3b380d['push'](_0x3b380d['shift']());}};_0x54502b(++_0x4bf247);}(_0xddba,0x1e3));var _0xaddb=function(_0x211018,_0x5918e9){_0x211018=_0x211018-0x0;var _0x8a2c8e=_0xddba[_0x211018];return _0x8a2c8e;};'use strict';var multer=require('multer');var util=require(_0xaddb('0x0'));var path=require(_0xaddb('0x1'));var timeout=require('connect-timeout');var express=require('express');var router=express['Router']();var auth=require(_0xaddb('0x2'));var interaction=require(_0xaddb('0x3'));var config=require('../../config/environment');module[_0xaddb('0x4')]=router;