Closed #4023.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/4023#event-15494510741
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio - Development Mailing List -
Closed #4048 as completed.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/4048#event-15498294438
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio - Development
Module: kamailio
Branch: master
Commit: 785659417bcc1984f12d5ebe35c134b15d614483
URL:
https://github.com/kamailio/kamailio/commit/785659417bcc1984f12d5ebe35c134b15d614483
Author: Lennart Rosam
Committer: Daniel-Constantin Mierla
Date: 2024-12-02T12:37:47+01:00
ims_ipsec_pcscf: Add error loggin
@xkaraman pushed 7 commits.
35a5c829b86906874f73d3ba0f482cea801f3b50 cmake: Replace deprecated cmake
function
5ea1a3a19429f5ea28fd4adb3719a7d9d24c cmake: Move cmake-related to cmake
folder
4c26c0b5854e75b9ca046ee523ca2cc725580718 cmake: Modfiy MODS_DIR def
5bc0c3af507f83c53c41e8baaa75b6d9
Pushed some more commits regarding cleanup and better structuring of cmake
files.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/4043#issuecomment-2511335037
You are receiving this because you are subscribed to this thread.
Message ID: __
Module: kamailio
Branch: master
Commit: c6a485b04c2ed14b77e8747ffcd822f0743d56dd
URL:
https://github.com/kamailio/kamailio/commit/c6a485b04c2ed14b77e8747ffcd822f0743d56dd
Author: souradeep.bera
Committer: Daniel-Constantin Mierla
Date: 2024-12-02T12:34:16+01:00
topoh: improve debug info for to
Merged #4039 into master.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/4039#event-15491597990
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio - Development Ma
Merged #4035 into master.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/4035#event-15491640657
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio - Development Ma
Module: kamailio
Branch: master
Commit: 353b788bb3c78a4c0e8c390decdc420322b4927c
URL:
https://github.com/kamailio/kamailio/commit/353b788bb3c78a4c0e8c390decdc420322b4927c
Author: Lennart Rosam
Committer: Daniel-Constantin Mierla
Date: 2024-12-02T12:37:47+01:00
ims_scscf: Add more logging to ip
Module: kamailio
Branch: master
Commit: c7bb0965bde055aaf76cad526eae248ae2165280
URL:
https://github.com/kamailio/kamailio/commit/c7bb0965bde055aaf76cad526eae248ae2165280
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-12-02T12:39:17+01:00
ims_ipsec_pcscf: clang
Probably this PR can be squashed and merged now. Then further updates can be
pushed directly to master branch while testing with cmake.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/4043#issuecomment-2511381435
You are receiving this because you
Module: kamailio
Branch: master
Commit: 06a6e4a54bf1791650aac3e36ad09a573823dd9d
URL:
https://github.com/kamailio/kamailio/commit/06a6e4a54bf1791650aac3e36ad09a573823dd9d
Author: Xenofon Karamanos <22965395+xkara...@users.noreply.github.com>
Committer: GitHub
Date: 2024-12-02T16:37:23+01:00
bui
Module: kamailio
Branch: master
Commit: 299db405e54741e4dc1ec04e6658d6bc99901edf
URL:
https://github.com/kamailio/kamailio/commit/299db405e54741e4dc1ec04e6658d6bc99901edf
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-12-02T18:00:18+01:00
src/Makefiles: filter
As this was discussed in the Developer Meeting, it can be closed.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/4023#issuecomment-2511786007
You are receiving this because you are subscribed to this thread.
Message ID: ___
### Description
When calling inline functions using `app_python3s_exec()`, setting the level to
critical using either `KSR.xlog.xcrit("foo\n")` or using
`KSR.xlog.xlog("L_CRIT", "foo\n")` Do not set the level on the log line in a
manner consistent with other log levels.
Reproduction
Kamai
Can you double check that $var(sip_url) is actually set to the right uri? Try
also with the uri parameter in between quotes:
You can execute:
```
ds_is_active("1", "$var(sip_url)");
$var(rc) = $rc;
xinfo("check active uri: $var(sip_url) returned $var(rc)\n");
```
Otherwise the code seems ok and
Merged #4043 into master.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/4043#event-1549500
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio - Development Ma
Should be fixed in the devel version with the commit referenced here. It will
be backported. If still not fixed, ask to reopen.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/4048#issuecomment-2512545754
You are receiving this because you are su
Module: kamailio
Branch: master
Commit: a493e2e0006f89d2f8b5e903134407109ef587da
URL:
https://github.com/kamailio/kamailio/commit/a493e2e0006f89d2f8b5e903134407109ef587da
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-12-02T20:19:45+01:00
xlog: use crit level w
Module: kamailio
Branch: master
Commit: 76e18d0d13a41e93094f9084ac44e0809f91b109
URL:
https://github.com/kamailio/kamailio/commit/76e18d0d13a41e93094f9084ac44e0809f91b109
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2024-12-03T08:03:57+01:00
xlog: evaluate prefix
20 matches
Mail list logo