Built motion from commit (unavailable).|2.5.4
[motion2.git] / server / api / userOpenchannelQueue / 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 _0x2517=['Router','../../components/auth/service','../../config/environment','exports','multer','util','express'];(function(_0x5eaa0b,_0x433b2f){var _0x28b295=function(_0x5e4f6d){while(--_0x5e4f6d){_0x5eaa0b['push'](_0x5eaa0b['shift']());}};_0x28b295(++_0x433b2f);}(_0x2517,0x90));var _0x7251=function(_0x53bc39,_0x14b895){_0x53bc39=_0x53bc39-0x0;var _0x5e5d61=_0x2517[_0x53bc39];return _0x5e5d61;};'use strict';var multer=require(_0x7251('0x0'));var util=require(_0x7251('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require(_0x7251('0x2'));var router=express[_0x7251('0x3')]();var auth=require(_0x7251('0x4'));var interaction=require('../../components/interaction/service');var config=require(_0x7251('0x5'));module[_0x7251('0x6')]=router;