4a5df751fd2bf5c0839ca0ec8b32ac609ae37466
[motion2.git] / server / api / userVoiceQueueRt / 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 _0x088f=['exports','multer','util','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment'];(function(_0x3e8e88,_0x2b1002){var _0x17141c=function(_0x5d04c8){while(--_0x5d04c8){_0x3e8e88['push'](_0x3e8e88['shift']());}};_0x17141c(++_0x2b1002);}(_0x088f,0x149));var _0xf088=function(_0x2ac6cd,_0x2c4761){_0x2ac6cd=_0x2ac6cd-0x0;var _0x2b7f6c=_0x088f[_0x2ac6cd];return _0x2b7f6c;};'use strict';var multer=require(_0xf088('0x0'));var util=require(_0xf088('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require(_0xf088('0x2'));var router=express[_0xf088('0x3')]();var auth=require(_0xf088('0x4'));var interaction=require(_0xf088('0x5'));var config=require(_0xf088('0x6'));module[_0xf088('0x7')]=router;