[sr-dev] [kamailio/kamailio] http_async_client module crashing kamailio v5.5 on startup (macos 12) (Issue #2999)

Daniel-Constantin Mierla notifications at github.com
Tue Jan 11 10:11:10 CET 2022


If it helps someone, here is a minimal config that exposes the issue at startup:

```
#!KAMAILIO

debug=3
log_stderror=yes

children=2

listen=udp:127.0.0.1
listen=tcp:127.0.0.1

loadmodule "tm.so"
loadmodule "pv.so"
loadmodule "http_async_client.so"


request_route {
    return;
}
```

-- 
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2999#issuecomment-1009741502
You are receiving this because you are subscribed to this thread.

Message ID: <kamailio/kamailio/issues/2999/1009741502 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20220111/1740b479/attachment-0001.htm>


More information about the sr-dev mailing list