[OpenSIPS-Users] PROBLEM: siptrace not trace incoming CANCEL

Bogdan-Andrei Iancu bogdan at opensips.org
Tue Dec 4 16:01:49 CET 2012


Hi Dragomir,

Do you do sip_trace() when actually handling the received CANCEL ??

Regards,

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


On 12/04/2012 03:03 PM, Dragomir Haralambiev wrote:
>
>
> Hello,
> I use latest OpenSips 1.8.2 with siptrace module.
> The OpenSips receive CANCEL:
> Receive CANCEL -----> OpenSips --- "Send CANCEL" --->
> Siptrace module write in DB only Sendet CANCEL.
> Here part of opensips.cfg
> modparam("siptrace", "db_url", "mysql://user:passwd@localhost/opensips")
> modparam("siptrace", "trace_on", 1)
> modparam("siptrace", "enable_ack_trace", 1)
> route{
>       sip_trace();
>       ......
> }
> What I do to log Received CANCEL ?
> Thanks,
> PlayMen
>
>
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20121204/5dd4bb5c/attachment.htm>


More information about the Users mailing list