Built motion from commit (unavailable).|2.3.97
[motion2.git] / server / api / voiceQueueReport / index.js
index 16857e1..59c1606 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xef23=['../../config/environment','./voiceQueueReport.controller','get','isAuthenticated','index','describe','/index','getVoiceQueuesReport','/:id','show','post','create','delete','destroy','multer','util','path','connect-timeout','express','Router'];(function(_0x29512c,_0x2a24c8){var _0x53fffd=function(_0x1f84a3){while(--_0x1f84a3){_0x29512c['push'](_0x29512c['shift']());}};_0x53fffd(++_0x2a24c8);}(_0xef23,0x86));var _0x3ef2=function(_0x33d4d3,_0x305d2a){_0x33d4d3=_0x33d4d3-0x0;var _0x332d71=_0xef23[_0x33d4d3];return _0x332d71;};'use strict';var multer=require(_0x3ef2('0x0'));var util=require(_0x3ef2('0x1'));var path=require(_0x3ef2('0x2'));var timeout=require(_0x3ef2('0x3'));var express=require(_0x3ef2('0x4'));var router=express[_0x3ef2('0x5')]();var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0x3ef2('0x6'));var controller=require(_0x3ef2('0x7'));router[_0x3ef2('0x8')]('/',auth[_0x3ef2('0x9')](),controller[_0x3ef2('0xa')]);router[_0x3ef2('0x8')]('/describe',auth[_0x3ef2('0x9')](),controller[_0x3ef2('0xb')]);router[_0x3ef2('0x8')](_0x3ef2('0xc'),auth[_0x3ef2('0x9')](),controller[_0x3ef2('0xd')]);router[_0x3ef2('0x8')](_0x3ef2('0xe'),auth[_0x3ef2('0x9')](),controller[_0x3ef2('0xf')]);router[_0x3ef2('0x10')]('/',auth[_0x3ef2('0x9')](),controller[_0x3ef2('0x11')]);router['put'](_0x3ef2('0xe'),auth['isAuthenticated'](),controller['update']);router[_0x3ef2('0x12')](_0x3ef2('0xe'),auth[_0x3ef2('0x9')](),controller[_0x3ef2('0x13')]);module['exports']=router;
\ No newline at end of file
+var _0x744c=['express','Router','../../components/interaction/service','./voiceQueueReport.controller','get','isAuthenticated','index','describe','/index','getVoiceQueuesReport','post','create','put','update','delete','/:id','exports','path','connect-timeout'];(function(_0x4f5dfb,_0x5bfabe){var _0x4b43d1=function(_0x4a9721){while(--_0x4a9721){_0x4f5dfb['push'](_0x4f5dfb['shift']());}};_0x4b43d1(++_0x5bfabe);}(_0x744c,0x12e));var _0xc744=function(_0x24606a,_0x4f999){_0x24606a=_0x24606a-0x0;var _0x2168ce=_0x744c[_0x24606a];return _0x2168ce;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0xc744('0x0'));var timeout=require(_0xc744('0x1'));var express=require(_0xc744('0x2'));var router=express[_0xc744('0x3')]();var auth=require('../../components/auth/service');var interaction=require(_0xc744('0x4'));var config=require('../../config/environment');var controller=require(_0xc744('0x5'));router[_0xc744('0x6')]('/',auth[_0xc744('0x7')](),controller[_0xc744('0x8')]);router[_0xc744('0x6')]('/describe',auth[_0xc744('0x7')](),controller[_0xc744('0x9')]);router['get'](_0xc744('0xa'),auth[_0xc744('0x7')](),controller[_0xc744('0xb')]);router['get']('/:id',auth['isAuthenticated'](),controller['show']);router[_0xc744('0xc')]('/',auth[_0xc744('0x7')](),controller[_0xc744('0xd')]);router[_0xc744('0xe')]('/:id',auth[_0xc744('0x7')](),controller[_0xc744('0xf')]);router[_0xc744('0x10')](_0xc744('0x11'),auth['isAuthenticated'](),controller['destroy']);module[_0xc744('0x12')]=router;
\ No newline at end of file