644d0490c00ca0de9997581cf60fff69972d8137
[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 _0x7275=['../../components/auth/service','../../config/environment','exports','multer','util','path','express','fs-extra'];(function(_0x4dcd22,_0x371b4){var _0x56ef4e=function(_0x11b5fa){while(--_0x11b5fa){_0x4dcd22['push'](_0x4dcd22['shift']());}};_0x56ef4e(++_0x371b4);}(_0x7275,0x143));var _0x5727=function(_0x5b2b57,_0x4d5827){_0x5b2b57=_0x5b2b57-0x0;var _0x11c6e6=_0x7275[_0x5b2b57];return _0x11c6e6;};'use strict';var multer=require(_0x5727('0x0'));var util=require(_0x5727('0x1'));var path=require(_0x5727('0x2'));var timeout=require('connect-timeout');var express=require(_0x5727('0x3'));var router=express['Router']();var fs_extra=require(_0x5727('0x4'));var auth=require(_0x5727('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0x5727('0x6'));module[_0x5727('0x7')]=router;