Module: kamailio
Branch: 5.7
Commit: 64f0c3f3979de7a40732067792d89c6d3b1c23d4
URL:
https://github.com/kamailio/kamailio/commit/64f0c3f3979de7a40732067792d89c6d3b1c23d4
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-07-07T09:35:27+02:00
db_mysql: switch warn to
Module: kamailio
Branch: 5.7
Commit: 184aaf991b6ad74b63a7f8724058cd4066f3bbd3
URL:
https://github.com/kamailio/kamailio/commit/184aaf991b6ad74b63a7f8724058cd4066f3bbd3
Author: Victor Seva
Committer: Daniel-Constantin Mierla
Date: 2024-07-07T09:35:36+02:00
db_mysql: switch warn to dbg for log m
The warning can be ignored, has no relevant impact. Actually, it was changed to
a debug message later, but somehow backporting was overlooked to 5.7 branch, I
have just done it. You can use now latest git branch 5.7 (deb packages will
build over the next night and be available in the nightly rep
Closed #3908 as completed.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3908#event-13420025320
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Devel
Module: kamailio
Branch: master
Commit: 9d923764747ff36152fc930da66e972201516b7b
URL:
https://github.com/kamailio/kamailio/commit/9d923764747ff36152fc930da66e972201516b7b
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-07-08T12:08:13+02:00
core: basex - compute
Closed #3907 as completed.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3907#event-13421729754
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Devel
Pushed a commit to compute the length after decode, basic tests look ok. It is
in master branch now, to be backported. Should you encounter issues with it,
comment to reopen.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3907#issuecomment-2213
Many thanks for the review and help with this!
> Is it only for SUBSCRIBE or is it required for INVITE as well or UE remembers
> it from the response to SUBSCRIBE?
This was just for the SUBSCRIBE which the P-CSCF itself originates, in UAC mode
(so not the proxied SUBSCRIBE from a UE). I think t
@vingarzan pushed 5 commits.
7eda2bea65ca2b0f10a249aac566a51641123ec7 core: added str2ushort() to avoid
some questionable casting in ims_qos
3259d0f8f474e2902a639620d41952d72960b182 lib/ims: fixed a typo in a log message
b3672bd379ed3f8ea68a5230b8ea203f6ae3115c ims_usrloc_pcscf: small log fixe
Closed #3891.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3891#event-13427041954
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Development Mailing
Closing as replaced by https://github.com/kamailio/kamailio/pull/3901
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3891#issuecomment-2214704287
You are receiving this because you are subscribed to this thread.
Message ID: ___
### Description
Recent commit
```
d53843c75da src/modules/db_mysql/km_my_con.c (Sergey Safarov
2024-05-11 17:45:08 +0300 182) #ifdef MYSQL_OPT_SSL_CA
```
breaks db_mysql on 5.8.2
```
Jul 09 08:40:31 voip-ssl3.voip.test /usr/local/kamailio/sbin/kamailio[10982]:
WARNING: db_mysql [km
Closed with commit on master.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3910#issuecomment-2216299070
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER
Module: kamailio
Branch: master
Commit: 5b2be5e2c716ad8f8502b3be3db5194eb8474d39
URL:
https://github.com/kamailio/kamailio/commit/5b2be5e2c716ad8f8502b3be3db5194eb8474d39
Author: S-P Chan
Committer: S-P Chan
Date: 2024-07-09T10:38:44+08:00
db_mysql: fix check for enum MYSQL_OPT_SSL_CA for Cent
Closed #3910 as completed.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3910#event-13432400018
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Devel
Module: kamailio
Branch: master
Commit: 92cfedaaffb034db536f3bcf68695b433db92706
URL:
https://github.com/kamailio/kamailio/commit/92cfedaaffb034db536f3bcf68695b433db92706
Author: S-P Chan
Committer: S-P Chan
Date: 2024-07-09T10:53:07+08:00
db_mysql: fix check for enum MYSQL_OPT_SSL_CA for Cent
Module: kamailio
Branch: master
Commit: 0fc0c7b3d3d6ded300c46f504406447670fee4e8
URL:
https://github.com/kamailio/kamailio/commit/0fc0c7b3d3d6ded300c46f504406447670fee4e8
Author: S-P Chan
Committer: S-P Chan
Date: 2024-07-09T10:50:14+08:00
Revert "db_mysql: fix check for enum MYSQL_OPT_SSL_CA
Module: kamailio
Branch: 5.8
Commit: dbe51dc4ee53f6e4f00450745db709a9d741c481
URL:
https://github.com/kamailio/kamailio/commit/dbe51dc4ee53f6e4f00450745db709a9d741c481
Author: S-P Chan
Committer: S-P Chan
Date: 2024-07-09T13:40:05+08:00
db_mysql: fix check for enum MYSQL_OPT_SSL_CA for CentOS
I understand it may not be easy, but is possible to specify control sockets for
`/var/run/kamailio/kamailio_ctl`, `/var/run/kamailio/kamailio_rpc.sock`,
`/var/run/kamailio/kamailio_rpc.fifo`?
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3904#is
@guss77 you rebuild wolfssl using srpm package
https://rpm.kamailio.org/centos/9/master/master/x86_64/Packages/w/wolfssl-5.6.6-1.src.rpm
And update wolfssl on your local PC.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3592#issuecomment-22166580
20 matches
Mail list logo