0b31e5642c08d49f4b76466b8b776ad9374529bb
[motion2.git] / server / api / userChatQueue / 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 _0x503c=['../../components/auth/service','../../components/interaction/service','../../config/environment','exports','util','path','express','Router'];(function(_0x4bfa24,_0x2c52ee){var _0x3bde7a=function(_0x47cbe2){while(--_0x47cbe2){_0x4bfa24['push'](_0x4bfa24['shift']());}};_0x3bde7a(++_0x2c52ee);}(_0x503c,0xc4));var _0xc503=function(_0x39af14,_0x4f8bde){_0x39af14=_0x39af14-0x0;var _0xc3d557=_0x503c[_0x39af14];return _0xc3d557;};'use strict';var multer=require('multer');var util=require(_0xc503('0x0'));var path=require(_0xc503('0x1'));var timeout=require('connect-timeout');var express=require(_0xc503('0x2'));var router=express[_0xc503('0x3')]();var auth=require(_0xc503('0x4'));var interaction=require(_0xc503('0x5'));var config=require(_0xc503('0x6'));module[_0xc503('0x7')]=router;