Built motion from commit (unavailable).|2.5.11
[motion2.git] / server / api / rpc / index.js
index 0f46993..3c23f43 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x8ab8=['showOpenchannelQueues','/sms/queues/:id/notify','/whatsapp/queues/:id/notify','whatsapp','/sms/queues/:id','showSmsQueues','/whatsapp/queues/:id','showWhatsappQueues','exports','multer','util','path','express','Router','../../components/auth/service','./rpc.controller','/voice/channels','isAuthenticated','voiceChannels','/voice/channels/:uniqueid/mixmonitor','voiceChannelMixMonitor','get','voiceChannelStopMixMonitor','/voice/queues','/mail/queues','mailQueues','/mail/accounts','mailAccounts','/openchannel/queues','openchannelQueues','/sms/queues','/whatsapp/queues','/voice/queues/preview/:id','voiceQueuesPreview','/voice/queues/channels','/voice/queues/channels/:uniqueid','voiceQueuesChannel','/voice/queues/channels/:uniqueid/hangup','voiceQueuesChannelHangup','voiceQueuesChannelRedirect','showVoiceQueues','/outbound','outbound','/outbound/channels','outboundChannels','agents','put','/agents/:id/capacity','agentCapacity','/telephones','telephones','/trunks','campaigns','/fax/accounts','faxAccounts','/chat/queues/waitinginteractions','/mail/queues/waitinginteractions','mailQueuesWaitingInteractions','/openchannel/queues/:id/waitinginteractions','openchannelQueuesIdWaitingInteractions','/sms/queues/waitinginteractions','smsQueuesWaitingInteractions','/whatsapp/queues/waitinginteractions','whatsappQueuesWaitingInteractions','faxQueuesWaitingInteractions','post','/mail/queues/:id/notify','queueNotify','/mail/queues/:id','showMailQueues','/chat/queues/:id/notify','chat','/chat/queues/:id','fax','/fax/queues/:id','showFaxQueues','/openchannel/queues/:id/notify','openchannel','/openchannel/queues/:id'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0x8ab8,0xf6));var _0x88ab=function(_0x114c34,_0x5eebe0){_0x114c34=_0x114c34-0x0;var _0x2c371e=_0x8ab8[_0x114c34];return _0x2c371e;};'use strict';var multer=require(_0x88ab('0x0'));var util=require(_0x88ab('0x1'));var path=require(_0x88ab('0x2'));var express=require(_0x88ab('0x3'));var router=express[_0x88ab('0x4')]();var auth=require(_0x88ab('0x5'));var controller=require(_0x88ab('0x6'));router['get'](_0x88ab('0x7'),auth[_0x88ab('0x8')](),controller[_0x88ab('0x9')]);router['get'](_0x88ab('0xa'),auth['isAuthenticated'](),controller[_0x88ab('0xb')]);router[_0x88ab('0xc')]('/voice/channels/:uniqueid/stopmixmonitor',auth[_0x88ab('0x8')](),controller[_0x88ab('0xd')]);router['get'](_0x88ab('0xe'),auth[_0x88ab('0x8')](),controller['voiceQueues']);router[_0x88ab('0xc')]('/chat/queues',auth[_0x88ab('0x8')](),controller['chatQueues']);router['get'](_0x88ab('0xf'),auth[_0x88ab('0x8')](),controller[_0x88ab('0x10')]);router[_0x88ab('0xc')](_0x88ab('0x11'),auth[_0x88ab('0x8')](),controller[_0x88ab('0x12')]);router[_0x88ab('0xc')](_0x88ab('0x13'),auth['isAuthenticated'](),controller[_0x88ab('0x14')]);router['get'](_0x88ab('0x15'),auth[_0x88ab('0x8')](),controller['smsQueues']);router[_0x88ab('0xc')](_0x88ab('0x16'),auth[_0x88ab('0x8')](),controller['whatsappQueues']);router[_0x88ab('0xc')]('/fax/queues',auth[_0x88ab('0x8')](),controller['faxQueues']);router['get'](_0x88ab('0x17'),auth[_0x88ab('0x8')](),controller[_0x88ab('0x18')]);router[_0x88ab('0xc')](_0x88ab('0x19'),auth[_0x88ab('0x8')](),controller['voiceQueuesChannels']);router[_0x88ab('0xc')](_0x88ab('0x1a'),auth[_0x88ab('0x8')](),controller[_0x88ab('0x1b')]);router[_0x88ab('0xc')](_0x88ab('0x1c'),auth['isAuthenticated'](),controller[_0x88ab('0x1d')]);router[_0x88ab('0xc')]('/voice/queues/channels/:uniqueid/redirect/:exten',auth[_0x88ab('0x8')](),controller[_0x88ab('0x1e')]);router[_0x88ab('0xc')]('/voice/queues/:id',auth['isAuthenticated'](),controller[_0x88ab('0x1f')]);router[_0x88ab('0xc')](_0x88ab('0x20'),auth[_0x88ab('0x8')](),controller[_0x88ab('0x21')]);router[_0x88ab('0xc')](_0x88ab('0x22'),auth[_0x88ab('0x8')](),controller[_0x88ab('0x23')]);router['get']('/agents',auth[_0x88ab('0x8')](),controller[_0x88ab('0x24')]);router[_0x88ab('0x25')](_0x88ab('0x26'),auth['isAuthenticated'](),controller[_0x88ab('0x27')]);router[_0x88ab('0xc')](_0x88ab('0x28'),auth[_0x88ab('0x8')](),controller[_0x88ab('0x29')]);router['get'](_0x88ab('0x2a'),auth[_0x88ab('0x8')](),controller['trunks']);router[_0x88ab('0xc')]('/campaigns',auth[_0x88ab('0x8')](),controller[_0x88ab('0x2b')]);router[_0x88ab('0xc')](_0x88ab('0x2c'),auth['isAuthenticated'](),controller[_0x88ab('0x2d')]);router['get'](_0x88ab('0x2e'),auth[_0x88ab('0x8')](),controller['chatQueuesWaitingInteractions']);router[_0x88ab('0xc')](_0x88ab('0x2f'),auth[_0x88ab('0x8')](),controller[_0x88ab('0x30')]);router['get']('/openchannel/queues/waitinginteractions',auth[_0x88ab('0x8')](),controller['openchannelQueuesWaitingInteractions']);router[_0x88ab('0xc')](_0x88ab('0x31'),auth['isAuthenticated'](),controller[_0x88ab('0x32')]);router[_0x88ab('0xc')](_0x88ab('0x33'),auth['isAuthenticated'](),controller[_0x88ab('0x34')]);router[_0x88ab('0xc')](_0x88ab('0x35'),auth[_0x88ab('0x8')](),controller[_0x88ab('0x36')]);router[_0x88ab('0xc')]('/fax/queues/waitinginteractions',auth[_0x88ab('0x8')](),controller[_0x88ab('0x37')]);router[_0x88ab('0x38')](_0x88ab('0x39'),auth[_0x88ab('0x8')](),controller[_0x88ab('0x3a')]('mail'));router[_0x88ab('0xc')](_0x88ab('0x3b'),auth[_0x88ab('0x8')](),controller[_0x88ab('0x3c')]);router[_0x88ab('0x38')](_0x88ab('0x3d'),auth[_0x88ab('0x8')](),controller[_0x88ab('0x3a')](_0x88ab('0x3e')));router[_0x88ab('0xc')](_0x88ab('0x3f'),auth[_0x88ab('0x8')](),controller['showChatQueues']);router[_0x88ab('0x38')]('/fax/queues/:id/notify',auth['isAuthenticated'](),controller[_0x88ab('0x3a')](_0x88ab('0x40')));router[_0x88ab('0xc')](_0x88ab('0x41'),auth['isAuthenticated'](),controller[_0x88ab('0x42')]);router[_0x88ab('0x38')](_0x88ab('0x43'),auth['isAuthenticated'](),controller[_0x88ab('0x3a')](_0x88ab('0x44')));router[_0x88ab('0xc')](_0x88ab('0x45'),auth[_0x88ab('0x8')](),controller[_0x88ab('0x46')]);router[_0x88ab('0x38')](_0x88ab('0x47'),auth[_0x88ab('0x8')](),controller['queueNotify']('sms'));router[_0x88ab('0x38')](_0x88ab('0x48'),auth[_0x88ab('0x8')](),controller['queueNotify'](_0x88ab('0x49')));router[_0x88ab('0xc')](_0x88ab('0x4a'),auth[_0x88ab('0x8')](),controller[_0x88ab('0x4b')]);router['get'](_0x88ab('0x4c'),auth[_0x88ab('0x8')](),controller[_0x88ab('0x4d')]);router[_0x88ab('0x38')]('/agents/:id/notify',auth[_0x88ab('0x8')](),controller['agentNotify']);module[_0x88ab('0x4e')]=router;
\ No newline at end of file
+var _0x3133=['openchannel','/openchannel/queues/:id','showOpenchannelQueues','/sms/queues/:id/notify','whatsapp','/sms/queues/:id','showSmsQueues','showWhatsappQueues','/agents/:id/notify','exports','util','path','express','Router','../../components/auth/service','./rpc.controller','get','/voice/channels','isAuthenticated','/voice/channels/:uniqueid/mixmonitor','voiceChannelMixMonitor','/voice/channels/:uniqueid/stopmixmonitor','voiceChannelStopMixMonitor','/voice/queues','/chat/queues','/mail/queues','mailQueues','/mail/accounts','mailAccounts','openchannelQueues','/sms/queues','whatsappQueues','faxQueues','voiceQueuesPreview','/voice/queues/channels','voiceQueuesChannels','voiceQueuesChannel','voiceQueuesChannelHangup','/voice/queues/:id','/outbound','/outbound/channels','/agents','agents','put','/telephones','telephones','/trunks','trunks','/campaigns','campaigns','/fax/accounts','/chat/queues/waitinginteractions','chatQueuesWaitingInteractions','mailQueuesWaitingInteractions','/openchannel/queues/waitinginteractions','openchannelQueuesWaitingInteractions','/openchannel/queues/:id/waitinginteractions','openchannelQueuesIdWaitingInteractions','/sms/queues/waitinginteractions','smsQueuesWaitingInteractions','/whatsapp/queues/waitinginteractions','whatsappQueuesWaitingInteractions','/fax/queues/waitinginteractions','faxQueuesWaitingInteractions','post','/mail/queues/:id/notify','mail','/chat/queues/:id/notify','queueNotify','chat','/chat/queues/:id','showChatQueues','/fax/queues/:id/notify','/fax/queues/:id','showFaxQueues','/openchannel/queues/:id/notify'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0x3133,0x13a));var _0x3313=function(_0x13138c,_0x3197c5){_0x13138c=_0x13138c-0x0;var _0x105f93=_0x3133[_0x13138c];return _0x105f93;};'use strict';var multer=require('multer');var util=require(_0x3313('0x0'));var path=require(_0x3313('0x1'));var express=require(_0x3313('0x2'));var router=express[_0x3313('0x3')]();var auth=require(_0x3313('0x4'));var controller=require(_0x3313('0x5'));router[_0x3313('0x6')](_0x3313('0x7'),auth[_0x3313('0x8')](),controller['voiceChannels']);router[_0x3313('0x6')](_0x3313('0x9'),auth[_0x3313('0x8')](),controller[_0x3313('0xa')]);router[_0x3313('0x6')](_0x3313('0xb'),auth[_0x3313('0x8')](),controller[_0x3313('0xc')]);router[_0x3313('0x6')](_0x3313('0xd'),auth[_0x3313('0x8')](),controller['voiceQueues']);router[_0x3313('0x6')](_0x3313('0xe'),auth[_0x3313('0x8')](),controller['chatQueues']);router[_0x3313('0x6')](_0x3313('0xf'),auth[_0x3313('0x8')](),controller[_0x3313('0x10')]);router[_0x3313('0x6')](_0x3313('0x11'),auth[_0x3313('0x8')](),controller[_0x3313('0x12')]);router[_0x3313('0x6')]('/openchannel/queues',auth[_0x3313('0x8')](),controller[_0x3313('0x13')]);router[_0x3313('0x6')](_0x3313('0x14'),auth['isAuthenticated'](),controller['smsQueues']);router[_0x3313('0x6')]('/whatsapp/queues',auth['isAuthenticated'](),controller[_0x3313('0x15')]);router[_0x3313('0x6')]('/fax/queues',auth[_0x3313('0x8')](),controller[_0x3313('0x16')]);router[_0x3313('0x6')]('/voice/queues/preview/:id',auth[_0x3313('0x8')](),controller[_0x3313('0x17')]);router['get'](_0x3313('0x18'),auth[_0x3313('0x8')](),controller[_0x3313('0x19')]);router[_0x3313('0x6')]('/voice/queues/channels/:uniqueid',auth['isAuthenticated'](),controller[_0x3313('0x1a')]);router[_0x3313('0x6')]('/voice/queues/channels/:uniqueid/hangup',auth['isAuthenticated'](),controller[_0x3313('0x1b')]);router[_0x3313('0x6')]('/voice/queues/channels/:uniqueid/redirect/:exten',auth['isAuthenticated'](),controller['voiceQueuesChannelRedirect']);router[_0x3313('0x6')](_0x3313('0x1c'),auth[_0x3313('0x8')](),controller['showVoiceQueues']);router[_0x3313('0x6')](_0x3313('0x1d'),auth[_0x3313('0x8')](),controller['outbound']);router['get'](_0x3313('0x1e'),auth[_0x3313('0x8')](),controller['outboundChannels']);router[_0x3313('0x6')](_0x3313('0x1f'),auth['isAuthenticated'](),controller[_0x3313('0x20')]);router[_0x3313('0x21')]('/agents/:id/capacity',auth['isAuthenticated'](),controller['agentCapacity']);router[_0x3313('0x6')](_0x3313('0x22'),auth[_0x3313('0x8')](),controller[_0x3313('0x23')]);router[_0x3313('0x6')](_0x3313('0x24'),auth[_0x3313('0x8')](),controller[_0x3313('0x25')]);router['get'](_0x3313('0x26'),auth[_0x3313('0x8')](),controller[_0x3313('0x27')]);router[_0x3313('0x6')](_0x3313('0x28'),auth[_0x3313('0x8')](),controller['faxAccounts']);router['get'](_0x3313('0x29'),auth['isAuthenticated'](),controller[_0x3313('0x2a')]);router[_0x3313('0x6')]('/mail/queues/waitinginteractions',auth[_0x3313('0x8')](),controller[_0x3313('0x2b')]);router[_0x3313('0x6')](_0x3313('0x2c'),auth[_0x3313('0x8')](),controller[_0x3313('0x2d')]);router[_0x3313('0x6')](_0x3313('0x2e'),auth['isAuthenticated'](),controller[_0x3313('0x2f')]);router[_0x3313('0x6')](_0x3313('0x30'),auth[_0x3313('0x8')](),controller[_0x3313('0x31')]);router[_0x3313('0x6')](_0x3313('0x32'),auth['isAuthenticated'](),controller[_0x3313('0x33')]);router[_0x3313('0x6')](_0x3313('0x34'),auth['isAuthenticated'](),controller[_0x3313('0x35')]);router[_0x3313('0x36')](_0x3313('0x37'),auth[_0x3313('0x8')](),controller['queueNotify'](_0x3313('0x38')));router['get']('/mail/queues/:id',auth[_0x3313('0x8')](),controller['showMailQueues']);router['post'](_0x3313('0x39'),auth['isAuthenticated'](),controller[_0x3313('0x3a')](_0x3313('0x3b')));router['get'](_0x3313('0x3c'),auth[_0x3313('0x8')](),controller[_0x3313('0x3d')]);router[_0x3313('0x36')](_0x3313('0x3e'),auth[_0x3313('0x8')](),controller['queueNotify']('fax'));router[_0x3313('0x6')](_0x3313('0x3f'),auth['isAuthenticated'](),controller[_0x3313('0x40')]);router[_0x3313('0x36')](_0x3313('0x41'),auth['isAuthenticated'](),controller['queueNotify'](_0x3313('0x42')));router['get'](_0x3313('0x43'),auth[_0x3313('0x8')](),controller[_0x3313('0x44')]);router[_0x3313('0x36')](_0x3313('0x45'),auth['isAuthenticated'](),controller[_0x3313('0x3a')]('sms'));router[_0x3313('0x36')]('/whatsapp/queues/:id/notify',auth[_0x3313('0x8')](),controller[_0x3313('0x3a')](_0x3313('0x46')));router[_0x3313('0x6')](_0x3313('0x47'),auth[_0x3313('0x8')](),controller[_0x3313('0x48')]);router['get']('/whatsapp/queues/:id',auth[_0x3313('0x8')](),controller[_0x3313('0x49')]);router[_0x3313('0x36')](_0x3313('0x4a'),auth['isAuthenticated'](),controller['agentNotify']);module[_0x3313('0x4b')]=router;
\ No newline at end of file