Built motion from commit 775e2a94.|2.6.3
[motion2.git] / server / api / openchannelAccount / index.js
index a09b27c..43d804e 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x8b7f=['addApplications','/:id/users','addAgents','send','update','delete','removeDispositions','removeAnswers','exports','multer','util','connect-timeout','express','../../components/auth/service','../../components/interaction/service','../../config/environment','./openchannelAccount.controller','get','isAuthenticated','index','/:id','show','getDispositions','getAnswers','/:id/applications','getApplications','/:id/interactions','getInteractions','post','create','addDisposition','/:id/canned_answers','notify'];(function(_0x19561b,_0x2dccef){var _0x135586=function(_0x3ae2b5){while(--_0x3ae2b5){_0x19561b['push'](_0x19561b['shift']());}};_0x135586(++_0x2dccef);}(_0x8b7f,0xf0));var _0xf8b7=function(_0x23f2d0,_0xa9972){_0x23f2d0=_0x23f2d0-0x0;var _0x525a57=_0x8b7f[_0x23f2d0];return _0x525a57;};'use strict';var multer=require(_0xf8b7('0x0'));var util=require(_0xf8b7('0x1'));var path=require('path');var timeout=require(_0xf8b7('0x2'));var express=require(_0xf8b7('0x3'));var router=express['Router']();var auth=require(_0xf8b7('0x4'));var interaction=require(_0xf8b7('0x5'));var config=require(_0xf8b7('0x6'));var controller=require(_0xf8b7('0x7'));router[_0xf8b7('0x8')]('/',auth[_0xf8b7('0x9')](),controller[_0xf8b7('0xa')]);router['get']('/describe',auth[_0xf8b7('0x9')](),controller['describe']);router['get'](_0xf8b7('0xb'),auth[_0xf8b7('0x9')](),controller[_0xf8b7('0xc')]);router['get']('/:id/dispositions',auth[_0xf8b7('0x9')](),controller[_0xf8b7('0xd')]);router[_0xf8b7('0x8')]('/:id/canned_answers',auth[_0xf8b7('0x9')](),controller[_0xf8b7('0xe')]);router[_0xf8b7('0x8')](_0xf8b7('0xf'),auth[_0xf8b7('0x9')](),controller[_0xf8b7('0x10')]);router[_0xf8b7('0x8')](_0xf8b7('0x11'),auth['isAuthenticated'](),controller[_0xf8b7('0x12')]);router[_0xf8b7('0x8')]('/:id/users',auth[_0xf8b7('0x9')](),controller['getAgents']);router[_0xf8b7('0x13')]('/',auth[_0xf8b7('0x9')](),controller[_0xf8b7('0x14')]);router[_0xf8b7('0x13')]('/:id/dispositions',auth[_0xf8b7('0x9')](),controller[_0xf8b7('0x15')]);router['post'](_0xf8b7('0x16'),auth['isAuthenticated'](),controller['addAnswer']);router['post']('/:id/notify',controller[_0xf8b7('0x17')]);router[_0xf8b7('0x13')](_0xf8b7('0xf'),auth[_0xf8b7('0x9')](),controller[_0xf8b7('0x18')]);router[_0xf8b7('0x13')](_0xf8b7('0x19'),auth[_0xf8b7('0x9')](),controller[_0xf8b7('0x1a')]);router[_0xf8b7('0x13')]('/:id/send',auth['isAuthenticated'](),controller[_0xf8b7('0x1b')]);router['put'](_0xf8b7('0xb'),auth['isAuthenticated'](),controller[_0xf8b7('0x1c')]);router['delete'](_0xf8b7('0xb'),auth[_0xf8b7('0x9')](),controller['destroy']);router[_0xf8b7('0x1d')]('/:id/dispositions',auth[_0xf8b7('0x9')](),controller[_0xf8b7('0x1e')]);router[_0xf8b7('0x1d')](_0xf8b7('0x16'),auth[_0xf8b7('0x9')](),controller[_0xf8b7('0x1f')]);router[_0xf8b7('0x1d')](_0xf8b7('0x19'),auth[_0xf8b7('0x9')](),controller['removeAgents']);module[_0xf8b7('0x20')]=router;
\ No newline at end of file
+var _0xa186=['update','delete','removeDispositions','removeAgents','exports','multer','util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./openchannelAccount.controller','index','/describe','isAuthenticated','describe','get','/:id','show','/:id/dispositions','getDispositions','/:id/canned_answers','getAnswers','/:id/applications','getApplications','/:id/interactions','getInteractions','getAgents','post','create','addAnswer','/:id/notify','notify','addApplications','/:id/users','addAgents','/:id/send','put'];(function(_0x4a9fb1,_0x273043){var _0x348672=function(_0x142b69){while(--_0x142b69){_0x4a9fb1['push'](_0x4a9fb1['shift']());}};_0x348672(++_0x273043);}(_0xa186,0x19f));var _0x6a18=function(_0x1eb496,_0x50b08d){_0x1eb496=_0x1eb496-0x0;var _0x566e75=_0xa186[_0x1eb496];return _0x566e75;};'use strict';var multer=require(_0x6a18('0x0'));var util=require(_0x6a18('0x1'));var path=require(_0x6a18('0x2'));var timeout=require(_0x6a18('0x3'));var express=require(_0x6a18('0x4'));var router=express[_0x6a18('0x5')]();var fs_extra=require('fs-extra');var auth=require(_0x6a18('0x6'));var interaction=require(_0x6a18('0x7'));var config=require(_0x6a18('0x8'));var controller=require(_0x6a18('0x9'));router['get']('/',auth['isAuthenticated'](),controller[_0x6a18('0xa')]);router['get'](_0x6a18('0xb'),auth[_0x6a18('0xc')](),controller[_0x6a18('0xd')]);router[_0x6a18('0xe')](_0x6a18('0xf'),auth[_0x6a18('0xc')](),controller[_0x6a18('0x10')]);router[_0x6a18('0xe')](_0x6a18('0x11'),auth[_0x6a18('0xc')](),controller[_0x6a18('0x12')]);router['get'](_0x6a18('0x13'),auth[_0x6a18('0xc')](),controller[_0x6a18('0x14')]);router['get'](_0x6a18('0x15'),auth['isAuthenticated'](),controller[_0x6a18('0x16')]);router[_0x6a18('0xe')](_0x6a18('0x17'),auth[_0x6a18('0xc')](),controller[_0x6a18('0x18')]);router[_0x6a18('0xe')]('/:id/users',auth['isAuthenticated'](),controller[_0x6a18('0x19')]);router[_0x6a18('0x1a')]('/',auth[_0x6a18('0xc')](),controller[_0x6a18('0x1b')]);router[_0x6a18('0x1a')](_0x6a18('0x11'),auth[_0x6a18('0xc')](),controller['addDisposition']);router[_0x6a18('0x1a')](_0x6a18('0x13'),auth[_0x6a18('0xc')](),controller[_0x6a18('0x1c')]);router['post'](_0x6a18('0x1d'),controller[_0x6a18('0x1e')]);router[_0x6a18('0x1a')]('/:id/applications',auth[_0x6a18('0xc')](),controller[_0x6a18('0x1f')]);router[_0x6a18('0x1a')](_0x6a18('0x20'),auth[_0x6a18('0xc')](),controller[_0x6a18('0x21')]);router[_0x6a18('0x1a')](_0x6a18('0x22'),auth[_0x6a18('0xc')](),controller['send']);router[_0x6a18('0x23')]('/:id',auth[_0x6a18('0xc')](),controller[_0x6a18('0x24')]);router[_0x6a18('0x25')]('/:id',auth[_0x6a18('0xc')](),controller['destroy']);router[_0x6a18('0x25')]('/:id/dispositions',auth[_0x6a18('0xc')](),controller[_0x6a18('0x26')]);router[_0x6a18('0x25')](_0x6a18('0x13'),auth[_0x6a18('0xc')](),controller['removeAnswers']);router[_0x6a18('0x25')](_0x6a18('0x20'),auth[_0x6a18('0xc')](),controller[_0x6a18('0x27')]);module[_0x6a18('0x28')]=router;
\ No newline at end of file