Built motion from commit (unavailable).|2.5.9
[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 _0xd42f=['express','Router','../../components/interaction/service','../../config/environment','multer','path'];(function(_0x407041,_0x2571be){var _0x107d8c=function(_0x5c8ef9){while(--_0x5c8ef9){_0x407041['push'](_0x407041['shift']());}};_0x107d8c(++_0x2571be);}(_0xd42f,0x1c6));var _0xfd42=function(_0x566e49,_0x71089){_0x566e49=_0x566e49-0x0;var _0x516568=_0xd42f[_0x566e49];return _0x516568;};'use strict';var multer=require(_0xfd42('0x0'));var util=require('util');var path=require(_0xfd42('0x1'));var timeout=require('connect-timeout');var express=require(_0xfd42('0x2'));var router=express[_0xfd42('0x3')]();var auth=require('../../components/auth/service');var interaction=require(_0xfd42('0x4'));var config=require(_0xfd42('0x5'));module['exports']=router;