Commit Graph

88 Commits

Author SHA1 Message Date
Felipe Cecagno
f2c4cb7165 add external meeting id to rap-archive-started from mapping 2018-11-04 00:27:01 -03:00
Felipe Cecagno
0ad9bf43b2 fix listen only event 2018-10-26 20:32:32 -03:00
Felipe Cecagno
8e35874854 fix rap events 2018-10-26 14:28:57 -03:00
Felipe Cecagno
0947afee58 save user mapping to memory db before trying to save on redis to avoid inconsistency on the next event 2018-10-24 23:50:51 -03:00
Felipe Cecagno
acf22177ae add compatibility with old messaging format 2018-10-24 23:49:56 -03:00
Felipe Cecagno
63f6f9d214 fix log of exceptions while processing messages; fix handling of rap events 2018-08-24 17:15:47 -03:00
Felipe Cecagno
714cd6c133 add domain to webhooks events 2018-08-24 17:15:47 -03:00
Felipe Cecagno
06e9b15358 - update webhooks to use the same message format for bearer auth or checksum
- make ws port configurable on kurento
2018-08-24 17:15:47 -03:00
Felipe Cecagno
22bf1e90cc modify config.bbb.auth2_0 modifying an environment variable 2018-08-24 17:15:47 -03:00
Felipe Cecagno
232c485762 revert some unneeded changes 2018-08-24 17:15:47 -03:00
Felipe Cecagno
b91c13e054 update instructions and implementation of a working docker-compose (no recordings yet) 2018-08-24 17:15:47 -03:00
Felipe Cecagno
16a59b7e3e push unfinished work on docker 2018-08-24 17:15:47 -03:00
Felipe Cecagno
c2e507713a add a few docker containers definitions and compiled a list of what is still missing 2018-08-24 17:15:47 -03:00
Felipe Cecagno
a714a7c798 include mappings for presentation, emoji, webcam and screenshare events 2018-07-31 12:12:32 -03:00
Felipe Cecagno
6948717cce revert getRaw option to enable/disable raw format callback 2018-07-18 01:20:42 -03:00
Felipe Cecagno
a76b01727d fix issue when config.hooks.getRaw=true but the callback getRaw=false 2018-07-18 00:42:02 -03:00
italo
24fa474abb Few variable name fixes and logic for external-id missing 2018-07-18 00:38:37 -03:00
italo
24091b9fcb Fix multiple callback when creating permanent hooks 2018-06-15 14:33:17 -03:00
italo
e3c937565e Change preset config for compatibility 2018-01-08 14:16:51 -02:00
italo
dbbe57c3e2 Adapt tests to work without depending on bbb 2017-11-06 18:46:12 +00:00
italo
c64364369f Add Mocha configuration file 2017-11-06 18:45:53 +00:00
italo
919126d8b4 Add a callback so components know service started 2017-11-06 18:45:35 +00:00
italo
52623ec726 Include test specific functions 2017-11-06 18:44:56 +00:00
italo
c16f62b6f2 Remove test specific functions 2017-11-06 18:44:20 +00:00
italo
3ad83adcba Change config description 2017-11-06 18:43:45 +00:00
italo
7f4ddec706 Add a callback to let components know app started 2017-11-06 18:43:05 +00:00
italo
cdeffd701e Change compare to 'hasOwnProperty' 2017-11-01 19:10:41 +00:00
italo
f4aa78d461 Update .nvmrc to proper node version 2017-11-01 19:09:46 +00:00
italo
37d3e70c5b Match function name 2017-11-01 19:09:27 +00:00
italo
15fb31a37d New emit state that send Auth header, remove backupUrl 2017-11-01 19:09:09 +00:00
italo
75f0b5bdd3 Change compares and add new params 2017-11-01 19:08:25 +00:00
italo
7d72645c40 Change hooks sync, add subscription and remove backupUrl 2017-11-01 19:07:36 +00:00
italo
aa7a8dc014 Treat presenter/rap-publish events 2017-11-01 19:06:22 +00:00
italo
c7f098fb4d Fix: Error when expiring users 2017-11-01 19:05:55 +00:00
italo
daa2972089 Change: Create multiple hooks if multiple URL's provided 2017-11-01 19:05:29 +00:00
italo
1b24b98c38 Fix: Emmiting JSON with multiple root elements 2017-10-17 15:20:13 -02:00
italo
44ca436e58 Fix: Sending meeting-ended event twice 2017-09-14 17:27:09 +00:00
italo
82b684a2ac Feature: Create userId mapping 2017-09-14 17:09:02 +00:00
italo
0cd9661534 Listen to MeetingDestroyed instead of MeetingEnded event 2017-09-14 17:06:23 +00:00
italo
045bc7d34d Update tests and app to track events 2017-09-13 18:51:21 +00:00
italo
371d2d9af3 Feature: Change messageMapping to work with bbb-2.0 events 2017-09-12 18:44:01 +00:00
italo
6f73f499d4 Feature: Change application to work with bbb-2.0 channels 2017-09-12 18:43:25 +00:00
italo
5f7835e2d5 Feature: Change meetingid tracking to match bbb-2.0 messages 2017-09-12 18:42:38 +00:00
italo
b8cfd97209 Fix: Remove coffescript syntax 2017-09-11 19:27:20 +00:00
italo
7448d88b5a Fix: Multiple connections to redis and change channels subscription 2017-09-11 19:16:11 +00:00
italo
ca54f25a1a Create tests for webhooks 2017-09-11 11:54:39 -03:00
italo
68e9c53b6f Update package info 2017-09-11 11:54:38 -03:00
italo
f89d10a02a Fix: Raw hooks receiving events with no meetingId associated 2017-09-11 11:54:38 -03:00
italo
0f1e493bca Fix: Error when not passing 'getRaw' parameter to /create API call 2017-09-11 11:54:38 -03:00
italo
013896ff93 Fix: Error when trying to access externalMeetingID for unmapped meeting 2017-09-11 11:54:37 -03:00