Built motion from commit da24aabd.|2.6.20
[motion2.git] / server / api / voicePrefix / index.js
index dec761b..c77cd56 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xd0ee=['fs-extra','../../components/auth/service','./voicePrefix.controller','isAuthenticated','index','get','/describe','describe','/:id','show','/:id/users','/:id/teams','getTeams','addAgents','post','put','update','destroy','removeAgents','delete','exports','multer','util','path','express'];(function(_0x2cea41,_0x50dde2){var _0x28a38d=function(_0x4832b8){while(--_0x4832b8){_0x2cea41['push'](_0x2cea41['shift']());}};_0x28a38d(++_0x50dde2);}(_0xd0ee,0x18c));var _0xed0e=function(_0x2eac8b,_0x5407f2){_0x2eac8b=_0x2eac8b-0x0;var _0x405f4a=_0xd0ee[_0x2eac8b];return _0x405f4a;};'use strict';var multer=require(_0xed0e('0x0'));var util=require(_0xed0e('0x1'));var path=require(_0xed0e('0x2'));var timeout=require('connect-timeout');var express=require(_0xed0e('0x3'));var router=express['Router']();var fs_extra=require(_0xed0e('0x4'));var auth=require(_0xed0e('0x5'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require(_0xed0e('0x6'));router['get']('/',auth[_0xed0e('0x7')](),controller[_0xed0e('0x8')]);router[_0xed0e('0x9')](_0xed0e('0xa'),auth['isAuthenticated'](),controller[_0xed0e('0xb')]);router[_0xed0e('0x9')](_0xed0e('0xc'),auth[_0xed0e('0x7')](),controller[_0xed0e('0xd')]);router[_0xed0e('0x9')](_0xed0e('0xe'),auth['isAuthenticated'](),controller['getAgents']);router['get'](_0xed0e('0xf'),auth[_0xed0e('0x7')](),controller[_0xed0e('0x10')]);router['post']('/',auth[_0xed0e('0x7')](),controller['create']);router['post']('/:id/users',auth['isAuthenticated'](),controller[_0xed0e('0x11')]);router[_0xed0e('0x12')]('/:id/teams',auth[_0xed0e('0x7')](),controller['addTeams']);router[_0xed0e('0x13')](_0xed0e('0xc'),auth[_0xed0e('0x7')](),controller[_0xed0e('0x14')]);router['delete'](_0xed0e('0xc'),auth[_0xed0e('0x7')](),controller[_0xed0e('0x15')]);router['delete'](_0xed0e('0xe'),auth[_0xed0e('0x7')](),controller[_0xed0e('0x16')]);router[_0xed0e('0x17')](_0xed0e('0xf'),auth['isAuthenticated'](),controller['removeTeams']);module[_0xed0e('0x18')]=router;
\ No newline at end of file
+var _0x59c3=['describe','/:id','show','/:id/users','getAgents','/:id/teams','post','create','addAgents','addTeams','put','update','destroy','delete','removeAgents','removeTeams','exports','multer','util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./voicePrefix.controller','get','isAuthenticated'];(function(_0x155890,_0x21813e){var _0x3f156d=function(_0x3edc20){while(--_0x3edc20){_0x155890['push'](_0x155890['shift']());}};_0x3f156d(++_0x21813e);}(_0x59c3,0x133));var _0x359c=function(_0x397e5f,_0x454c8f){_0x397e5f=_0x397e5f-0x0;var _0x5302b8=_0x59c3[_0x397e5f];return _0x5302b8;};'use strict';var multer=require(_0x359c('0x0'));var util=require(_0x359c('0x1'));var path=require(_0x359c('0x2'));var timeout=require(_0x359c('0x3'));var express=require(_0x359c('0x4'));var router=express[_0x359c('0x5')]();var fs_extra=require('fs-extra');var auth=require(_0x359c('0x6'));var interaction=require(_0x359c('0x7'));var config=require(_0x359c('0x8'));var controller=require(_0x359c('0x9'));router[_0x359c('0xa')]('/',auth[_0x359c('0xb')](),controller['index']);router[_0x359c('0xa')]('/describe',auth[_0x359c('0xb')](),controller[_0x359c('0xc')]);router[_0x359c('0xa')](_0x359c('0xd'),auth['isAuthenticated'](),controller[_0x359c('0xe')]);router['get'](_0x359c('0xf'),auth[_0x359c('0xb')](),controller[_0x359c('0x10')]);router[_0x359c('0xa')](_0x359c('0x11'),auth[_0x359c('0xb')](),controller['getTeams']);router[_0x359c('0x12')]('/',auth[_0x359c('0xb')](),controller[_0x359c('0x13')]);router[_0x359c('0x12')](_0x359c('0xf'),auth[_0x359c('0xb')](),controller[_0x359c('0x14')]);router[_0x359c('0x12')](_0x359c('0x11'),auth[_0x359c('0xb')](),controller[_0x359c('0x15')]);router[_0x359c('0x16')]('/:id',auth[_0x359c('0xb')](),controller[_0x359c('0x17')]);router['delete'](_0x359c('0xd'),auth[_0x359c('0xb')](),controller[_0x359c('0x18')]);router[_0x359c('0x19')](_0x359c('0xf'),auth[_0x359c('0xb')](),controller[_0x359c('0x1a')]);router[_0x359c('0x19')](_0x359c('0x11'),auth[_0x359c('0xb')](),controller[_0x359c('0x1b')]);module[_0x359c('0x1c')]=router;
\ No newline at end of file