Opened 16 years ago
Closed 15 years ago
#678 closed enhancement (fixed)
Support fail-over to secondary STUN server if resolution fails
Reported by: | bennylp | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | Known-Issues-and-Ideas |
Component: | pjsua-lib | Version: | trunk |
Keywords: | Cc: | Olle, Bill | |
Backport to 1.x milestone: | Backported: |
Description
Currently the PJSUA-LIB-based application will fail if STUN resolution fails, and this seems brittle. We should have secondary STUN options and fail-over to the secondary if the resolution fails.
Change History (1)
comment:1 Changed 15 years ago by bennylp
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
This has been implemented in release 1.4 by ticket #866