abdea36f58f6f51acb4c35a361720a809ba415bb
[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 _0xc855=['connect-timeout','../../components/auth/service','../../components/interaction/service','exports','multer','util'];(function(_0x61dcaa,_0x59ee33){var _0x1e3674=function(_0x2b0c01){while(--_0x2b0c01){_0x61dcaa['push'](_0x61dcaa['shift']());}};_0x1e3674(++_0x59ee33);}(_0xc855,0xdc));var _0x5c85=function(_0x3a2354,_0x5c0602){_0x3a2354=_0x3a2354-0x0;var _0x43ba2e=_0xc855[_0x3a2354];return _0x43ba2e;};'use strict';var multer=require(_0x5c85('0x0'));var util=require(_0x5c85('0x1'));var path=require('path');var timeout=require(_0x5c85('0x2'));var express=require('express');var router=express['Router']();var auth=require(_0x5c85('0x3'));var interaction=require(_0x5c85('0x4'));var config=require('../../config/environment');module[_0x5c85('0x5')]=router;