Built motion from commit (unavailable).|2.5.18
[motion2.git] / server / api / voiceDialReport / index.js
index 27a3520..5190c7c 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 _0x534b=['index','get','describe','/:id','show','post','put','update','delete','destroy','multer','util','path','connect-timeout','express','Router','../../components/interaction/service','../../config/environment','./voiceDialReport.controller','isAuthenticated'];(function(_0x56b891,_0x2f117e){var _0x41d994=function(_0x4f641a){while(--_0x4f641a){_0x56b891['push'](_0x56b891['shift']());}};_0x41d994(++_0x2f117e);}(_0x534b,0x1ae));var _0xb534=function(_0x165349,_0x195081){_0x165349=_0x165349-0x0;var _0x50b4c5=_0x534b[_0x165349];return _0x50b4c5;};'use strict';var multer=require(_0xb534('0x0'));var util=require(_0xb534('0x1'));var path=require(_0xb534('0x2'));var timeout=require(_0xb534('0x3'));var express=require(_0xb534('0x4'));var router=express[_0xb534('0x5')]();var auth=require('../../components/auth/service');var interaction=require(_0xb534('0x6'));var config=require(_0xb534('0x7'));var controller=require(_0xb534('0x8'));router['get']('/',auth[_0xb534('0x9')](),controller[_0xb534('0xa')]);router[_0xb534('0xb')]('/describe',auth[_0xb534('0x9')](),controller[_0xb534('0xc')]);router['get'](_0xb534('0xd'),auth[_0xb534('0x9')](),controller[_0xb534('0xe')]);router[_0xb534('0xf')]('/',auth[_0xb534('0x9')](),controller['create']);router[_0xb534('0x10')](_0xb534('0xd'),auth[_0xb534('0x9')](),controller[_0xb534('0x11')]);router[_0xb534('0x12')](_0xb534('0xd'),auth[_0xb534('0x9')](),controller[_0xb534('0x13')]);module['exports']=router;
\ No newline at end of file