4aed22ab015efe16a53b96f1e06e1bf9f0c76e6c
[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 _0xe8e8=['multer','util','express','Router','../../components/interaction/service','exports'];(function(_0x55839c,_0x50b90e){var _0x148fa3=function(_0x427fd7){while(--_0x427fd7){_0x55839c['push'](_0x55839c['shift']());}};_0x148fa3(++_0x50b90e);}(_0xe8e8,0xc6));var _0x8e8e=function(_0x3804ae,_0x5ea548){_0x3804ae=_0x3804ae-0x0;var _0x468e55=_0xe8e8[_0x3804ae];return _0x468e55;};'use strict';var multer=require(_0x8e8e('0x0'));var util=require(_0x8e8e('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require(_0x8e8e('0x2'));var router=express[_0x8e8e('0x3')]();var fs_extra=require('fs-extra');var auth=require('../../components/auth/service');var interaction=require(_0x8e8e('0x4'));var config=require('../../config/environment');module[_0x8e8e('0x5')]=router;