9ecc9332638a087de314ae964ed14c14e658aafb
[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 _0x50a4=['express','Router','../../components/auth/service','../../config/environment','exports','util','path','connect-timeout'];(function(_0x2728b0,_0x351b51){var _0x3f94ce=function(_0xd94c44){while(--_0xd94c44){_0x2728b0['push'](_0x2728b0['shift']());}};_0x3f94ce(++_0x351b51);}(_0x50a4,0x165));var _0x450a=function(_0x274c72,_0x213f42){_0x274c72=_0x274c72-0x0;var _0x4d8df2=_0x50a4[_0x274c72];return _0x4d8df2;};'use strict';var multer=require('multer');var util=require(_0x450a('0x0'));var path=require(_0x450a('0x1'));var timeout=require(_0x450a('0x2'));var express=require(_0x450a('0x3'));var router=express[_0x450a('0x4')]();var auth=require(_0x450a('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0x450a('0x6'));module[_0x450a('0x7')]=router;