res_musiconhold.c:701 monmp3thread: poll() failed: Interrupt

Hi guys, can someone tell me how to get rid of this Warning message that keeps on showing on asterisk CLI?.. I installed mpg123 and added the Add-on format_mp3 but it is still showing.

WARNING[3110]: res_musiconhold.c:701 monmp3thread: poll() failed: Interrupted system call

What seems to be the problem? :cry:

Delete the message from the source code and recompile.

One would need to find out out event was triggering a signal handler before one could decide whether there was any other way of avoiding it, but it is only a warning, so if there are no other symptoms, you can just suppress the report.