519d46c0f3eae46ba8619a5e58d67e9c317c0868
[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 _0x115a=['multer','util','path','connect-timeout','express','../../components/auth/service','../../config/environment','exports'];(function(_0x400001,_0x4b768f){var _0x343fbe=function(_0x199f05){while(--_0x199f05){_0x400001['push'](_0x400001['shift']());}};_0x343fbe(++_0x4b768f);}(_0x115a,0x100));var _0xa115=function(_0x1ba3f6,_0x47b593){_0x1ba3f6=_0x1ba3f6-0x0;var _0x5d5907=_0x115a[_0x1ba3f6];return _0x5d5907;};'use strict';var multer=require(_0xa115('0x0'));var util=require(_0xa115('0x1'));var path=require(_0xa115('0x2'));var timeout=require(_0xa115('0x3'));var express=require(_0xa115('0x4'));var router=express['Router']();var auth=require(_0xa115('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0xa115('0x6'));module[_0xa115('0x7')]=router;