- Added About linitation note about multiple network interfaces.

This commit is contained in:
Juha Heinanen
2019-11-20 06:01:36 +02:00
parent 0dcd55c017
commit 3fb3186dc3
2 changed files with 10 additions and 0 deletions

View File

@ -18,6 +18,11 @@
kun puhelun kohde on tyhjä.</li>
<li>Jos et puhelun aikana kuule, mitä toinen sanoo, kasvata median volyymia laitteessa
tai aseta Oletus äänen voimakkuus Konfiguraatiossa.</li>
<h2>Rajoitukset</h2>
<ul>
<li>Johtuen alla olevien kirjastojen rajoituksista, baresip ei tällä hetkellä tue useita,
samanaikaisesti aktiivisia verkkoliittymiä.</li>
</ul>
<h2>Lähdekoodi</h2>
Lähdekoodi on saatavilla <a href="https://github.com/juha-h/baresip-studio">GitHub</a>:ssa,
missä voi myös raportoida virheistä.

View File

@ -20,6 +20,11 @@
<li>If you cannot hear the other party during call, try to increase Media volume of
the device or set Default Call Volume in Settings.</li>
</ul>
<h2>Limitations</h2>
<ul>
<li>Due to limitations in underlying libraries, baresip does not currently support multiple,
concurrently active network interfaces.</li>
</ul>
<h2>Source code</h2>
Source code is available at <a href="https://github.com/juha-h/baresip-studio">GitHub</a>,
where also issues can be reported.