Opened 17 years ago
Closed 17 years ago
#313 closed defect (fixed)
Error resolving host in PJSIP resolver when DNS response contains CNAME (thanks Esbjörn Dominique)
Reported by: | bennylp | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-0.7.0 |
Component: | pjsip | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description
When DNS response contains CNAME in the answer section, PJSIP resolver reports wrong IP address because it always read the first answer entry.
Change History (1)
comment:1 Changed 17 years ago by bennylp
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Fixed in r1326