[asterisk-bugs] [JIRA] (ASTERISK-27529) Endpoint with TLS lost inbound registration
Dmitriy Serov (JIRA)
noreply at issues.asterisk.org
Wed Jul 11 13:10: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: pjsip-config-tls-lost.txt
Asterisk 15.5.0-rc1 with bundled pjproject.
Server config is in the attached file "pjsip-config-tls-lost.txt".
Softphone PhonerLite configured to use TLS (port 5061).
Two cases:
1. In case of endpoint is configured without "transport=transport-tls" inbound registration is stable and doesn't lost.
2. In case of endpoint is configured with "transport=transport-tls" inbound registration lost after minutes (range from 2 minutes to a couple of hours):
[2018-07-11 19:40:20] VERBOSE[18092] res_pjsip/pjsip_options.c: Contact 10228/sip:10228 at 109.xx.xx.xx:63119;transport=TLS is now Reachable. RTT: 8.305 msec
[2018-07-11 20:31:25] VERBOSE[12819] res_pjsip/pjsip_options.c: Contact 10228/sip:10228 at 109.xx.xx.xx:63119;transport=TLS is now Unreachable. RTT: 0.000 msec
> 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: Unassigned
> Severity: Minor
> Labels: pjsip
> Attachments: 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