dddaniel
dddaniel
This issue is only present on v1.3.1. Previous versions are not affected. Tested with 5ms opus frames on an MIPS 74Kc V5.0 CPU. Encoding times for opus_multistream_encode(): v1.3: 2.5 -...
When olsrd was disabled by uci (olsrd.olsrd.ignore=true), the service got started anyway. This results in olsrd spamming the syslog when getting started by procd without a valid configuration: -- daemon.err...
OPUS_SET_COMPLEXITY() is already implemented in the decoder for controlling deep PLC since commit 8d43b185b2bb44841cb9b13e6dc1f4f30da0db87 This commit makes it also available for the mulitstream decoder.
Adds a new UCI config section that allows the user to define accounts from which the init script will create the /etc/baresip/accounts file. Using UCI has the big benefit, that...
Hey Guys, is there a speical reason why the baresip init script uses /etc/default/baresip instead of the openwrt usual UCI config in /etc/config/baresip ? If not I would like to...
Gives the user the option to play an audio file when the call closes. This is a common way in many phones to provide the user an additional audio feedback...