9e7b84155580c6a27824dd2dfe42f6a1c6bf7766
[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 _0xa706=['Router','../../components/auth/service','../../components/interaction/service','../../config/environment','path'];(function(_0x8025d4,_0x5cdf03){var _0x45e883=function(_0x427a08){while(--_0x427a08){_0x8025d4['push'](_0x8025d4['shift']());}};_0x45e883(++_0x5cdf03);}(_0xa706,0x103));var _0x6a70=function(_0x299658,_0x130736){_0x299658=_0x299658-0x0;var _0x7c178d=_0xa706[_0x299658];return _0x7c178d;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0x6a70('0x0'));var timeout=require('connect-timeout');var express=require('express');var router=express[_0x6a70('0x1')]();var auth=require(_0x6a70('0x2'));var interaction=require(_0x6a70('0x3'));var config=require(_0x6a70('0x4'));module['exports']=router;