Hi,
I would like to ask what kind of warning messages is this and how to fix this kind of error. Thanks
[2011-10-12 13:46:56] WARNING[30961]: file.c:759 ast_readaudio_callback: Failed to write frame
Hi,
I would like to ask what kind of warning messages is this and how to fix this kind of error. Thanks
[2011-10-12 13:46:56] WARNING[30961]: file.c:759 ast_readaudio_callback: Failed to write frame
A warning is not an error. Unless there is evidence that something is actually going wrong, you should not need to do anything.
Thanks for the clarification David.