rtp_addr_name property

pj_sockaddr rtp_addr_name
getter/setter pair

Address to be advertised as the local address for the RTP socket, which does not need to be equal as the bound address (for example, this address can be the address resolved with STUN).

Implementation

external pj_sockaddr rtp_addr_name;