Asterisk - The Open Source Telephony Project GIT-master-f36a736
|
Data Fields | |
enum ast_rtp_extension_direction | direction |
enum ast_rtp_extension | extension |
Structure that contains extmap negotiation information
Definition at line 180 of file rtp_engine.c.
The current negotiated direction
Definition at line 184 of file rtp_engine.c.
Referenced by ast_rtp_instance_extmap_enable(), ast_rtp_instance_extmap_get_direction(), and ast_rtp_instance_extmap_negotiate().
The RTP extension
Definition at line 182 of file rtp_engine.c.
Referenced by ast_rtp_instance_extmap_clear(), ast_rtp_instance_extmap_enable(), ast_rtp_instance_extmap_get_extension(), ast_rtp_instance_extmap_get_uri(), ast_rtp_instance_extmap_negotiate(), and Registration::write().