[asterisk-bugs] [JIRA] (ASTERISK-27491) res_pjsip_endpoint_identifier_ip only matches against header if match by ip fails
Richard Mudgett (JIRA)
noreply at issues.asterisk.org
Fri Dec 22 15:47:41 CST 2017
[ https://issues.asterisk.org/jira/browse/ASTERISK-27491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Richard Mudgett reassigned ASTERISK-27491:
------------------------------------------
Assignee: Richard Mudgett
> res_pjsip_endpoint_identifier_ip only matches against header if match by ip fails
> ---------------------------------------------------------------------------------
>
> Key: ASTERISK-27491
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-27491
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Resources/res_pjsip_endpoint_identifier_ip
> Affects Versions: 13.18.4, 15.1.4
> Reporter: George Joseph
> Assignee: Richard Mudgett
> Severity: Minor
>
> The match_header capability added to res_pjsip_endpoint_identifier_ip has limited usefulness because the order is fixed. A check for match on ip address is done first, then headers are checked only if no match by ip address is found.
> We should add a new constant "header" to the list of available identify_by values and update the res_pjsip_endpoint_identifier_ip to register itself twice, once for "ip" and once for "match_header".
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list