bdc65ce335157e592e20c6fac9d43fa8ce66842a
[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 _0x9933=['exports','util','path','connect-timeout','Router','../../components/auth/service','../../components/interaction/service'];(function(_0x49a445,_0x5b5ece){var _0x2eb6f7=function(_0x302674){while(--_0x302674){_0x49a445['push'](_0x49a445['shift']());}};_0x2eb6f7(++_0x5b5ece);}(_0x9933,0x119));var _0x3993=function(_0x1d1779,_0x284147){_0x1d1779=_0x1d1779-0x0;var _0x2377e9=_0x9933[_0x1d1779];return _0x2377e9;};'use strict';var multer=require('multer');var util=require(_0x3993('0x0'));var path=require(_0x3993('0x1'));var timeout=require(_0x3993('0x2'));var express=require('express');var router=express[_0x3993('0x3')]();var auth=require(_0x3993('0x4'));var interaction=require(_0x3993('0x5'));var config=require('../../config/environment');module[_0x3993('0x6')]=router;