Module: kamailio
Branch: master
Commit: 39be7eb53773a1e3776d185f47d13a41e95408c3
URL:
https://github.com/kamailio/kamailio/commit/39be7eb53773a1e3776d185f47d13a41e95408c3
Author: Dragos Vingarzan
Committer: Dragos Vingarzan
Date: 2024-07-18T09:02:17+02:00
src: added ims_qos_npn to Makefile.gro
Module: kamailio
Branch: master
Commit: 5ee7d35cfd9839230efbb163bac81ecbd461d6b5
URL:
https://github.com/kamailio/kamailio/commit/5ee7d35cfd9839230efbb163bac81ecbd461d6b5
Author: Dragos Vingarzan
Committer: Dragos Vingarzan
Date: 2024-07-18T09:02:17+02:00
ims_qos_npn: imported modified module
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/3833#issuecomment-2237975292
You are receiving this because yo
@mariahyang pushed 1 commit.
7604f2501f2fe9088dee9e3dfde0a1f9a6be6eda allow address 'grp' 'mask' 'port'
fields to be a mysql BIGINT
--
View it on GitHub:
https://github.com/kamailio/kamailio/pull/3923/files/31971a230b8c0e93b784eb122c911908b9d5a67d..7604f2501f2fe9088dee9e3dfde0a1f9a6be6eda
You
@mariahyang commented on this pull request.
> @@ -208,12 +208,12 @@ int reload_address_db_table(address_tables_group_t *atg)
"address table - NULL value not
permitted\n");
goto dberror;
}
- if((VAL_TYPE(val
Module: kamailio
Branch: 5.7
Commit: 2deec6b43b8149ebb8c027a68709c2a708f01be9
URL:
https://github.com/kamailio/kamailio/commit/2deec6b43b8149ebb8c027a68709c2a708f01be9
Author: Victor Seva
Committer: Victor Seva
Date: 2024-07-18T17:36:34+02:00
sipcapture: add missing headers for inet_ntop()
fi
Module: kamailio
Branch: 5.8
Commit: 164d1ecca7e94beba24013f31276bdc1f2ee04a1
URL:
https://github.com/kamailio/kamailio/commit/164d1ecca7e94beba24013f31276bdc1f2ee04a1
Author: Victor Seva
Committer: Victor Seva
Date: 2024-07-18T17:35:29+02:00
sipcapture: add missing headers for inet_ntop()
fi
Module: kamailio
Branch: master
Commit: fe505c9654541ec60f14e5a50896bb11751e61e4
URL:
https://github.com/kamailio/kamailio/commit/fe505c9654541ec60f14e5a50896bb11751e61e4
Author: Victor Seva
Committer: Victor Seva
Date: 2024-07-18T17:30:52+02:00
sipcapture: add missing headers for inet_ntop()
Closed #3927 as completed via fe505c9654541ec60f14e5a50896bb11751e61e4.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3927#event-13558405236
You are receiving this because you are subscribed to this thread.
Message ID: _
>From https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075961
```
kamailio currently FTBFS on s390x, but built there before.
The same problem can be observed on ppc64:
https://buildd.debian.org/status/fetch.php?pkg=kamailio&arch=s390x&ver=5.8.2-2&stamp=1720212227&raw=0
hep.c: In function ‘hepv
Module: kamailio
Branch: master
Commit: b6de4b92fd18d541c745e07cfaefaf7c56c45f18
URL:
https://github.com/kamailio/kamailio/commit/b6de4b92fd18d541c745e07cfaefaf7c56c45f18
Author: Kamailio Dev
Committer: Kamailio Dev
Date: 2024-07-18T15:46:10+02:00
modules: readme files regenerated - sqlops ...
Merged #3903 into master.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3903#event-13556089228
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Developm
@miconda regarding this change:
```
- *from = &si->su;
+ memcpy(*from, &si->su, sockaddru_len(si->su));
```
At [this
line](https://github.com/kamailio/kamailio/pull/3925/files#diff-aee8567648ae9f54eaf1f7a0feb3302d981966a749b16710e2b457da7c22c412R1306)
This PR is for a use case when Kamailio is listening `dummy` network interface
and `tcp_reuse_port` is not used.
In this case, a new TCP connection will be sent from an IP address not listened
by Kamailio.
But if you enable `tcp_reuse_port=yes` in this case new outbound TCP connection
will be f
@giangi @whosgonna
fixes pushed to master and 5.8. Can you please confirm fix works for you?
tomorrow's nightly debs should contain the fixes
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3851#issuecomment-2236312023
You are receiving this bec
The commit message has to describe what changes in the code were done, to be
useful for release changelog and understand better the changes, not tell what
tool was used for detecting or analyzing,.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3