9b96d3f6324cc2883cc9ae0f14974c8f3130feeb
[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 _0x501b=['../../components/auth/service','../../components/interaction/service','exports','multer','connect-timeout'];(function(_0xd6b06f,_0xc921e2){var _0x12307f=function(_0x550e9b){while(--_0x550e9b){_0xd6b06f['push'](_0xd6b06f['shift']());}};_0x12307f(++_0xc921e2);}(_0x501b,0xe9));var _0xb501=function(_0x9d27c1,_0xc67f0c){_0x9d27c1=_0x9d27c1-0x0;var _0x3b1c06=_0x501b[_0x9d27c1];return _0x3b1c06;};'use strict';var multer=require(_0xb501('0x0'));var util=require('util');var path=require('path');var timeout=require(_0xb501('0x1'));var express=require('express');var router=express['Router']();var auth=require(_0xb501('0x2'));var interaction=require(_0xb501('0x3'));var config=require('../../config/environment');module[_0xb501('0x4')]=router;