PJSIP invite body

I have seen patch code for chan_sip to add a SIP_BODY function to retrieve multipart bodies. Is there such a patch somewhere for PJSIP? If not, any idea how to implement it? I’ve seen the pjsip_msg_body structure, and that the PJSIP library has a sip_multipart.c that contains multipart functions. But, do not really follow how to get to the point of accessing the body.

There is no such patch that I’m aware of, and having never really looked at doing such a thing I don’t really know or recall any specifics.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.