Built motion from commit (unavailable).|2.5.15
[motion2.git] / server / api / userVoiceQueue / 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 _0xadff=['../../components/auth/service','../../components/interaction/service','exports','util','express','Router'];(function(_0x2ff6ad,_0x5b745a){var _0x2abe4e=function(_0x3f84da){while(--_0x3f84da){_0x2ff6ad['push'](_0x2ff6ad['shift']());}};_0x2abe4e(++_0x5b745a);}(_0xadff,0x165));var _0xfadf=function(_0x4f3d75,_0x1ae1cf){_0x4f3d75=_0x4f3d75-0x0;var _0x5f4c2d=_0xadff[_0x4f3d75];return _0x5f4c2d;};'use strict';var multer=require('multer');var util=require(_0xfadf('0x0'));var path=require('path');var timeout=require('connect-timeout');var express=require(_0xfadf('0x1'));var router=express[_0xfadf('0x2')]();var auth=require(_0xfadf('0x3'));var interaction=require(_0xfadf('0x4'));var config=require('../../config/environment');module[_0xfadf('0x5')]=router;