Built motion from commit (unavailable).|2.5.4
[motion2.git] / server / api / smsAccount / index.js
index 8e238ce..2f50e1a 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xf613=['../../components/auth/service','../../components/interaction/service','../../config/environment','./smsAccount.controller','get','isAuthenticated','/describe','describe','/:id','show','/:id/dispositions','getAnswers','/:id/applications','/:id/interactions','getInteractions','/:id/status','/:id/users','getAgents','post','create','addDisposition','/:id/canned_answers','/:id/notify','notify','addApplications','/:id/send','send','addAgents','put','delete','removeDispositions','removeAnswers','removeAgents','exports','multer','util','path','express','Router'];(function(_0x2112d4,_0x3c863c){var _0x434972=function(_0x477020){while(--_0x477020){_0x2112d4['push'](_0x2112d4['shift']());}};_0x434972(++_0x3c863c);}(_0xf613,0x70));var _0x3f61=function(_0x28fa6f,_0x1b22ac){_0x28fa6f=_0x28fa6f-0x0;var _0x1ae01b=_0xf613[_0x28fa6f];return _0x1ae01b;};'use strict';var multer=require(_0x3f61('0x0'));var util=require(_0x3f61('0x1'));var path=require(_0x3f61('0x2'));var timeout=require('connect-timeout');var express=require(_0x3f61('0x3'));var router=express[_0x3f61('0x4')]();var auth=require(_0x3f61('0x5'));var interaction=require(_0x3f61('0x6'));var config=require(_0x3f61('0x7'));var controller=require(_0x3f61('0x8'));router[_0x3f61('0x9')]('/',auth[_0x3f61('0xa')](),controller['index']);router['get'](_0x3f61('0xb'),auth['isAuthenticated'](),controller[_0x3f61('0xc')]);router[_0x3f61('0x9')](_0x3f61('0xd'),auth[_0x3f61('0xa')](),controller[_0x3f61('0xe')]);router[_0x3f61('0x9')](_0x3f61('0xf'),auth['isAuthenticated'](),controller['getDispositions']);router['get']('/:id/canned_answers',auth[_0x3f61('0xa')](),controller[_0x3f61('0x10')]);router[_0x3f61('0x9')](_0x3f61('0x11'),auth[_0x3f61('0xa')](),controller['getApplications']);router[_0x3f61('0x9')](_0x3f61('0x12'),auth[_0x3f61('0xa')](),controller[_0x3f61('0x13')]);router[_0x3f61('0x9')](_0x3f61('0x14'),controller['statusGet']);router['get'](_0x3f61('0x15'),auth['isAuthenticated'](),controller[_0x3f61('0x16')]);router[_0x3f61('0x17')]('/',auth[_0x3f61('0xa')](),controller[_0x3f61('0x18')]);router[_0x3f61('0x17')](_0x3f61('0xf'),auth['isAuthenticated'](),controller[_0x3f61('0x19')]);router[_0x3f61('0x17')](_0x3f61('0x1a'),auth[_0x3f61('0xa')](),controller['addAnswer']);router[_0x3f61('0x17')](_0x3f61('0x1b'),controller[_0x3f61('0x1c')]);router[_0x3f61('0x17')](_0x3f61('0x11'),auth[_0x3f61('0xa')](),controller[_0x3f61('0x1d')]);router[_0x3f61('0x17')](_0x3f61('0x1e'),auth[_0x3f61('0xa')](),controller[_0x3f61('0x1f')]);router[_0x3f61('0x17')](_0x3f61('0x14'),controller['status']);router['post'](_0x3f61('0x15'),auth[_0x3f61('0xa')](),controller[_0x3f61('0x20')]);router[_0x3f61('0x21')](_0x3f61('0xd'),auth[_0x3f61('0xa')](),controller['update']);router[_0x3f61('0x22')](_0x3f61('0xd'),auth[_0x3f61('0xa')](),controller['destroy']);router[_0x3f61('0x22')](_0x3f61('0xf'),auth[_0x3f61('0xa')](),controller[_0x3f61('0x23')]);router[_0x3f61('0x22')]('/:id/canned_answers',auth['isAuthenticated'](),controller[_0x3f61('0x24')]);router[_0x3f61('0x22')]('/:id/users',auth[_0x3f61('0xa')](),controller[_0x3f61('0x25')]);module[_0x3f61('0x26')]=router;
\ No newline at end of file
+var _0x2ea5=['removeAgents','multer','util','path','connect-timeout','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','isAuthenticated','get','/:id','show','/:id/dispositions','getDispositions','getAnswers','/:id/applications','getApplications','getInteractions','/:id/status','statusGet','post','addDisposition','/:id/canned_answers','addAnswer','notify','addApplications','/:id/send','send','/:id/users','put','delete','destroy','removeDispositions'];(function(_0x7e2eb0,_0x17cd58){var _0xd92de4=function(_0x5d005b){while(--_0x5d005b){_0x7e2eb0['push'](_0x7e2eb0['shift']());}};_0xd92de4(++_0x17cd58);}(_0x2ea5,0xab));var _0x52ea=function(_0x160c73,_0x2ee678){_0x160c73=_0x160c73-0x0;var _0xd9302=_0x2ea5[_0x160c73];return _0xd9302;};'use strict';var multer=require(_0x52ea('0x0'));var util=require(_0x52ea('0x1'));var path=require(_0x52ea('0x2'));var timeout=require(_0x52ea('0x3'));var express=require('express');var router=express[_0x52ea('0x4')]();var auth=require(_0x52ea('0x5'));var interaction=require(_0x52ea('0x6'));var config=require(_0x52ea('0x7'));var controller=require('./smsAccount.controller');router['get']('/',auth[_0x52ea('0x8')](),controller['index']);router[_0x52ea('0x9')]('/describe',auth[_0x52ea('0x8')](),controller['describe']);router[_0x52ea('0x9')](_0x52ea('0xa'),auth[_0x52ea('0x8')](),controller[_0x52ea('0xb')]);router[_0x52ea('0x9')](_0x52ea('0xc'),auth[_0x52ea('0x8')](),controller[_0x52ea('0xd')]);router[_0x52ea('0x9')]('/:id/canned_answers',auth[_0x52ea('0x8')](),controller[_0x52ea('0xe')]);router['get'](_0x52ea('0xf'),auth[_0x52ea('0x8')](),controller[_0x52ea('0x10')]);router['get']('/:id/interactions',auth[_0x52ea('0x8')](),controller[_0x52ea('0x11')]);router[_0x52ea('0x9')](_0x52ea('0x12'),controller[_0x52ea('0x13')]);router[_0x52ea('0x9')]('/:id/users',auth[_0x52ea('0x8')](),controller['getAgents']);router[_0x52ea('0x14')]('/',auth[_0x52ea('0x8')](),controller['create']);router[_0x52ea('0x14')](_0x52ea('0xc'),auth[_0x52ea('0x8')](),controller[_0x52ea('0x15')]);router[_0x52ea('0x14')](_0x52ea('0x16'),auth[_0x52ea('0x8')](),controller[_0x52ea('0x17')]);router[_0x52ea('0x14')]('/:id/notify',controller[_0x52ea('0x18')]);router[_0x52ea('0x14')](_0x52ea('0xf'),auth['isAuthenticated'](),controller[_0x52ea('0x19')]);router[_0x52ea('0x14')](_0x52ea('0x1a'),auth[_0x52ea('0x8')](),controller[_0x52ea('0x1b')]);router[_0x52ea('0x14')](_0x52ea('0x12'),controller['status']);router['post'](_0x52ea('0x1c'),auth[_0x52ea('0x8')](),controller['addAgents']);router[_0x52ea('0x1d')](_0x52ea('0xa'),auth['isAuthenticated'](),controller['update']);router[_0x52ea('0x1e')]('/:id',auth[_0x52ea('0x8')](),controller[_0x52ea('0x1f')]);router[_0x52ea('0x1e')](_0x52ea('0xc'),auth[_0x52ea('0x8')](),controller[_0x52ea('0x20')]);router['delete'](_0x52ea('0x16'),auth[_0x52ea('0x8')](),controller['removeAnswers']);router[_0x52ea('0x1e')]('/:id/users',auth['isAuthenticated'](),controller[_0x52ea('0x21')]);module['exports']=router;
\ No newline at end of file