BLOG | DOCUMENTATION | TRAC

Home --> Documentations --> PJSIP Reference

pjsip_rdata_sdp_info Struct Reference
[INVITE Session]

#include <sip_inv.h>

Data Fields

pj_str_t body
pj_status_t sdp_err
pjmedia_sdp_sessionsdp

Detailed Description

This structure represents SDP information in a pjsip_rx_data. Application retrieve this information by calling pjsip_rdata_get_sdp_info(). This mechanism supports multipart message body.


Field Documentation

Pointer and length of the text body in the incoming message. If the pointer is NULL, it means the message does not contain SDP body.

This will contain non-zero if an invalid SDP body is found in the message.

A parsed and validated SDP body.


The documentation for this struct was generated from the following file:

 


PJSIP Open Source, high performance, small footprint, and very very portable SIP stack
Copyright (C) 2006-2008 Teluu Inc.