Built motion from commit (unavailable).|2.5.13
[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 _0x450c=['path','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','exports','multer','util'];(function(_0x189e9e,_0x16c30d){var _0x471b86=function(_0x3a641c){while(--_0x3a641c){_0x189e9e['push'](_0x189e9e['shift']());}};_0x471b86(++_0x16c30d);}(_0x450c,0x130));var _0xc450=function(_0x2b38e6,_0x7f1683){_0x2b38e6=_0x2b38e6-0x0;var _0x51e9da=_0x450c[_0x2b38e6];return _0x51e9da;};'use strict';var multer=require(_0xc450('0x0'));var util=require(_0xc450('0x1'));var path=require(_0xc450('0x2'));var timeout=require('connect-timeout');var express=require(_0xc450('0x3'));var router=express[_0xc450('0x4')]();var auth=require(_0xc450('0x5'));var interaction=require(_0xc450('0x6'));var config=require(_0xc450('0x7'));module[_0xc450('0x8')]=router;