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