f5c579219017158a70c6d7d78debcfe67de3bf88
[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 _0xffda=['fs-extra','../../components/auth/service','../../config/environment','multer','util','path','connect-timeout','Router'];(function(_0x2c7900,_0x44f3b6){var _0x35c02f=function(_0x343749){while(--_0x343749){_0x2c7900['push'](_0x2c7900['shift']());}};_0x35c02f(++_0x44f3b6);}(_0xffda,0x73));var _0xaffd=function(_0x203bd5,_0x72c576){_0x203bd5=_0x203bd5-0x0;var _0x396b12=_0xffda[_0x203bd5];return _0x396b12;};'use strict';var multer=require(_0xaffd('0x0'));var util=require(_0xaffd('0x1'));var path=require(_0xaffd('0x2'));var timeout=require(_0xaffd('0x3'));var express=require('express');var router=express[_0xaffd('0x4')]();var fs_extra=require(_0xaffd('0x5'));var auth=require(_0xaffd('0x6'));var interaction=require('../../components/interaction/service');var config=require(_0xaffd('0x7'));module['exports']=router;