Built motion from commit da617fac.|2.6.6
[motion2.git] / server / api / voiceMailMessage / index.js
index 6995548..70663ca 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x5dc0=['index','/:id','show','download','post','create','put','update','delete','destroy','exports','multer','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','get','isAuthenticated'];(function(_0x1cb18a,_0x33167a){var _0x22442e=function(_0x46c611){while(--_0x46c611){_0x1cb18a['push'](_0x1cb18a['shift']());}};_0x22442e(++_0x33167a);}(_0x5dc0,0x97));var _0x05dc=function(_0x40f09a,_0x3743b6){_0x40f09a=_0x40f09a-0x0;var _0x2eb96c=_0x5dc0[_0x40f09a];return _0x2eb96c;};'use strict';var multer=require(_0x05dc('0x0'));var util=require('util');var path=require('path');var timeout=require('connect-timeout');var express=require(_0x05dc('0x1'));var router=express[_0x05dc('0x2')]();var fs_extra=require(_0x05dc('0x3'));var auth=require(_0x05dc('0x4'));var interaction=require(_0x05dc('0x5'));var config=require(_0x05dc('0x6'));var controller=require('./voiceMailMessage.controller');router[_0x05dc('0x7')]('/',auth[_0x05dc('0x8')](),controller[_0x05dc('0x9')]);router[_0x05dc('0x7')](_0x05dc('0xa'),auth[_0x05dc('0x8')](),controller[_0x05dc('0xb')]);router[_0x05dc('0x7')]('/:id/download',auth['isAuthenticated'](),controller[_0x05dc('0xc')]);router[_0x05dc('0xd')]('/',auth[_0x05dc('0x8')](),controller[_0x05dc('0xe')]);router[_0x05dc('0xf')](_0x05dc('0xa'),auth['isAuthenticated'](),controller[_0x05dc('0x10')]);router[_0x05dc('0x11')](_0x05dc('0xa'),auth[_0x05dc('0x8')](),controller[_0x05dc('0x12')]);module[_0x05dc('0x13')]=router;
\ No newline at end of file
+var _0xc5e7=['./voiceMailMessage.controller','get','isAuthenticated','index','/:id','show','/:id/download','download','create','update','destroy','exports','multer','util','path','express','Router','fs-extra','../../components/auth/service','../../config/environment'];(function(_0x48dfba,_0x3ad3b5){var _0x2b1e94=function(_0x5d7d29){while(--_0x5d7d29){_0x48dfba['push'](_0x48dfba['shift']());}};_0x2b1e94(++_0x3ad3b5);}(_0xc5e7,0xac));var _0x7c5e=function(_0x422a98,_0x3337f6){_0x422a98=_0x422a98-0x0;var _0x2859b4=_0xc5e7[_0x422a98];return _0x2859b4;};'use strict';var multer=require(_0x7c5e('0x0'));var util=require(_0x7c5e('0x1'));var path=require(_0x7c5e('0x2'));var timeout=require('connect-timeout');var express=require(_0x7c5e('0x3'));var router=express[_0x7c5e('0x4')]();var fs_extra=require(_0x7c5e('0x5'));var auth=require(_0x7c5e('0x6'));var interaction=require('../../components/interaction/service');var config=require(_0x7c5e('0x7'));var controller=require(_0x7c5e('0x8'));router[_0x7c5e('0x9')]('/',auth[_0x7c5e('0xa')](),controller[_0x7c5e('0xb')]);router[_0x7c5e('0x9')](_0x7c5e('0xc'),auth[_0x7c5e('0xa')](),controller[_0x7c5e('0xd')]);router['get'](_0x7c5e('0xe'),auth[_0x7c5e('0xa')](),controller[_0x7c5e('0xf')]);router['post']('/',auth[_0x7c5e('0xa')](),controller[_0x7c5e('0x10')]);router['put'](_0x7c5e('0xc'),auth[_0x7c5e('0xa')](),controller[_0x7c5e('0x11')]);router['delete'](_0x7c5e('0xc'),auth[_0x7c5e('0xa')](),controller[_0x7c5e('0x12')]);module[_0x7c5e('0x13')]=router;
\ No newline at end of file