Mattis Lind

Results 4 issues of Mattis Lind

I have struggled with this for some time now. And now I have resort to file this issue since I cannot think of other things to try really. It is...

Hello! If you are interested in supporting a very strange floppy format you might look at some research into it I did [Q1 decode github repo](https://github.com/MattisLind/q1decode). I managed to decode...

It works to require a module with a shebang. But rewire doesn't handle it well. ``` (function (exports, require, module, __filename, __dirname) { var clearInterval = global.clearInterval; var clearTimeout =...

### Description We have a quite basic scenario which sends a SIP MESSAGE and then receives SIP MESSAGE back. It also sets up two voice calls using SIP INVITE. It...