Built motion from commit c116dc8b.|2.6.30
[motion2.git] / server / api / faxAccount / index.js
index ef678ea..29f6560 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x5fb8=['addAccountApplications','/updateaccountapplications','updateAccountApplications','/:id/send','send','addAgents','put','update','delete','destroy','removeAnswers','removeAgents','exports','multer','path','connect-timeout','Router','../../components/interaction/service','get','isAuthenticated','/describe','describe','/:id','getDispositions','getAnswers','/:id/interactions','/:id/applications','getApplications','/:id/messages','getMessages','/:id/users','getAgents','create','/:id/dispositions','post','/:id/canned_answers','addAnswer','addInteraction','addApplications','/addaccountapplications'];(function(_0x196a6f,_0x475886){var _0x3be594=function(_0x57617e){while(--_0x57617e){_0x196a6f['push'](_0x196a6f['shift']());}};_0x3be594(++_0x475886);}(_0x5fb8,0xd5));var _0x85fb=function(_0x437582,_0x17fbab){_0x437582=_0x437582-0x0;var _0xd34156=_0x5fb8[_0x437582];return _0xd34156;};'use strict';var multer=require(_0x85fb('0x0'));var util=require('util');var path=require(_0x85fb('0x1'));var timeout=require(_0x85fb('0x2'));var express=require('express');var router=express[_0x85fb('0x3')]();var auth=require('../../components/auth/service');var interaction=require(_0x85fb('0x4'));var config=require('../../config/environment');var controller=require('./faxAccount.controller');router[_0x85fb('0x5')]('/',auth[_0x85fb('0x6')](),controller['index']);router[_0x85fb('0x5')](_0x85fb('0x7'),auth[_0x85fb('0x6')](),controller[_0x85fb('0x8')]);router['get'](_0x85fb('0x9'),auth['isAuthenticated'](),controller['show']);router['get']('/:id/dispositions',auth[_0x85fb('0x6')](),controller[_0x85fb('0xa')]);router[_0x85fb('0x5')]('/:id/canned_answers',auth['isAuthenticated'](),controller[_0x85fb('0xb')]);router['get'](_0x85fb('0xc'),auth[_0x85fb('0x6')](),controller['getInteractions']);router['get'](_0x85fb('0xd'),auth[_0x85fb('0x6')](),controller[_0x85fb('0xe')]);router[_0x85fb('0x5')](_0x85fb('0xf'),auth[_0x85fb('0x6')](),controller[_0x85fb('0x10')]);router[_0x85fb('0x5')](_0x85fb('0x11'),auth['isAuthenticated'](),controller[_0x85fb('0x12')]);router['post']('/',auth[_0x85fb('0x6')](),controller[_0x85fb('0x13')]);router['post'](_0x85fb('0x14'),auth[_0x85fb('0x6')](),controller['addDisposition']);router[_0x85fb('0x15')](_0x85fb('0x16'),auth[_0x85fb('0x6')](),controller[_0x85fb('0x17')]);router[_0x85fb('0x15')](_0x85fb('0xc'),auth['isAuthenticated'](),controller[_0x85fb('0x18')]);router[_0x85fb('0x15')](_0x85fb('0xd'),auth[_0x85fb('0x6')](),controller[_0x85fb('0x19')]);router['post'](_0x85fb('0x1a'),auth[_0x85fb('0x6')](),controller[_0x85fb('0x1b')]);router[_0x85fb('0x15')](_0x85fb('0x1c'),auth['isAuthenticated'](),controller[_0x85fb('0x1d')]);router[_0x85fb('0x15')](_0x85fb('0x1e'),auth['isAuthenticated'](),controller[_0x85fb('0x1f')]);router['post'](_0x85fb('0x11'),auth[_0x85fb('0x6')](),controller[_0x85fb('0x20')]);router[_0x85fb('0x21')](_0x85fb('0x9'),auth[_0x85fb('0x6')](),controller[_0x85fb('0x22')]);router[_0x85fb('0x23')]('/:id',auth[_0x85fb('0x6')](),controller[_0x85fb('0x24')]);router['delete'](_0x85fb('0x14'),auth[_0x85fb('0x6')](),controller['removeDispositions']);router[_0x85fb('0x23')](_0x85fb('0x16'),auth[_0x85fb('0x6')](),controller[_0x85fb('0x25')]);router['delete'](_0x85fb('0x11'),auth['isAuthenticated'](),controller[_0x85fb('0x26')]);module[_0x85fb('0x27')]=router;
\ No newline at end of file
+var _0xcdc3=['get','/describe','isAuthenticated','describe','/:id','show','/:id/canned_answers','getAnswers','getInteractions','/:id/applications','getApplications','/:id/users','getAgents','post','addDisposition','addAnswer','addApplications','/addaccountapplications','addAccountApplications','updateAccountApplications','/:id/send','send','addAgents','put','update','delete','destroy','/:id/dispositions','removeDispositions','removeAnswers','exports','multer','util','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./faxAccount.controller'];(function(_0x21ff76,_0xa5eff7){var _0x3e6ec4=function(_0x4386af){while(--_0x4386af){_0x21ff76['push'](_0x21ff76['shift']());}};_0x3e6ec4(++_0xa5eff7);}(_0xcdc3,0x1ed));var _0x3cdc=function(_0x2c7618,_0x26be9c){_0x2c7618=_0x2c7618-0x0;var _0x5ce3f0=_0xcdc3[_0x2c7618];return _0x5ce3f0;};'use strict';var multer=require(_0x3cdc('0x0'));var util=require(_0x3cdc('0x1'));var path=require(_0x3cdc('0x2'));var timeout=require(_0x3cdc('0x3'));var express=require(_0x3cdc('0x4'));var router=express[_0x3cdc('0x5')]();var fs_extra=require(_0x3cdc('0x6'));var auth=require(_0x3cdc('0x7'));var interaction=require(_0x3cdc('0x8'));var config=require(_0x3cdc('0x9'));var controller=require(_0x3cdc('0xa'));router['get']('/',auth['isAuthenticated'](),controller['index']);router[_0x3cdc('0xb')](_0x3cdc('0xc'),auth[_0x3cdc('0xd')](),controller[_0x3cdc('0xe')]);router[_0x3cdc('0xb')](_0x3cdc('0xf'),auth[_0x3cdc('0xd')](),controller[_0x3cdc('0x10')]);router[_0x3cdc('0xb')]('/:id/dispositions',auth[_0x3cdc('0xd')](),controller['getDispositions']);router[_0x3cdc('0xb')](_0x3cdc('0x11'),auth[_0x3cdc('0xd')](),controller[_0x3cdc('0x12')]);router[_0x3cdc('0xb')]('/:id/interactions',auth[_0x3cdc('0xd')](),controller[_0x3cdc('0x13')]);router[_0x3cdc('0xb')](_0x3cdc('0x14'),auth['isAuthenticated'](),controller[_0x3cdc('0x15')]);router['get']('/:id/messages',auth[_0x3cdc('0xd')](),controller['getMessages']);router[_0x3cdc('0xb')](_0x3cdc('0x16'),auth[_0x3cdc('0xd')](),controller[_0x3cdc('0x17')]);router[_0x3cdc('0x18')]('/',auth[_0x3cdc('0xd')](),controller['create']);router[_0x3cdc('0x18')]('/:id/dispositions',auth[_0x3cdc('0xd')](),controller[_0x3cdc('0x19')]);router[_0x3cdc('0x18')](_0x3cdc('0x11'),auth[_0x3cdc('0xd')](),controller[_0x3cdc('0x1a')]);router[_0x3cdc('0x18')]('/:id/interactions',auth[_0x3cdc('0xd')](),controller['addInteraction']);router[_0x3cdc('0x18')](_0x3cdc('0x14'),auth[_0x3cdc('0xd')](),controller[_0x3cdc('0x1b')]);router[_0x3cdc('0x18')](_0x3cdc('0x1c'),auth[_0x3cdc('0xd')](),controller[_0x3cdc('0x1d')]);router[_0x3cdc('0x18')]('/updateaccountapplications',auth[_0x3cdc('0xd')](),controller[_0x3cdc('0x1e')]);router[_0x3cdc('0x18')](_0x3cdc('0x1f'),auth[_0x3cdc('0xd')](),controller[_0x3cdc('0x20')]);router[_0x3cdc('0x18')]('/:id/users',auth[_0x3cdc('0xd')](),controller[_0x3cdc('0x21')]);router[_0x3cdc('0x22')](_0x3cdc('0xf'),auth['isAuthenticated'](),controller[_0x3cdc('0x23')]);router[_0x3cdc('0x24')]('/:id',auth[_0x3cdc('0xd')](),controller[_0x3cdc('0x25')]);router[_0x3cdc('0x24')](_0x3cdc('0x26'),auth[_0x3cdc('0xd')](),controller[_0x3cdc('0x27')]);router[_0x3cdc('0x24')](_0x3cdc('0x11'),auth[_0x3cdc('0xd')](),controller[_0x3cdc('0x28')]);router[_0x3cdc('0x24')](_0x3cdc('0x16'),auth[_0x3cdc('0xd')](),controller['removeAgents']);module[_0x3cdc('0x29')]=router;
\ No newline at end of file