Built motion from commit (unavailable).|2.3.4
[motion2.git] / server / api / faxAccount / index.js
index 177675f..e102c7d 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x9460=['post','create','addDisposition','addInteraction','/:id/applications','addApplications','addAccountApplications','/updateaccountapplications','/:id/send','addAgents','put','update','delete','destroy','removeDispositions','removeAnswers','removeAgents','exports','multer','util','path','express','Router','../../components/auth/service','../../components/interaction/service','./faxAccount.controller','get','isAuthenticated','index','/describe','describe','/:id','show','/:id/dispositions','getDispositions','/:id/canned_answers','getAnswers','/:id/interactions','getApplications','getMessages','/:id/users'];(function(_0x5b1059,_0x46fd2f){var _0x5c70bd=function(_0x297ec7){while(--_0x297ec7){_0x5b1059['push'](_0x5b1059['shift']());}};_0x5c70bd(++_0x46fd2f);}(_0x9460,0x131));var _0x0946=function(_0x3ae644,_0x3cfaed){_0x3ae644=_0x3ae644-0x0;var _0x2061fc=_0x9460[_0x3ae644];return _0x2061fc;};'use strict';var multer=require(_0x0946('0x0'));var util=require(_0x0946('0x1'));var path=require(_0x0946('0x2'));var timeout=require('connect-timeout');var express=require(_0x0946('0x3'));var router=express[_0x0946('0x4')]();var auth=require(_0x0946('0x5'));var interaction=require(_0x0946('0x6'));var config=require('../../config/environment');var controller=require(_0x0946('0x7'));router[_0x0946('0x8')]('/',auth[_0x0946('0x9')](),controller[_0x0946('0xa')]);router[_0x0946('0x8')](_0x0946('0xb'),auth[_0x0946('0x9')](),controller[_0x0946('0xc')]);router['get'](_0x0946('0xd'),auth[_0x0946('0x9')](),controller[_0x0946('0xe')]);router['get'](_0x0946('0xf'),auth['isAuthenticated'](),controller[_0x0946('0x10')]);router[_0x0946('0x8')](_0x0946('0x11'),auth['isAuthenticated'](),controller[_0x0946('0x12')]);router[_0x0946('0x8')](_0x0946('0x13'),auth[_0x0946('0x9')](),controller['getInteractions']);router[_0x0946('0x8')]('/:id/applications',auth[_0x0946('0x9')](),controller[_0x0946('0x14')]);router[_0x0946('0x8')]('/:id/messages',auth[_0x0946('0x9')](),controller[_0x0946('0x15')]);router[_0x0946('0x8')](_0x0946('0x16'),auth[_0x0946('0x9')](),controller['getAgents']);router[_0x0946('0x17')]('/',auth[_0x0946('0x9')](),controller[_0x0946('0x18')]);router[_0x0946('0x17')]('/:id/dispositions',auth[_0x0946('0x9')](),controller[_0x0946('0x19')]);router[_0x0946('0x17')](_0x0946('0x11'),auth[_0x0946('0x9')](),controller['addAnswer']);router[_0x0946('0x17')](_0x0946('0x13'),auth['isAuthenticated'](),controller[_0x0946('0x1a')]);router[_0x0946('0x17')](_0x0946('0x1b'),auth[_0x0946('0x9')](),controller[_0x0946('0x1c')]);router[_0x0946('0x17')]('/addaccountapplications',auth[_0x0946('0x9')](),controller[_0x0946('0x1d')]);router[_0x0946('0x17')](_0x0946('0x1e'),auth[_0x0946('0x9')](),controller['updateAccountApplications']);router[_0x0946('0x17')](_0x0946('0x1f'),auth['isAuthenticated'](),controller['send']);router[_0x0946('0x17')]('/:id/users',auth[_0x0946('0x9')](),controller[_0x0946('0x20')]);router[_0x0946('0x21')](_0x0946('0xd'),auth[_0x0946('0x9')](),controller[_0x0946('0x22')]);router[_0x0946('0x23')](_0x0946('0xd'),auth[_0x0946('0x9')](),controller[_0x0946('0x24')]);router[_0x0946('0x23')]('/:id/dispositions',auth[_0x0946('0x9')](),controller[_0x0946('0x25')]);router[_0x0946('0x23')](_0x0946('0x11'),auth[_0x0946('0x9')](),controller[_0x0946('0x26')]);router[_0x0946('0x23')](_0x0946('0x16'),auth[_0x0946('0x9')](),controller[_0x0946('0x27')]);module[_0x0946('0x28')]=router;
\ No newline at end of file
+var _0x89ef=['Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./faxAccount.controller','isAuthenticated','get','describe','/:id','show','/:id/dispositions','getDispositions','/:id/canned_answers','getAnswers','/:id/interactions','/:id/applications','getApplications','/:id/messages','/:id/users','getAgents','create','post','addDisposition','addAnswer','addInteraction','addApplications','addAccountApplications','/updateaccountapplications','updateAccountApplications','/:id/send','send','addAgents','put','update','delete','destroy','removeDispositions','removeAgents','exports','multer','util','path','connect-timeout','express'];(function(_0x122bb9,_0x334139){var _0x1303f3=function(_0xcbbb21){while(--_0xcbbb21){_0x122bb9['push'](_0x122bb9['shift']());}};_0x1303f3(++_0x334139);}(_0x89ef,0x187));var _0xf89e=function(_0x2a6d45,_0x3c9321){_0x2a6d45=_0x2a6d45-0x0;var _0x295253=_0x89ef[_0x2a6d45];return _0x295253;};'use strict';var multer=require(_0xf89e('0x0'));var util=require(_0xf89e('0x1'));var path=require(_0xf89e('0x2'));var timeout=require(_0xf89e('0x3'));var express=require(_0xf89e('0x4'));var router=express[_0xf89e('0x5')]();var auth=require(_0xf89e('0x6'));var interaction=require(_0xf89e('0x7'));var config=require(_0xf89e('0x8'));var controller=require(_0xf89e('0x9'));router['get']('/',auth[_0xf89e('0xa')](),controller['index']);router[_0xf89e('0xb')]('/describe',auth[_0xf89e('0xa')](),controller[_0xf89e('0xc')]);router['get'](_0xf89e('0xd'),auth[_0xf89e('0xa')](),controller[_0xf89e('0xe')]);router[_0xf89e('0xb')](_0xf89e('0xf'),auth[_0xf89e('0xa')](),controller[_0xf89e('0x10')]);router[_0xf89e('0xb')](_0xf89e('0x11'),auth[_0xf89e('0xa')](),controller[_0xf89e('0x12')]);router[_0xf89e('0xb')](_0xf89e('0x13'),auth[_0xf89e('0xa')](),controller['getInteractions']);router[_0xf89e('0xb')](_0xf89e('0x14'),auth[_0xf89e('0xa')](),controller[_0xf89e('0x15')]);router[_0xf89e('0xb')](_0xf89e('0x16'),auth[_0xf89e('0xa')](),controller['getMessages']);router[_0xf89e('0xb')](_0xf89e('0x17'),auth[_0xf89e('0xa')](),controller[_0xf89e('0x18')]);router['post']('/',auth[_0xf89e('0xa')](),controller[_0xf89e('0x19')]);router[_0xf89e('0x1a')](_0xf89e('0xf'),auth[_0xf89e('0xa')](),controller[_0xf89e('0x1b')]);router[_0xf89e('0x1a')](_0xf89e('0x11'),auth[_0xf89e('0xa')](),controller[_0xf89e('0x1c')]);router[_0xf89e('0x1a')](_0xf89e('0x13'),auth['isAuthenticated'](),controller[_0xf89e('0x1d')]);router[_0xf89e('0x1a')](_0xf89e('0x14'),auth[_0xf89e('0xa')](),controller[_0xf89e('0x1e')]);router['post']('/addaccountapplications',auth[_0xf89e('0xa')](),controller[_0xf89e('0x1f')]);router[_0xf89e('0x1a')](_0xf89e('0x20'),auth['isAuthenticated'](),controller[_0xf89e('0x21')]);router[_0xf89e('0x1a')](_0xf89e('0x22'),auth[_0xf89e('0xa')](),controller[_0xf89e('0x23')]);router[_0xf89e('0x1a')](_0xf89e('0x17'),auth[_0xf89e('0xa')](),controller[_0xf89e('0x24')]);router[_0xf89e('0x25')](_0xf89e('0xd'),auth[_0xf89e('0xa')](),controller[_0xf89e('0x26')]);router[_0xf89e('0x27')]('/:id',auth[_0xf89e('0xa')](),controller[_0xf89e('0x28')]);router[_0xf89e('0x27')](_0xf89e('0xf'),auth[_0xf89e('0xa')](),controller[_0xf89e('0x29')]);router['delete']('/:id/canned_answers',auth['isAuthenticated'](),controller['removeAnswers']);router['delete'](_0xf89e('0x17'),auth['isAuthenticated'](),controller[_0xf89e('0x2a')]);module[_0xf89e('0x2b')]=router;
\ No newline at end of file