7777eb8c65ba82039eef6269b8c7c90dd04c4c21
[motion2.git] / server / api / userChatQueue / 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 _0x09d8=['../../config/environment','exports','multer','path','connect-timeout','express','Router','../../components/auth/service'];(function(_0x13b02f,_0x462a53){var _0x12e9a6=function(_0x187d57){while(--_0x187d57){_0x13b02f['push'](_0x13b02f['shift']());}};_0x12e9a6(++_0x462a53);}(_0x09d8,0xf2));var _0x809d=function(_0x2b4144,_0x54fb24){_0x2b4144=_0x2b4144-0x0;var _0x50a5c0=_0x09d8[_0x2b4144];return _0x50a5c0;};'use strict';var multer=require(_0x809d('0x0'));var util=require('util');var path=require(_0x809d('0x1'));var timeout=require(_0x809d('0x2'));var express=require(_0x809d('0x3'));var router=express[_0x809d('0x4')]();var auth=require(_0x809d('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0x809d('0x6'));module[_0x809d('0x7')]=router;