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