9ac1e2f2f1912e1f722abb6dcb12369ba9c4795c
[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 _0xfd1d=['util','path','../../components/interaction/service','../../config/environment','exports'];(function(_0x2fb3ef,_0xa1e5af){var _0x3215fc=function(_0x43bdee){while(--_0x43bdee){_0x2fb3ef['push'](_0x2fb3ef['shift']());}};_0x3215fc(++_0xa1e5af);}(_0xfd1d,0x127));var _0xdfd1=function(_0x347b1c,_0x3de68b){_0x347b1c=_0x347b1c-0x0;var _0x435cd2=_0xfd1d[_0x347b1c];return _0x435cd2;};'use strict';var multer=require('multer');var util=require(_0xdfd1('0x0'));var path=require(_0xdfd1('0x1'));var timeout=require('connect-timeout');var express=require('express');var router=express['Router']();var auth=require('../../components/auth/service');var interaction=require(_0xdfd1('0x2'));var config=require(_0xdfd1('0x3'));module[_0xdfd1('0x4')]=router;