Built motion from commit 775e2a94.|2.6.3
[motion2.git] / server / api / openchannelAccount / index.js
index 9f8d3e3..43d804e 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xa331=['destroy','delete','removeDispositions','removeAnswers','removeAgents','exports','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../config/environment','./openchannelAccount.controller','get','index','/describe','describe','/:id','isAuthenticated','show','/:id/dispositions','getDispositions','/:id/canned_answers','getAnswers','/:id/applications','getApplications','/:id/interactions','getInteractions','/:id/users','getAgents','post','create','addAnswer','/:id/notify','notify','addApplications','send','update'];(function(_0x519ed8,_0x5c9e9e){var _0x4f174e=function(_0xa58da6){while(--_0xa58da6){_0x519ed8['push'](_0x519ed8['shift']());}};_0x4f174e(++_0x5c9e9e);}(_0xa331,0x13e));var _0x1a33=function(_0x5d8b12,_0x5799d4){_0x5d8b12=_0x5d8b12-0x0;var _0x4f08a0=_0xa331[_0x5d8b12];return _0x4f08a0;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0x1a33('0x0'));var timeout=require(_0x1a33('0x1'));var express=require(_0x1a33('0x2'));var router=express[_0x1a33('0x3')]();var fs_extra=require(_0x1a33('0x4'));var auth=require(_0x1a33('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0x1a33('0x6'));var controller=require(_0x1a33('0x7'));router[_0x1a33('0x8')]('/',auth['isAuthenticated'](),controller[_0x1a33('0x9')]);router[_0x1a33('0x8')](_0x1a33('0xa'),auth['isAuthenticated'](),controller[_0x1a33('0xb')]);router['get'](_0x1a33('0xc'),auth[_0x1a33('0xd')](),controller[_0x1a33('0xe')]);router[_0x1a33('0x8')](_0x1a33('0xf'),auth['isAuthenticated'](),controller[_0x1a33('0x10')]);router[_0x1a33('0x8')](_0x1a33('0x11'),auth[_0x1a33('0xd')](),controller[_0x1a33('0x12')]);router[_0x1a33('0x8')](_0x1a33('0x13'),auth[_0x1a33('0xd')](),controller[_0x1a33('0x14')]);router[_0x1a33('0x8')](_0x1a33('0x15'),auth[_0x1a33('0xd')](),controller[_0x1a33('0x16')]);router[_0x1a33('0x8')](_0x1a33('0x17'),auth[_0x1a33('0xd')](),controller[_0x1a33('0x18')]);router[_0x1a33('0x19')]('/',auth[_0x1a33('0xd')](),controller[_0x1a33('0x1a')]);router[_0x1a33('0x19')]('/:id/dispositions',auth['isAuthenticated'](),controller['addDisposition']);router[_0x1a33('0x19')](_0x1a33('0x11'),auth[_0x1a33('0xd')](),controller[_0x1a33('0x1b')]);router['post'](_0x1a33('0x1c'),controller[_0x1a33('0x1d')]);router[_0x1a33('0x19')](_0x1a33('0x13'),auth[_0x1a33('0xd')](),controller[_0x1a33('0x1e')]);router[_0x1a33('0x19')](_0x1a33('0x17'),auth[_0x1a33('0xd')](),controller['addAgents']);router[_0x1a33('0x19')]('/:id/send',auth[_0x1a33('0xd')](),controller[_0x1a33('0x1f')]);router['put'](_0x1a33('0xc'),auth['isAuthenticated'](),controller[_0x1a33('0x20')]);router['delete'](_0x1a33('0xc'),auth['isAuthenticated'](),controller[_0x1a33('0x21')]);router[_0x1a33('0x22')](_0x1a33('0xf'),auth[_0x1a33('0xd')](),controller[_0x1a33('0x23')]);router[_0x1a33('0x22')](_0x1a33('0x11'),auth[_0x1a33('0xd')](),controller[_0x1a33('0x24')]);router[_0x1a33('0x22')](_0x1a33('0x17'),auth['isAuthenticated'](),controller[_0x1a33('0x25')]);module[_0x1a33('0x26')]=router;
\ No newline at end of file
+var _0xa186=['update','delete','removeDispositions','removeAgents','exports','multer','util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./openchannelAccount.controller','index','/describe','isAuthenticated','describe','get','/:id','show','/:id/dispositions','getDispositions','/:id/canned_answers','getAnswers','/:id/applications','getApplications','/:id/interactions','getInteractions','getAgents','post','create','addAnswer','/:id/notify','notify','addApplications','/:id/users','addAgents','/:id/send','put'];(function(_0x4a9fb1,_0x273043){var _0x348672=function(_0x142b69){while(--_0x142b69){_0x4a9fb1['push'](_0x4a9fb1['shift']());}};_0x348672(++_0x273043);}(_0xa186,0x19f));var _0x6a18=function(_0x1eb496,_0x50b08d){_0x1eb496=_0x1eb496-0x0;var _0x566e75=_0xa186[_0x1eb496];return _0x566e75;};'use strict';var multer=require(_0x6a18('0x0'));var util=require(_0x6a18('0x1'));var path=require(_0x6a18('0x2'));var timeout=require(_0x6a18('0x3'));var express=require(_0x6a18('0x4'));var router=express[_0x6a18('0x5')]();var fs_extra=require('fs-extra');var auth=require(_0x6a18('0x6'));var interaction=require(_0x6a18('0x7'));var config=require(_0x6a18('0x8'));var controller=require(_0x6a18('0x9'));router['get']('/',auth['isAuthenticated'](),controller[_0x6a18('0xa')]);router['get'](_0x6a18('0xb'),auth[_0x6a18('0xc')](),controller[_0x6a18('0xd')]);router[_0x6a18('0xe')](_0x6a18('0xf'),auth[_0x6a18('0xc')](),controller[_0x6a18('0x10')]);router[_0x6a18('0xe')](_0x6a18('0x11'),auth[_0x6a18('0xc')](),controller[_0x6a18('0x12')]);router['get'](_0x6a18('0x13'),auth[_0x6a18('0xc')](),controller[_0x6a18('0x14')]);router['get'](_0x6a18('0x15'),auth['isAuthenticated'](),controller[_0x6a18('0x16')]);router[_0x6a18('0xe')](_0x6a18('0x17'),auth[_0x6a18('0xc')](),controller[_0x6a18('0x18')]);router[_0x6a18('0xe')]('/:id/users',auth['isAuthenticated'](),controller[_0x6a18('0x19')]);router[_0x6a18('0x1a')]('/',auth[_0x6a18('0xc')](),controller[_0x6a18('0x1b')]);router[_0x6a18('0x1a')](_0x6a18('0x11'),auth[_0x6a18('0xc')](),controller['addDisposition']);router[_0x6a18('0x1a')](_0x6a18('0x13'),auth[_0x6a18('0xc')](),controller[_0x6a18('0x1c')]);router['post'](_0x6a18('0x1d'),controller[_0x6a18('0x1e')]);router[_0x6a18('0x1a')]('/:id/applications',auth[_0x6a18('0xc')](),controller[_0x6a18('0x1f')]);router[_0x6a18('0x1a')](_0x6a18('0x20'),auth[_0x6a18('0xc')](),controller[_0x6a18('0x21')]);router[_0x6a18('0x1a')](_0x6a18('0x22'),auth[_0x6a18('0xc')](),controller['send']);router[_0x6a18('0x23')]('/:id',auth[_0x6a18('0xc')](),controller[_0x6a18('0x24')]);router[_0x6a18('0x25')]('/:id',auth[_0x6a18('0xc')](),controller['destroy']);router[_0x6a18('0x25')]('/:id/dispositions',auth[_0x6a18('0xc')](),controller[_0x6a18('0x26')]);router[_0x6a18('0x25')](_0x6a18('0x13'),auth[_0x6a18('0xc')](),controller['removeAnswers']);router[_0x6a18('0x25')](_0x6a18('0x20'),auth[_0x6a18('0xc')](),controller[_0x6a18('0x27')]);module[_0x6a18('0x28')]=router;
\ No newline at end of file