Built motion from commit (unavailable).|2.5.16
[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 _0x9b12=['util','connect-timeout','Router','../../config/environment','exports','multer'];(function(_0x10543a,_0x574cdd){var _0x171694=function(_0x53d5f6){while(--_0x53d5f6){_0x10543a['push'](_0x10543a['shift']());}};_0x171694(++_0x574cdd);}(_0x9b12,0x83));var _0x29b1=function(_0x40ab5e,_0x41a8e7){_0x40ab5e=_0x40ab5e-0x0;var _0x4fea57=_0x9b12[_0x40ab5e];return _0x4fea57;};'use strict';var multer=require(_0x29b1('0x0'));var util=require(_0x29b1('0x1'));var path=require('path');var timeout=require(_0x29b1('0x2'));var express=require('express');var router=express[_0x29b1('0x3')]();var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0x29b1('0x4'));module[_0x29b1('0x5')]=router;