40843488616eb5db86e688da8481393e632ac066
[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 _0xa994=['multer','util','path','connect-timeout','Router','exports'];(function(_0x4206f9,_0xbb9cd1){var _0x47cfda=function(_0x13ff31){while(--_0x13ff31){_0x4206f9['push'](_0x4206f9['shift']());}};_0x47cfda(++_0xbb9cd1);}(_0xa994,0xd2));var _0x4a99=function(_0x16e45a,_0x32f5a4){_0x16e45a=_0x16e45a-0x0;var _0x53f384=_0xa994[_0x16e45a];return _0x53f384;};'use strict';var multer=require(_0x4a99('0x0'));var util=require(_0x4a99('0x1'));var path=require(_0x4a99('0x2'));var timeout=require(_0x4a99('0x3'));var express=require('express');var router=express[_0x4a99('0x4')]();var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require('../../config/environment');module[_0x4a99('0x5')]=router;