Built motion from commit da24aabd.|2.6.20
[motion2.git] / server / api / faxAccount / index.js
index 8a5f180..f57a81b 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x343f=['getDispositions','/:id/canned_answers','getAnswers','/:id/interactions','getInteractions','/:id/applications','getApplications','/:id/messages','getAgents','post','create','addDisposition','addAnswer','addInteraction','addApplications','/addaccountapplications','addAccountApplications','/updateaccountapplications','updateAccountApplications','send','/:id/users','put','/:id','delete','destroy','/:id/dispositions','removeAgents','exports','multer','util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./faxAccount.controller','get','isAuthenticated','/describe','describe','show'];(function(_0x4dde54,_0x6a8b4d){var _0x44f68d=function(_0x4e4da5){while(--_0x4e4da5){_0x4dde54['push'](_0x4dde54['shift']());}};_0x44f68d(++_0x6a8b4d);}(_0x343f,0xc8));var _0xf343=function(_0x2fd1f7,_0x20dd52){_0x2fd1f7=_0x2fd1f7-0x0;var _0x19234a=_0x343f[_0x2fd1f7];return _0x19234a;};'use strict';var multer=require(_0xf343('0x0'));var util=require(_0xf343('0x1'));var path=require(_0xf343('0x2'));var timeout=require(_0xf343('0x3'));var express=require(_0xf343('0x4'));var router=express[_0xf343('0x5')]();var auth=require(_0xf343('0x6'));var interaction=require(_0xf343('0x7'));var config=require(_0xf343('0x8'));var controller=require(_0xf343('0x9'));router[_0xf343('0xa')]('/',auth[_0xf343('0xb')](),controller['index']);router[_0xf343('0xa')](_0xf343('0xc'),auth['isAuthenticated'](),controller[_0xf343('0xd')]);router[_0xf343('0xa')]('/:id',auth[_0xf343('0xb')](),controller[_0xf343('0xe')]);router['get']('/:id/dispositions',auth['isAuthenticated'](),controller[_0xf343('0xf')]);router[_0xf343('0xa')](_0xf343('0x10'),auth['isAuthenticated'](),controller[_0xf343('0x11')]);router[_0xf343('0xa')](_0xf343('0x12'),auth[_0xf343('0xb')](),controller[_0xf343('0x13')]);router['get'](_0xf343('0x14'),auth['isAuthenticated'](),controller[_0xf343('0x15')]);router[_0xf343('0xa')](_0xf343('0x16'),auth[_0xf343('0xb')](),controller['getMessages']);router[_0xf343('0xa')]('/:id/users',auth[_0xf343('0xb')](),controller[_0xf343('0x17')]);router[_0xf343('0x18')]('/',auth[_0xf343('0xb')](),controller[_0xf343('0x19')]);router['post']('/:id/dispositions',auth[_0xf343('0xb')](),controller[_0xf343('0x1a')]);router[_0xf343('0x18')](_0xf343('0x10'),auth[_0xf343('0xb')](),controller[_0xf343('0x1b')]);router[_0xf343('0x18')](_0xf343('0x12'),auth[_0xf343('0xb')](),controller[_0xf343('0x1c')]);router['post'](_0xf343('0x14'),auth[_0xf343('0xb')](),controller[_0xf343('0x1d')]);router[_0xf343('0x18')](_0xf343('0x1e'),auth[_0xf343('0xb')](),controller[_0xf343('0x1f')]);router[_0xf343('0x18')](_0xf343('0x20'),auth[_0xf343('0xb')](),controller[_0xf343('0x21')]);router[_0xf343('0x18')]('/:id/send',auth['isAuthenticated'](),controller[_0xf343('0x22')]);router[_0xf343('0x18')](_0xf343('0x23'),auth[_0xf343('0xb')](),controller['addAgents']);router[_0xf343('0x24')](_0xf343('0x25'),auth[_0xf343('0xb')](),controller['update']);router[_0xf343('0x26')](_0xf343('0x25'),auth['isAuthenticated'](),controller[_0xf343('0x27')]);router[_0xf343('0x26')](_0xf343('0x28'),auth['isAuthenticated'](),controller['removeDispositions']);router[_0xf343('0x26')](_0xf343('0x10'),auth[_0xf343('0xb')](),controller['removeAnswers']);router[_0xf343('0x26')]('/:id/users',auth[_0xf343('0xb')](),controller[_0xf343('0x29')]);module[_0xf343('0x2a')]=router;
\ No newline at end of file
+var _0x1877=['Router','../../components/auth/service','../../config/environment','get','isAuthenticated','index','/describe','describe','/:id','/:id/dispositions','getDispositions','/:id/canned_answers','getAnswers','/:id/interactions','getInteractions','/:id/applications','getApplications','/:id/messages','getMessages','/:id/users','addDisposition','post','addInteraction','addApplications','/updateaccountapplications','updateAccountApplications','/:id/send','send','put','update','destroy','delete','removeDispositions','removeAnswers','multer','util','path','connect-timeout','express'];(function(_0x51020b,_0x38c2c7){var _0x371e47=function(_0x2a538f){while(--_0x2a538f){_0x51020b['push'](_0x51020b['shift']());}};_0x371e47(++_0x38c2c7);}(_0x1877,0x15a));var _0x7187=function(_0x1aac60,_0x2e5ce5){_0x1aac60=_0x1aac60-0x0;var _0x186adf=_0x1877[_0x1aac60];return _0x186adf;};'use strict';var multer=require(_0x7187('0x0'));var util=require(_0x7187('0x1'));var path=require(_0x7187('0x2'));var timeout=require(_0x7187('0x3'));var express=require(_0x7187('0x4'));var router=express[_0x7187('0x5')]();var fs_extra=require('fs-extra');var auth=require(_0x7187('0x6'));var interaction=require('../../components/interaction/service');var config=require(_0x7187('0x7'));var controller=require('./faxAccount.controller');router[_0x7187('0x8')]('/',auth[_0x7187('0x9')](),controller[_0x7187('0xa')]);router['get'](_0x7187('0xb'),auth[_0x7187('0x9')](),controller[_0x7187('0xc')]);router[_0x7187('0x8')](_0x7187('0xd'),auth[_0x7187('0x9')](),controller['show']);router[_0x7187('0x8')](_0x7187('0xe'),auth['isAuthenticated'](),controller[_0x7187('0xf')]);router[_0x7187('0x8')](_0x7187('0x10'),auth[_0x7187('0x9')](),controller[_0x7187('0x11')]);router[_0x7187('0x8')](_0x7187('0x12'),auth[_0x7187('0x9')](),controller[_0x7187('0x13')]);router[_0x7187('0x8')](_0x7187('0x14'),auth[_0x7187('0x9')](),controller[_0x7187('0x15')]);router[_0x7187('0x8')](_0x7187('0x16'),auth[_0x7187('0x9')](),controller[_0x7187('0x17')]);router[_0x7187('0x8')](_0x7187('0x18'),auth[_0x7187('0x9')](),controller['getAgents']);router['post']('/',auth[_0x7187('0x9')](),controller['create']);router['post'](_0x7187('0xe'),auth['isAuthenticated'](),controller[_0x7187('0x19')]);router[_0x7187('0x1a')](_0x7187('0x10'),auth['isAuthenticated'](),controller['addAnswer']);router[_0x7187('0x1a')]('/:id/interactions',auth[_0x7187('0x9')](),controller[_0x7187('0x1b')]);router[_0x7187('0x1a')](_0x7187('0x14'),auth[_0x7187('0x9')](),controller[_0x7187('0x1c')]);router[_0x7187('0x1a')]('/addaccountapplications',auth[_0x7187('0x9')](),controller['addAccountApplications']);router[_0x7187('0x1a')](_0x7187('0x1d'),auth[_0x7187('0x9')](),controller[_0x7187('0x1e')]);router[_0x7187('0x1a')](_0x7187('0x1f'),auth[_0x7187('0x9')](),controller[_0x7187('0x20')]);router[_0x7187('0x1a')](_0x7187('0x18'),auth[_0x7187('0x9')](),controller['addAgents']);router[_0x7187('0x21')](_0x7187('0xd'),auth['isAuthenticated'](),controller[_0x7187('0x22')]);router['delete']('/:id',auth['isAuthenticated'](),controller[_0x7187('0x23')]);router[_0x7187('0x24')]('/:id/dispositions',auth[_0x7187('0x9')](),controller[_0x7187('0x25')]);router[_0x7187('0x24')]('/:id/canned_answers',auth[_0x7187('0x9')](),controller[_0x7187('0x26')]);router['delete']('/:id/users',auth['isAuthenticated'](),controller['removeAgents']);module['exports']=router;
\ No newline at end of file