[asterisk-bugs] [JIRA] (ASTERISK-27674) chan_sip: RTP framing issues on outgoing calls

Friendly Automation (JIRA) noreply at issues.asterisk.org
Thu Mar 8 15:56:13 CST 2018


    [ https://issues.asterisk.org/jira/browse/ASTERISK-27674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=242503#comment-242503 ] 

Friendly Automation commented on ASTERISK-27674:
------------------------------------------------

Change 8453 merged by Jenkins2:
chan_sip: Fix improper RTP framing on outgoing calls

[https://gerrit.asterisk.org/8453|https://gerrit.asterisk.org/8453]

> chan_sip: RTP framing issues on outgoing calls
> ----------------------------------------------
>
>                 Key: ASTERISK-27674
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-27674
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Channels/chan_sip/General
>    Affects Versions: 14.7.4, 15.2.1
>            Reporter: Jean Aunis - Prescom
>            Assignee: Jean Aunis - Prescom
>         Attachments: full_case_1.txt, full_case_2.txt
>
>
> When placing outgoing calls with chan_sip, RTP packetization time is not honoured, whether it is received from the remote endpoint in an SDP "ptime" attribute, or it is forced by configuration in the "allow" line.
> *Case 1 : ptime received from the remote endpoint*
> Given I have configured a peer with "autoframing=yes"
> When the peer replies to an INVITE with an SDP containing "a=ptime:40"
> Then RTP is still sent with a packetization time of 20 ms
> *Case 2 : packetization configured in sip.conf*
> Given I have configured a peer with "allow=alaw:40"
> When the peer replies to an INVITE without specifying "ptime"
> Then RTP is still sent with a packetization time of 20 ms
> Please note that the outgoing INVITE contains the proper "ptime" attribute in the SDP, the only problem is the RTP packetization.



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



More information about the asterisk-bugs mailing list