[asterisk-bugs] [JIRA] (ASTERISK-25258) chan_pjsip: Incorrect format switch on received RTP packet

Joshua Colp (JIRA) noreply at issues.asterisk.org
Thu Jul 16 09:59:32 CDT 2015


Joshua Colp created ASTERISK-25258:
--------------------------------------

             Summary: chan_pjsip: Incorrect format switch on received RTP packet
                 Key: ASTERISK-25258
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-25258
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Channels/chan_pjsip
    Affects Versions: 13.4.0
            Reporter: Joshua Colp
            Severity: Minor


Currently when receiving an RTP packet we switch our formats to the format received. This is done without checking whether the format has actually been allowed or not. In some extreme off-nominal cases this can cause us to use a format which requires a transcoding path. While in this state things can get very upset and spew many errors.



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



More information about the asterisk-bugs mailing list