031578ea8bd2a86297902427ff7cf2353ad1ca0c
[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 _0x7dbe=['Router','../../components/interaction/service','../../config/environment','exports','connect-timeout','express'];(function(_0x3ba626,_0x4b8c5d){var _0x2bc7a3=function(_0x5c23da){while(--_0x5c23da){_0x3ba626['push'](_0x3ba626['shift']());}};_0x2bc7a3(++_0x4b8c5d);}(_0x7dbe,0x8e));var _0xe7db=function(_0x5750da,_0x1cc5da){_0x5750da=_0x5750da-0x0;var _0x4ec4de=_0x7dbe[_0x5750da];return _0x4ec4de;};'use strict';var multer=require('multer');var util=require('util');var path=require('path');var timeout=require(_0xe7db('0x0'));var express=require(_0xe7db('0x1'));var router=express[_0xe7db('0x2')]();var auth=require('../../components/auth/service');var interaction=require(_0xe7db('0x3'));var config=require(_0xe7db('0x4'));module[_0xe7db('0x5')]=router;