Built motion from commit (unavailable).|2.4.4
[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 _0x4fb4=['util','path','connect-timeout','express','Router','../../components/auth/service','../../config/environment','exports'];(function(_0x5f25db,_0x4381a8){var _0x1544fa=function(_0x3637ed){while(--_0x3637ed){_0x5f25db['push'](_0x5f25db['shift']());}};_0x1544fa(++_0x4381a8);}(_0x4fb4,0x190));var _0x44fb=function(_0x998070,_0x466496){_0x998070=_0x998070-0x0;var _0x314d8c=_0x4fb4[_0x998070];return _0x314d8c;};'use strict';var multer=require('multer');var util=require(_0x44fb('0x0'));var path=require(_0x44fb('0x1'));var timeout=require(_0x44fb('0x2'));var express=require(_0x44fb('0x3'));var router=express[_0x44fb('0x4')]();var auth=require(_0x44fb('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0x44fb('0x6'));module[_0x44fb('0x7')]=router;