Skip to content
Snippets Groups Projects
  • Matt Jordan's avatar
    1475604e
    res_pjsip_endpoint_identifier_ip: Add an option to match requests by header · 1475604e
    Matt Jordan authored
    This patch adds a new features to the endpoint identifier module,
    'match_header'. When set, inbound requests are matched by a provided SIP
    header: value pair. This option works in conjunction with the existing
    'match' configuration option, such that if any 'match*' attribute
    matches an inbound request, the request is associated with the specified
    endpoint.
    
    Since this module now identifies by more than just IP address,
    appropriate renaming of the module and/or variables can be done in a
    non-release branch.
    
    ASTERISK-26863 #close
    
    Change-Id: Icfc14835c962f92e35e67bbdb235cf0589de5453
    (cherry picked from commit 30f52d79)
    1475604e
    History
    res_pjsip_endpoint_identifier_ip: Add an option to match requests by header
    Matt Jordan authored
    This patch adds a new features to the endpoint identifier module,
    'match_header'. When set, inbound requests are matched by a provided SIP
    header: value pair. This option works in conjunction with the existing
    'match' configuration option, such that if any 'match*' attribute
    matches an inbound request, the request is associated with the specified
    endpoint.
    
    Since this module now identifies by more than just IP address,
    appropriate renaming of the module and/or variables can be done in a
    non-release branch.
    
    ASTERISK-26863 #close
    
    Change-Id: Icfc14835c962f92e35e67bbdb235cf0589de5453
    (cherry picked from commit 30f52d79)
To find the state of this project's repository at the time of any of these versions, check out the tags.