p3yfi
847217e3f0
Update README.md
...
The url documentation was incorrect. I corrected
2020-10-06 13:48:27 +03:30
dependabot[bot]
1def72af99
Bump lodash from 4.17.15 to 4.17.19 in /bbb-webhooks
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-28 20:26:32 +00:00
prlanzarin
440fe5c57f
bbb-webhooks: add a timeout configuration to be used on POST requests
...
Added the new config requestTimeout (and env var REQUEST_TIMEOUT). It is piped to the request module POST operation to avoid clogging the queue when there are no responses to hooks or the HTTPS socket connection cant be established
2020-06-24 18:03:55 +00:00
Fred Dixon
ebb29974ac
Bump minimist to latest version
2020-06-13 14:35:08 -05:00
Felipe Cecagno
0c6dc6fb0f
fix microphone information on webhooks
2020-02-06 10:15:56 -03:00
Felipe Cecagno
9b557b877e
consider 401 as a success status for a callback
2020-02-06 10:15:29 -03:00
Felipe Cecagno
5be6f0410a
fix vulnerabilities
2019-07-19 14:33:24 -03:00
Felipe Cecagno
73efe34412
update Dockerfile
2019-04-04 11:08:46 -03:00
Lucas Fialho Zawacki
13fffcc9f1
Start fixing webhooks tests
2019-03-29 20:52:58 +00:00
Felipe Cecagno
1b9e95f7bc
Really fix webhook loop, now it subscribes to channels
2019-03-29 18:15:08 +00:00
Felipe Cecagno
3bef2267e1
Fix redis client and a loop in webhooks
2019-03-28 20:17:20 +00:00
Felipe Cecagno
ba106fda38
start refactoring bbb-webhooks to use a proper config library
2019-03-26 17:03:05 -03:00
Felipe Cecagno
76124896a1
add record-id to published/unpublished/deleted as well
2019-02-01 17:19:45 -03:00
Felipe Cecagno
e1b48fd70e
use node:8-slim, so image is much smaller
2019-02-01 00:07:00 -03:00
Felipe Cecagno
4bb7262958
add published/unpublished/deleted events on webhooks
2019-02-01 00:06:42 -03:00
Felipe Cecagno
16805f9756
update webhooks dependencies in order to fix vulnerabilities
2018-12-18 23:25:55 -03:00
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