Built motion from commit 00bf23f6.|2.6.16
[motion2.git] / server / api / voiceQueueReport / index.js
index e2013b1..dcf28c2 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x47c4=['./voiceQueueReport.controller','get','isAuthenticated','/describe','describe','/index','/:id','post','create','put','update','delete','destroy','multer','util','path','connect-timeout','fs-extra','../../components/auth/service'];(function(_0x1ebeea,_0x2f54f4){var _0x576465=function(_0x47fc77){while(--_0x47fc77){_0x1ebeea['push'](_0x1ebeea['shift']());}};_0x576465(++_0x2f54f4);}(_0x47c4,0xf1));var _0x447c=function(_0x4d29eb,_0x5ba766){_0x4d29eb=_0x4d29eb-0x0;var _0x53cadb=_0x47c4[_0x4d29eb];return _0x53cadb;};'use strict';var multer=require(_0x447c('0x0'));var util=require(_0x447c('0x1'));var path=require(_0x447c('0x2'));var timeout=require(_0x447c('0x3'));var express=require('express');var router=express['Router']();var fs_extra=require(_0x447c('0x4'));var auth=require(_0x447c('0x5'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require(_0x447c('0x6'));router[_0x447c('0x7')]('/',auth[_0x447c('0x8')](),controller['index']);router[_0x447c('0x7')](_0x447c('0x9'),auth[_0x447c('0x8')](),controller[_0x447c('0xa')]);router[_0x447c('0x7')](_0x447c('0xb'),auth[_0x447c('0x8')](),controller['getVoiceQueuesReport']);router[_0x447c('0x7')](_0x447c('0xc'),auth[_0x447c('0x8')](),controller['show']);router[_0x447c('0xd')]('/',auth[_0x447c('0x8')](),controller[_0x447c('0xe')]);router[_0x447c('0xf')]('/:id',auth[_0x447c('0x8')](),controller[_0x447c('0x10')]);router[_0x447c('0x11')](_0x447c('0xc'),auth['isAuthenticated'](),controller[_0x447c('0x12')]);module['exports']=router;
\ No newline at end of file
+var _0x6f21=['describe','/index','getVoiceQueuesReport','/:id','show','post','put','update','delete','destroy','exports','multer','util','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','./voiceQueueReport.controller','get','index','isAuthenticated'];(function(_0x430ec7,_0x144d52){var _0x318851=function(_0x7c00dc){while(--_0x7c00dc){_0x430ec7['push'](_0x430ec7['shift']());}};_0x318851(++_0x144d52);}(_0x6f21,0xac));var _0x16f2=function(_0x3d7516,_0x3109fa){_0x3d7516=_0x3d7516-0x0;var _0xb30d=_0x6f21[_0x3d7516];return _0xb30d;};'use strict';var multer=require(_0x16f2('0x0'));var util=require(_0x16f2('0x1'));var path=require('path');var timeout=require(_0x16f2('0x2'));var express=require(_0x16f2('0x3'));var router=express[_0x16f2('0x4')]();var fs_extra=require(_0x16f2('0x5'));var auth=require(_0x16f2('0x6'));var interaction=require(_0x16f2('0x7'));var config=require('../../config/environment');var controller=require(_0x16f2('0x8'));router[_0x16f2('0x9')]('/',auth['isAuthenticated'](),controller[_0x16f2('0xa')]);router[_0x16f2('0x9')]('/describe',auth[_0x16f2('0xb')](),controller[_0x16f2('0xc')]);router[_0x16f2('0x9')](_0x16f2('0xd'),auth[_0x16f2('0xb')](),controller[_0x16f2('0xe')]);router[_0x16f2('0x9')](_0x16f2('0xf'),auth[_0x16f2('0xb')](),controller[_0x16f2('0x10')]);router[_0x16f2('0x11')]('/',auth['isAuthenticated'](),controller['create']);router[_0x16f2('0x12')]('/:id',auth[_0x16f2('0xb')](),controller[_0x16f2('0x13')]);router[_0x16f2('0x14')](_0x16f2('0xf'),auth[_0x16f2('0xb')](),controller[_0x16f2('0x15')]);module[_0x16f2('0x16')]=router;
\ No newline at end of file