[asterisk-bugs] [JIRA] (ASTERISK-27529) Endpoint with TLS lost inbound registration
Dmitriy Serov (JIRA)
noreply at issues.asterisk.org
Wed Oct 10 06:04:55 CDT 2018
[ https://issues.asterisk.org/jira/browse/ASTERISK-27529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dmitriy Serov updated ASTERISK-27529:
-------------------------------------
Attachment: debug9-1.txt
attached debug9-1.txt
This is debug level 9 log. when there was already a switch from port 5061 to dynamic. I.e. the previous OPTIONS has been a dynamic port (different each time). This is not the moment when there was the first OPTIONS with the "wrong" port.
netstat -nalp | grep 109.60.xxx.xxx
tcp 0 1 85.142.148.xx:57263 109.60.xxx.xxx:51359 SYN_SENT 3186/asterisk
tcp 0 0 85.142.148.xx:5061 109.60.xxx.xxx:59714 ESTABLISHED 3186/asterisk
I see two connections: established with port 5061 and SYN_SENT with dynamic port.
> Endpoint with TLS lost inbound registration
> -------------------------------------------
>
> Key: ASTERISK-27529
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-27529
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Resources/res_pjsip
> Affects Versions: 15.2.0
> Reporter: Dmitriy Serov
> Assignee: Dmitriy Serov
> Severity: Minor
> Labels: pjsip
> Attachments: debug9-1.txt, demon.tcpdump.txt, endpoint.txt, pjsip-config-tls-lost.txt, registration_with_lost.txt
>
>
> Regression.15.1.4 -> 15.2.0-rc.
> Endpoint with TLS lost inbound registration.
> After some time of first register (connect) in asterisk log "is now Unreachable. RTT: 0.000 msec".
> Homer shows packets REGISTER and answers OK. But no line on Reachable in logs.
> Client thinks is online. And asterisk does not. As a result - lost calls.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list