Built motion from commit (unavailable).|2.5.25
[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 _0x6834=['../../components/interaction/service','../../config/environment','util','path','connect-timeout','Router'];(function(_0x11155f,_0x57b687){var _0xd07e48=function(_0x592615){while(--_0x592615){_0x11155f['push'](_0x11155f['shift']());}};_0xd07e48(++_0x57b687);}(_0x6834,0x1d6));var _0x4683=function(_0x571c4a,_0x9d70dc){_0x571c4a=_0x571c4a-0x0;var _0x27255a=_0x6834[_0x571c4a];return _0x27255a;};'use strict';var multer=require('multer');var util=require(_0x4683('0x0'));var path=require(_0x4683('0x1'));var timeout=require(_0x4683('0x2'));var express=require('express');var router=express[_0x4683('0x3')]();var auth=require('../../components/auth/service');var interaction=require(_0x4683('0x4'));var config=require(_0x4683('0x5'));module['exports']=router;