Built motion from commit (unavailable).|2.4.17
[motion2.git] / server / api / userVoiceQueueRt / 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 _0x5f0e=['multer','connect-timeout','Router','../../components/interaction/service','../../config/environment'];(function(_0x1d4b19,_0x2e360c){var _0x213c80=function(_0x2d63ca){while(--_0x2d63ca){_0x1d4b19['push'](_0x1d4b19['shift']());}};_0x213c80(++_0x2e360c);}(_0x5f0e,0x19a));var _0xe5f0=function(_0x1adb1d,_0x173d0f){_0x1adb1d=_0x1adb1d-0x0;var _0x20b933=_0x5f0e[_0x1adb1d];return _0x20b933;};'use strict';var multer=require(_0xe5f0('0x0'));var util=require('util');var path=require('path');var timeout=require(_0xe5f0('0x1'));var express=require('express');var router=express[_0xe5f0('0x2')]();var auth=require('../../components/auth/service');var interaction=require(_0xe5f0('0x3'));var config=require(_0xe5f0('0x4'));module['exports']=router;