Built motion from commit 0900f080.|2.5.45
[motion2.git] / server / api / rpc / index.js
index 64c09b8..e95a309 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xeda3=['../../components/auth/service','./rpc.controller','get','/voice/channels','voiceChannels','/voice/channels/:uniqueid/mixmonitor','isAuthenticated','voiceChannelMixMonitor','/voice/channels/:uniqueid/stopmixmonitor','voiceChannelStopMixMonitor','/voice/queues','voiceQueues','/chat/queues','chatQueues','mailQueues','/mail/accounts','mailAccounts','/openchannel/queues','openchannelQueues','/sms/queues','smsQueues','/whatsapp/queues','whatsappQueues','/fax/queues','faxQueues','/voice/queues/preview/:id','voiceQueuesPreview','/voice/queues/channels/:uniqueid','voiceQueuesChannel','/voice/queues/channels/:uniqueid/hangup','voiceQueuesChannelHangup','voiceQueuesChannelRedirect','/voice/queues/:id','showVoiceQueues','put','outbound','/outbound/channels','outboundChannels','/agents','agents','agentCapacity','/telephones','/trunks','trunks','/campaigns','faxAccounts','/chat/queues/waitinginteractions','chatQueuesWaitingInteractions','/mail/queues/waitinginteractions','/openchannel/queues/:id/waitinginteractions','whatsappQueuesWaitingInteractions','/fax/queues/waitinginteractions','faxQueuesWaitingInteractions','post','queueNotify','mail','/chat/queues/:id/notify','chat','/chat/queues/:id','showChatQueues','/fax/queues/:id/notify','/fax/queues/:id','showFaxQueues','openchannel','/openchannel/queues/:id','showOpenchannelQueues','/sms/queues/:id/notify','/whatsapp/queues/:id/notify','whatsapp','/sms/queues/:id','showSmsQueues','/whatsapp/queues/:id','showWhatsappQueues','/agents/:id/notify','exports','multer','express'];(function(_0xfc2d29,_0x37c077){var _0x129511=function(_0x1fd9c6){while(--_0x1fd9c6){_0xfc2d29['push'](_0xfc2d29['shift']());}};_0x129511(++_0x37c077);}(_0xeda3,0x17f));var _0x3eda=function(_0xa421ef,_0x3ad9e1){_0xa421ef=_0xa421ef-0x0;var _0xe7055a=_0xeda3[_0xa421ef];return _0xe7055a;};'use strict';var multer=require(_0x3eda('0x0'));var util=require('util');var path=require('path');var express=require(_0x3eda('0x1'));var router=express['Router']();var auth=require(_0x3eda('0x2'));var controller=require(_0x3eda('0x3'));router[_0x3eda('0x4')](_0x3eda('0x5'),auth['isAuthenticated'](),controller[_0x3eda('0x6')]);router[_0x3eda('0x4')](_0x3eda('0x7'),auth[_0x3eda('0x8')](),controller[_0x3eda('0x9')]);router['get'](_0x3eda('0xa'),auth[_0x3eda('0x8')](),controller[_0x3eda('0xb')]);router['get'](_0x3eda('0xc'),auth['isAuthenticated'](),controller[_0x3eda('0xd')]);router[_0x3eda('0x4')](_0x3eda('0xe'),auth[_0x3eda('0x8')](),controller[_0x3eda('0xf')]);router[_0x3eda('0x4')]('/mail/queues',auth[_0x3eda('0x8')](),controller[_0x3eda('0x10')]);router[_0x3eda('0x4')](_0x3eda('0x11'),auth[_0x3eda('0x8')](),controller[_0x3eda('0x12')]);router[_0x3eda('0x4')](_0x3eda('0x13'),auth[_0x3eda('0x8')](),controller[_0x3eda('0x14')]);router[_0x3eda('0x4')](_0x3eda('0x15'),auth[_0x3eda('0x8')](),controller[_0x3eda('0x16')]);router[_0x3eda('0x4')](_0x3eda('0x17'),auth[_0x3eda('0x8')](),controller[_0x3eda('0x18')]);router[_0x3eda('0x4')](_0x3eda('0x19'),auth['isAuthenticated'](),controller[_0x3eda('0x1a')]);router[_0x3eda('0x4')](_0x3eda('0x1b'),auth[_0x3eda('0x8')](),controller[_0x3eda('0x1c')]);router[_0x3eda('0x4')]('/voice/queues/channels',auth['isAuthenticated'](),controller['voiceQueuesChannels']);router['get'](_0x3eda('0x1d'),auth['isAuthenticated'](),controller[_0x3eda('0x1e')]);router[_0x3eda('0x4')](_0x3eda('0x1f'),auth[_0x3eda('0x8')](),controller[_0x3eda('0x20')]);router[_0x3eda('0x4')]('/voice/queues/channels/:uniqueid/redirect/:exten',auth[_0x3eda('0x8')](),controller[_0x3eda('0x21')]);router[_0x3eda('0x4')](_0x3eda('0x22'),auth['isAuthenticated'](),controller[_0x3eda('0x23')]);router[_0x3eda('0x24')](_0x3eda('0x22'),auth[_0x3eda('0x8')](),controller['updateVoiceQueue']);router[_0x3eda('0x4')]('/outbound',auth[_0x3eda('0x8')](),controller[_0x3eda('0x25')]);router[_0x3eda('0x4')](_0x3eda('0x26'),auth['isAuthenticated'](),controller[_0x3eda('0x27')]);router[_0x3eda('0x4')](_0x3eda('0x28'),auth[_0x3eda('0x8')](),controller[_0x3eda('0x29')]);router[_0x3eda('0x24')]('/agents/:id/capacity',auth[_0x3eda('0x8')](),controller[_0x3eda('0x2a')]);router[_0x3eda('0x4')](_0x3eda('0x2b'),auth[_0x3eda('0x8')](),controller['telephones']);router[_0x3eda('0x4')](_0x3eda('0x2c'),auth['isAuthenticated'](),controller[_0x3eda('0x2d')]);router[_0x3eda('0x4')](_0x3eda('0x2e'),auth[_0x3eda('0x8')](),controller['campaigns']);router['get']('/fax/accounts',auth[_0x3eda('0x8')](),controller[_0x3eda('0x2f')]);router['get'](_0x3eda('0x30'),auth[_0x3eda('0x8')](),controller[_0x3eda('0x31')]);router['get'](_0x3eda('0x32'),auth[_0x3eda('0x8')](),controller['mailQueuesWaitingInteractions']);router[_0x3eda('0x4')]('/openchannel/queues/waitinginteractions',auth[_0x3eda('0x8')](),controller['openchannelQueuesWaitingInteractions']);router['get'](_0x3eda('0x33'),auth[_0x3eda('0x8')](),controller['openchannelQueuesIdWaitingInteractions']);router[_0x3eda('0x4')]('/sms/queues/waitinginteractions',auth[_0x3eda('0x8')](),controller['smsQueuesWaitingInteractions']);router['get']('/whatsapp/queues/waitinginteractions',auth['isAuthenticated'](),controller[_0x3eda('0x34')]);router[_0x3eda('0x4')](_0x3eda('0x35'),auth[_0x3eda('0x8')](),controller[_0x3eda('0x36')]);router[_0x3eda('0x37')]('/mail/queues/:id/notify',auth[_0x3eda('0x8')](),controller[_0x3eda('0x38')](_0x3eda('0x39')));router[_0x3eda('0x4')]('/mail/queues/:id',auth[_0x3eda('0x8')](),controller['showMailQueues']);router['post'](_0x3eda('0x3a'),auth[_0x3eda('0x8')](),controller[_0x3eda('0x38')](_0x3eda('0x3b')));router[_0x3eda('0x4')](_0x3eda('0x3c'),auth[_0x3eda('0x8')](),controller[_0x3eda('0x3d')]);router['post'](_0x3eda('0x3e'),auth[_0x3eda('0x8')](),controller[_0x3eda('0x38')]('fax'));router[_0x3eda('0x4')](_0x3eda('0x3f'),auth[_0x3eda('0x8')](),controller[_0x3eda('0x40')]);router[_0x3eda('0x37')]('/openchannel/queues/:id/notify',auth[_0x3eda('0x8')](),controller[_0x3eda('0x38')](_0x3eda('0x41')));router['get'](_0x3eda('0x42'),auth[_0x3eda('0x8')](),controller[_0x3eda('0x43')]);router['post'](_0x3eda('0x44'),auth[_0x3eda('0x8')](),controller[_0x3eda('0x38')]('sms'));router[_0x3eda('0x37')](_0x3eda('0x45'),auth[_0x3eda('0x8')](),controller[_0x3eda('0x38')](_0x3eda('0x46')));router[_0x3eda('0x4')](_0x3eda('0x47'),auth[_0x3eda('0x8')](),controller[_0x3eda('0x48')]);router[_0x3eda('0x4')](_0x3eda('0x49'),auth['isAuthenticated'](),controller[_0x3eda('0x4a')]);router[_0x3eda('0x37')](_0x3eda('0x4b'),auth['isAuthenticated'](),controller['agentNotify']);module[_0x3eda('0x4c')]=router;
\ No newline at end of file
+var _0xeb01=['/mail/accounts','mailAccounts','/openchannel/queues','openchannelQueues','/sms/queues','/whatsapp/queues','whatsappQueues','/fax/queues','faxQueues','voiceQueuesPreview','/voice/queues/channels/:uniqueid','voiceQueuesChannel','/voice/queues/channels/:uniqueid/hangup','voiceQueuesChannelHangup','/voice/queues/channels/:uniqueid/redirect/:exten','/voice/queues/:id','showVoiceQueues','put','updateVoiceQueue','/outbound/channels','agents','telephones','/trunks','/campaigns','/fax/accounts','/chat/queues/waitinginteractions','mailQueuesWaitingInteractions','/openchannel/queues/waitinginteractions','/openchannel/queues/:id/waitinginteractions','/sms/queues/waitinginteractions','smsQueuesWaitingInteractions','whatsappQueuesWaitingInteractions','faxQueuesWaitingInteractions','post','/mail/queues/:id/notify','mail','/mail/queues/:id','queueNotify','chat','/chat/queues/:id','showChatQueues','/fax/queues/:id/notify','fax','/fax/queues/:id','showFaxQueues','/openchannel/queues/:id/notify','openchannel','/openchannel/queues/:id','sms','/whatsapp/queues/:id/notify','whatsapp','/sms/queues/:id','showSmsQueues','/whatsapp/queues/:id','showWhatsappQueues','/agents/:id/notify','exports','util','path','express','Router','../../components/auth/service','./rpc.controller','get','/voice/channels','/voice/channels/:uniqueid/mixmonitor','isAuthenticated','voiceChannelMixMonitor','/voice/channels/:uniqueid/stopmixmonitor','voiceChannelStopMixMonitor','/voice/queues','voiceQueues','/chat/queues','chatQueues','mailQueues'];(function(_0x2642cb,_0x4b917f){var _0xe6e41=function(_0x281676){while(--_0x281676){_0x2642cb['push'](_0x2642cb['shift']());}};_0xe6e41(++_0x4b917f);}(_0xeb01,0x1b0));var _0x1eb0=function(_0x2d1992,_0x460a51){_0x2d1992=_0x2d1992-0x0;var _0x38f458=_0xeb01[_0x2d1992];return _0x38f458;};'use strict';var multer=require('multer');var util=require(_0x1eb0('0x0'));var path=require(_0x1eb0('0x1'));var express=require(_0x1eb0('0x2'));var router=express[_0x1eb0('0x3')]();var auth=require(_0x1eb0('0x4'));var controller=require(_0x1eb0('0x5'));router[_0x1eb0('0x6')](_0x1eb0('0x7'),auth['isAuthenticated'](),controller['voiceChannels']);router[_0x1eb0('0x6')](_0x1eb0('0x8'),auth[_0x1eb0('0x9')](),controller[_0x1eb0('0xa')]);router[_0x1eb0('0x6')](_0x1eb0('0xb'),auth['isAuthenticated'](),controller[_0x1eb0('0xc')]);router[_0x1eb0('0x6')](_0x1eb0('0xd'),auth[_0x1eb0('0x9')](),controller[_0x1eb0('0xe')]);router[_0x1eb0('0x6')](_0x1eb0('0xf'),auth[_0x1eb0('0x9')](),controller[_0x1eb0('0x10')]);router[_0x1eb0('0x6')]('/mail/queues',auth['isAuthenticated'](),controller[_0x1eb0('0x11')]);router[_0x1eb0('0x6')](_0x1eb0('0x12'),auth['isAuthenticated'](),controller[_0x1eb0('0x13')]);router['get'](_0x1eb0('0x14'),auth[_0x1eb0('0x9')](),controller[_0x1eb0('0x15')]);router[_0x1eb0('0x6')](_0x1eb0('0x16'),auth[_0x1eb0('0x9')](),controller['smsQueues']);router[_0x1eb0('0x6')](_0x1eb0('0x17'),auth[_0x1eb0('0x9')](),controller[_0x1eb0('0x18')]);router[_0x1eb0('0x6')](_0x1eb0('0x19'),auth['isAuthenticated'](),controller[_0x1eb0('0x1a')]);router[_0x1eb0('0x6')]('/voice/queues/preview/:id',auth['isAuthenticated'](),controller[_0x1eb0('0x1b')]);router['get']('/voice/queues/channels',auth[_0x1eb0('0x9')](),controller['voiceQueuesChannels']);router[_0x1eb0('0x6')](_0x1eb0('0x1c'),auth['isAuthenticated'](),controller[_0x1eb0('0x1d')]);router[_0x1eb0('0x6')](_0x1eb0('0x1e'),auth['isAuthenticated'](),controller[_0x1eb0('0x1f')]);router[_0x1eb0('0x6')](_0x1eb0('0x20'),auth[_0x1eb0('0x9')](),controller['voiceQueuesChannelRedirect']);router[_0x1eb0('0x6')](_0x1eb0('0x21'),auth[_0x1eb0('0x9')](),controller[_0x1eb0('0x22')]);router[_0x1eb0('0x23')](_0x1eb0('0x21'),auth[_0x1eb0('0x9')](),controller[_0x1eb0('0x24')]);router[_0x1eb0('0x6')]('/outbound',auth[_0x1eb0('0x9')](),controller['outbound']);router['get'](_0x1eb0('0x25'),auth[_0x1eb0('0x9')](),controller['outboundChannels']);router[_0x1eb0('0x6')]('/agents',auth[_0x1eb0('0x9')](),controller[_0x1eb0('0x26')]);router[_0x1eb0('0x23')]('/agents/:id/capacity',auth[_0x1eb0('0x9')](),controller['agentCapacity']);router[_0x1eb0('0x6')]('/telephones',auth['isAuthenticated'](),controller[_0x1eb0('0x27')]);router[_0x1eb0('0x6')](_0x1eb0('0x28'),auth[_0x1eb0('0x9')](),controller['trunks']);router[_0x1eb0('0x6')](_0x1eb0('0x29'),auth[_0x1eb0('0x9')](),controller['campaigns']);router[_0x1eb0('0x6')](_0x1eb0('0x2a'),auth['isAuthenticated'](),controller['faxAccounts']);router['get'](_0x1eb0('0x2b'),auth[_0x1eb0('0x9')](),controller['chatQueuesWaitingInteractions']);router[_0x1eb0('0x6')]('/mail/queues/waitinginteractions',auth[_0x1eb0('0x9')](),controller[_0x1eb0('0x2c')]);router[_0x1eb0('0x6')](_0x1eb0('0x2d'),auth[_0x1eb0('0x9')](),controller['openchannelQueuesWaitingInteractions']);router['get'](_0x1eb0('0x2e'),auth[_0x1eb0('0x9')](),controller['openchannelQueuesIdWaitingInteractions']);router[_0x1eb0('0x6')](_0x1eb0('0x2f'),auth[_0x1eb0('0x9')](),controller[_0x1eb0('0x30')]);router[_0x1eb0('0x6')]('/whatsapp/queues/waitinginteractions',auth[_0x1eb0('0x9')](),controller[_0x1eb0('0x31')]);router[_0x1eb0('0x6')]('/fax/queues/waitinginteractions',auth['isAuthenticated'](),controller[_0x1eb0('0x32')]);router[_0x1eb0('0x33')](_0x1eb0('0x34'),auth[_0x1eb0('0x9')](),controller['queueNotify'](_0x1eb0('0x35')));router[_0x1eb0('0x6')](_0x1eb0('0x36'),auth[_0x1eb0('0x9')](),controller['showMailQueues']);router['post']('/chat/queues/:id/notify',auth[_0x1eb0('0x9')](),controller[_0x1eb0('0x37')](_0x1eb0('0x38')));router[_0x1eb0('0x6')](_0x1eb0('0x39'),auth[_0x1eb0('0x9')](),controller[_0x1eb0('0x3a')]);router[_0x1eb0('0x33')](_0x1eb0('0x3b'),auth[_0x1eb0('0x9')](),controller['queueNotify'](_0x1eb0('0x3c')));router[_0x1eb0('0x6')](_0x1eb0('0x3d'),auth[_0x1eb0('0x9')](),controller[_0x1eb0('0x3e')]);router[_0x1eb0('0x33')](_0x1eb0('0x3f'),auth[_0x1eb0('0x9')](),controller[_0x1eb0('0x37')](_0x1eb0('0x40')));router['get'](_0x1eb0('0x41'),auth[_0x1eb0('0x9')](),controller['showOpenchannelQueues']);router[_0x1eb0('0x33')]('/sms/queues/:id/notify',auth[_0x1eb0('0x9')](),controller[_0x1eb0('0x37')](_0x1eb0('0x42')));router[_0x1eb0('0x33')](_0x1eb0('0x43'),auth[_0x1eb0('0x9')](),controller['queueNotify'](_0x1eb0('0x44')));router[_0x1eb0('0x6')](_0x1eb0('0x45'),auth['isAuthenticated'](),controller[_0x1eb0('0x46')]);router[_0x1eb0('0x6')](_0x1eb0('0x47'),auth[_0x1eb0('0x9')](),controller[_0x1eb0('0x48')]);router[_0x1eb0('0x33')](_0x1eb0('0x49'),auth['isAuthenticated'](),controller['agentNotify']);module[_0x1eb0('0x4a')]=router;
\ No newline at end of file