Built motion from commit 449495f6.|2.6.27
[motion2.git] / server / api / voiceDialReport / index.js
index a30e0ed..2b5499f 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x554d=['post','create','put','update','delete','destroy','multer','path','connect-timeout','Router','fs-extra','./voiceDialReport.controller','isAuthenticated','get','/describe','describe','/:id','show'];(function(_0x48b598,_0x2a5afb){var _0x580c58=function(_0x157d4c){while(--_0x157d4c){_0x48b598['push'](_0x48b598['shift']());}};_0x580c58(++_0x2a5afb);}(_0x554d,0x1c8));var _0xd554=function(_0x399194,_0x57df7b){_0x399194=_0x399194-0x0;var _0x8384ee=_0x554d[_0x399194];return _0x8384ee;};'use strict';var multer=require(_0xd554('0x0'));var util=require('util');var path=require(_0xd554('0x1'));var timeout=require(_0xd554('0x2'));var express=require('express');var router=express[_0xd554('0x3')]();var fs_extra=require(_0xd554('0x4'));var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require(_0xd554('0x5'));router['get']('/',auth[_0xd554('0x6')](),controller['index']);router[_0xd554('0x7')](_0xd554('0x8'),auth[_0xd554('0x6')](),controller[_0xd554('0x9')]);router[_0xd554('0x7')](_0xd554('0xa'),auth[_0xd554('0x6')](),controller[_0xd554('0xb')]);router[_0xd554('0xc')]('/',auth[_0xd554('0x6')](),controller[_0xd554('0xd')]);router[_0xd554('0xe')]('/:id',auth[_0xd554('0x6')](),controller[_0xd554('0xf')]);router[_0xd554('0x10')](_0xd554('0xa'),auth[_0xd554('0x6')](),controller[_0xd554('0x11')]);module['exports']=router;
\ No newline at end of file
+var _0x67b3=['/:id','post','create','put','update','delete','destroy','exports','multer','fs-extra','../../components/interaction/service','./voiceDialReport.controller','get','index','isAuthenticated','describe'];(function(_0x3aeb36,_0x312dc9){var _0xa2ef21=function(_0x50a46b){while(--_0x50a46b){_0x3aeb36['push'](_0x3aeb36['shift']());}};_0xa2ef21(++_0x312dc9);}(_0x67b3,0x98));var _0x367b=function(_0x209fcd,_0x1ecccc){_0x209fcd=_0x209fcd-0x0;var _0x501d5e=_0x67b3[_0x209fcd];return _0x501d5e;};'use strict';var multer=require(_0x367b('0x0'));var util=require('util');var path=require('path');var timeout=require('connect-timeout');var express=require('express');var router=express['Router']();var fs_extra=require(_0x367b('0x1'));var auth=require('../../components/auth/service');var interaction=require(_0x367b('0x2'));var config=require('../../config/environment');var controller=require(_0x367b('0x3'));router[_0x367b('0x4')]('/',auth['isAuthenticated'](),controller[_0x367b('0x5')]);router[_0x367b('0x4')]('/describe',auth[_0x367b('0x6')](),controller[_0x367b('0x7')]);router[_0x367b('0x4')](_0x367b('0x8'),auth[_0x367b('0x6')](),controller['show']);router[_0x367b('0x9')]('/',auth[_0x367b('0x6')](),controller[_0x367b('0xa')]);router[_0x367b('0xb')]('/:id',auth[_0x367b('0x6')](),controller[_0x367b('0xc')]);router[_0x367b('0xd')](_0x367b('0x8'),auth[_0x367b('0x6')](),controller[_0x367b('0xe')]);module[_0x367b('0xf')]=router;
\ No newline at end of file