[asterisk-bugs] [JIRA] (ASTERISK-29999) Get information from 200 OK INVITE reply headers

José Lopes (JIRA) noreply at issues.asterisk.org
Thu Mar 31 06:31:29 CDT 2022


José Lopes created ASTERISK-29999:
-------------------------------------

             Summary: Get information from 200 OK INVITE reply headers
                 Key: ASTERISK-29999
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-29999
             Project: Asterisk
          Issue Type: New Feature
      Security Level: None
          Components: pjproject/pjsip
    Affects Versions: 18.8.0
            Reporter: José Lopes


There are some scenarios where we need to get information from 200 OK INVITE reply, like User-Agent and other X-*/P-* headers that can be provided.

When we execute the Dial on dialplan, we want to get the reply header information from the pre-connect sub (U option on Dial).

I created a patch with PJSIP_REPLY_HEADER function, based on PJSIP_HEADER function code, to allow to read the reply headers.

This is working for me right now. I will be happy to improve this code if you provide me with some guidance.



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



More information about the asterisk-bugs mailing list