summaryrefslogtreecommitdiff
path: root/modules/ice
Commit message (Collapse)AuthorAge
* ice: set Retransmission Count to 4 (ref #292)Alfred E. Heggestad2017-09-20
|
* ice: set local role correctly (ref #292)Alfred E. Heggestad2017-09-16
|
* ice: call handler once on errorsAlfred E. Heggestad2017-09-15
|
* ice: move gathering from lib to appAlfred E. Heggestad2017-07-14
| | | | ref: https://github.com/creytiv/re/wiki/ICE-Stacks-merge
* Ice refactor (#239)Alfred E. Heggestad2017-04-28
| | | | | | * ice: remove ice session (struct ice) * ice: api changes
* mnat: make it re-entrantAlfred E. Heggestad2016-12-26
|
* 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