Werner Dittmann

Results 49 comments of Werner Dittmann

Same with 3.2 release, updated this morning. This reads: `Attempt to read local throwable but no local information was associated with the value being read` Also within coroutines: `doResume(java.lang.Object, java.lang.Throwable)`

This was an issue with the ZRTP build for PJSIP. Please get the latest updates now - I merged the fixes to the master branch of ZRTP4PJ.

Did you install the packet GNU ccRTP as developer packet with header files?

David, thanks, looks good to me. I'm just working on a new release (2.3.0) and I will implement the changes in that release. Regards, Werner Am 25.06.2012 21:01, schrieb David...

David, the changes you made to the CMakeLists.txt in the demo directory don't work in my environment. I'm building ZRTP standalone and not as part of a larger project. Thus...

Hi, I just waited for official Go V1 before I started to perform the resturcturing and testing. I'll do this the next few days because I have some Go packages...

This is covered in the makefile in build/zsrtp which creates the static lib

Some question: - how did you configure TRZP with cmake, i.e. any parameters for cmake? - looks like a starndard configuration, i.e. building ZRTP for GNU ccRTP and compiling for...

I checked it on my Linux system. I have this GNU ccRTP version: found libccrtp, version 2.0.9 and have a cmake warning (no harm to the build process) regarding an...

This mainly depends on the RTP stack (and optionally on the SIP stack) that you like to use for your project. ZRTP sits on top and works together with a...