Opened 18 years ago
Closed 18 years ago
#286 closed defect (fixed)
Bug in STUN FINGERPRINT verification and logging STUN message
Reported by: | bennylp | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-0.7.0-rc2 |
Component: | pjnath | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description
The STUN FINGERPRINT verification in pj_stun_msg_check() looked for FINGERPRINT attribute in the wrong location.
Bug in the pj_stun_msg_dump() function prevented FINGERPRINT attribute from being printed.
Change History (1)
comment:1 Changed 18 years ago by bennylp
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Fixed in r1289