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