UniMRCP  1.7.0
Data Fields
mpf_rtp_config_t Struct Reference

#include <mpf_rtp_descriptor.h>

Collaboration diagram for mpf_rtp_config_t:
Collaboration graph
[legend]

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
 

Detailed Description

RTP factory config

Field Documentation

◆ ext_ip

apt_str_t mpf_rtp_config_t::ext_ip

External (NAT) IP address

◆ ip

apt_str_t mpf_rtp_config_t::ip

Local IP address to bind to

◆ rtp_port_cur

apr_port_t mpf_rtp_config_t::rtp_port_cur

Current RTP port

◆ rtp_port_max

apr_port_t mpf_rtp_config_t::rtp_port_max

Max RTP port

◆ rtp_port_min

apr_port_t mpf_rtp_config_t::rtp_port_min

Min RTP port


The documentation for this struct was generated from the following file: