[asterisk-bugs] [JIRA] (ASTERISK-27110) RTP session is not fully destroyed on channel hangup

Joshua Colp (JIRA) noreply at issues.asterisk.org
Thu Jul 6 09:35:58 CDT 2017


     [ https://issues.asterisk.org/jira/browse/ASTERISK-27110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joshua Colp updated ASTERISK-27110:
-----------------------------------

    Status: Open  (was: Triage)

> 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
>         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