[asterisk-bugs] [JIRA] (ASTERISK-23279) [patch]Asterisk doesn't support the dynamic payload change in rtp mapping in the 200 OK response
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Fri Mar 28 14:00:28 CDT 2014
[ https://issues.asterisk.org/jira/browse/ASTERISK-23279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matt Jordan updated ASTERISK-23279:
-----------------------------------
Target Release Version/s: 12.2.0
> [patch]Asterisk doesn't support the dynamic payload change in rtp mapping in the 200 OK response
> ------------------------------------------------------------------------------------------------
>
> Key: ASTERISK-23279
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-23279
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Core/RTP
> Affects Versions: 11.4.0
> Environment: Debian wheezy amd64
> Reporter: NITESH BANSAL
> Assignee: Kevin Harwell
> Target Release: 11.9.0, 12.2.0
>
> Attachments: dynamic_payload_change.patch, sip.conf, uac_asterisk.xml, uas_asterisk.xml
>
>
> Scenario:
> Asterisk sends the INVITE proposing alaw and telephone-event, it proposes rtpmap:101 for telephone-event.
> Peer responds with 2xx, it answers with alaw and telephone-event also, but it proposes a different rtpmap number(rtpmap:103) for telephone-event.
> Expected Behaviour: Asterisk should honour the rtpmapping in the response and send DTMF packets using 103 as payload type for DTMF.
> Actual Behaviour: Asterisk sends DTMF packets using payload type 101.
> Regards,
> Nitesh
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list