Konstantin S. Vishnivetskii
Konstantin S. Vishnivetskii
I'm interested in this implementation.
Hi! Is there any update on this issue?
So, this is "by design" or it was a "fast way" to do some debugging output in C++ manner (streams)? ;-)
> > > Hello, > can you point to some piece of code you don't like ? > Thanks. Ok. Idea is in using universal logging: "syslog everywhere" or "cout/cerr...
Hi! Is it possible to build custom static voipmonitor with our patches?
https://github.com/signalwire/freeswitch/issues/1687 Here is a `workaround`.
There is mod_sofia unit-test failed. This failure is nnot related to patch. is it possible to run unit-test again?
Workaround to fight SSL Cert problem on `Debain 10 Buster`: Patch file `/usr/lib/pbuilder/pbuilder-createbuildenv` at line `110` add: $CHROOTEXEC apt-get -q -y install ca-certificates Also you need to inject `SIGNALWIRE TOKEN`...
> > > > "CDS requires libsignal-service-java version 2.7.8" > > do you have a link to that reference in CDS? Yes. It is located in one of project XML...
https://github.com/signalapp/ContactDiscoveryService/blob/master/client/pom.xml#L32 ``` org.whispersystems signal-service-java 2.7.8 ``` > > > You gave me a link to this project. > > I wanted a link to the specific xml file that references...