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