[OpenSIPS-Users] Request Timeout on INVITE After Idle Registration

Bogdan-Andrei Iancu bogdan at opensips.org
Thu Jan 7 09:19:41 CET 2016


Hi Nabeel,

Put the setflag() before the siptrace() .

Regards,

Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
http://www.opensips-solutions.com

On 06.01.2016 16:26, Nabeel wrote:
> 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/20160107/98210c71/attachment-0001.htm>


More information about the Users mailing list