after adding a few module params
modparam("sipcapture", "db_url",
"MYSQL_SIP_PROXY_USAGE_URL")
modparam("sipcapture", "table_name", "sip_capture")
modparam("sipcapture", "hep_capture_on", 1)
modparam("sipcapture", "capture_node", "EXTERNAL_HOSTNAME")
i restarted my sip proxy and started to get these kind of errors to
syslog:
Oct 4 18:09:02 siika /usr/sbin/sip-proxy[22914]: ERROR: sipcapture [sipcapture.c:733]:
ERROR: sipcapture:hep_msg_received: unsupported family [71]
why they appear and how to turn them off?
-- juha