| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 
Bundle group building structure. More...

| Data Fields | |
| struct ast_str * | attr_string | 
| SDP attribute string. | |
| char * | mids [PJMEDIA_MAX_SDP_MEDIA] | 
| The media identifiers in this bundle group. | |
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.
Referenced by add_bundle_groups().