Built motion from commit (unavailable).|2.5.3
[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 _0x44b5=['path','express','../../components/interaction/service','exports','multer'];(function(_0x26da89,_0x264785){var _0xc95b7b=function(_0x230e5b){while(--_0x230e5b){_0x26da89['push'](_0x26da89['shift']());}};_0xc95b7b(++_0x264785);}(_0x44b5,0x8b));var _0x544b=function(_0x4d7f11,_0x1efc45){_0x4d7f11=_0x4d7f11-0x0;var _0x10070f=_0x44b5[_0x4d7f11];return _0x10070f;};'use strict';var multer=require(_0x544b('0x0'));var util=require('util');var path=require(_0x544b('0x1'));var timeout=require('connect-timeout');var express=require(_0x544b('0x2'));var router=express['Router']();var auth=require('../../components/auth/service');var interaction=require(_0x544b('0x3'));var config=require('../../config/environment');module[_0x544b('0x4')]=router;