BUG REPORT: I was linking against libnice-0.0.10 from C++ code and I found that the debug.h functions need to be wrapped by G_BEGIN_DECLS and G_END_DECLS to work properly. Tom