Built motion from commit 87cd5f02.|2.5.48
[motion2.git] / server / api / voiceQueueReport / index.js
index a014780..2b6cdc6 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xd96a=['path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','isAuthenticated','index','/describe','describe','get','getVoiceQueuesReport','/:id','show','post','put','update','delete','destroy','exports','multer'];(function(_0x1f7962,_0x181f16){var _0x3af491=function(_0x504ecf){while(--_0x504ecf){_0x1f7962['push'](_0x1f7962['shift']());}};_0x3af491(++_0x181f16);}(_0xd96a,0x186));var _0xad96=function(_0x509c0b,_0x4d4553){_0x509c0b=_0x509c0b-0x0;var _0x5f0415=_0xd96a[_0x509c0b];return _0x5f0415;};'use strict';var multer=require(_0xad96('0x0'));var util=require('util');var path=require(_0xad96('0x1'));var timeout=require(_0xad96('0x2'));var express=require(_0xad96('0x3'));var router=express[_0xad96('0x4')]();var fs_extra=require(_0xad96('0x5'));var auth=require(_0xad96('0x6'));var interaction=require(_0xad96('0x7'));var config=require(_0xad96('0x8'));var controller=require('./voiceQueueReport.controller');router['get']('/',auth[_0xad96('0x9')](),controller[_0xad96('0xa')]);router['get'](_0xad96('0xb'),auth[_0xad96('0x9')](),controller[_0xad96('0xc')]);router[_0xad96('0xd')]('/index',auth[_0xad96('0x9')](),controller[_0xad96('0xe')]);router[_0xad96('0xd')](_0xad96('0xf'),auth[_0xad96('0x9')](),controller[_0xad96('0x10')]);router[_0xad96('0x11')]('/',auth[_0xad96('0x9')](),controller['create']);router[_0xad96('0x12')](_0xad96('0xf'),auth[_0xad96('0x9')](),controller[_0xad96('0x13')]);router[_0xad96('0x14')](_0xad96('0xf'),auth[_0xad96('0x9')](),controller[_0xad96('0x15')]);module[_0xad96('0x16')]=router;
\ No newline at end of file
+var _0xf75b=['path','express','fs-extra','../../components/interaction/service','../../config/environment','get','isAuthenticated','index','/describe','describe','/index','getVoiceQueuesReport','/:id','show','post','create','update','delete','destroy','exports','util'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0xf75b,0x179));var _0xbf75=function(_0x1fa415,_0x485b2f){_0x1fa415=_0x1fa415-0x0;var _0x5c4528=_0xf75b[_0x1fa415];return _0x5c4528;};'use strict';var multer=require('multer');var util=require(_0xbf75('0x0'));var path=require(_0xbf75('0x1'));var timeout=require('connect-timeout');var express=require(_0xbf75('0x2'));var router=express['Router']();var fs_extra=require(_0xbf75('0x3'));var auth=require('../../components/auth/service');var interaction=require(_0xbf75('0x4'));var config=require(_0xbf75('0x5'));var controller=require('./voiceQueueReport.controller');router[_0xbf75('0x6')]('/',auth[_0xbf75('0x7')](),controller[_0xbf75('0x8')]);router['get'](_0xbf75('0x9'),auth[_0xbf75('0x7')](),controller[_0xbf75('0xa')]);router[_0xbf75('0x6')](_0xbf75('0xb'),auth[_0xbf75('0x7')](),controller[_0xbf75('0xc')]);router[_0xbf75('0x6')](_0xbf75('0xd'),auth[_0xbf75('0x7')](),controller[_0xbf75('0xe')]);router[_0xbf75('0xf')]('/',auth['isAuthenticated'](),controller[_0xbf75('0x10')]);router['put'](_0xbf75('0xd'),auth['isAuthenticated'](),controller[_0xbf75('0x11')]);router[_0xbf75('0x12')](_0xbf75('0xd'),auth[_0xbf75('0x7')](),controller[_0xbf75('0x13')]);module[_0xbf75('0x14')]=router;
\ No newline at end of file