#include <mpf_rtp_descriptor.h>
Data Fields | |
apt_str_t | ip |
apt_str_t | ext_ip |
apr_port_t | rtp_port_min |
apr_port_t | rtp_port_max |
apr_port_t | rtp_port_cur |
RTP factory config
External (NAT) IP address
Local IP address to bind to
apr_port_t mpf_rtp_config_t::rtp_port_cur |
Current RTP port
apr_port_t mpf_rtp_config_t::rtp_port_max |
Max RTP port
apr_port_t mpf_rtp_config_t::rtp_port_min |
Min RTP port