- New version 9.3.4.

- Use communication mode only when call is (being) established.
- Introduced 2.5 sec delay to placing of a call in order to avoid loss of
  audio at the beginning of call.
- Fixed initializing default contacts when baresip is started the first time.
- Clear call URI when call is closed.
This commit is contained in:
Juha Heinanen
2019-06-06 11:26:13 +03:00
parent 66fce98c9c
commit c66e20a6ed
7 changed files with 84 additions and 48 deletions

View File

@ -0,0 +1,5 @@
- Use communication mode only when call is (being) established.
- Introduced 2.5 sec delay to placing of a call in order to avoid loss of
audio at the beginning of call.
- Fixed initializing default contacts when baresip is started the first time.
- Clear call URI when call is closed.