Built motion from commit d1eab355.|2.6.28
[motion2.git] / server / api / voiceDialReport / index.js
index 571cdff..1b255a9 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x80cf=['/describe','describe','/:id','post','create','put','update','delete','exports','multer','util','path','connect-timeout','express','Router','../../components/interaction/service','../../config/environment','./voiceDialReport.controller','get','isAuthenticated'];(function(_0x52f5ce,_0x36777a){var _0x2ac169=function(_0x16ef66){while(--_0x16ef66){_0x52f5ce['push'](_0x52f5ce['shift']());}};_0x2ac169(++_0x36777a);}(_0x80cf,0x185));var _0xf80c=function(_0x280a77,_0x14d8da){_0x280a77=_0x280a77-0x0;var _0x2f4a29=_0x80cf[_0x280a77];return _0x2f4a29;};'use strict';var multer=require(_0xf80c('0x0'));var util=require(_0xf80c('0x1'));var path=require(_0xf80c('0x2'));var timeout=require(_0xf80c('0x3'));var express=require(_0xf80c('0x4'));var router=express[_0xf80c('0x5')]();var auth=require('../../components/auth/service');var interaction=require(_0xf80c('0x6'));var config=require(_0xf80c('0x7'));var controller=require(_0xf80c('0x8'));router[_0xf80c('0x9')]('/',auth[_0xf80c('0xa')](),controller['index']);router[_0xf80c('0x9')](_0xf80c('0xb'),auth['isAuthenticated'](),controller[_0xf80c('0xc')]);router[_0xf80c('0x9')](_0xf80c('0xd'),auth[_0xf80c('0xa')](),controller['show']);router[_0xf80c('0xe')]('/',auth[_0xf80c('0xa')](),controller[_0xf80c('0xf')]);router[_0xf80c('0x10')]('/:id',auth[_0xf80c('0xa')](),controller[_0xf80c('0x11')]);router[_0xf80c('0x12')](_0xf80c('0xd'),auth[_0xf80c('0xa')](),controller['destroy']);module[_0xf80c('0x13')]=router;
\ No newline at end of file
+var _0xcd18=['multer','util','connect-timeout','express','fs-extra','../../components/interaction/service','../../config/environment','get','isAuthenticated','index','/describe','describe','/:id','show','post','create','put','update','delete','destroy'];(function(_0x32ae56,_0xfc7556){var _0x370735=function(_0x390f19){while(--_0x390f19){_0x32ae56['push'](_0x32ae56['shift']());}};_0x370735(++_0xfc7556);}(_0xcd18,0xb4));var _0x8cd1=function(_0x373436,_0x39d99c){_0x373436=_0x373436-0x0;var _0x5bba01=_0xcd18[_0x373436];return _0x5bba01;};'use strict';var multer=require(_0x8cd1('0x0'));var util=require(_0x8cd1('0x1'));var path=require('path');var timeout=require(_0x8cd1('0x2'));var express=require(_0x8cd1('0x3'));var router=express['Router']();var fs_extra=require(_0x8cd1('0x4'));var auth=require('../../components/auth/service');var interaction=require(_0x8cd1('0x5'));var config=require(_0x8cd1('0x6'));var controller=require('./voiceDialReport.controller');router[_0x8cd1('0x7')]('/',auth[_0x8cd1('0x8')](),controller[_0x8cd1('0x9')]);router[_0x8cd1('0x7')](_0x8cd1('0xa'),auth[_0x8cd1('0x8')](),controller[_0x8cd1('0xb')]);router['get'](_0x8cd1('0xc'),auth[_0x8cd1('0x8')](),controller[_0x8cd1('0xd')]);router[_0x8cd1('0xe')]('/',auth[_0x8cd1('0x8')](),controller[_0x8cd1('0xf')]);router[_0x8cd1('0x10')](_0x8cd1('0xc'),auth['isAuthenticated'](),controller[_0x8cd1('0x11')]);router[_0x8cd1('0x12')]('/:id',auth[_0x8cd1('0x8')](),controller[_0x8cd1('0x13')]);module['exports']=router;
\ No newline at end of file