openwrt / telephony

The telephony packages feed
104 stars 240 forks source link

siproxd: init wait wireguard interface be up #800

Closed Azureit closed 9 months ago

Azureit commented 1 year ago

If the interface_inbound or interface_outbound is a wireguard interface, then at init siproxd will try to start before the wireguard interface is set up.

The log error: daemon.err siproxd[1]: utils.c:401 ERROR:Don't know what interface to look for - configuration error?

workaround: after the wireguard interface is set up, click siproxd restart button at luci startup initscripts

Maintainer: @micmac1