9748a61adfe59a4d51b4b3ce6dd34a82fb743b21
[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 _0x08a9=['express','Router','../../components/interaction/service','../../config/environment','exports','util','connect-timeout'];(function(_0x48b438,_0xe68c69){var _0x1eee5f=function(_0x3f88df){while(--_0x3f88df){_0x48b438['push'](_0x48b438['shift']());}};_0x1eee5f(++_0xe68c69);}(_0x08a9,0x147));var _0x908a=function(_0x53a29d,_0x3a040a){_0x53a29d=_0x53a29d-0x0;var _0x281d2e=_0x08a9[_0x53a29d];return _0x281d2e;};'use strict';var multer=require('multer');var util=require(_0x908a('0x0'));var path=require('path');var timeout=require(_0x908a('0x1'));var express=require(_0x908a('0x2'));var router=express[_0x908a('0x3')]();var auth=require('../../components/auth/service');var interaction=require(_0x908a('0x4'));var config=require(_0x908a('0x5'));module[_0x908a('0x6')]=router;