Alex Hermann

Results 13 issues of Alex Hermann

UA builds a session key from the Call-ID and the branch-id. This is not how a dialog id should be constructed. The branch-id is transaction-specific and has no place in...

Still not finished. Please comment if this is the correct direction. Some API's have changed. Examples have not been adjusted to the changes. Next would be to eliminate StoreResponse/StoreRequest. These...

A UAS receives requests, a UAC sends requests.

Hi, I noticed that the SOA is only increased the first time the button 'Apply Changes' is pressed. In the scenario that one applies a batch of changes, leave the...

bug
dns

Parser seems to barf on generated columns. ```bash $ schemalint -v schemalint version (custom build), built with go1.15.2 (linux/amd64) $ echo "CREATE TABLE test ( col1 char(4), col2 CHAR(10) AS...

The extension should not default to filling the domainname(=filename) into username fields. If no username is present in the password file and there is no default username, it is of...

Since a few weeks I get occasional messages with a completely wrong (way too high) rain_mm. These are all in a frame with temperature_C and humidity, which shouldn't happen IIRC....

Hi, I'm trying to drive an oled [display](https://www.aliexpress.com/item/4001035404634.html) in 3-wire SPI mode (no D/C line). I initialize lcdgfx with DC pin set to -1. Display stays black no matter what...

question

### Description The uri parser seems to fail in multiple ways on username-parameters. The ways it fails depends on the presence of user-params in the incoming request and on adjustments...

# What does this implement/fix? The task does nothing after setup except consuming CPU cycles. Delete the task instead. ## Types of changes - [x] Bugfix (non-breaking change which fixes...

integration: esp32_ble_beacon
small-pr