Built motion from commit 953226e6.|2.6.32
[motion2.git] / server / api / faxAccount / index.js
index 83a5ef6..1d32fa5 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xfdfe=['send','/:id/users','put','update','delete','removeDispositions','removeAnswers','removeAgents','exports','multer','util','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','./faxAccount.controller','get','isAuthenticated','/describe','describe','/:id','show','/:id/dispositions','getDispositions','/:id/canned_answers','getApplications','/:id/messages','getMessages','post','addAnswer','/:id/interactions','addInteraction','/:id/applications','/addaccountapplications','addAccountApplications','/updateaccountapplications','updateAccountApplications','/:id/send'];(function(_0x40220a,_0x22feb1){var _0x3903cc=function(_0x33a296){while(--_0x33a296){_0x40220a['push'](_0x40220a['shift']());}};_0x3903cc(++_0x22feb1);}(_0xfdfe,0x151));var _0xefdf=function(_0x16104c,_0x11bf26){_0x16104c=_0x16104c-0x0;var _0x26b9e2=_0xfdfe[_0x16104c];return _0x26b9e2;};'use strict';var multer=require(_0xefdf('0x0'));var util=require(_0xefdf('0x1'));var path=require(_0xefdf('0x2'));var timeout=require(_0xefdf('0x3'));var express=require(_0xefdf('0x4'));var router=express[_0xefdf('0x5')]();var fs_extra=require(_0xefdf('0x6'));var auth=require(_0xefdf('0x7'));var interaction=require(_0xefdf('0x8'));var config=require('../../config/environment');var controller=require(_0xefdf('0x9'));router[_0xefdf('0xa')]('/',auth[_0xefdf('0xb')](),controller['index']);router['get'](_0xefdf('0xc'),auth['isAuthenticated'](),controller[_0xefdf('0xd')]);router[_0xefdf('0xa')](_0xefdf('0xe'),auth[_0xefdf('0xb')](),controller[_0xefdf('0xf')]);router[_0xefdf('0xa')](_0xefdf('0x10'),auth[_0xefdf('0xb')](),controller[_0xefdf('0x11')]);router[_0xefdf('0xa')](_0xefdf('0x12'),auth[_0xefdf('0xb')](),controller['getAnswers']);router[_0xefdf('0xa')]('/:id/interactions',auth[_0xefdf('0xb')](),controller['getInteractions']);router[_0xefdf('0xa')]('/:id/applications',auth['isAuthenticated'](),controller[_0xefdf('0x13')]);router[_0xefdf('0xa')](_0xefdf('0x14'),auth[_0xefdf('0xb')](),controller[_0xefdf('0x15')]);router[_0xefdf('0xa')]('/:id/users',auth[_0xefdf('0xb')](),controller['getAgents']);router[_0xefdf('0x16')]('/',auth['isAuthenticated'](),controller['create']);router[_0xefdf('0x16')](_0xefdf('0x10'),auth[_0xefdf('0xb')](),controller['addDisposition']);router[_0xefdf('0x16')](_0xefdf('0x12'),auth['isAuthenticated'](),controller[_0xefdf('0x17')]);router[_0xefdf('0x16')](_0xefdf('0x18'),auth[_0xefdf('0xb')](),controller[_0xefdf('0x19')]);router['post'](_0xefdf('0x1a'),auth[_0xefdf('0xb')](),controller['addApplications']);router[_0xefdf('0x16')](_0xefdf('0x1b'),auth[_0xefdf('0xb')](),controller[_0xefdf('0x1c')]);router[_0xefdf('0x16')](_0xefdf('0x1d'),auth[_0xefdf('0xb')](),controller[_0xefdf('0x1e')]);router[_0xefdf('0x16')](_0xefdf('0x1f'),auth[_0xefdf('0xb')](),controller[_0xefdf('0x20')]);router[_0xefdf('0x16')](_0xefdf('0x21'),auth[_0xefdf('0xb')](),controller['addAgents']);router[_0xefdf('0x22')]('/:id',auth[_0xefdf('0xb')](),controller[_0xefdf('0x23')]);router[_0xefdf('0x24')](_0xefdf('0xe'),auth[_0xefdf('0xb')](),controller['destroy']);router['delete'](_0xefdf('0x10'),auth[_0xefdf('0xb')](),controller[_0xefdf('0x25')]);router['delete'](_0xefdf('0x12'),auth[_0xefdf('0xb')](),controller[_0xefdf('0x26')]);router[_0xefdf('0x24')](_0xefdf('0x21'),auth[_0xefdf('0xb')](),controller[_0xefdf('0x27')]);module[_0xefdf('0x28')]=router;
\ No newline at end of file
+var _0xa437=['put','update','delete','destroy','/:id/dispositions','removeAnswers','removeAgents','exports','multer','path','express','Router','../../components/auth/service','./faxAccount.controller','get','isAuthenticated','index','/:id','show','getDispositions','/:id/canned_answers','/:id/interactions','/:id/applications','/:id/messages','getMessages','/:id/users','getAgents','post','create','addDisposition','addAnswer','addInteraction','addApplications','addAccountApplications','updateAccountApplications','/:id/send','send','addAgents'];(function(_0x5029a7,_0x26c3c5){var _0xfa3750=function(_0x30ebf1){while(--_0x30ebf1){_0x5029a7['push'](_0x5029a7['shift']());}};_0xfa3750(++_0x26c3c5);}(_0xa437,0x1d0));var _0x7a43=function(_0x18a79d,_0x57bd2c){_0x18a79d=_0x18a79d-0x0;var _0x4f8848=_0xa437[_0x18a79d];return _0x4f8848;};'use strict';var multer=require(_0x7a43('0x0'));var util=require('util');var path=require(_0x7a43('0x1'));var timeout=require('connect-timeout');var express=require(_0x7a43('0x2'));var router=express[_0x7a43('0x3')]();var fs_extra=require('fs-extra');var auth=require(_0x7a43('0x4'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require(_0x7a43('0x5'));router[_0x7a43('0x6')]('/',auth[_0x7a43('0x7')](),controller[_0x7a43('0x8')]);router[_0x7a43('0x6')]('/describe',auth[_0x7a43('0x7')](),controller['describe']);router['get'](_0x7a43('0x9'),auth[_0x7a43('0x7')](),controller[_0x7a43('0xa')]);router[_0x7a43('0x6')]('/:id/dispositions',auth[_0x7a43('0x7')](),controller[_0x7a43('0xb')]);router['get'](_0x7a43('0xc'),auth[_0x7a43('0x7')](),controller['getAnswers']);router[_0x7a43('0x6')](_0x7a43('0xd'),auth[_0x7a43('0x7')](),controller['getInteractions']);router[_0x7a43('0x6')](_0x7a43('0xe'),auth[_0x7a43('0x7')](),controller['getApplications']);router[_0x7a43('0x6')](_0x7a43('0xf'),auth['isAuthenticated'](),controller[_0x7a43('0x10')]);router[_0x7a43('0x6')](_0x7a43('0x11'),auth[_0x7a43('0x7')](),controller[_0x7a43('0x12')]);router[_0x7a43('0x13')]('/',auth[_0x7a43('0x7')](),controller[_0x7a43('0x14')]);router[_0x7a43('0x13')]('/:id/dispositions',auth['isAuthenticated'](),controller[_0x7a43('0x15')]);router[_0x7a43('0x13')](_0x7a43('0xc'),auth[_0x7a43('0x7')](),controller[_0x7a43('0x16')]);router['post'](_0x7a43('0xd'),auth[_0x7a43('0x7')](),controller[_0x7a43('0x17')]);router[_0x7a43('0x13')](_0x7a43('0xe'),auth[_0x7a43('0x7')](),controller[_0x7a43('0x18')]);router['post']('/addaccountapplications',auth[_0x7a43('0x7')](),controller[_0x7a43('0x19')]);router['post']('/updateaccountapplications',auth[_0x7a43('0x7')](),controller[_0x7a43('0x1a')]);router['post'](_0x7a43('0x1b'),auth['isAuthenticated'](),controller[_0x7a43('0x1c')]);router[_0x7a43('0x13')]('/:id/users',auth[_0x7a43('0x7')](),controller[_0x7a43('0x1d')]);router[_0x7a43('0x1e')](_0x7a43('0x9'),auth[_0x7a43('0x7')](),controller[_0x7a43('0x1f')]);router[_0x7a43('0x20')]('/:id',auth[_0x7a43('0x7')](),controller[_0x7a43('0x21')]);router[_0x7a43('0x20')](_0x7a43('0x22'),auth['isAuthenticated'](),controller['removeDispositions']);router[_0x7a43('0x20')](_0x7a43('0xc'),auth[_0x7a43('0x7')](),controller[_0x7a43('0x23')]);router[_0x7a43('0x20')]('/:id/users',auth['isAuthenticated'](),controller[_0x7a43('0x24')]);module[_0x7a43('0x25')]=router;
\ No newline at end of file