fe6876ff0cd6db3622fae9f215e1fa67026026b5
[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 _0x9080=['path','connect-timeout','Router','../../components/interaction/service','exports'];(function(_0x31856e,_0x28565d){var _0x2b6637=function(_0xa16a8d){while(--_0xa16a8d){_0x31856e['push'](_0x31856e['shift']());}};_0x2b6637(++_0x28565d);}(_0x9080,0xeb));var _0x0908=function(_0x3c01b2,_0x2f8c3f){_0x3c01b2=_0x3c01b2-0x0;var _0x41813f=_0x9080[_0x3c01b2];return _0x41813f;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0x0908('0x0'));var timeout=require(_0x0908('0x1'));var express=require('express');var router=express[_0x0908('0x2')]();var auth=require('../../components/auth/service');var interaction=require(_0x0908('0x3'));var config=require('../../config/environment');module[_0x0908('0x4')]=router;