8d614ed19d7837e69ed1d3f716e9b9e8bd531299
[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 _0x4dbc=['../../components/interaction/service','../../config/environment','exports','multer','path','Router'];(function(_0x25865d,_0x2ffb6b){var _0x13927c=function(_0x1e069a){while(--_0x1e069a){_0x25865d['push'](_0x25865d['shift']());}};_0x13927c(++_0x2ffb6b);}(_0x4dbc,0x6f));var _0xc4db=function(_0x29fe42,_0xfce7a2){_0x29fe42=_0x29fe42-0x0;var _0x2123c5=_0x4dbc[_0x29fe42];return _0x2123c5;};'use strict';var multer=require(_0xc4db('0x0'));var util=require('util');var path=require(_0xc4db('0x1'));var timeout=require('connect-timeout');var express=require('express');var router=express[_0xc4db('0x2')]();var auth=require('../../components/auth/service');var interaction=require(_0xc4db('0x3'));var config=require(_0xc4db('0x4'));module[_0xc4db('0x5')]=router;