Built motion from commit da24aabd.|2.6.20
[motion2.git] / server / api / openchannelQueueReport / index.js
index 7f9f4df..250eb0e 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x9c2b=['isAuthenticated','show','post','/:id','update','delete','destroy','multer','util','path','connect-timeout','express','Router','../../components/interaction/service','../../config/environment','./openchannelQueueReport.controller','index','get','/describe'];(function(_0x5687f9,_0x3fd6fc){var _0x4b14d0=function(_0x317c74){while(--_0x317c74){_0x5687f9['push'](_0x5687f9['shift']());}};_0x4b14d0(++_0x3fd6fc);}(_0x9c2b,0x1e2));var _0xb9c2=function(_0x25e7cb,_0x3579b7){_0x25e7cb=_0x25e7cb-0x0;var _0x375d92=_0x9c2b[_0x25e7cb];return _0x375d92;};'use strict';var multer=require(_0xb9c2('0x0'));var util=require(_0xb9c2('0x1'));var path=require(_0xb9c2('0x2'));var timeout=require(_0xb9c2('0x3'));var express=require(_0xb9c2('0x4'));var router=express[_0xb9c2('0x5')]();var auth=require('../../components/auth/service');var interaction=require(_0xb9c2('0x6'));var config=require(_0xb9c2('0x7'));var controller=require(_0xb9c2('0x8'));router['get']('/',auth['isAuthenticated'](),controller[_0xb9c2('0x9')]);router[_0xb9c2('0xa')](_0xb9c2('0xb'),auth[_0xb9c2('0xc')](),controller['describe']);router[_0xb9c2('0xa')]('/:id',auth[_0xb9c2('0xc')](),controller[_0xb9c2('0xd')]);router[_0xb9c2('0xe')]('/',auth[_0xb9c2('0xc')](),controller['create']);router['put'](_0xb9c2('0xf'),auth[_0xb9c2('0xc')](),controller[_0xb9c2('0x10')]);router[_0xb9c2('0x11')](_0xb9c2('0xf'),auth[_0xb9c2('0xc')](),controller[_0xb9c2('0x12')]);module['exports']=router;
\ No newline at end of file
+var _0x59dc=['util','express','Router','fs-extra','../../components/interaction/service','./openchannelQueueReport.controller','get','isAuthenticated','index','/:id','post','create','update','delete','exports'];(function(_0x4fe416,_0x5a310a){var _0x252725=function(_0x1d67db){while(--_0x1d67db){_0x4fe416['push'](_0x4fe416['shift']());}};_0x252725(++_0x5a310a);}(_0x59dc,0x12c));var _0xc59d=function(_0x5882fd,_0x414c06){_0x5882fd=_0x5882fd-0x0;var _0xb074b6=_0x59dc[_0x5882fd];return _0xb074b6;};'use strict';var multer=require('multer');var util=require(_0xc59d('0x0'));var path=require('path');var timeout=require('connect-timeout');var express=require(_0xc59d('0x1'));var router=express[_0xc59d('0x2')]();var fs_extra=require(_0xc59d('0x3'));var auth=require('../../components/auth/service');var interaction=require(_0xc59d('0x4'));var config=require('../../config/environment');var controller=require(_0xc59d('0x5'));router[_0xc59d('0x6')]('/',auth[_0xc59d('0x7')](),controller[_0xc59d('0x8')]);router[_0xc59d('0x6')]('/describe',auth[_0xc59d('0x7')](),controller['describe']);router['get'](_0xc59d('0x9'),auth['isAuthenticated'](),controller['show']);router[_0xc59d('0xa')]('/',auth[_0xc59d('0x7')](),controller[_0xc59d('0xb')]);router['put'](_0xc59d('0x9'),auth['isAuthenticated'](),controller[_0xc59d('0xc')]);router[_0xc59d('0xd')](_0xc59d('0x9'),auth[_0xc59d('0x7')](),controller['destroy']);module[_0xc59d('0xe')]=router;
\ No newline at end of file