Built motion from commit (unavailable).|2.5.13
[motion2.git] / server / api / faxAccount / index.js
index dac826e..e2cb7cf 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xe95f=['/describe','describe','/:id','/:id/dispositions','getDispositions','/:id/canned_answers','getAnswers','/:id/interactions','/:id/applications','/:id/messages','/:id/users','post','create','addDisposition','addAnswer','addInteraction','addApplications','/addaccountapplications','/updateaccountapplications','updateAccountApplications','/:id/send','send','put','update','delete','destroy','removeDispositions','removeAnswers','removeAgents','exports','multer','util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./faxAccount.controller','isAuthenticated','get'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0xe95f,0x1c2));var _0xfe95=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0xe95f[_0x3dd15e];return _0x231fd0;};'use strict';var multer=require(_0xfe95('0x0'));var util=require(_0xfe95('0x1'));var path=require(_0xfe95('0x2'));var timeout=require(_0xfe95('0x3'));var express=require(_0xfe95('0x4'));var router=express[_0xfe95('0x5')]();var auth=require(_0xfe95('0x6'));var interaction=require(_0xfe95('0x7'));var config=require(_0xfe95('0x8'));var controller=require(_0xfe95('0x9'));router['get']('/',auth[_0xfe95('0xa')](),controller['index']);router[_0xfe95('0xb')](_0xfe95('0xc'),auth['isAuthenticated'](),controller[_0xfe95('0xd')]);router[_0xfe95('0xb')](_0xfe95('0xe'),auth[_0xfe95('0xa')](),controller['show']);router[_0xfe95('0xb')](_0xfe95('0xf'),auth[_0xfe95('0xa')](),controller[_0xfe95('0x10')]);router[_0xfe95('0xb')](_0xfe95('0x11'),auth['isAuthenticated'](),controller[_0xfe95('0x12')]);router[_0xfe95('0xb')](_0xfe95('0x13'),auth[_0xfe95('0xa')](),controller['getInteractions']);router['get'](_0xfe95('0x14'),auth[_0xfe95('0xa')](),controller['getApplications']);router[_0xfe95('0xb')](_0xfe95('0x15'),auth[_0xfe95('0xa')](),controller['getMessages']);router['get'](_0xfe95('0x16'),auth[_0xfe95('0xa')](),controller['getAgents']);router[_0xfe95('0x17')]('/',auth[_0xfe95('0xa')](),controller[_0xfe95('0x18')]);router[_0xfe95('0x17')]('/:id/dispositions',auth[_0xfe95('0xa')](),controller[_0xfe95('0x19')]);router['post']('/:id/canned_answers',auth['isAuthenticated'](),controller[_0xfe95('0x1a')]);router[_0xfe95('0x17')](_0xfe95('0x13'),auth[_0xfe95('0xa')](),controller[_0xfe95('0x1b')]);router[_0xfe95('0x17')]('/:id/applications',auth[_0xfe95('0xa')](),controller[_0xfe95('0x1c')]);router['post'](_0xfe95('0x1d'),auth[_0xfe95('0xa')](),controller['addAccountApplications']);router[_0xfe95('0x17')](_0xfe95('0x1e'),auth[_0xfe95('0xa')](),controller[_0xfe95('0x1f')]);router['post'](_0xfe95('0x20'),auth[_0xfe95('0xa')](),controller[_0xfe95('0x21')]);router[_0xfe95('0x17')](_0xfe95('0x16'),auth[_0xfe95('0xa')](),controller['addAgents']);router[_0xfe95('0x22')](_0xfe95('0xe'),auth[_0xfe95('0xa')](),controller[_0xfe95('0x23')]);router[_0xfe95('0x24')]('/:id',auth[_0xfe95('0xa')](),controller[_0xfe95('0x25')]);router[_0xfe95('0x24')]('/:id/dispositions',auth['isAuthenticated'](),controller[_0xfe95('0x26')]);router[_0xfe95('0x24')]('/:id/canned_answers',auth['isAuthenticated'](),controller[_0xfe95('0x27')]);router[_0xfe95('0x24')](_0xfe95('0x16'),auth[_0xfe95('0xa')](),controller[_0xfe95('0x28')]);module[_0xfe95('0x29')]=router;
\ No newline at end of file
+var _0xb4b6=['getAnswers','/:id/interactions','getInteractions','/:id/applications','/:id/messages','getMessages','getAgents','create','post','addDisposition','/:id/canned_answers','addInteraction','/addaccountapplications','addAccountApplications','updateAccountApplications','/:id/send','addAgents','put','update','delete','destroy','removeDispositions','removeAnswers','/:id/users','removeAgents','exports','path','connect-timeout','express','Router','../../components/interaction/service','./faxAccount.controller','get','isAuthenticated','/describe','describe','/:id','show','/:id/dispositions','getDispositions'];(function(_0x4638aa,_0x44d9bc){var _0x64efb=function(_0xdfdc34){while(--_0xdfdc34){_0x4638aa['push'](_0x4638aa['shift']());}};_0x64efb(++_0x44d9bc);}(_0xb4b6,0x15a));var _0x6b4b=function(_0x4559b0,_0x84f62e){_0x4559b0=_0x4559b0-0x0;var _0x3fcb78=_0xb4b6[_0x4559b0];return _0x3fcb78;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0x6b4b('0x0'));var timeout=require(_0x6b4b('0x1'));var express=require(_0x6b4b('0x2'));var router=express[_0x6b4b('0x3')]();var auth=require('../../components/auth/service');var interaction=require(_0x6b4b('0x4'));var config=require('../../config/environment');var controller=require(_0x6b4b('0x5'));router[_0x6b4b('0x6')]('/',auth[_0x6b4b('0x7')](),controller['index']);router[_0x6b4b('0x6')](_0x6b4b('0x8'),auth[_0x6b4b('0x7')](),controller[_0x6b4b('0x9')]);router[_0x6b4b('0x6')](_0x6b4b('0xa'),auth['isAuthenticated'](),controller[_0x6b4b('0xb')]);router[_0x6b4b('0x6')](_0x6b4b('0xc'),auth[_0x6b4b('0x7')](),controller[_0x6b4b('0xd')]);router['get']('/:id/canned_answers',auth[_0x6b4b('0x7')](),controller[_0x6b4b('0xe')]);router[_0x6b4b('0x6')](_0x6b4b('0xf'),auth[_0x6b4b('0x7')](),controller[_0x6b4b('0x10')]);router[_0x6b4b('0x6')](_0x6b4b('0x11'),auth[_0x6b4b('0x7')](),controller['getApplications']);router[_0x6b4b('0x6')](_0x6b4b('0x12'),auth[_0x6b4b('0x7')](),controller[_0x6b4b('0x13')]);router['get']('/:id/users',auth[_0x6b4b('0x7')](),controller[_0x6b4b('0x14')]);router['post']('/',auth[_0x6b4b('0x7')](),controller[_0x6b4b('0x15')]);router[_0x6b4b('0x16')]('/:id/dispositions',auth['isAuthenticated'](),controller[_0x6b4b('0x17')]);router['post'](_0x6b4b('0x18'),auth['isAuthenticated'](),controller['addAnswer']);router['post'](_0x6b4b('0xf'),auth['isAuthenticated'](),controller[_0x6b4b('0x19')]);router[_0x6b4b('0x16')](_0x6b4b('0x11'),auth[_0x6b4b('0x7')](),controller['addApplications']);router[_0x6b4b('0x16')](_0x6b4b('0x1a'),auth['isAuthenticated'](),controller[_0x6b4b('0x1b')]);router['post']('/updateaccountapplications',auth[_0x6b4b('0x7')](),controller[_0x6b4b('0x1c')]);router[_0x6b4b('0x16')](_0x6b4b('0x1d'),auth['isAuthenticated'](),controller['send']);router[_0x6b4b('0x16')]('/:id/users',auth['isAuthenticated'](),controller[_0x6b4b('0x1e')]);router[_0x6b4b('0x1f')](_0x6b4b('0xa'),auth[_0x6b4b('0x7')](),controller[_0x6b4b('0x20')]);router[_0x6b4b('0x21')](_0x6b4b('0xa'),auth[_0x6b4b('0x7')](),controller[_0x6b4b('0x22')]);router[_0x6b4b('0x21')](_0x6b4b('0xc'),auth['isAuthenticated'](),controller[_0x6b4b('0x23')]);router[_0x6b4b('0x21')](_0x6b4b('0x18'),auth['isAuthenticated'](),controller[_0x6b4b('0x24')]);router['delete'](_0x6b4b('0x25'),auth[_0x6b4b('0x7')](),controller[_0x6b4b('0x26')]);module[_0x6b4b('0x27')]=router;
\ No newline at end of file