Built motion from commit b5996064.|2.6.21
[motion2.git] / server / api / voiceDialReport / index.js
index 621a6e1..e60334a 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x695f=['update','destroy','exports','multer','util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','get','index','/describe','isAuthenticated','show','post','put','/:id'];(function(_0xf26d40,_0x2f4f46){var _0x50b68c=function(_0x10aa58){while(--_0x10aa58){_0xf26d40['push'](_0xf26d40['shift']());}};_0x50b68c(++_0x2f4f46);}(_0x695f,0x1cb));var _0xf695=function(_0x58f41a,_0x36602b){_0x58f41a=_0x58f41a-0x0;var _0x3aaaba=_0x695f[_0x58f41a];return _0x3aaaba;};'use strict';var multer=require(_0xf695('0x0'));var util=require(_0xf695('0x1'));var path=require(_0xf695('0x2'));var timeout=require(_0xf695('0x3'));var express=require(_0xf695('0x4'));var router=express[_0xf695('0x5')]();var fs_extra=require('fs-extra');var auth=require(_0xf695('0x6'));var interaction=require(_0xf695('0x7'));var config=require('../../config/environment');var controller=require('./voiceDialReport.controller');router[_0xf695('0x8')]('/',auth['isAuthenticated'](),controller[_0xf695('0x9')]);router[_0xf695('0x8')](_0xf695('0xa'),auth[_0xf695('0xb')](),controller['describe']);router[_0xf695('0x8')]('/:id',auth[_0xf695('0xb')](),controller[_0xf695('0xc')]);router[_0xf695('0xd')]('/',auth['isAuthenticated'](),controller['create']);router[_0xf695('0xe')](_0xf695('0xf'),auth[_0xf695('0xb')](),controller[_0xf695('0x10')]);router['delete'](_0xf695('0xf'),auth[_0xf695('0xb')](),controller[_0xf695('0x11')]);module[_0xf695('0x12')]=router;
\ No newline at end of file
+var _0x6ff5=['multer','express','fs-extra','../../components/auth/service','./voiceDialReport.controller','get','isAuthenticated','index','/describe','describe','/:id','show','post','create','put','update','delete','destroy','exports'];(function(_0x5bd8c9,_0x6cf59d){var _0x5a4749=function(_0x4f8ca9){while(--_0x4f8ca9){_0x5bd8c9['push'](_0x5bd8c9['shift']());}};_0x5a4749(++_0x6cf59d);}(_0x6ff5,0xab));var _0x56ff=function(_0x126558,_0x143c9a){_0x126558=_0x126558-0x0;var _0x1f6d14=_0x6ff5[_0x126558];return _0x1f6d14;};'use strict';var multer=require(_0x56ff('0x0'));var util=require('util');var path=require('path');var timeout=require('connect-timeout');var express=require(_0x56ff('0x1'));var router=express['Router']();var fs_extra=require(_0x56ff('0x2'));var auth=require(_0x56ff('0x3'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require(_0x56ff('0x4'));router[_0x56ff('0x5')]('/',auth[_0x56ff('0x6')](),controller[_0x56ff('0x7')]);router[_0x56ff('0x5')](_0x56ff('0x8'),auth[_0x56ff('0x6')](),controller[_0x56ff('0x9')]);router[_0x56ff('0x5')](_0x56ff('0xa'),auth[_0x56ff('0x6')](),controller[_0x56ff('0xb')]);router[_0x56ff('0xc')]('/',auth[_0x56ff('0x6')](),controller[_0x56ff('0xd')]);router[_0x56ff('0xe')](_0x56ff('0xa'),auth[_0x56ff('0x6')](),controller[_0x56ff('0xf')]);router[_0x56ff('0x10')](_0x56ff('0xa'),auth[_0x56ff('0x6')](),controller[_0x56ff('0x11')]);module[_0x56ff('0x12')]=router;
\ No newline at end of file