Built motion from commit (unavailable).|2.5.22
[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 _0x7fdf=['exports','multer','util','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment'];(function(_0x1f2e8c,_0x18992c){var _0xcf2ca8=function(_0xda53dd){while(--_0xda53dd){_0x1f2e8c['push'](_0x1f2e8c['shift']());}};_0xcf2ca8(++_0x18992c);}(_0x7fdf,0x13c));var _0xf7fd=function(_0x431979,_0x2b3eb6){_0x431979=_0x431979-0x0;var _0x731032=_0x7fdf[_0x431979];return _0x731032;};'use strict';var multer=require(_0xf7fd('0x0'));var util=require(_0xf7fd('0x1'));var path=require('path');var timeout=require(_0xf7fd('0x2'));var express=require(_0xf7fd('0x3'));var router=express[_0xf7fd('0x4')]();var auth=require(_0xf7fd('0x5'));var interaction=require(_0xf7fd('0x6'));var config=require(_0xf7fd('0x7'));module[_0xf7fd('0x8')]=router;