Opened 16 years ago
Closed 16 years ago
#562 closed defect (fixed)
In TURN client sample application, when STUN server is specified, contact the STUN server on default STUN port rather than the TURN port
Reported by: | bennylp | Owned by: | bennylp |
---|---|---|---|
Priority: | minor | Milestone: | release-1.0-rc1 |
Component: | applications | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description
In the TURN client sample application, when STUN server is specified (with -S option), previously the application will contact the STUN server using the port that is specified for the TURN server.
Change History (1)
comment:1 Changed 16 years ago by bennylp
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Done in r2125