[asterisk-bugs] [JIRA] (ASTERISK-20787) Asterisk should inspect Min-SE header in an INVITE even if there is no Session-Expires present
Mark Michelson (JIRA)
noreply at issues.asterisk.org
Wed Dec 12 10:52:45 CST 2012
Mark Michelson created ASTERISK-20787:
-----------------------------------------
Summary: Asterisk should inspect Min-SE header in an INVITE even if there is no Session-Expires present
Key: ASTERISK-20787
URL: https://issues.asterisk.org/jira/browse/ASTERISK-20787
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Channels/chan_sip/General
Affects Versions: 11.1.0, 10.11.0, 1.8.19.0, SVN
Reporter: Mark Michelson
Severity: Minor
Consider the case that Asterisk is configured for "accept" mode for session timers. If a UAC sends an INVITE to Asterisk, it may have a Supported: timer header as well as a Min-SE header. If it includes a Min-SE header, we should inspect it and be sure not to send back a response with a Session-Expires header that is less than this Min-SE value.
Currently, Asterisk only inspects the Min-SE value if there is an accompanying Session-Expires header.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list