Opened 16 years ago

Closed 16 years ago

#522 closed defect (fixed)

Enable keep-alive for UDP transport even when STUN is not configured

Reported by: bennylp Owned by: bennylp
Priority: normal Milestone: release-0.9.0
Component: pjsua-lib Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported:

Description

Ticket #407 added keep-alive mechanism in PJSUA-LIB. Here we only enabled keep-alive when STUN is enabled, since we thought that keep-alive is only needed in Internet situation. But it has been discovered that Windows Firewall on WinXP also needs to be kept-alive, otherwise incoming packets will be dropped.

Thanks Andreas Backman for reporting this.

Change History (1)

comment:1 Changed 16 years ago by bennylp

  • Resolution set to fixed
  • Status changed from new to closed

Done in r1908

Note: See TracTickets for help on using tickets.