Built motion from commit 9b156c94.|2.6.22
[motion2.git] / server / api / voiceMailMessage / index.js
index 58133b5..79b5e51 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x59a1=['update','destroy','exports','multer','util','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./voiceMailMessage.controller','isAuthenticated','get','/:id','show','/:id/download','create','put'];(function(_0x36e7d3,_0xd816e4){var _0x1b9c66=function(_0x265104){while(--_0x265104){_0x36e7d3['push'](_0x36e7d3['shift']());}};_0x1b9c66(++_0xd816e4);}(_0x59a1,0x96));var _0x159a=function(_0x19cad4,_0x19dab7){_0x19cad4=_0x19cad4-0x0;var _0x2df9cd=_0x59a1[_0x19cad4];return _0x2df9cd;};'use strict';var multer=require(_0x159a('0x0'));var util=require(_0x159a('0x1'));var path=require(_0x159a('0x2'));var timeout=require(_0x159a('0x3'));var express=require(_0x159a('0x4'));var router=express[_0x159a('0x5')]();var fs_extra=require(_0x159a('0x6'));var auth=require(_0x159a('0x7'));var interaction=require(_0x159a('0x8'));var config=require(_0x159a('0x9'));var controller=require(_0x159a('0xa'));router['get']('/',auth[_0x159a('0xb')](),controller['index']);router[_0x159a('0xc')](_0x159a('0xd'),auth[_0x159a('0xb')](),controller[_0x159a('0xe')]);router[_0x159a('0xc')](_0x159a('0xf'),auth[_0x159a('0xb')](),controller['download']);router['post']('/',auth[_0x159a('0xb')](),controller[_0x159a('0x10')]);router[_0x159a('0x11')](_0x159a('0xd'),auth[_0x159a('0xb')](),controller[_0x159a('0x12')]);router['delete'](_0x159a('0xd'),auth[_0x159a('0xb')](),controller[_0x159a('0x13')]);module[_0x159a('0x14')]=router;
\ No newline at end of file
+var _0x114b=['../../components/interaction/service','../../config/environment','./voiceMailMessage.controller','get','index','/:id','/:id/download','isAuthenticated','download','put','update','delete','destroy','multer','util','path','connect-timeout','express','Router','fs-extra','../../components/auth/service'];(function(_0xd580e2,_0x109182){var _0x4d955f=function(_0x568fff){while(--_0x568fff){_0xd580e2['push'](_0xd580e2['shift']());}};_0x4d955f(++_0x109182);}(_0x114b,0x1db));var _0xb114=function(_0x22ce83,_0x432953){_0x22ce83=_0x22ce83-0x0;var _0x3a16e0=_0x114b[_0x22ce83];return _0x3a16e0;};'use strict';var multer=require(_0xb114('0x0'));var util=require(_0xb114('0x1'));var path=require(_0xb114('0x2'));var timeout=require(_0xb114('0x3'));var express=require(_0xb114('0x4'));var router=express[_0xb114('0x5')]();var fs_extra=require(_0xb114('0x6'));var auth=require(_0xb114('0x7'));var interaction=require(_0xb114('0x8'));var config=require(_0xb114('0x9'));var controller=require(_0xb114('0xa'));router[_0xb114('0xb')]('/',auth['isAuthenticated'](),controller[_0xb114('0xc')]);router[_0xb114('0xb')](_0xb114('0xd'),auth['isAuthenticated'](),controller['show']);router[_0xb114('0xb')](_0xb114('0xe'),auth[_0xb114('0xf')](),controller[_0xb114('0x10')]);router['post']('/',auth[_0xb114('0xf')](),controller['create']);router[_0xb114('0x11')](_0xb114('0xd'),auth[_0xb114('0xf')](),controller[_0xb114('0x12')]);router[_0xb114('0x13')](_0xb114('0xd'),auth['isAuthenticated'](),controller[_0xb114('0x14')]);module['exports']=router;
\ No newline at end of file