354c644297e63fc8e97c2b19b6d23a3f26fd3155
[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 _0x58d6=['express','../../components/auth/service','../../components/interaction/service','../../config/environment','exports','util','path'];(function(_0x5352aa,_0x13fbee){var _0x19b8ad=function(_0x482514){while(--_0x482514){_0x5352aa['push'](_0x5352aa['shift']());}};_0x19b8ad(++_0x13fbee);}(_0x58d6,0x1d3));var _0x658d=function(_0x512980,_0x401e50){_0x512980=_0x512980-0x0;var _0x571f0a=_0x58d6[_0x512980];return _0x571f0a;};'use strict';var multer=require('multer');var util=require(_0x658d('0x0'));var path=require(_0x658d('0x1'));var timeout=require('connect-timeout');var express=require(_0x658d('0x2'));var router=express['Router']();var fs_extra=require('fs-extra');var auth=require(_0x658d('0x3'));var interaction=require(_0x658d('0x4'));var config=require(_0x658d('0x5'));module[_0x658d('0x6')]=router;