Built motion from commit 10af8726.|2.6.34
[motion2.git] / server / api / faxAccount / index.js
index 43ee496..a667e1c 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x65bb=['create','addDisposition','/:id/canned_answers','addAnswer','addInteraction','addApplications','/addaccountapplications','addAccountApplications','/updateaccountapplications','updateAccountApplications','/:id/send','addAgents','put','update','destroy','delete','removeDispositions','removeAnswers','removeAgents','multer','util','path','connect-timeout','express','fs-extra','../../components/auth/service','./faxAccount.controller','get','isAuthenticated','index','/describe','/:id','/:id/dispositions','/:id/interactions','getInteractions','/:id/applications','getApplications','/:id/messages','getMessages','/:id/users','getAgents','post'];(function(_0x279ce4,_0x13a3c8){var _0x3e8bcd=function(_0x122463){while(--_0x122463){_0x279ce4['push'](_0x279ce4['shift']());}};_0x3e8bcd(++_0x13a3c8);}(_0x65bb,0x1b7));var _0xb65b=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0x65bb[_0x3dd15e];return _0x231fd0;};'use strict';var multer=require(_0xb65b('0x0'));var util=require(_0xb65b('0x1'));var path=require(_0xb65b('0x2'));var timeout=require(_0xb65b('0x3'));var express=require(_0xb65b('0x4'));var router=express['Router']();var fs_extra=require(_0xb65b('0x5'));var auth=require(_0xb65b('0x6'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require(_0xb65b('0x7'));router[_0xb65b('0x8')]('/',auth[_0xb65b('0x9')](),controller[_0xb65b('0xa')]);router['get'](_0xb65b('0xb'),auth['isAuthenticated'](),controller['describe']);router['get'](_0xb65b('0xc'),auth['isAuthenticated'](),controller['show']);router[_0xb65b('0x8')](_0xb65b('0xd'),auth[_0xb65b('0x9')](),controller['getDispositions']);router['get']('/:id/canned_answers',auth['isAuthenticated'](),controller['getAnswers']);router[_0xb65b('0x8')](_0xb65b('0xe'),auth[_0xb65b('0x9')](),controller[_0xb65b('0xf')]);router[_0xb65b('0x8')](_0xb65b('0x10'),auth['isAuthenticated'](),controller[_0xb65b('0x11')]);router[_0xb65b('0x8')](_0xb65b('0x12'),auth[_0xb65b('0x9')](),controller[_0xb65b('0x13')]);router[_0xb65b('0x8')](_0xb65b('0x14'),auth[_0xb65b('0x9')](),controller[_0xb65b('0x15')]);router[_0xb65b('0x16')]('/',auth[_0xb65b('0x9')](),controller[_0xb65b('0x17')]);router[_0xb65b('0x16')](_0xb65b('0xd'),auth['isAuthenticated'](),controller[_0xb65b('0x18')]);router[_0xb65b('0x16')](_0xb65b('0x19'),auth[_0xb65b('0x9')](),controller[_0xb65b('0x1a')]);router[_0xb65b('0x16')](_0xb65b('0xe'),auth[_0xb65b('0x9')](),controller[_0xb65b('0x1b')]);router[_0xb65b('0x16')](_0xb65b('0x10'),auth['isAuthenticated'](),controller[_0xb65b('0x1c')]);router[_0xb65b('0x16')](_0xb65b('0x1d'),auth[_0xb65b('0x9')](),controller[_0xb65b('0x1e')]);router[_0xb65b('0x16')](_0xb65b('0x1f'),auth[_0xb65b('0x9')](),controller[_0xb65b('0x20')]);router[_0xb65b('0x16')](_0xb65b('0x21'),auth['isAuthenticated'](),controller['send']);router[_0xb65b('0x16')](_0xb65b('0x14'),auth[_0xb65b('0x9')](),controller[_0xb65b('0x22')]);router[_0xb65b('0x23')]('/:id',auth[_0xb65b('0x9')](),controller[_0xb65b('0x24')]);router['delete'](_0xb65b('0xc'),auth['isAuthenticated'](),controller[_0xb65b('0x25')]);router[_0xb65b('0x26')]('/:id/dispositions',auth[_0xb65b('0x9')](),controller[_0xb65b('0x27')]);router[_0xb65b('0x26')]('/:id/canned_answers',auth['isAuthenticated'](),controller[_0xb65b('0x28')]);router[_0xb65b('0x26')]('/:id/users',auth[_0xb65b('0x9')](),controller[_0xb65b('0x29')]);module['exports']=router;
\ No newline at end of file
+var _0x0b79=['/:id/messages','getMessages','/:id/users','getAgents','post','create','addDisposition','addInteraction','addApplications','/addaccountapplications','addAccountApplications','/updateaccountapplications','/:id/send','update','delete','destroy','removeDispositions','removeAnswers','removeAgents','exports','multer','util','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./faxAccount.controller','get','isAuthenticated','/:id','show','/:id/dispositions','getDispositions','/:id/canned_answers','getAnswers','/:id/interactions','getInteractions','/:id/applications','getApplications'];(function(_0x1b995b,_0x3d20b7){var _0x127993=function(_0x1399a4){while(--_0x1399a4){_0x1b995b['push'](_0x1b995b['shift']());}};_0x127993(++_0x3d20b7);}(_0x0b79,0x1c2));var _0x90b7=function(_0x1d93f4,_0x5ca514){_0x1d93f4=_0x1d93f4-0x0;var _0x5aa3c4=_0x0b79[_0x1d93f4];return _0x5aa3c4;};'use strict';var multer=require(_0x90b7('0x0'));var util=require(_0x90b7('0x1'));var path=require(_0x90b7('0x2'));var timeout=require(_0x90b7('0x3'));var express=require(_0x90b7('0x4'));var router=express[_0x90b7('0x5')]();var fs_extra=require(_0x90b7('0x6'));var auth=require(_0x90b7('0x7'));var interaction=require(_0x90b7('0x8'));var config=require(_0x90b7('0x9'));var controller=require(_0x90b7('0xa'));router[_0x90b7('0xb')]('/',auth['isAuthenticated'](),controller['index']);router['get']('/describe',auth[_0x90b7('0xc')](),controller['describe']);router[_0x90b7('0xb')](_0x90b7('0xd'),auth[_0x90b7('0xc')](),controller[_0x90b7('0xe')]);router[_0x90b7('0xb')](_0x90b7('0xf'),auth[_0x90b7('0xc')](),controller[_0x90b7('0x10')]);router[_0x90b7('0xb')](_0x90b7('0x11'),auth[_0x90b7('0xc')](),controller[_0x90b7('0x12')]);router['get'](_0x90b7('0x13'),auth[_0x90b7('0xc')](),controller[_0x90b7('0x14')]);router['get'](_0x90b7('0x15'),auth['isAuthenticated'](),controller[_0x90b7('0x16')]);router[_0x90b7('0xb')](_0x90b7('0x17'),auth[_0x90b7('0xc')](),controller[_0x90b7('0x18')]);router[_0x90b7('0xb')](_0x90b7('0x19'),auth[_0x90b7('0xc')](),controller[_0x90b7('0x1a')]);router[_0x90b7('0x1b')]('/',auth['isAuthenticated'](),controller[_0x90b7('0x1c')]);router[_0x90b7('0x1b')](_0x90b7('0xf'),auth['isAuthenticated'](),controller[_0x90b7('0x1d')]);router[_0x90b7('0x1b')](_0x90b7('0x11'),auth[_0x90b7('0xc')](),controller['addAnswer']);router[_0x90b7('0x1b')](_0x90b7('0x13'),auth['isAuthenticated'](),controller[_0x90b7('0x1e')]);router['post']('/:id/applications',auth[_0x90b7('0xc')](),controller[_0x90b7('0x1f')]);router[_0x90b7('0x1b')](_0x90b7('0x20'),auth[_0x90b7('0xc')](),controller[_0x90b7('0x21')]);router[_0x90b7('0x1b')](_0x90b7('0x22'),auth[_0x90b7('0xc')](),controller['updateAccountApplications']);router['post'](_0x90b7('0x23'),auth[_0x90b7('0xc')](),controller['send']);router[_0x90b7('0x1b')](_0x90b7('0x19'),auth[_0x90b7('0xc')](),controller['addAgents']);router['put'](_0x90b7('0xd'),auth[_0x90b7('0xc')](),controller[_0x90b7('0x24')]);router[_0x90b7('0x25')](_0x90b7('0xd'),auth['isAuthenticated'](),controller[_0x90b7('0x26')]);router[_0x90b7('0x25')](_0x90b7('0xf'),auth[_0x90b7('0xc')](),controller[_0x90b7('0x27')]);router[_0x90b7('0x25')]('/:id/canned_answers',auth[_0x90b7('0xc')](),controller[_0x90b7('0x28')]);router[_0x90b7('0x25')](_0x90b7('0x19'),auth[_0x90b7('0xc')](),controller[_0x90b7('0x29')]);module[_0x90b7('0x2a')]=router;
\ No newline at end of file