[asterisk-bugs] [JIRA] (ASTERISK-29001) chan_pjsip does not process or forward 181 responses

Torrey Searle (JIRA) noreply at issues.asterisk.org
Wed Jul 22 03:28:25 CDT 2020


Torrey Searle created ASTERISK-29001:
----------------------------------------

             Summary: chan_pjsip does not process or forward 181 responses
                 Key: ASTERISK-29001
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-29001
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Resources/res_pjsip_diversion
    Affects Versions: 16.7.0
            Reporter: Torrey Searle


I found that asterisk currently doesn't forward 181 responses it receives.  Upon investigation, I found that handle_response in res_pjsip_diversion is only getting called for 302 redirect (even though the code is clearly setup to also handle 181 responses)

Also I found this code isn't generating the AST_CONTROL_REDIRECTION to inform the bridged endpoint that a redirection is occurring.



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



More information about the asterisk-bugs mailing list