4818df2c4df72aede12c78e227f9630c5d19b2c0
[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 _0x13fb=['util','path','express','../../components/auth/service','../../components/interaction/service','../../config/environment','exports'];(function(_0x29c3b2,_0x3c12ac){var _0x4b3aa7=function(_0x622a9d){while(--_0x622a9d){_0x29c3b2['push'](_0x29c3b2['shift']());}};_0x4b3aa7(++_0x3c12ac);}(_0x13fb,0x134));var _0xb13f=function(_0x21a9d9,_0x4d5ac8){_0x21a9d9=_0x21a9d9-0x0;var _0x46adce=_0x13fb[_0x21a9d9];return _0x46adce;};'use strict';var multer=require('multer');var util=require(_0xb13f('0x0'));var path=require(_0xb13f('0x1'));var timeout=require('connect-timeout');var express=require(_0xb13f('0x2'));var router=express['Router']();var auth=require(_0xb13f('0x3'));var interaction=require(_0xb13f('0x4'));var config=require(_0xb13f('0x5'));module[_0xb13f('0x6')]=router;