-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Reconnection support #5
Comments
I would prefer not disallowing the SIP connection, as I personally use mumsi as an asterisk ConfBridge client (Mumble online conference <-> mumsi <-> asterisk ConfBridge SIP/POTS conference). I might use my friday to supply some patches :) |
By disallowing connection I mean do not answer calls when no connection to Mumble. This can me made customizable in config file anyway.
Great. Did you have any issues with sound quality? I didn't have the opportunity to test my primitive frame mixer implementation with more than two people speaking. |
Unfortunately, no. No live test yet but that will happen in some days. Sound quality so far seems good, although I miss any adaptive resampling and would expect some buffer over/underruns which, as far as I understand, are "corrected" by dropping a frame or filling with zeroes. |
The text was updated successfully, but these errors were encountered: