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