Built motion from commit (unavailable).|2.5.27
[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 _0x88a6=['../../components/auth/service','exports','util','path','express','Router','fs-extra'];(function(_0x4de037,_0x285699){var _0x8d34af=function(_0x389093){while(--_0x389093){_0x4de037['push'](_0x4de037['shift']());}};_0x8d34af(++_0x285699);}(_0x88a6,0x121));var _0x688a=function(_0x4ae578,_0x47156f){_0x4ae578=_0x4ae578-0x0;var _0x386e83=_0x88a6[_0x4ae578];return _0x386e83;};'use strict';var multer=require('multer');var util=require(_0x688a('0x0'));var path=require(_0x688a('0x1'));var timeout=require('connect-timeout');var express=require(_0x688a('0x2'));var router=express[_0x688a('0x3')]();var fs_extra=require(_0x688a('0x4'));var auth=require(_0x688a('0x5'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');module[_0x688a('0x6')]=router;