Built motion from commit (unavailable).|2.5.21
[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 _0x8913=['multer','connect-timeout','express','Router','../../config/environment','exports'];(function(_0x36a205,_0x49dc4c){var _0x145321=function(_0x5f1963){while(--_0x5f1963){_0x36a205['push'](_0x36a205['shift']());}};_0x145321(++_0x49dc4c);}(_0x8913,0xd8));var _0x3891=function(_0x26c9dd,_0x221b96){_0x26c9dd=_0x26c9dd-0x0;var _0x3b220c=_0x8913[_0x26c9dd];return _0x3b220c;};'use strict';var multer=require(_0x3891('0x0'));var util=require('util');var path=require('path');var timeout=require(_0x3891('0x1'));var express=require(_0x3891('0x2'));var router=express[_0x3891('0x3')]();var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0x3891('0x4'));module[_0x3891('0x5')]=router;