We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Sipserver.erl uses functuin ssl:seed which was considered obsolete and removed in RB15.
This results in server crash when running on new erlang versions.
The text was updated successfully, but these errors were encountered:
I had the same problem, I made a branch https://github.com/JohanW/yxa
Sorry, something went wrong.
On Thu, 2013-04-18 at 05:44 -0700, Johan Vikman wrote:
I'll happily merge, as long as there is no regression for other recent OTP releases.
I'll make an attempt to set up YXA with travis-ci.org.
/Fredrik
No branches or pull requests
Sipserver.erl uses functuin ssl:seed which was considered obsolete and removed in RB15.
This results in server crash when running on new erlang versions.
The text was updated successfully, but these errors were encountered: