Built motion from commit (unavailable).|2.4.21
[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 _0xf807=['connect-timeout','Router','../../components/interaction/service','util','path'];(function(_0x95449,_0xd7044e){var _0x5dbe9d=function(_0x10a3bb){while(--_0x10a3bb){_0x95449['push'](_0x95449['shift']());}};_0x5dbe9d(++_0xd7044e);}(_0xf807,0x134));var _0x7f80=function(_0x1c9108,_0x26f835){_0x1c9108=_0x1c9108-0x0;var _0x1ee828=_0xf807[_0x1c9108];return _0x1ee828;};'use strict';var multer=require('multer');var util=require(_0x7f80('0x0'));var path=require(_0x7f80('0x1'));var timeout=require(_0x7f80('0x2'));var express=require('express');var router=express[_0x7f80('0x3')]();var auth=require('../../components/auth/service');var interaction=require(_0x7f80('0x4'));var config=require('../../config/environment');module['exports']=router;