25e781a931cf42f94b45b7293b0698f18494ad05
[motion2.git] / server / api / userOpenchannelQueue / 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 _0x17dc=['../../components/interaction/service','../../config/environment','multer','util','connect-timeout','express','Router'];(function(_0x28950c,_0xf2c623){var _0x2fa3be=function(_0x199609){while(--_0x199609){_0x28950c['push'](_0x28950c['shift']());}};_0x2fa3be(++_0xf2c623);}(_0x17dc,0x79));var _0xc17d=function(_0x31fbeb,_0x51eb69){_0x31fbeb=_0x31fbeb-0x0;var _0x1845a8=_0x17dc[_0x31fbeb];return _0x1845a8;};'use strict';var multer=require(_0xc17d('0x0'));var util=require(_0xc17d('0x1'));var path=require('path');var timeout=require(_0xc17d('0x2'));var express=require(_0xc17d('0x3'));var router=express[_0xc17d('0x4')]();var auth=require('../../components/auth/service');var interaction=require(_0xc17d('0x5'));var config=require(_0xc17d('0x6'));module['exports']=router;