e298c14c6ff43440d17b9b764c3b9a4440d22979
[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 _0x23a3=['../../components/auth/service','../../components/interaction/service','../../config/environment','exports','connect-timeout','Router','fs-extra'];(function(_0x2f711a,_0x1f8813){var _0x544f7d=function(_0x298c70){while(--_0x298c70){_0x2f711a['push'](_0x2f711a['shift']());}};_0x544f7d(++_0x1f8813);}(_0x23a3,0x131));var _0x323a=function(_0x1d8d06,_0x1d8898){_0x1d8d06=_0x1d8d06-0x0;var _0x1a7237=_0x23a3[_0x1d8d06];return _0x1a7237;};'use strict';var multer=require('multer');var util=require('util');var path=require('path');var timeout=require(_0x323a('0x0'));var express=require('express');var router=express[_0x323a('0x1')]();var fs_extra=require(_0x323a('0x2'));var auth=require(_0x323a('0x3'));var interaction=require(_0x323a('0x4'));var config=require(_0x323a('0x5'));module[_0x323a('0x6')]=router;