Daniel Pocock

Results 59 issues of Daniel Pocock

I notice that browserify-lite still appears to complete (exit status 0) even when one of the dependency files is missing or a dangling symlink. It should probably exit with a...

tested with the Debian package version 2.2.1-1 and Redmine 3.3.1-4+deb9u2, PostgreSQL backend Here is the workaround I'm using in my code: ``` # FIXME - why doesn't this already have...

feature

As an alternative, maybe it should throw if auth is present in both requests and the explicit username/password at the same time.

Lumicall provides a convenient ENUM dialing popup. This code is very generic and could be shared between the Lumicall and CSipSimple projects in a library JAR.

**Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** When a new battery is installed in some vehicles, it is necessary to send...

**Describe the bug** Purchased a new Lescars ELM327 bluetooth. Installed it in a BMW. It pairs with the app but it only intermittently works. It only works for a few...

wait for details

**Describe the bug** After the upgrade from v2.2.2 to v2.3.3, I had a crash on startup. **To Reproduce** Steps to reproduce the behavior: 1. attach adb to capture logs 2....

The TURN server has both an A record and an AAAA record for IPv6. When the DNS lookup returns the AAAA record, ice4j just logs the following: I/dateHarvesterSetElement(11673): Disabling: TURN...

bug

If I receive an SDP offer without any ICE candidates from the caller, I can't use the ICE Agent to perform connectivity checks but I may sometimes want to use...

If not, could the MultiplexingTcpHostHarverster (or TCPHostHarvester - see issue #32) be subclassed to do TLS? I notice it is possible to add a TurnCandidateHarvester with the TLS Transport, e.g....