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