4e9e19baaa3fe7a4144e56e595a28baf7255d353
[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 _0x16b3=['../../components/auth/service','../../config/environment','path','connect-timeout','express','Router'];(function(_0x5e6df4,_0x718acd){var _0x41e61f=function(_0xfa055){while(--_0xfa055){_0x5e6df4['push'](_0x5e6df4['shift']());}};_0x41e61f(++_0x718acd);}(_0x16b3,0x140));var _0x316b=function(_0x27a95c,_0x7e3e6e){_0x27a95c=_0x27a95c-0x0;var _0x13da93=_0x16b3[_0x27a95c];return _0x13da93;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0x316b('0x0'));var timeout=require(_0x316b('0x1'));var express=require(_0x316b('0x2'));var router=express[_0x316b('0x3')]();var auth=require(_0x316b('0x4'));var interaction=require('../../components/interaction/service');var config=require(_0x316b('0x5'));module['exports']=router;