summaryrefslogtreecommitdiff
path: root/modules/ice
Commit message (Collapse)AuthorAge
* ice: additional loggingAlfred E. Heggestad2015-10-03
|
* ice: set default candidates for 'lite' modeAlfred E. Heggestad2014-05-01
| | | | | | | | | | | when using ice-lite mode, the baresip ICE module is not setting RTP/RTCP connection line in SDP properly. this should be fixed by making a call to this function after the local candidates have been gathered: icem_lite_set_default_candidates(m->icem); the issue was reported by Juha Heinanen, thanks
* baresip 0.4.10Alfred E. Heggestad2014-02-09