[asterisk-bugs] [JIRA] (ASTERISK-28871) PJSIP: Unnecessary re-Invite on call answer

Alexei Gradinari (JIRA) noreply at issues.asterisk.org
Mon May 4 15:47:25 CDT 2020


Alexei Gradinari created ASTERISK-28871:
-------------------------------------------

             Summary: PJSIP: Unnecessary re-Invite on call answer
                 Key: ASTERISK-28871
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-28871
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Resources/res_pjsip_session
    Affects Versions: 16.10.0
            Reporter: Alexei Gradinari


Asterisk version 16.10
Asterisk sends INVITE to PJSIP endpoint with the list of 3 codecs.
Endpoint answers with one codec.
Asterisk immediately sends re-Invite to endpoint with the list of 3 codecs.
Endpoint replies 200 OK
RTP traffic.

Asterisk version 16.9
Asterisk sends INVITE to PJSIP endpoint with the list of 3 codecs.
Endpoint answers with one codec.
RTP traffic.

The re-Invite is unwanted in this case.




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



More information about the asterisk-bugs mailing list