[asterisk-bugs] [JIRA] (ASTERISK-27110) RTP session is not fully destroyed on channel hangup
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Fri Oct 13 13:15:27 CDT 2017
[ https://issues.asterisk.org/jira/browse/ASTERISK-27110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Asterisk Team updated ASTERISK-27110:
-------------------------------------
Target Release Version/s: 15.1.0
> RTP session is not fully destroyed on channel hangup
> ----------------------------------------------------
>
> Key: ASTERISK-27110
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-27110
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Resources/res_pjsip_session
> Affects Versions: 14.5.0
> Reporter: Matt Jordan
> Assignee: Joshua Colp
> Target Release: 14.7.0, 13.18.0, 15.1.0
>
> Attachments: ASTERISK-27110-debug.log, pjsip.conf
>
>
> Steps to reproduce:
> # Register an endpoint (PJSIP/alice) to Asterisk
> # Originate a call to the endpoint ({{channel originate PJSIP/alice application Echo}})
> # Hangup from Alice
> *Expected*: Asterisk terminates the channel and its underlying RTP session.
> *Actual*: The RTP session persists, continuing to send RTCP reports until the session timer fires.
> See the attached debug log snippet, showing the BYE completing successfully but RTCP reports continuing to fire (and attempting to be sent).
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list