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