Built motion from commit (unavailable).|2.3.1
[motion2.git] / server / api / faxAccount / index.js
index 27bec66..e5605e5 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xb821=['/:id/send','send','addAgents','put','destroy','delete','/:id/dispositions','removeDispositions','removeAnswers','removeAgents','exports','util','path','Router','../../config/environment','./faxAccount.controller','get','isAuthenticated','/describe','describe','/:id','show','getDispositions','/:id/canned_answers','getAnswers','/:id/interactions','getInteractions','/:id/applications','getMessages','/:id/users','post','addDisposition','addAnswer','addInteraction','addApplications','/addaccountapplications','addAccountApplications','/updateaccountapplications','updateAccountApplications'];(function(_0xfae23b,_0x2be4ba){var _0x200640=function(_0x4ae258){while(--_0x4ae258){_0xfae23b['push'](_0xfae23b['shift']());}};_0x200640(++_0x2be4ba);}(_0xb821,0xa7));var _0x1b82=function(_0x524d27,_0xfd8d08){_0x524d27=_0x524d27-0x0;var _0x3d2006=_0xb821[_0x524d27];return _0x3d2006;};'use strict';var multer=require('multer');var util=require(_0x1b82('0x0'));var path=require(_0x1b82('0x1'));var timeout=require('connect-timeout');var express=require('express');var router=express[_0x1b82('0x2')]();var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0x1b82('0x3'));var controller=require(_0x1b82('0x4'));router[_0x1b82('0x5')]('/',auth[_0x1b82('0x6')](),controller['index']);router[_0x1b82('0x5')](_0x1b82('0x7'),auth[_0x1b82('0x6')](),controller[_0x1b82('0x8')]);router[_0x1b82('0x5')](_0x1b82('0x9'),auth[_0x1b82('0x6')](),controller[_0x1b82('0xa')]);router[_0x1b82('0x5')]('/:id/dispositions',auth[_0x1b82('0x6')](),controller[_0x1b82('0xb')]);router[_0x1b82('0x5')](_0x1b82('0xc'),auth[_0x1b82('0x6')](),controller[_0x1b82('0xd')]);router[_0x1b82('0x5')](_0x1b82('0xe'),auth['isAuthenticated'](),controller[_0x1b82('0xf')]);router[_0x1b82('0x5')](_0x1b82('0x10'),auth[_0x1b82('0x6')](),controller['getApplications']);router[_0x1b82('0x5')]('/:id/messages',auth['isAuthenticated'](),controller[_0x1b82('0x11')]);router['get'](_0x1b82('0x12'),auth[_0x1b82('0x6')](),controller['getAgents']);router[_0x1b82('0x13')]('/',auth['isAuthenticated'](),controller['create']);router[_0x1b82('0x13')]('/:id/dispositions',auth[_0x1b82('0x6')](),controller[_0x1b82('0x14')]);router[_0x1b82('0x13')]('/:id/canned_answers',auth['isAuthenticated'](),controller[_0x1b82('0x15')]);router['post'](_0x1b82('0xe'),auth[_0x1b82('0x6')](),controller[_0x1b82('0x16')]);router['post'](_0x1b82('0x10'),auth[_0x1b82('0x6')](),controller[_0x1b82('0x17')]);router[_0x1b82('0x13')](_0x1b82('0x18'),auth['isAuthenticated'](),controller[_0x1b82('0x19')]);router[_0x1b82('0x13')](_0x1b82('0x1a'),auth[_0x1b82('0x6')](),controller[_0x1b82('0x1b')]);router[_0x1b82('0x13')](_0x1b82('0x1c'),auth['isAuthenticated'](),controller[_0x1b82('0x1d')]);router[_0x1b82('0x13')]('/:id/users',auth[_0x1b82('0x6')](),controller[_0x1b82('0x1e')]);router[_0x1b82('0x1f')]('/:id',auth[_0x1b82('0x6')](),controller['update']);router['delete']('/:id',auth[_0x1b82('0x6')](),controller[_0x1b82('0x20')]);router[_0x1b82('0x21')](_0x1b82('0x22'),auth['isAuthenticated'](),controller[_0x1b82('0x23')]);router[_0x1b82('0x21')](_0x1b82('0xc'),auth[_0x1b82('0x6')](),controller[_0x1b82('0x24')]);router[_0x1b82('0x21')](_0x1b82('0x12'),auth[_0x1b82('0x6')](),controller[_0x1b82('0x25')]);module[_0x1b82('0x26')]=router;
\ No newline at end of file
+var _0xf3cd=['index','get','/describe','describe','/:id','/:id/dispositions','getDispositions','/:id/canned_answers','getAnswers','/:id/interactions','/:id/applications','getApplications','/:id/messages','getMessages','/:id/users','getAgents','post','create','addDisposition','addAnswer','addInteraction','addApplications','/addaccountapplications','updateAccountApplications','/:id/send','send','addAgents','put','update','delete','removeDispositions','removeAnswers','removeAgents','exports','multer','util','path','connect-timeout','express','Router','../../components/interaction/service','../../config/environment','./faxAccount.controller','isAuthenticated'];(function(_0x5dea35,_0x4403ce){var _0x420537=function(_0x262e1c){while(--_0x262e1c){_0x5dea35['push'](_0x5dea35['shift']());}};_0x420537(++_0x4403ce);}(_0xf3cd,0xfe));var _0xdf3c=function(_0x2341ab,_0x326a6c){_0x2341ab=_0x2341ab-0x0;var _0x54533e=_0xf3cd[_0x2341ab];return _0x54533e;};'use strict';var multer=require(_0xdf3c('0x0'));var util=require(_0xdf3c('0x1'));var path=require(_0xdf3c('0x2'));var timeout=require(_0xdf3c('0x3'));var express=require(_0xdf3c('0x4'));var router=express[_0xdf3c('0x5')]();var auth=require('../../components/auth/service');var interaction=require(_0xdf3c('0x6'));var config=require(_0xdf3c('0x7'));var controller=require(_0xdf3c('0x8'));router['get']('/',auth[_0xdf3c('0x9')](),controller[_0xdf3c('0xa')]);router[_0xdf3c('0xb')](_0xdf3c('0xc'),auth[_0xdf3c('0x9')](),controller[_0xdf3c('0xd')]);router['get'](_0xdf3c('0xe'),auth['isAuthenticated'](),controller['show']);router[_0xdf3c('0xb')](_0xdf3c('0xf'),auth['isAuthenticated'](),controller[_0xdf3c('0x10')]);router[_0xdf3c('0xb')](_0xdf3c('0x11'),auth[_0xdf3c('0x9')](),controller[_0xdf3c('0x12')]);router[_0xdf3c('0xb')](_0xdf3c('0x13'),auth[_0xdf3c('0x9')](),controller['getInteractions']);router[_0xdf3c('0xb')](_0xdf3c('0x14'),auth[_0xdf3c('0x9')](),controller[_0xdf3c('0x15')]);router['get'](_0xdf3c('0x16'),auth[_0xdf3c('0x9')](),controller[_0xdf3c('0x17')]);router['get'](_0xdf3c('0x18'),auth[_0xdf3c('0x9')](),controller[_0xdf3c('0x19')]);router[_0xdf3c('0x1a')]('/',auth[_0xdf3c('0x9')](),controller[_0xdf3c('0x1b')]);router[_0xdf3c('0x1a')](_0xdf3c('0xf'),auth[_0xdf3c('0x9')](),controller[_0xdf3c('0x1c')]);router['post'](_0xdf3c('0x11'),auth[_0xdf3c('0x9')](),controller[_0xdf3c('0x1d')]);router[_0xdf3c('0x1a')](_0xdf3c('0x13'),auth[_0xdf3c('0x9')](),controller[_0xdf3c('0x1e')]);router[_0xdf3c('0x1a')](_0xdf3c('0x14'),auth[_0xdf3c('0x9')](),controller[_0xdf3c('0x1f')]);router[_0xdf3c('0x1a')](_0xdf3c('0x20'),auth['isAuthenticated'](),controller['addAccountApplications']);router[_0xdf3c('0x1a')]('/updateaccountapplications',auth[_0xdf3c('0x9')](),controller[_0xdf3c('0x21')]);router[_0xdf3c('0x1a')](_0xdf3c('0x22'),auth[_0xdf3c('0x9')](),controller[_0xdf3c('0x23')]);router['post'](_0xdf3c('0x18'),auth[_0xdf3c('0x9')](),controller[_0xdf3c('0x24')]);router[_0xdf3c('0x25')](_0xdf3c('0xe'),auth[_0xdf3c('0x9')](),controller[_0xdf3c('0x26')]);router[_0xdf3c('0x27')](_0xdf3c('0xe'),auth[_0xdf3c('0x9')](),controller['destroy']);router[_0xdf3c('0x27')](_0xdf3c('0xf'),auth['isAuthenticated'](),controller[_0xdf3c('0x28')]);router['delete']('/:id/canned_answers',auth['isAuthenticated'](),controller[_0xdf3c('0x29')]);router[_0xdf3c('0x27')]('/:id/users',auth['isAuthenticated'](),controller[_0xdf3c('0x2a')]);module[_0xdf3c('0x2b')]=router;
\ No newline at end of file