[OpenSIPS-Users] BYE msg not inserted into sip_trace

Bogdan-Andrei Iancu bogdan at opensips.org
Fri Jan 21 18:31:46 CET 2011


take care that the BYEs which are generated by opensips do not go 
through the opensips main route, you need to configure a local_route{} 
to get them...and make there a sip_trace()

Regards,
Bogdan


rad bogdan wrote:
> Bogdan,
>
> The lines related to siptrace are these:
> modparam("siptrace", "db_url", "mysql://user:password@localhost/opensips")
> modparam("siptrace", "trace_on", 1)
> modparam("siptrace", "trace_flag",22)
> modparam("siptrace", "trace_local_ip", "localhost")
> modparam("siptrace", "traced_user_avp", "$avp(s:traced_user)")
>
> route{
>     setflag(22);
>     sip_trace();
>
> Thanks,
> Bogdan
>
> --- On *Fri, 1/21/11, Bogdan-Andrei Iancu /<bogdan at opensips.org>/* wrote:
>
>
>     From: Bogdan-Andrei Iancu <bogdan at opensips.org>
>     Subject: Re: [OpenSIPS-Users] BYE msg not inserted into sip_trace
>     To: "OpenSIPS users mailling list" <users at lists.opensips.org>
>     Date: Friday, January 21, 2011, 6:38 PM
>
>     Hi Bogdan,
>
>     What kind of tracing do you do? dialog based? with flags ?
>
>     Regards,
>     Bogdan
>
>     rad bogdan wrote:
>     > Hi Bogdan,
>     >
>     > I've seen that when CallControl notifies OpenSIPS (1.6.4) that a
>     call must be interrupted because the balance is 0, OpenSIPS sends
>     BYE to both the caller and the callee but the messages are not
>     being written into sip_trace.
>     >
>     > Is this a normal behavior or it is a bug ?
>     >
>     > Thanks,
>     > Bogdan
>     >
>     >
>     >
>     ------------------------------------------------------------------------
>     >
>     > _______________________________________________
>     > Users mailing list
>     > Users at lists.opensips.org </mc/compose?to=Users at lists.opensips.org>
>     > http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>     >   
>
>
>     -- Bogdan-Andrei Iancu
>     OpenSIPS Event - expo, conf, social, bootcamp
>     2 - 4 February 2011, ITExpo, Miami,  USA
>     OpenSIPS solutions and "know-how"
>
>
>     _______________________________________________
>     Users mailing list
>     Users at lists.opensips.org </mc/compose?to=Users at lists.opensips.org>
>     http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>   


-- 
Bogdan-Andrei Iancu
OpenSIPS Event - expo, conf, social, bootcamp
2 - 4 February 2011, ITExpo, Miami,  USA
OpenSIPS solutions and "know-how"




More information about the Users mailing list