Results 21 comments of Jurijs I

This is SIP option what being sent by sipsak: ![image](https://user-images.githubusercontent.com/6322576/188180792-af1ad020-a6de-413c-98d9-081da26437f1.png) I still don't understand why it needs to make any dns requests, or am I missing something?

To reproduce, install Ubuntu 20.04, make sure `/etc/hosts` doesn't have any entry related to hostname(what you typically get in AWS): ``` root@sipsak-test:/usr/src/sipsak# more /etc/hosts 127.0.0.1 localhost # The following lines...

In my test environment I was not able to get 127.0.0.1 in all headers, as in printscreen from above, that is taken from production, but if you follow steps above...

Hi, Thank you a lot for explanation! Probably worth to add that in my production environment, where we use sipsak with keepalived, keepalived uses it every second and if there...

I bit the bullet and ordered a Modbus adapter for my Panasonic just now. I mostly use this integration for power consumption monitoring. For my heat pump control, I was...

> HeishaMon communication PCB > It is fully local and can work in parallel That is an interesting device, but I think to work in parallel, you need an additional...

Happened to my pool today: ``` 2024-01-28 12:01:24.025 | [bp:cardano.node.Forge:Info:191] [2024-01-28 12:01:24.02 UTC] fromList [("credentials",String "Cardano"),("val",Object (fromList [("kind",String "TraceNodeNotLeader"),("slot",Number 1.14876993e8)]))] |   -- | -- | --   |   | 2024-01-28 12:01:24.024...

Hi, I was running hangup script in lua using lua ssl module and it was crashing Freeswitch. I got some input from freeswitch developers: https://freeswitch.org/jira/browse/FS-10016 It was 8 month ago...

Could you please explain a bit more? I'm not a wizard yet, I'm still learning.