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