Built motion from commit (unavailable).|2.5.25
[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 _0x178f=['connect-timeout','express','Router','../../components/auth/service','exports','multer','path'];(function(_0x49beea,_0x47add1){var _0x27693a=function(_0x192ed8){while(--_0x192ed8){_0x49beea['push'](_0x49beea['shift']());}};_0x27693a(++_0x47add1);}(_0x178f,0x1e1));var _0xf178=function(_0x5bf19e,_0x18e9ad){_0x5bf19e=_0x5bf19e-0x0;var _0x8304bb=_0x178f[_0x5bf19e];return _0x8304bb;};'use strict';var multer=require(_0xf178('0x0'));var util=require('util');var path=require(_0xf178('0x1'));var timeout=require(_0xf178('0x2'));var express=require(_0xf178('0x3'));var router=express[_0xf178('0x4')]();var auth=require(_0xf178('0x5'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');module[_0xf178('0x6')]=router;