Built motion from commit ddca4d0d.|2.5.47
[motion2.git] / server / api / voiceQueuesLog / 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 _0xa809=['create','put','update','delete','destroy','exports','multer','util','path','connect-timeout','express','Router','fs-extra','../../components/interaction/service','../../config/environment','./voiceQueuesLog.controller','get','isAuthenticated','index','/:id','show','post'];(function(_0x254b22,_0x27159f){var _0x1279db=function(_0x3ca06f){while(--_0x3ca06f){_0x254b22['push'](_0x254b22['shift']());}};_0x1279db(++_0x27159f);}(_0xa809,0x1a8));var _0x9a80=function(_0x3c6687,_0x567960){_0x3c6687=_0x3c6687-0x0;var _0x4a8ab2=_0xa809[_0x3c6687];return _0x4a8ab2;};'use strict';var multer=require(_0x9a80('0x0'));var util=require(_0x9a80('0x1'));var path=require(_0x9a80('0x2'));var timeout=require(_0x9a80('0x3'));var express=require(_0x9a80('0x4'));var router=express[_0x9a80('0x5')]();var fs_extra=require(_0x9a80('0x6'));var auth=require('../../components/auth/service');var interaction=require(_0x9a80('0x7'));var config=require(_0x9a80('0x8'));var controller=require(_0x9a80('0x9'));router[_0x9a80('0xa')]('/',auth[_0x9a80('0xb')](),controller[_0x9a80('0xc')]);router[_0x9a80('0xa')](_0x9a80('0xd'),auth[_0x9a80('0xb')](),controller[_0x9a80('0xe')]);router[_0x9a80('0xf')]('/',auth[_0x9a80('0xb')](),controller[_0x9a80('0x10')]);router[_0x9a80('0x11')](_0x9a80('0xd'),auth[_0x9a80('0xb')](),controller[_0x9a80('0x12')]);router[_0x9a80('0x13')](_0x9a80('0xd'),auth[_0x9a80('0xb')](),controller[_0x9a80('0x14')]);module[_0x9a80('0x15')]=router;