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 _0x61ef=['path','connect-timeout','express','Router','../../config/environment','exports','multer','util'];(function(_0x13d9da,_0x15d9c3){var _0x4898dd=function(_0x37d043){while(--_0x37d043){_0x13d9da['push'](_0x13d9da['shift']());}};_0x4898dd(++_0x15d9c3);}(_0x61ef,0x1ce));var _0xf61e=function(_0x36ed48,_0x1ee0d4){_0x36ed48=_0x36ed48-0x0;var _0x51c63a=_0x61ef[_0x36ed48];return _0x51c63a;};'use strict';var multer=require(_0xf61e('0x0'));var util=require(_0xf61e('0x1'));var path=require(_0xf61e('0x2'));var timeout=require(_0xf61e('0x3'));var express=require(_0xf61e('0x4'));var router=express[_0xf61e('0x5')]();var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0xf61e('0x6'));module[_0xf61e('0x7')]=router;