|
Asterisk - The Open Source Telephony Project
18.5.0
|
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 5004 of file res_pjsip_session.c.
| struct ast_str* attr_string |
SDP attribute string.
Definition at line 5008 of file res_pjsip_session.c.
Referenced by add_bundle_groups().
| char* mids[PJMEDIA_MAX_SDP_MEDIA] |
The media identifiers in this bundle group.
Definition at line 5006 of file res_pjsip_session.c.
Referenced by add_bundle_groups().
1.8.13