Hi all
loadmodule "siptrace.so" modparam("siptrace", "db_url", "flatstore:/var/log/siptrace")
call sip_trace();
nothing in /var/log/siptrace, no errors in logs. whats wrong?
Hello,
set debug=3 in you configuration file and look at the logs to see if you spot any hint in the messages.
Cheers, Daniel
On 4/25/13 4:31 PM, Victor V. Kustov wrote:
Hi all
loadmodule "siptrace.so" modparam("siptrace", "db_url", "flatstore:/var/log/siptrace")
call sip_trace();
nothing in /var/log/siptrace, no errors in logs. whats wrong?
В Mon, 29 Apr 2013 09:46:48 +0200 Daniel-Constantin Mierla miconda@gmail.com пишет:
Now work. Just work.