Built motion from commit (unavailable).|2.5.23
[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 _0x00c9=['../../components/auth/service','exports','util','express','Router'];(function(_0x1a0daa,_0x2a4634){var _0x1dbe15=function(_0xa8ab22){while(--_0xa8ab22){_0x1a0daa['push'](_0x1a0daa['shift']());}};_0x1dbe15(++_0x2a4634);}(_0x00c9,0x1ce));var _0x900c=function(_0x14da79,_0x2537c2){_0x14da79=_0x14da79-0x0;var _0x672c98=_0x00c9[_0x14da79];return _0x672c98;};'use strict';var multer=require('multer');var util=require(_0x900c('0x0'));var path=require('path');var timeout=require('connect-timeout');var express=require(_0x900c('0x1'));var router=express[_0x900c('0x2')]();var auth=require(_0x900c('0x3'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');module[_0x900c('0x4')]=router;