Built motion from commit (unavailable).|2.5.3
[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 _0xf485=['connect-timeout','Router','../../components/auth/service','exports','util'];(function(_0x168c60,_0x309ae7){var _0x183c26=function(_0x5e12d0){while(--_0x5e12d0){_0x168c60['push'](_0x168c60['shift']());}};_0x183c26(++_0x309ae7);}(_0xf485,0x1ee));var _0x5f48=function(_0x3efc91,_0x322757){_0x3efc91=_0x3efc91-0x0;var _0x29cb11=_0xf485[_0x3efc91];return _0x29cb11;};'use strict';var multer=require('multer');var util=require(_0x5f48('0x0'));var path=require('path');var timeout=require(_0x5f48('0x1'));var express=require('express');var router=express[_0x5f48('0x2')]();var auth=require(_0x5f48('0x3'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');module[_0x5f48('0x4')]=router;