Built motion from commit (unavailable).|2.5.26
[motion2.git] / server / api / voiceMusicOnHold / index.js
index 7d13688..70087a8 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xd4bc=['destroy','removeSound','exports','multer','util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./voiceMusicOnHold.controller','get','isAuthenticated','index','/:id','show','getSounds','post','create','addSound','put','update','delete'];(function(_0x589f71,_0x212326){var _0x5763bd=function(_0x2cb8e1){while(--_0x2cb8e1){_0x589f71['push'](_0x589f71['shift']());}};_0x5763bd(++_0x212326);}(_0xd4bc,0x193));var _0xcd4b=function(_0x2cc711,_0x300328){_0x2cc711=_0x2cc711-0x0;var _0x31a52e=_0xd4bc[_0x2cc711];return _0x31a52e;};'use strict';var multer=require(_0xcd4b('0x0'));var util=require(_0xcd4b('0x1'));var path=require(_0xcd4b('0x2'));var timeout=require(_0xcd4b('0x3'));var express=require(_0xcd4b('0x4'));var router=express[_0xcd4b('0x5')]();var auth=require(_0xcd4b('0x6'));var interaction=require(_0xcd4b('0x7'));var config=require(_0xcd4b('0x8'));var controller=require(_0xcd4b('0x9'));router[_0xcd4b('0xa')]('/',auth[_0xcd4b('0xb')](),controller[_0xcd4b('0xc')]);router[_0xcd4b('0xa')](_0xcd4b('0xd'),auth['isAuthenticated'](),controller[_0xcd4b('0xe')]);router['get']('/:id/sounds',auth[_0xcd4b('0xb')](),controller[_0xcd4b('0xf')]);router[_0xcd4b('0x10')]('/',auth[_0xcd4b('0xb')](),controller[_0xcd4b('0x11')]);router[_0xcd4b('0x10')]('/:id/sounds',auth['isAuthenticated'](),controller[_0xcd4b('0x12')]);router[_0xcd4b('0x13')](_0xcd4b('0xd'),auth[_0xcd4b('0xb')](),controller[_0xcd4b('0x14')]);router[_0xcd4b('0x15')](_0xcd4b('0xd'),auth[_0xcd4b('0xb')](),controller[_0xcd4b('0x16')]);router[_0xcd4b('0x15')]('/:id/sounds/:id2',auth['isAuthenticated'](),controller[_0xcd4b('0x17')]);module[_0xcd4b('0x18')]=router;
\ No newline at end of file
+var _0x8bb5=['isAuthenticated','/:id','getSounds','post','create','addSound','update','delete','destroy','/:id/sounds/:id2','removeSound','exports','util','path','connect-timeout','express','Router','../../components/interaction/service','../../config/environment','./voiceMusicOnHold.controller','get'];(function(_0x238779,_0x12bfb3){var _0x320afe=function(_0x41f5a4){while(--_0x41f5a4){_0x238779['push'](_0x238779['shift']());}};_0x320afe(++_0x12bfb3);}(_0x8bb5,0x1da));var _0x58bb=function(_0x39202d,_0x1087b1){_0x39202d=_0x39202d-0x0;var _0x26bee8=_0x8bb5[_0x39202d];return _0x26bee8;};'use strict';var multer=require('multer');var util=require(_0x58bb('0x0'));var path=require(_0x58bb('0x1'));var timeout=require(_0x58bb('0x2'));var express=require(_0x58bb('0x3'));var router=express[_0x58bb('0x4')]();var fs_extra=require('fs-extra');var auth=require('../../components/auth/service');var interaction=require(_0x58bb('0x5'));var config=require(_0x58bb('0x6'));var controller=require(_0x58bb('0x7'));router[_0x58bb('0x8')]('/',auth[_0x58bb('0x9')](),controller['index']);router['get'](_0x58bb('0xa'),auth[_0x58bb('0x9')](),controller['show']);router[_0x58bb('0x8')]('/:id/sounds',auth[_0x58bb('0x9')](),controller[_0x58bb('0xb')]);router[_0x58bb('0xc')]('/',auth[_0x58bb('0x9')](),controller[_0x58bb('0xd')]);router['post']('/:id/sounds',auth[_0x58bb('0x9')](),controller[_0x58bb('0xe')]);router['put'](_0x58bb('0xa'),auth[_0x58bb('0x9')](),controller[_0x58bb('0xf')]);router[_0x58bb('0x10')](_0x58bb('0xa'),auth[_0x58bb('0x9')](),controller[_0x58bb('0x11')]);router[_0x58bb('0x10')](_0x58bb('0x12'),auth[_0x58bb('0x9')](),controller[_0x58bb('0x13')]);module[_0x58bb('0x14')]=router;
\ No newline at end of file