42623af6ef5e10070d7a2711ad3d3e7bb5672ed0
[motion2.git] / server / api / userVoiceQueue / 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 _0xb105=['../../config/environment','exports','util','path','Router','../../components/interaction/service'];(function(_0x442b69,_0x492a39){var _0x4c4495=function(_0x4885d2){while(--_0x4885d2){_0x442b69['push'](_0x442b69['shift']());}};_0x4c4495(++_0x492a39);}(_0xb105,0x68));var _0x5b10=function(_0x5190fe,_0x261479){_0x5190fe=_0x5190fe-0x0;var _0x12c71d=_0xb105[_0x5190fe];return _0x12c71d;};'use strict';var multer=require('multer');var util=require(_0x5b10('0x0'));var path=require(_0x5b10('0x1'));var timeout=require('connect-timeout');var express=require('express');var router=express[_0x5b10('0x2')]();var auth=require('../../components/auth/service');var interaction=require(_0x5b10('0x3'));var config=require(_0x5b10('0x4'));module[_0x5b10('0x5')]=router;