Built motion from commit (unavailable).|2.4.21
[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 _0xeb27=['exports','multer','util','../../components/auth/service','../../components/interaction/service'];(function(_0x4169d8,_0x3d7cd4){var _0x32084a=function(_0x5f59c6){while(--_0x5f59c6){_0x4169d8['push'](_0x4169d8['shift']());}};_0x32084a(++_0x3d7cd4);}(_0xeb27,0x114));var _0x7eb2=function(_0x25dabf,_0x3a4156){_0x25dabf=_0x25dabf-0x0;var _0x4e75a7=_0xeb27[_0x25dabf];return _0x4e75a7;};'use strict';var multer=require(_0x7eb2('0x0'));var util=require(_0x7eb2('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require('express');var router=express['Router']();var auth=require(_0x7eb2('0x2'));var interaction=require(_0x7eb2('0x3'));var config=require('../../config/environment');module[_0x7eb2('0x4')]=router;