Christian Stussak

Results 26 comments of Christian Stussak

My patch is respecting the order the StackOverflow post is proposing. - If `--port [port]` is present, `port` will be used (command line argument) - If `--port [port]` is not...

Thanks for reopening. Are there still any objections against merging this?

I noticed that it is still working in v3.4.1: https://codepen.io/porst17/pen/popGMyv v3.5.0 seems to introduce the breaking change.

Hi @sm0svx and @dl1hrc. I assisted @dl1hrc writing the AMBE related code and @dl1hrc asked me to add my two cents to this discussion (because it doesn't seem to move...

So it looks like your main concern is the `setOption()` thing. Here is the conflict: - the `AudioCodecAmbeDv3k` is a [multiton](https://en.wikipedia.org/wiki/Multiton_pattern) because * there can only be one instance for...

Just another question: Would it be a problem for you if we mix the old and the new approach? I my current implementation (I think) I just removed the public...

Sorry for the long delay. I was quite busy the past two weeks and just now had the time to read your post in-depth. Your analysis of the current situation...

Ok, great. That sounds like a good plan. I'll probably meet with @dl1hrc this Thursday, so if you have anything (preliminary) ready for us to check out, just let us...

This would be a great feature to add. We are planning to use RPort to connect to machines for maintenance inside the networks of customers. I'd really prefer to restrict...

@thorstenkramm I tried your iptables suggestion and the RPort client could not connect to the server. The issue was that the `rport` user was not allowed to connect to the...