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