Built motion from commit 00bf23f6.|2.6.16
[motion2.git] / server / api / voiceDialReport / index.js
index 6957107..3dfb8dd 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xd90e=['get','isAuthenticated','index','/describe','describe','/:id','show','post','create','update','delete','exports','multer','util','express','Router','../../components/interaction/service','../../config/environment','./voiceDialReport.controller'];(function(_0x3826ad,_0x49a30d){var _0x17b900=function(_0x38474f){while(--_0x38474f){_0x3826ad['push'](_0x3826ad['shift']());}};_0x17b900(++_0x49a30d);}(_0xd90e,0xf0));var _0xed90=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0xd90e[_0x3dd15e];return _0x231fd0;};'use strict';var multer=require(_0xed90('0x0'));var util=require(_0xed90('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require(_0xed90('0x2'));var router=express[_0xed90('0x3')]();var auth=require('../../components/auth/service');var interaction=require(_0xed90('0x4'));var config=require(_0xed90('0x5'));var controller=require(_0xed90('0x6'));router[_0xed90('0x7')]('/',auth[_0xed90('0x8')](),controller[_0xed90('0x9')]);router[_0xed90('0x7')](_0xed90('0xa'),auth[_0xed90('0x8')](),controller[_0xed90('0xb')]);router['get'](_0xed90('0xc'),auth[_0xed90('0x8')](),controller[_0xed90('0xd')]);router[_0xed90('0xe')]('/',auth[_0xed90('0x8')](),controller[_0xed90('0xf')]);router['put'](_0xed90('0xc'),auth[_0xed90('0x8')](),controller[_0xed90('0x10')]);router[_0xed90('0x11')](_0xed90('0xc'),auth['isAuthenticated'](),controller['destroy']);module[_0xed90('0x12')]=router;
\ No newline at end of file
+var _0xca27=['/:id','update','destroy','path','connect-timeout','express','Router','fs-extra','../../components/interaction/service','../../config/environment','./voiceDialReport.controller','isAuthenticated','index','get','describe','post','create'];(function(_0x2384bb,_0x12f81b){var _0x3f2bac=function(_0x337ece){while(--_0x337ece){_0x2384bb['push'](_0x2384bb['shift']());}};_0x3f2bac(++_0x12f81b);}(_0xca27,0xbe));var _0x7ca2=function(_0x26cb9b,_0x1eb4da){_0x26cb9b=_0x26cb9b-0x0;var _0x2f94b5=_0xca27[_0x26cb9b];return _0x2f94b5;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0x7ca2('0x0'));var timeout=require(_0x7ca2('0x1'));var express=require(_0x7ca2('0x2'));var router=express[_0x7ca2('0x3')]();var fs_extra=require(_0x7ca2('0x4'));var auth=require('../../components/auth/service');var interaction=require(_0x7ca2('0x5'));var config=require(_0x7ca2('0x6'));var controller=require(_0x7ca2('0x7'));router['get']('/',auth[_0x7ca2('0x8')](),controller[_0x7ca2('0x9')]);router[_0x7ca2('0xa')]('/describe',auth[_0x7ca2('0x8')](),controller[_0x7ca2('0xb')]);router[_0x7ca2('0xa')]('/:id',auth[_0x7ca2('0x8')](),controller['show']);router[_0x7ca2('0xc')]('/',auth[_0x7ca2('0x8')](),controller[_0x7ca2('0xd')]);router['put'](_0x7ca2('0xe'),auth[_0x7ca2('0x8')](),controller[_0x7ca2('0xf')]);router['delete'](_0x7ca2('0xe'),auth[_0x7ca2('0x8')](),controller[_0x7ca2('0x10')]);module['exports']=router;
\ No newline at end of file