Built motion from commit 449495f6.|2.6.27
[motion2.git] / server / api / voiceDialReport / index.js
index e7a847b..2b5499f 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x5f4b=['Router','fs-extra','../../components/interaction/service','../../config/environment','./voiceDialReport.controller','get','isAuthenticated','index','/describe','describe','show','post','create','put','/:id','update','destroy','multer','util','path','connect-timeout','express'];(function(_0x4c29df,_0xcba67e){var _0x30af2a=function(_0x3bc0f8){while(--_0x3bc0f8){_0x4c29df['push'](_0x4c29df['shift']());}};_0x30af2a(++_0xcba67e);}(_0x5f4b,0x1b3));var _0xb5f4=function(_0x15e67c,_0x1880f0){_0x15e67c=_0x15e67c-0x0;var _0x2d1ac6=_0x5f4b[_0x15e67c];return _0x2d1ac6;};'use strict';var multer=require(_0xb5f4('0x0'));var util=require(_0xb5f4('0x1'));var path=require(_0xb5f4('0x2'));var timeout=require(_0xb5f4('0x3'));var express=require(_0xb5f4('0x4'));var router=express[_0xb5f4('0x5')]();var fs_extra=require(_0xb5f4('0x6'));var auth=require('../../components/auth/service');var interaction=require(_0xb5f4('0x7'));var config=require(_0xb5f4('0x8'));var controller=require(_0xb5f4('0x9'));router[_0xb5f4('0xa')]('/',auth[_0xb5f4('0xb')](),controller[_0xb5f4('0xc')]);router[_0xb5f4('0xa')](_0xb5f4('0xd'),auth[_0xb5f4('0xb')](),controller[_0xb5f4('0xe')]);router[_0xb5f4('0xa')]('/:id',auth[_0xb5f4('0xb')](),controller[_0xb5f4('0xf')]);router[_0xb5f4('0x10')]('/',auth[_0xb5f4('0xb')](),controller[_0xb5f4('0x11')]);router[_0xb5f4('0x12')](_0xb5f4('0x13'),auth[_0xb5f4('0xb')](),controller[_0xb5f4('0x14')]);router['delete'](_0xb5f4('0x13'),auth[_0xb5f4('0xb')](),controller[_0xb5f4('0x15')]);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