Built motion from commit (unavailable).|2.5.0
[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 _0x717e=['Router','../../components/auth/service','exports','multer','util','connect-timeout'];(function(_0x37e2db,_0x2e77a0){var _0x362746=function(_0x563f62){while(--_0x563f62){_0x37e2db['push'](_0x37e2db['shift']());}};_0x362746(++_0x2e77a0);}(_0x717e,0x135));var _0xe717=function(_0x5628b8,_0x145582){_0x5628b8=_0x5628b8-0x0;var _0x3ce423=_0x717e[_0x5628b8];return _0x3ce423;};'use strict';var multer=require(_0xe717('0x0'));var util=require(_0xe717('0x1'));var path=require('path');var timeout=require(_0xe717('0x2'));var express=require('express');var router=express[_0xe717('0x3')]();var auth=require(_0xe717('0x4'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');module[_0xe717('0x5')]=router;