I'm resolved this, setting the environment variables TPORT_LOG and
TPORT_DEBUG with the code above:

g_setenv("TPORT_LOG", "1", TRUE);
g_setenv("TPORT_DEBUG", "9", TRUE);



2008/12/11 Pekka Pessi <ppe...@gmail.com>

> 2008/12/10 Stefano Sabatini <ssabat...@reilabs.com>:
> > I wonder if there is some way to redirect the tport log, if that's not
> > possible I'd like to know from the devs which way they suggest to
> > accomplish that modifying the source, maybe simply making tport_log
> > public should do the trick.
>
> Yes, that is possible, tport_log should be public.
>
> There is a general problem with the *_log variables that they are just
> arrays, and especially Windows (but also Symbian) seem to have lot of
> problems importing arrays from shared libraries.
>
> --
> Pekka.Pessi mail at nokia.com
>
>
> ------------------------------------------------------------------------------
> SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
> The future of the web can't happen without you.  Join us at MIX09 to help
> pave the way to the Next Web now. Learn more and register at
>
> http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
> _______________________________________________
> Sofia-sip-devel mailing list
> Sofia-sip-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel
>
------------------------------------------------------------------------------
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to