Built motion from commit b5996064.|2.6.21
[motion2.git] / server / api / voiceDialReport / index.js
index 27a3520..e60334a 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 _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