SME8b6 / SAIL 3.1-86
Error in asterisk/messages file:
app_voicemail.c: maxsilence should be less than minmessage or you may get empty messages
File: /etc/asterisk/sark_vmail_header.conf
Values that are wrong in it causing the above message:
minmessage=2
maxsilence=6
If we change it here and later upgrade SAIL, it will be overwritten - please change values to be reasonable, in the rpm itself - or alternatively see that the error does not come ..... (is that in your hands?)
In the messages file, we also get the following:
chan_sip.c: Format for registration is user[:secret[:authuser]]@host[:port][/contact] at line 7
What can/should we do about it?