[asterisk-bugs] [JIRA] Status Changed to Waiting for Development: (ASTERISK-20487) Failure to have OpenSSL w/ SRTP support results in confusing error message
Rusty Newton (JIRA)
noreply at issues.asterisk.org
Fri Sep 28 18:35:27 CDT 2012
[ https://issues.asterisk.org/jira/browse/ASTERISK-20487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rusty Newton updated ASTERISK-20487:
------------------------------------
Status: Open (was: Triage)
> 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
> Components: Channels/chan_sip/General
> Affects Versions: 11.0.0-beta2
> 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