Robin Kluth

Results 62 comments of Robin Kluth

> > > @matthijskooijman I committed your suggested change in my fork ([JeroenvIS@42f4eb0](https://github.com/JeroenvIS/arduino-lmic/commit/42f4eb01a1b4895faf74d045484aaad25058f016)); it compiles cleanly both with and without `#define LMIC_PRINTF_TO Serial`, even with Arduino core 1.8.5. > >...

+1 for update to make it compatible with recent releases, if needed :)

The change came with: https://github.com/yiisoft/yii2-bootstrap/commit/599d60c376eaf9dedac0b8b5f48099beabefbe5b - before that, footer seemed unsupported. Maybe footer could be supported for both variants, regardles of content's type?

Still offline :O

This patch is not needed. NC always allows to enable it, it shows a simple warning before but this is skipable.

Not tested anything further yet

https://github.com/bigbluebutton/bigbluebutton/issues/12222#issuecomment-920825546

The turn only listens on port 443. other ports are normally closed behind corporate firewalls. with auth. I can provide the stunclient output tomorrow.

``` stunclient --mode full --localport 30000 turn.julius-kuehn.de 443 Binding test: success Local address: 192.168.205.25:30000 Mapped address: 192.168.205.25:30000 Behavior test: success Nat behavior: Direct Mapping Filtering test: success Nat filtering: Endpoint...

Still not merged, I would love seeing this in production again 👍 What is the preferred way to add ``` add_filter( 'primer_default_layout', function () { return 'one-column-wide'; } ); ```...