Built motion from commit (unavailable).|2.5.23
[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 _0x05dc=['../../config/environment','exports','util','express','Router','../../components/auth/service','../../components/interaction/service'];(function(_0x37eb10,_0x517eaa){var _0x57efa6=function(_0x351c65){while(--_0x351c65){_0x37eb10['push'](_0x37eb10['shift']());}};_0x57efa6(++_0x517eaa);}(_0x05dc,0xa3));var _0xc05d=function(_0xa04daf,_0x25e602){_0xa04daf=_0xa04daf-0x0;var _0x3f7fa6=_0x05dc[_0xa04daf];return _0x3f7fa6;};'use strict';var multer=require('multer');var util=require(_0xc05d('0x0'));var path=require('path');var timeout=require('connect-timeout');var express=require(_0xc05d('0x1'));var router=express[_0xc05d('0x2')]();var auth=require(_0xc05d('0x3'));var interaction=require(_0xc05d('0x4'));var config=require(_0xc05d('0x5'));module[_0xc05d('0x6')]=router;