Built motion from commit ddca4d0d.|2.5.47
[motion2.git] / server / api / smsAccount / index.js
index e2db8f9..530f70b 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xde0f=['removeAgents','exports','path','connect-timeout','express','Router','../../components/auth/service','../../config/environment','./smsAccount.controller','get','isAuthenticated','index','/describe','describe','/:id','show','/:id/dispositions','getDispositions','getAnswers','/:id/applications','getApplications','/:id/interactions','getInteractions','/:id/status','/:id/users','getAgents','create','post','addDisposition','/:id/notify','notify','addApplications','/:id/send','send','status','addAgents','update','delete','destroy','/:id/canned_answers'];(function(_0x260458,_0x6dc18e){var _0x2b9cdc=function(_0x291ed9){while(--_0x291ed9){_0x260458['push'](_0x260458['shift']());}};_0x2b9cdc(++_0x6dc18e);}(_0xde0f,0xa2));var _0xfde0=function(_0x150277,_0x159962){_0x150277=_0x150277-0x0;var _0x14c3c6=_0xde0f[_0x150277];return _0x14c3c6;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0xfde0('0x0'));var timeout=require(_0xfde0('0x1'));var express=require(_0xfde0('0x2'));var router=express[_0xfde0('0x3')]();var auth=require(_0xfde0('0x4'));var interaction=require('../../components/interaction/service');var config=require(_0xfde0('0x5'));var controller=require(_0xfde0('0x6'));router[_0xfde0('0x7')]('/',auth[_0xfde0('0x8')](),controller[_0xfde0('0x9')]);router[_0xfde0('0x7')](_0xfde0('0xa'),auth[_0xfde0('0x8')](),controller[_0xfde0('0xb')]);router[_0xfde0('0x7')](_0xfde0('0xc'),auth[_0xfde0('0x8')](),controller[_0xfde0('0xd')]);router['get'](_0xfde0('0xe'),auth[_0xfde0('0x8')](),controller[_0xfde0('0xf')]);router[_0xfde0('0x7')]('/:id/canned_answers',auth[_0xfde0('0x8')](),controller[_0xfde0('0x10')]);router[_0xfde0('0x7')](_0xfde0('0x11'),auth[_0xfde0('0x8')](),controller[_0xfde0('0x12')]);router[_0xfde0('0x7')](_0xfde0('0x13'),auth['isAuthenticated'](),controller[_0xfde0('0x14')]);router[_0xfde0('0x7')](_0xfde0('0x15'),controller['statusGet']);router[_0xfde0('0x7')](_0xfde0('0x16'),auth['isAuthenticated'](),controller[_0xfde0('0x17')]);router['post']('/',auth[_0xfde0('0x8')](),controller[_0xfde0('0x18')]);router[_0xfde0('0x19')](_0xfde0('0xe'),auth[_0xfde0('0x8')](),controller[_0xfde0('0x1a')]);router['post']('/:id/canned_answers',auth[_0xfde0('0x8')](),controller['addAnswer']);router[_0xfde0('0x19')](_0xfde0('0x1b'),controller[_0xfde0('0x1c')]);router[_0xfde0('0x19')]('/:id/applications',auth[_0xfde0('0x8')](),controller[_0xfde0('0x1d')]);router['post'](_0xfde0('0x1e'),auth[_0xfde0('0x8')](),controller[_0xfde0('0x1f')]);router[_0xfde0('0x19')]('/:id/status',controller[_0xfde0('0x20')]);router['post'](_0xfde0('0x16'),auth[_0xfde0('0x8')](),controller[_0xfde0('0x21')]);router['put'](_0xfde0('0xc'),auth['isAuthenticated'](),controller[_0xfde0('0x22')]);router[_0xfde0('0x23')](_0xfde0('0xc'),auth[_0xfde0('0x8')](),controller[_0xfde0('0x24')]);router[_0xfde0('0x23')]('/:id/dispositions',auth[_0xfde0('0x8')](),controller['removeDispositions']);router[_0xfde0('0x23')](_0xfde0('0x25'),auth[_0xfde0('0x8')](),controller['removeAnswers']);router['delete'](_0xfde0('0x16'),auth['isAuthenticated'](),controller[_0xfde0('0x26')]);module[_0xfde0('0x27')]=router;
\ No newline at end of file
+var _0x1cb9=['/:id/canned_answers','getAnswers','getApplications','/:id/interactions','getInteractions','/:id/users','post','create','addAnswer','/:id/notify','notify','/:id/applications','/:id/send','/:id/status','status','addAgents','put','update','delete','destroy','removeDispositions','exports','multer','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','./smsAccount.controller','get','isAuthenticated','index','/describe','describe','/:id','show','/:id/dispositions','getDispositions'];(function(_0x321bb2,_0x202794){var _0x9c12ed=function(_0x263dd3){while(--_0x263dd3){_0x321bb2['push'](_0x321bb2['shift']());}};_0x9c12ed(++_0x202794);}(_0x1cb9,0x14e));var _0x91cb=function(_0x2b50cd,_0x1ad9b8){_0x2b50cd=_0x2b50cd-0x0;var _0x364821=_0x1cb9[_0x2b50cd];return _0x364821;};'use strict';var multer=require(_0x91cb('0x0'));var util=require('util');var path=require(_0x91cb('0x1'));var timeout=require(_0x91cb('0x2'));var express=require(_0x91cb('0x3'));var router=express[_0x91cb('0x4')]();var fs_extra=require('fs-extra');var auth=require(_0x91cb('0x5'));var interaction=require(_0x91cb('0x6'));var config=require('../../config/environment');var controller=require(_0x91cb('0x7'));router[_0x91cb('0x8')]('/',auth[_0x91cb('0x9')](),controller[_0x91cb('0xa')]);router[_0x91cb('0x8')](_0x91cb('0xb'),auth['isAuthenticated'](),controller[_0x91cb('0xc')]);router['get'](_0x91cb('0xd'),auth['isAuthenticated'](),controller[_0x91cb('0xe')]);router[_0x91cb('0x8')](_0x91cb('0xf'),auth[_0x91cb('0x9')](),controller[_0x91cb('0x10')]);router[_0x91cb('0x8')](_0x91cb('0x11'),auth[_0x91cb('0x9')](),controller[_0x91cb('0x12')]);router[_0x91cb('0x8')]('/:id/applications',auth[_0x91cb('0x9')](),controller[_0x91cb('0x13')]);router['get'](_0x91cb('0x14'),auth[_0x91cb('0x9')](),controller[_0x91cb('0x15')]);router[_0x91cb('0x8')]('/:id/status',controller['statusGet']);router[_0x91cb('0x8')](_0x91cb('0x16'),auth['isAuthenticated'](),controller['getAgents']);router[_0x91cb('0x17')]('/',auth[_0x91cb('0x9')](),controller[_0x91cb('0x18')]);router['post'](_0x91cb('0xf'),auth[_0x91cb('0x9')](),controller['addDisposition']);router[_0x91cb('0x17')](_0x91cb('0x11'),auth[_0x91cb('0x9')](),controller[_0x91cb('0x19')]);router['post'](_0x91cb('0x1a'),controller[_0x91cb('0x1b')]);router['post'](_0x91cb('0x1c'),auth['isAuthenticated'](),controller['addApplications']);router[_0x91cb('0x17')](_0x91cb('0x1d'),auth['isAuthenticated'](),controller['send']);router['post'](_0x91cb('0x1e'),controller[_0x91cb('0x1f')]);router[_0x91cb('0x17')](_0x91cb('0x16'),auth['isAuthenticated'](),controller[_0x91cb('0x20')]);router[_0x91cb('0x21')](_0x91cb('0xd'),auth['isAuthenticated'](),controller[_0x91cb('0x22')]);router[_0x91cb('0x23')](_0x91cb('0xd'),auth[_0x91cb('0x9')](),controller[_0x91cb('0x24')]);router[_0x91cb('0x23')](_0x91cb('0xf'),auth[_0x91cb('0x9')](),controller[_0x91cb('0x25')]);router['delete']('/:id/canned_answers',auth[_0x91cb('0x9')](),controller['removeAnswers']);router[_0x91cb('0x23')](_0x91cb('0x16'),auth[_0x91cb('0x9')](),controller['removeAgents']);module[_0x91cb('0x26')]=router;
\ No newline at end of file