Built motion from commit (unavailable).|2.5.30
[motion2.git] / server / api / faxAccount / index.js
index 7de1001..269905b 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x8c89=['./faxAccount.controller','get','isAuthenticated','index','/describe','describe','/:id','show','/:id/dispositions','getDispositions','/:id/canned_answers','getAnswers','/:id/interactions','getInteractions','/:id/applications','getMessages','getAgents','post','create','addDisposition','addAnswer','addApplications','addAccountApplications','/updateaccountapplications','/:id/send','/:id/users','addAgents','put','update','delete','destroy','removeDispositions','removeAnswers','removeAgents','exports','multer','path','connect-timeout','express','../../components/auth/service','../../components/interaction/service','../../config/environment'];(function(_0x50a0c2,_0x4befab){var _0x5ebadd=function(_0x3a3342){while(--_0x3a3342){_0x50a0c2['push'](_0x50a0c2['shift']());}};_0x5ebadd(++_0x4befab);}(_0x8c89,0x173));var _0x98c8=function(_0x1a0011,_0x32b202){_0x1a0011=_0x1a0011-0x0;var _0x49bfb2=_0x8c89[_0x1a0011];return _0x49bfb2;};'use strict';var multer=require(_0x98c8('0x0'));var util=require('util');var path=require(_0x98c8('0x1'));var timeout=require(_0x98c8('0x2'));var express=require(_0x98c8('0x3'));var router=express['Router']();var auth=require(_0x98c8('0x4'));var interaction=require(_0x98c8('0x5'));var config=require(_0x98c8('0x6'));var controller=require(_0x98c8('0x7'));router[_0x98c8('0x8')]('/',auth[_0x98c8('0x9')](),controller[_0x98c8('0xa')]);router[_0x98c8('0x8')](_0x98c8('0xb'),auth[_0x98c8('0x9')](),controller[_0x98c8('0xc')]);router[_0x98c8('0x8')](_0x98c8('0xd'),auth[_0x98c8('0x9')](),controller[_0x98c8('0xe')]);router['get'](_0x98c8('0xf'),auth['isAuthenticated'](),controller[_0x98c8('0x10')]);router[_0x98c8('0x8')](_0x98c8('0x11'),auth[_0x98c8('0x9')](),controller[_0x98c8('0x12')]);router[_0x98c8('0x8')](_0x98c8('0x13'),auth[_0x98c8('0x9')](),controller[_0x98c8('0x14')]);router['get'](_0x98c8('0x15'),auth[_0x98c8('0x9')](),controller['getApplications']);router['get']('/:id/messages',auth[_0x98c8('0x9')](),controller[_0x98c8('0x16')]);router['get']('/:id/users',auth[_0x98c8('0x9')](),controller[_0x98c8('0x17')]);router[_0x98c8('0x18')]('/',auth[_0x98c8('0x9')](),controller[_0x98c8('0x19')]);router['post']('/:id/dispositions',auth[_0x98c8('0x9')](),controller[_0x98c8('0x1a')]);router[_0x98c8('0x18')](_0x98c8('0x11'),auth['isAuthenticated'](),controller[_0x98c8('0x1b')]);router['post'](_0x98c8('0x13'),auth[_0x98c8('0x9')](),controller['addInteraction']);router[_0x98c8('0x18')](_0x98c8('0x15'),auth[_0x98c8('0x9')](),controller[_0x98c8('0x1c')]);router[_0x98c8('0x18')]('/addaccountapplications',auth[_0x98c8('0x9')](),controller[_0x98c8('0x1d')]);router['post'](_0x98c8('0x1e'),auth[_0x98c8('0x9')](),controller['updateAccountApplications']);router[_0x98c8('0x18')](_0x98c8('0x1f'),auth[_0x98c8('0x9')](),controller['send']);router['post'](_0x98c8('0x20'),auth['isAuthenticated'](),controller[_0x98c8('0x21')]);router[_0x98c8('0x22')](_0x98c8('0xd'),auth['isAuthenticated'](),controller[_0x98c8('0x23')]);router[_0x98c8('0x24')]('/:id',auth[_0x98c8('0x9')](),controller[_0x98c8('0x25')]);router['delete'](_0x98c8('0xf'),auth['isAuthenticated'](),controller[_0x98c8('0x26')]);router['delete'](_0x98c8('0x11'),auth['isAuthenticated'](),controller[_0x98c8('0x27')]);router[_0x98c8('0x24')]('/:id/users',auth[_0x98c8('0x9')](),controller[_0x98c8('0x28')]);module[_0x98c8('0x29')]=router;
\ No newline at end of file
+var _0x7b8f=['multer','util','path','connect-timeout','Router','fs-extra','../../components/auth/service','isAuthenticated','index','/describe','describe','/:id','show','get','getDispositions','/:id/canned_answers','getAnswers','getInteractions','/:id/applications','getApplications','getMessages','post','create','/:id/dispositions','addDisposition','/:id/interactions','addInteraction','addApplications','/addaccountapplications','addAccountApplications','/updateaccountapplications','/:id/send','send','addAgents','delete','destroy','removeDispositions','removeAnswers','/:id/users','removeAgents','exports'];(function(_0x4565bf,_0x5ad9d6){var _0x5610ba=function(_0x170988){while(--_0x170988){_0x4565bf['push'](_0x4565bf['shift']());}};_0x5610ba(++_0x5ad9d6);}(_0x7b8f,0x1c3));var _0xf7b8=function(_0x579c5b,_0x3f24e8){_0x579c5b=_0x579c5b-0x0;var _0x5d39b4=_0x7b8f[_0x579c5b];return _0x5d39b4;};'use strict';var multer=require(_0xf7b8('0x0'));var util=require(_0xf7b8('0x1'));var path=require(_0xf7b8('0x2'));var timeout=require(_0xf7b8('0x3'));var express=require('express');var router=express[_0xf7b8('0x4')]();var fs_extra=require(_0xf7b8('0x5'));var auth=require(_0xf7b8('0x6'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require('./faxAccount.controller');router['get']('/',auth[_0xf7b8('0x7')](),controller[_0xf7b8('0x8')]);router['get'](_0xf7b8('0x9'),auth[_0xf7b8('0x7')](),controller[_0xf7b8('0xa')]);router['get'](_0xf7b8('0xb'),auth[_0xf7b8('0x7')](),controller[_0xf7b8('0xc')]);router[_0xf7b8('0xd')]('/:id/dispositions',auth[_0xf7b8('0x7')](),controller[_0xf7b8('0xe')]);router[_0xf7b8('0xd')](_0xf7b8('0xf'),auth[_0xf7b8('0x7')](),controller[_0xf7b8('0x10')]);router['get']('/:id/interactions',auth[_0xf7b8('0x7')](),controller[_0xf7b8('0x11')]);router['get'](_0xf7b8('0x12'),auth[_0xf7b8('0x7')](),controller[_0xf7b8('0x13')]);router[_0xf7b8('0xd')]('/:id/messages',auth[_0xf7b8('0x7')](),controller[_0xf7b8('0x14')]);router[_0xf7b8('0xd')]('/:id/users',auth[_0xf7b8('0x7')](),controller['getAgents']);router[_0xf7b8('0x15')]('/',auth[_0xf7b8('0x7')](),controller[_0xf7b8('0x16')]);router[_0xf7b8('0x15')](_0xf7b8('0x17'),auth[_0xf7b8('0x7')](),controller[_0xf7b8('0x18')]);router[_0xf7b8('0x15')](_0xf7b8('0xf'),auth['isAuthenticated'](),controller['addAnswer']);router[_0xf7b8('0x15')](_0xf7b8('0x19'),auth[_0xf7b8('0x7')](),controller[_0xf7b8('0x1a')]);router['post'](_0xf7b8('0x12'),auth[_0xf7b8('0x7')](),controller[_0xf7b8('0x1b')]);router[_0xf7b8('0x15')](_0xf7b8('0x1c'),auth[_0xf7b8('0x7')](),controller[_0xf7b8('0x1d')]);router[_0xf7b8('0x15')](_0xf7b8('0x1e'),auth[_0xf7b8('0x7')](),controller['updateAccountApplications']);router['post'](_0xf7b8('0x1f'),auth[_0xf7b8('0x7')](),controller[_0xf7b8('0x20')]);router[_0xf7b8('0x15')]('/:id/users',auth['isAuthenticated'](),controller[_0xf7b8('0x21')]);router['put']('/:id',auth[_0xf7b8('0x7')](),controller['update']);router[_0xf7b8('0x22')](_0xf7b8('0xb'),auth[_0xf7b8('0x7')](),controller[_0xf7b8('0x23')]);router['delete']('/:id/dispositions',auth[_0xf7b8('0x7')](),controller[_0xf7b8('0x24')]);router[_0xf7b8('0x22')](_0xf7b8('0xf'),auth[_0xf7b8('0x7')](),controller[_0xf7b8('0x25')]);router['delete'](_0xf7b8('0x26'),auth['isAuthenticated'](),controller[_0xf7b8('0x27')]);module[_0xf7b8('0x28')]=router;
\ No newline at end of file