1ddb54fb3559dea66a59ccd56e3b5b2cba379980
[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 _0xa107=['connect-timeout','express','Router','../../components/auth/service','../../config/environment','exports','util','path'];(function(_0x46a224,_0x494d9e){var _0x4b5053=function(_0x558db0){while(--_0x558db0){_0x46a224['push'](_0x46a224['shift']());}};_0x4b5053(++_0x494d9e);}(_0xa107,0x1e6));var _0x7a10=function(_0x48c7f7,_0x8fdacd){_0x48c7f7=_0x48c7f7-0x0;var _0x1b506d=_0xa107[_0x48c7f7];return _0x1b506d;};'use strict';var multer=require('multer');var util=require(_0x7a10('0x0'));var path=require(_0x7a10('0x1'));var timeout=require(_0x7a10('0x2'));var express=require(_0x7a10('0x3'));var router=express[_0x7a10('0x4')]();var auth=require(_0x7a10('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0x7a10('0x6'));module[_0x7a10('0x7')]=router;