Built motion from commit 953226e6.|2.6.32
[motion2.git] / server / api / voiceMailMessage / index.js
index f5e08d8..ba3ffe1 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xbc31=['put','delete','destroy','exports','multer','util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./voiceMailMessage.controller','isAuthenticated','get','/:id','download','post','create'];(function(_0x147d44,_0x1c610){var _0x588aac=function(_0x128e16){while(--_0x128e16){_0x147d44['push'](_0x147d44['shift']());}};_0x588aac(++_0x1c610);}(_0xbc31,0x1bc));var _0x1bc3=function(_0x591440,_0x5d690c){_0x591440=_0x591440-0x0;var _0x4a47c8=_0xbc31[_0x591440];return _0x4a47c8;};'use strict';var multer=require(_0x1bc3('0x0'));var util=require(_0x1bc3('0x1'));var path=require(_0x1bc3('0x2'));var timeout=require(_0x1bc3('0x3'));var express=require(_0x1bc3('0x4'));var router=express[_0x1bc3('0x5')]();var fs_extra=require('fs-extra');var auth=require(_0x1bc3('0x6'));var interaction=require(_0x1bc3('0x7'));var config=require(_0x1bc3('0x8'));var controller=require(_0x1bc3('0x9'));router['get']('/',auth[_0x1bc3('0xa')](),controller['index']);router[_0x1bc3('0xb')](_0x1bc3('0xc'),auth[_0x1bc3('0xa')](),controller['show']);router['get']('/:id/download',auth['isAuthenticated'](),controller[_0x1bc3('0xd')]);router[_0x1bc3('0xe')]('/',auth['isAuthenticated'](),controller[_0x1bc3('0xf')]);router[_0x1bc3('0x10')]('/:id',auth[_0x1bc3('0xa')](),controller['update']);router[_0x1bc3('0x11')](_0x1bc3('0xc'),auth[_0x1bc3('0xa')](),controller[_0x1bc3('0x12')]);module[_0x1bc3('0x13')]=router;
\ No newline at end of file
+var _0xb577=['destroy','exports','multer','util','path','express','fs-extra','../../components/auth/service','../../config/environment','./voiceMailMessage.controller','get','isAuthenticated','index','/:id','show','/:id/download','download','post','create','update'];(function(_0x397e5f,_0x454c8f){var _0x5302b8=function(_0x1a29ef){while(--_0x1a29ef){_0x397e5f['push'](_0x397e5f['shift']());}};_0x5302b8(++_0x454c8f);}(_0xb577,0xca));var _0x7b57=function(_0x4d40dd,_0x39592b){_0x4d40dd=_0x4d40dd-0x0;var _0x1c51f2=_0xb577[_0x4d40dd];return _0x1c51f2;};'use strict';var multer=require(_0x7b57('0x0'));var util=require(_0x7b57('0x1'));var path=require(_0x7b57('0x2'));var timeout=require('connect-timeout');var express=require(_0x7b57('0x3'));var router=express['Router']();var fs_extra=require(_0x7b57('0x4'));var auth=require(_0x7b57('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0x7b57('0x6'));var controller=require(_0x7b57('0x7'));router[_0x7b57('0x8')]('/',auth[_0x7b57('0x9')](),controller[_0x7b57('0xa')]);router['get'](_0x7b57('0xb'),auth[_0x7b57('0x9')](),controller[_0x7b57('0xc')]);router[_0x7b57('0x8')](_0x7b57('0xd'),auth[_0x7b57('0x9')](),controller[_0x7b57('0xe')]);router[_0x7b57('0xf')]('/',auth[_0x7b57('0x9')](),controller[_0x7b57('0x10')]);router['put'](_0x7b57('0xb'),auth[_0x7b57('0x9')](),controller[_0x7b57('0x11')]);router['delete']('/:id',auth['isAuthenticated'](),controller[_0x7b57('0x12')]);module[_0x7b57('0x13')]=router;
\ No newline at end of file