[OpenSIPS-Users] Request Timeout on INVITE After Idle Registration
Nabeel
nabeelshikder at gmail.com
Wed Jan 6 15:26:39 CET 2016
Hi Bogdan,
I'm trying to use the siptrace module to capture SIP traffic, as I am using
TLS.
In my config file I have the following:
...
loadmodule "siptrace.so"
modparam("siptrace", "db_url", "mysql://user:passwd@host/dbname")
modparam("siptrace", "trace_flag", "TRACE_FLAG")
...
route{
sip_trace();
setflag(TRACE_FLAG);
...
I also did 'opensipsctl fifo sip_trace on', but nothing is captured in the
sip_trace table of the database.
I want to capture all traffic. What am I missing?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20160106/22cb80c3/attachment.htm>
More information about the Users
mailing list