PR got merged and will be also backported in one of the next minor releases,
closed.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3838#issuecomment-2155843210
You are receiving this because you are subscribed to this thread.
Message ID: _
Closed #3838 as completed.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3838#event-13087537111
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Devel
Merged #3871 into master.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3871#event-13087534828
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Developm
Module: kamailio
Branch: master
Commit: 2c7c2d215ec9277fa706053579a38f058f15ae85
URL:
https://github.com/kamailio/kamailio/commit/2c7c2d215ec9277fa706053579a38f058f15ae85
Author: Xenofon Karamanos <22965395+xkara...@users.noreply.github.com>
Committer: Henning Westerholt
Date: 2024-06-08T08:52:0
Thank you, merged
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3871#issuecomment-2155842977
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Developmen
You still didn't get the gdb backtrace from the core file. Once Kamailio
crashed and dumped the core file, you have to run:
```
gdb /usr/local/sbin/kamailio /path/to/core
```
Then inside it run `bt` or `bt full`.
It should output something like `Debugging Data` from the issue:
- https://githu
> The logs say that a core file was generated:
>
> ```
> May 28 10:08:37 KAM02 kamailio[45254]: 0(45254) ALERT: [main.c:787]:
> handle_sigs(): core was generated
> ```
>
> Grab the backtrace with gdb and post it here.
Hi @miconda , i give backtrace gdb
Reading symbols from /usr/local/sbin/kama
@miconda I have found it. Thank you so much.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3859#issuecomment-2155810861
You are receiving this because you are subscribed to this thread.
Message ID: __
Hi @miconda could you give me the special gbd command with the kamailio binary
located is '/usr/local/sbin/' please?
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3859#issuecomment-2155808281
You are receiving this because you are subscribed t
This issue is stale because it has been open 6 weeks with no activity. Remove
stale label or comment or this will be closed in 2 weeks.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3831#issuecomment-2155774580
You are receiving this because yo
Closed #3786 as not planned.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3786#event-13086806531
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Dev
This issue is stale because it has been open 6 weeks with no activity. Remove
stale label or comment or this will be closed in 2 weeks.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3814#issuecomment-2155774574
You are receiving this because yo
My solution to this was to build the microhttpd package from
https://github.com/Karlson2k/libmicrohttpd.git and then replace the existing
microhttpd.h file from the distro with the built one. Then I could compile
without errors
This was done on a raspberry pi
--
Reply to this email directly or
Please backport the geoip2 thingy from recently
8ba4ee4e00 ("geoip2: init MMDB_s global pointer and check on destroy")
e066613cac ("geoip2: do not close global MMDB_s on destroy")
4bd619d351 ("geoip2: rename global lock variable")
baccbe0298 ("geoip2: keep global structure per process")
293193c55c
Hello,
I am considering to release Kamailio v5.8.2 (out of branch 5.8) on
Wednesday,
June 12, 2024. If anyone is aware of issues not yet on the bug tracker,
report them there asap in order to have a better chance to be fixed.
Cheers,
Daniel
--
Daniel-Constantin Mierla (@ asipto.com)
twitter.com
Module: kamailio
Branch: master
Commit: 637c5ce2a9f2a9f82937f9102545f896a5a8abed
URL:
https://github.com/kamailio/kamailio/commit/637c5ce2a9f2a9f82937f9102545f896a5a8abed
Author: Kamailio Dev
Committer: Kamailio Dev
Date: 2024-06-07T19:46:11+02:00
modules: readme files regenerated - dispatcher
Merged #3870 into master.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3870#event-13083818980
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Developm
Module: kamailio
Branch: master
Commit: e10a629a7737c12cc58a8abebf1fe67ed1f30ab9
URL:
https://github.com/kamailio/kamailio/commit/e10a629a7737c12cc58a8abebf1fe67ed1f30ab9
Author: Bastian Triller
Committer: Victor Seva
Date: 2024-06-07T19:37:57+02:00
dispatcher: Fix typo
---
Modified: src/mod
Module: kamailio
Branch: master
Commit: 16e1b38fcc1593ad09eb03d86cd056ab8ff7f7f7
URL:
https://github.com/kamailio/kamailio/commit/16e1b38fcc1593ad09eb03d86cd056ab8ff7f7f7
Author: Bastian Triller
Committer: Victor Seva
Date: 2024-06-07T19:37:57+02:00
ims_ipsec_pcscf: Fix typo
---
Modified: sr