Built motion from commit (unavailable).|2.5.21
[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 _0x86be=['exports','multer','express','Router','../../components/interaction/service','../../config/environment'];(function(_0x26f702,_0x3919bf){var _0x11417d=function(_0x1aa3e8){while(--_0x1aa3e8){_0x26f702['push'](_0x26f702['shift']());}};_0x11417d(++_0x3919bf);}(_0x86be,0xd9));var _0xe86b=function(_0x46ed07,_0x34e286){_0x46ed07=_0x46ed07-0x0;var _0x3de219=_0x86be[_0x46ed07];return _0x3de219;};'use strict';var multer=require(_0xe86b('0x0'));var util=require('util');var path=require('path');var timeout=require('connect-timeout');var express=require(_0xe86b('0x1'));var router=express[_0xe86b('0x2')]();var auth=require('../../components/auth/service');var interaction=require(_0xe86b('0x3'));var config=require(_0xe86b('0x4'));module[_0xe86b('0x5')]=router;