Built motion from commit 9d0783e6.|2.6.13
[motion2.git] / server / api / rpc / index.js
index 94af09c..ca1f893 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xdb50=['put','/outbound','outbound','/outbound/channels','/agents','agents','agentCapacity','/telephones','telephones','/trunks','trunks','/campaigns','campaigns','/chat/queues/waitinginteractions','chatQueuesWaitingInteractions','/mail/queues/waitinginteractions','mailQueuesWaitingInteractions','/openchannel/queues/waitinginteractions','/openchannel/queues/:id/waitinginteractions','/sms/queues/waitinginteractions','whatsappQueuesWaitingInteractions','/fax/queues/waitinginteractions','/mail/queues/:id/notify','queueNotify','mail','/mail/queues/:id','showMailQueues','post','chat','/chat/queues/:id','showChatQueues','/fax/queues/:id/notify','/fax/queues/:id','showFaxQueues','/openchannel/queues/:id/notify','openchannel','/openchannel/queues/:id','showOpenchannelQueues','/sms/queues/:id/notify','sms','/whatsapp/queues/:id/notify','whatsapp','/sms/queues/:id','showSmsQueues','/whatsapp/queues/:id','/agents/:id/notify','agentNotify','exports','multer','path','express','Router','./rpc.controller','get','/voice/channels','isAuthenticated','voiceChannels','/voice/channels/:uniqueid/mixmonitor','voiceChannelMixMonitor','/voice/channels/:uniqueid/stopmixmonitor','voiceChannelStopMixMonitor','/voice/queues','voiceQueues','/chat/queues','chatQueues','/mail/queues','mailQueues','/mail/accounts','mailAccounts','/openchannel/queues','openchannelQueues','/sms/queues','/whatsapp/queues','/fax/queues','faxQueues','/voice/queues/preview/:id','voiceQueuesPreview','/voice/queues/channels','voiceQueuesChannels','voiceQueuesChannel','/voice/queues/channels/:uniqueid/hangup','voiceQueuesChannelHangup','voiceQueuesChannelRedirect','/voice/queues/:id','showVoiceQueues'];(function(_0x49ab18,_0xe4e429){var _0xfd674c=function(_0x377950){while(--_0x377950){_0x49ab18['push'](_0x49ab18['shift']());}};_0xfd674c(++_0xe4e429);}(_0xdb50,0x85));var _0x0db5=function(_0x13def0,_0x76d776){_0x13def0=_0x13def0-0x0;var _0x485fd1=_0xdb50[_0x13def0];return _0x485fd1;};'use strict';var multer=require(_0x0db5('0x0'));var util=require('util');var path=require(_0x0db5('0x1'));var express=require(_0x0db5('0x2'));var router=express[_0x0db5('0x3')]();var auth=require('../../components/auth/service');var controller=require(_0x0db5('0x4'));router[_0x0db5('0x5')](_0x0db5('0x6'),auth[_0x0db5('0x7')](),controller[_0x0db5('0x8')]);router[_0x0db5('0x5')](_0x0db5('0x9'),auth[_0x0db5('0x7')](),controller[_0x0db5('0xa')]);router[_0x0db5('0x5')](_0x0db5('0xb'),auth[_0x0db5('0x7')](),controller[_0x0db5('0xc')]);router['get'](_0x0db5('0xd'),auth[_0x0db5('0x7')](),controller[_0x0db5('0xe')]);router[_0x0db5('0x5')](_0x0db5('0xf'),auth[_0x0db5('0x7')](),controller[_0x0db5('0x10')]);router['get'](_0x0db5('0x11'),auth['isAuthenticated'](),controller[_0x0db5('0x12')]);router[_0x0db5('0x5')](_0x0db5('0x13'),auth[_0x0db5('0x7')](),controller[_0x0db5('0x14')]);router[_0x0db5('0x5')](_0x0db5('0x15'),auth[_0x0db5('0x7')](),controller[_0x0db5('0x16')]);router[_0x0db5('0x5')](_0x0db5('0x17'),auth[_0x0db5('0x7')](),controller['smsQueues']);router[_0x0db5('0x5')](_0x0db5('0x18'),auth[_0x0db5('0x7')](),controller['whatsappQueues']);router[_0x0db5('0x5')](_0x0db5('0x19'),auth['isAuthenticated'](),controller[_0x0db5('0x1a')]);router[_0x0db5('0x5')](_0x0db5('0x1b'),auth[_0x0db5('0x7')](),controller[_0x0db5('0x1c')]);router[_0x0db5('0x5')](_0x0db5('0x1d'),auth[_0x0db5('0x7')](),controller[_0x0db5('0x1e')]);router['get']('/voice/queues/channels/:uniqueid',auth[_0x0db5('0x7')](),controller[_0x0db5('0x1f')]);router[_0x0db5('0x5')](_0x0db5('0x20'),auth[_0x0db5('0x7')](),controller[_0x0db5('0x21')]);router[_0x0db5('0x5')]('/voice/queues/channels/:uniqueid/redirect/:exten',auth[_0x0db5('0x7')](),controller[_0x0db5('0x22')]);router[_0x0db5('0x5')](_0x0db5('0x23'),auth['isAuthenticated'](),controller[_0x0db5('0x24')]);router[_0x0db5('0x25')]('/voice/queues/:id',auth[_0x0db5('0x7')](),controller['updateVoiceQueue']);router['get'](_0x0db5('0x26'),auth[_0x0db5('0x7')](),controller[_0x0db5('0x27')]);router[_0x0db5('0x5')](_0x0db5('0x28'),auth[_0x0db5('0x7')](),controller['outboundChannels']);router[_0x0db5('0x5')](_0x0db5('0x29'),auth[_0x0db5('0x7')](),controller[_0x0db5('0x2a')]);router[_0x0db5('0x25')]('/agents/:id/capacity',auth[_0x0db5('0x7')](),controller[_0x0db5('0x2b')]);router['get'](_0x0db5('0x2c'),auth['isAuthenticated'](),controller[_0x0db5('0x2d')]);router[_0x0db5('0x5')](_0x0db5('0x2e'),auth['isAuthenticated'](),controller[_0x0db5('0x2f')]);router[_0x0db5('0x5')](_0x0db5('0x30'),auth[_0x0db5('0x7')](),controller[_0x0db5('0x31')]);router[_0x0db5('0x5')]('/fax/accounts',auth[_0x0db5('0x7')](),controller['faxAccounts']);router[_0x0db5('0x5')](_0x0db5('0x32'),auth[_0x0db5('0x7')](),controller[_0x0db5('0x33')]);router['get'](_0x0db5('0x34'),auth[_0x0db5('0x7')](),controller[_0x0db5('0x35')]);router[_0x0db5('0x5')](_0x0db5('0x36'),auth[_0x0db5('0x7')](),controller['openchannelQueuesWaitingInteractions']);router[_0x0db5('0x5')](_0x0db5('0x37'),auth[_0x0db5('0x7')](),controller['openchannelQueuesIdWaitingInteractions']);router[_0x0db5('0x5')](_0x0db5('0x38'),auth[_0x0db5('0x7')](),controller['smsQueuesWaitingInteractions']);router[_0x0db5('0x5')]('/whatsapp/queues/waitinginteractions',auth[_0x0db5('0x7')](),controller[_0x0db5('0x39')]);router['get'](_0x0db5('0x3a'),auth[_0x0db5('0x7')](),controller['faxQueuesWaitingInteractions']);router['post'](_0x0db5('0x3b'),auth[_0x0db5('0x7')](),controller[_0x0db5('0x3c')](_0x0db5('0x3d')));router[_0x0db5('0x5')](_0x0db5('0x3e'),auth[_0x0db5('0x7')](),controller[_0x0db5('0x3f')]);router[_0x0db5('0x40')]('/chat/queues/:id/notify',auth[_0x0db5('0x7')](),controller[_0x0db5('0x3c')](_0x0db5('0x41')));router['get'](_0x0db5('0x42'),auth[_0x0db5('0x7')](),controller[_0x0db5('0x43')]);router[_0x0db5('0x40')](_0x0db5('0x44'),auth['isAuthenticated'](),controller[_0x0db5('0x3c')]('fax'));router[_0x0db5('0x5')](_0x0db5('0x45'),auth[_0x0db5('0x7')](),controller[_0x0db5('0x46')]);router[_0x0db5('0x40')](_0x0db5('0x47'),auth[_0x0db5('0x7')](),controller[_0x0db5('0x3c')](_0x0db5('0x48')));router[_0x0db5('0x5')](_0x0db5('0x49'),auth[_0x0db5('0x7')](),controller[_0x0db5('0x4a')]);router['post'](_0x0db5('0x4b'),auth['isAuthenticated'](),controller[_0x0db5('0x3c')](_0x0db5('0x4c')));router[_0x0db5('0x40')](_0x0db5('0x4d'),auth[_0x0db5('0x7')](),controller['queueNotify'](_0x0db5('0x4e')));router[_0x0db5('0x5')](_0x0db5('0x4f'),auth[_0x0db5('0x7')](),controller[_0x0db5('0x50')]);router[_0x0db5('0x5')](_0x0db5('0x51'),auth[_0x0db5('0x7')](),controller['showWhatsappQueues']);router[_0x0db5('0x40')](_0x0db5('0x52'),auth[_0x0db5('0x7')](),controller[_0x0db5('0x53')]);module[_0x0db5('0x54')]=router;
\ No newline at end of file
+var _0xda8e=['path','express','Router','./rpc.controller','get','isAuthenticated','voiceChannels','/voice/channels/:uniqueid/mixmonitor','voiceChannelMixMonitor','/voice/channels/:uniqueid/stopmixmonitor','voiceChannelStopMixMonitor','voiceQueues','/chat/queues','chatQueues','/mail/queues','mailQueues','/mail/accounts','mailAccounts','/openchannel/queues','openchannelQueues','/sms/queues','smsQueues','/whatsapp/queues','whatsappQueues','/fax/queues','/voice/queues/preview/:id','voiceQueuesPreview','/voice/queues/channels','voiceQueuesChannels','/voice/queues/channels/:uniqueid','voiceQueuesChannel','voiceQueuesChannelHangup','/voice/queues/channels/:uniqueid/redirect/:exten','voiceQueuesChannelRedirect','showVoiceQueues','put','/voice/queues/:id','updateVoiceQueue','/outbound','outbound','/outbound/channels','/agents','agents','/agents/:id/capacity','agentCapacity','/telephones','telephones','/trunks','trunks','/campaigns','campaigns','faxAccounts','/mail/queues/waitinginteractions','mailQueuesWaitingInteractions','/openchannel/queues/waitinginteractions','openchannelQueuesWaitingInteractions','/openchannel/queues/:id/waitinginteractions','openchannelQueuesIdWaitingInteractions','/whatsapp/queues/waitinginteractions','/fax/queues/waitinginteractions','faxQueuesWaitingInteractions','post','/mail/queues/:id/notify','queueNotify','mail','/mail/queues/:id','showMailQueues','/chat/queues/:id/notify','chat','showChatQueues','/fax/queues/:id/notify','/fax/queues/:id','showFaxQueues','/openchannel/queues/:id/notify','showOpenchannelQueues','/sms/queues/:id/notify','/whatsapp/queues/:id/notify','whatsapp','/sms/queues/:id','showSmsQueues','/whatsapp/queues/:id','/agents/:id/notify','agentNotify','exports'];(function(_0x3b6825,_0xd49210){var _0x25421a=function(_0x40589f){while(--_0x40589f){_0x3b6825['push'](_0x3b6825['shift']());}};_0x25421a(++_0xd49210);}(_0xda8e,0xa8));var _0xeda8=function(_0x541ea6,_0x51cab6){_0x541ea6=_0x541ea6-0x0;var _0x3c3e84=_0xda8e[_0x541ea6];return _0x3c3e84;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0xeda8('0x0'));var express=require(_0xeda8('0x1'));var router=express[_0xeda8('0x2')]();var auth=require('../../components/auth/service');var controller=require(_0xeda8('0x3'));router[_0xeda8('0x4')]('/voice/channels',auth[_0xeda8('0x5')](),controller[_0xeda8('0x6')]);router['get'](_0xeda8('0x7'),auth['isAuthenticated'](),controller[_0xeda8('0x8')]);router[_0xeda8('0x4')](_0xeda8('0x9'),auth['isAuthenticated'](),controller[_0xeda8('0xa')]);router[_0xeda8('0x4')]('/voice/queues',auth[_0xeda8('0x5')](),controller[_0xeda8('0xb')]);router[_0xeda8('0x4')](_0xeda8('0xc'),auth[_0xeda8('0x5')](),controller[_0xeda8('0xd')]);router[_0xeda8('0x4')](_0xeda8('0xe'),auth[_0xeda8('0x5')](),controller[_0xeda8('0xf')]);router[_0xeda8('0x4')](_0xeda8('0x10'),auth[_0xeda8('0x5')](),controller[_0xeda8('0x11')]);router['get'](_0xeda8('0x12'),auth[_0xeda8('0x5')](),controller[_0xeda8('0x13')]);router[_0xeda8('0x4')](_0xeda8('0x14'),auth['isAuthenticated'](),controller[_0xeda8('0x15')]);router['get'](_0xeda8('0x16'),auth[_0xeda8('0x5')](),controller[_0xeda8('0x17')]);router[_0xeda8('0x4')](_0xeda8('0x18'),auth[_0xeda8('0x5')](),controller['faxQueues']);router[_0xeda8('0x4')](_0xeda8('0x19'),auth[_0xeda8('0x5')](),controller[_0xeda8('0x1a')]);router[_0xeda8('0x4')](_0xeda8('0x1b'),auth[_0xeda8('0x5')](),controller[_0xeda8('0x1c')]);router['get'](_0xeda8('0x1d'),auth['isAuthenticated'](),controller[_0xeda8('0x1e')]);router[_0xeda8('0x4')]('/voice/queues/channels/:uniqueid/hangup',auth[_0xeda8('0x5')](),controller[_0xeda8('0x1f')]);router[_0xeda8('0x4')](_0xeda8('0x20'),auth[_0xeda8('0x5')](),controller[_0xeda8('0x21')]);router['get']('/voice/queues/:id',auth[_0xeda8('0x5')](),controller[_0xeda8('0x22')]);router[_0xeda8('0x23')](_0xeda8('0x24'),auth[_0xeda8('0x5')](),controller[_0xeda8('0x25')]);router[_0xeda8('0x4')](_0xeda8('0x26'),auth[_0xeda8('0x5')](),controller[_0xeda8('0x27')]);router[_0xeda8('0x4')](_0xeda8('0x28'),auth[_0xeda8('0x5')](),controller['outboundChannels']);router[_0xeda8('0x4')](_0xeda8('0x29'),auth[_0xeda8('0x5')](),controller[_0xeda8('0x2a')]);router['put'](_0xeda8('0x2b'),auth['isAuthenticated'](),controller[_0xeda8('0x2c')]);router[_0xeda8('0x4')](_0xeda8('0x2d'),auth[_0xeda8('0x5')](),controller[_0xeda8('0x2e')]);router[_0xeda8('0x4')](_0xeda8('0x2f'),auth['isAuthenticated'](),controller[_0xeda8('0x30')]);router[_0xeda8('0x4')](_0xeda8('0x31'),auth[_0xeda8('0x5')](),controller[_0xeda8('0x32')]);router[_0xeda8('0x4')]('/fax/accounts',auth[_0xeda8('0x5')](),controller[_0xeda8('0x33')]);router[_0xeda8('0x4')]('/chat/queues/waitinginteractions',auth['isAuthenticated'](),controller['chatQueuesWaitingInteractions']);router[_0xeda8('0x4')](_0xeda8('0x34'),auth[_0xeda8('0x5')](),controller[_0xeda8('0x35')]);router[_0xeda8('0x4')](_0xeda8('0x36'),auth['isAuthenticated'](),controller[_0xeda8('0x37')]);router['get'](_0xeda8('0x38'),auth[_0xeda8('0x5')](),controller[_0xeda8('0x39')]);router[_0xeda8('0x4')]('/sms/queues/waitinginteractions',auth[_0xeda8('0x5')](),controller['smsQueuesWaitingInteractions']);router[_0xeda8('0x4')](_0xeda8('0x3a'),auth[_0xeda8('0x5')](),controller['whatsappQueuesWaitingInteractions']);router[_0xeda8('0x4')](_0xeda8('0x3b'),auth['isAuthenticated'](),controller[_0xeda8('0x3c')]);router[_0xeda8('0x3d')](_0xeda8('0x3e'),auth['isAuthenticated'](),controller[_0xeda8('0x3f')](_0xeda8('0x40')));router[_0xeda8('0x4')](_0xeda8('0x41'),auth['isAuthenticated'](),controller[_0xeda8('0x42')]);router[_0xeda8('0x3d')](_0xeda8('0x43'),auth['isAuthenticated'](),controller[_0xeda8('0x3f')](_0xeda8('0x44')));router['get']('/chat/queues/:id',auth[_0xeda8('0x5')](),controller[_0xeda8('0x45')]);router[_0xeda8('0x3d')](_0xeda8('0x46'),auth[_0xeda8('0x5')](),controller[_0xeda8('0x3f')]('fax'));router[_0xeda8('0x4')](_0xeda8('0x47'),auth[_0xeda8('0x5')](),controller[_0xeda8('0x48')]);router[_0xeda8('0x3d')](_0xeda8('0x49'),auth[_0xeda8('0x5')](),controller[_0xeda8('0x3f')]('openchannel'));router[_0xeda8('0x4')]('/openchannel/queues/:id',auth[_0xeda8('0x5')](),controller[_0xeda8('0x4a')]);router[_0xeda8('0x3d')](_0xeda8('0x4b'),auth[_0xeda8('0x5')](),controller[_0xeda8('0x3f')]('sms'));router[_0xeda8('0x3d')](_0xeda8('0x4c'),auth['isAuthenticated'](),controller['queueNotify'](_0xeda8('0x4d')));router[_0xeda8('0x4')](_0xeda8('0x4e'),auth['isAuthenticated'](),controller[_0xeda8('0x4f')]);router[_0xeda8('0x4')](_0xeda8('0x50'),auth[_0xeda8('0x5')](),controller['showWhatsappQueues']);router['post'](_0xeda8('0x51'),auth['isAuthenticated'](),controller[_0xeda8('0x52')]);module[_0xeda8('0x53')]=router;
\ No newline at end of file