8ef5323815c91a4a21f0832505428ba8cef67740
[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 _0xafec=['express','Router','../../components/interaction/service','../../config/environment','exports','util','connect-timeout'];(function(_0x3c45b4,_0x1941cf){var _0x73361f=function(_0x1ab007){while(--_0x1ab007){_0x3c45b4['push'](_0x3c45b4['shift']());}};_0x73361f(++_0x1941cf);}(_0xafec,0x16a));var _0xcafe=function(_0x2227d4,_0x32a463){_0x2227d4=_0x2227d4-0x0;var _0x42c8e9=_0xafec[_0x2227d4];return _0x42c8e9;};'use strict';var multer=require('multer');var util=require(_0xcafe('0x0'));var path=require('path');var timeout=require(_0xcafe('0x1'));var express=require(_0xcafe('0x2'));var router=express[_0xcafe('0x3')]();var auth=require('../../components/auth/service');var interaction=require(_0xcafe('0x4'));var config=require(_0xcafe('0x5'));module[_0xcafe('0x6')]=router;