2dfbd218efa37ee13348d4bdc2f1a9ba90315ae4
[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 _0x2e30=['path','connect-timeout','express','../../components/interaction/service','../../config/environment','exports','multer','util'];(function(_0x4bb0b3,_0x46e2df){var _0x279880=function(_0x54bdc8){while(--_0x54bdc8){_0x4bb0b3['push'](_0x4bb0b3['shift']());}};_0x279880(++_0x46e2df);}(_0x2e30,0x6e));var _0x02e3=function(_0x4f8c72,_0x44bdeb){_0x4f8c72=_0x4f8c72-0x0;var _0x561f05=_0x2e30[_0x4f8c72];return _0x561f05;};'use strict';var multer=require(_0x02e3('0x0'));var util=require(_0x02e3('0x1'));var path=require(_0x02e3('0x2'));var timeout=require(_0x02e3('0x3'));var express=require(_0x02e3('0x4'));var router=express['Router']();var auth=require('../../components/auth/service');var interaction=require(_0x02e3('0x5'));var config=require(_0x02e3('0x6'));module[_0x02e3('0x7')]=router;