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