openwrt / telephony

The telephony packages feed
104 stars 240 forks source link

rtpengine: bump to 10.5.2.6 #780

Closed micmac1 closed 1 year ago

micmac1 commented 1 year ago

Maintainer: @jslachta / me Compile tested: master/22.03 ath79 Run tested: 22.03 ath79

# rtpengine -v
Version: 10.5.2.6
# logread |grep rtpe
Sat Oct 15 00:43:32 2022 user.err rtpengine: service not enabled
Sat Oct 15 00:43:32 2022 user.err rtpengine: edit /etc/config/rtpengine
Sat Oct 15 00:44:57 2022 user.notice rtpengine: instance instance1 has started
Sat Oct 15 00:44:58 2022 daemon.info rtpengine[14078]: INFO: [crypto] Generating new DTLS certificate
Sat Oct 15 00:44:58 2022 daemon.err rtpengine[14078]: ERR: [core] FAILED TO CREATE KERNEL TABLE 0 (No such file or directory), KERNEL FORWARDING DISABLED
Sat Oct 15 00:44:58 2022 daemon.err rtpengine[14078]: [1665787498.373282] ERR: [core] FAILED TO CREATE KERNEL TABLE 0 (No such file or directory), KERNEL FORWARDING DISABLED
Sat Oct 15 00:44:58 2022 daemon.info rtpengine[14078]: INFO: [core] Startup complete, version 10.5.2.6
Sat Oct 15 00:44:58 2022 daemon.info rtpengine[14078]: INFO: [http] Websocket listener thread running
Sat Oct 15 00:48:20 2022 daemon.info rtpengine[14078]: INFO: [core] Version 10.5.2.6 shutting down

Description: Updates package to new LTS version.

jslachta commented 1 year ago

Thank you so much, Sebastian!