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

Friendly Automation (JIRA) noreply at issues.asterisk.org
Wed Jul 6 15:09:09 CDT 2022


    [ https://issues.asterisk.org/jira/browse/ASTERISK-29999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=259637#comment-259637 ] 

Friendly Automation commented on ASTERISK-29999:
------------------------------------------------

Change 18737 merged by Kevin Harwell:
res_pjsip_header_funcs: Add functions PJSIP_RESPONSE_HEADER and PJSIP_RESPONSE_HEADERS

[https://gerrit.asterisk.org/c/asterisk/+/18737|https://gerrit.asterisk.org/c/asterisk/+/18737]

> pjsip: 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: Channels/chan_pjsip
>    Affects Versions: 18.8.0
>            Reporter: José Lopes
>              Labels: patch
>         Attachments: nfon_res_pjsip_reply_header_funcs.patch
>
>
> 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