Built motion from commit (unavailable).|2.4.3
[motion2.git] / server / api / smsAccount / index.js
index d5e49ba..fc36d07 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xaf37=['/:id/canned_answers','getAnswers','getApplications','/:id/interactions','getInteractions','/:id/status','statusGet','/:id/users','post','create','addDisposition','/:id/notify','addApplications','send','status','addAgents','put','update','delete','destroy','removeAnswers','util','path','connect-timeout','Router','../../components/interaction/service','./smsAccount.controller','get','isAuthenticated','/describe','describe','/:id','show','/:id/dispositions','getDispositions'];(function(_0x431127,_0x3296bd){var _0x24ab89=function(_0x213bf0){while(--_0x213bf0){_0x431127['push'](_0x431127['shift']());}};_0x24ab89(++_0x3296bd);}(_0xaf37,0xa1));var _0x7af3=function(_0x3e44fa,_0x75ed2a){_0x3e44fa=_0x3e44fa-0x0;var _0x2a0aba=_0xaf37[_0x3e44fa];return _0x2a0aba;};'use strict';var multer=require('multer');var util=require(_0x7af3('0x0'));var path=require(_0x7af3('0x1'));var timeout=require(_0x7af3('0x2'));var express=require('express');var router=express[_0x7af3('0x3')]();var auth=require('../../components/auth/service');var interaction=require(_0x7af3('0x4'));var config=require('../../config/environment');var controller=require(_0x7af3('0x5'));router[_0x7af3('0x6')]('/',auth[_0x7af3('0x7')](),controller['index']);router[_0x7af3('0x6')](_0x7af3('0x8'),auth[_0x7af3('0x7')](),controller[_0x7af3('0x9')]);router[_0x7af3('0x6')](_0x7af3('0xa'),auth[_0x7af3('0x7')](),controller[_0x7af3('0xb')]);router[_0x7af3('0x6')](_0x7af3('0xc'),auth[_0x7af3('0x7')](),controller[_0x7af3('0xd')]);router[_0x7af3('0x6')](_0x7af3('0xe'),auth[_0x7af3('0x7')](),controller[_0x7af3('0xf')]);router[_0x7af3('0x6')]('/:id/applications',auth[_0x7af3('0x7')](),controller[_0x7af3('0x10')]);router[_0x7af3('0x6')](_0x7af3('0x11'),auth['isAuthenticated'](),controller[_0x7af3('0x12')]);router[_0x7af3('0x6')](_0x7af3('0x13'),controller[_0x7af3('0x14')]);router['get'](_0x7af3('0x15'),auth[_0x7af3('0x7')](),controller['getAgents']);router[_0x7af3('0x16')]('/',auth[_0x7af3('0x7')](),controller[_0x7af3('0x17')]);router[_0x7af3('0x16')](_0x7af3('0xc'),auth['isAuthenticated'](),controller[_0x7af3('0x18')]);router[_0x7af3('0x16')](_0x7af3('0xe'),auth[_0x7af3('0x7')](),controller['addAnswer']);router[_0x7af3('0x16')](_0x7af3('0x19'),controller['notify']);router[_0x7af3('0x16')]('/:id/applications',auth[_0x7af3('0x7')](),controller[_0x7af3('0x1a')]);router['post']('/:id/send',auth[_0x7af3('0x7')](),controller[_0x7af3('0x1b')]);router[_0x7af3('0x16')](_0x7af3('0x13'),controller[_0x7af3('0x1c')]);router[_0x7af3('0x16')](_0x7af3('0x15'),auth[_0x7af3('0x7')](),controller[_0x7af3('0x1d')]);router[_0x7af3('0x1e')]('/:id',auth[_0x7af3('0x7')](),controller[_0x7af3('0x1f')]);router[_0x7af3('0x20')](_0x7af3('0xa'),auth[_0x7af3('0x7')](),controller[_0x7af3('0x21')]);router[_0x7af3('0x20')](_0x7af3('0xc'),auth[_0x7af3('0x7')](),controller['removeDispositions']);router[_0x7af3('0x20')](_0x7af3('0xe'),auth[_0x7af3('0x7')](),controller[_0x7af3('0x22')]);router[_0x7af3('0x20')]('/:id/users',auth[_0x7af3('0x7')](),controller['removeAgents']);module['exports']=router;
\ No newline at end of file
+var _0xf1f4=['getDispositions','/:id/canned_answers','/:id/applications','getApplications','/:id/interactions','getInteractions','/:id/status','/:id/users','post','create','addAnswer','/:id/notify','notify','/:id/send','send','status','addAgents','put','update','delete','removeDispositions','exports','multer','util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./smsAccount.controller','get','isAuthenticated','/describe','/:id','/:id/dispositions'];(function(_0x57baae,_0x4fbee0){var _0x33dde6=function(_0xb00c7b){while(--_0xb00c7b){_0x57baae['push'](_0x57baae['shift']());}};_0x33dde6(++_0x4fbee0);}(_0xf1f4,0x13e));var _0x4f1f=function(_0x3efb68,_0x268c1f){_0x3efb68=_0x3efb68-0x0;var _0x348320=_0xf1f4[_0x3efb68];return _0x348320;};'use strict';var multer=require(_0x4f1f('0x0'));var util=require(_0x4f1f('0x1'));var path=require(_0x4f1f('0x2'));var timeout=require(_0x4f1f('0x3'));var express=require(_0x4f1f('0x4'));var router=express[_0x4f1f('0x5')]();var auth=require(_0x4f1f('0x6'));var interaction=require(_0x4f1f('0x7'));var config=require(_0x4f1f('0x8'));var controller=require(_0x4f1f('0x9'));router[_0x4f1f('0xa')]('/',auth[_0x4f1f('0xb')](),controller['index']);router['get'](_0x4f1f('0xc'),auth[_0x4f1f('0xb')](),controller['describe']);router[_0x4f1f('0xa')](_0x4f1f('0xd'),auth[_0x4f1f('0xb')](),controller['show']);router[_0x4f1f('0xa')](_0x4f1f('0xe'),auth['isAuthenticated'](),controller[_0x4f1f('0xf')]);router[_0x4f1f('0xa')](_0x4f1f('0x10'),auth[_0x4f1f('0xb')](),controller['getAnswers']);router[_0x4f1f('0xa')](_0x4f1f('0x11'),auth['isAuthenticated'](),controller[_0x4f1f('0x12')]);router[_0x4f1f('0xa')](_0x4f1f('0x13'),auth['isAuthenticated'](),controller[_0x4f1f('0x14')]);router[_0x4f1f('0xa')](_0x4f1f('0x15'),controller['statusGet']);router['get'](_0x4f1f('0x16'),auth[_0x4f1f('0xb')](),controller['getAgents']);router[_0x4f1f('0x17')]('/',auth[_0x4f1f('0xb')](),controller[_0x4f1f('0x18')]);router[_0x4f1f('0x17')]('/:id/dispositions',auth[_0x4f1f('0xb')](),controller['addDisposition']);router[_0x4f1f('0x17')](_0x4f1f('0x10'),auth[_0x4f1f('0xb')](),controller[_0x4f1f('0x19')]);router[_0x4f1f('0x17')](_0x4f1f('0x1a'),controller[_0x4f1f('0x1b')]);router[_0x4f1f('0x17')](_0x4f1f('0x11'),auth[_0x4f1f('0xb')](),controller['addApplications']);router[_0x4f1f('0x17')](_0x4f1f('0x1c'),auth['isAuthenticated'](),controller[_0x4f1f('0x1d')]);router[_0x4f1f('0x17')](_0x4f1f('0x15'),controller[_0x4f1f('0x1e')]);router['post'](_0x4f1f('0x16'),auth[_0x4f1f('0xb')](),controller[_0x4f1f('0x1f')]);router[_0x4f1f('0x20')](_0x4f1f('0xd'),auth[_0x4f1f('0xb')](),controller[_0x4f1f('0x21')]);router[_0x4f1f('0x22')](_0x4f1f('0xd'),auth[_0x4f1f('0xb')](),controller['destroy']);router[_0x4f1f('0x22')](_0x4f1f('0xe'),auth['isAuthenticated'](),controller[_0x4f1f('0x23')]);router[_0x4f1f('0x22')](_0x4f1f('0x10'),auth[_0x4f1f('0xb')](),controller['removeAnswers']);router['delete']('/:id/users',auth[_0x4f1f('0xb')](),controller['removeAgents']);module[_0x4f1f('0x24')]=router;
\ No newline at end of file