Asterisk - The Open Source Telephony Project GIT-master-f36a736
|
Bundle group building structure. More...
Data Fields | |
struct ast_str * | attr_string |
SDP attribute string. More... | |
char * | mids [PJMEDIA_MAX_SDP_MEDIA] |
The media identifiers in this bundle group. More... | |
Bundle group building structure.
Definition at line 5099 of file res_pjsip_session.c.
struct ast_str* attr_string |
SDP attribute string.
Definition at line 5103 of file res_pjsip_session.c.
char* mids[PJMEDIA_MAX_SDP_MEDIA] |
The media identifiers in this bundle group.
Definition at line 5101 of file res_pjsip_session.c.