Built motion from commit (unavailable).|2.4.18
[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 _0x5f8a=['../../components/auth/service','../../components/interaction/service','multer','util','connect-timeout','express'];(function(_0x47de89,_0x556a00){var _0x241bef=function(_0x232f6a){while(--_0x232f6a){_0x47de89['push'](_0x47de89['shift']());}};_0x241bef(++_0x556a00);}(_0x5f8a,0x1e2));var _0xa5f8=function(_0x324012,_0x23f45f){_0x324012=_0x324012-0x0;var _0x435cf2=_0x5f8a[_0x324012];return _0x435cf2;};'use strict';var multer=require(_0xa5f8('0x0'));var util=require(_0xa5f8('0x1'));var path=require('path');var timeout=require(_0xa5f8('0x2'));var express=require(_0xa5f8('0x3'));var router=express['Router']();var auth=require(_0xa5f8('0x4'));var interaction=require(_0xa5f8('0x5'));var config=require('../../config/environment');module['exports']=router;