[asterisk-bugs] [JIRA] (ASTERISK-29484) pjsip: Wrong supported header after SIP handshake
Michael Maier (JIRA)
noreply at issues.asterisk.org
Mon Jun 21 01:39:33 CDT 2021
Michael Maier created ASTERISK-29484:
----------------------------------------
Summary: pjsip: Wrong supported header after SIP handshake
Key: ASTERISK-29484
URL: https://issues.asterisk.org/jira/browse/ASTERISK-29484
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: pjproject/pjsip
Affects Versions: 18.0.0
Environment: CentOS 7 / FreePBX
Reporter: Michael Maier
Given is a pjsip endpoint with disabled timers or 100rel, e.g.:
type=endpoint
timers=no
100rel=no
The supported header is sent to an outbound call correctly during SIP handshake. If it comes later on to reInvites or UPDATES initiated by the VoIP provider e.g., the 200 Ok responses sent by Asterisk contain a wrong Supported header: the disabled timer and 100rel features are announced to be supported now - which is wrong!
I set the severity to minor, because until now, *I* didn't face a problem.
I set versions affected to 18.0 - but there are probably all versions affected using pjsip.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list