69df4f90398a1bb941a5a37df8d760c546d8cb46
[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 _0xe2bc=['../../components/interaction/service','../../config/environment','multer','path','express','Router','../../components/auth/service'];(function(_0x218e61,_0xa3171a){var _0x16f4ed=function(_0x4d96fd){while(--_0x4d96fd){_0x218e61['push'](_0x218e61['shift']());}};_0x16f4ed(++_0xa3171a);}(_0xe2bc,0x1a6));var _0xce2b=function(_0x39d544,_0x35c14f){_0x39d544=_0x39d544-0x0;var _0x5a5ff2=_0xe2bc[_0x39d544];return _0x5a5ff2;};'use strict';var multer=require(_0xce2b('0x0'));var util=require('util');var path=require(_0xce2b('0x1'));var timeout=require('connect-timeout');var express=require(_0xce2b('0x2'));var router=express[_0xce2b('0x3')]();var auth=require(_0xce2b('0x4'));var interaction=require(_0xce2b('0x5'));var config=require(_0xce2b('0x6'));module['exports']=router;