[asterisk-bugs] [JIRA] Created: (ASTERISK-20487) Failure to have OpenSSL w/ SRTP support results in confusing error message
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Fri Sep 28 15:39:27 CDT 2012
Failure to have OpenSSL w/ SRTP support results in confusing error message
--------------------------------------------------------------------------
Key: ASTERISK-20487
URL: https://issues.asterisk.org/jira/browse/ASTERISK-20487
Project: Asterisk
Issue Type: Improvement
Security Level: None
Reporter: Matt Jordan
If your version of OpenSSL doesn't have SRTP support and you're using a feature that needs that, you'll be told:
[Sep 28 15:08:10] DEBUG[7939][C-00000000] chan_sip.c: Cant create SIP call - target device not registered
Which is crap. It doesn't matter that the SIP endpoint didn't register, as that isn't what failed. What failed was the fact that I didn't have the right library support.
It'd be nice if it didn't have that DEBUG message, but in addition to that, if something needs OpenSSL w/SRTP, it should whine and moan when it doesn't get it.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list