[asterisk-bugs] [JIRA] (ASTERISK-25484) [patch] autoframing=yes has no effect
Alexander Traud (JIRA)
noreply at issues.asterisk.org
Wed Oct 21 08:55:33 CDT 2015
Alexander Traud created ASTERISK-25484:
------------------------------------------
Summary: [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
Reporter: Alexander Traud
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