Built motion from commit (unavailable).|2.5.6
[motion2.git] / server / api / voiceDialReport / index.js
index 8519a13..b7cc491 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x6d1f=['../../config/environment','./voiceDialReport.controller','isAuthenticated','get','/describe','describe','show','create','put','/:id','update','multer','util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service'];(function(_0x2694f6,_0x31b042){var _0x13ab43=function(_0x243a5e){while(--_0x243a5e){_0x2694f6['push'](_0x2694f6['shift']());}};_0x13ab43(++_0x31b042);}(_0x6d1f,0xdc));var _0xf6d1=function(_0x11b7e0,_0x5b1e81){_0x11b7e0=_0x11b7e0-0x0;var _0x2ab091=_0x6d1f[_0x11b7e0];return _0x2ab091;};'use strict';var multer=require(_0xf6d1('0x0'));var util=require(_0xf6d1('0x1'));var path=require(_0xf6d1('0x2'));var timeout=require(_0xf6d1('0x3'));var express=require(_0xf6d1('0x4'));var router=express[_0xf6d1('0x5')]();var auth=require(_0xf6d1('0x6'));var interaction=require(_0xf6d1('0x7'));var config=require(_0xf6d1('0x8'));var controller=require(_0xf6d1('0x9'));router['get']('/',auth[_0xf6d1('0xa')](),controller['index']);router[_0xf6d1('0xb')](_0xf6d1('0xc'),auth['isAuthenticated'](),controller[_0xf6d1('0xd')]);router[_0xf6d1('0xb')]('/:id',auth[_0xf6d1('0xa')](),controller[_0xf6d1('0xe')]);router['post']('/',auth[_0xf6d1('0xa')](),controller[_0xf6d1('0xf')]);router[_0xf6d1('0x10')](_0xf6d1('0x11'),auth[_0xf6d1('0xa')](),controller[_0xf6d1('0x12')]);router['delete'](_0xf6d1('0x11'),auth['isAuthenticated'](),controller['destroy']);module['exports']=router;
\ No newline at end of file
+var _0x6163=['get','isAuthenticated','index','/describe','describe','/:id','show','create','put','update','delete','destroy','exports','multer','util','path','express','Router','../../components/auth/service','./voiceDialReport.controller'];(function(_0x3b706b,_0x19888b){var _0x235f3a=function(_0x19c72c){while(--_0x19c72c){_0x3b706b['push'](_0x3b706b['shift']());}};_0x235f3a(++_0x19888b);}(_0x6163,0xd5));var _0x3616=function(_0x2a9315,_0x4fbd66){_0x2a9315=_0x2a9315-0x0;var _0x467ab9=_0x6163[_0x2a9315];return _0x467ab9;};'use strict';var multer=require(_0x3616('0x0'));var util=require(_0x3616('0x1'));var path=require(_0x3616('0x2'));var timeout=require('connect-timeout');var express=require(_0x3616('0x3'));var router=express[_0x3616('0x4')]();var auth=require(_0x3616('0x5'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require(_0x3616('0x6'));router[_0x3616('0x7')]('/',auth[_0x3616('0x8')](),controller[_0x3616('0x9')]);router[_0x3616('0x7')](_0x3616('0xa'),auth[_0x3616('0x8')](),controller[_0x3616('0xb')]);router[_0x3616('0x7')](_0x3616('0xc'),auth[_0x3616('0x8')](),controller[_0x3616('0xd')]);router['post']('/',auth[_0x3616('0x8')](),controller[_0x3616('0xe')]);router[_0x3616('0xf')](_0x3616('0xc'),auth[_0x3616('0x8')](),controller[_0x3616('0x10')]);router[_0x3616('0x11')]('/:id',auth[_0x3616('0x8')](),controller[_0x3616('0x12')]);module[_0x3616('0x13')]=router;
\ No newline at end of file