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