81f6ed72175e153a2426ab7edeb0a4e3c12b57c4
[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 _0x2e16=['exports','multer','express','Router','fs-extra','../../components/auth/service','../../config/environment'];(function(_0xbf5e16,_0x146ce3){var _0x5975a5=function(_0x2387a7){while(--_0x2387a7){_0xbf5e16['push'](_0xbf5e16['shift']());}};_0x5975a5(++_0x146ce3);}(_0x2e16,0x8d));var _0x62e1=function(_0x2e514c,_0x21b1ac){_0x2e514c=_0x2e514c-0x0;var _0x3c1371=_0x2e16[_0x2e514c];return _0x3c1371;};'use strict';var multer=require(_0x62e1('0x0'));var util=require('util');var path=require('path');var timeout=require('connect-timeout');var express=require(_0x62e1('0x1'));var router=express[_0x62e1('0x2')]();var fs_extra=require(_0x62e1('0x3'));var auth=require(_0x62e1('0x4'));var interaction=require('../../components/interaction/service');var config=require(_0x62e1('0x5'));module[_0x62e1('0x6')]=router;