Files
asterisk/res/res_pjsip
Sean Bright 5cd88cb64d res_pjsip: Don't allow a leading period when wildcard matching
The reference identifier (what the client provides - in this case a
hostname) must start with a domain label, not a `.`.

The current implementation will match `.seanbright.com` against
`*.seanbright.com` which is incorrect.
2026-06-04 13:04:20 +00:00
..
2021-11-15 16:37:34 -06:00