Built motion from commit 092f8824.|2.5.49
[motion2.git] / server / api / rpc / index.js
index 3a9f2d4..d30c08b 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xa3fd=['/voice/channels/:uniqueid/mixmonitor','/voice/channels/:uniqueid/stopmixmonitor','/voice/queues','voiceQueues','/chat/queues','/mail/queues','mailQueues','/mail/accounts','mailAccounts','/openchannel/queues','openchannelQueues','/sms/queues','smsQueues','/whatsapp/queues','whatsappQueues','faxQueues','voiceQueuesPreview','/voice/queues/channels','voiceQueuesChannels','/voice/queues/channels/:uniqueid','/voice/queues/channels/:uniqueid/hangup','voiceQueuesChannelHangup','/voice/queues/channels/:uniqueid/redirect/:exten','voiceQueuesChannelRedirect','/voice/queues/:id','showVoiceQueues','outbound','/outbound/channels','outboundChannels','/agents','agents','put','agentCapacity','telephones','trunks','campaigns','/fax/accounts','chatQueuesWaitingInteractions','/mail/queues/waitinginteractions','/openchannel/queues/waitinginteractions','openchannelQueuesWaitingInteractions','smsQueuesWaitingInteractions','/whatsapp/queues/waitinginteractions','whatsappQueuesWaitingInteractions','faxQueuesWaitingInteractions','post','/mail/queues/:id/notify','queueNotify','/mail/queues/:id','showMailQueues','/chat/queues/:id/notify','chat','/chat/queues/:id','showChatQueues','/fax/queues/:id/notify','fax','/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','showWhatsappQueues','/agents/:id/notify','agentNotify','exports','util','express','Router','../../components/auth/service','./rpc.controller','get','isAuthenticated'];(function(_0x1f62c3,_0x1ff95b){var _0x385c1c=function(_0x1db580){while(--_0x1db580){_0x1f62c3['push'](_0x1f62c3['shift']());}};_0x385c1c(++_0x1ff95b);}(_0xa3fd,0x139));var _0xda3f=function(_0x330723,_0x8de382){_0x330723=_0x330723-0x0;var _0x60c546=_0xa3fd[_0x330723];return _0x60c546;};'use strict';var multer=require('multer');var util=require(_0xda3f('0x0'));var path=require('path');var express=require(_0xda3f('0x1'));var router=express[_0xda3f('0x2')]();var auth=require(_0xda3f('0x3'));var controller=require(_0xda3f('0x4'));router[_0xda3f('0x5')]('/voice/channels',auth[_0xda3f('0x6')](),controller['voiceChannels']);router[_0xda3f('0x5')](_0xda3f('0x7'),auth[_0xda3f('0x6')](),controller['voiceChannelMixMonitor']);router['get'](_0xda3f('0x8'),auth[_0xda3f('0x6')](),controller['voiceChannelStopMixMonitor']);router[_0xda3f('0x5')](_0xda3f('0x9'),auth[_0xda3f('0x6')](),controller[_0xda3f('0xa')]);router['get'](_0xda3f('0xb'),auth['isAuthenticated'](),controller['chatQueues']);router[_0xda3f('0x5')](_0xda3f('0xc'),auth[_0xda3f('0x6')](),controller[_0xda3f('0xd')]);router['get'](_0xda3f('0xe'),auth[_0xda3f('0x6')](),controller[_0xda3f('0xf')]);router[_0xda3f('0x5')](_0xda3f('0x10'),auth[_0xda3f('0x6')](),controller[_0xda3f('0x11')]);router['get'](_0xda3f('0x12'),auth[_0xda3f('0x6')](),controller[_0xda3f('0x13')]);router[_0xda3f('0x5')](_0xda3f('0x14'),auth[_0xda3f('0x6')](),controller[_0xda3f('0x15')]);router[_0xda3f('0x5')]('/fax/queues',auth[_0xda3f('0x6')](),controller[_0xda3f('0x16')]);router['get']('/voice/queues/preview/:id',auth[_0xda3f('0x6')](),controller[_0xda3f('0x17')]);router[_0xda3f('0x5')](_0xda3f('0x18'),auth[_0xda3f('0x6')](),controller[_0xda3f('0x19')]);router[_0xda3f('0x5')](_0xda3f('0x1a'),auth[_0xda3f('0x6')](),controller['voiceQueuesChannel']);router[_0xda3f('0x5')](_0xda3f('0x1b'),auth[_0xda3f('0x6')](),controller[_0xda3f('0x1c')]);router[_0xda3f('0x5')](_0xda3f('0x1d'),auth[_0xda3f('0x6')](),controller[_0xda3f('0x1e')]);router[_0xda3f('0x5')](_0xda3f('0x1f'),auth['isAuthenticated'](),controller[_0xda3f('0x20')]);router[_0xda3f('0x5')]('/outbound',auth['isAuthenticated'](),controller[_0xda3f('0x21')]);router[_0xda3f('0x5')](_0xda3f('0x22'),auth[_0xda3f('0x6')](),controller[_0xda3f('0x23')]);router[_0xda3f('0x5')](_0xda3f('0x24'),auth['isAuthenticated'](),controller[_0xda3f('0x25')]);router[_0xda3f('0x26')]('/agents/:id/capacity',auth[_0xda3f('0x6')](),controller[_0xda3f('0x27')]);router[_0xda3f('0x5')]('/telephones',auth['isAuthenticated'](),controller[_0xda3f('0x28')]);router[_0xda3f('0x5')]('/trunks',auth[_0xda3f('0x6')](),controller[_0xda3f('0x29')]);router['get']('/campaigns',auth['isAuthenticated'](),controller[_0xda3f('0x2a')]);router['get'](_0xda3f('0x2b'),auth[_0xda3f('0x6')](),controller['faxAccounts']);router['get']('/chat/queues/waitinginteractions',auth['isAuthenticated'](),controller[_0xda3f('0x2c')]);router[_0xda3f('0x5')](_0xda3f('0x2d'),auth[_0xda3f('0x6')](),controller['mailQueuesWaitingInteractions']);router[_0xda3f('0x5')](_0xda3f('0x2e'),auth['isAuthenticated'](),controller[_0xda3f('0x2f')]);router[_0xda3f('0x5')]('/sms/queues/waitinginteractions',auth[_0xda3f('0x6')](),controller[_0xda3f('0x30')]);router[_0xda3f('0x5')](_0xda3f('0x31'),auth[_0xda3f('0x6')](),controller[_0xda3f('0x32')]);router['get']('/fax/queues/waitinginteractions',auth['isAuthenticated'](),controller[_0xda3f('0x33')]);router[_0xda3f('0x34')](_0xda3f('0x35'),auth['isAuthenticated'](),controller[_0xda3f('0x36')]('mail'));router[_0xda3f('0x5')](_0xda3f('0x37'),auth[_0xda3f('0x6')](),controller[_0xda3f('0x38')]);router[_0xda3f('0x34')](_0xda3f('0x39'),auth[_0xda3f('0x6')](),controller[_0xda3f('0x36')](_0xda3f('0x3a')));router[_0xda3f('0x5')](_0xda3f('0x3b'),auth[_0xda3f('0x6')](),controller[_0xda3f('0x3c')]);router[_0xda3f('0x34')](_0xda3f('0x3d'),auth[_0xda3f('0x6')](),controller['queueNotify'](_0xda3f('0x3e')));router[_0xda3f('0x5')](_0xda3f('0x3f'),auth[_0xda3f('0x6')](),controller[_0xda3f('0x40')]);router['post'](_0xda3f('0x41'),auth['isAuthenticated'](),controller['queueNotify'](_0xda3f('0x42')));router[_0xda3f('0x5')](_0xda3f('0x43'),auth[_0xda3f('0x6')](),controller[_0xda3f('0x44')]);router[_0xda3f('0x34')](_0xda3f('0x45'),auth[_0xda3f('0x6')](),controller[_0xda3f('0x36')](_0xda3f('0x46')));router[_0xda3f('0x34')](_0xda3f('0x47'),auth[_0xda3f('0x6')](),controller[_0xda3f('0x36')](_0xda3f('0x48')));router[_0xda3f('0x5')](_0xda3f('0x49'),auth[_0xda3f('0x6')](),controller[_0xda3f('0x4a')]);router[_0xda3f('0x5')](_0xda3f('0x4b'),auth[_0xda3f('0x6')](),controller[_0xda3f('0x4c')]);router['post'](_0xda3f('0x4d'),auth[_0xda3f('0x6')](),controller[_0xda3f('0x4e')]);module[_0xda3f('0x4f')]=router;
\ No newline at end of file
+var _0x5811=['faxQueuesWaitingInteractions','/mail/queues/:id/notify','queueNotify','mail','/mail/queues/:id','showMailQueues','post','/chat/queues/:id/notify','chat','/chat/queues/:id','/fax/queues/:id/notify','fax','/fax/queues/:id','showFaxQueues','/openchannel/queues/:id/notify','/openchannel/queues/:id','/sms/queues/:id/notify','sms','/whatsapp/queues/:id/notify','whatsapp','/sms/queues/:id','/whatsapp/queues/:id','showWhatsappQueues','/agents/:id/notify','agentNotify','exports','multer','util','path','express','Router','../../components/auth/service','./rpc.controller','get','/voice/channels','isAuthenticated','voiceChannels','/voice/channels/:uniqueid/mixmonitor','voiceChannelMixMonitor','/voice/channels/:uniqueid/stopmixmonitor','voiceChannelStopMixMonitor','/voice/queues','voiceQueues','/chat/queues','chatQueues','mailQueues','mailAccounts','/openchannel/queues','openchannelQueues','/sms/queues','smsQueues','/whatsapp/queues','whatsappQueues','/fax/queues','faxQueues','voiceQueuesPreview','voiceQueuesChannels','/voice/queues/channels/:uniqueid','voiceQueuesChannel','/voice/queues/channels/:uniqueid/hangup','/voice/queues/:id','put','updateVoiceQueue','outbound','/outbound/channels','agents','/agents/:id/capacity','agentCapacity','telephones','/trunks','trunks','/campaigns','campaigns','faxAccounts','/chat/queues/waitinginteractions','chatQueuesWaitingInteractions','/mail/queues/waitinginteractions','mailQueuesWaitingInteractions','openchannelQueuesWaitingInteractions','/openchannel/queues/:id/waitinginteractions','openchannelQueuesIdWaitingInteractions','/sms/queues/waitinginteractions','smsQueuesWaitingInteractions','/whatsapp/queues/waitinginteractions','whatsappQueuesWaitingInteractions','/fax/queues/waitinginteractions'];(function(_0x19dc0a,_0x6b0913){var _0x5849af=function(_0x3af667){while(--_0x3af667){_0x19dc0a['push'](_0x19dc0a['shift']());}};_0x5849af(++_0x6b0913);}(_0x5811,0x70));var _0x1581=function(_0x376971,_0x3d9579){_0x376971=_0x376971-0x0;var _0x2286ff=_0x5811[_0x376971];return _0x2286ff;};'use strict';var multer=require(_0x1581('0x0'));var util=require(_0x1581('0x1'));var path=require(_0x1581('0x2'));var express=require(_0x1581('0x3'));var router=express[_0x1581('0x4')]();var auth=require(_0x1581('0x5'));var controller=require(_0x1581('0x6'));router[_0x1581('0x7')](_0x1581('0x8'),auth[_0x1581('0x9')](),controller[_0x1581('0xa')]);router[_0x1581('0x7')](_0x1581('0xb'),auth[_0x1581('0x9')](),controller[_0x1581('0xc')]);router[_0x1581('0x7')](_0x1581('0xd'),auth[_0x1581('0x9')](),controller[_0x1581('0xe')]);router[_0x1581('0x7')](_0x1581('0xf'),auth[_0x1581('0x9')](),controller[_0x1581('0x10')]);router[_0x1581('0x7')](_0x1581('0x11'),auth['isAuthenticated'](),controller[_0x1581('0x12')]);router['get']('/mail/queues',auth[_0x1581('0x9')](),controller[_0x1581('0x13')]);router[_0x1581('0x7')]('/mail/accounts',auth['isAuthenticated'](),controller[_0x1581('0x14')]);router[_0x1581('0x7')](_0x1581('0x15'),auth['isAuthenticated'](),controller[_0x1581('0x16')]);router[_0x1581('0x7')](_0x1581('0x17'),auth[_0x1581('0x9')](),controller[_0x1581('0x18')]);router[_0x1581('0x7')](_0x1581('0x19'),auth[_0x1581('0x9')](),controller[_0x1581('0x1a')]);router[_0x1581('0x7')](_0x1581('0x1b'),auth['isAuthenticated'](),controller[_0x1581('0x1c')]);router[_0x1581('0x7')]('/voice/queues/preview/:id',auth[_0x1581('0x9')](),controller[_0x1581('0x1d')]);router[_0x1581('0x7')]('/voice/queues/channels',auth['isAuthenticated'](),controller[_0x1581('0x1e')]);router[_0x1581('0x7')](_0x1581('0x1f'),auth['isAuthenticated'](),controller[_0x1581('0x20')]);router[_0x1581('0x7')](_0x1581('0x21'),auth[_0x1581('0x9')](),controller['voiceQueuesChannelHangup']);router[_0x1581('0x7')]('/voice/queues/channels/:uniqueid/redirect/:exten',auth[_0x1581('0x9')](),controller['voiceQueuesChannelRedirect']);router[_0x1581('0x7')](_0x1581('0x22'),auth[_0x1581('0x9')](),controller['showVoiceQueues']);router[_0x1581('0x23')](_0x1581('0x22'),auth['isAuthenticated'](),controller[_0x1581('0x24')]);router['get']('/outbound',auth[_0x1581('0x9')](),controller[_0x1581('0x25')]);router[_0x1581('0x7')](_0x1581('0x26'),auth[_0x1581('0x9')](),controller['outboundChannels']);router['get']('/agents',auth[_0x1581('0x9')](),controller[_0x1581('0x27')]);router['put'](_0x1581('0x28'),auth[_0x1581('0x9')](),controller[_0x1581('0x29')]);router[_0x1581('0x7')]('/telephones',auth['isAuthenticated'](),controller[_0x1581('0x2a')]);router[_0x1581('0x7')](_0x1581('0x2b'),auth['isAuthenticated'](),controller[_0x1581('0x2c')]);router[_0x1581('0x7')](_0x1581('0x2d'),auth[_0x1581('0x9')](),controller[_0x1581('0x2e')]);router[_0x1581('0x7')]('/fax/accounts',auth[_0x1581('0x9')](),controller[_0x1581('0x2f')]);router[_0x1581('0x7')](_0x1581('0x30'),auth[_0x1581('0x9')](),controller[_0x1581('0x31')]);router[_0x1581('0x7')](_0x1581('0x32'),auth[_0x1581('0x9')](),controller[_0x1581('0x33')]);router[_0x1581('0x7')]('/openchannel/queues/waitinginteractions',auth['isAuthenticated'](),controller[_0x1581('0x34')]);router[_0x1581('0x7')](_0x1581('0x35'),auth[_0x1581('0x9')](),controller[_0x1581('0x36')]);router[_0x1581('0x7')](_0x1581('0x37'),auth['isAuthenticated'](),controller[_0x1581('0x38')]);router[_0x1581('0x7')](_0x1581('0x39'),auth['isAuthenticated'](),controller[_0x1581('0x3a')]);router[_0x1581('0x7')](_0x1581('0x3b'),auth[_0x1581('0x9')](),controller[_0x1581('0x3c')]);router['post'](_0x1581('0x3d'),auth[_0x1581('0x9')](),controller[_0x1581('0x3e')](_0x1581('0x3f')));router['get'](_0x1581('0x40'),auth[_0x1581('0x9')](),controller[_0x1581('0x41')]);router[_0x1581('0x42')](_0x1581('0x43'),auth['isAuthenticated'](),controller['queueNotify'](_0x1581('0x44')));router[_0x1581('0x7')](_0x1581('0x45'),auth[_0x1581('0x9')](),controller['showChatQueues']);router[_0x1581('0x42')](_0x1581('0x46'),auth[_0x1581('0x9')](),controller[_0x1581('0x3e')](_0x1581('0x47')));router[_0x1581('0x7')](_0x1581('0x48'),auth['isAuthenticated'](),controller[_0x1581('0x49')]);router[_0x1581('0x42')](_0x1581('0x4a'),auth[_0x1581('0x9')](),controller[_0x1581('0x3e')]('openchannel'));router['get'](_0x1581('0x4b'),auth[_0x1581('0x9')](),controller['showOpenchannelQueues']);router[_0x1581('0x42')](_0x1581('0x4c'),auth['isAuthenticated'](),controller['queueNotify'](_0x1581('0x4d')));router[_0x1581('0x42')](_0x1581('0x4e'),auth['isAuthenticated'](),controller[_0x1581('0x3e')](_0x1581('0x4f')));router[_0x1581('0x7')](_0x1581('0x50'),auth[_0x1581('0x9')](),controller['showSmsQueues']);router['get'](_0x1581('0x51'),auth[_0x1581('0x9')](),controller[_0x1581('0x52')]);router['post'](_0x1581('0x53'),auth['isAuthenticated'](),controller[_0x1581('0x54')]);module[_0x1581('0x55')]=router;
\ No newline at end of file