3e29a3c73d20635fbc4e32a6dc47ee023c76a076
[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 _0x3a75=['path','Router','exports','multer','util'];(function(_0x304e36,_0xc1cc58){var _0x2bbe5b=function(_0x1f8b2e){while(--_0x1f8b2e){_0x304e36['push'](_0x304e36['shift']());}};_0x2bbe5b(++_0xc1cc58);}(_0x3a75,0xe4));var _0x53a7=function(_0x3d23b2,_0x4817d4){_0x3d23b2=_0x3d23b2-0x0;var _0x387b09=_0x3a75[_0x3d23b2];return _0x387b09;};'use strict';var multer=require(_0x53a7('0x0'));var util=require(_0x53a7('0x1'));var path=require(_0x53a7('0x2'));var timeout=require('connect-timeout');var express=require('express');var router=express[_0x53a7('0x3')]();var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require('../../config/environment');module[_0x53a7('0x4')]=router;