Built motion from commit (unavailable).|2.5.20
[motion2.git] / server / api / voiceQueue / index.js
index fbe4d88..a0790e2 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x7c78=['getLists','getBlackLists','post','create','/:id/clone','clone','/:id/teams','addTeams','/:id/users','addAgents','addLists','/:id/blacklists','addBlackLists','put','update','destroy','delete','removeTeams','removeAgents','removeLists','removeBlackLists','util','path','connect-timeout','express','../../components/auth/service','../../config/environment','./voiceQueue.controller','get','isAuthenticated','index','/:id','/:id/hopper_histories','getHopperHistories','getHopperFinals','/:id/hopper_black','getTeams','getAgents','/:id/members','getMembers','/:id/lists'];(function(_0x5d45c7,_0x4fa143){var _0xdad23c=function(_0xf470de){while(--_0xf470de){_0x5d45c7['push'](_0x5d45c7['shift']());}};_0xdad23c(++_0x4fa143);}(_0x7c78,0x186));var _0x87c7=function(_0x5d5fff,_0x44381a){_0x5d5fff=_0x5d5fff-0x0;var _0x2f5975=_0x7c78[_0x5d5fff];return _0x2f5975;};'use strict';var multer=require('multer');var util=require(_0x87c7('0x0'));var path=require(_0x87c7('0x1'));var timeout=require(_0x87c7('0x2'));var express=require(_0x87c7('0x3'));var router=express['Router']();var auth=require(_0x87c7('0x4'));var interaction=require('../../components/interaction/service');var config=require(_0x87c7('0x5'));var controller=require(_0x87c7('0x6'));router[_0x87c7('0x7')]('/',auth[_0x87c7('0x8')](),controller[_0x87c7('0x9')]);router[_0x87c7('0x7')](_0x87c7('0xa'),auth[_0x87c7('0x8')](),controller['show']);router[_0x87c7('0x7')]('/:id/hoppers',auth[_0x87c7('0x8')](),controller['getHoppers']);router[_0x87c7('0x7')](_0x87c7('0xb'),auth[_0x87c7('0x8')](),controller[_0x87c7('0xc')]);router[_0x87c7('0x7')]('/:id/hopper_finals',auth[_0x87c7('0x8')](),controller[_0x87c7('0xd')]);router[_0x87c7('0x7')](_0x87c7('0xe'),auth[_0x87c7('0x8')](),controller['getHopperBlacks']);router[_0x87c7('0x7')]('/:id/teams',auth[_0x87c7('0x8')](),controller[_0x87c7('0xf')]);router[_0x87c7('0x7')]('/:id/users',auth['isAuthenticated'](),controller[_0x87c7('0x10')]);router[_0x87c7('0x7')](_0x87c7('0x11'),auth[_0x87c7('0x8')](),controller[_0x87c7('0x12')]);router['get'](_0x87c7('0x13'),auth[_0x87c7('0x8')](),controller[_0x87c7('0x14')]);router[_0x87c7('0x7')]('/:id/blacklists',auth[_0x87c7('0x8')](),controller[_0x87c7('0x15')]);router[_0x87c7('0x16')]('/',auth[_0x87c7('0x8')](),controller[_0x87c7('0x17')]);router[_0x87c7('0x16')](_0x87c7('0x18'),auth['isAuthenticated'](),controller[_0x87c7('0x19')]);router[_0x87c7('0x16')](_0x87c7('0x1a'),auth[_0x87c7('0x8')](),controller[_0x87c7('0x1b')]);router['post'](_0x87c7('0x1c'),auth[_0x87c7('0x8')](),controller[_0x87c7('0x1d')]);router[_0x87c7('0x16')](_0x87c7('0x13'),auth['isAuthenticated'](),controller[_0x87c7('0x1e')]);router[_0x87c7('0x16')](_0x87c7('0x1f'),auth['isAuthenticated'](),controller[_0x87c7('0x20')]);router[_0x87c7('0x21')]('/:id',auth[_0x87c7('0x8')](),controller[_0x87c7('0x22')]);router['delete'](_0x87c7('0xa'),auth[_0x87c7('0x8')](),controller[_0x87c7('0x23')]);router[_0x87c7('0x24')](_0x87c7('0x1a'),auth[_0x87c7('0x8')](),controller[_0x87c7('0x25')]);router[_0x87c7('0x24')]('/:id/users',auth[_0x87c7('0x8')](),controller[_0x87c7('0x26')]);router['delete'](_0x87c7('0x13'),auth[_0x87c7('0x8')](),controller[_0x87c7('0x27')]);router[_0x87c7('0x24')](_0x87c7('0x1f'),auth[_0x87c7('0x8')](),controller[_0x87c7('0x28')]);module['exports']=router;
\ No newline at end of file
+var _0xcf60=['/:id','show','/:id/hoppers','getHoppers','getHopperHistories','/:id/hopper_finals','getHopperFinals','getHopperBlacks','/:id/teams','/:id/users','/:id/members','getMembers','/:id/lists','getLists','post','create','clone','addLists','addBlackLists','put','update','delete','destroy','removeTeams','removeAgents','removeLists','multer','connect-timeout','express','Router','../../components/interaction/service','isAuthenticated','get'];(function(_0x36faba,_0x5b28ed){var _0x4f87a6=function(_0x4e5ebb){while(--_0x4e5ebb){_0x36faba['push'](_0x36faba['shift']());}};_0x4f87a6(++_0x5b28ed);}(_0xcf60,0x9e));var _0x0cf6=function(_0x566b2d,_0x63ba0e){_0x566b2d=_0x566b2d-0x0;var _0x59ab38=_0xcf60[_0x566b2d];return _0x59ab38;};'use strict';var multer=require(_0x0cf6('0x0'));var util=require('util');var path=require('path');var timeout=require(_0x0cf6('0x1'));var express=require(_0x0cf6('0x2'));var router=express[_0x0cf6('0x3')]();var auth=require('../../components/auth/service');var interaction=require(_0x0cf6('0x4'));var config=require('../../config/environment');var controller=require('./voiceQueue.controller');router['get']('/',auth[_0x0cf6('0x5')](),controller['index']);router[_0x0cf6('0x6')](_0x0cf6('0x7'),auth['isAuthenticated'](),controller[_0x0cf6('0x8')]);router[_0x0cf6('0x6')](_0x0cf6('0x9'),auth[_0x0cf6('0x5')](),controller[_0x0cf6('0xa')]);router[_0x0cf6('0x6')]('/:id/hopper_histories',auth[_0x0cf6('0x5')](),controller[_0x0cf6('0xb')]);router[_0x0cf6('0x6')](_0x0cf6('0xc'),auth[_0x0cf6('0x5')](),controller[_0x0cf6('0xd')]);router[_0x0cf6('0x6')]('/:id/hopper_black',auth[_0x0cf6('0x5')](),controller[_0x0cf6('0xe')]);router[_0x0cf6('0x6')](_0x0cf6('0xf'),auth[_0x0cf6('0x5')](),controller['getTeams']);router[_0x0cf6('0x6')](_0x0cf6('0x10'),auth['isAuthenticated'](),controller['getAgents']);router[_0x0cf6('0x6')](_0x0cf6('0x11'),auth[_0x0cf6('0x5')](),controller[_0x0cf6('0x12')]);router['get'](_0x0cf6('0x13'),auth[_0x0cf6('0x5')](),controller[_0x0cf6('0x14')]);router[_0x0cf6('0x6')]('/:id/blacklists',auth[_0x0cf6('0x5')](),controller['getBlackLists']);router[_0x0cf6('0x15')]('/',auth[_0x0cf6('0x5')](),controller[_0x0cf6('0x16')]);router[_0x0cf6('0x15')]('/:id/clone',auth['isAuthenticated'](),controller[_0x0cf6('0x17')]);router['post'](_0x0cf6('0xf'),auth[_0x0cf6('0x5')](),controller['addTeams']);router[_0x0cf6('0x15')](_0x0cf6('0x10'),auth[_0x0cf6('0x5')](),controller['addAgents']);router['post']('/:id/lists',auth['isAuthenticated'](),controller[_0x0cf6('0x18')]);router['post']('/:id/blacklists',auth[_0x0cf6('0x5')](),controller[_0x0cf6('0x19')]);router[_0x0cf6('0x1a')]('/:id',auth[_0x0cf6('0x5')](),controller[_0x0cf6('0x1b')]);router[_0x0cf6('0x1c')](_0x0cf6('0x7'),auth[_0x0cf6('0x5')](),controller[_0x0cf6('0x1d')]);router[_0x0cf6('0x1c')](_0x0cf6('0xf'),auth['isAuthenticated'](),controller[_0x0cf6('0x1e')]);router[_0x0cf6('0x1c')]('/:id/users',auth['isAuthenticated'](),controller[_0x0cf6('0x1f')]);router['delete']('/:id/lists',auth[_0x0cf6('0x5')](),controller[_0x0cf6('0x20')]);router['delete']('/:id/blacklists',auth['isAuthenticated'](),controller['removeBlackLists']);module['exports']=router;
\ No newline at end of file