5afd84d479a4603a8a2f5b55a6b417a566b81ee8
[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 _0xeaa8=['../../components/auth/service','../../components/interaction/service','../../config/environment','exports','util','connect-timeout','express','Router'];(function(_0xa6218c,_0x125b83){var _0x67c132=function(_0x589044){while(--_0x589044){_0xa6218c['push'](_0xa6218c['shift']());}};_0x67c132(++_0x125b83);}(_0xeaa8,0x6c));var _0x8eaa=function(_0x5f5028,_0x37f8d6){_0x5f5028=_0x5f5028-0x0;var _0x1e2bf4=_0xeaa8[_0x5f5028];return _0x1e2bf4;};'use strict';var multer=require('multer');var util=require(_0x8eaa('0x0'));var path=require('path');var timeout=require(_0x8eaa('0x1'));var express=require(_0x8eaa('0x2'));var router=express[_0x8eaa('0x3')]();var auth=require(_0x8eaa('0x4'));var interaction=require(_0x8eaa('0x5'));var config=require(_0x8eaa('0x6'));module[_0x8eaa('0x7')]=router;