73f96f0d62f37c483ad871fa473df3e4f48bed2a
[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 _0x5271=['multer','express','Router','../../components/interaction/service','exports'];(function(_0x4b2c74,_0x50760a){var _0x20f267=function(_0x100bf7){while(--_0x100bf7){_0x4b2c74['push'](_0x4b2c74['shift']());}};_0x20f267(++_0x50760a);}(_0x5271,0x82));var _0x1527=function(_0x4ae829,_0x2c842c){_0x4ae829=_0x4ae829-0x0;var _0x256b31=_0x5271[_0x4ae829];return _0x256b31;};'use strict';var multer=require(_0x1527('0x0'));var util=require('util');var path=require('path');var timeout=require('connect-timeout');var express=require(_0x1527('0x1'));var router=express[_0x1527('0x2')]();var auth=require('../../components/auth/service');var interaction=require(_0x1527('0x3'));var config=require('../../config/environment');module[_0x1527('0x4')]=router;