Built motion from commit b5996064.|2.6.21
[motion2.git] / server / api / voiceDialReport / index.js
index f141955..e60334a 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xd8b4=['delete','destroy','exports','multer','util','path','express','Router','fs-extra','../../config/environment','./voiceDialReport.controller','get','index','/describe','isAuthenticated','show','post','create','put','/:id','update'];(function(_0x17072d,_0x165140){var _0x4c534a=function(_0x124804){while(--_0x124804){_0x17072d['push'](_0x17072d['shift']());}};_0x4c534a(++_0x165140);}(_0xd8b4,0xff));var _0x4d8b=function(_0x5500bd,_0x179cb7){_0x5500bd=_0x5500bd-0x0;var _0x31a46b=_0xd8b4[_0x5500bd];return _0x31a46b;};'use strict';var multer=require(_0x4d8b('0x0'));var util=require(_0x4d8b('0x1'));var path=require(_0x4d8b('0x2'));var timeout=require('connect-timeout');var express=require(_0x4d8b('0x3'));var router=express[_0x4d8b('0x4')]();var fs_extra=require(_0x4d8b('0x5'));var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0x4d8b('0x6'));var controller=require(_0x4d8b('0x7'));router[_0x4d8b('0x8')]('/',auth['isAuthenticated'](),controller[_0x4d8b('0x9')]);router[_0x4d8b('0x8')](_0x4d8b('0xa'),auth[_0x4d8b('0xb')](),controller['describe']);router[_0x4d8b('0x8')]('/:id',auth[_0x4d8b('0xb')](),controller[_0x4d8b('0xc')]);router[_0x4d8b('0xd')]('/',auth['isAuthenticated'](),controller[_0x4d8b('0xe')]);router[_0x4d8b('0xf')](_0x4d8b('0x10'),auth[_0x4d8b('0xb')](),controller[_0x4d8b('0x11')]);router[_0x4d8b('0x12')](_0x4d8b('0x10'),auth['isAuthenticated'](),controller[_0x4d8b('0x13')]);module[_0x4d8b('0x14')]=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