Jeff Whelpley

Results 4 issues of Jeff Whelpley

I am not sure exactly how this happens, but we get about a dozen of these errors per hour. The errors are caught by our node.js process that connects to...

If you are using TypeScript with drachtio-srf, the following has type errors after 4.5.23 BUT no actual runtime errors (i.e. the objects are there, but the types are wrong): ```...

Periodically (i.e. 3 to 10 times per hour) we are getting SIP errors from our Drachtio listener like this: ``` Sip non-success response: 486 ``` or ``` Sip non-success response:...

My tests need to be run from a different working directory than the one where my Gruntfile resides. Is there a way to run mocha through this plugin with a...