Built motion from commit (unavailable).|2.5.26
[motion2.git] / server / api / userVoiceQueue / 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 _0x2f3a=['../../components/auth/service','../../components/interaction/service','exports','multer','connect-timeout','express','Router','fs-extra'];(function(_0x400197,_0x2a3028){var _0x1680e4=function(_0x3e7b82){while(--_0x3e7b82){_0x400197['push'](_0x400197['shift']());}};_0x1680e4(++_0x2a3028);}(_0x2f3a,0xfb));var _0xa2f3=function(_0x1b2cf0,_0x3e1559){_0x1b2cf0=_0x1b2cf0-0x0;var _0x566935=_0x2f3a[_0x1b2cf0];return _0x566935;};'use strict';var multer=require(_0xa2f3('0x0'));var util=require('util');var path=require('path');var timeout=require(_0xa2f3('0x1'));var express=require(_0xa2f3('0x2'));var router=express[_0xa2f3('0x3')]();var fs_extra=require(_0xa2f3('0x4'));var auth=require(_0xa2f3('0x5'));var interaction=require(_0xa2f3('0x6'));var config=require('../../config/environment');module[_0xa2f3('0x7')]=router;