Question about "external_media_address"

Hi All,

I was wondering if there is a way to tell asterisk to not resolve FQDN put on external media address/external_signaling_address. I am using asterisk 22 and PJSIP module.

Thanks in advance.

There is not.

Specifically for external_media_address, this is only used to create the SDP, and the SDP has to have an IPV4 or IPV6 address, not a domain name, or anything else: RFC 8866: SDP: Session Description Protocol

1 Like