Built motion from commit (unavailable).|2.5.11
[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 _0x15dc=['util','path','connect-timeout','../../components/auth/service','../../config/environment','exports','multer'];(function(_0x1101c0,_0x261bb3){var _0x575d97=function(_0x41a3b3){while(--_0x41a3b3){_0x1101c0['push'](_0x1101c0['shift']());}};_0x575d97(++_0x261bb3);}(_0x15dc,0x133));var _0xc15d=function(_0x5e2f45,_0x19cecb){_0x5e2f45=_0x5e2f45-0x0;var _0x4b370f=_0x15dc[_0x5e2f45];return _0x4b370f;};'use strict';var multer=require(_0xc15d('0x0'));var util=require(_0xc15d('0x1'));var path=require(_0xc15d('0x2'));var timeout=require(_0xc15d('0x3'));var express=require('express');var router=express['Router']();var auth=require(_0xc15d('0x4'));var interaction=require('../../components/interaction/service');var config=require(_0xc15d('0x5'));module[_0xc15d('0x6')]=router;