0ba736752834a6946ae23c7b037751232d4284bb
[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 _0x295e=['exports','util','path','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment'];(function(_0x343934,_0x2a7963){var _0x585bc4=function(_0x2958fc){while(--_0x2958fc){_0x343934['push'](_0x343934['shift']());}};_0x585bc4(++_0x2a7963);}(_0x295e,0x181));var _0xe295=function(_0x5e39a8,_0x2fc0a0){_0x5e39a8=_0x5e39a8-0x0;var _0x51849a=_0x295e[_0x5e39a8];return _0x51849a;};'use strict';var multer=require('multer');var util=require(_0xe295('0x0'));var path=require(_0xe295('0x1'));var timeout=require('connect-timeout');var express=require(_0xe295('0x2'));var router=express[_0xe295('0x3')]();var auth=require(_0xe295('0x4'));var interaction=require(_0xe295('0x5'));var config=require(_0xe295('0x6'));module[_0xe295('0x7')]=router;