Built motion from commit da617fac.|2.6.6
[motion2.git] / server / api / voiceDialReport / index.js
index 27a3520..e74e763 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x4d8f=['../../components/auth/service','../../components/interaction/service','../../config/environment','./voiceDialReport.controller','get','isAuthenticated','index','/describe','describe','/:id','show','post','create','put','update','delete','destroy','multer','connect-timeout','express','Router'];(function(_0x56f89c,_0x39f285){var _0x2d8ffe=function(_0x1bf3cf){while(--_0x1bf3cf){_0x56f89c['push'](_0x56f89c['shift']());}};_0x2d8ffe(++_0x39f285);}(_0x4d8f,0x137));var _0xf4d8=function(_0x37d142,_0x2411f0){_0x37d142=_0x37d142-0x0;var _0x2825ff=_0x4d8f[_0x37d142];return _0x2825ff;};'use strict';var multer=require(_0xf4d8('0x0'));var util=require('util');var path=require('path');var timeout=require(_0xf4d8('0x1'));var express=require(_0xf4d8('0x2'));var router=express[_0xf4d8('0x3')]();var auth=require(_0xf4d8('0x4'));var interaction=require(_0xf4d8('0x5'));var config=require(_0xf4d8('0x6'));var controller=require(_0xf4d8('0x7'));router[_0xf4d8('0x8')]('/',auth[_0xf4d8('0x9')](),controller[_0xf4d8('0xa')]);router['get'](_0xf4d8('0xb'),auth[_0xf4d8('0x9')](),controller[_0xf4d8('0xc')]);router['get'](_0xf4d8('0xd'),auth[_0xf4d8('0x9')](),controller[_0xf4d8('0xe')]);router[_0xf4d8('0xf')]('/',auth[_0xf4d8('0x9')](),controller[_0xf4d8('0x10')]);router[_0xf4d8('0x11')](_0xf4d8('0xd'),auth[_0xf4d8('0x9')](),controller[_0xf4d8('0x12')]);router[_0xf4d8('0x13')](_0xf4d8('0xd'),auth[_0xf4d8('0x9')](),controller[_0xf4d8('0x14')]);module['exports']=router;
\ No newline at end of file
+var _0xc86c=['isAuthenticated','describe','get','/:id','post','put','update','exports','multer','util','express','Router','fs-extra','../../components/auth/service','./voiceDialReport.controller','index'];(function(_0x1b7fb0,_0x402878){var _0x39813a=function(_0xa7d0dd){while(--_0xa7d0dd){_0x1b7fb0['push'](_0x1b7fb0['shift']());}};_0x39813a(++_0x402878);}(_0xc86c,0x138));var _0xcc86=function(_0x145c6e,_0x3de6e4){_0x145c6e=_0x145c6e-0x0;var _0x493d47=_0xc86c[_0x145c6e];return _0x493d47;};'use strict';var multer=require(_0xcc86('0x0'));var util=require(_0xcc86('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require(_0xcc86('0x2'));var router=express[_0xcc86('0x3')]();var fs_extra=require(_0xcc86('0x4'));var auth=require(_0xcc86('0x5'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require(_0xcc86('0x6'));router['get']('/',auth['isAuthenticated'](),controller[_0xcc86('0x7')]);router['get']('/describe',auth[_0xcc86('0x8')](),controller[_0xcc86('0x9')]);router[_0xcc86('0xa')](_0xcc86('0xb'),auth['isAuthenticated'](),controller['show']);router[_0xcc86('0xc')]('/',auth[_0xcc86('0x8')](),controller['create']);router[_0xcc86('0xd')]('/:id',auth[_0xcc86('0x8')](),controller[_0xcc86('0xe')]);router['delete'](_0xcc86('0xb'),auth[_0xcc86('0x8')](),controller['destroy']);module[_0xcc86('0xf')]=router;
\ No newline at end of file