[asterisk-bugs] [JIRA] (ASTERISK-25484) [patch] autoframing=yes has no effect

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


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

Asterisk Team updated ASTERISK-25484:
-------------------------------------

    Target Release Version/s: 14.0.0

> [patch] autoframing=yes has no effect
> -------------------------------------
>
>                 Key: ASTERISK-25484
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-25484
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Channels/chan_sip/CodecHandling
>    Affects Versions: 13.6.0
>            Reporter: Alexander Traud
>      Target Release: 13.7.0, 14.0.0
>
>         Attachments: chan_sip_autoframing.patch
>
>
> When I write {{autoframing=yes}} into my {{sip.conf}} configuration file, Asterisk still does not honor the ptime of the callee. This happens, because the function {{ast_rtp_codecs_payloads_copy}} is called afterwards overwriting the saved framing with {{0}}. This was/is no issue in Asterisk 11.
> Actually, this is worse than using the default {{autoframing=no}} because now in {{/res/res_rtp_asterisk}} the call {{ast_rtp_codecs_get_framing(ast_rtp_instance_get_codecs(instance)}} returns 0 always.



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



More information about the asterisk-bugs mailing list