20eefc43aeb0d2c9ccbbb895cc53d556cf329b8e
[motion2.git] / server / api / userMailQueue / 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 _0x1b3c=['../../components/auth/service','../../components/interaction/service','multer','util','path','connect-timeout'];(function(_0x25c7a6,_0x1735b9){var _0x1742ee=function(_0x285947){while(--_0x285947){_0x25c7a6['push'](_0x25c7a6['shift']());}};_0x1742ee(++_0x1735b9);}(_0x1b3c,0x1e8));var _0xc1b3=function(_0x10e61c,_0x1bfb04){_0x10e61c=_0x10e61c-0x0;var _0x2076f4=_0x1b3c[_0x10e61c];return _0x2076f4;};'use strict';var multer=require(_0xc1b3('0x0'));var util=require(_0xc1b3('0x1'));var path=require(_0xc1b3('0x2'));var timeout=require(_0xc1b3('0x3'));var express=require('express');var router=express['Router']();var auth=require(_0xc1b3('0x4'));var interaction=require(_0xc1b3('0x5'));var config=require('../../config/environment');module['exports']=router;