[asterisk-bugs] [JIRA] (ASTERISK-29105) res_pjsip: Asterisk does not forward 180 Ringing with SDP correctly, does not setup RTP session

Joshua C. Colp (JIRA) noreply at issues.asterisk.org
Mon Oct 5 05:40:36 CDT 2020


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

Joshua C. Colp updated ASTERISK-29105:
--------------------------------------

    Severity: Minor  (was: Major)

> res_pjsip: Asterisk does not forward 180 Ringing with SDP correctly, does not setup RTP session
> -----------------------------------------------------------------------------------------------
>
>                 Key: ASTERISK-29105
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-29105
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Resources/res_pjsip_sdp_rtp
>    Affects Versions: 17.6.0
>         Environment: Debian 10
>            Reporter: Sebastian Damm
>            Severity: Minor
>         Attachments: asterisk180SDP.tgz, asterisk.log
>
>
> When Asterisk receives an 180 Ringing response with SDP, it does not forward this response but instead sends an 180 Ringing response without SDP to the caller. Additionally, it does not forward the audio from B to the caller.
> I would expect Asterisk to forward the Ringing with SDP as well as the audio from B to A.
> Attached is a log of Asterisk showing the behavior. Additionally, I have attached a docker scenario to reproduce it. Follow these steps to reproduce:
> * docker-compose up -d
> * docker-compose exec sipp /bin/bash
> * /testcase/start.sh
> * exit from container
> * docker-compose logs asterisk
> * Inside the sipp container you will find sipp output from both caller and called, as well as a pcap file of all udp traffic. Inside the pcap file, you can see that B sends audio to the Asterisk, but there is no audio from Asterisk to A before the 200 OK arrives.



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



More information about the asterisk-bugs mailing list