|
UniMRCP
1.3.0
|
#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
| apt_str_t mpf_rtp_config_t::ext_ip |
External (NAT) IP address
| apt_str_t mpf_rtp_config_t::ip |
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
1.8.3.1