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