Built motion from commit (unavailable).|2.2.5
[motion2.git] / server / api / smsAccount / index.js
index c4c1fbc..62dd89a 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xc026=['/describe','/:id','/:id/dispositions','getDispositions','/:id/canned_answers','getAnswers','/:id/applications','getApplications','/:id/interactions','getInteractions','getAgents','post','addAnswer','/:id/notify','notify','addApplications','send','/:id/status','status','/:id/users','put','delete','destroy','removeAnswers','removeAgents','exports','util','path','express','Router','../../components/auth/service','./smsAccount.controller','get','isAuthenticated','index'];(function(_0xdc37a1,_0x53ebb9){var _0x99b4fe=function(_0x2811e3){while(--_0x2811e3){_0xdc37a1['push'](_0xdc37a1['shift']());}};_0x99b4fe(++_0x53ebb9);}(_0xc026,0x1be));var _0x6c02=function(_0x7b7f5f,_0x2d472b){_0x7b7f5f=_0x7b7f5f-0x0;var _0x35e97f=_0xc026[_0x7b7f5f];return _0x35e97f;};'use strict';var multer=require('multer');var util=require(_0x6c02('0x0'));var path=require(_0x6c02('0x1'));var timeout=require('connect-timeout');var express=require(_0x6c02('0x2'));var router=express[_0x6c02('0x3')]();var auth=require(_0x6c02('0x4'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require(_0x6c02('0x5'));router[_0x6c02('0x6')]('/',auth[_0x6c02('0x7')](),controller[_0x6c02('0x8')]);router['get'](_0x6c02('0x9'),auth[_0x6c02('0x7')](),controller['describe']);router[_0x6c02('0x6')](_0x6c02('0xa'),auth[_0x6c02('0x7')](),controller['show']);router[_0x6c02('0x6')](_0x6c02('0xb'),auth[_0x6c02('0x7')](),controller[_0x6c02('0xc')]);router['get'](_0x6c02('0xd'),auth[_0x6c02('0x7')](),controller[_0x6c02('0xe')]);router[_0x6c02('0x6')](_0x6c02('0xf'),auth[_0x6c02('0x7')](),controller[_0x6c02('0x10')]);router[_0x6c02('0x6')](_0x6c02('0x11'),auth[_0x6c02('0x7')](),controller[_0x6c02('0x12')]);router[_0x6c02('0x6')]('/:id/status',controller['statusGet']);router[_0x6c02('0x6')]('/:id/users',auth['isAuthenticated'](),controller[_0x6c02('0x13')]);router[_0x6c02('0x14')]('/',auth[_0x6c02('0x7')](),controller['create']);router[_0x6c02('0x14')](_0x6c02('0xb'),auth[_0x6c02('0x7')](),controller['addDisposition']);router[_0x6c02('0x14')]('/:id/canned_answers',auth[_0x6c02('0x7')](),controller[_0x6c02('0x15')]);router[_0x6c02('0x14')](_0x6c02('0x16'),controller[_0x6c02('0x17')]);router['post'](_0x6c02('0xf'),auth[_0x6c02('0x7')](),controller[_0x6c02('0x18')]);router[_0x6c02('0x14')]('/:id/send',auth[_0x6c02('0x7')](),controller[_0x6c02('0x19')]);router['post'](_0x6c02('0x1a'),controller[_0x6c02('0x1b')]);router['post'](_0x6c02('0x1c'),auth[_0x6c02('0x7')](),controller['addAgents']);router[_0x6c02('0x1d')]('/:id',auth[_0x6c02('0x7')](),controller['update']);router[_0x6c02('0x1e')](_0x6c02('0xa'),auth[_0x6c02('0x7')](),controller[_0x6c02('0x1f')]);router[_0x6c02('0x1e')](_0x6c02('0xb'),auth[_0x6c02('0x7')](),controller['removeDispositions']);router[_0x6c02('0x1e')](_0x6c02('0xd'),auth[_0x6c02('0x7')](),controller[_0x6c02('0x20')]);router[_0x6c02('0x1e')](_0x6c02('0x1c'),auth['isAuthenticated'](),controller[_0x6c02('0x21')]);module[_0x6c02('0x22')]=router;
\ No newline at end of file
+var _0x0dea=['addAnswer','/:id/notify','notify','addApplications','/:id/send','send','/:id/users','addAgents','put','update','/:id','destroy','delete','removeDispositions','removeAnswers','exports','multer','path','connect-timeout','express','Router','../../components/auth/service','../../config/environment','get','isAuthenticated','index','/describe','show','/:id/dispositions','getDispositions','/:id/canned_answers','/:id/applications','getApplications','getInteractions','/:id/status','statusGet','post','create'];(function(_0x350b81,_0x3a14d3){var _0x5f4196=function(_0x3c16ae){while(--_0x3c16ae){_0x350b81['push'](_0x350b81['shift']());}};_0x5f4196(++_0x3a14d3);}(_0x0dea,0xce));var _0xa0de=function(_0x334524,_0x1fca82){_0x334524=_0x334524-0x0;var _0x870ae9=_0x0dea[_0x334524];return _0x870ae9;};'use strict';var multer=require(_0xa0de('0x0'));var util=require('util');var path=require(_0xa0de('0x1'));var timeout=require(_0xa0de('0x2'));var express=require(_0xa0de('0x3'));var router=express[_0xa0de('0x4')]();var auth=require(_0xa0de('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0xa0de('0x6'));var controller=require('./smsAccount.controller');router[_0xa0de('0x7')]('/',auth[_0xa0de('0x8')](),controller[_0xa0de('0x9')]);router[_0xa0de('0x7')](_0xa0de('0xa'),auth['isAuthenticated'](),controller['describe']);router[_0xa0de('0x7')]('/:id',auth[_0xa0de('0x8')](),controller[_0xa0de('0xb')]);router['get'](_0xa0de('0xc'),auth[_0xa0de('0x8')](),controller[_0xa0de('0xd')]);router[_0xa0de('0x7')](_0xa0de('0xe'),auth[_0xa0de('0x8')](),controller['getAnswers']);router[_0xa0de('0x7')](_0xa0de('0xf'),auth[_0xa0de('0x8')](),controller[_0xa0de('0x10')]);router[_0xa0de('0x7')]('/:id/interactions',auth[_0xa0de('0x8')](),controller[_0xa0de('0x11')]);router[_0xa0de('0x7')](_0xa0de('0x12'),controller[_0xa0de('0x13')]);router[_0xa0de('0x7')]('/:id/users',auth[_0xa0de('0x8')](),controller['getAgents']);router[_0xa0de('0x14')]('/',auth['isAuthenticated'](),controller[_0xa0de('0x15')]);router[_0xa0de('0x14')](_0xa0de('0xc'),auth[_0xa0de('0x8')](),controller['addDisposition']);router[_0xa0de('0x14')]('/:id/canned_answers',auth['isAuthenticated'](),controller[_0xa0de('0x16')]);router[_0xa0de('0x14')](_0xa0de('0x17'),controller[_0xa0de('0x18')]);router['post'](_0xa0de('0xf'),auth[_0xa0de('0x8')](),controller[_0xa0de('0x19')]);router[_0xa0de('0x14')](_0xa0de('0x1a'),auth[_0xa0de('0x8')](),controller[_0xa0de('0x1b')]);router['post'](_0xa0de('0x12'),controller['status']);router['post'](_0xa0de('0x1c'),auth[_0xa0de('0x8')](),controller[_0xa0de('0x1d')]);router[_0xa0de('0x1e')]('/:id',auth[_0xa0de('0x8')](),controller[_0xa0de('0x1f')]);router['delete'](_0xa0de('0x20'),auth[_0xa0de('0x8')](),controller[_0xa0de('0x21')]);router[_0xa0de('0x22')](_0xa0de('0xc'),auth[_0xa0de('0x8')](),controller[_0xa0de('0x23')]);router[_0xa0de('0x22')]('/:id/canned_answers',auth[_0xa0de('0x8')](),controller[_0xa0de('0x24')]);router[_0xa0de('0x22')]('/:id/users',auth[_0xa0de('0x8')](),controller['removeAgents']);module[_0xa0de('0x25')]=router;
\ No newline at end of file