Built motion from commit (unavailable).|2.5.1
[motion2.git] / server / api / voiceQueue / index.js
index 0947c32..87332b6 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x6c15=['clone','addTeams','/:id/lists','/:id/blacklists','addBlackLists','put','update','delete','removeTeams','removeAgents','removeLists','removeBlackLists','exports','multer','util','path','Router','../../components/auth/service','../../components/interaction/service','./voiceQueue.controller','get','isAuthenticated','index','/:id','show','getHoppers','getHopperHistories','/:id/hopper_finals','getHopperFinals','/:id/teams','getTeams','getAgents','getMembers','getLists','getBlackLists','create','post','/:id/clone'];(function(_0x5ed5e4,_0x15d7fc){var _0xcc956a=function(_0x53130a){while(--_0x53130a){_0x5ed5e4['push'](_0x5ed5e4['shift']());}};_0xcc956a(++_0x15d7fc);}(_0x6c15,0xa5));var _0x56c1=function(_0x58cc40,_0x183602){_0x58cc40=_0x58cc40-0x0;var _0x19f72b=_0x6c15[_0x58cc40];return _0x19f72b;};'use strict';var multer=require(_0x56c1('0x0'));var util=require(_0x56c1('0x1'));var path=require(_0x56c1('0x2'));var timeout=require('connect-timeout');var express=require('express');var router=express[_0x56c1('0x3')]();var auth=require(_0x56c1('0x4'));var interaction=require(_0x56c1('0x5'));var config=require('../../config/environment');var controller=require(_0x56c1('0x6'));router[_0x56c1('0x7')]('/',auth[_0x56c1('0x8')](),controller[_0x56c1('0x9')]);router[_0x56c1('0x7')](_0x56c1('0xa'),auth['isAuthenticated'](),controller[_0x56c1('0xb')]);router[_0x56c1('0x7')]('/:id/hoppers',auth['isAuthenticated'](),controller[_0x56c1('0xc')]);router[_0x56c1('0x7')]('/:id/hopper_histories',auth[_0x56c1('0x8')](),controller[_0x56c1('0xd')]);router[_0x56c1('0x7')](_0x56c1('0xe'),auth[_0x56c1('0x8')](),controller[_0x56c1('0xf')]);router[_0x56c1('0x7')]('/:id/hopper_black',auth[_0x56c1('0x8')](),controller['getHopperBlacks']);router[_0x56c1('0x7')](_0x56c1('0x10'),auth[_0x56c1('0x8')](),controller[_0x56c1('0x11')]);router[_0x56c1('0x7')]('/:id/users',auth['isAuthenticated'](),controller[_0x56c1('0x12')]);router[_0x56c1('0x7')]('/:id/members',auth['isAuthenticated'](),controller[_0x56c1('0x13')]);router['get']('/:id/lists',auth[_0x56c1('0x8')](),controller[_0x56c1('0x14')]);router[_0x56c1('0x7')]('/:id/blacklists',auth[_0x56c1('0x8')](),controller[_0x56c1('0x15')]);router['post']('/',auth[_0x56c1('0x8')](),controller[_0x56c1('0x16')]);router[_0x56c1('0x17')](_0x56c1('0x18'),auth[_0x56c1('0x8')](),controller[_0x56c1('0x19')]);router[_0x56c1('0x17')]('/:id/teams',auth[_0x56c1('0x8')](),controller[_0x56c1('0x1a')]);router[_0x56c1('0x17')]('/:id/users',auth[_0x56c1('0x8')](),controller['addAgents']);router[_0x56c1('0x17')](_0x56c1('0x1b'),auth['isAuthenticated'](),controller['addLists']);router[_0x56c1('0x17')](_0x56c1('0x1c'),auth[_0x56c1('0x8')](),controller[_0x56c1('0x1d')]);router[_0x56c1('0x1e')](_0x56c1('0xa'),auth['isAuthenticated'](),controller[_0x56c1('0x1f')]);router[_0x56c1('0x20')](_0x56c1('0xa'),auth[_0x56c1('0x8')](),controller['destroy']);router[_0x56c1('0x20')](_0x56c1('0x10'),auth[_0x56c1('0x8')](),controller[_0x56c1('0x21')]);router[_0x56c1('0x20')]('/:id/users',auth[_0x56c1('0x8')](),controller[_0x56c1('0x22')]);router[_0x56c1('0x20')]('/:id/lists',auth[_0x56c1('0x8')](),controller[_0x56c1('0x23')]);router['delete'](_0x56c1('0x1c'),auth[_0x56c1('0x8')](),controller[_0x56c1('0x24')]);module[_0x56c1('0x25')]=router;
\ No newline at end of file
+var _0xb9bf=['getBlackLists','post','create','/:id/clone','clone','addLists','/:id/blacklists','addBlackLists','delete','destroy','removeTeams','/:id/lists','removeLists','removeBlackLists','exports','util','path','Router','../../components/auth/service','../../components/interaction/service','./voiceQueue.controller','get','isAuthenticated','/:id','getHopperHistories','/:id/hopper_finals','getHopperFinals','/:id/hopper_black','getHopperBlacks','/:id/teams','/:id/users','/:id/members','getMembers','getLists'];(function(_0x351d10,_0x3329e4){var _0x2b2c3e=function(_0x15b32){while(--_0x15b32){_0x351d10['push'](_0x351d10['shift']());}};_0x2b2c3e(++_0x3329e4);}(_0xb9bf,0x163));var _0xfb9b=function(_0x1694f5,_0x49b7c3){_0x1694f5=_0x1694f5-0x0;var _0x5b4321=_0xb9bf[_0x1694f5];return _0x5b4321;};'use strict';var multer=require('multer');var util=require(_0xfb9b('0x0'));var path=require(_0xfb9b('0x1'));var timeout=require('connect-timeout');var express=require('express');var router=express[_0xfb9b('0x2')]();var auth=require(_0xfb9b('0x3'));var interaction=require(_0xfb9b('0x4'));var config=require('../../config/environment');var controller=require(_0xfb9b('0x5'));router[_0xfb9b('0x6')]('/',auth[_0xfb9b('0x7')](),controller['index']);router[_0xfb9b('0x6')](_0xfb9b('0x8'),auth[_0xfb9b('0x7')](),controller['show']);router[_0xfb9b('0x6')]('/:id/hoppers',auth[_0xfb9b('0x7')](),controller['getHoppers']);router[_0xfb9b('0x6')]('/:id/hopper_histories',auth['isAuthenticated'](),controller[_0xfb9b('0x9')]);router[_0xfb9b('0x6')](_0xfb9b('0xa'),auth[_0xfb9b('0x7')](),controller[_0xfb9b('0xb')]);router[_0xfb9b('0x6')](_0xfb9b('0xc'),auth[_0xfb9b('0x7')](),controller[_0xfb9b('0xd')]);router[_0xfb9b('0x6')](_0xfb9b('0xe'),auth[_0xfb9b('0x7')](),controller['getTeams']);router[_0xfb9b('0x6')](_0xfb9b('0xf'),auth[_0xfb9b('0x7')](),controller['getAgents']);router[_0xfb9b('0x6')](_0xfb9b('0x10'),auth[_0xfb9b('0x7')](),controller[_0xfb9b('0x11')]);router[_0xfb9b('0x6')]('/:id/lists',auth[_0xfb9b('0x7')](),controller[_0xfb9b('0x12')]);router['get']('/:id/blacklists',auth[_0xfb9b('0x7')](),controller[_0xfb9b('0x13')]);router[_0xfb9b('0x14')]('/',auth[_0xfb9b('0x7')](),controller[_0xfb9b('0x15')]);router[_0xfb9b('0x14')](_0xfb9b('0x16'),auth['isAuthenticated'](),controller[_0xfb9b('0x17')]);router[_0xfb9b('0x14')]('/:id/teams',auth['isAuthenticated'](),controller['addTeams']);router[_0xfb9b('0x14')](_0xfb9b('0xf'),auth[_0xfb9b('0x7')](),controller['addAgents']);router[_0xfb9b('0x14')]('/:id/lists',auth[_0xfb9b('0x7')](),controller[_0xfb9b('0x18')]);router[_0xfb9b('0x14')](_0xfb9b('0x19'),auth[_0xfb9b('0x7')](),controller[_0xfb9b('0x1a')]);router['put'](_0xfb9b('0x8'),auth[_0xfb9b('0x7')](),controller['update']);router[_0xfb9b('0x1b')](_0xfb9b('0x8'),auth[_0xfb9b('0x7')](),controller[_0xfb9b('0x1c')]);router[_0xfb9b('0x1b')](_0xfb9b('0xe'),auth[_0xfb9b('0x7')](),controller[_0xfb9b('0x1d')]);router[_0xfb9b('0x1b')](_0xfb9b('0xf'),auth[_0xfb9b('0x7')](),controller['removeAgents']);router['delete'](_0xfb9b('0x1e'),auth[_0xfb9b('0x7')](),controller[_0xfb9b('0x1f')]);router[_0xfb9b('0x1b')](_0xfb9b('0x19'),auth[_0xfb9b('0x7')](),controller[_0xfb9b('0x20')]);module[_0xfb9b('0x21')]=router;
\ No newline at end of file