chan_sip.c:7350 sip_write: Can't send 10 type frames

I would like to stop this warning from cluttering my CLI, I know it is for comfort noise which is not supported.

If there is a way to support comfort noise that would be great or if I can just not have this message clutter my CLI that would solve my problem too.

Thanks

Look at that line in the source code for your exact version.

Either:

Note the verbosity level and set your verbosity level lower (if it is verbose or debug);

Or:

Edit the source code to remove it/change the verbosity, and recompile.