Module: kamailio
Branch: master
Commit: 019a3f3e6857255c00b6fcf4abdcdd48218f2ae7
URL:
https://github.com/kamailio/kamailio/commit/019a3f3e6857255c00b6fcf4abdcdd48218f2ae7
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2025-08-05T20:22:27+02:00
dispatcher: set from-t
xkaraman left a comment (kamailio/kamailio#4333)
>From 6738b9e64e04ba029e1c207c2dc76b10d8493df0 the `ppc64le` is aliased to
>`ppc64`. If something fails or breaks please let me know!
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/4333#issuecomm
Module: kamailio
Branch: master
Commit: 6738b9e64e04ba029e1c207c2dc76b10d8493df0
URL:
https://github.com/kamailio/kamailio/commit/6738b9e64e04ba029e1c207c2dc76b10d8493df0
Author: Xenofon Karamanos
Committer: Xenofon Karamanos
Date: 2025-08-05T13:02:50Z
cmake: Alias ppc64le to ppc64
- Match Ma
I am using Kamailio as a proxy between a public and private network (tls and
udp), i was wondering if there is a way to capture SIP messages along with
their IP header metadata using SIPDUMP in Kamailio. For example, I would like
to see the real DSCP value, which is set to zero by default (by SI
jonastelzio created an issue (kamailio/kamailio#4349)
### Description
Kamailio configured with the following listeners:
```
listen=udp:LOCAL_IP:5060 advertise DNS_HOST:5060
listen=tcp:LOCAL_IP:5060 advertise DNS_HOST:5060
listen=tcp:LOCAL_IP:5061 advertise tls:DNS_HOST:5061
```
Notice `tls:` i
Module: kamailio
Branch: master
Commit: ce12e8c9d49d7759986be72f18414f1ffbd3bf12
URL:
https://github.com/kamailio/kamailio/commit/ce12e8c9d49d7759986be72f18414f1ffbd3bf12
Author: Kamailio Dev
Committer: Kamailio Dev
Date: 2025-08-05T13:16:10+02:00
modules: readme files regenerated - misctest .
Module: kamailio
Branch: master
Commit: fb30d286fb688e254ee934322993441f1b36a3ff
URL:
https://github.com/kamailio/kamailio/commit/fb30d286fb688e254ee934322993441f1b36a3ff
Author: Xenofon Karamanos
Committer: Xenofon Karamanos
Date: 2025-08-05T11:02:21Z
misctest: docs: Add missing function tags
stefan-mititelu-idt left a comment (kamailio/kamailio#4346)
Thanks for feedback! All makes sense. Did the following:
1. amend the initial commit with improvements for "next" and "prev" logging;
diff in 1'st force-push, timer.c file
2. add 1 more core commit for timer_sanity_check coreparam, after
@stefan-mititelu-idt pushed 2 commits.
a329b20bb531c9ccc9e6800c37ec9708ede1af94 core: check and recover if broken
circular list
8823ed936224faa442fb4cfba906af8d2a89f07d core: add timer_sanity_check coreparam
--
View it on GitHub:
https://github.com/kamailio/kamailio/pull/4346/files/8904a8143b
@stefan-mititelu-idt pushed 2 commits.
7c45f0f8cd146215c5c51453aa3eead3505ef935 core: check and recover if broken
circular list
8904a8143b26d11aa0d15b7f8c7da18bdb252a23 core: add timer_sanity_check coreparam
--
View it on GitHub:
https://github.com/kamailio/kamailio/pull/4346/files/a12749c125