[asterisk-bugs] [JIRA] (ASTERISK-30470) Cisco SPA3XX and SPA5XX not register with PJSIP TLS and LE certs

Asterisk Team (JIRA) noreply at issues.asterisk.org
Thu Mar 16 05:48:03 CDT 2023


    [ https://issues.asterisk.org/jira/browse/ASTERISK-30470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=261558#comment-261558 ] 

Asterisk Team commented on ASTERISK-30470:
------------------------------------------

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution. Please note that log messages and other files should not be sent to the Sangoma Asterisk Team unless explicitly asked for. All files should be placed on this issue in a sanitized fashion as needed.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

Please note that once your issue enters an open state it has been accepted. As Asterisk is an open source project there is no guarantee or timeframe on when your issue will be looked into. If you need expedient resolution you will need to find and pay a suitable developer. Asking for an update on your issue will not yield any progress on it and will not result in a response. All updates are posted to the issue when they occur.

Please note that by submitting data, code, or documentation to Sangoma through JIRA, you accept the Terms of Use present at [https://www.asterisk.org/terms-of-use/|https://www.asterisk.org/terms-of-use/].

> Cisco SPA3XX and SPA5XX not register with PJSIP TLS and LE certs
> ----------------------------------------------------------------
>
>                 Key: ASTERISK-30470
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-30470
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: pjproject/pjsip
>    Affects Versions: 18.9.0, 18.16.0, 18.17.0
>         Environment: Debian 11 Bulleye with latest updates
>            Reporter: Dmitry Shleg
>            Severity: Major
>
> I trying to migrate from asterisk 13 chan_sip to asterisk 18 with pjsip channel driver. I has ~300 Cisco SPA devices with 7.6.2e like a SR5 firmware
> i has three test enviroments(LetsEncrypt certs ):
> 1. (prod)VM CentOS7 + asterisk 13 ( chan_sip ) - not register problems
>   chan_sip configured with tlsdontverifyserver=no, tlsclientmethod=tlsv1 
> 2. (test)VM with latest FreePBX distro ( asterisk 18.13 + FreePBX 14)
>     pjsip driver by default works with param: method=tlsv1_2 and when phone connects to asterisk i got error:
> SSL SSL_ERROR_SSL (Handshake): Level: 0 err: <336027900> <SSL routines-SSL23_GET_CLIENT_HELLO-unknown protocol
> after change to method=sslv23, devices registers without problems
> 3. (test)VM Debian 11 + Asterisk installed from source 
> in any param method(default, sslv23, tlsv1, tlsv1_2) console says:
> SSL routines-tls_early_post_process_client_hello-unsupported protocol
> Please describe right direction to fix it.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list