Skip to content
Snippets Groups Projects
  • Joshua Colp's avatar
    a7d856cd
    res_pjsip_endpoint_identifier_ip: Add support for SRV lookups. · a7d856cd
    Joshua Colp authored
    This change implements SRV support for the IP based endpoint
    identifier module. All possible addresses through SRV are looked
    up and added as matches. If no SRV records are available a
    fallback to normal host resolution is done. If an IP address
    is provided then no SRV lookup occurs.
    
    This is configured using the "srv_lookups" option on the
    identify section and defaults to "yes".
    
    ASTERISK-26693
    
    Change-Id: I6b641e275bf96629320efa8b479737062aed82ac
    a7d856cd
    History
    res_pjsip_endpoint_identifier_ip: Add support for SRV lookups.
    Joshua Colp authored
    This change implements SRV support for the IP based endpoint
    identifier module. All possible addresses through SRV are looked
    up and added as matches. If no SRV records are available a
    fallback to normal host resolution is done. If an IP address
    is provided then no SRV lookup occurs.
    
    This is configured using the "srv_lookups" option on the
    identify section and defaults to "yes".
    
    ASTERISK-26693
    
    Change-Id: I6b641e275bf96629320efa8b479737062aed82ac
To find the state of this project's repository at the time of any of these versions, check out the tags.