Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#742 closed defect (fixed)

Change in mapped/STUN IP address does not update ICE srflx candidate (thanks Alexei Kuznetsov for the report).

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

Description (last modified by bennylp)

With ICE, when different address is returned in STUN Binding response on the keep-alive operation, it does not update the srflx candidate in the ICE stream transport.

Thanks Alexei Kuznetsov for the report.

The corresponding ticket for the 1.0 branch is ticket #743

Change History (3)

comment:1 Changed 15 years ago by bennylp

  • Description modified (diff)

comment:2 Changed 15 years ago by bennylp

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

Fixed in r2484:

  • the change event in the STUN socket is not propagated to the ICE stream transport
  • added new STUN operation to notify ICE stream transport about IP address change event.

comment:3 Changed 15 years ago by bennylp

In r2523:

  • fixed error in pjnath-test due to previous change
Note: See TracTickets for help on using tickets.