[sr-dev] Re: [kamailio/kamailio] build warnings on bookworm (Issue #3484)

2023-06-15 Thread Juha Heinanen
Victor Seva writes: > @juha-h can you please test https://github.com/kamailio/kamailio/pull/3482? > At least the OPENSSL_fork_* warnings should be solved. I gave the PR a try and now got the warnings below (no fork warnings anymore). -- Juha tls_mod.c: In

[sr-dev] Re: [kamailio/kamailio] build warnings on bookworm (Issue #3484)

2023-06-15 Thread Victor Seva
@juha-h can you please test https://github.com/kamailio/kamailio/pull/3482? At least the OPENSSL_fork_* warnings should be solved. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3484#issuecomment-1592915447 You are receiving this because you are

[sr-dev] Re: [kamailio/kamailio] Issue with usrloc 'handle_lost_tcp' and dmq_usrloc 'usrloc_delete' (Issue #3479)

2023-06-15 Thread Henning Westerholt
We have managed to reproduce it. Its actually quite a tricky bug, that it will synchronise the data back to itself in certain conditions. Could you please verify the output of kamcmd dmq.list_nodes? It should show only the number of nodes. In our broken scenario it was showing the number of

[sr-dev] [kamailio/kamailio] build warnings on bookworm (Issue #3484)

2023-06-15 Thread juha-h
### Description Kamailio 5.7 build on Debian Bookworm gave me the following build warnings. The only curl related build dependency that I have is libcurl4-openssl-dev and the only openssl build dependency is libssl-dev. ``` CC (gcc) [M http_client.so] functions.o functions.c: In

[sr-dev] git:master:631aab42: cdp: safety check closing fd for error cases

2023-06-15 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 631aab425e1f3908d9e1b044c2a0715f457655ac URL: https://github.com/kamailio/kamailio/commit/631aab425e1f3908d9e1b044c2a0715f457655ac Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-06-15T11:31:59+02:00 cdp: safety check

[sr-dev] git:master:ae1223e4: cdp: fix storage warning on time value

2023-06-15 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: ae1223e4236ce730448f32c262afec4c11e30eba URL: https://github.com/kamailio/kamailio/commit/ae1223e4236ce730448f32c262afec4c11e30eba Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-06-15T11:31:59+02:00 cdp: fix storage