e84cb7683a579d27fa808a71972201f29a7e5c83
[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 _0x0c18=['path','Router','../../components/auth/service','../../config/environment','exports','multer','util'];(function(_0x5472b3,_0xf94ed1){var _0x209dde=function(_0x54799b){while(--_0x54799b){_0x5472b3['push'](_0x5472b3['shift']());}};_0x209dde(++_0xf94ed1);}(_0x0c18,0x15c));var _0x80c1=function(_0x4b369d,_0x265eb8){_0x4b369d=_0x4b369d-0x0;var _0x571a98=_0x0c18[_0x4b369d];return _0x571a98;};'use strict';var multer=require(_0x80c1('0x0'));var util=require(_0x80c1('0x1'));var path=require(_0x80c1('0x2'));var timeout=require('connect-timeout');var express=require('express');var router=express[_0x80c1('0x3')]();var auth=require(_0x80c1('0x4'));var interaction=require('../../components/interaction/service');var config=require(_0x80c1('0x5'));module[_0x80c1('0x6')]=router;