[asterisk-bugs] [JIRA] (ASTERISK-29929) res_pjsip_sdp_rtp: Disconnecting channel for lack of RTP activity in one way sessions

Friendly Automation (JIRA) noreply at issues.asterisk.org
Wed Apr 6 04:04:57 CDT 2022


    [ https://issues.asterisk.org/jira/browse/ASTERISK-29929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=258716#comment-258716 ] 

Friendly Automation commented on ASTERISK-29929:
------------------------------------------------

Change 18230 merged by Joshua Colp:
res_pjsip_sdp_rtp: Improve detecting of lack of RTP activity

[https://gerrit.asterisk.org/c/asterisk/+/18230|https://gerrit.asterisk.org/c/asterisk/+/18230]

> res_pjsip_sdp_rtp: Disconnecting channel for lack of RTP activity in one way sessions
> -------------------------------------------------------------------------------------
>
>                 Key: ASTERISK-29929
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-29929
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Resources/res_pjsip_sdp_rtp
>    Affects Versions: 18.9.0
>            Reporter: Boris P. Korzun
>            Assignee: Boris P. Korzun
>
> There's an unresolved bug ASTERISK-26689.
> It's found out that RTC timer has been starting on first media negotiation in SIP Dialog (ex, after receiving 183 with SDP). But it isn't correct to compute RTP timeout from first media negotiation. It should be do only after channel establishment.
> Also it's not needed to check RTP while direct media is used (Asterisk doesn't took part in the media session).
> According to [SIP 183 Session Progress Message|https://www.ietf.org/proceedings/46/I-D/draft-ietf-sip-183-00.txt] before called user agent send OK or ACK there is one way SDP.
> I think to make rtp_timeout option in chan_pjsip consistent to rtptimeout option in chan_sip.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list