Built motion from commit (unavailable).|2.4.4
[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 _0x1b9b=['express','Router','../../components/interaction/service','../../config/environment','multer','path','connect-timeout'];(function(_0x4af728,_0x31fb35){var _0x5b8d7b=function(_0x63e94e){while(--_0x63e94e){_0x4af728['push'](_0x4af728['shift']());}};_0x5b8d7b(++_0x31fb35);}(_0x1b9b,0x89));var _0xb1b9=function(_0x2603f8,_0x4d9af5){_0x2603f8=_0x2603f8-0x0;var _0x356f35=_0x1b9b[_0x2603f8];return _0x356f35;};'use strict';var multer=require(_0xb1b9('0x0'));var util=require('util');var path=require(_0xb1b9('0x1'));var timeout=require(_0xb1b9('0x2'));var express=require(_0xb1b9('0x3'));var router=express[_0xb1b9('0x4')]();var auth=require('../../components/auth/service');var interaction=require(_0xb1b9('0x5'));var config=require(_0xb1b9('0x6'));module['exports']=router;