Results 421 comments of Dave Horton

I felt I could not do a simple fork because I had to make some additions for my usage that the older code did not have. Also, the repo is...

https://github.com/drachtio/drachtio-server/blob/main/.github/workflows/ci.yml shows how to run the tests.

Ah yes, this would be a good idea.

please get the drachtio.log file and attach it here

what is the output from `node app.js`?

running `npm test` on the main branch works successfully for me. Perhaps you checked out the files such that line endings were changed or something? Please show the output of...

can you retry with the latest commit? It looks like one of the fields I was parsing from the metadata is optional, and not provided in your case.