2bfa1c97dae98e381afc142783b7ceffdaa6247c
[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 _0x8185=['multer','util','path','express','Router','../../config/environment','exports'];(function(_0xa2765a,_0x51bcb1){var _0x368ead=function(_0x4d7afe){while(--_0x4d7afe){_0xa2765a['push'](_0xa2765a['shift']());}};_0x368ead(++_0x51bcb1);}(_0x8185,0x188));var _0x5818=function(_0x1928c9,_0x13a6d1){_0x1928c9=_0x1928c9-0x0;var _0x51b5fb=_0x8185[_0x1928c9];return _0x51b5fb;};'use strict';var multer=require(_0x5818('0x0'));var util=require(_0x5818('0x1'));var path=require(_0x5818('0x2'));var timeout=require('connect-timeout');var express=require(_0x5818('0x3'));var router=express[_0x5818('0x4')]();var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0x5818('0x5'));module[_0x5818('0x6')]=router;