pjproject/pjnath
Nanang Izzuddin 79531cbc05
More works on Trickle ICE (#2667)
- Improve trickling state management (fix no SIP INFO when initial INVITE responded immediately with 200, strayed SIP INFO after trickling is done, etc).
- Fix issues when rtcp-mux is enabled.
- Allow process incoming SIP INFO before receiving remote SDP.
- Use regular ICE on re-INVITE (with reinit media flag).
- Avoid calling pj_ice_strans_get_running_comp_cnt() for loop condition.
- Fix bug in pjnath-test: TURN server set wrong peer channel number.
- Added timer for end-of-candidate indication from remote & don't flag ice-mismatch if remote uses default address in trickle ICE
2021-03-17 13:00:01 +07:00
..
build Re #2059 (misc): Don't include test app (exe) when building for Android. 2018-03-27 05:35:03 +00:00
docs Re #1254 Doxygen configuration and makefile changes to support version specific documentation 2011-07-19 21:42:58 +00:00
include More works on Trickle ICE (#2667) 2021-03-17 13:00:01 +07:00
src More works on Trickle ICE (#2667) 2021-03-17 13:00:01 +07:00