Built motion from commit (unavailable).|2.5.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 _0x6b86=['path','../../components/interaction/service','../../config/environment','exports','multer'];(function(_0x2ab76b,_0x176579){var _0x201126=function(_0x11d8c8){while(--_0x11d8c8){_0x2ab76b['push'](_0x2ab76b['shift']());}};_0x201126(++_0x176579);}(_0x6b86,0x199));var _0x66b8=function(_0x22f9e6,_0x55e049){_0x22f9e6=_0x22f9e6-0x0;var _0xb47c38=_0x6b86[_0x22f9e6];return _0xb47c38;};'use strict';var multer=require(_0x66b8('0x0'));var util=require('util');var path=require(_0x66b8('0x1'));var timeout=require('connect-timeout');var express=require('express');var router=express['Router']();var auth=require('../../components/auth/service');var interaction=require(_0x66b8('0x2'));var config=require(_0x66b8('0x3'));module[_0x66b8('0x4')]=router;