fa1a63c183230989863e9ba7cb0df842332ab99e
[motion2.git] / server / api / integration / 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 _0x5a85=['../../components/auth/service','../../components/interaction/service','../../config/environment','exports','util','connect-timeout','Router'];(function(_0x18f152,_0x41585a){var _0xa10b34=function(_0x1e9798){while(--_0x1e9798){_0x18f152['push'](_0x18f152['shift']());}};_0xa10b34(++_0x41585a);}(_0x5a85,0x1cb));var _0x55a8=function(_0x267cd8,_0x2d1680){_0x267cd8=_0x267cd8-0x0;var _0x45416c=_0x5a85[_0x267cd8];return _0x45416c;};'use strict';var multer=require('multer');var util=require(_0x55a8('0x0'));var path=require('path');var timeout=require(_0x55a8('0x1'));var express=require('express');var router=express[_0x55a8('0x2')]();var auth=require(_0x55a8('0x3'));var interaction=require(_0x55a8('0x4'));var config=require(_0x55a8('0x5'));module[_0x55a8('0x6')]=router;