Tobias Blomberg

Results 113 comments of Tobias Blomberg

Yes it would be possible to add. If implementing this I think I'd prefer to put all configuration together on one line like: ``` PROXY_SERVERS=server1:8100:password1 server2:8100:password2 ```

@sp2ong: Why did you close this issue? Wasn't it a bug? Sounds like a bug if you get 100% CPU after a HUP.

I cannot reproduce it here. Does it happen also when not using --logfile on the command line? Anyone else seen this?

The Opus codec inband FEC is not settable at this time so modifying the source code is the only way to activate it right now. Your modification should enable the...

Unfortunately I think that there is a bug in the EchoLink protocol implementation in SvxLink that make the station list overwrite the description. The EchoLink protocols are not documented and...

I think more analysis is needed for what the correct way to handle this is. We may just change one misbehaviour to another.

That would be the way to go but couldn't you make a recording of a session between SvxLink and your phone then compare them to see what differs?

Ouch! Thanks for pinpointing the commit that the buggy code was introduced in. I'll have to go through that darn AudioProcessor once again. It's surprisingly hard to get it right.

It's strange that I have not seen a trace of this problem on my own nodes. It would help a lot if you could give me a minimal config that...