Built motion from commit 19a84241.|2.5.34
[motion2.git] / server / api / rpc / index.js
index 94af09c..dbd8f4b 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 _0x9e3a=['/voice/channels','isAuthenticated','voiceChannels','voiceChannelMixMonitor','/voice/queues','/chat/queues','chatQueues','/mail/queues','mailQueues','mailAccounts','/openchannel/queues','openchannelQueues','smsQueues','/fax/queues','/voice/queues/preview/:id','voiceQueuesPreview','/voice/queues/channels','voiceQueuesChannels','voiceQueuesChannel','/voice/queues/channels/:uniqueid/hangup','voiceQueuesChannelHangup','/voice/queues/channels/:uniqueid/redirect/:exten','voiceQueuesChannelRedirect','showVoiceQueues','put','/voice/queues/:id','updateVoiceQueue','/outbound/channels','/agents','/agents/:id/capacity','agentCapacity','/telephones','telephones','/trunks','trunks','/campaigns','campaigns','/fax/accounts','faxAccounts','chatQueuesWaitingInteractions','mailQueuesWaitingInteractions','/openchannel/queues/:id/waitinginteractions','openchannelQueuesIdWaitingInteractions','/sms/queues/waitinginteractions','smsQueuesWaitingInteractions','/whatsapp/queues/waitinginteractions','/fax/queues/waitinginteractions','post','/mail/queues/:id/notify','queueNotify','mail','/mail/queues/:id','/chat/queues/:id/notify','chat','/chat/queues/:id','/fax/queues/:id/notify','fax','/fax/queues/:id','showFaxQueues','/openchannel/queues/:id','/sms/queues/:id/notify','sms','/whatsapp/queues/:id/notify','whatsapp','/sms/queues/:id','showSmsQueues','/agents/:id/notify','agentNotify','exports','multer','util','path','express','Router','../../components/auth/service','./rpc.controller','get'];(function(_0x1969a7,_0x5a133a){var _0x3d665f=function(_0x39c64b){while(--_0x39c64b){_0x1969a7['push'](_0x1969a7['shift']());}};_0x3d665f(++_0x5a133a);}(_0x9e3a,0x179));var _0xa9e3=function(_0x1acbad,_0x49d47d){_0x1acbad=_0x1acbad-0x0;var _0xb400d7=_0x9e3a[_0x1acbad];return _0xb400d7;};'use strict';var multer=require(_0xa9e3('0x0'));var util=require(_0xa9e3('0x1'));var path=require(_0xa9e3('0x2'));var express=require(_0xa9e3('0x3'));var router=express[_0xa9e3('0x4')]();var auth=require(_0xa9e3('0x5'));var controller=require(_0xa9e3('0x6'));router[_0xa9e3('0x7')](_0xa9e3('0x8'),auth[_0xa9e3('0x9')](),controller[_0xa9e3('0xa')]);router[_0xa9e3('0x7')]('/voice/channels/:uniqueid/mixmonitor',auth['isAuthenticated'](),controller[_0xa9e3('0xb')]);router[_0xa9e3('0x7')]('/voice/channels/:uniqueid/stopmixmonitor',auth[_0xa9e3('0x9')](),controller['voiceChannelStopMixMonitor']);router[_0xa9e3('0x7')](_0xa9e3('0xc'),auth[_0xa9e3('0x9')](),controller['voiceQueues']);router['get'](_0xa9e3('0xd'),auth[_0xa9e3('0x9')](),controller[_0xa9e3('0xe')]);router[_0xa9e3('0x7')](_0xa9e3('0xf'),auth[_0xa9e3('0x9')](),controller[_0xa9e3('0x10')]);router[_0xa9e3('0x7')]('/mail/accounts',auth[_0xa9e3('0x9')](),controller[_0xa9e3('0x11')]);router['get'](_0xa9e3('0x12'),auth[_0xa9e3('0x9')](),controller[_0xa9e3('0x13')]);router[_0xa9e3('0x7')]('/sms/queues',auth['isAuthenticated'](),controller[_0xa9e3('0x14')]);router['get']('/whatsapp/queues',auth[_0xa9e3('0x9')](),controller['whatsappQueues']);router[_0xa9e3('0x7')](_0xa9e3('0x15'),auth[_0xa9e3('0x9')](),controller['faxQueues']);router['get'](_0xa9e3('0x16'),auth[_0xa9e3('0x9')](),controller[_0xa9e3('0x17')]);router[_0xa9e3('0x7')](_0xa9e3('0x18'),auth[_0xa9e3('0x9')](),controller[_0xa9e3('0x19')]);router['get']('/voice/queues/channels/:uniqueid',auth[_0xa9e3('0x9')](),controller[_0xa9e3('0x1a')]);router[_0xa9e3('0x7')](_0xa9e3('0x1b'),auth['isAuthenticated'](),controller[_0xa9e3('0x1c')]);router[_0xa9e3('0x7')](_0xa9e3('0x1d'),auth['isAuthenticated'](),controller[_0xa9e3('0x1e')]);router[_0xa9e3('0x7')]('/voice/queues/:id',auth[_0xa9e3('0x9')](),controller[_0xa9e3('0x1f')]);router[_0xa9e3('0x20')](_0xa9e3('0x21'),auth['isAuthenticated'](),controller[_0xa9e3('0x22')]);router[_0xa9e3('0x7')]('/outbound',auth[_0xa9e3('0x9')](),controller['outbound']);router[_0xa9e3('0x7')](_0xa9e3('0x23'),auth[_0xa9e3('0x9')](),controller['outboundChannels']);router['get'](_0xa9e3('0x24'),auth[_0xa9e3('0x9')](),controller['agents']);router['put'](_0xa9e3('0x25'),auth[_0xa9e3('0x9')](),controller[_0xa9e3('0x26')]);router[_0xa9e3('0x7')](_0xa9e3('0x27'),auth[_0xa9e3('0x9')](),controller[_0xa9e3('0x28')]);router[_0xa9e3('0x7')](_0xa9e3('0x29'),auth[_0xa9e3('0x9')](),controller[_0xa9e3('0x2a')]);router[_0xa9e3('0x7')](_0xa9e3('0x2b'),auth['isAuthenticated'](),controller[_0xa9e3('0x2c')]);router['get'](_0xa9e3('0x2d'),auth[_0xa9e3('0x9')](),controller[_0xa9e3('0x2e')]);router['get']('/chat/queues/waitinginteractions',auth['isAuthenticated'](),controller[_0xa9e3('0x2f')]);router[_0xa9e3('0x7')]('/mail/queues/waitinginteractions',auth[_0xa9e3('0x9')](),controller[_0xa9e3('0x30')]);router[_0xa9e3('0x7')]('/openchannel/queues/waitinginteractions',auth[_0xa9e3('0x9')](),controller['openchannelQueuesWaitingInteractions']);router[_0xa9e3('0x7')](_0xa9e3('0x31'),auth[_0xa9e3('0x9')](),controller[_0xa9e3('0x32')]);router[_0xa9e3('0x7')](_0xa9e3('0x33'),auth[_0xa9e3('0x9')](),controller[_0xa9e3('0x34')]);router['get'](_0xa9e3('0x35'),auth[_0xa9e3('0x9')](),controller['whatsappQueuesWaitingInteractions']);router[_0xa9e3('0x7')](_0xa9e3('0x36'),auth[_0xa9e3('0x9')](),controller['faxQueuesWaitingInteractions']);router[_0xa9e3('0x37')](_0xa9e3('0x38'),auth[_0xa9e3('0x9')](),controller[_0xa9e3('0x39')](_0xa9e3('0x3a')));router[_0xa9e3('0x7')](_0xa9e3('0x3b'),auth[_0xa9e3('0x9')](),controller['showMailQueues']);router['post'](_0xa9e3('0x3c'),auth[_0xa9e3('0x9')](),controller[_0xa9e3('0x39')](_0xa9e3('0x3d')));router['get'](_0xa9e3('0x3e'),auth[_0xa9e3('0x9')](),controller['showChatQueues']);router[_0xa9e3('0x37')](_0xa9e3('0x3f'),auth['isAuthenticated'](),controller[_0xa9e3('0x39')](_0xa9e3('0x40')));router['get'](_0xa9e3('0x41'),auth['isAuthenticated'](),controller[_0xa9e3('0x42')]);router[_0xa9e3('0x37')]('/openchannel/queues/:id/notify',auth[_0xa9e3('0x9')](),controller[_0xa9e3('0x39')]('openchannel'));router[_0xa9e3('0x7')](_0xa9e3('0x43'),auth['isAuthenticated'](),controller['showOpenchannelQueues']);router[_0xa9e3('0x37')](_0xa9e3('0x44'),auth[_0xa9e3('0x9')](),controller[_0xa9e3('0x39')](_0xa9e3('0x45')));router[_0xa9e3('0x37')](_0xa9e3('0x46'),auth[_0xa9e3('0x9')](),controller[_0xa9e3('0x39')](_0xa9e3('0x47')));router[_0xa9e3('0x7')](_0xa9e3('0x48'),auth['isAuthenticated'](),controller[_0xa9e3('0x49')]);router[_0xa9e3('0x7')]('/whatsapp/queues/:id',auth[_0xa9e3('0x9')](),controller['showWhatsappQueues']);router[_0xa9e3('0x37')](_0xa9e3('0x4a'),auth['isAuthenticated'](),controller[_0xa9e3('0x4b')]);module[_0xa9e3('0x4c')]=router;
\ No newline at end of file