e2ab9a134bf219ffe1e5a48fe9c4c73d9356907c
[motion2.git] / server / api / userVoiceQueueRt / 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 _0xc9df=['util','path','connect-timeout','express','Router','../../components/interaction/service','../../config/environment','multer'];(function(_0x223a65,_0x43695b){var _0x10721f=function(_0x5a88d9){while(--_0x5a88d9){_0x223a65['push'](_0x223a65['shift']());}};_0x10721f(++_0x43695b);}(_0xc9df,0x1bf));var _0xfc9d=function(_0x5bb9ae,_0x3617d7){_0x5bb9ae=_0x5bb9ae-0x0;var _0x47b7ad=_0xc9df[_0x5bb9ae];return _0x47b7ad;};'use strict';var multer=require(_0xfc9d('0x0'));var util=require(_0xfc9d('0x1'));var path=require(_0xfc9d('0x2'));var timeout=require(_0xfc9d('0x3'));var express=require(_0xfc9d('0x4'));var router=express[_0xfc9d('0x5')]();var auth=require('../../components/auth/service');var interaction=require(_0xfc9d('0x6'));var config=require(_0xfc9d('0x7'));module['exports']=router;