Built motion from commit (unavailable).|2.5.11
[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 _0x53f1=['Router','../../components/auth/service','../../components/interaction/service','../../config/environment','exports','connect-timeout'];(function(_0x3ea046,_0x553381){var _0x401460=function(_0x33e558){while(--_0x33e558){_0x3ea046['push'](_0x3ea046['shift']());}};_0x401460(++_0x553381);}(_0x53f1,0x7d));var _0x153f=function(_0x5e5f0a,_0x2a1524){_0x5e5f0a=_0x5e5f0a-0x0;var _0x19b4b8=_0x53f1[_0x5e5f0a];return _0x19b4b8;};'use strict';var multer=require('multer');var util=require('util');var path=require('path');var timeout=require(_0x153f('0x0'));var express=require('express');var router=express[_0x153f('0x1')]();var auth=require(_0x153f('0x2'));var interaction=require(_0x153f('0x3'));var config=require(_0x153f('0x4'));module[_0x153f('0x5')]=router;