[asterisk-bugs] [JIRA] (ASTERISK-25296) RTP performance issue with several channel drivers.

Asterisk Team (JIRA) noreply at issues.asterisk.org
Wed Jul 27 10:22:04 CDT 2016


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

Asterisk Team updated ASTERISK-25296:
-------------------------------------

    Target Release Version/s: 14.0.0

> RTP performance issue with several channel drivers.
> ---------------------------------------------------
>
>                 Key: ASTERISK-25296
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-25296
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Channels/chan_skinny, Channels/chan_unistim, Core/RTP
>    Affects Versions: 13.4.0
>            Reporter: Richard Mudgett
>            Assignee: Richard Mudgett
>      Target Release: 13.6.0, 14.0.0
>
>
> The chan_skinny, chan_unistim, chan_rtp, and chan_ooh323 channel drivers don't negotiate RTP payload types.  (At least I couldn't find any negotiation for them.)  As a result they rely on Asterisk's default assignment of payload types.  Unfortunately, when RTP frames are read from these channels then an ao2 object is temporarily allocated and destroyed for each recieved frame by {{ast_rtp_codecs_get_payload()}}.  It is rather expensive to do so often.



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



More information about the asterisk-bugs mailing list