i have
modparam("siputils", "ring_timeout", 30)
but i get
Apr 8 15:32:02 sip /usr/sbin/sip-proxy[23748]: ERROR: siputils [ring.c:378]:
ring_insert_callid functionality deactivated, you need to set a positive ring_timeout
Apr 8 15:32:02 sip /usr/sbin/sip-proxy[23748]: ERROR: <core> [route.c:1216]: fixing
failed (code=-1) at cfg:/etc/sip-proxy/sip-proxy.cfg:658
Apr 8 15:32:02 sip /usr/sbin/sip-proxy[23748]: ERROR: <core> [route.c:1216]: fixing
failed (code=-1) at cfg:/etc/sip-proxy/sip-proxy.cfg:691
when i start sip router (master version).
i looked the code briefly and it tests module param value in fixup
function, which i have not seen before.
is this a bug or am i missing something?
-- juha