6e0b9e85026829837a37a984ceb26fe8931a89d0
[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 _0x57ef=['connect-timeout','express','../../components/auth/service','../../components/interaction/service','multer','util','path'];(function(_0x5b9252,_0x4bc2f8){var _0x1a4284=function(_0x36e4c7){while(--_0x36e4c7){_0x5b9252['push'](_0x5b9252['shift']());}};_0x1a4284(++_0x4bc2f8);}(_0x57ef,0x1bd));var _0xf57e=function(_0x1b2dbc,_0x26f45b){_0x1b2dbc=_0x1b2dbc-0x0;var _0x1fcd66=_0x57ef[_0x1b2dbc];return _0x1fcd66;};'use strict';var multer=require(_0xf57e('0x0'));var util=require(_0xf57e('0x1'));var path=require(_0xf57e('0x2'));var timeout=require(_0xf57e('0x3'));var express=require(_0xf57e('0x4'));var router=express['Router']();var auth=require(_0xf57e('0x5'));var interaction=require(_0xf57e('0x6'));var config=require('../../config/environment');module['exports']=router;