Results 9 issues of Brent Baccala

Only attempt TOMCAT_SERVICE systemctl operations if TOMCAT_SERVICE exists It doesn't make sense (to me) that these systemctl operations are outside of the if blocks. When I installed a 2.6.0-alpha.2 server,...

**Is your feature request related to a problem? Please describe.** As a developer, I often test bbb on my own network topology, but reconfiguring the physical topology to check all...

type: enhancement
status: stale

BigBlueButton 2.5.5 Use API mate to create a meeting with the following custom parameters: ``` isBreakout=true sequence=1 ``` i.e, a breakout room with no `parentMeetingID` specified. Not only will the...

module: core

Adds a collection of scripts to create a gns3 virtual network for testing: ![network diagram](/BrentBaccala/bigbluebutton/raw/gns3/bigbluebutton-tests/gns3/README.png) Closes #13613

This tests the bug fixed in PR #15652 Creates a new `api` directory `bigbluebutton-tests/playwright` intended for API tests. Currently only `getMeetings` and `getMeetingInfo` are tested explicitly, though `create` and `join`...

type: test

This is GNS3 2.2.34 (from the GNS3 PPA) on Ubuntu 18.04.6 LTS. I ran out of disk space on the gns3 partition while I had one project open in the...

Bug

Four commits - I don't think anything in here should be very controversial, so I packed them all together into one PR.

Commit 1b19b0 (Updated for installing coturn on 20.04 - Jan 17 2021) added coturn configuration options (listening-ip, relay-ip, external-ip) that aren't properly set if the TURN server is behind a...

System is Ubuntu 20.04 LTS. Bertini 2 is cloned from github. `configure` runs fine. Compilation in `b2/core` fails. It seems to require `bmp::variable_precision_options`, which appears to have been introduced in...