[asterisk-bugs] [JIRA] (ASTERISK-28996) chan_sip: TLS - Bad file descriptor errors
Joshua C. Colp (JIRA)
noreply at issues.asterisk.org
Tue Jul 21 10:37:25 CDT 2020
[ https://issues.asterisk.org/jira/browse/ASTERISK-28996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=251480#comment-251480 ]
Joshua C. Colp commented on ASTERISK-28996:
-------------------------------------------
The chan_sip channel driver is in 'extended' support status and is supported only by community members. Your issue is in the queue. Your patience is appreciated as a community developer may work the issue when time and resources become available.
Asterisk is an open source project and community members work the issues on a voluntary basis. You are welcome to develop your own patches and submit them to the project.[1]
If you are not a programmer and you are in a hurry to see a patch provided then you might try rallying support on the Asterisk users mailing list or forums.[2] Another alternative is offering a bug bounty on the asterisk-dev mailing list.[3] Often a little incentive can go a long way.
[1]: https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process
[2]: http://www.asterisk.org/community/discuss
[3]: https://wiki.asterisk.org/wiki/display/AST/Asterisk+Bug+Bounties
> chan_sip: TLS - Bad file descriptor errors
> ------------------------------------------
>
> Key: ASTERISK-28996
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-28996
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Channels/chan_sip/TCP-TLS
> Affects Versions: 16.11.0
> Environment: CentOS 8 - VMWare ESXi 6.7 U2 host
> Reporter: Cody G
> Assignee: Unassigned
> Severity: Trivial
>
> This is a new CentOS 8/Asterisk 16 setup. This worked fine with CentOS7/Asterisk 13, but in the CentOS 8/Asterisk 16 setup Asterisk won’t start and seems to stall out on this:
> [Jul 19 17:36:27] ERROR[1728] iostream.c: SSL_shutdown() failed: error:00000005:lib(0):func(0):DH lib, Underlying BIO error: Bad file descriptor
> [Jul 19 17:36:27] ERROR[1728] iostream.c: close() failed: Bad file descriptor
> [Jul 19 17:36:28] ERROR[1726] iostream.c: close() failed: Bad file descriptor
> More debug info:
> [Jul 19 17:44:26] ERROR[2341]: iostream.c:552 ast_iostream_close: SSL_shutdown() failed: error:00000005:lib(0):func(0):DH lib, Underlying BIO error: Bad file descriptor
> [Jul 19 17:44:26] ERROR[2341]: iostream.c:583 ast_iostream_close: close() failed: Bad file descriptor
> [Jul 19 17:44:26] ERROR[2338]: iostream.c:583 ast_iostream_close: close() failed: Bad file descriptor
> Even though this was compiled with pjsip, I'm using chansip, if that matters.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list