Built motion from commit (unavailable).|2.3.2
[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 _0xcaaf=['../../components/auth/service','../../config/environment','multer','path','Router'];(function(_0x37ef2f,_0x23822e){var _0x5943c4=function(_0x48e2d1){while(--_0x48e2d1){_0x37ef2f['push'](_0x37ef2f['shift']());}};_0x5943c4(++_0x23822e);}(_0xcaaf,0x66));var _0xfcaa=function(_0x106cd5,_0x90baca){_0x106cd5=_0x106cd5-0x0;var _0x5b1516=_0xcaaf[_0x106cd5];return _0x5b1516;};'use strict';var multer=require(_0xfcaa('0x0'));var util=require('util');var path=require(_0xfcaa('0x1'));var timeout=require('connect-timeout');var express=require('express');var router=express[_0xfcaa('0x2')]();var auth=require(_0xfcaa('0x3'));var interaction=require('../../components/interaction/service');var config=require(_0xfcaa('0x4'));module['exports']=router;