Built motion from commit 497d3d92.|2.5.43
[motion2.git] / server / api / voiceMail / index.js
index d9bf70c..26da1a4 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xf7b5=['util','path','connect-timeout','express','Router','../../components/auth/service','./voiceMail.controller','get','isAuthenticated','index','/:id','show','/:id/messages','post','put','update','delete','destroy','exports','multer'];(function(_0x2650f2,_0x11f046){var _0x3b1db3=function(_0x47a9c8){while(--_0x47a9c8){_0x2650f2['push'](_0x2650f2['shift']());}};_0x3b1db3(++_0x11f046);}(_0xf7b5,0x1cb));var _0x5f7b=function(_0x264545,_0x214037){_0x264545=_0x264545-0x0;var _0x114d10=_0xf7b5[_0x264545];return _0x114d10;};'use strict';var multer=require(_0x5f7b('0x0'));var util=require(_0x5f7b('0x1'));var path=require(_0x5f7b('0x2'));var timeout=require(_0x5f7b('0x3'));var express=require(_0x5f7b('0x4'));var router=express[_0x5f7b('0x5')]();var auth=require(_0x5f7b('0x6'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require(_0x5f7b('0x7'));router[_0x5f7b('0x8')]('/',auth[_0x5f7b('0x9')](),controller[_0x5f7b('0xa')]);router[_0x5f7b('0x8')](_0x5f7b('0xb'),auth[_0x5f7b('0x9')](),controller[_0x5f7b('0xc')]);router[_0x5f7b('0x8')](_0x5f7b('0xd'),auth[_0x5f7b('0x9')](),controller['getMessages']);router[_0x5f7b('0xe')]('/',auth['isAuthenticated'](),controller['create']);router[_0x5f7b('0xf')](_0x5f7b('0xb'),auth['isAuthenticated'](),controller[_0x5f7b('0x10')]);router[_0x5f7b('0x11')](_0x5f7b('0xb'),auth[_0x5f7b('0x9')](),controller[_0x5f7b('0x12')]);module[_0x5f7b('0x13')]=router;
\ No newline at end of file
+var _0x2a07=['getMessages','create','update','delete','destroy','exports','multer','util','path','connect-timeout','express','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./voiceMail.controller','get','isAuthenticated','index','/:id','show','/:id/messages'];(function(_0x16eb11,_0x1a2251){var _0x3ae7ef=function(_0x575a01){while(--_0x575a01){_0x16eb11['push'](_0x16eb11['shift']());}};_0x3ae7ef(++_0x1a2251);}(_0x2a07,0x74));var _0x72a0=function(_0x199b1f,_0x4ed849){_0x199b1f=_0x199b1f-0x0;var _0x267ac9=_0x2a07[_0x199b1f];return _0x267ac9;};'use strict';var multer=require(_0x72a0('0x0'));var util=require(_0x72a0('0x1'));var path=require(_0x72a0('0x2'));var timeout=require(_0x72a0('0x3'));var express=require(_0x72a0('0x4'));var router=express['Router']();var fs_extra=require(_0x72a0('0x5'));var auth=require(_0x72a0('0x6'));var interaction=require(_0x72a0('0x7'));var config=require(_0x72a0('0x8'));var controller=require(_0x72a0('0x9'));router[_0x72a0('0xa')]('/',auth[_0x72a0('0xb')](),controller[_0x72a0('0xc')]);router[_0x72a0('0xa')](_0x72a0('0xd'),auth[_0x72a0('0xb')](),controller[_0x72a0('0xe')]);router[_0x72a0('0xa')](_0x72a0('0xf'),auth[_0x72a0('0xb')](),controller[_0x72a0('0x10')]);router['post']('/',auth[_0x72a0('0xb')](),controller[_0x72a0('0x11')]);router['put'](_0x72a0('0xd'),auth[_0x72a0('0xb')](),controller[_0x72a0('0x12')]);router[_0x72a0('0x13')](_0x72a0('0xd'),auth['isAuthenticated'](),controller[_0x72a0('0x14')]);module[_0x72a0('0x15')]=router;
\ No newline at end of file