6557fa199d9bff4d941744b8f80df8319d565024
[motion2.git] / server / api / userVoiceQueue / 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 _0x51de=['../../config/environment','exports','multer','util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service'];(function(_0x522422,_0x525e59){var _0x59b7e7=function(_0xb77e02){while(--_0xb77e02){_0x522422['push'](_0x522422['shift']());}};_0x59b7e7(++_0x525e59);}(_0x51de,0x12e));var _0xe51d=function(_0x283c98,_0x9f2dd0){_0x283c98=_0x283c98-0x0;var _0x188378=_0x51de[_0x283c98];return _0x188378;};'use strict';var multer=require(_0xe51d('0x0'));var util=require(_0xe51d('0x1'));var path=require(_0xe51d('0x2'));var timeout=require(_0xe51d('0x3'));var express=require(_0xe51d('0x4'));var router=express[_0xe51d('0x5')]();var auth=require(_0xe51d('0x6'));var interaction=require(_0xe51d('0x7'));var config=require(_0xe51d('0x8'));module[_0xe51d('0x9')]=router;