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
Felipe Cecagno
9b557b877e
consider 401 as a success status for a callback
2020-02-06 10:15:29 -03:00
Felipe Cecagno
ba106fda38
start refactoring bbb-webhooks to use a proper config library
2019-03-26 17:03:05 -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
b91c13e054
update instructions and implementation of a working docker-compose (no recordings yet)
2018-08-24 17:15:47 -03:00
italo
24fa474abb
Few variable name fixes and logic for external-id missing
2018-07-18 00:38:37 -03:00
italo
15fb31a37d
New emit state that send Auth header, remove backupUrl
2017-11-01 19:09:09 +00:00
italo
1b24b98c38
Fix: Emmiting JSON with multiple root elements
2017-10-17 15:20:13 -02:00
italo
5d2be93067
Update node version and remove workarounds for older versions
2017-09-11 11:54:36 -03:00
italo
62c747fb3d
Feature: Convert webhooks application to JS ES6
2017-09-11 11:54:15 -03:00