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

Kevin Harwell (JIRA) noreply at issues.asterisk.org
Tue Sep 29 16:42:39 CDT 2015


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

Kevin Harwell updated ASTERISK-25296:
-------------------------------------

    Target Release Version/s: 13.6.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
>
>
> 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