Built motion from commit 67e5df37.|2.0.66
[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 _0xe4b9=['express','../../components/auth/service','../../config/environment','exports','util','path'];(function(_0x22789a,_0x4a1c8c){var _0xede88=function(_0x49243f){while(--_0x49243f){_0x22789a['push'](_0x22789a['shift']());}};_0xede88(++_0x4a1c8c);}(_0xe4b9,0x70));var _0x9e4b=function(_0x554713,_0x1054e1){_0x554713=_0x554713-0x0;var _0xec2475=_0xe4b9[_0x554713];return _0xec2475;};'use strict';var multer=require('multer');var util=require(_0x9e4b('0x0'));var path=require(_0x9e4b('0x1'));var express=require(_0x9e4b('0x2'));var router=express['Router']();var auth=require(_0x9e4b('0x3'));var interaction=require('../../components/interaction/service');var config=require(_0x9e4b('0x4'));module[_0x9e4b('0x5')]=router;