Built motion from commit (unavailable).|2.5.28
[motion2.git] / server / api / voiceQueuesLog / index.js
index 818cfb0..cbbdfcd 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x6afc=['../../components/interaction/service','../../config/environment','./voiceQueuesLog.controller','isAuthenticated','index','get','/:id','show','create','update','destroy','multer','path','express','Router','../../components/auth/service'];(function(_0x2eae6d,_0xd60dce){var _0x554c75=function(_0x19c92c){while(--_0x19c92c){_0x2eae6d['push'](_0x2eae6d['shift']());}};_0x554c75(++_0xd60dce);}(_0x6afc,0x16b));var _0xc6af=function(_0x24de29,_0xba28f3){_0x24de29=_0x24de29-0x0;var _0x560a81=_0x6afc[_0x24de29];return _0x560a81;};'use strict';var multer=require(_0xc6af('0x0'));var util=require('util');var path=require(_0xc6af('0x1'));var timeout=require('connect-timeout');var express=require(_0xc6af('0x2'));var router=express[_0xc6af('0x3')]();var fs_extra=require('fs-extra');var auth=require(_0xc6af('0x4'));var interaction=require(_0xc6af('0x5'));var config=require(_0xc6af('0x6'));var controller=require(_0xc6af('0x7'));router['get']('/',auth[_0xc6af('0x8')](),controller[_0xc6af('0x9')]);router[_0xc6af('0xa')](_0xc6af('0xb'),auth[_0xc6af('0x8')](),controller[_0xc6af('0xc')]);router['post']('/',auth[_0xc6af('0x8')](),controller[_0xc6af('0xd')]);router['put']('/:id',auth[_0xc6af('0x8')](),controller[_0xc6af('0xe')]);router['delete'](_0xc6af('0xb'),auth[_0xc6af('0x8')](),controller[_0xc6af('0xf')]);module['exports']=router;
\ No newline at end of file
+var _0x00b3=['exports','multer','util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','./voiceQueuesLog.controller','isAuthenticated','index','get','/:id','post','create','put','delete','destroy'];(function(_0x4e1cb4,_0x59a797){var _0xc78e37=function(_0x1581ef){while(--_0x1581ef){_0x4e1cb4['push'](_0x4e1cb4['shift']());}};_0xc78e37(++_0x59a797);}(_0x00b3,0x157));var _0x300b=function(_0x1d03cd,_0x4eeacb){_0x1d03cd=_0x1d03cd-0x0;var _0x2794a8=_0x00b3[_0x1d03cd];return _0x2794a8;};'use strict';var multer=require(_0x300b('0x0'));var util=require(_0x300b('0x1'));var path=require(_0x300b('0x2'));var timeout=require(_0x300b('0x3'));var express=require(_0x300b('0x4'));var router=express[_0x300b('0x5')]();var fs_extra=require('fs-extra');var auth=require(_0x300b('0x6'));var interaction=require(_0x300b('0x7'));var config=require('../../config/environment');var controller=require(_0x300b('0x8'));router['get']('/',auth[_0x300b('0x9')](),controller[_0x300b('0xa')]);router[_0x300b('0xb')](_0x300b('0xc'),auth[_0x300b('0x9')](),controller['show']);router[_0x300b('0xd')]('/',auth[_0x300b('0x9')](),controller[_0x300b('0xe')]);router[_0x300b('0xf')](_0x300b('0xc'),auth['isAuthenticated'](),controller['update']);router[_0x300b('0x10')](_0x300b('0xc'),auth['isAuthenticated'](),controller[_0x300b('0x11')]);module[_0x300b('0x12')]=router;
\ No newline at end of file