[asterisk-bugs] [JIRA] (ASTERISK-24168) Remote TLS server close connection. Dialstatus = CANCEL
Rusty Newton (JIRA)
noreply at issues.asterisk.org
Wed Aug 6 17:40:57 CDT 2014
Rusty Newton created ASTERISK-24168:
---------------------------------------
Summary: Remote TLS server close connection. Dialstatus = CANCEL
Key: ASTERISK-24168
URL: https://issues.asterisk.org/jira/browse/ASTERISK-24168
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Channels/chan_sip/TCP-TLS
Affects Versions: 1.8.29.0
Environment: Linux Centos 6, Microsoft Lync
Reporter: Olle Johansson
Severity: Minor
Call is set up, TLS connection opened. Microsoft Lync requires TLS client cert, Asterisk sends cert (automatically in OpenSSL I guess) and MS Lync doesn't approve.
Lync close TCP connection, Asterisk sends SSL finish, then connection closes.
TLS read now generates a read error on the socket, the TCP thread shuts down and app_dial can't read a frame during call setup, the call fails with CANCEL as dialstatus.
I think it has to be CONGESTION. But can't figure out where to set that status in this chain of events. CANCEL is very wrong.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list