Built motion from commit (unavailable).|2.5.4
[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 _0xaaca=['connect-timeout','express','../../config/environment','exports','multer','util'];(function(_0x4ccc51,_0x1bffe6){var _0x1d7842=function(_0x3537bd){while(--_0x3537bd){_0x4ccc51['push'](_0x4ccc51['shift']());}};_0x1d7842(++_0x1bffe6);}(_0xaaca,0x148));var _0xaaac=function(_0x1bb58c,_0x2c8a4d){_0x1bb58c=_0x1bb58c-0x0;var _0x277586=_0xaaca[_0x1bb58c];return _0x277586;};'use strict';var multer=require(_0xaaac('0x0'));var util=require(_0xaaac('0x1'));var path=require('path');var timeout=require(_0xaaac('0x2'));var express=require(_0xaaac('0x3'));var router=express['Router']();var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0xaaac('0x4'));module[_0xaaac('0x5')]=router;