Opened 16 years ago
Closed 16 years ago
#755 closed defect (worksforme)
Problems with IPv6 SIP transport (thanks Cedric Levequ for the report)
Reported by: | bennylp | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-1.1 |
Component: | pjsip | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description
Several problems with IPv6 SIP transport:
- segfault when it is enabled in simpleua.c (to reproduce, just replace pj_AF_INET() with pj_AF_INET6())
Change History (3)
comment:1 Changed 16 years ago by bennylp
- Summary changed from Segfault/crash with IPv6 SIP transport (thanks Cedric Levequ for the report) to Problems with IPv6 SIP transport (thanks Cedric Levequ for the report)
comment:2 Changed 16 years ago by bennylp
comment:3 Changed 16 years ago by bennylp
- Resolution set to worksforme
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
In r2519: