Built motion from commit 87cd5f02.|2.5.48
[motion2.git] / server / api / voiceQueueReport / index.js
index 4af7e36..2b6cdc6 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x6a55=['express','../../components/interaction/service','./voiceQueueReport.controller','isAuthenticated','index','get','/describe','describe','/index','getVoiceQueuesReport','/:id','show','post','create','put','update','delete','destroy','exports','multer'];(function(_0x47fd36,_0x41535d){var _0x21a0fc=function(_0x44c07c){while(--_0x44c07c){_0x47fd36['push'](_0x47fd36['shift']());}};_0x21a0fc(++_0x41535d);}(_0x6a55,0xdb));var _0x56a5=function(_0x8bf471,_0x2e9da0){_0x8bf471=_0x8bf471-0x0;var _0x3d93d7=_0x6a55[_0x8bf471];return _0x3d93d7;};'use strict';var multer=require(_0x56a5('0x0'));var util=require('util');var path=require('path');var timeout=require('connect-timeout');var express=require(_0x56a5('0x1'));var router=express['Router']();var auth=require('../../components/auth/service');var interaction=require(_0x56a5('0x2'));var config=require('../../config/environment');var controller=require(_0x56a5('0x3'));router['get']('/',auth[_0x56a5('0x4')](),controller[_0x56a5('0x5')]);router[_0x56a5('0x6')](_0x56a5('0x7'),auth[_0x56a5('0x4')](),controller[_0x56a5('0x8')]);router[_0x56a5('0x6')](_0x56a5('0x9'),auth['isAuthenticated'](),controller[_0x56a5('0xa')]);router[_0x56a5('0x6')](_0x56a5('0xb'),auth[_0x56a5('0x4')](),controller[_0x56a5('0xc')]);router[_0x56a5('0xd')]('/',auth[_0x56a5('0x4')](),controller[_0x56a5('0xe')]);router[_0x56a5('0xf')]('/:id',auth['isAuthenticated'](),controller[_0x56a5('0x10')]);router[_0x56a5('0x11')](_0x56a5('0xb'),auth[_0x56a5('0x4')](),controller[_0x56a5('0x12')]);module[_0x56a5('0x13')]=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