Built motion from commit (unavailable).|2.5.28
[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 _0xd5a2=['Router','../../components/auth/service','../../components/interaction/service','../../config/environment','exports','util','path','connect-timeout','express'];(function(_0x1e7b16,_0x4607a1){var _0x37fadc=function(_0x1fc9ce){while(--_0x1fc9ce){_0x1e7b16['push'](_0x1e7b16['shift']());}};_0x37fadc(++_0x4607a1);}(_0xd5a2,0x1eb));var _0x2d5a=function(_0x32a469,_0x4620af){_0x32a469=_0x32a469-0x0;var _0x435185=_0xd5a2[_0x32a469];return _0x435185;};'use strict';var multer=require('multer');var util=require(_0x2d5a('0x0'));var path=require(_0x2d5a('0x1'));var timeout=require(_0x2d5a('0x2'));var express=require(_0x2d5a('0x3'));var router=express[_0x2d5a('0x4')]();var fs_extra=require('fs-extra');var auth=require(_0x2d5a('0x5'));var interaction=require(_0x2d5a('0x6'));var config=require(_0x2d5a('0x7'));module[_0x2d5a('0x8')]=router;