#include <sdp_message.h>
Public Attributes | |
char * | v_version |
char * | o_username |
char * | o_sess_id |
char * | o_sess_version |
char * | o_nettype |
char * | o_addrtype |
char * | o_addr |
char * | s_name |
char * | i_info |
char * | u_uri |
osip_list_t * | e_emails |
osip_list_t * | p_phones |
sdp_connection_t * | c_connection |
osip_list_t * | b_bandwidths |
osip_list_t * | t_descrs |
char * | z_adjustments |
sdp_key_t * | k_key |
osip_list_t * | a_attributes |
osip_list_t * | m_medias |
|
list of global attributes (sdp_attribute_t) |
|
list of bandwidth info (sdp_bandwidth_t) |
|
Connection information |
|
list of mail address |
|
Information header |
|
Key information header |
|
list of supported media (sdp_media_t) |
|
Address |
|
Address type |
|
Network type |
|
Identifier for session |
|
Version of session |
|
Username |
|
list of phone numbers * |
|
Subject header |
|
list of time description (sdp_time_descr_t) |
|
Uri header |
|
version header |
|
Time adjustment header |