I've asked before, and I got an answer, but I can't find it!
How can I turn off the Noisy feedback that is being inserted into The SIP packets? Specifically:
Warning: 392 216.87.144.203:5060 "Noisy feedback tells: pid=19604 req_src_ip=216.87.144.205 req_src_port=5065 in_uri=sip:addaline.com out_uri=sip:addaline.com via_cnt==1".
I want to get rid of these?
Msg_translator.c is what puts them out. I think there is a simple modparam() call to remove this?
---greg