Built motion from commit da617fac.|2.6.6
[motion2.git] / server / api / smsAccount / index.js
index e2db8f9..ea8a222 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 _0x814b=['/describe','describe','/:id','show','/:id/dispositions','getDispositions','/:id/canned_answers','getAnswers','/:id/applications','getApplications','/:id/interactions','getInteractions','/:id/status','statusGet','/:id/users','getAgents','post','create','addDisposition','addAnswer','/:id/send','status','addAgents','put','update','destroy','delete','removeDispositions','removeAnswers','removeAgents','exports','multer','util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./smsAccount.controller','get','isAuthenticated'];(function(_0x3064e7,_0x34edba){var _0x26038e=function(_0x35336c){while(--_0x35336c){_0x3064e7['push'](_0x3064e7['shift']());}};_0x26038e(++_0x34edba);}(_0x814b,0x1a2));var _0xb814=function(_0x1d291d,_0x17314a){_0x1d291d=_0x1d291d-0x0;var _0x44cc4e=_0x814b[_0x1d291d];return _0x44cc4e;};'use strict';var multer=require(_0xb814('0x0'));var util=require(_0xb814('0x1'));var path=require(_0xb814('0x2'));var timeout=require(_0xb814('0x3'));var express=require(_0xb814('0x4'));var router=express[_0xb814('0x5')]();var fs_extra=require('fs-extra');var auth=require(_0xb814('0x6'));var interaction=require(_0xb814('0x7'));var config=require(_0xb814('0x8'));var controller=require(_0xb814('0x9'));router[_0xb814('0xa')]('/',auth[_0xb814('0xb')](),controller['index']);router[_0xb814('0xa')](_0xb814('0xc'),auth['isAuthenticated'](),controller[_0xb814('0xd')]);router[_0xb814('0xa')](_0xb814('0xe'),auth[_0xb814('0xb')](),controller[_0xb814('0xf')]);router[_0xb814('0xa')](_0xb814('0x10'),auth[_0xb814('0xb')](),controller[_0xb814('0x11')]);router[_0xb814('0xa')](_0xb814('0x12'),auth['isAuthenticated'](),controller[_0xb814('0x13')]);router['get'](_0xb814('0x14'),auth[_0xb814('0xb')](),controller[_0xb814('0x15')]);router[_0xb814('0xa')](_0xb814('0x16'),auth[_0xb814('0xb')](),controller[_0xb814('0x17')]);router[_0xb814('0xa')](_0xb814('0x18'),controller[_0xb814('0x19')]);router[_0xb814('0xa')](_0xb814('0x1a'),auth[_0xb814('0xb')](),controller[_0xb814('0x1b')]);router[_0xb814('0x1c')]('/',auth[_0xb814('0xb')](),controller[_0xb814('0x1d')]);router[_0xb814('0x1c')](_0xb814('0x10'),auth[_0xb814('0xb')](),controller[_0xb814('0x1e')]);router['post'](_0xb814('0x12'),auth['isAuthenticated'](),controller[_0xb814('0x1f')]);router[_0xb814('0x1c')]('/:id/notify',controller['notify']);router['post'](_0xb814('0x14'),auth['isAuthenticated'](),controller['addApplications']);router[_0xb814('0x1c')](_0xb814('0x20'),auth[_0xb814('0xb')](),controller['send']);router[_0xb814('0x1c')]('/:id/status',controller[_0xb814('0x21')]);router[_0xb814('0x1c')](_0xb814('0x1a'),auth[_0xb814('0xb')](),controller[_0xb814('0x22')]);router[_0xb814('0x23')](_0xb814('0xe'),auth['isAuthenticated'](),controller[_0xb814('0x24')]);router['delete'](_0xb814('0xe'),auth[_0xb814('0xb')](),controller[_0xb814('0x25')]);router[_0xb814('0x26')](_0xb814('0x10'),auth[_0xb814('0xb')](),controller[_0xb814('0x27')]);router['delete'](_0xb814('0x12'),auth[_0xb814('0xb')](),controller[_0xb814('0x28')]);router[_0xb814('0x26')](_0xb814('0x1a'),auth[_0xb814('0xb')](),controller[_0xb814('0x29')]);module[_0xb814('0x2a')]=router;
\ No newline at end of file