Built motion from commit (unavailable).|2.5.8
[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 _0x0935=['multer','path','connect-timeout','express','Router','../../components/interaction/service','exports'];(function(_0x19c5d3,_0x564632){var _0x27200b=function(_0x563c98){while(--_0x563c98){_0x19c5d3['push'](_0x19c5d3['shift']());}};_0x27200b(++_0x564632);}(_0x0935,0x1c7));var _0x5093=function(_0xff0627,_0x385956){_0xff0627=_0xff0627-0x0;var _0x13b8ba=_0x0935[_0xff0627];return _0x13b8ba;};'use strict';var multer=require(_0x5093('0x0'));var util=require('util');var path=require(_0x5093('0x1'));var timeout=require(_0x5093('0x2'));var express=require(_0x5093('0x3'));var router=express[_0x5093('0x4')]();var auth=require('../../components/auth/service');var interaction=require(_0x5093('0x5'));var config=require('../../config/environment');module[_0x5093('0x6')]=router;