Built motion from commit f623a78c.|2.6.31
[motion2.git] / server / api / voiceMailMessage / index.js
index 4a0bed7..091122b 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x5263=['post','create','put','update','delete','destroy','exports','util','connect-timeout','Router','fs-extra','../../config/environment','./voiceMailMessage.controller','isAuthenticated','index','get','/:id','show','/:id/download','download'];(function(_0x1a2413,_0x54bad2){var _0x14b2a0=function(_0xc2628a){while(--_0xc2628a){_0x1a2413['push'](_0x1a2413['shift']());}};_0x14b2a0(++_0x54bad2);}(_0x5263,0xa7));var _0x3526=function(_0x273c39,_0x1052e6){_0x273c39=_0x273c39-0x0;var _0x46d6b5=_0x5263[_0x273c39];return _0x46d6b5;};'use strict';var multer=require('multer');var util=require(_0x3526('0x0'));var path=require('path');var timeout=require(_0x3526('0x1'));var express=require('express');var router=express[_0x3526('0x2')]();var fs_extra=require(_0x3526('0x3'));var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0x3526('0x4'));var controller=require(_0x3526('0x5'));router['get']('/',auth[_0x3526('0x6')](),controller[_0x3526('0x7')]);router[_0x3526('0x8')](_0x3526('0x9'),auth[_0x3526('0x6')](),controller[_0x3526('0xa')]);router['get'](_0x3526('0xb'),auth[_0x3526('0x6')](),controller[_0x3526('0xc')]);router[_0x3526('0xd')]('/',auth['isAuthenticated'](),controller[_0x3526('0xe')]);router[_0x3526('0xf')](_0x3526('0x9'),auth[_0x3526('0x6')](),controller[_0x3526('0x10')]);router[_0x3526('0x11')](_0x3526('0x9'),auth[_0x3526('0x6')](),controller[_0x3526('0x12')]);module[_0x3526('0x13')]=router;
\ No newline at end of file
+var _0xd66e=['fs-extra','../../components/auth/service','../../config/environment','./voiceMailMessage.controller','get','isAuthenticated','/:id','show','/:id/download','download','create','put','update','destroy','exports','util','express','Router'];(function(_0x3074f3,_0x4f2c03){var _0x53f112=function(_0x4a17af){while(--_0x4a17af){_0x3074f3['push'](_0x3074f3['shift']());}};_0x53f112(++_0x4f2c03);}(_0xd66e,0x189));var _0xed66=function(_0x3bf3f1,_0x5b8238){_0x3bf3f1=_0x3bf3f1-0x0;var _0x5a0c0c=_0xd66e[_0x3bf3f1];return _0x5a0c0c;};'use strict';var multer=require('multer');var util=require(_0xed66('0x0'));var path=require('path');var timeout=require('connect-timeout');var express=require(_0xed66('0x1'));var router=express[_0xed66('0x2')]();var fs_extra=require(_0xed66('0x3'));var auth=require(_0xed66('0x4'));var interaction=require('../../components/interaction/service');var config=require(_0xed66('0x5'));var controller=require(_0xed66('0x6'));router[_0xed66('0x7')]('/',auth[_0xed66('0x8')](),controller['index']);router[_0xed66('0x7')](_0xed66('0x9'),auth['isAuthenticated'](),controller[_0xed66('0xa')]);router[_0xed66('0x7')](_0xed66('0xb'),auth[_0xed66('0x8')](),controller[_0xed66('0xc')]);router['post']('/',auth['isAuthenticated'](),controller[_0xed66('0xd')]);router[_0xed66('0xe')]('/:id',auth[_0xed66('0x8')](),controller[_0xed66('0xf')]);router['delete']('/:id',auth[_0xed66('0x8')](),controller[_0xed66('0x10')]);module[_0xed66('0x11')]=router;
\ No newline at end of file