Built motion from commit (unavailable).|2.5.29
[motion2.git] / server / api / openchannelAccount / index.js
index a09b27c..8dc8e9b 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x8b7f=['addApplications','/:id/users','addAgents','send','update','delete','removeDispositions','removeAnswers','exports','multer','util','connect-timeout','express','../../components/auth/service','../../components/interaction/service','../../config/environment','./openchannelAccount.controller','get','isAuthenticated','index','/:id','show','getDispositions','getAnswers','/:id/applications','getApplications','/:id/interactions','getInteractions','post','create','addDisposition','/:id/canned_answers','notify'];(function(_0x19561b,_0x2dccef){var _0x135586=function(_0x3ae2b5){while(--_0x3ae2b5){_0x19561b['push'](_0x19561b['shift']());}};_0x135586(++_0x2dccef);}(_0x8b7f,0xf0));var _0xf8b7=function(_0x23f2d0,_0xa9972){_0x23f2d0=_0x23f2d0-0x0;var _0x525a57=_0x8b7f[_0x23f2d0];return _0x525a57;};'use strict';var multer=require(_0xf8b7('0x0'));var util=require(_0xf8b7('0x1'));var path=require('path');var timeout=require(_0xf8b7('0x2'));var express=require(_0xf8b7('0x3'));var router=express['Router']();var auth=require(_0xf8b7('0x4'));var interaction=require(_0xf8b7('0x5'));var config=require(_0xf8b7('0x6'));var controller=require(_0xf8b7('0x7'));router[_0xf8b7('0x8')]('/',auth[_0xf8b7('0x9')](),controller[_0xf8b7('0xa')]);router['get']('/describe',auth[_0xf8b7('0x9')](),controller['describe']);router['get'](_0xf8b7('0xb'),auth[_0xf8b7('0x9')](),controller[_0xf8b7('0xc')]);router['get']('/:id/dispositions',auth[_0xf8b7('0x9')](),controller[_0xf8b7('0xd')]);router[_0xf8b7('0x8')]('/:id/canned_answers',auth[_0xf8b7('0x9')](),controller[_0xf8b7('0xe')]);router[_0xf8b7('0x8')](_0xf8b7('0xf'),auth[_0xf8b7('0x9')](),controller[_0xf8b7('0x10')]);router[_0xf8b7('0x8')](_0xf8b7('0x11'),auth['isAuthenticated'](),controller[_0xf8b7('0x12')]);router[_0xf8b7('0x8')]('/:id/users',auth[_0xf8b7('0x9')](),controller['getAgents']);router[_0xf8b7('0x13')]('/',auth[_0xf8b7('0x9')](),controller[_0xf8b7('0x14')]);router[_0xf8b7('0x13')]('/:id/dispositions',auth[_0xf8b7('0x9')](),controller[_0xf8b7('0x15')]);router['post'](_0xf8b7('0x16'),auth['isAuthenticated'](),controller['addAnswer']);router['post']('/:id/notify',controller[_0xf8b7('0x17')]);router[_0xf8b7('0x13')](_0xf8b7('0xf'),auth[_0xf8b7('0x9')](),controller[_0xf8b7('0x18')]);router[_0xf8b7('0x13')](_0xf8b7('0x19'),auth[_0xf8b7('0x9')](),controller[_0xf8b7('0x1a')]);router[_0xf8b7('0x13')]('/:id/send',auth['isAuthenticated'](),controller[_0xf8b7('0x1b')]);router['put'](_0xf8b7('0xb'),auth['isAuthenticated'](),controller[_0xf8b7('0x1c')]);router['delete'](_0xf8b7('0xb'),auth[_0xf8b7('0x9')](),controller['destroy']);router[_0xf8b7('0x1d')]('/:id/dispositions',auth[_0xf8b7('0x9')](),controller[_0xf8b7('0x1e')]);router[_0xf8b7('0x1d')](_0xf8b7('0x16'),auth[_0xf8b7('0x9')](),controller[_0xf8b7('0x1f')]);router[_0xf8b7('0x1d')](_0xf8b7('0x19'),auth[_0xf8b7('0x9')](),controller['removeAgents']);module[_0xf8b7('0x20')]=router;
\ No newline at end of file
+var _0x53ec=['removeAgents','exports','multer','util','path','connect-timeout','express','Router','../../components/auth/service','../../config/environment','./openchannelAccount.controller','isAuthenticated','get','/describe','describe','/:id','show','/:id/dispositions','getDispositions','/:id/applications','getApplications','getInteractions','/:id/users','getAgents','post','create','addDisposition','/:id/canned_answers','addAnswer','/:id/notify','notify','addApplications','addAgents','/:id/send','send','put','update','destroy','delete','removeDispositions'];(function(_0x5538d5,_0x190032){var _0x323b1a=function(_0x179caa){while(--_0x179caa){_0x5538d5['push'](_0x5538d5['shift']());}};_0x323b1a(++_0x190032);}(_0x53ec,0x192));var _0xc53e=function(_0x23cc7d,_0x553e85){_0x23cc7d=_0x23cc7d-0x0;var _0x41abb3=_0x53ec[_0x23cc7d];return _0x41abb3;};'use strict';var multer=require(_0xc53e('0x0'));var util=require(_0xc53e('0x1'));var path=require(_0xc53e('0x2'));var timeout=require(_0xc53e('0x3'));var express=require(_0xc53e('0x4'));var router=express[_0xc53e('0x5')]();var fs_extra=require('fs-extra');var auth=require(_0xc53e('0x6'));var interaction=require('../../components/interaction/service');var config=require(_0xc53e('0x7'));var controller=require(_0xc53e('0x8'));router['get']('/',auth[_0xc53e('0x9')](),controller['index']);router[_0xc53e('0xa')](_0xc53e('0xb'),auth['isAuthenticated'](),controller[_0xc53e('0xc')]);router[_0xc53e('0xa')](_0xc53e('0xd'),auth[_0xc53e('0x9')](),controller[_0xc53e('0xe')]);router[_0xc53e('0xa')](_0xc53e('0xf'),auth[_0xc53e('0x9')](),controller[_0xc53e('0x10')]);router['get']('/:id/canned_answers',auth[_0xc53e('0x9')](),controller['getAnswers']);router['get'](_0xc53e('0x11'),auth[_0xc53e('0x9')](),controller[_0xc53e('0x12')]);router[_0xc53e('0xa')]('/:id/interactions',auth['isAuthenticated'](),controller[_0xc53e('0x13')]);router[_0xc53e('0xa')](_0xc53e('0x14'),auth[_0xc53e('0x9')](),controller[_0xc53e('0x15')]);router[_0xc53e('0x16')]('/',auth[_0xc53e('0x9')](),controller[_0xc53e('0x17')]);router[_0xc53e('0x16')](_0xc53e('0xf'),auth['isAuthenticated'](),controller[_0xc53e('0x18')]);router[_0xc53e('0x16')](_0xc53e('0x19'),auth[_0xc53e('0x9')](),controller[_0xc53e('0x1a')]);router[_0xc53e('0x16')](_0xc53e('0x1b'),controller[_0xc53e('0x1c')]);router[_0xc53e('0x16')]('/:id/applications',auth['isAuthenticated'](),controller[_0xc53e('0x1d')]);router[_0xc53e('0x16')](_0xc53e('0x14'),auth[_0xc53e('0x9')](),controller[_0xc53e('0x1e')]);router[_0xc53e('0x16')](_0xc53e('0x1f'),auth[_0xc53e('0x9')](),controller[_0xc53e('0x20')]);router[_0xc53e('0x21')](_0xc53e('0xd'),auth[_0xc53e('0x9')](),controller[_0xc53e('0x22')]);router['delete']('/:id',auth['isAuthenticated'](),controller[_0xc53e('0x23')]);router[_0xc53e('0x24')](_0xc53e('0xf'),auth[_0xc53e('0x9')](),controller[_0xc53e('0x25')]);router['delete']('/:id/canned_answers',auth[_0xc53e('0x9')](),controller['removeAnswers']);router[_0xc53e('0x24')](_0xc53e('0x14'),auth[_0xc53e('0x9')](),controller[_0xc53e('0x26')]);module[_0xc53e('0x27')]=router;
\ No newline at end of file