Built motion from commit (unavailable).|2.5.2
[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 _0xde44=['util','path','connect-timeout','express','Router','../../components/auth/service','multer'];(function(_0x28d01b,_0x341565){var _0x3d819b=function(_0x3311fd){while(--_0x3311fd){_0x28d01b['push'](_0x28d01b['shift']());}};_0x3d819b(++_0x341565);}(_0xde44,0x1a3));var _0x4de4=function(_0x5ecf95,_0xc47369){_0x5ecf95=_0x5ecf95-0x0;var _0x5cbe7c=_0xde44[_0x5ecf95];return _0x5cbe7c;};'use strict';var multer=require(_0x4de4('0x0'));var util=require(_0x4de4('0x1'));var path=require(_0x4de4('0x2'));var timeout=require(_0x4de4('0x3'));var express=require(_0x4de4('0x4'));var router=express[_0x4de4('0x5')]();var auth=require(_0x4de4('0x6'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');module['exports']=router;