Skip to content
Snippets Groups Projects
  • George Joseph's avatar
    19045db3
    chan_rtp: Accept hostname as well as ip address as destination · 19045db3
    George Joseph authored
    The UnicastRTP channel driver provided by chan_rtp now accepts
    "<hostname>:<port>" as an alternative to "<ip_address>:<port>"
    in the destination. The first AAAA (preferred) or A record resolved
    will be used as the destination. The lookup is synchronous so beware
    of possible dialplan delays if you specify a hostname.
    
    Change-Id: Ie6f95b983a8792bf0dacc64c7953a41032dba677
    19045db3
    History
    chan_rtp: Accept hostname as well as ip address as destination
    George Joseph authored
    The UnicastRTP channel driver provided by chan_rtp now accepts
    "<hostname>:<port>" as an alternative to "<ip_address>:<port>"
    in the destination. The first AAAA (preferred) or A record resolved
    will be used as the destination. The lookup is synchronous so beware
    of possible dialplan delays if you specify a hostname.
    
    Change-Id: Ie6f95b983a8792bf0dacc64c7953a41032dba677