Built motion from commit (unavailable).|2.5.26
[motion2.git] / server / api / openchannelAccount / index.js
index 90b8def..e822164 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x25d0=['/:id/canned_answers','getApplications','getInteractions','/:id/users','post','/:id/dispositions','addDisposition','addAnswer','/:id/notify','/:id/applications','addApplications','addAgents','/:id/send','put','delete','removeDispositions','removeAnswers','removeAgents','exports','multer','util','path','express','../../components/interaction/service','../../config/environment','index','get','isAuthenticated','/:id','show'];(function(_0x513dc6,_0x50d3c4){var _0x6fe931=function(_0x95c342){while(--_0x95c342){_0x513dc6['push'](_0x513dc6['shift']());}};_0x6fe931(++_0x50d3c4);}(_0x25d0,0x8b));var _0x025d=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0x25d0[_0x3dd15e];return _0x231fd0;};'use strict';var multer=require(_0x025d('0x0'));var util=require(_0x025d('0x1'));var path=require(_0x025d('0x2'));var timeout=require('connect-timeout');var express=require(_0x025d('0x3'));var router=express['Router']();var auth=require('../../components/auth/service');var interaction=require(_0x025d('0x4'));var config=require(_0x025d('0x5'));var controller=require('./openchannelAccount.controller');router['get']('/',auth['isAuthenticated'](),controller[_0x025d('0x6')]);router[_0x025d('0x7')]('/describe',auth[_0x025d('0x8')](),controller['describe']);router['get'](_0x025d('0x9'),auth[_0x025d('0x8')](),controller[_0x025d('0xa')]);router[_0x025d('0x7')]('/:id/dispositions',auth[_0x025d('0x8')](),controller['getDispositions']);router[_0x025d('0x7')](_0x025d('0xb'),auth[_0x025d('0x8')](),controller['getAnswers']);router[_0x025d('0x7')]('/:id/applications',auth[_0x025d('0x8')](),controller[_0x025d('0xc')]);router[_0x025d('0x7')]('/:id/interactions',auth[_0x025d('0x8')](),controller[_0x025d('0xd')]);router[_0x025d('0x7')](_0x025d('0xe'),auth[_0x025d('0x8')](),controller['getAgents']);router[_0x025d('0xf')]('/',auth[_0x025d('0x8')](),controller['create']);router[_0x025d('0xf')](_0x025d('0x10'),auth[_0x025d('0x8')](),controller[_0x025d('0x11')]);router[_0x025d('0xf')](_0x025d('0xb'),auth['isAuthenticated'](),controller[_0x025d('0x12')]);router[_0x025d('0xf')](_0x025d('0x13'),controller['notify']);router['post'](_0x025d('0x14'),auth[_0x025d('0x8')](),controller[_0x025d('0x15')]);router[_0x025d('0xf')](_0x025d('0xe'),auth[_0x025d('0x8')](),controller[_0x025d('0x16')]);router[_0x025d('0xf')](_0x025d('0x17'),auth[_0x025d('0x8')](),controller['send']);router[_0x025d('0x18')]('/:id',auth[_0x025d('0x8')](),controller['update']);router[_0x025d('0x19')](_0x025d('0x9'),auth['isAuthenticated'](),controller['destroy']);router[_0x025d('0x19')](_0x025d('0x10'),auth[_0x025d('0x8')](),controller[_0x025d('0x1a')]);router[_0x025d('0x19')](_0x025d('0xb'),auth[_0x025d('0x8')](),controller[_0x025d('0x1b')]);router[_0x025d('0x19')](_0x025d('0xe'),auth['isAuthenticated'](),controller[_0x025d('0x1c')]);module[_0x025d('0x1d')]=router;
\ No newline at end of file
+var _0xe14b=['/:id/notify','notify','addApplications','/:id/send','send','put','delete','removeDispositions','removeAnswers','removeAgents','exports','multer','util','express','Router','../../components/auth/service','./openchannelAccount.controller','get','isAuthenticated','index','/describe','show','/:id/dispositions','/:id/canned_answers','getAnswers','/:id/applications','getApplications','/:id/interactions','getInteractions','/:id/users','getAgents','create','post','addAnswer'];(function(_0x482916,_0x10e7a6){var _0x31c0db=function(_0x19b399){while(--_0x19b399){_0x482916['push'](_0x482916['shift']());}};_0x31c0db(++_0x10e7a6);}(_0xe14b,0x93));var _0xbe14=function(_0x51438a,_0x1b697f){_0x51438a=_0x51438a-0x0;var _0x2929a0=_0xe14b[_0x51438a];return _0x2929a0;};'use strict';var multer=require(_0xbe14('0x0'));var util=require(_0xbe14('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require(_0xbe14('0x2'));var router=express[_0xbe14('0x3')]();var fs_extra=require('fs-extra');var auth=require(_0xbe14('0x4'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require(_0xbe14('0x5'));router[_0xbe14('0x6')]('/',auth[_0xbe14('0x7')](),controller[_0xbe14('0x8')]);router[_0xbe14('0x6')](_0xbe14('0x9'),auth[_0xbe14('0x7')](),controller['describe']);router['get']('/:id',auth[_0xbe14('0x7')](),controller[_0xbe14('0xa')]);router[_0xbe14('0x6')](_0xbe14('0xb'),auth['isAuthenticated'](),controller['getDispositions']);router[_0xbe14('0x6')](_0xbe14('0xc'),auth['isAuthenticated'](),controller[_0xbe14('0xd')]);router[_0xbe14('0x6')](_0xbe14('0xe'),auth[_0xbe14('0x7')](),controller[_0xbe14('0xf')]);router[_0xbe14('0x6')](_0xbe14('0x10'),auth[_0xbe14('0x7')](),controller[_0xbe14('0x11')]);router[_0xbe14('0x6')](_0xbe14('0x12'),auth[_0xbe14('0x7')](),controller[_0xbe14('0x13')]);router['post']('/',auth['isAuthenticated'](),controller[_0xbe14('0x14')]);router[_0xbe14('0x15')](_0xbe14('0xb'),auth[_0xbe14('0x7')](),controller['addDisposition']);router[_0xbe14('0x15')](_0xbe14('0xc'),auth[_0xbe14('0x7')](),controller[_0xbe14('0x16')]);router[_0xbe14('0x15')](_0xbe14('0x17'),controller[_0xbe14('0x18')]);router['post'](_0xbe14('0xe'),auth[_0xbe14('0x7')](),controller[_0xbe14('0x19')]);router[_0xbe14('0x15')](_0xbe14('0x12'),auth[_0xbe14('0x7')](),controller['addAgents']);router[_0xbe14('0x15')](_0xbe14('0x1a'),auth[_0xbe14('0x7')](),controller[_0xbe14('0x1b')]);router[_0xbe14('0x1c')]('/:id',auth[_0xbe14('0x7')](),controller['update']);router[_0xbe14('0x1d')]('/:id',auth[_0xbe14('0x7')](),controller['destroy']);router[_0xbe14('0x1d')](_0xbe14('0xb'),auth['isAuthenticated'](),controller[_0xbe14('0x1e')]);router['delete'](_0xbe14('0xc'),auth['isAuthenticated'](),controller[_0xbe14('0x1f')]);router[_0xbe14('0x1d')](_0xbe14('0x12'),auth[_0xbe14('0x7')](),controller[_0xbe14('0x20')]);module[_0xbe14('0x21')]=router;
\ No newline at end of file