8bdc3eb945ac85cd76ea22f793a21d3d29eff0ce
[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 _0xf7b3=['Router','../../components/auth/service','../../config/environment','path','connect-timeout'];(function(_0x28fba6,_0x37ba9b){var _0x1ed990=function(_0x5cd851){while(--_0x5cd851){_0x28fba6['push'](_0x28fba6['shift']());}};_0x1ed990(++_0x37ba9b);}(_0xf7b3,0x111));var _0x3f7b=function(_0x687ddc,_0x2092fa){_0x687ddc=_0x687ddc-0x0;var _0x441991=_0xf7b3[_0x687ddc];return _0x441991;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0x3f7b('0x0'));var timeout=require(_0x3f7b('0x1'));var express=require('express');var router=express[_0x3f7b('0x2')]();var auth=require(_0x3f7b('0x3'));var interaction=require('../../components/interaction/service');var config=require(_0x3f7b('0x4'));module['exports']=router;