X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FvoiceCallReport%2Findex.js;h=9182d20dcb01f7af5f0e9669dd0960dd4cdf9dd1;hb=032eef5eb1c414450ccc959e49effc8ff508851b;hp=87e6f4aa3e65015c212b4bdb71d57fc52520e5b6;hpb=9c8616cfa647d703a1bff4c288be65133e777d2a;p=motion2.git diff --git a/server/api/voiceCallReport/index.js b/server/api/voiceCallReport/index.js index 87e6f4a..9182d20 100644 --- a/server/api/voiceCallReport/index.js +++ b/server/api/voiceCallReport/index.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0xc21c=['index','/describe','/:id','show','post','create','put','update','delete','destroy','multer','util','path','connect-timeout','express','Router','../../components/interaction/service','../../config/environment','./voiceCallReport.controller','get','isAuthenticated'];(function(_0x593cfb,_0x56c270){var _0x17b726=function(_0x3d739f){while(--_0x3d739f){_0x593cfb['push'](_0x593cfb['shift']());}};_0x17b726(++_0x56c270);}(_0xc21c,0xdc));var _0xcc21=function(_0x1cade0,_0x2dd15c){_0x1cade0=_0x1cade0-0x0;var _0x386600=_0xc21c[_0x1cade0];return _0x386600;};'use strict';var multer=require(_0xcc21('0x0'));var util=require(_0xcc21('0x1'));var path=require(_0xcc21('0x2'));var timeout=require(_0xcc21('0x3'));var express=require(_0xcc21('0x4'));var router=express[_0xcc21('0x5')]();var auth=require('../../components/auth/service');var interaction=require(_0xcc21('0x6'));var config=require(_0xcc21('0x7'));var controller=require(_0xcc21('0x8'));router[_0xcc21('0x9')]('/',auth[_0xcc21('0xa')](),controller[_0xcc21('0xb')]);router[_0xcc21('0x9')](_0xcc21('0xc'),auth[_0xcc21('0xa')](),controller['describe']);router[_0xcc21('0x9')](_0xcc21('0xd'),auth[_0xcc21('0xa')](),controller[_0xcc21('0xe')]);router[_0xcc21('0xf')]('/',auth[_0xcc21('0xa')](),controller[_0xcc21('0x10')]);router[_0xcc21('0x11')](_0xcc21('0xd'),auth[_0xcc21('0xa')](),controller[_0xcc21('0x12')]);router[_0xcc21('0x13')](_0xcc21('0xd'),auth['isAuthenticated'](),controller[_0xcc21('0x14')]);module['exports']=router; \ No newline at end of file +var _0x2fb2=['put','update','delete','destroy','exports','multer','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','./voiceCallReport.controller','get','index','/describe','isAuthenticated','/:id','show','post'];(function(_0x6d6a66,_0x2924af){var _0x11eb6e=function(_0x52e55a){while(--_0x52e55a){_0x6d6a66['push'](_0x6d6a66['shift']());}};_0x11eb6e(++_0x2924af);}(_0x2fb2,0x195));var _0x22fb=function(_0x2b257f,_0x4e6648){_0x2b257f=_0x2b257f-0x0;var _0x42fd53=_0x2fb2[_0x2b257f];return _0x42fd53;};'use strict';var multer=require(_0x22fb('0x0'));var util=require('util');var path=require(_0x22fb('0x1'));var timeout=require(_0x22fb('0x2'));var express=require(_0x22fb('0x3'));var router=express[_0x22fb('0x4')]();var auth=require(_0x22fb('0x5'));var interaction=require(_0x22fb('0x6'));var config=require('../../config/environment');var controller=require(_0x22fb('0x7'));router[_0x22fb('0x8')]('/',auth['isAuthenticated'](),controller[_0x22fb('0x9')]);router[_0x22fb('0x8')](_0x22fb('0xa'),auth[_0x22fb('0xb')](),controller['describe']);router[_0x22fb('0x8')](_0x22fb('0xc'),auth[_0x22fb('0xb')](),controller[_0x22fb('0xd')]);router[_0x22fb('0xe')]('/',auth['isAuthenticated'](),controller['create']);router[_0x22fb('0xf')](_0x22fb('0xc'),auth[_0x22fb('0xb')](),controller[_0x22fb('0x10')]);router[_0x22fb('0x11')](_0x22fb('0xc'),auth[_0x22fb('0xb')](),controller[_0x22fb('0x12')]);module[_0x22fb('0x13')]=router; \ No newline at end of file