d2422579a99159f363910673b7229f88774df191
[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 _0xc76f=['../../config/environment','exports','path','../../components/auth/service'];(function(_0x4a9db9,_0x51b10a){var _0x4c5e8b=function(_0x58d036){while(--_0x58d036){_0x4a9db9['push'](_0x4a9db9['shift']());}};_0x4c5e8b(++_0x51b10a);}(_0xc76f,0xfe));var _0xfc76=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0xc76f[_0x3dd15e];return _0x231fd0;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0xfc76('0x0'));var timeout=require('connect-timeout');var express=require('express');var router=express['Router']();var auth=require(_0xfc76('0x1'));var interaction=require('../../components/interaction/service');var config=require(_0xfc76('0x2'));module[_0xfc76('0x3')]=router;