hk298

Results 5 issues of hk298

In my use case I'm using SIPp to create only one call at a time (-m 1 -l 1 -r 1 -rp 1000). I expect that qq or Q or...

Just a question: Is there any way to use the SPI interface on a Raspberry Pi 4 with _bit_exchange_size_ other than 8? I'd like send 32 bits in a row...

The Janus API secret and the HTTPS options for the maintenance interface were not handled.

I'm expanding on the sample server apps you provided as examples and called something like this: `JSON.stringify(server.getEndpoint(req.params))` This produces the following error: ``` TypeError: Converting circular structure to JSON -->...