5ce7ea22b7645d05b50e17d58ee30b9bbe328a3e
[motion2.git] / server / api / teamVoiceQueue / 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 _0x13cc=['exports','path','connect-timeout','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment'];(function(_0x28a5fe,_0x1fb8b1){var _0x3518ac=function(_0xee4809){while(--_0xee4809){_0x28a5fe['push'](_0x28a5fe['shift']());}};_0x3518ac(++_0x1fb8b1);}(_0x13cc,0x161));var _0xc13c=function(_0x12be2a,_0x37136a){_0x12be2a=_0x12be2a-0x0;var _0x63dd4=_0x13cc[_0x12be2a];return _0x63dd4;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0xc13c('0x0'));var timeout=require(_0xc13c('0x1'));var express=require('express');var router=express[_0xc13c('0x2')]();var fs_extra=require(_0xc13c('0x3'));var auth=require(_0xc13c('0x4'));var interaction=require(_0xc13c('0x5'));var config=require(_0xc13c('0x6'));module[_0xc13c('0x7')]=router;