Built motion from commit da617fac.|2.6.6
[motion2.git] / server / api / voiceDialReport / index.js
index 27a3520..578d94c 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 _0x9b69=['connect-timeout','express','Router','../../components/auth/service','../../config/environment','./voiceDialReport.controller','get','isAuthenticated','describe','/:id','show','post','create','delete','destroy','multer','path'];(function(_0xfd49ed,_0x1272e1){var _0x355f54=function(_0x3fc70f){while(--_0x3fc70f){_0xfd49ed['push'](_0xfd49ed['shift']());}};_0x355f54(++_0x1272e1);}(_0x9b69,0x196));var _0x99b6=function(_0x143154,_0x763cda){_0x143154=_0x143154-0x0;var _0x2b64d6=_0x9b69[_0x143154];return _0x2b64d6;};'use strict';var multer=require(_0x99b6('0x0'));var util=require('util');var path=require(_0x99b6('0x1'));var timeout=require(_0x99b6('0x2'));var express=require(_0x99b6('0x3'));var router=express[_0x99b6('0x4')]();var fs_extra=require('fs-extra');var auth=require(_0x99b6('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0x99b6('0x6'));var controller=require(_0x99b6('0x7'));router[_0x99b6('0x8')]('/',auth[_0x99b6('0x9')](),controller['index']);router['get']('/describe',auth['isAuthenticated'](),controller[_0x99b6('0xa')]);router[_0x99b6('0x8')](_0x99b6('0xb'),auth[_0x99b6('0x9')](),controller[_0x99b6('0xc')]);router[_0x99b6('0xd')]('/',auth[_0x99b6('0x9')](),controller[_0x99b6('0xe')]);router['put'](_0x99b6('0xb'),auth['isAuthenticated'](),controller['update']);router[_0x99b6('0xf')](_0x99b6('0xb'),auth[_0x99b6('0x9')](),controller[_0x99b6('0x10')]);module['exports']=router;
\ No newline at end of file