Built motion from commit (unavailable).|2.5.18
[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 _0xa68b=['util','connect-timeout','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','exports'];(function(_0x41b22a,_0xae2411){var _0x30841d=function(_0x5d017a){while(--_0x5d017a){_0x41b22a['push'](_0x41b22a['shift']());}};_0x30841d(++_0xae2411);}(_0xa68b,0xd9));var _0xba68=function(_0x5a92ad,_0x2219a6){_0x5a92ad=_0x5a92ad-0x0;var _0x2466f8=_0xa68b[_0x5a92ad];return _0x2466f8;};'use strict';var multer=require('multer');var util=require(_0xba68('0x0'));var path=require('path');var timeout=require(_0xba68('0x1'));var express=require('express');var router=express[_0xba68('0x2')]();var auth=require(_0xba68('0x3'));var interaction=require(_0xba68('0x4'));var config=require(_0xba68('0x5'));module[_0xba68('0x6')]=router;