3b877899f2eafa061136a99f7df1f9ba76c11441
[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 _0xd51b=['../../components/auth/service','../../components/interaction/service','exports','path','connect-timeout','express','Router'];(function(_0xa1e3ca,_0x559022){var _0x5005ab=function(_0x12f90e){while(--_0x12f90e){_0xa1e3ca['push'](_0xa1e3ca['shift']());}};_0x5005ab(++_0x559022);}(_0xd51b,0xe3));var _0xbd51=function(_0x3126d3,_0x21b54c){_0x3126d3=_0x3126d3-0x0;var _0x4e800c=_0xd51b[_0x3126d3];return _0x4e800c;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0xbd51('0x0'));var timeout=require(_0xbd51('0x1'));var express=require(_0xbd51('0x2'));var router=express[_0xbd51('0x3')]();var auth=require(_0xbd51('0x4'));var interaction=require(_0xbd51('0x5'));var config=require('../../config/environment');module[_0xbd51('0x6')]=router;