Opened 15 years ago

Closed 15 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 15 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 15 years ago by bennylp

In r2519:

  • fixed the segfault as well as several other things. Seems like there have been few bugs indeed.

comment:3 Changed 15 years ago by bennylp

  • Resolution set to worksforme
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.