HTTPPrefix has a default 0 now, breaking all MiniHTTP URLs (WebRTC, ARI, etc)

This is just an FYI, but clients starting reporting issues with the WebRTC connection on multiple servers. I have servers update periodically and it appears after checking http show status all the URLs for :8089 were prefixed with /0/. This caused all WebRTC clients to break.

Removing the newly defaulted field back to blank fixes this.

We saw the same thing a little over a week ago, and it re-appeared last night / this morning.
Glad to see I am not the only one seeing this occur.

Sangoma is aware of this issue. We have had this happen on multiple systems. Removing the http prefix which get set to “0” does fix it

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.