Built motion from commit 9d0783e6.|2.6.13
[motion2.git] / server / api / rpc / index.js
index 971c68f..ca1f893 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xdf93=['isAuthenticated','voiceChannels','/voice/channels/:uniqueid/mixmonitor','/voice/channels/:uniqueid/stopmixmonitor','voiceChannelStopMixMonitor','voiceQueues','/chat/queues','chatQueues','/mail/queues','mailQueues','/mail/accounts','mailAccounts','openchannelQueues','/sms/queues','smsQueues','/whatsapp/queues','whatsappQueues','/fax/queues','faxQueues','/voice/queues/preview/:id','voiceQueuesPreview','/voice/queues/channels','voiceQueuesChannels','/voice/queues/channels/:uniqueid','voiceQueuesChannel','voiceQueuesChannelHangup','/voice/queues/:id','outbound','/agents','agents','put','/telephones','telephones','/trunks','trunks','/campaigns','/fax/accounts','faxAccounts','/chat/queues/waitinginteractions','chatQueuesWaitingInteractions','/mail/queues/waitinginteractions','mailQueuesWaitingInteractions','/openchannel/queues/waitinginteractions','/openchannel/queues/:id/waitinginteractions','/sms/queues/waitinginteractions','whatsappQueuesWaitingInteractions','/fax/queues/waitinginteractions','faxQueuesWaitingInteractions','/mail/queues/:id/notify','queueNotify','mail','/mail/queues/:id','post','/chat/queues/:id/notify','chat','/chat/queues/:id','/fax/queues/:id/notify','/openchannel/queues/:id/notify','openchannel','showOpenchannelQueues','sms','/sms/queues/:id','/whatsapp/queues/:id','/agents/:id/notify','exports','util','path','express','Router','./rpc.controller','get','/voice/channels'];(function(_0x542bf7,_0x239720){var _0x1b134b=function(_0x358f20){while(--_0x358f20){_0x542bf7['push'](_0x542bf7['shift']());}};_0x1b134b(++_0x239720);}(_0xdf93,0x1a9));var _0x3df9=function(_0x531891,_0x1f743b){_0x531891=_0x531891-0x0;var _0x579c89=_0xdf93[_0x531891];return _0x579c89;};'use strict';var multer=require('multer');var util=require(_0x3df9('0x0'));var path=require(_0x3df9('0x1'));var express=require(_0x3df9('0x2'));var router=express[_0x3df9('0x3')]();var auth=require('../../components/auth/service');var controller=require(_0x3df9('0x4'));router[_0x3df9('0x5')](_0x3df9('0x6'),auth[_0x3df9('0x7')](),controller[_0x3df9('0x8')]);router['get'](_0x3df9('0x9'),auth[_0x3df9('0x7')](),controller['voiceChannelMixMonitor']);router[_0x3df9('0x5')](_0x3df9('0xa'),auth[_0x3df9('0x7')](),controller[_0x3df9('0xb')]);router[_0x3df9('0x5')]('/voice/queues',auth['isAuthenticated'](),controller[_0x3df9('0xc')]);router[_0x3df9('0x5')](_0x3df9('0xd'),auth['isAuthenticated'](),controller[_0x3df9('0xe')]);router[_0x3df9('0x5')](_0x3df9('0xf'),auth[_0x3df9('0x7')](),controller[_0x3df9('0x10')]);router[_0x3df9('0x5')](_0x3df9('0x11'),auth[_0x3df9('0x7')](),controller[_0x3df9('0x12')]);router['get']('/openchannel/queues',auth['isAuthenticated'](),controller[_0x3df9('0x13')]);router['get'](_0x3df9('0x14'),auth['isAuthenticated'](),controller[_0x3df9('0x15')]);router[_0x3df9('0x5')](_0x3df9('0x16'),auth['isAuthenticated'](),controller[_0x3df9('0x17')]);router[_0x3df9('0x5')](_0x3df9('0x18'),auth[_0x3df9('0x7')](),controller[_0x3df9('0x19')]);router[_0x3df9('0x5')](_0x3df9('0x1a'),auth[_0x3df9('0x7')](),controller[_0x3df9('0x1b')]);router[_0x3df9('0x5')](_0x3df9('0x1c'),auth['isAuthenticated'](),controller[_0x3df9('0x1d')]);router[_0x3df9('0x5')](_0x3df9('0x1e'),auth['isAuthenticated'](),controller[_0x3df9('0x1f')]);router[_0x3df9('0x5')]('/voice/queues/channels/:uniqueid/hangup',auth[_0x3df9('0x7')](),controller[_0x3df9('0x20')]);router[_0x3df9('0x5')]('/voice/queues/channels/:uniqueid/redirect/:exten',auth[_0x3df9('0x7')](),controller['voiceQueuesChannelRedirect']);router['get'](_0x3df9('0x21'),auth[_0x3df9('0x7')](),controller['showVoiceQueues']);router['put'](_0x3df9('0x21'),auth[_0x3df9('0x7')](),controller['updateVoiceQueue']);router['get']('/outbound',auth[_0x3df9('0x7')](),controller[_0x3df9('0x22')]);router[_0x3df9('0x5')]('/outbound/channels',auth[_0x3df9('0x7')](),controller['outboundChannels']);router[_0x3df9('0x5')](_0x3df9('0x23'),auth[_0x3df9('0x7')](),controller[_0x3df9('0x24')]);router[_0x3df9('0x25')]('/agents/:id/capacity',auth[_0x3df9('0x7')](),controller['agentCapacity']);router['get'](_0x3df9('0x26'),auth[_0x3df9('0x7')](),controller[_0x3df9('0x27')]);router[_0x3df9('0x5')](_0x3df9('0x28'),auth[_0x3df9('0x7')](),controller[_0x3df9('0x29')]);router[_0x3df9('0x5')](_0x3df9('0x2a'),auth[_0x3df9('0x7')](),controller['campaigns']);router[_0x3df9('0x5')](_0x3df9('0x2b'),auth[_0x3df9('0x7')](),controller[_0x3df9('0x2c')]);router[_0x3df9('0x5')](_0x3df9('0x2d'),auth['isAuthenticated'](),controller[_0x3df9('0x2e')]);router['get'](_0x3df9('0x2f'),auth[_0x3df9('0x7')](),controller[_0x3df9('0x30')]);router[_0x3df9('0x5')](_0x3df9('0x31'),auth[_0x3df9('0x7')](),controller['openchannelQueuesWaitingInteractions']);router['get'](_0x3df9('0x32'),auth['isAuthenticated'](),controller['openchannelQueuesIdWaitingInteractions']);router[_0x3df9('0x5')](_0x3df9('0x33'),auth[_0x3df9('0x7')](),controller['smsQueuesWaitingInteractions']);router[_0x3df9('0x5')]('/whatsapp/queues/waitinginteractions',auth['isAuthenticated'](),controller[_0x3df9('0x34')]);router[_0x3df9('0x5')](_0x3df9('0x35'),auth[_0x3df9('0x7')](),controller[_0x3df9('0x36')]);router['post'](_0x3df9('0x37'),auth[_0x3df9('0x7')](),controller[_0x3df9('0x38')](_0x3df9('0x39')));router[_0x3df9('0x5')](_0x3df9('0x3a'),auth[_0x3df9('0x7')](),controller['showMailQueues']);router[_0x3df9('0x3b')](_0x3df9('0x3c'),auth[_0x3df9('0x7')](),controller[_0x3df9('0x38')](_0x3df9('0x3d')));router['get'](_0x3df9('0x3e'),auth[_0x3df9('0x7')](),controller['showChatQueues']);router[_0x3df9('0x3b')](_0x3df9('0x3f'),auth[_0x3df9('0x7')](),controller[_0x3df9('0x38')]('fax'));router[_0x3df9('0x5')]('/fax/queues/:id',auth[_0x3df9('0x7')](),controller['showFaxQueues']);router['post'](_0x3df9('0x40'),auth['isAuthenticated'](),controller['queueNotify'](_0x3df9('0x41')));router[_0x3df9('0x5')]('/openchannel/queues/:id',auth[_0x3df9('0x7')](),controller[_0x3df9('0x42')]);router[_0x3df9('0x3b')]('/sms/queues/:id/notify',auth['isAuthenticated'](),controller[_0x3df9('0x38')](_0x3df9('0x43')));router['post']('/whatsapp/queues/:id/notify',auth[_0x3df9('0x7')](),controller[_0x3df9('0x38')]('whatsapp'));router[_0x3df9('0x5')](_0x3df9('0x44'),auth['isAuthenticated'](),controller['showSmsQueues']);router[_0x3df9('0x5')](_0x3df9('0x45'),auth[_0x3df9('0x7')](),controller['showWhatsappQueues']);router[_0x3df9('0x3b')](_0x3df9('0x46'),auth[_0x3df9('0x7')](),controller['agentNotify']);module[_0x3df9('0x47')]=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