[asterisk-bugs] [JIRA] (ASTERISK-14510) [patch] SIP_BODY function to get a body part of a SIP message
Corey Farrell (JIRA)
noreply at issues.asterisk.org
Wed Dec 13 14:14:07 CST 2017
[ https://issues.asterisk.org/jira/browse/ASTERISK-14510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Corey Farrell closed ASTERISK-14510.
------------------------------------
Resolution: Suspended
As far as I can tell the patches were never posted for review and they no longer apply cleanly so I'm suspending this ticket.
> [patch] SIP_BODY function to get a body part of a SIP message
> -------------------------------------------------------------
>
> Key: ASTERISK-14510
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-14510
> Project: Asterisk
> Issue Type: New Feature
> Components: Functions/NewFeature
> Reporter: khw
> Attachments: chan_sip_func_body6.patch, chan_sip_func_body7.patch
>
>
> this patch adds the function SIP_BODY for chan_sip to get a body part by its Content-Type. Therefore, the existing find_sdp() is generalized to find_content() and find_sdp() calls find_content() with the parameter "application/sdp".
> usage example: ${SIP_BODY(application/pidf+xml)} to get a PIDF document from the SIP body.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list