Jenny

Results 13 comments of Jenny

I can confirm that removing the code block from asterisk @nikolabura suggested fixes the error. That's of course not a permanent solution but a working hot fix. If you are...

I have the same issue and the problem stems from the ast_rtp_write error. If you don't test it with music on hold but with an actuall call you get the...

A friend had the same issue. It is due to `bufferutil` missing as it's removed [here](https://github.com/bitfocus/companion/blob/7c78df44a1f0639a570c8ca8d7b947127e72cea2/tools/build/dist.mts#L82-L85) during the build process if companion is built for linux/arm64. The reason for that...